2024-08-31T02:25:23.463 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-08-31T02:25:23.479 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-31T02:25:23.556 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-30_21:08:02-orch-squid-distro-default-smithi/7882589 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/classic task/test_rgw_multisite} email: ceph-qa@ceph.com first_in_suite: false job_id: '7882589' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-30_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 34b9d27bc925f169ace27b9f1f204536aa49fc0b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 34b9d27bc925f169ace27b9f1f204536aa49fc0b selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 244a32d3583bb0aa259286ff61157888a54a3ca5 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 6007 sha1: 34b9d27bc925f169ace27b9f1f204536aa49fc0b sleep_before_teardown: 0 subset: 49/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_244a32d3583bb0aa259286ff61157888a54a3ca5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 244a32d3583bb0aa259286ff61157888a54a3ca5 targets: smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJRzgptMrwGUHT1Yx4wuwmweFryGXiL2lpewOH4U/eXZmmVIjTmRZfDD3aYayKrcu+LbsFT+UggGysfjPldOFyI= smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDd8l+Zh2NYM907+uAcAiWLpuNTEKQGxM6J2MhOWqUFp2DHB9qzgDguhQPF1Rh/XNonodZ3e5ERbfGYzJLIfl10= smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPNKcYZmR5D0P+fEBBbESPEN5AiU4/DckVdLVwEIvDK3PgUSsUJcNeQVuIFWhw6Yd/+zqxqDjldazYoIVBfNVY= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-08-30_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-31T02:25:23.556 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_244a32d3583bb0aa259286ff61157888a54a3ca5/qa; will attempt to use it 2024-08-31T02:25:23.557 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_244a32d3583bb0aa259286ff61157888a54a3ca5/qa/tasks 2024-08-31T02:25:23.557 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-31T02:25:23.558 INFO:teuthology.task.internal:Checking packages... 2024-08-31T02:25:23.580 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '34b9d27bc925f169ace27b9f1f204536aa49fc0b' 2024-08-31T02:25:23.580 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-31T02:25:23.580 INFO:teuthology.packaging:ref: None 2024-08-31T02:25:23.580 INFO:teuthology.packaging:tag: None 2024-08-31T02:25:23.580 INFO:teuthology.packaging:branch: squid 2024-08-31T02:25:23.580 INFO:teuthology.packaging:sha1: 34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:25:23.580 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-08-31T02:25:23.780 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-242.g244a32d3 2024-08-31T02:25:23.782 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-31T02:25:23.787 INFO:teuthology.task.internal:no buildpackages task found 2024-08-31T02:25:23.788 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-31T02:25:23.793 INFO:teuthology.task.internal:Saving configuration 2024-08-31T02:25:23.803 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-31T02:25:23.810 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-31T02:25:23.830 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-30_21:08:02-orch-squid-distro-default-smithi/7882589', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-31 02:20:25.102529', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJRzgptMrwGUHT1Yx4wuwmweFryGXiL2lpewOH4U/eXZmmVIjTmRZfDD3aYayKrcu+LbsFT+UggGysfjPldOFyI='} 2024-08-31T02:25:23.851 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-30_21:08:02-orch-squid-distro-default-smithi/7882589', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-31 02:20:25.100538', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDd8l+Zh2NYM907+uAcAiWLpuNTEKQGxM6J2MhOWqUFp2DHB9qzgDguhQPF1Rh/XNonodZ3e5ERbfGYzJLIfl10='} 2024-08-31T02:25:23.870 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-30_21:08:02-orch-squid-distro-default-smithi/7882589', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-31 02:20:25.104273', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPNKcYZmR5D0P+fEBBbESPEN5AiU4/DckVdLVwEIvDK3PgUSsUJcNeQVuIFWhw6Yd/+zqxqDjldazYoIVBfNVY='} 2024-08-31T02:25:23.870 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-31T02:25:23.876 INFO:teuthology.task.internal:roles: ubuntu@smithi046.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-08-31T02:25:23.876 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-08-31T02:25:23.877 INFO:teuthology.task.internal:roles: ubuntu@smithi087.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-08-31T02:25:23.877 INFO:teuthology.run_tasks:Running task console_log... 2024-08-31T02:25:23.947 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe63e407ac0>, signals=[15]) 2024-08-31T02:25:23.947 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-31T02:25:23.953 INFO:teuthology.task.internal:Opening connections... 2024-08-31T02:25:23.953 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2024-08-31T02:25:23.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:25:24.029 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-08-31T02:25:24.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:25:24.104 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2024-08-31T02:25:24.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:25:24.178 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-31T02:25:24.185 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2024-08-31T02:25:24.203 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2024-08-31T02:25:24.203 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="CentOS Stream" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="9" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:ID="centos" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE="rhel fedora" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="9" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:PLATFORM_ID="platform:el9" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-31T02:25:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:ANSI_COLOR="0;31" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:LOGO="fedora-logo-icon" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://centos.org/" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-31T02:25:24.262 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-31T02:25:24.263 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2024-08-31T02:25:24.285 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-08-31T02:25:24.304 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-08-31T02:25:24.304 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-08-31T02:25:24.362 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-08-31T02:25:24.362 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="9" 2024-08-31T02:25:24.362 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-08-31T02:25:24.362 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="9" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el9" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:LOGO="fedora-logo-icon" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-08-31T02:25:24.363 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-31T02:25:24.364 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-31T02:25:24.364 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-31T02:25:24.364 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-08-31T02:25:24.385 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2024-08-31T02:25:24.403 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2024-08-31T02:25:24.404 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="CentOS Stream" 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="9" 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:ID="centos" 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE="rhel fedora" 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="9" 2024-08-31T02:25:24.462 INFO:teuthology.orchestra.run.smithi087.stdout:PLATFORM_ID="platform:el9" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:ANSI_COLOR="0;31" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:LOGO="fedora-logo-icon" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://centos.org/" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-31T02:25:24.463 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-31T02:25:24.463 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2024-08-31T02:25:24.493 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-31T02:25:24.502 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-31T02:25:24.507 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-31T02:25:24.507 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2024-08-31T02:25:24.509 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-08-31T02:25:24.512 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2024-08-31T02:25:24.528 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-31T02:25:24.534 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-31T02:25:24.535 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2024-08-31T02:25:24.567 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-08-31T02:25:24.569 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2024-08-31T02:25:24.720 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-31T02:25:24.794 INFO:teuthology.run_tasks:Running task kernel... 2024-08-31T02:25:24.808 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-31T02:25:24.808 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-31T02:25:24.808 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-31T02:25:24.809 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-31T02:25:24.809 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-31T02:25:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:24.828 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-08-31T02:25:24.828 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-08-31T02:25:24.829 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-08-31T02:25:24.885 INFO:teuthology.orchestra.run.smithi077.stdout:5.14.0-503.el9.x86_64 2024-08-31T02:25:24.885 INFO:teuthology.task.kernel:Running kernel on smithi077: 5.14.0-503.el9.x86_64 2024-08-31T02:25:24.885 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-08-31T02:25:24.887 INFO:teuthology.orchestra.run.smithi087.stdout:5.14.0-503.el9.x86_64 2024-08-31T02:25:24.887 INFO:teuthology.orchestra.run.smithi046.stdout:5.14.0-503.el9.x86_64 2024-08-31T02:25:24.887 INFO:teuthology.task.kernel:Running kernel on smithi087: 5.14.0-503.el9.x86_64 2024-08-31T02:25:24.887 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum install -y kernel 2024-08-31T02:25:24.888 INFO:teuthology.task.kernel:Running kernel on smithi046: 5.14.0-503.el9.x86_64 2024-08-31T02:25:24.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum install -y kernel 2024-08-31T02:25:28.537 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.2 MB 00:01 2024-08-31T02:25:28.584 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:02 2024-08-31T02:25:28.804 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.2 MB 00:02 2024-08-31T02:25:30.768 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-08-31T02:25:30.921 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-08-31T02:25:31.255 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-08-31T02:25:35.377 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.6 MB 00:00 2024-08-31T02:25:35.506 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.6 MB 00:00 2024-08-31T02:25:36.080 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - CRB 4.7 MB/s | 6.6 MB 00:01 2024-08-31T02:25:37.023 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 18 kB 00:00 2024-08-31T02:25:37.069 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 18 kB 00:00 2024-08-31T02:25:37.590 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 18 kB 00:00 2024-08-31T02:25:37.998 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 28 MB/s | 22 MB 00:00 2024-08-31T02:25:38.086 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 24 MB/s | 22 MB 00:00 2024-08-31T02:25:38.610 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 25 MB/s | 22 MB 00:00 2024-08-31T02:25:43.467 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-31T02:25:43.537 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-31T02:25:44.158 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-08-31T02:25:45.506 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-31T02:25:45.507 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-08-31T02:25:45.595 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:25:45.596 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:25:45.596 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:25:45.669 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-31T02:25:45.669 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-08-31T02:25:45.683 DEBUG:teuthology.orchestra.run.smithi077:> echo no | sudo yum reinstall kernel || true 2024-08-31T02:25:45.745 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:25:45.746 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:25:45.746 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:25:45.855 DEBUG:teuthology.orchestra.run.smithi046:> echo no | sudo yum reinstall kernel || true 2024-08-31T02:25:46.156 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-31T02:25:46.156 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-08-31T02:25:46.226 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Sat 31 Aug 2024 02:25:43 AM UTC. 2024-08-31T02:25:46.244 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:25:46.246 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:25:46.246 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:25:46.379 DEBUG:teuthology.orchestra.run.smithi087:> echo no | sudo yum reinstall kernel || true 2024-08-31T02:25:46.382 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:46.393 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:46.394 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 1.9 M 2024-08-31T02:25:46.394 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-08-31T02:25:46.394 INFO:teuthology.orchestra.run.smithi077.stderr:Operation aborted. 2024-08-31T02:25:46.409 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:03 ago on Sat 31 Aug 2024 02:25:43 AM UTC. 2024-08-31T02:25:46.456 INFO:teuthology.orchestra.run.smithi077.stdout:Is this ok [y/N]: 2024-08-31T02:25:46.456 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum reinstall -y kernel || true 2024-08-31T02:25:46.552 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:25:46.567 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:46.567 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:46.567 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:46.567 INFO:teuthology.orchestra.run.smithi046.stdout:Reinstalling: 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 1.9 M 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 0 2024-08-31T02:25:46.568 INFO:teuthology.orchestra.run.smithi046.stderr:Operation aborted. 2024-08-31T02:25:46.620 INFO:teuthology.orchestra.run.smithi046.stdout:Is this ok [y/N]: 2024-08-31T02:25:46.620 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum reinstall -y kernel || true 2024-08-31T02:25:46.958 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:02 ago on Sat 31 Aug 2024 02:25:44 AM UTC. 2024-08-31T02:25:46.996 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:03 ago on Sat 31 Aug 2024 02:25:43 AM UTC. 2024-08-31T02:25:47.098 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:25:47.105 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.105 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:47.105 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout:Reinstalling: 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 1.9 M 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 0 2024-08-31T02:25:47.106 INFO:teuthology.orchestra.run.smithi087.stderr:Operation aborted. 2024-08-31T02:25:47.122 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalling: 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 1.9 M 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 0 2024-08-31T02:25:47.123 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:25:47.165 INFO:teuthology.orchestra.run.smithi087.stdout:Is this ok [y/N]: 2024-08-31T02:25:47.166 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum reinstall -y kernel || true 2024-08-31T02:25:47.169 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:04 ago on Sat 31 Aug 2024 02:25:43 AM UTC. 2024-08-31T02:25:47.301 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:Reinstalling: 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 1.9 M 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 0 2024-08-31T02:25:47.302 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:25:47.494 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.4 MB/s | 1.9 MB 00:00 2024-08-31T02:25:47.494 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:25:47.494 INFO:teuthology.orchestra.run.smithi077.stdout:Total 5.1 MB/s | 1.9 MB 00:00 2024-08-31T02:25:47.526 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:25:47.701 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:03 ago on Sat 31 Aug 2024 02:25:44 AM UTC. 2024-08-31T02:25:47.774 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:25:47.775 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:25:47.806 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:25:47.806 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:25:47.827 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:Reinstalling: 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:47.828 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 1.9 M 2024-08-31T02:25:47.829 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 0 2024-08-31T02:25:47.829 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:25:47.949 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:25:47.981 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-5.14.0-503.el9.x86_64.rpm 3.3 MB/s | 1.9 MB 00:00 2024-08-31T02:25:47.981 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:25:47.981 INFO:teuthology.orchestra.run.smithi046.stdout:Total 2.8 MB/s | 1.9 MB 00:00 2024-08-31T02:25:48.010 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:25:48.046 INFO:teuthology.orchestra.run.smithi077.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:48.046 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:48.176 INFO:teuthology.orchestra.run.smithi087.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.7 MB/s | 1.9 MB 00:00 2024-08-31T02:25:48.176 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:25:48.177 INFO:teuthology.orchestra.run.smithi087.stdout:Total 5.4 MB/s | 1.9 MB 00:00 2024-08-31T02:25:48.205 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:25:48.245 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:25:48.245 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:25:48.277 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:25:48.278 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:25:48.421 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:25:48.421 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:25:48.451 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:25:48.451 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:25:48.457 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:25:48.558 INFO:teuthology.orchestra.run.smithi046.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:48.559 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:48.623 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:25:48.712 INFO:teuthology.orchestra.run.smithi087.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:48.712 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:48.783 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:48.784 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:49.334 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:49.334 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:49.386 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:49.386 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-08-31T02:25:49.482 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:49.482 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:49.482 INFO:teuthology.orchestra.run.smithi077.stdout:Reinstalled: 2024-08-31T02:25:49.482 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:49.482 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:25:49.483 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:25:49.682 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-08-31T02:25:49.740 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:49.741 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-08-31T02:25:49.741 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-31T02:25:49.741 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-31T02:25:49.741 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-31T02:25:49.777 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-08-31T02:25:49.801 DEBUG:teuthology.parallel:result is None 2024-08-31T02:25:50.091 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:50.091 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:50.092 INFO:teuthology.orchestra.run.smithi087.stdout:Reinstalled: 2024-08-31T02:25:50.092 INFO:teuthology.orchestra.run.smithi087.stdout: kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:50.092 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:25:50.092 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout:Reinstalled: 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:25:50.097 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:25:50.283 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q kernel | sort -rV | head -n 1 2024-08-31T02:25:50.287 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q kernel | sort -rV | head -n 1 2024-08-31T02:25:50.343 INFO:teuthology.orchestra.run.smithi087.stdout:kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:50.344 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-08-31T02:25:50.344 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-31T02:25:50.344 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-08-31T02:25:50.344 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-31T02:25:50.346 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-5.14.0-503.el9.x86_64 2024-08-31T02:25:50.346 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-08-31T02:25:50.347 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-31T02:25:50.347 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-31T02:25:50.347 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-31T02:25:50.380 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2024-08-31T02:25:50.382 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2024-08-31T02:25:50.398 DEBUG:teuthology.parallel:result is None 2024-08-31T02:25:50.409 DEBUG:teuthology.parallel:result is None 2024-08-31T02:25:50.409 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-31T02:25:50.422 INFO:teuthology.task.internal:Creating test directory... 2024-08-31T02:25:50.422 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-31T02:25:50.452 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-31T02:25:50.455 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-31T02:25:50.470 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-31T02:25:50.478 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-31T02:25:50.487 INFO:teuthology.task.internal:Creating archive directory... 2024-08-31T02:25:50.488 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-31T02:25:50.509 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-31T02:25:50.513 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-31T02:25:50.541 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-31T02:25:50.550 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-31T02:25:50.550 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-31T02:25:50.569 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-31T02:25:50.581 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-31T02:25:50.609 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.619 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.621 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.627 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.633 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.637 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T02:25:50.639 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-31T02:25:50.648 INFO:teuthology.task.internal:Configuring sudo... 2024-08-31T02:25:50.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-31T02:25:50.651 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-31T02:25:50.677 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-31T02:25:50.702 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-31T02:25:50.712 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-31T02:25:50.712 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-31T02:25:50.716 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-31T02:25:50.745 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-31T02:25:50.760 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:50.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:50.859 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:50.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:50.981 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:25:50.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-31T02:25:51.046 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:51.091 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:51.137 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:51.221 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:51.263 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:25:51.263 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-31T02:25:51.330 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:51.370 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T02:25:51.424 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:51.508 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T02:25:51.548 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:25:51.548 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-31T02:25:51.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2024-08-31T02:25:51.616 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-08-31T02:25:51.618 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2024-08-31T02:25:51.655 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-31T02:25:51.660 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-31T02:25:51.692 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-31T02:25:52.156 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-31T02:25:52.163 INFO:teuthology.task.internal:Starting timer... 2024-08-31T02:25:52.163 INFO:teuthology.run_tasks:Running task pcp... 2024-08-31T02:25:52.179 INFO:teuthology.run_tasks:Running task selinux... 2024-08-31T02:25:52.187 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-31T02:25:52.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo service auditd rotate 2024-08-31T02:25:52.244 INFO:teuthology.orchestra.run.smithi046.stdout:Rotating logs: 2024-08-31T02:25:52.246 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-08-31T02:25:52.312 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-08-31T02:25:52.314 DEBUG:teuthology.orchestra.run.smithi087:> sudo service auditd rotate 2024-08-31T02:25:52.358 INFO:teuthology.orchestra.run.smithi087.stdout:Rotating logs: 2024-08-31T02:25:52.359 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-31T02:25:52.360 DEBUG:teuthology.orchestra.run.smithi046:> /usr/sbin/getenforce 2024-08-31T02:25:52.403 INFO:teuthology.orchestra.run.smithi046.stdout:Permissive 2024-08-31T02:25:52.403 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-08-31T02:25:52.430 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-08-31T02:25:52.431 DEBUG:teuthology.orchestra.run.smithi087:> /usr/sbin/getenforce 2024-08-31T02:25:52.456 INFO:teuthology.orchestra.run.smithi087.stdout:Permissive 2024-08-31T02:25:52.456 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi046.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi087.front.sepia.ceph.com': 'permissive'} 2024-08-31T02:25:52.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-31T02:25:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:52.483 DEBUG:teuthology.orchestra.run.smithi077:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-31T02:25:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:52.512 DEBUG:teuthology.orchestra.run.smithi087:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-31T02:25:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T02:25:52.537 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-31T02:25:52.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo /usr/sbin/setenforce permissive 2024-08-31T02:25:52.586 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-08-31T02:25:52.628 DEBUG:teuthology.orchestra.run.smithi087:> sudo /usr/sbin/setenforce permissive 2024-08-31T02:25:52.658 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-31T02:25:52.668 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-31T02:25:52.672 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-31T02:25:52.786 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-31T02:25:52.797 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-31T02:25:52.798 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi046.front.sepia.ceph.com,smithi077.front.sepia.ceph.com,smithi087.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-31T02:27:38.875 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi046.front.sepia.ceph.com'), Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi087.front.sepia.ceph.com')] 2024-08-31T02:27:38.876 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-31T02:27:38.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:27:38.956 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-08-31T02:27:39.032 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-31T02:27:39.033 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-08-31T02:27:39.033 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:27:39.112 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-08-31T02:27:39.189 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-08-31T02:27:39.189 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-08-31T02:27:39.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T02:27:39.265 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-08-31T02:27:39.354 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-08-31T02:27:39.354 INFO:teuthology.run_tasks:Running task clock... 2024-08-31T02:27:39.364 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-31T02:27:39.364 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-31T02:27:39.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-31T02:27:39.368 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-31T02:27:39.368 DEBUG:teuthology.orchestra.run.smithi077:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-31T02:27:39.370 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-31T02:27:39.370 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-31T02:27:39.397 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-31T02:27:39.400 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-31T02:27:39.412 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-31T02:27:39.416 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-31T02:27:39.425 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-31T02:27:39.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: ntpd: command not found 2024-08-31T02:27:39.441 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-31T02:27:39.442 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2024-08-31T02:27:39.449 INFO:teuthology.orchestra.run.smithi046.stdout:506 Cannot talk to daemon 2024-08-31T02:27:39.453 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2024-08-31T02:27:39.464 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-31T02:27:39.466 INFO:teuthology.orchestra.run.smithi087.stderr:sudo: ntpd: command not found 2024-08-31T02:27:39.468 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-31T02:27:39.478 INFO:teuthology.orchestra.run.smithi087.stdout:506 Cannot talk to daemon 2024-08-31T02:27:39.478 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-31T02:27:39.482 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-31T02:27:39.492 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-31T02:27:39.507 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-31T02:27:39.532 INFO:teuthology.orchestra.run.smithi046.stderr:bash: line 1: ntpq: command not found 2024-08-31T02:27:39.535 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-31T02:27:39.535 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2024-08-31T02:27:39.536 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.536 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.536 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.536 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.536 INFO:teuthology.orchestra.run.smithi077.stderr:bash: line 1: ntpq: command not found 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.540 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.566 INFO:teuthology.orchestra.run.smithi087.stderr:bash: line 1: ntpq: command not found 2024-08-31T02:27:39.570 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-31T02:27:39.570 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2024-08-31T02:27:39.570 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.571 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.571 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.571 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-31T02:27:39.571 INFO:teuthology.run_tasks:Running task pexec... 2024-08-31T02:27:39.584 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-31T02:27:39.584 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi046.front.sepia.ceph.com 2024-08-31T02:27:39.585 DEBUG:teuthology.orchestra.run.smithi046:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-31T02:27:39.585 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2024-08-31T02:27:39.585 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-31T02:27:39.585 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi087.front.sepia.ceph.com 2024-08-31T02:27:39.586 DEBUG:teuthology.orchestra.run.smithi087:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-31T02:27:39.925 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:Removing: 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:Removing unused dependencies: 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout:Remove 2 Packages 2024-08-31T02:27:39.926 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:39.927 INFO:teuthology.orchestra.run.smithi077.stdout:Freed space: 5.5 M 2024-08-31T02:27:39.927 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:27:39.930 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:27:39.930 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:27:39.935 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout:Removing: 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout:Removing unused dependencies: 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:39.936 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:27:39.937 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:39.937 INFO:teuthology.orchestra.run.smithi046.stdout:Remove 2 Packages 2024-08-31T02:27:39.937 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:39.937 INFO:teuthology.orchestra.run.smithi046.stdout:Freed space: 5.5 M 2024-08-31T02:27:39.937 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:27:39.941 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:27:39.941 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:27:39.948 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout:Removing: 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-08-31T02:27:39.949 INFO:teuthology.orchestra.run.smithi087.stdout:Removing unused dependencies: 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout:Remove 2 Packages 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout:Freed space: 5.5 M 2024-08-31T02:27:39.950 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:27:39.953 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:27:39.954 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:27:39.977 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:27:39.978 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:27:39.978 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:27:39.978 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:27:39.997 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:27:39.997 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:27:40.104 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:27:40.108 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:27:40.122 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:27:40.186 INFO:teuthology.orchestra.run.smithi077.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-08-31T02:27:40.204 INFO:teuthology.orchestra.run.smithi087.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-08-31T02:27:40.206 INFO:teuthology.orchestra.run.smithi046.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-08-31T02:27:40.240 INFO:teuthology.orchestra.run.smithi077.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.264 INFO:teuthology.orchestra.run.smithi087.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.267 INFO:teuthology.orchestra.run.smithi046.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.639 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.640 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-08-31T02:27:40.658 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.658 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-08-31T02:27:40.667 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-08-31T02:27:40.667 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout:Removed: 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:40.881 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout:Removed: 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:40.888 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout:Removed: 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:40.900 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:27:41.639 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:45 ago on Sat 31 Aug 2024 02:26:56 AM UTC. 2024-08-31T02:27:41.649 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:45 ago on Sat 31 Aug 2024 02:26:56 AM UTC. 2024-08-31T02:27:41.722 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:45 ago on Sat 31 Aug 2024 02:26:56 AM UTC. 2024-08-31T02:27:41.778 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:27:41.778 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:41.778 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:27:41.779 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:27:41.780 INFO:teuthology.orchestra.run.smithi046.stdout:Install 7 Packages 2024-08-31T02:27:41.780 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:41.780 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 5.2 M 2024-08-31T02:27:41.780 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 19 M 2024-08-31T02:27:41.780 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:27:41.787 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-31T02:27:41.788 INFO:teuthology.orchestra.run.smithi087.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout:Install 7 Packages 2024-08-31T02:27:41.789 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:41.790 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 5.2 M 2024-08-31T02:27:41.790 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 19 M 2024-08-31T02:27:41.790 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:27:41.877 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:27:41.877 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:41.877 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:27:41.877 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:27:41.878 INFO:teuthology.orchestra.run.smithi077.stdout:Install 7 Packages 2024-08-31T02:27:41.879 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:41.879 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 5.2 M 2024-08-31T02:27:41.879 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 19 M 2024-08-31T02:27:41.879 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:27:42.054 INFO:teuthology.orchestra.run.smithi077.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 356 kB/s | 44 kB 00:00 2024-08-31T02:27:42.086 INFO:teuthology.orchestra.run.smithi087.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 299 kB/s | 44 kB 00:00 2024-08-31T02:27:42.087 INFO:teuthology.orchestra.run.smithi077.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 669 kB/s | 106 kB 00:00 2024-08-31T02:27:42.128 INFO:teuthology.orchestra.run.smithi087.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 556 kB/s | 106 kB 00:00 2024-08-31T02:27:42.154 INFO:teuthology.orchestra.run.smithi077.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-08-31T02:27:42.171 INFO:teuthology.orchestra.run.smithi087.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 855 kB/s | 72 kB 00:00 2024-08-31T02:27:42.188 INFO:teuthology.orchestra.run.smithi077.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 536 kB/s | 72 kB 00:00 2024-08-31T02:27:42.204 INFO:teuthology.orchestra.run.smithi087.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-08-31T02:27:42.247 INFO:teuthology.orchestra.run.smithi077.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.8 MB/s | 906 kB 00:00 2024-08-31T02:27:42.314 INFO:teuthology.orchestra.run.smithi087.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.3 MB/s | 906 kB 00:00 2024-08-31T02:27:42.373 INFO:teuthology.orchestra.run.smithi087.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.1 MB/s | 837 kB 00:00 2024-08-31T02:27:42.432 INFO:teuthology.orchestra.run.smithi077.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.0 MB/s | 837 kB 00:00 2024-08-31T02:27:42.768 INFO:teuthology.orchestra.run.smithi046.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 71 kB/s | 44 kB 00:00 2024-08-31T02:27:42.827 INFO:teuthology.orchestra.run.smithi046.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 154 kB/s | 106 kB 00:00 2024-08-31T02:27:42.885 INFO:teuthology.orchestra.run.smithi087.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.6 MB/s | 3.2 MB 00:00 2024-08-31T02:27:42.885 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:27:42.886 INFO:teuthology.orchestra.run.smithi087.stdout:Total 4.7 MB/s | 5.2 MB 00:01 2024-08-31T02:27:42.995 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:27:43.009 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:27:43.010 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:27:43.062 INFO:teuthology.orchestra.run.smithi046.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 981 kB/s | 906 kB 00:00 2024-08-31T02:27:43.134 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:27:43.135 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:27:43.281 INFO:teuthology.orchestra.run.smithi077.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-08-31T02:27:43.281 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:27:43.282 INFO:teuthology.orchestra.run.smithi077.stdout:Total 3.7 MB/s | 5.2 MB 00:01 2024-08-31T02:27:43.395 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:27:43.407 INFO:teuthology.orchestra.run.smithi046.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 112 kB/s | 72 kB 00:00 2024-08-31T02:27:43.410 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:27:43.410 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:27:43.543 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:27:43.543 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:27:43.559 INFO:teuthology.orchestra.run.smithi046.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 115 kB/s | 84 kB 00:00 2024-08-31T02:27:43.785 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:27:43.911 INFO:teuthology.orchestra.run.smithi046.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 6.3 MB/s | 3.2 MB 00:00 2024-08-31T02:27:43.917 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-08-31T02:27:43.974 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-08-31T02:27:44.021 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-08-31T02:27:44.129 INFO:teuthology.orchestra.run.smithi046.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 792 kB/s | 837 kB 00:01 2024-08-31T02:27:44.129 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:27:44.129 INFO:teuthology.orchestra.run.smithi046.stdout:Total 2.2 MB/s | 5.2 MB 00:02 2024-08-31T02:27:44.237 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:27:44.248 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:27:44.253 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-08-31T02:27:44.264 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:27:44.265 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:27:44.329 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:44.332 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-08-31T02:27:44.366 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-08-31T02:27:44.395 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-08-31T02:27:44.396 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:27:44.396 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:27:44.602 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-08-31T02:27:44.634 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:44.771 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:44.805 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:44.894 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:27:44.911 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:44.982 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-08-31T02:27:44.984 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:45.015 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-08-31T02:27:45.053 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-08-31T02:27:45.069 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:45.112 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:45.213 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:45.278 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:45.284 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-08-31T02:27:45.317 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:45.768 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-08-31T02:27:45.803 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:45.910 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-08-31T02:27:45.917 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-08-31T02:27:46.083 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-08-31T02:27:46.254 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-08-31T02:27:46.255 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-31T02:27:46.274 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:27:46.275 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:27:46.587 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:27:46.588 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:27:46.589 DEBUG:teuthology.parallel:result is None 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-08-31T02:27:46.913 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-08-31T02:27:46.914 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-08-31T02:27:46.928 DEBUG:teuthology.parallel:result is None 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-31T02:27:47.218 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-31T02:27:47.219 INFO:teuthology.orchestra.run.smithi046.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-31T02:27:47.219 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:27:47.219 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:27:47.541 DEBUG:teuthology.parallel:result is None 2024-08-31T02:27:47.541 INFO:teuthology.run_tasks:Running task install... 2024-08-31T02:27:47.550 DEBUG:teuthology.task.install:project ceph 2024-08-31T02:27:47.550 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b'}} 2024-08-31T02:27:47.550 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b'} 2024-08-31T02:27:47.550 INFO:teuthology.task.install:Using flavor: default 2024-08-31T02:27:47.556 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-08-31T02:27:47.556 INFO:teuthology.task.install:extra packages: [] 2024-08-31T02:27:47.557 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b', 'tag': None, 'wait_for_package': False} 2024-08-31T02:27:47.557 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:27:47.560 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b', 'tag': None, 'wait_for_package': False} 2024-08-31T02:27:47.560 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:27:47.561 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b', 'tag': None, 'wait_for_package': False} 2024-08-31T02:27:47.561 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:27:47.708 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/ 2024-08-31T02:27:47.708 INFO:teuthology.task.install.rpm:Package version is 19.1.1-240.g34b9d27b 2024-08-31T02:27:47.721 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/ 2024-08-31T02:27:47.721 INFO:teuthology.task.install.rpm:Package version is 19.1.1-240.g34b9d27b 2024-08-31T02:27:47.728 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/ 2024-08-31T02:27:47.728 INFO:teuthology.task.install.rpm:Package version is 19.1.1-240.g34b9d27b 2024-08-31T02:27:47.823 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-31T02:27:47.823 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:27:47.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-31T02:27:47.833 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-31T02:27:47.833 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:27:47.833 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-31T02:27:47.841 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-31T02:27:47.841 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:27:47.841 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-31T02:27:47.849 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-08-31T02:27:47.849 DEBUG:teuthology.orchestra.run.smithi046:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/34b9d27bc925f169ace27b9f1f204536aa49fc0b/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-31T02:27:47.863 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-08-31T02:27:47.864 DEBUG:teuthology.orchestra.run.smithi087:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/34b9d27bc925f169ace27b9f1f204536aa49fc0b/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-31T02:27:47.868 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-08-31T02:27:47.868 DEBUG:teuthology.orchestra.run.smithi077:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/34b9d27bc925f169ace27b9f1f204536aa49fc0b/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-31T02:27:47.915 DEBUG:teuthology.orchestra.run.smithi046:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-31T02:27:47.935 DEBUG:teuthology.orchestra.run.smithi087:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-31T02:27:47.936 DEBUG:teuthology.orchestra.run.smithi077:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-31T02:27:47.990 DEBUG:teuthology.orchestra.run.smithi046:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-31T02:27:48.012 DEBUG:teuthology.orchestra.run.smithi077:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-31T02:27:48.013 DEBUG:teuthology.orchestra.run.smithi087:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-31T02:27:48.055 INFO:teuthology.orchestra.run.smithi046.stdout:check_obsoletes = 1 2024-08-31T02:27:48.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum clean all 2024-08-31T02:27:48.076 INFO:teuthology.orchestra.run.smithi077.stdout:check_obsoletes = 1 2024-08-31T02:27:48.078 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum clean all 2024-08-31T02:27:48.079 INFO:teuthology.orchestra.run.smithi087.stdout:check_obsoletes = 1 2024-08-31T02:27:48.081 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum clean all 2024-08-31T02:27:48.290 INFO:teuthology.orchestra.run.smithi046.stdout:45 files removed 2024-08-31T02:27:48.302 INFO:teuthology.orchestra.run.smithi077.stdout:45 files removed 2024-08-31T02:27:48.310 INFO:teuthology.orchestra.run.smithi087.stdout:45 files removed 2024-08-31T02:27:48.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-radosgw 2024-08-31T02:27:48.329 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-radosgw 2024-08-31T02:27:48.337 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-radosgw 2024-08-31T02:27:48.874 INFO:teuthology.orchestra.run.smithi046.stdout:ceph packages for x86_64 304 kB/s | 84 kB 00:00 2024-08-31T02:27:48.880 INFO:teuthology.orchestra.run.smithi077.stdout:ceph packages for x86_64 307 kB/s | 84 kB 00:00 2024-08-31T02:27:48.882 INFO:teuthology.orchestra.run.smithi087.stdout:ceph packages for x86_64 308 kB/s | 84 kB 00:00 2024-08-31T02:27:49.158 INFO:teuthology.orchestra.run.smithi046.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-08-31T02:27:49.165 INFO:teuthology.orchestra.run.smithi077.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-08-31T02:27:49.166 INFO:teuthology.orchestra.run.smithi087.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-08-31T02:27:49.425 INFO:teuthology.orchestra.run.smithi087.stdout:ceph source packages 8.3 kB/s | 1.9 kB 00:00 2024-08-31T02:27:49.432 INFO:teuthology.orchestra.run.smithi077.stdout:ceph source packages 8.0 kB/s | 1.9 kB 00:00 2024-08-31T02:27:49.433 INFO:teuthology.orchestra.run.smithi046.stdout:ceph source packages 7.8 kB/s | 1.9 kB 00:00 2024-08-31T02:27:49.958 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-08-31T02:27:50.067 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-08-31T02:27:51.132 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.2 MB 00:01 2024-08-31T02:27:51.951 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-08-31T02:27:52.126 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-08-31T02:27:57.327 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.6 MB 00:01 2024-08-31T02:27:57.803 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.6 MB 00:01 2024-08-31T02:27:59.086 INFO:teuthology.orchestra.run.smithi087.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 18 kB 00:00 2024-08-31T02:27:59.099 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 3.0 MB/s | 20 MB 00:06 2024-08-31T02:27:59.245 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - Extras packages 114 kB/s | 18 kB 00:00 2024-08-31T02:27:59.865 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 34 MB/s | 22 MB 00:00 2024-08-31T02:28:00.307 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 24 MB/s | 22 MB 00:00 2024-08-31T02:28:05.304 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-08-31T02:28:05.695 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 6.6 MB 00:02 2024-08-31T02:28:05.954 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-08-31T02:28:07.610 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:07.612 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:07.612 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:28:07.612 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 11 M 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrading: 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: librados2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.4 M 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.2 M 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.4 M 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 21 M 2024-08-31T02:28:07.613 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 25 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 751 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 506 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.3 M 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-31T02:28:07.614 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 45 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 136 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 161 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 320 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 301 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 99 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout:Installing weak dependencies: 2024-08-31T02:28:07.615 INFO:teuthology.orchestra.run.smithi087.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:Install 30 Packages 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrade 2 Packages 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 60 M 2024-08-31T02:28:07.616 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:28:07.875 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 18 kB 00:00 2024-08-31T02:28:08.436 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 11 M 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrading: 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: librados2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.4 M 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.2 M 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-31T02:28:08.439 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.4 M 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 21 M 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 25 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 751 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 506 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.3 M 2024-08-31T02:28:08.440 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 45 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 136 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 161 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 320 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 301 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 99 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-31T02:28:08.441 INFO:teuthology.orchestra.run.smithi046.stdout:Installing weak dependencies: 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout:Install 30 Packages 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrade 2 Packages 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:08.442 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 60 M 2024-08-31T02:28:08.443 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:28:08.481 INFO:teuthology.orchestra.run.smithi087.stdout:(1/32): ceph-base-19.1.1-240.g34b9d27b.el9.x86_ 9.3 MB/s | 5.4 MB 00:00 2024-08-31T02:28:08.539 INFO:teuthology.orchestra.run.smithi087.stdout:(2/32): ceph-selinux-19.1.1-240.g34b9d27b.el9.x 433 kB/s | 25 kB 00:00 2024-08-31T02:28:08.655 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 35 MB/s | 22 MB 00:00 2024-08-31T02:28:08.656 INFO:teuthology.orchestra.run.smithi087.stdout:(3/32): ceph-radosgw-19.1.1-240.g34b9d27b.el9.x 14 MB/s | 11 MB 00:00 2024-08-31T02:28:08.689 INFO:teuthology.orchestra.run.smithi087.stdout:(4/32): libcephfs2-19.1.1-240.g34b9d27b.el9.x86 4.9 MB/s | 751 kB 00:00 2024-08-31T02:28:08.716 INFO:teuthology.orchestra.run.smithi087.stdout:(5/32): libradosstriper1-19.1.1-240.g34b9d27b.e 8.5 MB/s | 506 kB 00:00 2024-08-31T02:28:08.781 INFO:teuthology.orchestra.run.smithi087.stdout:(6/32): python3-ceph-argparse-19.1.1-240.g34b9d 677 kB/s | 45 kB 00:00 2024-08-31T02:28:08.857 INFO:teuthology.orchestra.run.smithi087.stdout:(7/32): python3-ceph-common-19.1.1-240.g34b9d27 1.8 MB/s | 136 kB 00:00 2024-08-31T02:28:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:(8/32): python3-cephfs-19.1.1-240.g34b9d27b.el9 1.9 MB/s | 161 kB 00:00 2024-08-31T02:28:09.024 INFO:teuthology.orchestra.run.smithi087.stdout:(9/32): librgw2-19.1.1-240.g34b9d27b.el9.x86_64 16 MB/s | 5.3 MB 00:00 2024-08-31T02:28:09.050 INFO:teuthology.orchestra.run.smithi087.stdout:(10/32): python3-rados-19.1.1-240.g34b9d27b.el9 2.9 MB/s | 320 kB 00:00 2024-08-31T02:28:09.091 INFO:teuthology.orchestra.run.smithi087.stdout:(11/32): python3-rbd-19.1.1-240.g34b9d27b.el9.x 4.4 MB/s | 301 kB 00:00 2024-08-31T02:28:09.117 INFO:teuthology.orchestra.run.smithi087.stdout:(12/32): python3-rgw-19.1.1-240.g34b9d27b.el9.x 1.5 MB/s | 99 kB 00:00 2024-08-31T02:28:09.198 INFO:teuthology.orchestra.run.smithi046.stdout:(1/32): ceph-base-19.1.1-240.g34b9d27b.el9.x86_ 8.0 MB/s | 5.4 MB 00:00 2024-08-31T02:28:09.248 INFO:teuthology.orchestra.run.smithi046.stdout:(2/32): ceph-selinux-19.1.1-240.g34b9d27b.el9.x 504 kB/s | 25 kB 00:00 2024-08-31T02:28:09.309 INFO:teuthology.orchestra.run.smithi087.stdout:(13/32): ceph-common-19.1.1-240.g34b9d27b.el9.x 15 MB/s | 21 MB 00:01 2024-08-31T02:28:09.331 INFO:teuthology.orchestra.run.smithi046.stdout:(3/32): libcephfs2-19.1.1-240.g34b9d27b.el9.x86 8.8 MB/s | 751 kB 00:00 2024-08-31T02:28:09.390 INFO:teuthology.orchestra.run.smithi046.stdout:(4/32): libradosstriper1-19.1.1-240.g34b9d27b.e 8.5 MB/s | 506 kB 00:00 2024-08-31T02:28:09.417 INFO:teuthology.orchestra.run.smithi087.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 418 kB/s | 45 kB 00:00 2024-08-31T02:28:09.451 INFO:teuthology.orchestra.run.smithi087.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 297 kB/s | 107 kB 00:00 2024-08-31T02:28:09.476 INFO:teuthology.orchestra.run.smithi087.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 446 kB/s | 160 kB 00:00 2024-08-31T02:28:09.526 INFO:teuthology.orchestra.run.smithi087.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 848 kB/s | 42 kB 00:00 2024-08-31T02:28:09.560 INFO:teuthology.orchestra.run.smithi087.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-08-31T02:28:09.585 INFO:teuthology.orchestra.run.smithi087.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.9 MB/s | 662 kB 00:00 2024-08-31T02:28:09.620 INFO:teuthology.orchestra.run.smithi087.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 614 kB/s | 36 kB 00:00 2024-08-31T02:28:09.644 INFO:teuthology.orchestra.run.smithi087.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.8 MB/s | 221 kB 00:00 2024-08-31T02:28:09.669 INFO:teuthology.orchestra.run.smithi087.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 565 kB/s | 47 kB 00:00 2024-08-31T02:28:09.690 INFO:teuthology.orchestra.run.smithi046.stdout:(5/32): librgw2-19.1.1-240.g34b9d27b.el9.x86_64 18 MB/s | 5.3 MB 00:00 2024-08-31T02:28:09.728 INFO:teuthology.orchestra.run.smithi087.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.8 MB/s | 309 kB 00:00 2024-08-31T02:28:09.749 INFO:teuthology.orchestra.run.smithi046.stdout:(6/32): python3-ceph-argparse-19.1.1-240.g34b9d 773 kB/s | 45 kB 00:00 2024-08-31T02:28:09.753 INFO:teuthology.orchestra.run.smithi087.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 312 kB/s | 26 kB 00:00 2024-08-31T02:28:09.778 INFO:teuthology.orchestra.run.smithi087.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 968 kB/s | 49 kB 00:00 2024-08-31T02:28:09.803 INFO:teuthology.orchestra.run.smithi087.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-08-31T02:28:09.837 INFO:teuthology.orchestra.run.smithi087.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-08-31T02:28:09.857 INFO:teuthology.orchestra.run.smithi046.stdout:(7/32): ceph-radosgw-19.1.1-240.g34b9d27b.el9.x 7.9 MB/s | 11 MB 00:01 2024-08-31T02:28:09.879 INFO:teuthology.orchestra.run.smithi087.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.2 MB/s | 839 kB 00:00 2024-08-31T02:28:09.883 INFO:teuthology.orchestra.run.smithi046.stdout:(8/32): python3-ceph-common-19.1.1-240.g34b9d27 1.0 MB/s | 136 kB 00:00 2024-08-31T02:28:09.908 INFO:teuthology.orchestra.run.smithi046.stdout:(9/32): python3-cephfs-19.1.1-240.g34b9d27b.el9 3.1 MB/s | 161 kB 00:00 2024-08-31T02:28:09.937 INFO:teuthology.orchestra.run.smithi087.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-08-31T02:28:09.942 INFO:teuthology.orchestra.run.smithi046.stdout:(10/32): python3-rados-19.1.1-240.g34b9d27b.el9 5.3 MB/s | 320 kB 00:00 2024-08-31T02:28:09.967 INFO:teuthology.orchestra.run.smithi046.stdout:(11/32): python3-rbd-19.1.1-240.g34b9d27b.el9.x 5.0 MB/s | 301 kB 00:00 2024-08-31T02:28:09.992 INFO:teuthology.orchestra.run.smithi046.stdout:(12/32): python3-rgw-19.1.1-240.g34b9d27b.el9.x 1.9 MB/s | 99 kB 00:00 2024-08-31T02:28:10.021 INFO:teuthology.orchestra.run.smithi087.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-08-31T02:28:10.110 INFO:teuthology.orchestra.run.smithi046.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 753 kB/s | 107 kB 00:00 2024-08-31T02:28:10.146 INFO:teuthology.orchestra.run.smithi087.stdout:(31/32): librados2-19.1.1-240.g34b9d27b.el9.x86 13 MB/s | 3.4 MB 00:00 2024-08-31T02:28:10.221 INFO:teuthology.orchestra.run.smithi087.stdout:(32/32): librbd1-19.1.1-240.g34b9d27b.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-08-31T02:28:10.226 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:10.226 INFO:teuthology.orchestra.run.smithi087.stdout:Total 23 MB/s | 60 MB 00:02 2024-08-31T02:28:10.318 INFO:teuthology.orchestra.run.smithi046.stdout:(14/32): ceph-common-19.1.1-240.g34b9d27b.el9.x 12 MB/s | 21 MB 00:01 2024-08-31T02:28:10.328 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:28:10.343 INFO:teuthology.orchestra.run.smithi046.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 194 kB/s | 45 kB 00:00 2024-08-31T02:28:10.364 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:28:10.364 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:28:10.368 INFO:teuthology.orchestra.run.smithi046.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 426 kB/s | 160 kB 00:00 2024-08-31T02:28:10.419 INFO:teuthology.orchestra.run.smithi046.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 843 kB/s | 42 kB 00:00 2024-08-31T02:28:10.452 INFO:teuthology.orchestra.run.smithi046.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-08-31T02:28:10.503 INFO:teuthology.orchestra.run.smithi046.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-08-31T02:28:10.553 INFO:teuthology.orchestra.run.smithi046.stdout:(20/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 948 kB/s | 47 kB 00:00 2024-08-31T02:28:10.586 INFO:teuthology.orchestra.run.smithi046.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 268 kB/s | 36 kB 00:00 2024-08-31T02:28:10.612 INFO:teuthology.orchestra.run.smithi046.stdout:(22/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.2 MB/s | 662 kB 00:00 2024-08-31T02:28:10.662 INFO:teuthology.orchestra.run.smithi046.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.8 MB/s | 309 kB 00:00 2024-08-31T02:28:10.687 INFO:teuthology.orchestra.run.smithi046.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-08-31T02:28:10.713 INFO:teuthology.orchestra.run.smithi046.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 282 kB/s | 26 kB 00:00 2024-08-31T02:28:10.738 INFO:teuthology.orchestra.run.smithi046.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-08-31T02:28:10.763 INFO:teuthology.orchestra.run.smithi046.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-08-31T02:28:10.822 INFO:teuthology.orchestra.run.smithi046.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-08-31T02:28:10.835 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:28:10.837 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:28:10.864 INFO:teuthology.orchestra.run.smithi046.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-08-31T02:28:10.939 INFO:teuthology.orchestra.run.smithi046.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-08-31T02:28:11.098 INFO:teuthology.orchestra.run.smithi046.stdout:(31/32): librbd1-19.1.1-240.g34b9d27b.el9.x86_6 14 MB/s | 3.2 MB 00:00 2024-08-31T02:28:11.156 INFO:teuthology.orchestra.run.smithi046.stdout:(32/32): librados2-19.1.1-240.g34b9d27b.el9.x86 10 MB/s | 3.4 MB 00:00 2024-08-31T02:28:11.161 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:11.161 INFO:teuthology.orchestra.run.smithi046.stdout:Total 22 MB/s | 60 MB 00:02 2024-08-31T02:28:11.265 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:28:11.304 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:28:11.304 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:28:11.797 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:28:11.798 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:28:12.252 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:28:12.338 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-08-31T02:28:12.368 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-08-31T02:28:12.393 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-08-31T02:28:12.416 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:12.441 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:12.717 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:12.770 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:13.105 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-08-31T02:28:13.236 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:13.338 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:28:13.418 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 8/34 2024-08-31T02:28:13.447 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:13.449 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-08-31T02:28:13.494 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-08-31T02:28:13.510 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:13.520 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-08-31T02:28:13.551 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-08-31T02:28:13.551 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:13.573 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:13.598 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 11/34 2024-08-31T02:28:13.668 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:13.690 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:13.763 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:13.797 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-08-31T02:28:13.912 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:13.915 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-08-31T02:28:13.947 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-08-31T02:28:13.973 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:13.987 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-08-31T02:28:14.013 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-08-31T02:28:14.044 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-08-31T02:28:14.075 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-08-31T02:28:14.085 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-08-31T02:28:14.323 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-08-31T02:28:14.384 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-08-31T02:28:14.429 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:14.430 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:14.503 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:14.506 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:14.533 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 23/34 2024-08-31T02:28:14.569 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-08-31T02:28:14.595 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 8/34 2024-08-31T02:28:14.640 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:14.702 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:14.731 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-08-31T02:28:14.777 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 11/34 2024-08-31T02:28:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-08-31T02:28:15.050 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-08-31T02:28:15.072 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-08-31T02:28:15.081 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:15.102 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-08-31T02:28:15.142 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-08-31T02:28:15.152 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:15.175 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-08-31T02:28:15.204 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-08-31T02:28:15.222 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 27/34 2024-08-31T02:28:15.237 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-08-31T02:28:15.250 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 28/34 2024-08-31T02:28:15.571 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-08-31T02:28:15.625 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:15.716 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:15.746 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 23/34 2024-08-31T02:28:15.782 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-08-31T02:28:16.289 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-08-31T02:28:16.327 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:16.385 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-radosgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 11 M 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrading: 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout: librados2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.4 M 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout: librbd1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.2 M 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:28:16.387 INFO:teuthology.orchestra.run.smithi077.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-base x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.4 M 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 21 M 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-selinux x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 25 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 751 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: libradosstriper1 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 506 k 2024-08-31T02:28:16.388 INFO:teuthology.orchestra.run.smithi077.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: librgw2 x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 5.3 M 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-argparse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 45 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-common x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 136 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cephfs x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 161 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rados x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 320 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 301 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rgw x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 99 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-08-31T02:28:16.389 INFO:teuthology.orchestra.run.smithi077.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout:Installing weak dependencies: 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout:Install 30 Packages 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrade 2 Packages 2024-08-31T02:28:16.390 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:16.391 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 60 M 2024-08-31T02:28:16.391 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:28:16.398 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:16.478 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 27/34 2024-08-31T02:28:16.505 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 28/34 2024-08-31T02:28:17.295 INFO:teuthology.orchestra.run.smithi077.stdout:(1/32): ceph-base-19.1.1-240.g34b9d27b.el9.x86_ 9.9 MB/s | 5.4 MB 00:00 2024-08-31T02:28:17.345 INFO:teuthology.orchestra.run.smithi077.stdout:(2/32): ceph-selinux-19.1.1-240.g34b9d27b.el9.x 504 kB/s | 25 kB 00:00 2024-08-31T02:28:17.437 INFO:teuthology.orchestra.run.smithi077.stdout:(3/32): libcephfs2-19.1.1-240.g34b9d27b.el9.x86 8.0 MB/s | 751 kB 00:00 2024-08-31T02:28:17.554 INFO:teuthology.orchestra.run.smithi077.stdout:(4/32): ceph-radosgw-19.1.1-240.g34b9d27b.el9.x 13 MB/s | 11 MB 00:00 2024-08-31T02:28:17.562 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:17.579 INFO:teuthology.orchestra.run.smithi077.stdout:(5/32): libradosstriper1-19.1.1-240.g34b9d27b.e 3.5 MB/s | 506 kB 00:00 2024-08-31T02:28:17.596 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:17.638 INFO:teuthology.orchestra.run.smithi077.stdout:(6/32): python3-ceph-argparse-19.1.1-240.g34b9d 772 kB/s | 45 kB 00:00 2024-08-31T02:28:17.721 INFO:teuthology.orchestra.run.smithi077.stdout:(7/32): python3-ceph-common-19.1.1-240.g34b9d27 1.6 MB/s | 136 kB 00:00 2024-08-31T02:28:17.822 INFO:teuthology.orchestra.run.smithi077.stdout:(8/32): librgw2-19.1.1-240.g34b9d27b.el9.x86_64 20 MB/s | 5.3 MB 00:00 2024-08-31T02:28:17.856 INFO:teuthology.orchestra.run.smithi077.stdout:(9/32): python3-cephfs-19.1.1-240.g34b9d27b.el9 1.2 MB/s | 161 kB 00:00 2024-08-31T02:28:17.881 INFO:teuthology.orchestra.run.smithi077.stdout:(10/32): python3-rados-19.1.1-240.g34b9d27b.el9 5.3 MB/s | 320 kB 00:00 2024-08-31T02:28:17.906 INFO:teuthology.orchestra.run.smithi077.stdout:(11/32): python3-rbd-19.1.1-240.g34b9d27b.el9.x 5.9 MB/s | 301 kB 00:00 2024-08-31T02:28:17.931 INFO:teuthology.orchestra.run.smithi077.stdout:(12/32): python3-rgw-19.1.1-240.g34b9d27b.el9.x 1.9 MB/s | 99 kB 00:00 2024-08-31T02:28:18.140 INFO:teuthology.orchestra.run.smithi077.stdout:(13/32): ceph-common-19.1.1-240.g34b9d27b.el9.x 15 MB/s | 21 MB 00:01 2024-08-31T02:28:18.143 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:18.174 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:18.266 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:18.266 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-31T02:28:18.266 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-31T02:28:18.266 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:18.292 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:18.715 INFO:teuthology.orchestra.run.smithi077.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 79 kB/s | 45 kB 00:00 2024-08-31T02:28:18.740 INFO:teuthology.orchestra.run.smithi077.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 128 kB/s | 107 kB 00:00 2024-08-31T02:28:18.791 INFO:teuthology.orchestra.run.smithi077.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 186 kB/s | 160 kB 00:00 2024-08-31T02:28:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:19.366 INFO:teuthology.orchestra.run.smithi077.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 73 kB/s | 42 kB 00:00 2024-08-31T02:28:19.483 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:19.521 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:19.530 INFO:teuthology.orchestra.run.smithi077.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 370 kB/s | 292 kB 00:00 2024-08-31T02:28:19.592 INFO:teuthology.orchestra.run.smithi077.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 757 kB/s | 662 kB 00:00 2024-08-31T02:28:19.614 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:19.614 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-31T02:28:19.614 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-31T02:28:19.614 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:19.647 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:20.100 INFO:teuthology.orchestra.run.smithi077.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 63 kB/s | 36 kB 00:00 2024-08-31T02:28:20.142 INFO:teuthology.orchestra.run.smithi077.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 285 kB/s | 221 kB 00:00 2024-08-31T02:28:20.184 INFO:teuthology.orchestra.run.smithi077.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 80 kB/s | 47 kB 00:00 2024-08-31T02:28:20.218 INFO:teuthology.orchestra.run.smithi077.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.6 MB/s | 309 kB 00:00 2024-08-31T02:28:20.243 INFO:teuthology.orchestra.run.smithi077.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-08-31T02:28:20.268 INFO:teuthology.orchestra.run.smithi077.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 317 kB/s | 26 kB 00:00 2024-08-31T02:28:20.293 INFO:teuthology.orchestra.run.smithi077.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-08-31T02:28:20.327 INFO:teuthology.orchestra.run.smithi077.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-08-31T02:28:20.378 INFO:teuthology.orchestra.run.smithi077.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-08-31T02:28:20.428 INFO:teuthology.orchestra.run.smithi077.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-08-31T02:28:20.503 INFO:teuthology.orchestra.run.smithi077.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-08-31T02:28:20.795 INFO:teuthology.orchestra.run.smithi077.stdout:(31/32): librados2-19.1.1-240.g34b9d27b.el9.x86 8.2 MB/s | 3.4 MB 00:00 2024-08-31T02:28:20.862 INFO:teuthology.orchestra.run.smithi077.stdout:(32/32): librbd1-19.1.1-240.g34b9d27b.el9.x86_6 7.3 MB/s | 3.2 MB 00:00 2024-08-31T02:28:20.867 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:20.867 INFO:teuthology.orchestra.run.smithi077.stdout:Total 13 MB/s | 60 MB 00:04 2024-08-31T02:28:20.973 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:28:21.008 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:28:21.008 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:28:21.479 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:28:21.479 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:28:22.917 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:28:22.996 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-08-31T02:28:23.025 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-08-31T02:28:23.050 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-08-31T02:28:23.081 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:23.101 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-08-31T02:28:23.369 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:23.427 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-08-31T02:28:23.770 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-08-31T02:28:23.897 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:24.012 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:24.109 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 8/34 2024-08-31T02:28:24.147 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:24.210 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 9/34 2024-08-31T02:28:24.239 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-08-31T02:28:24.282 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 11/34 2024-08-31T02:28:24.351 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:24.374 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:24.422 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:24.456 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-08-31T02:28:24.563 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-08-31T02:28:24.606 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-08-31T02:28:24.697 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-08-31T02:28:24.731 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-08-31T02:28:24.760 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-08-31T02:28:24.792 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-08-31T02:28:25.104 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-08-31T02:28:25.147 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:25.237 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 22/34 2024-08-31T02:28:25.268 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 23/34 2024-08-31T02:28:25.304 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-08-31T02:28:25.786 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-08-31T02:28:25.816 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:25.887 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 26/34 2024-08-31T02:28:25.956 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 27/34 2024-08-31T02:28:25.993 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 28/34 2024-08-31T02:28:28.153 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /sys 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /proc 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /mnt 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /var/tmp 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /home 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /root 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /tmp 2024-08-31T02:28:28.154 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:28.288 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:28.331 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:28.875 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 29/34 2024-08-31T02:28:28.918 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:29.010 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 30/34 2024-08-31T02:28:29.011 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-31T02:28:29.011 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-31T02:28:29.011 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:29.044 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:29.189 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:29.215 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:29.217 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:29.300 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:29.301 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:30.246 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:30.246 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /sys 2024-08-31T02:28:30.246 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /proc 2024-08-31T02:28:30.246 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /mnt 2024-08-31T02:28:30.246 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /var/tmp 2024-08-31T02:28:30.247 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /home 2024-08-31T02:28:30.247 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /root 2024-08-31T02:28:30.247 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /tmp 2024-08-31T02:28:30.247 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:30.463 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:30.463 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 1/34 2024-08-31T02:28:30.463 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2/34 2024-08-31T02:28:30.463 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 3/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 4/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 5/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 6/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 8/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 9/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 10/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 11/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-08-31T02:28:30.464 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-08-31T02:28:30.465 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-08-31T02:28:30.466 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:30.466 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-08-31T02:28:30.466 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 33/34 2024-08-31T02:28:31.258 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:31.284 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:31.286 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:31.369 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:31.369 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:31.490 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout:Upgraded: 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-31T02:28:31.491 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-31T02:28:31.492 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: qatlib-24.02.0-1.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: re2-1:20211101-20.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:31.493 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:28:31.881 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-test 2024-08-31T02:28:32.438 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:27 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:32.497 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:32.497 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 1/34 2024-08-31T02:28:32.497 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 3/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 4/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 5/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 6/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 8/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 9/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 10/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 11/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:32.498 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-08-31T02:28:32.499 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-08-31T02:28:32.500 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-08-31T02:28:32.500 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-08-31T02:28:32.500 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:32.500 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-08-31T02:28:32.500 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 33/34 2024-08-31T02:28:32.571 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 49 M 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 163 k 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:32.572 INFO:teuthology.orchestra.run.smithi087.stdout:Install 4 Packages 2024-08-31T02:28:32.573 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:32.573 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 49 M 2024-08-31T02:28:32.573 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 209 M 2024-08-31T02:28:32.573 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:28:32.828 INFO:teuthology.orchestra.run.smithi087.stdout:(1/4): libcephsqlite-19.1.1-240.g34b9d27b.el9.x 788 kB/s | 163 kB 00:00 2024-08-31T02:28:33.203 INFO:teuthology.orchestra.run.smithi087.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 170 kB/s | 64 kB 00:00 2024-08-31T02:28:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 500 kB/s | 304 kB 00:00 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout:Upgraded: 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:28:33.519 INFO:teuthology.orchestra.run.smithi046.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-31T02:28:33.520 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: qatlib-24.02.0-1.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-08-31T02:28:33.521 INFO:teuthology.orchestra.run.smithi046.stdout: re2-1:20211101-20.el9.x86_64 2024-08-31T02:28:33.522 INFO:teuthology.orchestra.run.smithi046.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-31T02:28:33.522 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:33.522 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:28:33.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-test 2024-08-31T02:28:34.121 INFO:teuthology.orchestra.run.smithi087.stdout:(4/4): ceph-test-19.1.1-240.g34b9d27b.el9.x86_6 32 MB/s | 49 MB 00:01 2024-08-31T02:28:34.123 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:34.123 INFO:teuthology.orchestra.run.smithi087.stdout:Total 32 MB/s | 49 MB 00:01 2024-08-31T02:28:34.151 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:28:34.171 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:28:34.171 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:28:34.459 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:29 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:34.543 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:28:34.543 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:28:34.595 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:28:34.595 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 49 M 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 163 k 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:34.596 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:Install 4 Packages 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 49 M 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 209 M 2024-08-31T02:28:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:28:34.914 INFO:teuthology.orchestra.run.smithi046.stdout:(1/4): libcephsqlite-19.1.1-240.g34b9d27b.el9.x 788 kB/s | 163 kB 00:00 2024-08-31T02:28:35.063 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:28:35.138 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-31T02:28:35.178 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-31T02:28:35.206 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:35.264 INFO:teuthology.orchestra.run.smithi046.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 182 kB/s | 64 kB 00:00 2024-08-31T02:28:35.298 INFO:teuthology.orchestra.run.smithi046.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 515 kB/s | 304 kB 00:00 2024-08-31T02:28:36.215 INFO:teuthology.orchestra.run.smithi046.stdout:(4/4): ceph-test-19.1.1-240.g34b9d27b.el9.x86_6 32 MB/s | 49 MB 00:01 2024-08-31T02:28:36.217 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:36.217 INFO:teuthology.orchestra.run.smithi046.stdout:Total 30 MB/s | 49 MB 00:01 2024-08-31T02:28:36.245 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:28:36.267 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:28:36.267 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:28:36.654 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:28:36.654 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:28:37.199 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:28:37.283 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-31T02:28:37.323 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-31T02:28:37.350 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /sys 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /proc 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /mnt 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /var/tmp 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /home 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /root 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /tmp 2024-08-31T02:28:39.101 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:39.762 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:39.835 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:40.050 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:40.076 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 32/34 2024-08-31T02:28:40.076 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:40.076 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-31T02:28:40.076 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:40.076 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-31T02:28:40.077 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:40.078 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:40.177 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-08-31T02:28:40.177 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 1/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 3/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 4/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 5/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 6/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 7/34 2024-08-31T02:28:41.322 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x 8/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86 9/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 10/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 11/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 12/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 13/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-08-31T02:28:41.323 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 31/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-08-31T02:28:41.324 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 33/34 2024-08-31T02:28:42.152 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:42.152 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 1/4 2024-08-31T02:28:42.152 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2/4 2024-08-31T02:28:42.152 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-31T02:28:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:42.243 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-08-31T02:28:42.243 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:42.243 INFO:teuthology.orchestra.run.smithi077.stdout:Upgraded: 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-radosgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-selinux-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-31T02:28:42.244 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: libradosstriper1-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: librgw2-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-argparse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-common-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.245 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: qatlib-24.02.0-1.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: re2-1:20211101-20.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:42.246 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:28:42.267 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:42.434 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:42.435 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:28:42.613 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-test 2024-08-31T02:28:42.730 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph 2024-08-31T02:28:43.174 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:29 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:28:43.285 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:38 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:43.307 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-test x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 49 M 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:28:43.308 INFO:teuthology.orchestra.run.smithi077.stdout: libcephsqlite x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 163 k 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout:Install 4 Packages 2024-08-31T02:28:43.309 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:43.310 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 49 M 2024-08-31T02:28:43.310 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 209 M 2024-08-31T02:28:43.310 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:28:43.427 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:43.430 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:43.430 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:28:43.430 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:43.430 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 6.5 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 2.4 M 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 1.5 M 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 249 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 4.7 M 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 17 M 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-31T02:28:43.431 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-31T02:28:43.432 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:43.433 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout:Install 37 Packages 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 30 M 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 108 M 2024-08-31T02:28:43.434 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:28:43.533 INFO:teuthology.orchestra.run.smithi077.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.5 MB/s | 304 kB 00:00 2024-08-31T02:28:43.566 INFO:teuthology.orchestra.run.smithi077.stdout:(2/4): libcephsqlite-19.1.1-240.g34b9d27b.el9.x 703 kB/s | 163 kB 00:00 2024-08-31T02:28:43.591 INFO:teuthology.orchestra.run.smithi077.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-08-31T02:28:44.521 INFO:teuthology.orchestra.run.smithi087.stdout:(1/37): ceph-19.1.1-240.g34b9d27b.el9.x86_64.rp 39 kB/s | 6.5 kB 00:00 2024-08-31T02:28:44.627 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:44.627 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 1/4 2024-08-31T02:28:44.627 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2/4 2024-08-31T02:28:44.627 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-31T02:28:44.730 INFO:teuthology.orchestra.run.smithi087.stdout:(2/37): ceph-mds-19.1.1-240.g34b9d27b.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-08-31T02:28:44.771 INFO:teuthology.orchestra.run.smithi087.stdout:(3/37): ceph-mgr-19.1.1-240.g34b9d27b.el9.x86_6 3.6 MB/s | 1.5 MB 00:00 2024-08-31T02:28:44.855 INFO:teuthology.orchestra.run.smithi087.stdout:(4/37): ceph-mgr-modules-core-19.1.1-240.g34b9d 2.9 MB/s | 249 kB 00:00 2024-08-31T02:28:44.858 INFO:teuthology.orchestra.run.smithi077.stdout:(4/4): ceph-test-19.1.1-240.g34b9d27b.el9.x86_6 32 MB/s | 49 MB 00:01 2024-08-31T02:28:44.860 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:44.861 INFO:teuthology.orchestra.run.smithi077.stdout:Total 32 MB/s | 49 MB 00:01 2024-08-31T02:28:44.888 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:28:44.908 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:28:44.908 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:28:44.930 INFO:teuthology.orchestra.run.smithi087.stdout:(5/37): ceph-mon-19.1.1-240.g34b9d27b.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:44.931 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:28:45.097 INFO:teuthology.orchestra.run.smithi087.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-08-31T02:28:45.226 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph 2024-08-31T02:28:45.256 INFO:teuthology.orchestra.run.smithi087.stdout:(7/37): ceph-osd-19.1.1-240.g34b9d27b.el9.x86_6 32 MB/s | 17 MB 00:00 2024-08-31T02:28:45.281 INFO:teuthology.orchestra.run.smithi087.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 581 kB/s | 106 kB 00:00 2024-08-31T02:28:45.283 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:28:45.283 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:28:45.340 INFO:teuthology.orchestra.run.smithi087.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-08-31T02:28:45.390 INFO:teuthology.orchestra.run.smithi087.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.7 MB/s | 1.2 MB 00:00 2024-08-31T02:28:45.415 INFO:teuthology.orchestra.run.smithi087.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-08-31T02:28:45.440 INFO:teuthology.orchestra.run.smithi087.stdout:(12/37): python3-pycparser-2.20-6.el9.noarch.rp 733 kB/s | 135 kB 00:00 2024-08-31T02:28:45.516 INFO:teuthology.orchestra.run.smithi087.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 463 kB/s | 35 kB 00:00 2024-08-31T02:28:45.549 INFO:teuthology.orchestra.run.smithi087.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-08-31T02:28:45.575 INFO:teuthology.orchestra.run.smithi087.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 1.0 MB/s | 188 kB 00:00 2024-08-31T02:28:45.592 INFO:teuthology.orchestra.run.smithi087.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-08-31T02:28:45.608 INFO:teuthology.orchestra.run.smithi087.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 868 kB/s | 51 kB 00:00 2024-08-31T02:28:45.625 INFO:teuthology.orchestra.run.smithi087.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 828 kB/s | 42 kB 00:00 2024-08-31T02:28:45.659 INFO:teuthology.orchestra.run.smithi087.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.9 MB/s | 151 kB 00:00 2024-08-31T02:28:45.684 INFO:teuthology.orchestra.run.smithi087.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-08-31T02:28:45.701 INFO:teuthology.orchestra.run.smithi087.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 204 kB/s | 22 kB 00:00 2024-08-31T02:28:45.726 INFO:teuthology.orchestra.run.smithi087.stdout:(22/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 431 kB/s | 43 kB 00:00 2024-08-31T02:28:45.760 INFO:teuthology.orchestra.run.smithi087.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 659 kB/s | 18 kB 00:00 2024-08-31T02:28:45.785 INFO:teuthology.orchestra.run.smithi087.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 998 kB/s | 23 kB 00:00 2024-08-31T02:28:45.800 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:40 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:45.805 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:28:45.810 INFO:teuthology.orchestra.run.smithi087.stdout:(25/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 98 kB/s | 11 kB 00:00 2024-08-31T02:28:45.836 INFO:teuthology.orchestra.run.smithi087.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-08-31T02:28:45.861 INFO:teuthology.orchestra.run.smithi087.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-08-31T02:28:45.884 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-31T02:28:45.886 INFO:teuthology.orchestra.run.smithi087.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 925 kB/s | 46 kB 00:00 2024-08-31T02:28:45.911 INFO:teuthology.orchestra.run.smithi087.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.5 MB/s | 358 kB 00:00 2024-08-31T02:28:45.924 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-31T02:28:45.937 INFO:teuthology.orchestra.run.smithi087.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-08-31T02:28:45.948 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout: ceph x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 6.5 k 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 2.4 M 2024-08-31T02:28:45.951 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 1.5 M 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 249 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 4.7 M 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 17 M 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-31T02:28:45.952 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-31T02:28:45.953 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:45.954 INFO:teuthology.orchestra.run.smithi046.stdout:Install 37 Packages 2024-08-31T02:28:45.955 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:45.955 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:45.955 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 30 M 2024-08-31T02:28:45.955 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 108 M 2024-08-31T02:28:45.956 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:28:45.962 INFO:teuthology.orchestra.run.smithi087.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-08-31T02:28:45.987 INFO:teuthology.orchestra.run.smithi087.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-08-31T02:28:46.013 INFO:teuthology.orchestra.run.smithi087.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 714 kB/s | 36 kB 00:00 2024-08-31T02:28:46.038 INFO:teuthology.orchestra.run.smithi087.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-08-31T02:28:46.063 INFO:teuthology.orchestra.run.smithi087.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 805 kB/s | 20 kB 00:00 2024-08-31T02:28:46.088 INFO:teuthology.orchestra.run.smithi087.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-08-31T02:28:46.122 INFO:teuthology.orchestra.run.smithi087.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-08-31T02:28:46.125 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:46.125 INFO:teuthology.orchestra.run.smithi087.stdout:Total 11 MB/s | 30 MB 00:02 2024-08-31T02:28:46.271 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:28:46.311 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:28:46.311 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:28:46.611 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:28:46.612 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:28:46.825 INFO:teuthology.orchestra.run.smithi046.stdout:(1/37): ceph-19.1.1-240.g34b9d27b.el9.x86_64.rp 48 kB/s | 6.5 kB 00:00 2024-08-31T02:28:47.050 INFO:teuthology.orchestra.run.smithi046.stdout:(2/37): ceph-mds-19.1.1-240.g34b9d27b.el9.x86_6 6.6 MB/s | 2.4 MB 00:00 2024-08-31T02:28:47.092 INFO:teuthology.orchestra.run.smithi046.stdout:(3/37): ceph-mgr-19.1.1-240.g34b9d27b.el9.x86_6 3.8 MB/s | 1.5 MB 00:00 2024-08-31T02:28:47.176 INFO:teuthology.orchestra.run.smithi046.stdout:(4/37): ceph-mon-19.1.1-240.g34b9d27b.el9.x86_6 13 MB/s | 4.7 MB 00:00 2024-08-31T02:28:47.210 INFO:teuthology.orchestra.run.smithi046.stdout:(5/37): ceph-mgr-modules-core-19.1.1-240.g34b9d 2.1 MB/s | 249 kB 00:00 2024-08-31T02:28:47.360 INFO:teuthology.orchestra.run.smithi046.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-08-31T02:28:47.410 INFO:teuthology.orchestra.run.smithi046.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-08-31T02:28:47.577 INFO:teuthology.orchestra.run.smithi046.stdout:(8/37): ceph-osd-19.1.1-240.g34b9d27b.el9.x86_6 32 MB/s | 17 MB 00:00 2024-08-31T02:28:47.603 INFO:teuthology.orchestra.run.smithi046.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 704 kB/s | 135 kB 00:00 2024-08-31T02:28:47.645 INFO:teuthology.orchestra.run.smithi046.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.8 MB/s | 1.2 MB 00:00 2024-08-31T02:28:47.670 INFO:teuthology.orchestra.run.smithi046.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 3.1 MB/s | 215 kB 00:00 2024-08-31T02:28:47.728 INFO:teuthology.orchestra.run.smithi046.stdout:(12/37): python3-requests-2.25.1-8.el9.noarch.r 829 kB/s | 125 kB 00:00 2024-08-31T02:28:47.787 INFO:teuthology.orchestra.run.smithi046.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 188 kB 00:00 2024-08-31T02:28:47.804 INFO:teuthology.orchestra.run.smithi046.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 463 kB/s | 35 kB 00:00 2024-08-31T02:28:47.829 INFO:teuthology.orchestra.run.smithi046.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-08-31T02:28:47.871 INFO:teuthology.orchestra.run.smithi046.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 920 kB/s | 77 kB 00:00 2024-08-31T02:28:47.896 INFO:teuthology.orchestra.run.smithi046.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 553 kB/s | 51 kB 00:00 2024-08-31T02:28:47.922 INFO:teuthology.orchestra.run.smithi046.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 451 kB/s | 42 kB 00:00 2024-08-31T02:28:47.947 INFO:teuthology.orchestra.run.smithi046.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 295 kB/s | 22 kB 00:00 2024-08-31T02:28:47.951 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:28:47.997 INFO:teuthology.orchestra.run.smithi046.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 1.5 MB/s | 151 kB 00:00 2024-08-31T02:28:48.022 INFO:teuthology.orchestra.run.smithi046.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 433 kB/s | 43 kB 00:00 2024-08-31T02:28:48.024 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-08-31T02:28:48.048 INFO:teuthology.orchestra.run.smithi046.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 428 kB/s | 11 kB 00:00 2024-08-31T02:28:48.057 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-08-31T02:28:48.073 INFO:teuthology.orchestra.run.smithi046.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 705 kB/s | 18 kB 00:00 2024-08-31T02:28:48.085 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-08-31T02:28:48.107 INFO:teuthology.orchestra.run.smithi046.stdout:(24/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-08-31T02:28:48.132 INFO:teuthology.orchestra.run.smithi046.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 395 kB/s | 23 kB 00:00 2024-08-31T02:28:48.156 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-08-31T02:28:48.157 INFO:teuthology.orchestra.run.smithi046.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-08-31T02:28:48.183 INFO:teuthology.orchestra.run.smithi046.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-08-31T02:28:48.208 INFO:teuthology.orchestra.run.smithi046.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-08-31T02:28:48.226 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-08-31T02:28:48.233 INFO:teuthology.orchestra.run.smithi046.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.5 MB/s | 358 kB 00:00 2024-08-31T02:28:48.258 INFO:teuthology.orchestra.run.smithi046.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-08-31T02:28:48.263 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-08-31T02:28:48.283 INFO:teuthology.orchestra.run.smithi046.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-08-31T02:28:48.309 INFO:teuthology.orchestra.run.smithi046.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-08-31T02:28:48.334 INFO:teuthology.orchestra.run.smithi046.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-08-31T02:28:48.351 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-08-31T02:28:48.360 INFO:teuthology.orchestra.run.smithi046.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-08-31T02:28:48.429 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-08-31T02:28:48.436 INFO:teuthology.orchestra.run.smithi046.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 262 kB/s | 20 kB 00:00 2024-08-31T02:28:48.470 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-08-31T02:28:48.504 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-08-31T02:28:48.527 INFO:teuthology.orchestra.run.smithi046.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 1.0 MB/s | 230 kB 00:00 2024-08-31T02:28:48.534 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-08-31T02:28:48.552 INFO:teuthology.orchestra.run.smithi046.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.9 MB/s | 427 kB 00:00 2024-08-31T02:28:48.557 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:48.557 INFO:teuthology.orchestra.run.smithi046.stdout:Total 12 MB/s | 30 MB 00:02 2024-08-31T02:28:48.569 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-08-31T02:28:48.602 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-08-31T02:28:48.642 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-08-31T02:28:48.677 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-08-31T02:28:48.710 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:28:48.712 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-08-31T02:28:48.753 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:28:48.753 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:28:48.760 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-08-31T02:28:48.792 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-08-31T02:28:48.865 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-08-31T02:28:49.006 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-08-31T02:28:49.067 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:28:49.070 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:28:49.095 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-08-31T02:28:49.148 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-08-31T02:28:49.187 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-08-31T02:28:49.235 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-08-31T02:28:49.290 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-08-31T02:28:49.486 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-08-31T02:28:49.532 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-08-31T02:28:49.618 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-08-31T02:28:49.707 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-08-31T02:28:49.747 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-08-31T02:28:49.863 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-08-31T02:28:50.020 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 32/37 2024-08-31T02:28:50.050 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:28:50.075 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:28:50.076 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:50.076 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-31T02:28:50.076 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:28:50.076 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:28:50.076 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:50.465 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:28:50.498 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 3/4 2024-08-31T02:28:50.539 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-08-31T02:28:50.572 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-08-31T02:28:50.574 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:50.608 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-08-31T02:28:50.684 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-08-31T02:28:50.732 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-08-31T02:28:50.765 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-08-31T02:28:50.863 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-08-31T02:28:51.063 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-08-31T02:28:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-08-31T02:28:51.153 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-08-31T02:28:51.183 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-08-31T02:28:51.217 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-08-31T02:28:51.250 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-08-31T02:28:51.291 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-08-31T02:28:51.335 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-08-31T02:28:51.369 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-08-31T02:28:51.418 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-08-31T02:28:51.466 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-08-31T02:28:51.500 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:28:51.528 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:28:51.528 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:51.528 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-31T02:28:51.528 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:28:51.529 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:28:51.529 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:51.543 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-08-31T02:28:51.696 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-08-31T02:28:51.780 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-08-31T02:28:51.832 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-08-31T02:28:51.870 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-08-31T02:28:51.936 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-08-31T02:28:51.968 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:28:51.992 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:52.000 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-08-31T02:28:52.196 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-08-31T02:28:52.227 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:28:52.240 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-08-31T02:28:52.250 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:28:52.250 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:52.250 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-31T02:28:52.250 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:28:52.250 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:28:52.251 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:52.314 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:28:52.322 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-08-31T02:28:52.419 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-08-31T02:28:52.464 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-08-31T02:28:52.589 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-08-31T02:28:52.760 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 32/37 2024-08-31T02:28:52.791 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:28:52.817 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:53.057 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 4/4 2024-08-31T02:28:53.058 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 1/4 2024-08-31T02:28:53.058 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2/4 2024-08-31T02:28:53.058 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-31T02:28:53.346 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-test-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: libcephsqlite-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:53.347 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:28:53.621 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph 2024-08-31T02:28:54.162 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:28:54.162 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 1/37 2024-08-31T02:28:54.162 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 3/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 4/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 5/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 6/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-08-31T02:28:54.163 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-08-31T02:28:54.164 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-08-31T02:28:54.165 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-08-31T02:28:54.166 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-08-31T02:28:54.190 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:40 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:28:54.333 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:28:54.339 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout: ceph x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 6.5 k 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:28:54.342 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mds x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 2.4 M 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 1.5 M 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-modules-core noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 249 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mon x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 4.7 M 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-osd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 17 M 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-31T02:28:54.343 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-31T02:28:54.344 INFO:teuthology.orchestra.run.smithi077.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:28:54.345 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:28:54.346 INFO:teuthology.orchestra.run.smithi077.stdout:Install 37 Packages 2024-08-31T02:28:54.346 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:28:54.346 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 30 M 2024-08-31T02:28:54.346 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 108 M 2024-08-31T02:28:54.346 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:28:54.362 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:54.826 INFO:teuthology.orchestra.run.smithi077.stdout:(1/37): ceph-19.1.1-240.g34b9d27b.el9.x86_64.rp 45 kB/s | 6.5 kB 00:00 2024-08-31T02:28:54.826 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:28:54.849 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:54.984 INFO:teuthology.orchestra.run.smithi077.stdout:(2/37): ceph-mgr-19.1.1-240.g34b9d27b.el9.x86_6 5.0 MB/s | 1.5 MB 00:00 2024-08-31T02:28:55.026 INFO:teuthology.orchestra.run.smithi077.stdout:(3/37): ceph-mds-19.1.1-240.g34b9d27b.el9.x86_6 6.9 MB/s | 2.4 MB 00:00 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:55.036 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: lua-5.4.4-4.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: luarocks-3.9.2-5.el9.noarch 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-31T02:28:55.037 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-31T02:28:55.038 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ply-3.11-14.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-31T02:28:55.039 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob-1.8.8-2.el9.noarch 2024-08-31T02:28:55.040 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-31T02:28:55.040 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-31T02:28:55.040 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:55.040 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:28:55.093 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:28:55.116 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:28:55.117 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:55.117 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-31T02:28:55.117 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:28:55.117 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:28:55.117 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:55.135 INFO:teuthology.orchestra.run.smithi077.stdout:(4/37): ceph-mgr-modules-core-19.1.1-240.g34b9d 2.2 MB/s | 249 kB 00:00 2024-08-31T02:28:55.183 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:28:55.285 INFO:teuthology.orchestra.run.smithi077.stdout:(5/37): ceph-mon-19.1.1-240.g34b9d27b.el9.x86_6 10 MB/s | 4.7 MB 00:00 2024-08-31T02:28:55.383 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-base 2024-08-31T02:28:55.527 INFO:teuthology.orchestra.run.smithi077.stdout:(6/37): ceph-osd-19.1.1-240.g34b9d27b.el9.x86_6 31 MB/s | 17 MB 00:00 2024-08-31T02:28:55.953 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:50 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:55.996 INFO:teuthology.orchestra.run.smithi077.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 295 kB/s | 253 kB 00:00 2024-08-31T02:28:56.042 INFO:teuthology.orchestra.run.smithi087.stdout:Package ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:28:56.086 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:56.087 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:28:56.087 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:28:56.147 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install cephadm 2024-08-31T02:28:56.219 INFO:teuthology.orchestra.run.smithi077.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 154 kB/s | 106 kB 00:00 2024-08-31T02:28:56.353 INFO:teuthology.orchestra.run.smithi077.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 1.1 MB/s | 1.2 MB 00:01 2024-08-31T02:28:56.695 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:51 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:56.703 INFO:teuthology.orchestra.run.smithi077.stdout:(10/37): python3-pycparser-2.20-6.el9.noarch.rp 191 kB/s | 135 kB 00:00 2024-08-31T02:28:56.825 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 765 k 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 765 k 2024-08-31T02:28:56.826 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 771 k 2024-08-31T02:28:56.827 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 1/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 3/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 4/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 5/37 2024-08-31T02:28:56.881 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 6/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-08-31T02:28:56.882 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-08-31T02:28:56.883 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-08-31T02:28:56.884 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-08-31T02:28:56.884 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-08-31T02:28:56.884 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-08-31T02:28:56.884 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-08-31T02:28:56.884 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-08-31T02:28:56.885 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-08-31T02:28:56.885 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-08-31T02:28:56.885 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-08-31T02:28:56.885 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-08-31T02:28:56.911 INFO:teuthology.orchestra.run.smithi077.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 906 kB/s | 188 kB 00:00 2024-08-31T02:28:56.937 INFO:teuthology.orchestra.run.smithi077.stdout:(12/37): python3-requests-2.25.1-8.el9.noarch.r 174 kB/s | 125 kB 00:00 2024-08-31T02:28:56.987 INFO:teuthology.orchestra.run.smithi077.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.3 MB/s | 172 kB 00:00 2024-08-31T02:28:57.046 INFO:teuthology.orchestra.run.smithi077.stdout:(14/37): python3-packaging-20.9-5.el9.noarch.rp 1.3 MB/s | 77 kB 00:00 2024-08-31T02:28:57.071 INFO:teuthology.orchestra.run.smithi077.stdout:(15/37): python3-markupsafe-1.1.1-12.el9.x86_64 260 kB/s | 35 kB 00:00 2024-08-31T02:28:57.102 INFO:teuthology.orchestra.run.smithi087.stdout:cephadm-19.1.1-240.g34b9d27b.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-08-31T02:28:57.102 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:57.103 INFO:teuthology.orchestra.run.smithi087.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-08-31T02:28:57.103 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:28:57.105 INFO:teuthology.orchestra.run.smithi077.stdout:(16/37): python3-urllib3-1.26.5-6.el9.noarch.rp 286 kB/s | 215 kB 00:00 2024-08-31T02:28:57.108 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:28:57.108 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:28:57.114 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:28:57.114 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:28:57.130 INFO:teuthology.orchestra.run.smithi077.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 610 kB/s | 51 kB 00:00 2024-08-31T02:28:57.172 INFO:teuthology.orchestra.run.smithi077.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.6 MB/s | 151 kB 00:00 2024-08-31T02:28:57.185 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:28:57.197 INFO:teuthology.orchestra.run.smithi077.stdout:(19/37): python3-toml-0.10.2-6.el9.noarch.rpm 331 kB/s | 42 kB 00:00 2024-08-31T02:28:57.222 INFO:teuthology.orchestra.run.smithi077.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 865 kB/s | 43 kB 00:00 2024-08-31T02:28:57.264 INFO:teuthology.orchestra.run.smithi077.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 10 MB/s | 358 kB 00:00 2024-08-31T02:28:57.290 INFO:teuthology.orchestra.run.smithi077.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 461 kB/s | 11 kB 00:00 2024-08-31T02:28:57.315 INFO:teuthology.orchestra.run.smithi077.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 714 kB/s | 18 kB 00:00 2024-08-31T02:28:57.340 INFO:teuthology.orchestra.run.smithi077.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 926 kB/s | 23 kB 00:00 2024-08-31T02:28:57.365 INFO:teuthology.orchestra.run.smithi077.stdout:(25/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-08-31T02:28:57.390 INFO:teuthology.orchestra.run.smithi077.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-08-31T02:28:57.416 INFO:teuthology.orchestra.run.smithi077.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 459 kB/s | 20 kB 00:00 2024-08-31T02:28:57.441 INFO:teuthology.orchestra.run.smithi077.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 923 kB/s | 46 kB 00:00 2024-08-31T02:28:57.466 INFO:teuthology.orchestra.run.smithi077.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-08-31T02:28:57.492 INFO:teuthology.orchestra.run.smithi077.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 676 kB/s | 16 kB 00:00 2024-08-31T02:28:57.517 INFO:teuthology.orchestra.run.smithi077.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-08-31T02:28:57.545 INFO:teuthology.orchestra.run.smithi077.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-08-31T02:28:57.559 INFO:teuthology.orchestra.run.smithi077.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 855 kB/s | 36 kB 00:00 2024-08-31T02:28:57.584 INFO:teuthology.orchestra.run.smithi077.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 5.4 MB/s | 230 kB 00:00 2024-08-31T02:28:57.601 INFO:teuthology.orchestra.run.smithi077.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 1.2 MB/s | 20 kB 00:00 2024-08-31T02:28:57.626 INFO:teuthology.orchestra.run.smithi077.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 6.3 MB/s | 427 kB 00:00 2024-08-31T02:28:57.653 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:28:57.728 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:28:57.743 INFO:teuthology.orchestra.run.smithi077.stdout:(37/37): lua-devel-5.4.4-4.el9.x86_64.rpm 35 kB/s | 22 kB 00:00 2024-08-31T02:28:57.749 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:57.749 INFO:teuthology.orchestra.run.smithi077.stdout:Total 8.9 MB/s | 30 MB 00:03 2024-08-31T02:28:57.900 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:28:57.939 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:28:57.939 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:28:57.992 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-08-31T02:28:57.992 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:57.992 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:28:57.992 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: lua-5.4.4-4.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: luarocks-3.9.2-5.el9.noarch 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-31T02:28:57.993 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ply-3.11-14.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-31T02:28:57.994 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob-1.8.8-2.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:57.995 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:28:58.052 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:28:58.236 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:28:58.237 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:28:58.290 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:28:58.290 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:58.290 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:28:58.290 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:28:58.291 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:58.291 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:28:58.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-base 2024-08-31T02:28:58.462 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-immutable-object-cache 2024-08-31T02:28:58.979 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:53 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:59.027 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:54 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:59.070 INFO:teuthology.orchestra.run.smithi046.stdout:Package ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:28:59.115 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:28:59.116 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:28:59.116 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:28:59.159 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:28:59.160 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:59.160 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2024-08-31T02:28:59.160 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 145 k 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 145 k 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 435 k 2024-08-31T02:28:59.161 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:28:59.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install cephadm 2024-08-31T02:28:59.465 INFO:teuthology.orchestra.run.smithi087.stdout:ceph-immutable-object-cache-19.1.1-240.g34b9d27 478 kB/s | 145 kB 00:00 2024-08-31T02:28:59.466 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:28:59.466 INFO:teuthology.orchestra.run.smithi087.stdout:Total 475 kB/s | 145 kB 00:00 2024-08-31T02:28:59.466 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:28:59.474 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:28:59.474 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:28:59.532 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:28:59.533 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:28:59.627 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:28:59.680 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:28:59.688 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-08-31T02:28:59.721 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-08-31T02:28:59.744 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:54 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:28:59.749 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-08-31T02:28:59.749 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:28:59.775 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:28:59.775 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:28:59.775 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-31T02:28:59.775 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:28:59.821 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-08-31T02:28:59.865 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-08-31T02:28:59.879 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:28:59.879 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 765 k 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:28:59.880 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:28:59.881 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 765 k 2024-08-31T02:28:59.881 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 771 k 2024-08-31T02:28:59.881 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:28:59.897 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-08-31T02:28:59.988 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-08-31T02:29:00.059 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-08-31T02:29:00.108 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-08-31T02:29:00.154 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-08-31T02:29:00.190 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-08-31T02:29:00.224 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-08-31T02:29:00.257 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-08-31T02:29:00.298 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-08-31T02:29:00.353 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-08-31T02:29:00.387 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-08-31T02:29:00.429 INFO:teuthology.orchestra.run.smithi046.stdout:cephadm-19.1.1-240.g34b9d27b.el9.noarch.rpm 1.4 MB/s | 765 kB 00:00 2024-08-31T02:29:00.429 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:00.430 INFO:teuthology.orchestra.run.smithi046.stdout:Total 1.4 MB/s | 765 kB 00:00 2024-08-31T02:29:00.430 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:00.435 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:00.435 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:00.436 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-08-31T02:29:00.442 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:00.442 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:00.476 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-08-31T02:29:00.512 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:00.550 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:00.649 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:00.688 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-08-31T02:29:00.776 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-08-31T02:29:00.833 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr 2024-08-31T02:29:00.845 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-08-31T02:29:00.884 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-08-31T02:29:00.933 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-08-31T02:29:00.989 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-08-31T02:29:00.992 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:01.084 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:01.176 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-08-31T02:29:01.230 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-08-31T02:29:01.308 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-08-31T02:29:01.381 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:56 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:01.396 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-08-31T02:29:01.437 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-08-31T02:29:01.473 INFO:teuthology.orchestra.run.smithi087.stdout:Package ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:01.517 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:01.518 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:01.518 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:01.541 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:01.562 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-08-31T02:29:01.574 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-dashboard 2024-08-31T02:29:01.725 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 32/37 2024-08-31T02:29:01.764 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:29:01.790 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 33/37 2024-08-31T02:29:01.790 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:01.790 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-31T02:29:01.790 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:29:01.791 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-31T02:29:01.791 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:01.801 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:01.801 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:01.801 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:01.801 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:01.802 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:01.802 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:01.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-immutable-object-cache 2024-08-31T02:29:02.124 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:57 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:02.255 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:02.256 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:02.256 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 3.6 M 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 32 k 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 16 k 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-08-31T02:29:02.257 INFO:teuthology.orchestra.run.smithi087.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout:Install 12 Packages 2024-08-31T02:29:02.258 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:02.259 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 8.7 M 2024-08-31T02:29:02.259 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 104 M 2024-08-31T02:29:02.259 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:02.566 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:57 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:02.702 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 145 k 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:02.703 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:02.704 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:02.704 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 145 k 2024-08-31T02:29:02.704 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 435 k 2024-08-31T02:29:02.704 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:02.868 INFO:teuthology.orchestra.run.smithi087.stdout:(1/12): ceph-grafana-dashboards-19.1.1-240.g34b 209 kB/s | 32 kB 00:00 2024-08-31T02:29:02.885 INFO:teuthology.orchestra.run.smithi087.stdout:(2/12): ceph-prometheus-alerts-19.1.1-240.g34b9 97 kB/s | 16 kB 00:00 2024-08-31T02:29:02.893 INFO:teuthology.orchestra.run.smithi046.stdout:ceph-immutable-object-cache-19.1.1-240.g34b9d27 767 kB/s | 145 kB 00:00 2024-08-31T02:29:02.894 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:02.894 INFO:teuthology.orchestra.run.smithi046.stdout:Total 761 kB/s | 145 kB 00:00 2024-08-31T02:29:02.894 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:02.902 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:02.902 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:02.962 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:02.963 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:03.085 INFO:teuthology.orchestra.run.smithi087.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-08-31T02:29:03.144 INFO:teuthology.orchestra.run.smithi087.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.7 MB/s | 1.0 MB 00:00 2024-08-31T02:29:03.194 INFO:teuthology.orchestra.run.smithi087.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-08-31T02:29:03.219 INFO:teuthology.orchestra.run.smithi087.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 775 kB/s | 19 kB 00:00 2024-08-31T02:29:03.227 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:03.240 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:29:03.267 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 34/37 2024-08-31T02:29:03.267 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:03.267 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-31T02:29:03.268 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:29:03.268 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-31T02:29:03.268 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:03.286 INFO:teuthology.orchestra.run.smithi087.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-08-31T02:29:03.286 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:03.312 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:03.312 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:03.312 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-31T02:29:03.312 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:03.319 INFO:teuthology.orchestra.run.smithi087.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-08-31T02:29:03.345 INFO:teuthology.orchestra.run.smithi087.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-08-31T02:29:03.370 INFO:teuthology.orchestra.run.smithi087.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.4 MB/s | 188 kB 00:00 2024-08-31T02:29:03.412 INFO:teuthology.orchestra.run.smithi087.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.6 MB/s | 863 kB 00:00 2024-08-31T02:29:03.596 INFO:teuthology.orchestra.run.smithi087.stdout:(12/12): ceph-mgr-dashboard-19.1.1-240.g34b9d27 4.0 MB/s | 3.6 MB 00:00 2024-08-31T02:29:03.599 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:03.599 INFO:teuthology.orchestra.run.smithi087.stdout:Total 6.5 MB/s | 8.7 MB 00:01 2024-08-31T02:29:03.648 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:03.664 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:03.664 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:03.699 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:29:03.722 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 35/37 2024-08-31T02:29:03.722 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:03.723 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-31T02:29:03.723 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:29:03.723 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-31T02:29:03.723 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:03.822 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:03.822 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:03.949 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:29:03.973 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 36/37 2024-08-31T02:29:03.973 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:03.973 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-31T02:29:03.973 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:29:03.973 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-31T02:29:03.974 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:04.037 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:29:04.217 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:04.217 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:04.217 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:04.218 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:04.218 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:04.218 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:04.350 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:04.429 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-08-31T02:29:04.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr 2024-08-31T02:29:04.473 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-08-31T02:29:04.520 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-08-31T02:29:04.550 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-08-31T02:29:04.626 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-08-31T02:29:04.767 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-08-31T02:29:04.860 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-08-31T02:29:04.905 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-08-31T02:29:04.941 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 10/12 2024-08-31T02:29:05.017 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:00 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:05.110 INFO:teuthology.orchestra.run.smithi046.stdout:Package ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:05.154 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:05.155 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:05.155 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:05.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-dashboard 2024-08-31T02:29:05.777 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:00 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 37/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 1/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 3/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 4/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 5/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.n 6/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-08-31T02:29:05.891 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-08-31T02:29:05.892 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-08-31T02:29:05.893 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-08-31T02:29:05.915 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 3.6 M 2024-08-31T02:29:05.917 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 32 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 16 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-31T02:29:05.918 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:Install 12 Packages 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 8.7 M 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 104 M 2024-08-31T02:29:05.919 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:06.019 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 11/12 2024-08-31T02:29:06.057 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:06.222 INFO:teuthology.orchestra.run.smithi046.stdout:(1/12): ceph-grafana-dashboards-19.1.1-240.g34b 206 kB/s | 32 kB 00:00 2024-08-31T02:29:06.247 INFO:teuthology.orchestra.run.smithi046.stdout:(2/12): ceph-prometheus-alerts-19.1.1-240.g34b9 91 kB/s | 16 kB 00:00 2024-08-31T02:29:06.723 INFO:teuthology.orchestra.run.smithi046.stdout:(3/12): ceph-mgr-dashboard-19.1.1-240.g34b9d27b 5.4 MB/s | 3.6 MB 00:00 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mds-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:06.869 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-modules-core-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mon-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-osd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: lua-5.4.4-4.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: luarocks-3.9.2-5.el9.noarch 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-31T02:29:06.870 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ply-3.11-14.el9.noarch 2024-08-31T02:29:06.871 INFO:teuthology.orchestra.run.smithi077.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-webob-1.8.8-2.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:06.872 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:07.048 INFO:teuthology.orchestra.run.smithi046.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 336 kB/s | 269 kB 00:00 2024-08-31T02:29:07.098 INFO:teuthology.orchestra.run.smithi046.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-08-31T02:29:07.123 INFO:teuthology.orchestra.run.smithi046.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 782 kB/s | 19 kB 00:00 2024-08-31T02:29:07.191 INFO:teuthology.orchestra.run.smithi046.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-08-31T02:29:07.216 INFO:teuthology.orchestra.run.smithi046.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.7 MB/s | 144 kB 00:00 2024-08-31T02:29:07.238 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-base 2024-08-31T02:29:07.241 INFO:teuthology.orchestra.run.smithi046.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-08-31T02:29:07.283 INFO:teuthology.orchestra.run.smithi046.stdout:(10/12): protobuf-3.14.0-13.el9.x86_64.rpm 974 kB/s | 1.0 MB 00:01 2024-08-31T02:29:07.317 INFO:teuthology.orchestra.run.smithi046.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-08-31T02:29:07.392 INFO:teuthology.orchestra.run.smithi046.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.3 MB/s | 863 kB 00:00 2024-08-31T02:29:07.395 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:07.396 INFO:teuthology.orchestra.run.smithi046.stdout:Total 5.9 MB/s | 8.7 MB 00:01 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 1/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 2/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 3/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-08-31T02:29:07.436 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-08-31T02:29:07.447 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:07.468 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:07.468 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:07.635 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:07.636 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:07.740 INFO:teuthology.orchestra.run.smithi087.stdout: grpc-data-1.46.7-10.el9.noarch 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: protobuf-3.14.0-13.el9.x86_64 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:07.741 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:07.798 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:53 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:07.887 INFO:teuthology.orchestra.run.smithi077.stdout:Package ceph-base-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:07.929 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:07.930 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:07.930 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:07.972 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-31T02:29:08.008 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install cephadm 2024-08-31T02:29:08.186 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:08.268 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-08-31T02:29:08.312 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-08-31T02:29:08.359 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-08-31T02:29:08.397 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-08-31T02:29:08.484 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-08-31T02:29:08.527 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:03 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:08.554 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:54 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:08.620 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-08-31T02:29:08.658 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:====================================================================================== 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:====================================================================================== 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 7.4 M 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:29:08.659 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-31T02:29:08.660 INFO:teuthology.orchestra.run.smithi087.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout:====================================================================================== 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout:Install 12 Packages 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 38 M 2024-08-31T02:29:08.661 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 212 M 2024-08-31T02:29:08.662 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:08.683 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout: cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 765 k 2024-08-31T02:29:08.684 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 765 k 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 771 k 2024-08-31T02:29:08.685 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:08.720 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-08-31T02:29:08.769 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-08-31T02:29:08.797 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:08.829 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 10/12 2024-08-31T02:29:08.939 INFO:teuthology.orchestra.run.smithi077.stdout:cephadm-19.1.1-240.g34b9d27b.el9.noarch.rpm 2.9 MB/s | 765 kB 00:00 2024-08-31T02:29:08.940 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:08.940 INFO:teuthology.orchestra.run.smithi077.stdout:Total 2.9 MB/s | 765 kB 00:00 2024-08-31T02:29:08.940 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:08.945 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:08.945 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:08.951 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:08.952 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:09.027 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:09.494 INFO:teuthology.orchestra.run.smithi087.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 364 kB/s | 191 kB 00:00 2024-08-31T02:29:09.499 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:09.592 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:09.603 INFO:teuthology.orchestra.run.smithi087.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 302 kB/s | 33 kB 00:00 2024-08-31T02:29:09.728 INFO:teuthology.orchestra.run.smithi087.stdout:(3/12): ceph-mgr-diskprediction-local-19.1.1-24 9.8 MB/s | 7.4 MB 00:00 2024-08-31T02:29:09.845 INFO:teuthology.orchestra.run.smithi087.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 156 kB/s | 18 kB 00:00 2024-08-31T02:29:09.878 INFO:teuthology.orchestra.run.smithi087.stdout:(5/12): libgfortran-11.5.0-2.el9.x86_64.rpm 881 kB/s | 801 kB 00:00 2024-08-31T02:29:09.915 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:09.929 INFO:teuthology.orchestra.run.smithi087.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 461 kB/s | 38 kB 00:00 2024-08-31T02:29:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 11/12 2024-08-31T02:29:09.990 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:10.004 INFO:teuthology.orchestra.run.smithi087.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 7.5 MB/s | 3.0 MB 00:00 2024-08-31T02:29:10.038 INFO:teuthology.orchestra.run.smithi087.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.2 MB/s | 245 kB 00:00 2024-08-31T02:29:10.138 INFO:teuthology.orchestra.run.smithi087.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 250 kB 00:00 2024-08-31T02:29:10.148 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:10.149 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:10.149 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:10.149 INFO:teuthology.orchestra.run.smithi077.stdout: cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:10.149 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:10.149 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:10.297 INFO:teuthology.orchestra.run.smithi087.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 5.1 MB 00:00 2024-08-31T02:29:10.362 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-immutable-object-cache 2024-08-31T02:29:10.920 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:56 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:11.052 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:11.052 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:11.052 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repo Size 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 145 k 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 145 k 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 435 k 2024-08-31T02:29:11.053 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:11.236 INFO:teuthology.orchestra.run.smithi077.stdout:ceph-immutable-object-cache-19.1.1-240.g34b9d27 795 kB/s | 145 kB 00:00 2024-08-31T02:29:11.237 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:11.237 INFO:teuthology.orchestra.run.smithi077.stdout:Total 788 kB/s | 145 kB 00:00 2024-08-31T02:29:11.237 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:11.244 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:11.245 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 1/12 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 2/12 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 3/12 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-08-31T02:29:11.291 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-08-31T02:29:11.292 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-08-31T02:29:11.303 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:11.303 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:11.463 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:11.546 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:11.570 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:11.571 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:11.571 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-31T02:29:11.571 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:11.609 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-08-31T02:29:11.609 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: grpc-data-1.46.7-10.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: protobuf-3.14.0-13.el9.x86_64 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-31T02:29:11.610 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-31T02:29:11.611 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:11.611 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:11.747 INFO:teuthology.orchestra.run.smithi087.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 2.6 MB/s | 4.9 MB 00:01 2024-08-31T02:29:11.833 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-31T02:29:12.394 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:07 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:12.528 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.e 1/1 2024-08-31T02:29:12.528 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:12.528 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:12.529 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-immutable-object-cache-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:12.529 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:12.529 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:12.532 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:12.533 INFO:teuthology.orchestra.run.smithi046.stdout:====================================================================================== 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout:====================================================================================== 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 7.4 M 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-08-31T02:29:12.534 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout:====================================================================================== 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout:Install 12 Packages 2024-08-31T02:29:12.535 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:12.536 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 38 M 2024-08-31T02:29:12.536 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 212 M 2024-08-31T02:29:12.536 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:12.741 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-mgr 2024-08-31T02:29:13.219 INFO:teuthology.orchestra.run.smithi046.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 378 kB/s | 191 kB 00:00 2024-08-31T02:29:13.290 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:59 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:13.294 INFO:teuthology.orchestra.run.smithi046.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 437 kB/s | 33 kB 00:00 2024-08-31T02:29:13.382 INFO:teuthology.orchestra.run.smithi077.stdout:Package ceph-mgr-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:13.424 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:13.425 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:13.425 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:13.444 INFO:teuthology.orchestra.run.smithi046.stdout:(3/12): ceph-mgr-diskprediction-local-19.1.1-24 10 MB/s | 7.4 MB 00:00 2024-08-31T02:29:13.499 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-mgr-dashboard 2024-08-31T02:29:13.511 INFO:teuthology.orchestra.run.smithi046.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 274 kB/s | 18 kB 00:00 2024-08-31T02:29:13.544 INFO:teuthology.orchestra.run.smithi046.stdout:(5/12): libgfortran-11.5.0-2.el9.x86_64.rpm 964 kB/s | 801 kB 00:00 2024-08-31T02:29:13.570 INFO:teuthology.orchestra.run.smithi046.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 657 kB/s | 38 kB 00:00 2024-08-31T02:29:13.629 INFO:teuthology.orchestra.run.smithi046.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 8.9 MB/s | 3.0 MB 00:00 2024-08-31T02:29:13.687 INFO:teuthology.orchestra.run.smithi046.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.0 MB/s | 245 kB 00:00 2024-08-31T02:29:13.754 INFO:teuthology.orchestra.run.smithi046.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 41 MB/s | 5.1 MB 00:00 2024-08-31T02:29:13.779 INFO:teuthology.orchestra.run.smithi046.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.7 MB/s | 250 kB 00:00 2024-08-31T02:29:13.888 INFO:teuthology.orchestra.run.smithi046.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 14 MB/s | 4.9 MB 00:00 2024-08-31T02:29:14.042 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:00 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:14.088 INFO:teuthology.orchestra.run.smithi087.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 4.1 MB/s | 16 MB 00:03 2024-08-31T02:29:14.089 INFO:teuthology.orchestra.run.smithi046.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 49 MB/s | 16 MB 00:00 2024-08-31T02:29:14.089 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:14.090 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:14.090 INFO:teuthology.orchestra.run.smithi087.stdout:Total 7.0 MB/s | 38 MB 00:05 2024-08-31T02:29:14.090 INFO:teuthology.orchestra.run.smithi046.stdout:Total 25 MB/s | 38 MB 00:01 2024-08-31T02:29:14.174 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:14.175 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:14.175 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:14.175 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:14.175 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:14.175 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-dashboard noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 3.6 M 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-grafana-dashboards noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 32 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-prometheus-alerts noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 16 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-31T02:29:14.176 INFO:teuthology.orchestra.run.smithi077.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout:Install 12 Packages 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 8.7 M 2024-08-31T02:29:14.177 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 104 M 2024-08-31T02:29:14.178 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:14.450 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:14.454 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:14.476 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:14.476 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:14.481 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:14.481 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:14.764 INFO:teuthology.orchestra.run.smithi077.stdout:(1/12): ceph-prometheus-alerts-19.1.1-240.g34b9 107 kB/s | 16 kB 00:00 2024-08-31T02:29:14.790 INFO:teuthology.orchestra.run.smithi077.stdout:(2/12): ceph-grafana-dashboards-19.1.1-240.g34b 178 kB/s | 32 kB 00:00 2024-08-31T02:29:14.889 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:14.890 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:14.915 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:14.915 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:15.007 INFO:teuthology.orchestra.run.smithi077.stdout:(3/12): ceph-mgr-dashboard-19.1.1-240.g34b9d27b 9.0 MB/s | 3.6 MB 00:00 2024-08-31T02:29:15.057 INFO:teuthology.orchestra.run.smithi077.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.0 MB/s | 269 kB 00:00 2024-08-31T02:29:15.107 INFO:teuthology.orchestra.run.smithi077.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-08-31T02:29:15.124 INFO:teuthology.orchestra.run.smithi077.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.1 MB/s | 19 kB 00:00 2024-08-31T02:29:15.182 INFO:teuthology.orchestra.run.smithi077.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 35 MB/s | 2.0 MB 00:00 2024-08-31T02:29:15.216 INFO:teuthology.orchestra.run.smithi077.stdout:(8/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00 2024-08-31T02:29:15.250 INFO:teuthology.orchestra.run.smithi077.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-08-31T02:29:15.283 INFO:teuthology.orchestra.run.smithi077.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 3.0 MB/s | 863 kB 00:00 2024-08-31T02:29:15.308 INFO:teuthology.orchestra.run.smithi077.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 334 kB/s | 31 kB 00:00 2024-08-31T02:29:15.342 INFO:teuthology.orchestra.run.smithi077.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-08-31T02:29:15.346 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:15.346 INFO:teuthology.orchestra.run.smithi077.stdout:Total 7.4 MB/s | 8.7 MB 00:01 2024-08-31T02:29:15.394 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:15.412 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:15.412 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:15.568 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:15.569 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:15.643 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:15.700 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:15.701 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-31T02:29:15.736 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:15.776 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-31T02:29:15.821 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:15.836 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:15.879 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-08-31T02:29:15.923 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:15.963 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-08-31T02:29:16.062 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-08-31T02:29:16.094 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-08-31T02:29:16.098 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:16.154 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-08-31T02:29:16.170 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-31T02:29:16.178 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-08-31T02:29:16.192 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-08-31T02:29:16.236 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-08-31T02:29:16.257 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-31T02:29:16.283 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-08-31T02:29:16.322 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-08-31T02:29:16.399 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-08-31T02:29:16.522 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-08-31T02:29:16.623 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-08-31T02:29:16.676 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-08-31T02:29:16.704 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:16.736 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 10/12 2024-08-31T02:29:16.794 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-31T02:29:16.908 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-31T02:29:16.943 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-31T02:29:17.062 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-31T02:29:17.778 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 11/12 2024-08-31T02:29:17.812 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:18.104 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:18.345 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:19.132 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 12/12 2024-08-31T02:29:19.132 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9 1/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noar 2/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9. 3/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-08-31T02:29:19.133 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-08-31T02:29:19.137 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-31T02:29:19.176 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:19.420 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-grafana-dashboards-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-dashboard-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-prometheus-alerts-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: grpc-data-1.46.7-10.el9.noarch 2024-08-31T02:29:19.436 INFO:teuthology.orchestra.run.smithi077.stdout: protobuf-3.14.0-13.el9.x86_64 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:19.437 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:19.444 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:19.680 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-31T02:29:20.231 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:06 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:20.362 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:20.363 INFO:teuthology.orchestra.run.smithi077.stdout:====================================================================================== 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout:====================================================================================== 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 7.4 M 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-31T02:29:20.364 INFO:teuthology.orchestra.run.smithi077.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout:====================================================================================== 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout:Install 12 Packages 2024-08-31T02:29:20.365 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:20.366 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 38 M 2024-08-31T02:29:20.366 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 212 M 2024-08-31T02:29:20.366 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:20.635 INFO:teuthology.orchestra.run.smithi077.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-08-31T02:29:20.669 INFO:teuthology.orchestra.run.smithi077.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.4 MB/s | 801 kB 00:00 2024-08-31T02:29:21.069 INFO:teuthology.orchestra.run.smithi077.stdout:(3/12): ceph-mgr-diskprediction-local-19.1.1-24 13 MB/s | 7.4 MB 00:00 2024-08-31T02:29:21.277 INFO:teuthology.orchestra.run.smithi077.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 51 kB/s | 33 kB 00:00 2024-08-31T02:29:21.545 INFO:teuthology.orchestra.run.smithi077.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 38 kB/s | 18 kB 00:00 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 1/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-08-31T02:29:21.725 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-08-31T02:29:21.728 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-08-31T02:29:21.728 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:21.728 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-31T02:29:21.753 INFO:teuthology.orchestra.run.smithi077.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.8 MB/s | 3.0 MB 00:01 2024-08-31T02:29:21.836 INFO:teuthology.orchestra.run.smithi077.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 69 kB/s | 38 kB 00:00 2024-08-31T02:29:21.852 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:21.852 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 1/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:21.853 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-31T02:29:22.081 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-31T02:29:22.081 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-0.3.26-2.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:22.082 INFO:teuthology.orchestra.run.smithi087.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-31T02:29:22.083 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:22.083 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:22.278 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-31T02:29:22.278 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:22.278 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-0.3.26-2.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:22.279 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:22.480 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-rook 2024-08-31T02:29:22.528 INFO:teuthology.orchestra.run.smithi077.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 316 kB/s | 245 kB 00:00 2024-08-31T02:29:22.679 INFO:teuthology.orchestra.run.smithi077.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.4 MB/s | 4.9 MB 00:01 2024-08-31T02:29:22.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-rook 2024-08-31T02:29:23.004 INFO:teuthology.orchestra.run.smithi077.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.4 MB/s | 5.1 MB 00:01 2024-08-31T02:29:23.055 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:18 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:23.190 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:23.260 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:18 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:23.260 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:23.260 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 49 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-31T02:29:23.261 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:Install 13 Packages 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 2.2 M 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 26 M 2024-08-31T02:29:23.262 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:23.321 INFO:teuthology.orchestra.run.smithi077.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 317 kB/s | 250 kB 00:00 2024-08-31T02:29:23.393 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 49 k 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-31T02:29:23.394 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:23.395 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:23.396 INFO:teuthology.orchestra.run.smithi046.stdout:Install 13 Packages 2024-08-31T02:29:23.396 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:23.396 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 2.2 M 2024-08-31T02:29:23.396 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 26 M 2024-08-31T02:29:23.396 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:23.443 INFO:teuthology.orchestra.run.smithi087.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 195 kB/s | 19 kB 00:00 2024-08-31T02:29:23.468 INFO:teuthology.orchestra.run.smithi087.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 207 kB/s | 26 kB 00:00 2024-08-31T02:29:23.526 INFO:teuthology.orchestra.run.smithi087.stdout:(3/13): ceph-mgr-rook-19.1.1-240.g34b9d27b.el9. 271 kB/s | 49 kB 00:00 2024-08-31T02:29:23.568 INFO:teuthology.orchestra.run.smithi087.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-08-31T02:29:23.594 INFO:teuthology.orchestra.run.smithi087.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-08-31T02:29:23.620 INFO:teuthology.orchestra.run.smithi087.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-08-31T02:29:23.669 INFO:teuthology.orchestra.run.smithi087.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 428 kB/s | 32 kB 00:00 2024-08-31T02:29:23.694 INFO:teuthology.orchestra.run.smithi087.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 188 kB/s | 14 kB 00:00 2024-08-31T02:29:23.719 INFO:teuthology.orchestra.run.smithi087.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-08-31T02:29:23.753 INFO:teuthology.orchestra.run.smithi087.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-08-31T02:29:23.770 INFO:teuthology.orchestra.run.smithi087.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 6.0 MB/s | 90 kB 00:00 2024-08-31T02:29:23.795 INFO:teuthology.orchestra.run.smithi087.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 783 kB/s | 59 kB 00:00 2024-08-31T02:29:23.812 INFO:teuthology.orchestra.run.smithi046.stdout:(1/13): ceph-mgr-rook-19.1.1-240.g34b9d27b.el9. 296 kB/s | 49 kB 00:00 2024-08-31T02:29:23.829 INFO:teuthology.orchestra.run.smithi087.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-08-31T02:29:23.832 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:23.832 INFO:teuthology.orchestra.run.smithi087.stdout:Total 3.5 MB/s | 2.2 MB 00:00 2024-08-31T02:29:23.898 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:23.914 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:23.914 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:24.001 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:24.003 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:24.113 INFO:teuthology.orchestra.run.smithi077.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-08-31T02:29:24.114 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:24.114 INFO:teuthology.orchestra.run.smithi077.stdout:Total 10 MB/s | 38 MB 00:03 2024-08-31T02:29:24.163 INFO:teuthology.orchestra.run.smithi046.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 37 kB/s | 19 kB 00:00 2024-08-31T02:29:24.213 INFO:teuthology.orchestra.run.smithi046.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 45 kB/s | 26 kB 00:00 2024-08-31T02:29:24.477 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:24.503 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:24.503 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:24.513 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:24.597 INFO:teuthology.orchestra.run.smithi046.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 283 kB/s | 222 kB 00:00 2024-08-31T02:29:24.676 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-31T02:29:24.738 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-31T02:29:24.802 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-31T02:29:24.839 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-31T02:29:24.880 INFO:teuthology.orchestra.run.smithi046.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 221 kB/s | 159 kB 00:00 2024-08-31T02:29:24.881 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-31T02:29:24.912 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:24.912 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:24.922 INFO:teuthology.orchestra.run.smithi046.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 782 kB/s | 32 kB 00:00 2024-08-31T02:29:24.947 INFO:teuthology.orchestra.run.smithi046.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 584 kB/s | 14 kB 00:00 2024-08-31T02:29:24.973 INFO:teuthology.orchestra.run.smithi046.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 8.7 MB/s | 220 kB 00:00 2024-08-31T02:29:24.990 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-31T02:29:25.006 INFO:teuthology.orchestra.run.smithi046.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 352 kB/s | 279 kB 00:00 2024-08-31T02:29:25.048 INFO:teuthology.orchestra.run.smithi046.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.4 MB/s | 59 kB 00:00 2024-08-31T02:29:25.074 INFO:teuthology.orchestra.run.smithi046.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-08-31T02:29:25.101 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-08-31T02:29:25.107 INFO:teuthology.orchestra.run.smithi046.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-08-31T02:29:25.158 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-31T02:29:25.249 INFO:teuthology.orchestra.run.smithi046.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 82 kB/s | 54 kB 00:00 2024-08-31T02:29:25.253 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:25.253 INFO:teuthology.orchestra.run.smithi046.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-08-31T02:29:25.322 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:25.339 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:25.339 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:25.432 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:25.432 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:25.683 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:25.760 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-31T02:29:25.802 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:25.866 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-31T02:29:25.903 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:25.937 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-08-31T02:29:25.937 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-31T02:29:25.945 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:25.972 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-31T02:29:26.027 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-31T02:29:26.049 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:26.120 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-08-31T02:29:26.121 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-31T02:29:26.152 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-08-31T02:29:26.177 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-31T02:29:26.228 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-31T02:29:26.242 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-31T02:29:26.276 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-31T02:29:26.328 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-31T02:29:26.442 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-31T02:29:26.560 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-08-31T02:29:26.613 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-31T02:29:26.779 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:26.779 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 1/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-31T02:29:26.780 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-31T02:29:26.781 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-31T02:29:26.781 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-31T02:29:26.781 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-08-31T02:29:26.781 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-31T02:29:26.781 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-31T02:29:26.886 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-31T02:29:27.008 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-31T02:29:27.087 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:27.088 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:27.326 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-mgr-cephadm 2024-08-31T02:29:27.375 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-31T02:29:27.434 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-31T02:29:27.467 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-31T02:29:27.517 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-31T02:29:27.546 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:27.882 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:22 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:28.014 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 146 k 2024-08-31T02:29:28.015 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout:Install 6 Packages 2024-08-31T02:29:28.016 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:28.017 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 7.0 M 2024-08-31T02:29:28.017 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 33 M 2024-08-31T02:29:28.017 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:28.255 INFO:teuthology.orchestra.run.smithi087.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.8 MB/s | 248 kB 00:00 2024-08-31T02:29:28.270 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:28.296 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:28.296 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 1/13 2024-08-31T02:29:28.296 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-31T02:29:28.297 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-31T02:29:28.305 INFO:teuthology.orchestra.run.smithi087.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-08-31T02:29:28.330 INFO:teuthology.orchestra.run.smithi087.stdout:(3/6): ceph-mgr-cephadm-19.1.1-240.g34b9d27b.el 696 kB/s | 146 kB 00:00 2024-08-31T02:29:28.356 INFO:teuthology.orchestra.run.smithi087.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-08-31T02:29:28.390 INFO:teuthology.orchestra.run.smithi087.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-08-31T02:29:28.465 INFO:teuthology.orchestra.run.smithi087.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-08-31T02:29:28.467 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:28.467 INFO:teuthology.orchestra.run.smithi087.stdout:Total 16 MB/s | 7.0 MB 00:00 2024-08-31T02:29:28.537 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:28.548 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:28.548 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-31T02:29:28.623 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-31T02:29:28.624 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-31T02:29:28.625 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-31T02:29:28.625 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-31T02:29:28.625 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:28.625 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:28.646 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:28.647 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:28.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-cephadm 2024-08-31T02:29:28.949 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:29.114 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-31T02:29:29.167 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-31T02:29:29.293 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-31T02:29:29.326 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:29.434 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:24 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:29.571 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 146 k 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:29:29.572 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout:Install 6 Packages 2024-08-31T02:29:29.573 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:29.574 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 7.0 M 2024-08-31T02:29:29.574 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 33 M 2024-08-31T02:29:29.574 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:29.691 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-31T02:29:29.769 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-31T02:29:29.833 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-31T02:29:29.862 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:29.901 INFO:teuthology.orchestra.run.smithi046.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-08-31T02:29:29.926 INFO:teuthology.orchestra.run.smithi046.stdout:(2/6): ceph-mgr-cephadm-19.1.1-240.g34b9d27b.el 750 kB/s | 146 kB 00:00 2024-08-31T02:29:29.968 INFO:teuthology.orchestra.run.smithi046.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.4 MB/s | 58 kB 00:00 2024-08-31T02:29:29.994 INFO:teuthology.orchestra.run.smithi046.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 3.1 MB/s | 74 kB 00:00 2024-08-31T02:29:30.035 INFO:teuthology.orchestra.run.smithi046.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.0 MB/s | 548 kB 00:00 2024-08-31T02:29:30.152 INFO:teuthology.orchestra.run.smithi046.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 14 MB/s | 6.0 MB 00:00 2024-08-31T02:29:30.155 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:30.155 INFO:teuthology.orchestra.run.smithi046.stdout:Total 12 MB/s | 7.0 MB 00:00 2024-08-31T02:29:30.227 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:30.239 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:30.239 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:30.340 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:30.341 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:30.624 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:30.624 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/6 2024-08-31T02:29:30.624 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-31T02:29:30.625 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-31T02:29:30.625 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-31T02:29:30.625 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-31T02:29:30.659 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:30.826 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-31T02:29:30.881 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-31T02:29:30.895 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:30.896 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:31.120 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-fuse 2024-08-31T02:29:31.453 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-31T02:29:31.544 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-31T02:29:31.615 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-31T02:29:31.642 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:31.676 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:26 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:31.809 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:31.809 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 897 k 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout:Install 2 Packages 2024-08-31T02:29:31.810 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:31.811 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 976 k 2024-08-31T02:29:31.811 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 2.9 M 2024-08-31T02:29:31.811 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:31.918 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 12/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d2 1/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-31T02:29:31.919 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-31T02:29:32.049 INFO:teuthology.orchestra.run.smithi087.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 570 kB/s | 80 kB 00:00 2024-08-31T02:29:32.199 INFO:teuthology.orchestra.run.smithi087.stdout:(2/2): ceph-fuse-19.1.1-240.g34b9d27b.el9.x86_6 3.0 MB/s | 897 kB 00:00 2024-08-31T02:29:32.200 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:32.200 INFO:teuthology.orchestra.run.smithi087.stdout:Total 2.4 MB/s | 976 kB 00:00 2024-08-31T02:29:32.212 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:32.234 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:32.234 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-diskprediction-local-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-31T02:29:32.304 INFO:teuthology.orchestra.run.smithi077.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: openblas-0.3.26-2.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:32.305 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:32.316 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:32.316 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:32.360 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:32.360 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/6 2024-08-31T02:29:32.361 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-31T02:29:32.361 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-31T02:29:32.361 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-31T02:29:32.361 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-31T02:29:32.510 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:32.631 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:32.632 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:32.660 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-31T02:29:32.682 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-mgr-rook 2024-08-31T02:29:32.730 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:32.876 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-fuse 2024-08-31T02:29:33.247 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:19 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:33.380 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-rook noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 49 k 2024-08-31T02:29:33.381 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:33.382 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:33.383 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:33.383 INFO:teuthology.orchestra.run.smithi077.stdout:Install 13 Packages 2024-08-31T02:29:33.383 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:33.383 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 2.2 M 2024-08-31T02:29:33.383 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 26 M 2024-08-31T02:29:33.384 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:33.406 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:33.406 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/2 2024-08-31T02:29:33.443 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:28 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:33.582 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:33.582 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:33.582 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:33.582 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:33.583 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:33.583 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 897 k 2024-08-31T02:29:33.583 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-31T02:29:33.583 INFO:teuthology.orchestra.run.smithi046.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-31T02:29:33.583 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:33.584 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:33.584 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:33.584 INFO:teuthology.orchestra.run.smithi046.stdout:Install 2 Packages 2024-08-31T02:29:33.584 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:33.585 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 976 k 2024-08-31T02:29:33.585 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 2.9 M 2024-08-31T02:29:33.585 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:33.603 INFO:teuthology.orchestra.run.smithi077.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 207 kB/s | 19 kB 00:00 2024-08-31T02:29:33.628 INFO:teuthology.orchestra.run.smithi077.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 217 kB/s | 26 kB 00:00 2024-08-31T02:29:33.668 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-31T02:29:33.668 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:33.668 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:33.668 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-31T02:29:33.668 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:33.669 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:33.687 INFO:teuthology.orchestra.run.smithi077.stdout:(3/13): ceph-mgr-rook-19.1.1-240.g34b9d27b.el9. 279 kB/s | 49 kB 00:00 2024-08-31T02:29:33.737 INFO:teuthology.orchestra.run.smithi077.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-08-31T02:29:33.762 INFO:teuthology.orchestra.run.smithi077.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-08-31T02:29:33.763 INFO:teuthology.orchestra.run.smithi046.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 503 kB/s | 80 kB 00:00 2024-08-31T02:29:33.796 INFO:teuthology.orchestra.run.smithi077.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 915 kB/s | 54 kB 00:00 2024-08-31T02:29:33.830 INFO:teuthology.orchestra.run.smithi077.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 481 kB/s | 32 kB 00:00 2024-08-31T02:29:33.855 INFO:teuthology.orchestra.run.smithi077.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 248 kB/s | 14 kB 00:00 2024-08-31T02:29:33.880 INFO:teuthology.orchestra.run.smithi077.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 4.5 MB/s | 220 kB 00:00 2024-08-31T02:29:33.897 INFO:teuthology.orchestra.run.smithi046.stdout:(2/2): ceph-fuse-19.1.1-240.g34b9d27b.el9.x86_6 3.0 MB/s | 897 kB 00:00 2024-08-31T02:29:33.898 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:33.898 INFO:teuthology.orchestra.run.smithi046.stdout:Total 3.0 MB/s | 976 kB 00:00 2024-08-31T02:29:33.905 INFO:teuthology.orchestra.run.smithi077.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-08-31T02:29:33.910 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:33.933 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:33.933 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:33.939 INFO:teuthology.orchestra.run.smithi077.stdout:(11/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.1 MB/s | 279 kB 00:00 2024-08-31T02:29:33.961 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install ceph-volume 2024-08-31T02:29:33.965 INFO:teuthology.orchestra.run.smithi077.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-08-31T02:29:34.006 INFO:teuthology.orchestra.run.smithi077.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-08-31T02:29:34.008 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:34.008 INFO:teuthology.orchestra.run.smithi077.stdout:Total 3.5 MB/s | 2.2 MB 00:00 2024-08-31T02:29:34.018 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:34.018 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:34.073 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:34.089 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:34.089 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:34.174 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:34.175 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:34.209 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:34.354 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-31T02:29:34.423 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:34.524 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:29 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:34.660 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-volume noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 285 k 2024-08-31T02:29:34.661 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 285 k 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 1.3 M 2024-08-31T02:29:34.662 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:34.677 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:34.847 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-31T02:29:34.886 INFO:teuthology.orchestra.run.smithi087.stdout:ceph-volume-19.1.1-240.g34b9d27b.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-08-31T02:29:34.887 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:34.887 INFO:teuthology.orchestra.run.smithi087.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-08-31T02:29:34.887 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:34.896 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:34.896 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:34.907 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-31T02:29:34.917 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:34.918 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:34.971 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-31T02:29:35.008 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-31T02:29:35.050 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-31T02:29:35.070 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:35.070 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/2 2024-08-31T02:29:35.135 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:35.151 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-31T02:29:35.197 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:35.213 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:35.213 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:35.213 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-31T02:29:35.213 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:35.253 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-08-31T02:29:35.310 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:35.358 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:35.662 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-volume 2024-08-31T02:29:36.028 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-31T02:29:36.074 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-31T02:29:36.107 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-31T02:29:36.155 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-31T02:29:36.177 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:36.210 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:36.237 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:31 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:36.375 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-volume noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 285 k 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:36.376 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:36.377 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 285 k 2024-08-31T02:29:36.377 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 1.3 M 2024-08-31T02:29:36.377 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:36.473 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librados-devel 2024-08-31T02:29:36.609 INFO:teuthology.orchestra.run.smithi046.stdout:ceph-volume-19.1.1-240.g34b9d27b.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-08-31T02:29:36.610 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:36.610 INFO:teuthology.orchestra.run.smithi046.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-08-31T02:29:36.610 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:36.619 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:36.619 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:36.642 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:36.642 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:36.871 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 13/13 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 1/13 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-31T02:29:36.901 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-31T02:29:36.902 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-31T02:29:36.937 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:36.953 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:36.953 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:36.953 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-31T02:29:36.953 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:37.043 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:32 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:37.181 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 127 k 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 127 k 2024-08-31T02:29:37.182 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 456 k 2024-08-31T02:29:37.183 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-rook-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-31T02:29:37.218 INFO:teuthology.orchestra.run.smithi077.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:37.219 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:37.390 INFO:teuthology.orchestra.run.smithi087.stdout:librados-devel-19.1.1-240.g34b9d27b.el9.x86_64. 611 kB/s | 127 kB 00:00 2024-08-31T02:29:37.391 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:37.391 INFO:teuthology.orchestra.run.smithi087.stdout:Total 606 kB/s | 127 kB 00:00 2024-08-31T02:29:37.391 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:37.396 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:37.396 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:37.463 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:37.463 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:37.470 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-mgr-cephadm 2024-08-31T02:29:37.609 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:37.704 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:37.909 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:37.910 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:37.910 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:37.910 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:37.910 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:37.910 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:38.019 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:24 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:38.108 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:38.150 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-cephadm noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 146 k 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-31T02:29:38.151 INFO:teuthology.orchestra.run.smithi077.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout:Install 6 Packages 2024-08-31T02:29:38.152 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:38.153 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 7.0 M 2024-08-31T02:29:38.153 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 33 M 2024-08-31T02:29:38.153 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:38.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librados-devel 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:38.378 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:38.632 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install libcephfs2 2024-08-31T02:29:38.691 INFO:teuthology.orchestra.run.smithi077.stdout:(1/6): ceph-mgr-cephadm-19.1.1-240.g34b9d27b.el 685 kB/s | 146 kB 00:00 2024-08-31T02:29:38.742 INFO:teuthology.orchestra.run.smithi077.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-08-31T02:29:38.747 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:33 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:38.767 INFO:teuthology.orchestra.run.smithi077.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-08-31T02:29:38.792 INFO:teuthology.orchestra.run.smithi077.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-08-31T02:29:38.885 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:38.885 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 127 k 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 127 k 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 456 k 2024-08-31T02:29:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:38.992 INFO:teuthology.orchestra.run.smithi077.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 483 kB/s | 248 kB 00:00 2024-08-31T02:29:39.101 INFO:teuthology.orchestra.run.smithi046.stdout:librados-devel-19.1.1-240.g34b9d27b.el9.x86_64. 592 kB/s | 127 kB 00:00 2024-08-31T02:29:39.101 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:39.101 INFO:teuthology.orchestra.run.smithi046.stdout:Total 588 kB/s | 127 kB 00:00 2024-08-31T02:29:39.101 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:39.107 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:39.108 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:39.174 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:39.175 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:39.203 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:34 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:39.296 INFO:teuthology.orchestra.run.smithi087.stdout:Package libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:39.334 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:39.340 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:39.341 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:39.341 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:39.409 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install libcephfs-devel 2024-08-31T02:29:39.440 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:39.476 INFO:teuthology.orchestra.run.smithi077.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 6.0 MB/s | 6.0 MB 00:00 2024-08-31T02:29:39.478 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:39.478 INFO:teuthology.orchestra.run.smithi077.stdout:Total 5.3 MB/s | 7.0 MB 00:01 2024-08-31T02:29:39.550 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:39.562 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:39.562 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:39.660 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:39.660 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:39.869 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:39.957 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:39.962 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:34 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:40.095 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:40.096 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:40.096 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2024-08-31T02:29:40.096 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 32 k 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 32 k 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 142 k 2024-08-31T02:29:40.097 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:40.107 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:40.124 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-31T02:29:40.169 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-31T02:29:40.259 INFO:teuthology.orchestra.run.smithi087.stdout:libcephfs-devel-19.1.1-240.g34b9d27b.el9.x86_64 196 kB/s | 32 kB 00:00 2024-08-31T02:29:40.260 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:40.260 INFO:teuthology.orchestra.run.smithi087.stdout:Total 194 kB/s | 32 kB 00:00 2024-08-31T02:29:40.260 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:40.264 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:40.264 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:40.268 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:40.268 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:40.356 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:40.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install libcephfs2 2024-08-31T02:29:40.471 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:40.693 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-31T02:29:40.788 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-31T02:29:40.835 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:40.861 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-31T02:29:40.907 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:40.972 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:35 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:41.059 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:41.065 INFO:teuthology.orchestra.run.smithi046.stdout:Package libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:41.111 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:41.112 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:41.112 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:41.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install libcephfs-devel 2024-08-31T02:29:41.212 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librados2 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 6/6 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 1/6 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-31T02:29:41.670 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-31T02:29:41.754 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:36 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:41.765 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:36 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:41.855 INFO:teuthology.orchestra.run.smithi087.stdout:Package librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:41.891 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 32 k 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:41.892 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 32 k 2024-08-31T02:29:41.893 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 142 k 2024-08-31T02:29:41.893 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:41.898 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:41.899 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:41.899 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-mgr-cephadm-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-31T02:29:41.926 INFO:teuthology.orchestra.run.smithi077.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-31T02:29:41.927 INFO:teuthology.orchestra.run.smithi077.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-31T02:29:41.927 INFO:teuthology.orchestra.run.smithi077.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-31T02:29:41.927 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:41.927 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:41.955 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install librbd1 2024-08-31T02:29:42.043 INFO:teuthology.orchestra.run.smithi046.stdout:libcephfs-devel-19.1.1-240.g34b9d27b.el9.x86_64 210 kB/s | 32 kB 00:00 2024-08-31T02:29:42.044 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:42.044 INFO:teuthology.orchestra.run.smithi046.stdout:Total 209 kB/s | 32 kB 00:00 2024-08-31T02:29:42.045 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:42.048 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:42.048 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:42.052 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:42.053 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:42.167 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-fuse 2024-08-31T02:29:42.242 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:42.504 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:37 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:42.593 INFO:teuthology.orchestra.run.smithi087.stdout:Package librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:42.605 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:42.636 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:42.637 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:42.637 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:42.695 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rados 2024-08-31T02:29:42.717 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:28 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:42.829 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:42.849 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:42.849 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:42.849 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:42.849 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 897 k 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout:Install 2 Packages 2024-08-31T02:29:42.850 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:42.851 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 976 k 2024-08-31T02:29:42.851 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 2.9 M 2024-08-31T02:29:42.851 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:42.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librados2 2024-08-31T02:29:43.243 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:38 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:43.330 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:43.373 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:43.374 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:43.374 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:43.419 INFO:teuthology.orchestra.run.smithi077.stdout:(1/2): ceph-fuse-19.1.1-240.g34b9d27b.el9.x86_6 3.1 MB/s | 897 kB 00:00 2024-08-31T02:29:43.426 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rgw 2024-08-31T02:29:43.478 INFO:teuthology.orchestra.run.smithi077.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 232 kB/s | 80 kB 00:00 2024-08-31T02:29:43.478 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:43.479 INFO:teuthology.orchestra.run.smithi077.stdout:Total 1.5 MB/s | 976 kB 00:00 2024-08-31T02:29:43.491 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:43.513 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:43.513 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:43.563 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:38 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:43.594 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:43.594 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:43.655 INFO:teuthology.orchestra.run.smithi046.stdout:Package librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:43.701 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:43.701 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:43.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librbd1 2024-08-31T02:29:43.775 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:43.921 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-31T02:29:43.978 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:38 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:43.983 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:44.066 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:44.109 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:44.110 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:44.110 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:44.163 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-cephfs 2024-08-31T02:29:44.340 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:39 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:44.432 INFO:teuthology.orchestra.run.smithi046.stdout:Package librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:44.477 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:44.478 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:44.478 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:44.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rados 2024-08-31T02:29:44.695 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2/2 2024-08-31T02:29:44.696 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/2 2024-08-31T02:29:44.717 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:39 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:44.808 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:44.852 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:44.853 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:44.853 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:44.912 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install python3-rbd 2024-08-31T02:29:44.972 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-31T02:29:44.972 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:44.973 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:44.973 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-31T02:29:44.973 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:44.973 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:45.122 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:40 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:45.214 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:45.259 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-volume 2024-08-31T02:29:45.260 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:45.262 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:45.262 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:45.335 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rgw 2024-08-31T02:29:45.463 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:40 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:45.551 INFO:teuthology.orchestra.run.smithi087.stdout:Package python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:45.595 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:45.595 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2024-08-31T02:29:45.596 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:45.667 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-fuse 2024-08-31T02:29:45.835 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:31 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:45.902 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:40 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:45.972 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-volume noarch 2:19.1.1-240.g34b9d27b.el9 ceph-noarch 285 k 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:45.973 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 285 k 2024-08-31T02:29:45.974 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 1.3 M 2024-08-31T02:29:45.974 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:45.994 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:46.040 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:46.041 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:46.041 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:46.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-cephfs 2024-08-31T02:29:46.215 INFO:teuthology.orchestra.run.smithi077.stdout:ceph-volume-19.1.1-240.g34b9d27b.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-08-31T02:29:46.216 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:46.216 INFO:teuthology.orchestra.run.smithi077.stdout:Total 1.1 MB/s | 285 kB 00:00 2024-08-31T02:29:46.216 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:46.221 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:41 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:46.225 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:46.225 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:46.247 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:46.247 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:46.354 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 85 k 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 85 k 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 231 k 2024-08-31T02:29:46.355 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:46.460 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:46.525 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:46.537 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-fuse-19.1.1-240.g34b9d27b.el9.x86_64.rpm 470 kB/s | 85 kB 00:00 2024-08-31T02:29:46.537 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:46.538 INFO:teuthology.orchestra.run.smithi087.stdout:Total 467 kB/s | 85 kB 00:00 2024-08-31T02:29:46.538 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:46.542 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:46.542 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:46.542 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-31T02:29:46.542 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:46.545 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:46.545 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:46.608 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:46.609 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:46.671 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:41 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:46.752 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:46.762 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:46.809 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:46.810 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:46.810 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:46.850 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:46.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rbd 2024-08-31T02:29:47.233 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:47.440 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:42 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:47.469 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:47.530 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 1/1 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-volume-2:19.1.1-240.g34b9d27b.el9.noarch 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:47.540 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:47.576 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:47.577 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-31T02:29:47.577 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:47.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-fuse 2024-08-31T02:29:47.706 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-mirror 2024-08-31T02:29:47.833 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install librados-devel 2024-08-31T02:29:48.206 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:43 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:48.272 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:43 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:48.345 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 85 k 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:48.346 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 85 k 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 231 k 2024-08-31T02:29:48.347 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:48.404 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:34 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:48.406 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:48.406 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repo Size 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.1 M 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:48.407 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:48.408 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 3.1 M 2024-08-31T02:29:48.408 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 13 M 2024-08-31T02:29:48.408 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:48.530 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-fuse-19.1.1-240.g34b9d27b.el9.x86_64.rpm 466 kB/s | 85 kB 00:00 2024-08-31T02:29:48.531 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:48.531 INFO:teuthology.orchestra.run.smithi046.stdout:Total 462 kB/s | 85 kB 00:00 2024-08-31T02:29:48.531 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:48.538 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:48.538 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repo Size 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:48.540 INFO:teuthology.orchestra.run.smithi077.stdout: librados-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 127 k 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:48.541 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 127 k 2024-08-31T02:29:48.542 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 456 k 2024-08-31T02:29:48.542 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:48.605 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:48.605 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:48.728 INFO:teuthology.orchestra.run.smithi077.stdout:librados-devel-19.1.1-240.g34b9d27b.el9.x86_64. 678 kB/s | 127 kB 00:00 2024-08-31T02:29:48.729 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:48.729 INFO:teuthology.orchestra.run.smithi077.stdout:Total 672 kB/s | 127 kB 00:00 2024-08-31T02:29:48.729 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:48.735 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:48.735 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:48.751 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:48.765 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-mirror-19.1.1-240.g34b9d27b.el9.x86_64.rpm 8.7 MB/s | 3.1 MB 00:00 2024-08-31T02:29:48.766 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:48.766 INFO:teuthology.orchestra.run.smithi087.stdout:Total 8.6 MB/s | 3.1 MB 00:00 2024-08-31T02:29:48.766 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:48.775 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:48.775 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:48.798 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:48.799 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:48.854 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:48.857 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:48.858 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:48.950 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:49.058 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.243 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.289 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:49.357 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:29:49.383 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:49.497 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.497 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:49.497 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:49.498 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:49.498 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:49.498 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:49.504 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-mirror 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout: librados-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:49.760 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:50.004 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install libcephfs2 2024-08-31T02:29:50.320 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:45 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:50.458 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:50.458 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.1 M 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 3.1 M 2024-08-31T02:29:50.459 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 13 M 2024-08-31T02:29:50.460 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:50.501 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:50.501 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:50.502 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:50.502 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:50.502 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:50.502 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:50.564 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:36 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:50.654 INFO:teuthology.orchestra.run.smithi077.stdout:Package libcephfs2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:50.697 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:50.698 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:50.699 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:50.726 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum -y install rbd-nbd 2024-08-31T02:29:50.791 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install libcephfs-devel 2024-08-31T02:29:50.834 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-mirror-19.1.1-240.g34b9d27b.el9.x86_64.rpm 8.3 MB/s | 3.1 MB 00:00 2024-08-31T02:29:50.835 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:50.835 INFO:teuthology.orchestra.run.smithi046.stdout:Total 8.2 MB/s | 3.1 MB 00:00 2024-08-31T02:29:50.835 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:50.845 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:50.845 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:50.932 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:50.932 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:51.294 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:46 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:51.369 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:37 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:51.394 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:51.433 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2024-08-31T02:29:51.433 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:51.433 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 171 k 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Install 1 Package 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 171 k 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Installed size: 494 k 2024-08-31T02:29:51.434 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2024-08-31T02:29:51.503 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repo Size 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs-devel x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 32 k 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:51.504 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:51.505 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 32 k 2024-08-31T02:29:51.505 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 142 k 2024-08-31T02:29:51.505 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:51.577 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:29:51.603 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:51.635 INFO:teuthology.orchestra.run.smithi087.stdout:rbd-nbd-19.1.1-240.g34b9d27b.el9.x86_64.rpm 853 kB/s | 171 kB 00:00 2024-08-31T02:29:51.636 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:51.636 INFO:teuthology.orchestra.run.smithi087.stdout:Total 845 kB/s | 171 kB 00:00 2024-08-31T02:29:51.637 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2024-08-31T02:29:51.645 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2024-08-31T02:29:51.645 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2024-08-31T02:29:51.657 INFO:teuthology.orchestra.run.smithi077.stdout:libcephfs-devel-19.1.1-240.g34b9d27b.el9.x86_64 207 kB/s | 32 kB 00:00 2024-08-31T02:29:51.658 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:51.659 INFO:teuthology.orchestra.run.smithi077.stdout:Total 205 kB/s | 32 kB 00:00 2024-08-31T02:29:51.659 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:51.662 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:51.662 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:51.666 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:51.666 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:51.713 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2024-08-31T02:29:51.713 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2024-08-31T02:29:51.756 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:51.862 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:51.867 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2024-08-31T02:29:51.966 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.225 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.421 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.447 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.447 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:52.447 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:52.448 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs-devel-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:52.448 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:52.448 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:52.621 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install librados2 2024-08-31T02:29:52.637 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.637 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:52.637 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:52.638 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:52.638 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:52.638 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:52.676 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:52.676 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:52.677 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2024-08-31T02:29:52.677 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:52.677 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:29:52.677 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2024-08-31T02:29:52.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-nbd 2024-08-31T02:29:52.915 DEBUG:teuthology.parallel:result is None 2024-08-31T02:29:53.179 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:39 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:53.271 INFO:teuthology.orchestra.run.smithi077.stdout:Package librados2-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:53.314 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:53.315 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:53.315 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:53.386 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install librbd1 2024-08-31T02:29:53.478 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:48 ago on Sat 31 Aug 2024 02:28:05 AM UTC. 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 171 k 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:53.618 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 171 k 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 494 k 2024-08-31T02:29:53.619 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-31T02:29:53.838 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-nbd-19.1.1-240.g34b9d27b.el9.x86_64.rpm 781 kB/s | 171 kB 00:00 2024-08-31T02:29:53.838 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:53.839 INFO:teuthology.orchestra.run.smithi046.stdout:Total 775 kB/s | 171 kB 00:00 2024-08-31T02:29:53.839 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-31T02:29:53.847 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-31T02:29:53.847 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-31T02:29:53.915 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-31T02:29:54.084 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:39 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:54.084 INFO:teuthology.orchestra.run.smithi077.stdout:Package librbd1-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:54.084 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:54.084 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-31T02:29:54.084 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-31T02:29:54.090 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:54.090 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:54.153 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install python3-rados 2024-08-31T02:29:54.170 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:54.595 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:54.710 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:40 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:54.799 INFO:teuthology.orchestra.run.smithi077.stdout:Package python3-rados-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:54.829 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:54.830 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:54.830 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-31T02:29:54.830 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:54.830 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:29:54.830 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-31T02:29:54.844 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:54.845 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:54.845 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:54.919 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install python3-rgw 2024-08-31T02:29:55.127 DEBUG:teuthology.parallel:result is None 2024-08-31T02:29:55.476 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:41 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:55.564 INFO:teuthology.orchestra.run.smithi077.stdout:Package python3-rgw-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:55.607 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:55.608 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:55.608 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:55.686 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install python3-cephfs 2024-08-31T02:29:56.249 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:42 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:56.335 INFO:teuthology.orchestra.run.smithi077.stdout:Package python3-cephfs-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:56.377 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:56.378 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:56.378 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:56.455 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install python3-rbd 2024-08-31T02:29:57.014 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:43 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:57.103 INFO:teuthology.orchestra.run.smithi077.stdout:Package python3-rbd-2:19.1.1-240.g34b9d27b.el9.x86_64 is already installed. 2024-08-31T02:29:57.146 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:57.147 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2024-08-31T02:29:57.147 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:57.219 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install rbd-fuse 2024-08-31T02:29:57.769 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:43 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:57.902 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:57.902 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-fuse x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 85 k 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 85 k 2024-08-31T02:29:57.903 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 231 k 2024-08-31T02:29:57.904 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:29:58.094 INFO:teuthology.orchestra.run.smithi077.stdout:rbd-fuse-19.1.1-240.g34b9d27b.el9.x86_64.rpm 448 kB/s | 85 kB 00:00 2024-08-31T02:29:58.094 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:29:58.095 INFO:teuthology.orchestra.run.smithi077.stdout:Total 445 kB/s | 85 kB 00:00 2024-08-31T02:29:58.095 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:29:58.102 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:29:58.102 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:29:58.165 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:29:58.165 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:29:58.310 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:29:58.422 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:58.781 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-fuse-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:59.026 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:29:59.244 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install rbd-mirror 2024-08-31T02:29:59.820 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:45 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:29:59.961 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:29:59.961 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repo Size 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-mirror x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 3.1 M 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 3.1 M 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 13 M 2024-08-31T02:29:59.962 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:30:00.332 INFO:teuthology.orchestra.run.smithi077.stdout:rbd-mirror-19.1.1-240.g34b9d27b.el9.x86_64.rpm 8.4 MB/s | 3.1 MB 00:00 2024-08-31T02:30:00.332 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:30:00.333 INFO:teuthology.orchestra.run.smithi077.stdout:Total 8.4 MB/s | 3.1 MB 00:00 2024-08-31T02:30:00.333 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:30:00.344 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:30:00.344 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:30:00.428 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:30:00.429 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:30:00.879 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:30:01.024 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:01.050 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:01.050 INFO:teuthology.orchestra.run.smithi077.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-31T02:30:01.051 INFO:teuthology.orchestra.run.smithi077.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-31T02:30:01.051 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:30:01.051 INFO:teuthology.orchestra.run.smithi077.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-31T02:30:01.051 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:02.048 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:02.048 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:02.048 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:30:02.049 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-mirror-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:30:02.049 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:02.049 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:30:02.270 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install rbd-nbd 2024-08-31T02:30:02.833 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:48 ago on Sat 31 Aug 2024 02:28:14 AM UTC. 2024-08-31T02:30:02.970 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-nbd x86_64 2:19.1.1-240.g34b9d27b.el9 ceph 171 k 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-08-31T02:30:02.971 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-08-31T02:30:02.972 INFO:teuthology.orchestra.run.smithi077.stdout:Install 1 Package 2024-08-31T02:30:02.972 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:02.972 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 171 k 2024-08-31T02:30:02.972 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 494 k 2024-08-31T02:30:02.972 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-08-31T02:30:03.185 INFO:teuthology.orchestra.run.smithi077.stdout:rbd-nbd-19.1.1-240.g34b9d27b.el9.x86_64.rpm 804 kB/s | 171 kB 00:00 2024-08-31T02:30:03.186 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:30:03.186 INFO:teuthology.orchestra.run.smithi077.stdout:Total 797 kB/s | 171 kB 00:00 2024-08-31T02:30:03.186 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-08-31T02:30:03.194 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-08-31T02:30:03.194 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-08-31T02:30:03.258 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-08-31T02:30:03.258 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-08-31T02:30:03.420 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-08-31T02:30:03.514 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:03.932 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 1/1 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout: rbd-nbd-2:19.1.1-240.g34b9d27b.el9.x86_64 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:30:04.192 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-08-31T02:30:04.454 DEBUG:teuthology.parallel:result is None 2024-08-31T02:30:04.455 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:04.604 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-31T02:30:04.630 INFO:teuthology.orchestra.run.smithi046.stdout:19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.631 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.631 INFO:teuthology.task.install:The correct ceph version 19.1.1-240.g34b9d27b is installed. 2024-08-31T02:30:04.634 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:04.778 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-31T02:30:04.800 INFO:teuthology.orchestra.run.smithi077.stdout:19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.801 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.801 INFO:teuthology.task.install:The correct ceph version 19.1.1-240.g34b9d27b is installed. 2024-08-31T02:30:04.803 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:04.948 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-31T02:30:04.975 INFO:teuthology.orchestra.run.smithi087.stdout:19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.975 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-240.g34b9d27b.el9 2024-08-31T02:30:04.975 INFO:teuthology.task.install:The correct ceph version 19.1.1-240.g34b9d27b is installed. 2024-08-31T02:30:04.978 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-31T02:30:04.978 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:30:04.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-31T02:30:05.010 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:30:05.010 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-31T02:30:05.037 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:30:05.038 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-31T02:30:05.069 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-31T02:30:05.070 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:30:05.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/daemon-helper 2024-08-31T02:30:05.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-31T02:30:05.169 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:30:05.169 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/usr/bin/daemon-helper 2024-08-31T02:30:05.221 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-31T02:30:05.288 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:30:05.288 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/daemon-helper 2024-08-31T02:30:05.318 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-31T02:30:05.388 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-31T02:30:05.388 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:30:05.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-31T02:30:05.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-31T02:30:05.486 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:30:05.487 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-31T02:30:05.513 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-31T02:30:05.579 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:30:05.579 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-31T02:30:05.609 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-31T02:30:05.678 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-31T02:30:05.679 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:30:05.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/stdin-killer 2024-08-31T02:30:05.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-31T02:30:05.776 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:30:05.776 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/usr/bin/stdin-killer 2024-08-31T02:30:05.803 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-31T02:30:05.869 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:30:05.869 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/stdin-killer 2024-08-31T02:30:05.898 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-31T02:30:05.968 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-31T02:30:06.064 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum'], 'log-only-match': ['CEPHADM_'], 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b'} 2024-08-31T02:30:06.064 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:06.065 INFO:tasks.cephadm:Cluster fsid is ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:30:06.065 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-31T02:30:06.065 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.46', 'mon.b': '172.21.15.77', 'mon.c': '172.21.15.87'} 2024-08-31T02:30:06.065 INFO:tasks.cephadm:First mon is mon.a on smithi046 2024-08-31T02:30:06.066 INFO:tasks.cephadm:First mgr is a 2024-08-31T02:30:06.066 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-31T02:30:06.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo hostname $(hostname -s) 2024-08-31T02:30:06.096 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2024-08-31T02:30:06.122 DEBUG:teuthology.orchestra.run.smithi087:> sudo hostname $(hostname -s) 2024-08-31T02:30:06.153 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-08-31T02:30:06.153 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:06.307 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/55958/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-240-g34b9d27b', 'node_name': '172.21.4.69+confusa07', 'job_name': 'ceph-dev-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-240.g34b9d27b'}, 'url': 'https://2.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-29 21:00:10.824242', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/', 'archs': ['arm64', 'x86_64', 'source'], 'distro': 'centos'}, {'status': 'ready', 'sha1': '34b9d27bc925f169ace27b9f1f204536aa49fc0b', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/55953/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-240-g34b9d27b', 'node_name': '172.21.5.40+adami10', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-240.g34b9d27b'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-29 17:56:09.039776', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-08-31T02:30:06.459 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref squid, sha1 34b9d27bc925f169ace27b9f1f204536aa49fc0b from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:30:06.461 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/x86_64/flavors/default/cephadm 2024-08-31T02:30:06.461 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/x86_64/flavors/default/cephadm 2024-08-31T02:30:06.461 DEBUG:teuthology.orchestra.run.smithi046:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:06.834 INFO:teuthology.orchestra.run.smithi046.stdout:-rw-r--r--. 1 ubuntu ubuntu 784427 Aug 31 02:30 /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:06.834 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.219 INFO:teuthology.orchestra.run.smithi077.stdout:-rw-r--r--. 1 ubuntu ubuntu 784427 Aug 31 02:30 /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.220 DEBUG:teuthology.orchestra.run.smithi087:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/34b9d27bc925f169ace27b9f1f204536aa49fc0b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.606 INFO:teuthology.orchestra.run.smithi087.stdout:-rw-r--r--. 1 ubuntu ubuntu 784427 Aug 31 02:30 /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.606 DEBUG:teuthology.orchestra.run.smithi046:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.625 DEBUG:teuthology.orchestra.run.smithi077:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.645 DEBUG:teuthology.orchestra.run.smithi087:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-31T02:30:07.679 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b on all hosts... 2024-08-31T02:30:07.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b pull 2024-08-31T02:30:07.682 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b pull 2024-08-31T02:30:07.688 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b pull 2024-08-31T02:30:09.274 INFO:teuthology.orchestra.run.smithi087.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b... 2024-08-31T02:30:09.284 INFO:teuthology.orchestra.run.smithi077.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b... 2024-08-31T02:30:09.321 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b... 2024-08-31T02:30:53.415 INFO:teuthology.orchestra.run.smithi077.stdout:{ 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout: "ceph_version": "ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc)", 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout: "image_id": "72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3", 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout: "repo_digests": [ 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8b075137a5ab0999d974fdcffab872d229d50e3354e13aec412ebf6380176769" 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout: ] 2024-08-31T02:30:53.416 INFO:teuthology.orchestra.run.smithi077.stdout:} 2024-08-31T02:30:57.346 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-31T02:30:57.346 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph_version": "ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc)", 2024-08-31T02:30:57.346 INFO:teuthology.orchestra.run.smithi046.stdout: "image_id": "72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3", 2024-08-31T02:30:57.346 INFO:teuthology.orchestra.run.smithi046.stdout: "repo_digests": [ 2024-08-31T02:30:57.347 INFO:teuthology.orchestra.run.smithi046.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8b075137a5ab0999d974fdcffab872d229d50e3354e13aec412ebf6380176769" 2024-08-31T02:30:57.347 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-31T02:30:57.347 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-31T02:31:11.240 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-08-31T02:31:11.240 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph_version": "ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc)", 2024-08-31T02:31:11.240 INFO:teuthology.orchestra.run.smithi087.stdout: "image_id": "72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3", 2024-08-31T02:31:11.240 INFO:teuthology.orchestra.run.smithi087.stdout: "repo_digests": [ 2024-08-31T02:31:11.240 INFO:teuthology.orchestra.run.smithi087.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8b075137a5ab0999d974fdcffab872d229d50e3354e13aec412ebf6380176769" 2024-08-31T02:31:11.241 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-08-31T02:31:11.241 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-08-31T02:31:11.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo mkdir -p /etc/ceph 2024-08-31T02:31:11.301 DEBUG:teuthology.orchestra.run.smithi077:> sudo mkdir -p /etc/ceph 2024-08-31T02:31:11.335 DEBUG:teuthology.orchestra.run.smithi087:> sudo mkdir -p /etc/ceph 2024-08-31T02:31:11.362 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 777 /etc/ceph 2024-08-31T02:31:11.391 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 777 /etc/ceph 2024-08-31T02:31:11.420 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 777 /etc/ceph 2024-08-31T02:31:11.445 INFO:tasks.cephadm:Writing seed config... 2024-08-31T02:31:11.446 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-31T02:31:11.446 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-31T02:31:11.446 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-31T02:31:11.446 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-08-31T02:31:11.447 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-31T02:31:11.447 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-31T02:31:11.447 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-31T02:31:11.447 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-31T02:31:11.447 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-31T02:31:11.448 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:31:11.448 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-31T02:31:11.465 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = ef364204-6740-11ef-bcd4-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-31T02:31:11.466 DEBUG:teuthology.orchestra.run.smithi046:mon.a> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a.service 2024-08-31T02:31:11.508 DEBUG:teuthology.orchestra.run.smithi046:mgr.a> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.a.service 2024-08-31T02:31:11.551 INFO:tasks.cephadm:Bootstrapping... 2024-08-31T02:31:11.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b -v bootstrap --fsid ef364204-6740-11ef-bcd4-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.46 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-31T02:31:11.766 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-31T02:31:11.767 INFO:teuthology.orchestra.run.smithi046.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b', '-v', 'bootstrap', '--fsid', 'ef364204-6740-11ef-bcd4-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.46', '--skip-admin-label'] 2024-08-31T02:31:11.767 INFO:teuthology.orchestra.run.smithi046.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-31T02:31:11.767 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying podman|docker is present... 2024-08-31T02:31:11.795 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stdout 5.2.2 2024-08-31T02:31:11.795 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying lvm2 is present... 2024-08-31T02:31:11.795 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying time synchronization is in place... 2024-08-31T02:31:11.803 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-31T02:31:11.803 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-31T02:31:11.809 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-31T02:31:11.809 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:31:11.816 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout enabled 2024-08-31T02:31:11.822 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout active 2024-08-31T02:31:11.822 INFO:teuthology.orchestra.run.smithi046.stdout:Unit chronyd.service is enabled and running 2024-08-31T02:31:11.822 INFO:teuthology.orchestra.run.smithi046.stdout:Repeating the final host check... 2024-08-31T02:31:11.844 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stdout 5.2.2 2024-08-31T02:31:11.844 INFO:teuthology.orchestra.run.smithi046.stdout:podman (/bin/podman) version 5.2.2 is present 2024-08-31T02:31:11.844 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl is present 2024-08-31T02:31:11.844 INFO:teuthology.orchestra.run.smithi046.stdout:lvcreate is present 2024-08-31T02:31:11.850 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-31T02:31:11.850 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-31T02:31:11.856 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-31T02:31:11.856 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:31:11.863 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout enabled 2024-08-31T02:31:11.869 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout active 2024-08-31T02:31:11.869 INFO:teuthology.orchestra.run.smithi046.stdout:Unit chronyd.service is enabled and running 2024-08-31T02:31:11.869 INFO:teuthology.orchestra.run.smithi046.stdout:Host looks OK 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Cluster fsid: ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Acquiring lock 139729454797824 on /run/cephadm/ef364204-6740-11ef-bcd4-c7b262605968.lock 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Lock 139729454797824 acquired on /run/cephadm/ef364204-6740-11ef-bcd4-c7b262605968.lock 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying IP 172.21.15.46 port 3300 ... 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying IP 172.21.15.46 port 6789 ... 2024-08-31T02:31:11.870 INFO:teuthology.orchestra.run.smithi046.stdout:Base mon IP(s) is [172.21.15.46:3300, 172.21.15.46:6789], mon addrv is [v2:172.21.15.46:3300,v1:172.21.15.46:6789] 2024-08-31T02:31:11.873 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.46 metric 100 2024-08-31T02:31:11.874 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.46 metric 100 2024-08-31T02:31:11.876 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-31T02:31:11.876 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-08-31T02:31:11.876 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-08-31T02:31:11.878 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-31T02:31:11.879 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-31T02:31:11.879 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-31T02:31:11.879 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-31T02:31:11.879 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout inet6 fe80::1a81:6f69:9990:d59/64 scope link noprefixroute 2024-08-31T02:31:11.879 INFO:teuthology.orchestra.run.smithi046.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-31T02:31:11.880 INFO:teuthology.orchestra.run.smithi046.stdout:Mon IP `172.21.15.46` is in CIDR network `172.21.0.0/20` 2024-08-31T02:31:11.880 INFO:teuthology.orchestra.run.smithi046.stdout:Mon IP `172.21.15.46` is in CIDR network `172.21.0.0/20` 2024-08-31T02:31:11.880 INFO:teuthology.orchestra.run.smithi046.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-31T02:31:11.880 INFO:teuthology.orchestra.run.smithi046.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-31T02:31:11.880 INFO:teuthology.orchestra.run.smithi046.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b... 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stdout 72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b... 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Getting image source signatures 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Copying blob sha256:e1ef66fd46483082d9f032618689ad9570f84e5fdcad80f92753408327855190 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Copying config sha256:72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3 2024-08-31T02:31:12.325 INFO:teuthology.orchestra.run.smithi046.stdout:/bin/podman: stderr Writing manifest to image destination 2024-08-31T02:31:13.520 INFO:teuthology.orchestra.run.smithi046.stdout:ceph: stdout ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc) 2024-08-31T02:31:13.520 INFO:teuthology.orchestra.run.smithi046.stdout:Ceph version: ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc) 2024-08-31T02:31:13.520 INFO:teuthology.orchestra.run.smithi046.stdout:Extracting ceph user uid/gid from container image... 2024-08-31T02:31:18.910 INFO:teuthology.orchestra.run.smithi046.stdout:stat: stdout 167 167 2024-08-31T02:31:18.910 INFO:teuthology.orchestra.run.smithi046.stdout:Creating initial keys... 2024-08-31T02:31:19.924 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph-authtool: stdout AQB3gNJmj20UEBAAHkM7hGeLwBt4IOlGalpS/Q== 2024-08-31T02:31:21.104 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph-authtool: stdout AQB4gNJmM4JvEBAAVGjvL/I4Qe3Uk/IlxLI+fA== 2024-08-31T02:31:22.042 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph-authtool: stdout AQB5gNJmzx4bHBAA8WReaCTQY7DfIdxo8Ci4ZQ== 2024-08-31T02:31:22.043 INFO:teuthology.orchestra.run.smithi046.stdout:Creating initial monmap... 2024-08-31T02:31:23.032 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-31T02:31:23.032 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-08-31T02:31:23.032 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:monmaptool for a [v2:172.21.15.46:3300,v1:172.21.15.46:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:setting min_mon_release = quincy 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: set fsid to ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:31:23.033 INFO:teuthology.orchestra.run.smithi046.stdout:Creating mon... 2024-08-31T02:31:23.971 INFO:teuthology.orchestra.run.smithi046.stdout:create mon.a on 2024-08-31T02:31:24.219 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-08-31T02:31:24.391 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-31T02:31:24.633 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target → /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target. 2024-08-31T02:31:24.633 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target → /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target. 2024-08-31T02:31:24.865 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a 2024-08-31T02:31:24.865 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a.service: Unit ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a.service not loaded. 2024-08-31T02:31:25.026 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target.wants/ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a.service → /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968@.service. 2024-08-31T02:31:25.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:25 smithi046 podman[18950]: 2024-08-31 02:31:25.502397068 +0000 UTC m=+0.356434764 container start bd258e2a3d89695d4d7ab8f227a02459f77f9cc22a3cae4e341356003a002705 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=squid-34b9d27, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-08-31T02:31:25.612 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-31T02:31:25.612 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout disabled 2024-08-31T02:31:25.619 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-31T02:31:25.619 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:31:25.619 INFO:teuthology.orchestra.run.smithi046.stdout:firewalld.service is not enabled 2024-08-31T02:31:25.619 INFO:teuthology.orchestra.run.smithi046.stdout:Not possible to enable service . firewalld.service is not available 2024-08-31T02:31:25.620 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mon to start... 2024-08-31T02:31:25.620 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mon... 2024-08-31T02:31:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:25 smithi046 ceph-mon[18988]: mkfs ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:25 smithi046 ceph-mon[18988]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-31T02:31:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:25 smithi046 bash[18950]: bd258e2a3d89695d4d7ab8f227a02459f77f9cc22a3cae4e341356003a002705 2024-08-31T02:31:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:25 smithi046 systemd[1]: Started Ceph mon.a for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: monmap epoch 1 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: last_changed 2024-08-31T02:31:22.417620+0000 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:31:26.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: min_mon_release 19 (squid) 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: election_strategy: 1 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: fsmap 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: osdmap e1: 0 total, 0 up, 0 in 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: mgrmap e1: no daemons active 2024-08-31T02:31:26.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:26 smithi046 ceph-mon[18988]: from='client.? 172.21.15.46:0/1517938940' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-31T02:31:26.698 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout cluster: 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout id: ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout services: 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.605859s) 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-31T02:31:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout data: 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout pgs: 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:mon is available 2024-08-31T02:31:26.701 INFO:teuthology.orchestra.run.smithi046.stdout:Assimilating anything we can from ceph.conf... 2024-08-31T02:31:27.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:27 smithi046 ceph-mon[18988]: from='client.? 172.21.15.46:0/3923255043' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-31T02:31:27.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:27 smithi046 ceph-mon[18988]: from='client.? 172.21.15.46:0/3923255043' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-31T02:31:27.764 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:27.764 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [global] 2024-08-31T02:31:27.764 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout fsid = ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:27.764 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.46:3300,v1:172.21.15.46:6789] 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [osd] 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-31T02:31:27.765 INFO:teuthology.orchestra.run.smithi046.stdout:Generating new minimal ceph.conf... 2024-08-31T02:31:28.816 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:28 smithi046 ceph-mon[18988]: from='client.? 172.21.15.46:0/1471355159' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:31:28.819 INFO:teuthology.orchestra.run.smithi046.stdout:Restarting the monitor... 2024-08-31T02:31:29.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:28 smithi046 systemd[1]: Stopping Ceph mon.a for ef364204-6740-11ef-bcd4-c7b262605968... 2024-08-31T02:31:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a[18965]: 2024-08-31T02:31:29.087+0000 7fd85614b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-31T02:31:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a[18965]: 2024-08-31T02:31:29.087+0000 7fd85614b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-31T02:31:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 podman[19316]: 2024-08-31 02:31:29.23130453 +0000 UTC m=+0.241859334 container died bd258e2a3d89695d4d7ab8f227a02459f77f9cc22a3cae4e341356003a002705 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-34b9d27) 2024-08-31T02:31:29.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 podman[19316]: 2024-08-31 02:31:29.576927051 +0000 UTC m=+0.587481857 container cleanup bd258e2a3d89695d4d7ab8f227a02459f77f9cc22a3cae4e341356003a002705 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-34b9d27, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True) 2024-08-31T02:31:29.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 bash[19316]: ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a 2024-08-31T02:31:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 podman[19333]: 2024-08-31 02:31:29.844539635 +0000 UTC m=+0.610911936 container remove bd258e2a3d89695d4d7ab8f227a02459f77f9cc22a3cae4e341356003a002705 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-34b9d27, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-08-31T02:31:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 systemd[1]: ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-31T02:31:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:29 smithi046 systemd[1]: Stopped Ceph mon.a for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:31:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 systemd[1]: Starting Ceph mon.a for ef364204-6740-11ef-bcd4-c7b262605968... 2024-08-31T02:31:30.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 podman[19430]: 2024-08-31 02:31:30.178967435 +0000 UTC m=+0.084703300 container create 88ccfb8e4e1174d1e3292b1f0aea0fed76ebd509b8e9012a3c7c4e8da4ed4bd9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-34b9d27, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-31T02:31:30.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 podman[19430]: 2024-08-31 02:31:30.109964778 +0000 UTC m=+0.015700656 image pull 72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:31:30.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 podman[19430]: 2024-08-31 02:31:30.364306524 +0000 UTC m=+0.270042389 container init 88ccfb8e4e1174d1e3292b1f0aea0fed76ebd509b8e9012a3c7c4e8da4ed4bd9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-34b9d27, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 podman[19430]: 2024-08-31 02:31:30.36890561 +0000 UTC m=+0.274641475 container start 88ccfb8e4e1174d1e3292b1f0aea0fed76ebd509b8e9012a3c7c4e8da4ed4bd9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-34b9d27, io.buildah.version=1.37.2) 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: set uid:gid to 167:167 (ceph:ceph) 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: ceph version 19.1.1-240-g34b9d27b (34b9d27bc925f169ace27b9f1f204536aa49fc0b) squid (rc), process ceph-mon, pid 7 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: pidfile_write: ignore empty --pid-file 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: load: jerasure load: lrc 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: RocksDB version: 7.9.2 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Git sha 0 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Compile date 2024-08-29 18:05:07 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: DB SUMMARY 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: DB Session ID: C3LJN6R6E4YJRFNA8E5Y 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: CURRENT file: CURRENT 2024-08-31T02:31:30.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: IDENTITY file: IDENTITY 2024-08-31T02:31:30.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-31T02:31:30.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-31T02:31:30.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88783 ; 2024-08-31T02:31:30.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.error_if_exists: 0 2024-08-31T02:31:30.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.create_if_missing: 0 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.paranoid_checks: 1 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.env: 0x55c5d8a62940 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.fs: PosixFileSystem 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.info_log: 0x55c5d951b560 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_file_opening_threads: 16 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.statistics: (nil) 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.use_fsync: 0 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_log_file_size: 0 2024-08-31T02:31:30.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.keep_log_file_num: 1000 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.recycle_log_file_num: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_fallocate: 1 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_mmap_reads: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_mmap_writes: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.use_direct_reads: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.create_missing_column_families: 0 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.db_log_dir: 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.wal_dir: 2024-08-31T02:31:30.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.advise_random_on_open: 1 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.db_write_buffer_size: 0 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.write_buffer_manager: 0x55c5d952adc0 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-31T02:31:30.445 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.rate_limiter: (nil) 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.wal_recovery_mode: 2 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enable_thread_tracking: 0 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enable_pipelined_write: 0 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.unordered_write: 0 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-31T02:31:30.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.row_cache: None 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.wal_filter: None 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_ingest_behind: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.two_write_queues: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.manual_wal_flush: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.wal_compression: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.atomic_flush: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-31T02:31:30.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.log_readahead_size: 0 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.best_efforts_recovery: 0 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.allow_data_in_errors: 0 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.db_host_id: __hostname__ 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_background_jobs: 2 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_background_compactions: -1 2024-08-31T02:31:30.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_subcompactions: 1 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_total_wal_size: 0 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_open_files: -1 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bytes_per_sync: 0 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-31T02:31:30.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_readahead_size: 0 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_background_flushes: -1 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Compression algorithms supported: 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kZSTD supported: 0 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kXpressCompression supported: 0 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kBZip2Compression supported: 0 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kLZ4Compression supported: 1 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kZlibCompression supported: 1 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kLZ4HCCompression supported: 1 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: kSnappyCompression supported: 1 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-31T02:31:30.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.merge_operator: 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_filter: None 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_filter_factory: None 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.sst_partitioner_factory: None 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c5d951b180) 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout: cache_index_and_filter_blocks: 1 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-31T02:31:30.451 INFO:journalctl@ceph.mon.a.smithi046.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: pin_top_level_index_and_filter: 1 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: index_type: 0 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: data_block_index_type: 0 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: index_shortening: 1 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: checksum: 4 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: no_block_cache: 0 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_cache: 0x55c5d950f090 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_cache_name: BinnedLRUCache 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_cache_options: 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: capacity : 536870912 2024-08-31T02:31:30.452 INFO:journalctl@ceph.mon.a.smithi046.stdout: num_shard_bits : 4 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: strict_capacity_limit : 0 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: high_pri_pool_ratio: 0.000 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_cache_compressed: (nil) 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: persistent_cache: (nil) 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_size: 4096 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_size_deviation: 10 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_restart_interval: 16 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: index_block_restart_interval: 1 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: metadata_block_size: 4096 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: partition_filters: 0 2024-08-31T02:31:30.453 INFO:journalctl@ceph.mon.a.smithi046.stdout: use_delta_encoding: 1 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: filter_policy: bloomfilter 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: whole_key_filtering: 1 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: verify_compression: 0 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: read_amp_bytes_per_bit: 0 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: format_version: 5 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: enable_index_compression: 1 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: block_align: 0 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: max_auto_readahead_size: 262144 2024-08-31T02:31:30.454 INFO:journalctl@ceph.mon.a.smithi046.stdout: prepopulate_block_cache: 0 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout: initial_auto_readahead_size: 8192 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout: num_file_reads_for_auto_readahead: 2 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.write_buffer_size: 33554432 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_write_buffer_number: 2 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression: NoCompression 2024-08-31T02:31:30.455 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression: Disabled 2024-08-31T02:31:30.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.prefix_extractor: nullptr 2024-08-31T02:31:30.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-31T02:31:30.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.num_levels: 7 2024-08-31T02:31:30.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-31T02:31:30.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-31T02:31:30.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-31T02:31:30.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-31T02:31:30.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-31T02:31:30.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-31T02:31:30.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-31T02:31:30.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.level: 32767 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.strategy: 0 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-31T02:31:30.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.enabled: false 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-31T02:31:30.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.target_file_size_base: 67108864 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-31T02:31:30.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-31T02:31:30.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-31T02:31:30.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-31T02:31:30.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-31T02:31:30.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.arena_block_size: 1048576 2024-08-31T02:31:30.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-31T02:31:30.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.disable_auto_compactions: 0 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-31T02:31:30.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-31T02:31:30.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-31T02:31:30.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-31T02:31:30.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-31T02:31:30.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-31T02:31:30.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.inplace_update_support: 0 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-31T02:31:30.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.bloom_locality: 0 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.max_successive_merges: 0 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.paranoid_file_checks: 0 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.force_consistency_checks: 1 2024-08-31T02:31:30.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.report_bg_io_stats: 0 2024-08-31T02:31:30.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.ttl: 2592000 2024-08-31T02:31:30.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-31T02:31:30.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-31T02:31:30.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-31T02:31:30.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enable_blob_files: false 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.min_blob_size: 0 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_file_size: 268435456 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-31T02:31:30.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.blob_file_starting_level: 0 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7fa537a0-f13d-4f72-afc1-f6ee147dd49d 2024-08-31T02:31:30.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725071490395043, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725071490395897, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85400, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83547, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77754, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1725071490, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7fa537a0-f13d-4f72-afc1-f6ee147dd49d", "db_session_id": "C3LJN6R6E4YJRFNA8E5Y", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725071490395994, "job": 1, "event": "recovery_finished"} 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-31T02:31:30.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c5d953ce00 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: DB pointer 0x55c5d9638000 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: ** DB Stats ** 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-31T02:31:30.472 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: ** Compaction Stats [default] ** 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: L0 2/0 85.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: Sum 2/0 85.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: ** Compaction Stats [default] ** 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-31T02:31:30.473 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Cumulative compaction: 0.00 GB write, 26.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Interval compaction: 0.00 GB write, 26.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Block cache BinnedLRUCache@0x55c5d950f090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-08-31T02:31:30.474 INFO:journalctl@ceph.mon.a.smithi046.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: starting mon.a rank 0 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???) e1 preinit fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).mds e1 new map 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).mds e1 print_map 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: e1 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: btime 2024-08-31T02:31:25:539528+0000 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-31T02:31:30.475 INFO:journalctl@ceph.mon.a.smithi046.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout: legacy client fscid: -1 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout: 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout: No filesystems configured 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 bash[19430]: 88ccfb8e4e1174d1e3292b1f0aea0fed76ebd509b8e9012a3c7c4e8da4ed4bd9 2024-08-31T02:31:30.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 systemd[1]: Started Ceph mon.a for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:31:30.477 INFO:teuthology.orchestra.run.smithi046.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-31T02:31:30.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-31T02:31:30.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: monmap epoch 1 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: last_changed 2024-08-31T02:31:22.417620+0000 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: min_mon_release 19 (squid) 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: election_strategy: 1 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:31:30.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: fsmap 2024-08-31T02:31:30.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: osdmap e1: 0 total, 0 up, 0 in 2024-08-31T02:31:30.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:30 smithi046 ceph-mon[19468]: mgrmap e1: no daemons active 2024-08-31T02:31:31.582 INFO:teuthology.orchestra.run.smithi046.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-31T02:31:31.603 INFO:teuthology.orchestra.run.smithi046.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-31T02:31:31.604 INFO:teuthology.orchestra.run.smithi046.stdout:Creating mgr... 2024-08-31T02:31:31.604 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-31T02:31:31.605 INFO:teuthology.orchestra.run.smithi046.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-31T02:31:31.857 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.a 2024-08-31T02:31:31.857 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.a.service: Unit ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.a.service not loaded. 2024-08-31T02:31:32.009 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968.target.wants/ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-ef364204-6740-11ef-bcd4-c7b262605968@.service. 2024-08-31T02:31:32.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:31 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/225864972' entity='client.admin' 2024-08-31T02:31:32.223 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 systemd[1]: Starting Ceph mgr.a for ef364204-6740-11ef-bcd4-c7b262605968... 2024-08-31T02:31:32.550 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 podman[19704]: 2024-08-31 02:31:32.222615671 +0000 UTC m=+0.097001123 container create c68d3ae34f5a48f7da6f42169ac28bbdae2487b8de10992309a9e6867d37c65e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, RELEASE=squid-34b9d27, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-31T02:31:32.550 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 podman[19704]: 2024-08-31 02:31:32.14121026 +0000 UTC m=+0.015595723 image pull 72d622302cc2dfd9a14fce59282763f83eedbe02409f698c76a88e3ae2f36da3 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b 2024-08-31T02:31:32.550 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 podman[19704]: 2024-08-31 02:31:32.447447382 +0000 UTC m=+0.321832832 container init c68d3ae34f5a48f7da6f42169ac28bbdae2487b8de10992309a9e6867d37c65e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-34b9d27, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True) 2024-08-31T02:31:32.550 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 podman[19704]: 2024-08-31 02:31:32.452322208 +0000 UTC m=+0.326707658 container start c68d3ae34f5a48f7da6f42169ac28bbdae2487b8de10992309a9e6867d37c65e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-34b9d27, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-31T02:31:32.550 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 bash[19704]: c68d3ae34f5a48f7da6f42169ac28bbdae2487b8de10992309a9e6867d37c65e 2024-08-31T02:31:32.563 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-31T02:31:32.563 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout disabled 2024-08-31T02:31:32.571 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-31T02:31:32.571 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:31:32.571 INFO:teuthology.orchestra.run.smithi046.stdout:firewalld.service is not enabled 2024-08-31T02:31:32.571 INFO:teuthology.orchestra.run.smithi046.stdout:Not possible to enable service . firewalld.service is not available 2024-08-31T02:31:32.579 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-31T02:31:32.579 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout disabled 2024-08-31T02:31:32.586 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-31T02:31:32.586 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:31:32.587 INFO:teuthology.orchestra.run.smithi046.stdout:firewalld.service is not enabled 2024-08-31T02:31:32.587 INFO:teuthology.orchestra.run.smithi046.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-31T02:31:32.587 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mgr to start... 2024-08-31T02:31:32.587 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mgr... 2024-08-31T02:31:32.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 systemd[1]: Started Ceph mgr.a for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:31:32.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:32.574+0000 7f634c2df040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:31:32.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:32.636+0000 7f634c2df040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:31:32.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:32.791+0000 7f634c2df040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:31:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:32.862+0000 7f634c2df040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:31:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:33.019+0000 7f634c2df040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:31:33.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3749249007' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-31T02:31:33.473 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:33.170+0000 7f634c2df040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:31:33.748 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:33.502+0000 7f634c2df040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:31:33.748 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:33.565+0000 7f634c2df040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:31:33.750 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:33.752 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsid": "ef364204-6740-11ef-bcd4-c7b262605968", 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "health": { 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 0 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "a" 2024-08-31T02:31:33.753 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-31T02:31:33.754 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-31T02:31:33.757 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-31T02:31:33.758 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "btime": "2024-08-31T02:31:25:539528+0000", 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "restful" 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.759 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modified": "2024-08-31T02:31:25.540163+0000", 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:31:33.760 INFO:teuthology.orchestra.run.smithi046.stdout:mgr not available, waiting (1/15)... 2024-08-31T02:31:34.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:33.759+0000 7f634c2df040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:31:35.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:34.672+0000 7f634c2df040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:31:35.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:34.742+0000 7f634c2df040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:31:35.757 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:35.489+0000 7f634c2df040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:31:35.757 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:35.608+0000 7f634c2df040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:31:35.757 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:35.756+0000 7f634c2df040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:31:36.054 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:35.822+0000 7f634c2df040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:31:36.055 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:35.980+0000 7f634c2df040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:31:36.055 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.052+0000 7f634c2df040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:31:36.309 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.116+0000 7f634c2df040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:31:36.309 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.285+0000 7f634c2df040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:31:36.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1284143838' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-31T02:31:36.576 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.356+0000 7f634c2df040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:31:36.576 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.426+0000 7f634c2df040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:31:36.576 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.511+0000 7f634c2df040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:31:36.576 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.574+0000 7f634c2df040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:31:36.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:36.636+0000 7f634c2df040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsid": "ef364204-6740-11ef-bcd4-c7b262605968", 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "health": { 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-31T02:31:36.906 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 0 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "a" 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:36.907 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-31T02:31:36.908 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:36.909 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "btime": "2024-08-31T02:31:25:539528+0000", 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "restful" 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:36.910 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modified": "2024-08-31T02:31:25.540163+0000", 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:31:36.911 INFO:teuthology.orchestra.run.smithi046.stdout:mgr not available, waiting (2/15)... 2024-08-31T02:31:37.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:37.460+0000 7f634c2df040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:31:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: Activating manager daemon a 2024-08-31T02:31:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: mgrmap e2: a(active, starting, since 0.00311512s) 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: Manager daemon a is now available 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' 2024-08-31T02:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:37 smithi046 ceph-mon[19468]: from='mgr.14100 172.21.15.46:0/3779878448' entity='mgr.a' 2024-08-31T02:31:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:39 smithi046 ceph-mon[19468]: mgrmap e3: a(active, since 1.00745s) 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsid": "ef364204-6740-11ef-bcd4-c7b262605968", 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "health": { 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 0 2024-08-31T02:31:40.174 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "a" 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-31T02:31:40.175 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-31T02:31:40.176 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-31T02:31:40.176 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-31T02:31:40.176 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-31T02:31:40.179 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.179 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-31T02:31:40.179 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-31T02:31:40.179 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "btime": "2024-08-31T02:31:25:539528+0000", 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-31T02:31:40.180 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "restful" 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ], 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-31T02:31:40.181 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "modified": "2024-08-31T02:31:25.540163+0000", 2024-08-31T02:31:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-31T02:31:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout }, 2024-08-31T02:31:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-31T02:31:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:31:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:mgr is available 2024-08-31T02:31:40.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:40 smithi046 ceph-mon[19468]: mgrmap e4: a(active, since 2s) 2024-08-31T02:31:40.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:40 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/593867448' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-31T02:31:41.319 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [global] 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout fsid = ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.46:3300,v1:172.21.15.46:6789] 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-31T02:31:41.320 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-31T02:31:41.321 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 2024-08-31T02:31:41.321 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout [osd] 2024-08-31T02:31:41.321 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-31T02:31:41.321 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-31T02:31:41.321 INFO:teuthology.orchestra.run.smithi046.stdout:Enabling cephadm module... 2024-08-31T02:31:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:41 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1499722435' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-31T02:31:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:41 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1499722435' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-31T02:31:42.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/364473790' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-31T02:31:42.755 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setuser ceph since I am not root 2024-08-31T02:31:42.755 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setgroup ceph since I am not root 2024-08-31T02:31:42.755 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:42.612+0000 7fa4ad530040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:31:42.755 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:42.670+0000 7fa4ad530040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:31:43.030 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:42.824+0000 7fa4ad530040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:31:43.031 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:42.892+0000 7fa4ad530040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:31:43.287 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:43.046+0000 7fa4ad530040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:31:43.287 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:43.193+0000 7fa4ad530040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:31:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/364473790' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-31T02:31:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-mon[19468]: mgrmap e5: a(active, since 5s) 2024-08-31T02:31:43.590 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:43.524+0000 7fa4ad530040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:31:43.591 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:43.588+0000 7fa4ad530040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:31:43.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:43.789+0000 7fa4ad530040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for the mgr to restart... 2024-08-31T02:31:44.290 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mgr epoch 5... 2024-08-31T02:31:44.673 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:44 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/377057435' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-31T02:31:45.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:44.725+0000 7fa4ad530040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:31:45.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:44.796+0000 7fa4ad530040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:31:45.799 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:45.530+0000 7fa4ad530040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:31:45.799 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:45.649+0000 7fa4ad530040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:31:46.086 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:45.797+0000 7fa4ad530040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:31:46.086 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:45.860+0000 7fa4ad530040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:31:46.087 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.014+0000 7fa4ad530040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:31:46.087 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.084+0000 7fa4ad530040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:31:46.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.146+0000 7fa4ad530040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:31:46.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.310+0000 7fa4ad530040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:31:46.656 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.378+0000 7fa4ad530040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:31:46.656 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.446+0000 7fa4ad530040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:31:46.657 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.532+0000 7fa4ad530040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:31:46.657 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.593+0000 7fa4ad530040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:31:46.657 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:46.654+0000 7fa4ad530040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:47.474+0000 7fa4ad530040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: Active manager daemon a restarted 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: Activating manager daemon a 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: osdmap e2: 0 total, 0 up, 0 in 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: mgrmap e6: a(active, starting, since 0.00349839s) 2024-08-31T02:31:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: Manager daemon a is now available 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: Found migration_current of "None". Setting to last migration. 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:47 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:mgr epoch 5 is available 2024-08-31T02:31:49.087 INFO:teuthology.orchestra.run.smithi046.stdout:Setting orchestrator backend to cephadm... 2024-08-31T02:31:49.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:49.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:49.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-mon[19468]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-31T02:31:49.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-mon[19468]: mgrmap e7: a(active, since 1.00562s) 2024-08-31T02:31:49.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-mon[19468]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-31T02:31:50.015 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:49.896+0000 7fa41480b640 -1 log_channel(cephadm) log [ERR] : [31/Aug/2024:02:31:49] ENGINE Error in HTTPServer.serve 2024-08-31T02:31:50.015 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Traceback (most recent call last): 2024-08-31T02:31:50.015 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:31:50.015 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._connections.run(self.expiration_interval) 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._run(expiration_interval) 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s = self.context.wrap_socket( 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: return self.sslsocket_class._create( 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self.do_handshake() 2024-08-31T02:31:50.016 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:31:50.017 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._sslobj.do_handshake() 2024-08-31T02:31:50.017 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:31:50.017 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:31:50.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: [31/Aug/2024:02:31:49] ENGINE Bus STARTING 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: [31/Aug/2024:02:31:49] ENGINE Serving on http://172.21.15.46:8765 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: [31/Aug/2024:02:31:49] ENGINE Serving on https://172.21.15.46:7150 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: [31/Aug/2024:02:31:49] ENGINE Bus STARTED 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: [31/Aug/2024:02:31:49] ENGINE Error in HTTPServer.serve 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout: Traceback (most recent call last): 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:31:50.950 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._run(expiration_interval) 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: s = self.context.wrap_socket( 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: return self.sslsocket_class._create( 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: self.do_handshake() 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:31:50.951 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._sslobj.do_handshake() 2024-08-31T02:31:50.952 INFO:journalctl@ceph.mon.a.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:31:50.952 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:50 smithi046 ceph-mon[19468]: mgrmap e8: a(active, since 2s) 2024-08-31T02:31:51.565 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-31T02:31:51.566 INFO:teuthology.orchestra.run.smithi046.stdout:Generating ssh key... 2024-08-31T02:31:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:51 smithi046 ceph-mon[19468]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Generating public/private rsa key pair. 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Your identification has been saved in /tmp/tmpa8e1dix4/key 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Your public key has been saved in /tmp/tmpa8e1dix4/key.pub 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: The key fingerprint is: 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: SHA256:KT6BpAiD8X98/vsEgNEWuatbMNnZd2ajf10RqMawPcI ceph-ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: The key's randomart image is: 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: +---[RSA 3072]----+ 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: |. ...o . | 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: |.o o+. . . | 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: |+ . . ..o.= . .| 2024-08-31T02:31:52.777 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: |.o + o o.E * . | 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: |. . o O S.= o = .| 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: | o B. o = ..| 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: | o.o o o| 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: | .o . . . o| 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: | .. oo. .. | 2024-08-31T02:31:52.778 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:31:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: +----[SHA256]-----+ 2024-08-31T02:31:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:53 smithi046 ceph-mon[19468]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:31:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:53 smithi046 ceph-mon[19468]: Generating ssh key... 2024-08-31T02:31:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:53 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:53 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:31:54.294 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:31:54.294 INFO:teuthology.orchestra.run.smithi046.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-31T02:31:54.294 INFO:teuthology.orchestra.run.smithi046.stdout:Adding key to root@localhost authorized_keys... 2024-08-31T02:31:54.295 INFO:teuthology.orchestra.run.smithi046.stdout:Adding host smithi046... 2024-08-31T02:31:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:54 smithi046 ceph-mon[19468]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:31:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:55 smithi046 ceph-mon[19468]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi046", "addr": "172.21.15.46", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:31:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:56 smithi046 ceph-mon[19468]: Deploying cephadm binary to smithi046 2024-08-31T02:31:59.477 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout Added host 'smithi046' with addr '172.21.15.46' 2024-08-31T02:31:59.477 INFO:teuthology.orchestra.run.smithi046.stdout:Deploying unmanaged mon service... 2024-08-31T02:32:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:59 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:59 smithi046 ceph-mon[19468]: Added host smithi046 2024-08-31T02:32:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:31:59 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:00.879 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-31T02:32:00.879 INFO:teuthology.orchestra.run.smithi046.stdout:Deploying unmanaged mgr service... 2024-08-31T02:32:01.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:01 smithi046 ceph-mon[19468]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:01.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:01 smithi046 ceph-mon[19468]: Saving service mon spec with placement count:5 2024-08-31T02:32:01.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:01 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:02.982 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-31T02:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:03 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:03 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:03 smithi046 ceph-mon[19468]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:03 smithi046 ceph-mon[19468]: Saving service mgr spec with placement count:2 2024-08-31T02:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:03 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:05.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:04 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/86349250' entity='client.admin' 2024-08-31T02:32:05.881 INFO:teuthology.orchestra.run.smithi046.stdout:Enabling the dashboard module... 2024-08-31T02:32:06.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3293649410' entity='client.admin' 2024-08-31T02:32:06.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:06.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:06.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:06.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' 2024-08-31T02:32:06.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:32:06.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:06 smithi046 ceph-mon[19468]: from='mgr.14118 172.21.15.46:0/2145410908' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]': finished 2024-08-31T02:32:07.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2349213843' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-31T02:32:07.585 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setuser ceph since I am not root 2024-08-31T02:32:07.585 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setgroup ceph since I am not root 2024-08-31T02:32:07.585 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.388+0000 7fa833fb3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:32:07.585 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.447+0000 7fa833fb3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:32:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.602+0000 7fa833fb3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:32:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.670+0000 7fa833fb3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:32:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.822+0000 7fa833fb3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:32:08.159 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:07.971+0000 7fa833fb3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:32:08.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:08 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2349213843' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-31T02:32:08.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:08 smithi046 ceph-mon[19468]: mgrmap e9: a(active, since 19s) 2024-08-31T02:32:08.563 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:08.303+0000 7fa833fb3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:32:08.563 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:08.368+0000 7fa833fb3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:32:08.563 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:08.562+0000 7fa833fb3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for the mgr to restart... 2024-08-31T02:32:09.195 INFO:teuthology.orchestra.run.smithi046.stdout:Waiting for mgr epoch 9... 2024-08-31T02:32:09.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:09 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1158480917' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-31T02:32:09.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:09.500+0000 7fa833fb3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:32:09.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:09.570+0000 7fa833fb3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:32:10.575 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.307+0000 7fa833fb3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:32:10.575 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.426+0000 7fa833fb3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:32:10.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.574+0000 7fa833fb3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:32:10.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.638+0000 7fa833fb3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:32:10.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.793+0000 7fa833fb3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:32:11.157 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.863+0000 7fa833fb3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:32:11.157 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:10.925+0000 7fa833fb3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:32:11.157 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.089+0000 7fa833fb3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:32:11.158 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.156+0000 7fa833fb3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:32:11.434 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.225+0000 7fa833fb3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:32:11.434 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.310+0000 7fa833fb3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:32:11.434 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.372+0000 7fa833fb3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:32:11.434 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:11.433+0000 7fa833fb3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:12.254+0000 7fa833fb3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: Active manager daemon a restarted 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: Activating manager daemon a 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: osdmap e3: 0 total, 0 up, 0 in 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: mgrmap e10: a(active, starting, since 0.00333889s) 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:32:12.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: Manager daemon a is now available 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:32:12.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:32:14.112 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout { 2024-08-31T02:32:14.112 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-31T02:32:14.112 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-31T02:32:14.112 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout } 2024-08-31T02:32:14.112 INFO:teuthology.orchestra.run.smithi046.stdout:mgr epoch 9 is available 2024-08-31T02:32:14.113 INFO:teuthology.orchestra.run.smithi046.stdout:Generating a dashboard self-signed certificate... 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:13.942+0000 7fa799a7d640 -1 log_channel(cephadm) log [ERR] : [31/Aug/2024:02:32:13] ENGINE Error in HTTPServer.serve 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Traceback (most recent call last): 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._connections.run(self.expiration_interval) 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._run(expiration_interval) 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:32:14.233 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s = self.context.wrap_socket( 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: return self.sslsocket_class._create( 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self.do_handshake() 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._sslobj.do_handshake() 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:32:14.234 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:32:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:32:14.503 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-31T02:32:14.503 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: mgrmap e11: a(active, since 1.00558s) 2024-08-31T02:32:14.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-31T02:32:14.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:14.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:14.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:14.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:32:15.401 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-31T02:32:15.401 INFO:teuthology.orchestra.run.smithi046.stdout:Creating initial admin user... 2024-08-31T02:32:15.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: [31/Aug/2024:02:32:13] ENGINE Bus STARTING 2024-08-31T02:32:15.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: [31/Aug/2024:02:32:13] ENGINE Serving on http://172.21.15.46:8765 2024-08-31T02:32:15.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: [31/Aug/2024:02:32:13] ENGINE Serving on https://172.21.15.46:7150 2024-08-31T02:32:15.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: [31/Aug/2024:02:32:13] ENGINE Bus STARTED 2024-08-31T02:32:15.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: [31/Aug/2024:02:32:13] ENGINE Error in HTTPServer.serve 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: Traceback (most recent call last): 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._run(expiration_interval) 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:32:15.517 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: s = self.context.wrap_socket( 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: return self.sslsocket_class._create( 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: self.do_handshake() 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._sslobj.do_handshake() 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: mgrmap e12: a(active, since 2s) 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:15.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:15 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:16 smithi046 ceph-mon[19468]: Deploying daemon agent.smithi046 on smithi046 2024-08-31T02:32:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:16 smithi046 ceph-mon[19468]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:16.874 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$6mt3I1RJejDezzIrf.GWXeg7dSicbE9Mz0XQDDinRshgh/Cw.02Tq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725071536, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-31T02:32:16.874 INFO:teuthology.orchestra.run.smithi046.stdout:Fetching dashboard port number... 2024-08-31T02:32:17.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:17 smithi046 ceph-mon[19468]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:17.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:17 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:18.063 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stdout 8443 2024-08-31T02:32:18.072 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-31T02:32:18.073 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout disabled 2024-08-31T02:32:18.080 INFO:teuthology.orchestra.run.smithi046.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-31T02:32:18.080 INFO:teuthology.orchestra.run.smithi046.stdout:systemctl: stdout inactive 2024-08-31T02:32:18.080 INFO:teuthology.orchestra.run.smithi046.stdout:firewalld.service is not enabled 2024-08-31T02:32:18.080 INFO:teuthology.orchestra.run.smithi046.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout:Ceph Dashboard is now available at: 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout: URL: https://smithi046:8443/ 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout: User: admin 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout: Password: tau5cdytzl 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:18.082 INFO:teuthology.orchestra.run.smithi046.stdout:Saving cluster configuration to /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config directory 2024-08-31T02:32:18.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1226904785' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-31T02:32:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:19 smithi046 ceph-mon[19468]: mgrmap e13: a(active, since 6s) 2024-08-31T02:32:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:19 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2483920024' entity='client.admin' 2024-08-31T02:32:19.360 INFO:teuthology.orchestra.run.smithi046.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout:Or, if you are only running a single cluster on this host: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: ceph telemetry on 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.361 INFO:teuthology.orchestra.run.smithi046.stdout:For more information see: 2024-08-31T02:32:19.362 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.362 INFO:teuthology.orchestra.run.smithi046.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-31T02:32:19.362 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:19.362 INFO:teuthology.orchestra.run.smithi046.stdout:Bootstrap complete. 2024-08-31T02:32:19.404 INFO:tasks.cephadm:Fetching config... 2024-08-31T02:32:19.404 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:32:19.404 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-31T02:32:19.420 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-31T02:32:19.421 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:32:19.421 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-31T02:32:19.475 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-31T02:32:19.476 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:32:19.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-31T02:32:19.602 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-31T02:32:19.602 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:32:19.602 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-31T02:32:19.659 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-31T02:32:19.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-31T02:32:19.793 INFO:teuthology.orchestra.run.smithi046.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:19.805 DEBUG:teuthology.orchestra.run.smithi077:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-31T02:32:19.847 INFO:teuthology.orchestra.run.smithi077.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:19.860 DEBUG:teuthology.orchestra.run.smithi087:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-31T02:32:19.901 INFO:teuthology.orchestra.run.smithi087.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDhO/HdA7gnlg2Tbzlqy/r68GHvL3Ziqcubclbt/i122ZJ3xAgxUKyNn40KFAOI/+uWbpXO50ggUZgza2IjoLLg9QMSP716G3i/aMCPXYERXAYVmBUwiCZTPHUvfBA4Mpbnk1R9HQwNuuy649LVzAWi1CRlhsD+7w4cqTCGMAp3ITBR0WFzgpRWuay4nP/So16GlTW3c/+jI2v0YB800IsrnUre25ab6NJmyu1gGuv+pDr9jjgCtL25Uu7X6km5l19894er2Vl53q5vl2LmE2QnK+8YOS/bSp6vbDnR9G6eQ5/Px5sa742I3ikMLZ7DjLyNiEiyspgEvErMoDuwz7EsThsztnJ18PhO0yre5le7ercw8VUiQM43eP7GjsRL3+LG9hwM0tf+DC6XNcF9yo16IGYMJQW95LOcxHh9u6RmTvQ/hR/z/wvH76E/QH6nfO/mFd8R9wKyXQ7goXnzTBQKJSiDwRj++gOX4usNfE4fxQB+zwLocug8C9fL70iVg5s= ceph-ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:19.913 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-31T02:32:20.212 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:23.230 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-31T02:32:23.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-31T02:32:23.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:23 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:23.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:23 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1544491361' entity='client.admin' 2024-08-31T02:32:23.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:23 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:23.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:23 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:23.812 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:25.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:25.296 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi077 2024-08-31T02:32:25.296 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:32:25.296 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/etc/ceph/ceph.conf 2024-08-31T02:32:25.315 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:32:25.315 DEBUG:teuthology.orchestra.run.smithi077:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:25.374 INFO:tasks.cephadm:Adding host smithi077 to orchestrator... 2024-08-31T02:32:25.374 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch host add smithi077 2024-08-31T02:32:25.618 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:26.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:25 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:27.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:26 smithi046 ceph-mon[19468]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi077", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:28 smithi046 ceph-mon[19468]: Deploying cephadm binary to smithi077 2024-08-31T02:32:30.124 INFO:teuthology.orchestra.run.smithi046.stdout:Added host 'smithi077' with addr '172.21.15.77' 2024-08-31T02:32:30.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch host ls --format=json 2024-08-31T02:32:31.010 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: Added host smithi077 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:31.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:31.808 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:31.808 INFO:teuthology.orchestra.run.smithi046.stdout:[{"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}, {"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}] 2024-08-31T02:32:32.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:32:32.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:32.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:32.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:32.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:32.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi077", "caps": []}]: dispatch 2024-08-31T02:32:32.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi077", "caps": []}]': finished 2024-08-31T02:32:32.396 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi087 2024-08-31T02:32:32.396 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:32:32.396 DEBUG:teuthology.orchestra.run.smithi087:> dd of=/etc/ceph/ceph.conf 2024-08-31T02:32:32.416 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:32:32.417 DEBUG:teuthology.orchestra.run.smithi087:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:32.475 INFO:tasks.cephadm:Adding host smithi087 to orchestrator... 2024-08-31T02:32:32.475 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch host add smithi087 2024-08-31T02:32:32.720 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:33 smithi046 ceph-mon[19468]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:32:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:33 smithi046 ceph-mon[19468]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:32:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:33 smithi046 ceph-mon[19468]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi087", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: Deploying daemon agent.smithi077 on smithi077 2024-08-31T02:32:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:36 smithi046 ceph-mon[19468]: Deploying cephadm binary to smithi087 2024-08-31T02:32:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:36 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:36 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:37.243 INFO:teuthology.orchestra.run.smithi046.stdout:Added host 'smithi087' with addr '172.21.15.87' 2024-08-31T02:32:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:37 smithi046 ceph-mon[19468]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:37 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:37 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:37.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch host ls --format=json 2024-08-31T02:32:38.037 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: Added host smithi087 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:38.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:38.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:38.730 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:32:38.731 INFO:teuthology.orchestra.run.smithi046.stdout:[{"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}, {"addr": "172.21.15.77", "hostname": "smithi077", "labels": [], "status": ""}, {"addr": "172.21.15.87", "hostname": "smithi087", "labels": [], "status": ""}] 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:32:39.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]': finished 2024-08-31T02:32:39.318 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-31T02:32:39.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd crush tunables default 2024-08-31T02:32:39.562 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:32:40.270 INFO:teuthology.orchestra.run.smithi046.stderr:adjusted tunables profile to default 2024-08-31T02:32:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:40 smithi046 ceph-mon[19468]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:32:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:40 smithi046 ceph-mon[19468]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:32:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:40 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-31T02:32:40.988 INFO:tasks.cephadm:Adding mon.a on smithi046 2024-08-31T02:32:40.989 INFO:tasks.cephadm:Adding mon.b on smithi077 2024-08-31T02:32:40.989 INFO:tasks.cephadm:Adding mon.c on smithi087 2024-08-31T02:32:40.989 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch apply mon '3;smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c' 2024-08-31T02:32:41.270 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: Deploying daemon agent.smithi087 on smithi087 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:41.845 INFO:teuthology.orchestra.run.smithi087.stdout:Scheduled mon update... 2024-08-31T02:32:42.381 DEBUG:teuthology.orchestra.run.smithi077:mon.b> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.b.service 2024-08-31T02:32:42.384 DEBUG:teuthology.orchestra.run.smithi087:mon.c> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@mon.c.service 2024-08-31T02:32:42.387 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-31T02:32:42.387 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: Saving service mon spec with placement smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c;count:3 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: Deploying daemon mon.c on smithi087 2024-08-31T02:32:42.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:42.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:43.100 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:43.943 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:32:43.944 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":1,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","modified":"2024-08-31T02:31:22.417620Z","created":"2024-08-31T02:31:22.417620Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-31T02:32:43.944 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 1 2024-08-31T02:32:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:43 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/2874000994' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:44 smithi046 ceph-mon[19468]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:46 smithi046 ceph-mon[19468]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:46.803 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-31T02:32:46.804 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-31T02:32:47.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:46 smithi087 ceph-mon[20993]: mon.c@-1(???) e0 preinit fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:47.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).mds e1 new map 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).mds e1 print_map 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: e1 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: btime 2024-08-31T02:31:25:539528+0000 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: legacy client fscid: -1 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2024-08-31T02:32:47.005 INFO:journalctl@ceph.mon.c.smithi087.stdout: No filesystems configured 2024-08-31T02:32:47.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-31T02:32:47.093 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:32:47.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:47.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Added host smithi087 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:47.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]': finished 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:32:47.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Deploying daemon agent.smithi087 on smithi087 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.285 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Saving service mon spec with placement smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c;count:3 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: Deploying daemon mon.c on smithi087 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/2874000994' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 ceph-mon[20993]: mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-08-31T02:32:47.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 bash[20937]: 8c7406613f2ea03d82fda1844c32d7c3c9149595cad4a5ada2454e46525b1340 2024-08-31T02:32:47.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:47 smithi087 systemd[1]: Started Ceph mon.c for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:32:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: mon.a calling monitor election 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: mon.c calling monitor election 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: monmap epoch 2 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: last_changed 2024-08-31T02:32:47.009854+0000 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: min_mon_release 19 (squid) 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: election_strategy: 1 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: fsmap 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: mgrmap e13: a(active, since 39s) 2024-08-31T02:32:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: overall HEALTH_OK 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:52 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:52.358 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:32:52.358 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":2,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","modified":"2024-08-31T02:32:47.009854Z","created":"2024-08-31T02:31:22.417620Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-31T02:32:52.358 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 2 2024-08-31T02:32:52.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:32:52.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: mon.a calling monitor election 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: mon.c calling monitor election 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: monmap epoch 2 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:52.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: last_changed 2024-08-31T02:32:47.009854+0000 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: min_mon_release 19 (squid) 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: election_strategy: 1 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: fsmap 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: mgrmap e13: a(active, since 39s) 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: overall HEALTH_OK 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:52.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:52.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:52 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:53 smithi046 ceph-mon[19468]: Deploying daemon mon.b on smithi077 2024-08-31T02:32:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:53 smithi046 ceph-mon[19468]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:53 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/4236040542' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:53.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:53 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:53 smithi087 ceph-mon[20993]: Deploying daemon mon.b on smithi077 2024-08-31T02:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:53 smithi087 ceph-mon[20993]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:53 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/4236040542' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:53 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:53.957 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-31T02:32:53.958 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-31T02:32:54.198 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:32:54.569 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:54 smithi087 ceph-mon[20993]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:54 smithi046 ceph-mon[19468]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:54.884 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:32:54.884 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":2,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","modified":"2024-08-31T02:32:47.009854Z","created":"2024-08-31T02:31:22.417620Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-31T02:32:54.884 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 2 2024-08-31T02:32:55.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:32:55 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/4092622860' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:32:55 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/4092622860' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).mds e1 print_map 2024-08-31T02:32:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout: e1 2024-08-31T02:32:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout: btime 2024-08-31T02:31:25:539528+0000 2024-08-31T02:32:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-31T02:32:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-08-31T02:32:55.839 INFO:journalctl@ceph.mon.b.smithi077.stdout: legacy client fscid: -1 2024-08-31T02:32:55.839 INFO:journalctl@ceph.mon.b.smithi077.stdout: 2024-08-31T02:32:55.839 INFO:journalctl@ceph.mon.b.smithi077.stdout: No filesystems configured 2024-08-31T02:32:55.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-31T02:32:56.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Added host smithi087 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]': finished 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Deploying daemon agent.smithi087 on smithi087 2024-08-31T02:32:56.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2075903712' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-31T02:32:56.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:56.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Saving service mon spec with placement smithi046:172.21.15.46=a;smithi077:172.21.15.77=b;smithi087:172.21.15.87=c;count:3 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:32:56.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Deploying daemon mon.c on smithi087 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/2874000994' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.a calling monitor election 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.c calling monitor election 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: monmap epoch 2 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: last_changed 2024-08-31T02:32:47.009854+0000 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: min_mon_release 19 (squid) 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: election_strategy: 1 2024-08-31T02:32:56.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: fsmap 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mgrmap e13: a(active, since 39s) 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: overall HEALTH_OK 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:32:56.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: Deploying daemon mon.b on smithi077 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/4236040542' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/4092622860' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 ceph-mon[21151]: mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 bash[21095]: 0c5dadde4edefacf5b60a1281fb58e19092856c471a2081cd94b7cde7d07be91 2024-08-31T02:32:56.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:32:55 smithi077 systemd[1]: Started Ceph mon.b for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:32:56.471 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-31T02:32:56.471 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-31T02:32:56.721 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: mon.a calling monitor election 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: mon.c calling monitor election 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: mon.b calling monitor election 2024-08-31T02:33:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: monmap epoch 3 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: last_changed 2024-08-31T02:32:55.844855+0000 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: min_mon_release 19 (squid) 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: election_strategy: 1 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:33:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: fsmap 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: mgrmap e13: a(active, since 48s) 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: overall HEALTH_OK 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: mon.a calling monitor election 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: mon.c calling monitor election 2024-08-31T02:33:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: mon.b calling monitor election 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: monmap epoch 3 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: last_changed 2024-08-31T02:32:55.844855+0000 2024-08-31T02:33:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: min_mon_release 19 (squid) 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: election_strategy: 1 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: fsmap 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: mgrmap e13: a(active, since 48s) 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: overall HEALTH_OK 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:33:01.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: mon.a calling monitor election 2024-08-31T02:33:01.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:33:01.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: mon.c calling monitor election 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: mon.b calling monitor election 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: monmap epoch 3 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: fsid ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:33:01.184 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: last_changed 2024-08-31T02:32:55.844855+0000 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: created 2024-08-31T02:31:22.417620+0000 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: min_mon_release 19 (squid) 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: election_strategy: 1 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: 1: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.c 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: 2: [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] mon.b 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: fsmap 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: osdmap e4: 0 total, 0 up, 0 in 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: mgrmap e13: a(active, since 48s) 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: overall HEALTH_OK 2024-08-31T02:33:01.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:01.799 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:33:01.799 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":3,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","modified":"2024-08-31T02:32:55.844855Z","created":"2024-08-31T02:31:22.417620Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:3300","nonce":0},{"type":"v1","addr":"172.21.15.77:6789","nonce":0}]},"addr":"172.21.15.77:6789/0","public_addr":"172.21.15.77:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-31T02:33:01.799 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 3 2024-08-31T02:33:02.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/2144067025' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:33:02.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/2144067025' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:02.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:02.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/2144067025' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-31T02:33:02.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:33:03.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: Reconfiguring mon.a (unknown last config time)... 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: Reconfiguring daemon mon.a on smithi046 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:02 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: Reconfiguring mon.a (unknown last config time)... 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: Reconfiguring daemon mon.a on smithi046 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:02 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: Reconfiguring mon.a (unknown last config time)... 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: Reconfiguring daemon mon.a on smithi046 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:03.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:03 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.082 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-31T02:33:04.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph config generate-minimal-conf 2024-08-31T02:33:04.365 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:04 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:04 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:04 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.001 INFO:teuthology.orchestra.run.smithi046.stdout:# minimal ceph.conf for ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:33:05.001 INFO:teuthology.orchestra.run.smithi046.stdout:[global] 2024-08-31T02:33:05.001 INFO:teuthology.orchestra.run.smithi046.stdout: fsid = ef364204-6740-11ef-bcd4-c7b262605968 2024-08-31T02:33:05.001 INFO:teuthology.orchestra.run.smithi046.stdout: mon_host = [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.77:3300/0,v1:172.21.15.77:6789/0] [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] 2024-08-31T02:33:05.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:05.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: Reconfiguring mon.b (monmap changed)... 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: Reconfiguring daemon mon.b on smithi077 2024-08-31T02:33:05.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:05 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3953914254' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: Reconfiguring mon.b (monmap changed)... 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: Reconfiguring daemon mon.b on smithi077 2024-08-31T02:33:05.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:05 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3953914254' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.614 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-31T02:33:05.614 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:33:05.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.conf 2024-08-31T02:33:05.642 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:33:05.642 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:33:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: Reconfiguring mon.b (monmap changed)... 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: Reconfiguring daemon mon.b on smithi077 2024-08-31T02:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:05 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3953914254' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:05.708 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:33:05.708 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.conf 2024-08-31T02:33:05.736 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:33:05.736 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:33:05.801 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:33:05.801 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.conf 2024-08-31T02:33:05.831 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:33:05.831 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:33:05.895 INFO:tasks.cephadm:Adding mgr.a on smithi046 2024-08-31T02:33:05.895 INFO:tasks.cephadm:Adding mgr.b on smithi077 2024-08-31T02:33:05.895 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch apply mgr '2;smithi046=a;smithi077=b' 2024-08-31T02:33:06.183 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:33:07.018 INFO:teuthology.orchestra.run.smithi087.stdout:Scheduled mgr update... 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: Reconfiguring mon.c (monmap changed)... 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:07.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:07.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: Reconfiguring daemon mon.c on smithi087 2024-08-31T02:33:07.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:06 smithi087 ceph-mon[20993]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: Reconfiguring mon.c (monmap changed)... 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: Reconfiguring daemon mon.c on smithi087 2024-08-31T02:33:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:06 smithi046 ceph-mon[19468]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: Reconfiguring mon.c (monmap changed)... 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: Reconfiguring daemon mon.c on smithi087 2024-08-31T02:33:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:06 smithi077 ceph-mon[21151]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:08.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=a;smithi077=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:08.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: Saving service mgr spec with placement smithi046=a;smithi077=b;count:2 2024-08-31T02:33:08.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=a;smithi077=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: Saving service mgr spec with placement smithi046=a;smithi077=b;count:2 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=a;smithi077=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: Saving service mgr spec with placement smithi046=a;smithi077=b;count:2 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:08.612 DEBUG:teuthology.orchestra.run.smithi077:mgr.b> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@mgr.b.service 2024-08-31T02:33:08.615 INFO:tasks.cephadm:Deploying OSDs... 2024-08-31T02:33:08.616 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-31T02:33:08.616 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/scratch_devs of=/dev/stdout 2024-08-31T02:33:08.636 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-31T02:33:08.637 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_1 2024-08-31T02:33:08.695 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-31T02:33:08.695 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:08.695 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-08-31T02:33:08.695 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:08.696 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:08.696 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-31 02:33:02.450014717 +0000 2024-08-31T02:33:08.696 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.696 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.696 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-31T02:33:08.764 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-31T02:33:08.764 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-31T02:33:08.764 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000125074 s, 4.1 MB/s 2024-08-31T02:33:08.765 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-31T02:33:08.825 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_2 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-31 02:33:02.450014717 +0000 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.884 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.885 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:08.885 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-31T02:33:08.952 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-31T02:33:08.953 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-31T02:33:08.953 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000122682 s, 4.2 MB/s 2024-08-31T02:33:08.956 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-31T02:33:09.017 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_3 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-31 02:33:02.451014706 +0000 2024-08-31T02:33:09.075 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.076 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.076 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-31T02:33:09.142 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-31T02:33:09.142 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-31T02:33:09.142 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000109753 s, 4.7 MB/s 2024-08-31T02:33:09.143 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-31T02:33:09.201 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_4 2024-08-31T02:33:09.259 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-31T02:33:09.259 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.259 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-08-31T02:33:09.260 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.260 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.260 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-31 02:33:02.451014706 +0000 2024-08-31T02:33:09.260 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.261 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.261 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-31 02:27:45.874686577 +0000 2024-08-31T02:33:09.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-31T02:33:09.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:09 smithi046 ceph-mon[19468]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:09.323 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-31T02:33:09.324 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-31T02:33:09.324 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.00011422 s, 4.5 MB/s 2024-08-31T02:33:09.325 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-31T02:33:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:09 smithi087 ceph-mon[20993]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:09.383 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-08-31T02:33:09.383 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2024-08-31T02:33:09.399 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-31T02:33:09.399 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_1 2024-08-31T02:33:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:09 smithi077 ceph-mon[21151]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:09.433 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-08-31 02:33:03.323823393 +0000 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.434 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.434 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-31T02:33:09.497 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-08-31T02:33:09.497 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-08-31T02:33:09.497 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000246598 s, 2.1 MB/s 2024-08-31T02:33:09.499 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-31T02:33:09.556 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_2 2024-08-31T02:33:09.611 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-31T02:33:09.611 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-08-31 02:33:03.324823371 +0000 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-08-31 02:27:45.179961018 +0000 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-08-31 02:27:45.179961018 +0000 2024-08-31T02:33:09.612 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-08-31 02:27:45.179961018 +0000 2024-08-31T02:33:09.612 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-31T02:33:09.675 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-08-31T02:33:09.675 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-08-31T02:33:09.675 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000198314 s, 2.6 MB/s 2024-08-31T02:33:09.676 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-31T02:33:09.733 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_3 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-08-31 02:33:03.324823371 +0000 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.789 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-08-31 02:27:45.177961605 +0000 2024-08-31T02:33:09.790 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-31T02:33:09.853 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-08-31T02:33:09.854 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-08-31T02:33:09.854 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000164921 s, 3.1 MB/s 2024-08-31T02:33:09.855 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-31T02:33:09.911 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_4 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:09.966 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2024-08-31 02:33:03.324823371 +0000 2024-08-31T02:33:09.967 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2024-08-31 02:27:45.180960725 +0000 2024-08-31T02:33:09.967 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2024-08-31 02:27:45.180960725 +0000 2024-08-31T02:33:09.967 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: 2024-08-31 02:27:45.180960725 +0000 2024-08-31T02:33:09.967 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-31T02:33:10.030 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2024-08-31T02:33:10.030 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2024-08-31T02:33:10.030 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000189299 s, 2.7 MB/s 2024-08-31T02:33:10.031 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-31T02:33:10.087 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-08-31T02:33:10.088 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/scratch_devs of=/dev/stdout 2024-08-31T02:33:10.108 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-31T02:33:10.108 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_1 2024-08-31T02:33:10.168 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-31T02:33:10.168 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:10.168 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-08-31T02:33:10.168 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:10.169 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:10.169 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-08-31 02:33:06.346061091 +0000 2024-08-31T02:33:10.169 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.169 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.169 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.170 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-31T02:33:10.237 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-08-31T02:33:10.237 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-08-31T02:33:10.237 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000262597 s, 1.9 MB/s 2024-08-31T02:33:10.239 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-31T02:33:10.298 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_2 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:10.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.342 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:10 smithi077 ceph-mon[21151]: Deploying daemon mgr.b on smithi077 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-08-31 02:33:06.347061068 +0000 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-08-31 02:27:44.879704418 +0000 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-08-31 02:27:44.879704418 +0000 2024-08-31T02:33:10.354 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: 2024-08-31 02:27:44.879704418 +0000 2024-08-31T02:33:10.355 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-31T02:33:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:10 smithi046 ceph-mon[19468]: Deploying daemon mgr.b on smithi077 2024-08-31T02:33:10.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:10.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:10 smithi087 ceph-mon[20993]: Deploying daemon mgr.b on smithi077 2024-08-31T02:33:10.419 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-08-31T02:33:10.420 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-08-31T02:33:10.420 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000220423 s, 2.3 MB/s 2024-08-31T02:33:10.421 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-31T02:33:10.479 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_3 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-08-31 02:33:06.347061068 +0000 2024-08-31T02:33:10.536 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.537 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.537 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: 2024-08-31 02:27:44.878704778 +0000 2024-08-31T02:33:10.537 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-31T02:33:10.602 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-08-31T02:33:10.602 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-08-31T02:33:10.602 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000224022 s, 2.3 MB/s 2024-08-31T02:33:10.603 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-31T02:33:10.660 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_4 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-08-31 02:33:06.347061068 +0000 2024-08-31T02:33:10.717 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-08-31 02:27:44.877705137 +0000 2024-08-31T02:33:10.718 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-08-31 02:27:44.877705137 +0000 2024-08-31T02:33:10.718 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: 2024-08-31 02:27:44.877705137 +0000 2024-08-31T02:33:10.718 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-31T02:33:10.781 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-08-31T02:33:10.782 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-08-31T02:33:10.782 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000223685 s, 2.3 MB/s 2024-08-31T02:33:10.783 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-31T02:33:10.840 INFO:tasks.cephadm:Deploying osd.0 on smithi046 with /dev/vg_nvme/lv_4... 2024-08-31T02:33:10.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-31T02:33:11.097 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:33:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-mon[21151]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:11.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:11 smithi046 ceph-mon[19468]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:11.467 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 podman[22940]: 2024-08-31 02:33:11.462533786 +0000 UTC m=+0.359028839 container init a7b61ee8d52f3943f70590ac13790b658085b97d7593da28199e6884d822fc00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8b075137a5ab0999d974fdcffab872d229d50e3354e13aec412ebf6380176769, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-34b9d27, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True) 2024-08-31T02:33:11.467 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 podman[22940]: 2024-08-31 02:33:11.467381031 +0000 UTC m=+0.363876085 container start a7b61ee8d52f3943f70590ac13790b658085b97d7593da28199e6884d822fc00 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8b075137a5ab0999d974fdcffab872d229d50e3354e13aec412ebf6380176769, name=ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-34b9d27, org.label-schema.schema-version=1.0) 2024-08-31T02:33:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:11 smithi087 ceph-mon[20993]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:11.802 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-mgr[22978]: -- 172.21.15.77:0/3528161988 <== mon.2 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561aa0c4f0e0 con 0x561aa0c2c800 2024-08-31T02:33:11.802 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 bash[22940]: a7b61ee8d52f3943f70590ac13790b658085b97d7593da28199e6884d822fc00 2024-08-31T02:33:11.803 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 systemd[1]: Started Ceph mgr.b for ef364204-6740-11ef-bcd4-c7b262605968. 2024-08-31T02:33:11.803 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:11.585+0000 7f87bbc2d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:33:11.803 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:11.649+0000 7f87bbc2d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:33:11.803 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:11.801+0000 7f87bbc2d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:33:12.158 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:11 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:11.870+0000 7f87bbc2d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:33:12.158 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:12.017+0000 7f87bbc2d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:33:12.158 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:12.157+0000 7f87bbc2d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:33:12.732 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:12.471+0000 7f87bbc2d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:12.531+0000 7f87bbc2d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:12.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: Reconfiguring mgr.a (unknown last config time)... 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: Reconfiguring daemon mgr.a on smithi046 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:12.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: Reconfiguring mgr.a (unknown last config time)... 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: Reconfiguring daemon mgr.a on smithi046 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:12 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.040 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:12 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:12.731+0000 7f87bbc2d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:33:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: Reconfiguring mgr.a (unknown last config time)... 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: Reconfiguring daemon mgr.a on smithi046 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:12 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:13.919 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:13 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:13.655+0000 7f87bbc2d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:33:13.919 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:13 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:13.722+0000 7f87bbc2d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:33:14.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:14.527 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:14.527 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:14.527 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:14.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:14.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:14.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:14 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.599 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:33:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:14 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:14.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi046:vg_nvme/lv_4 2024-08-31T02:33:14.790 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:14.525+0000 7f87bbc2d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:33:14.790 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:14.656+0000 7f87bbc2d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:33:14.875 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:33:15.091 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:14.802+0000 7f87bbc2d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:33:15.091 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:14 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:14.867+0000 7f87bbc2d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:33:15.091 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.021+0000 7f87bbc2d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:33:15.091 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.090+0000 7f87bbc2d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:33:15.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:15.383 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-mon[21151]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:15.383 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.150+0000 7f87bbc2d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:33:15.383 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.316+0000 7f87bbc2d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:33:15.383 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.381+0000 7f87bbc2d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:33:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:15 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:15 smithi046 ceph-mon[19468]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:15 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:33:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:15 smithi087 ceph-mon[20993]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:15.668 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.452+0000 7f87bbc2d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:33:15.669 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.545+0000 7f87bbc2d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:33:15.669 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.612+0000 7f87bbc2d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:33:15.975 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:15 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:15.673+0000 7f87bbc2d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:33:16.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:33:16.476+0000 7f87bbc2d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:17.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: Standby manager daemon b started 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:33:17.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:17 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: Standby manager daemon b started 2024-08-31T02:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:17 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: Standby manager daemon b started 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:17 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/928127379' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: mgrmap e14: a(active, since 65s), standbys: b 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]: dispatch 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]': finished 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: osdmap e5: 1 total, 0 up, 1 in 2024-08-31T02:33:18.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:18 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: mgrmap e14: a(active, since 65s), standbys: b 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]: dispatch 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]': finished 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: osdmap e5: 1 total, 0 up, 1 in 2024-08-31T02:33:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:18 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:18.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: mgrmap e14: a(active, since 65s), standbys: b 2024-08-31T02:33:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:33:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]: dispatch 2024-08-31T02:33:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/381400402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "12061b2a-f88b-4bb7-a77a-d6330049ed0e"}]': finished 2024-08-31T02:33:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: osdmap e5: 1 total, 0 up, 1 in 2024-08-31T02:33:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:18 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:19 smithi046 ceph-mon[19468]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:19 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/4168452853' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:19 smithi087 ceph-mon[20993]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:19 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/4168452853' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:19 smithi077 ceph-mon[21151]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:19 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/4168452853' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:20.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:20 smithi046 ceph-mon[19468]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:20 smithi087 ceph-mon[20993]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:20 smithi077 ceph-mon[21151]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:22.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:22 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:22 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:22 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:22 smithi046 ceph-mon[19468]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:22.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:22 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:22 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:22 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:22 smithi077 ceph-mon[21151]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:22.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:22 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:22 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:22 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:22.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:22 smithi087 ceph-mon[20993]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:24.598 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:24 smithi087 ceph-mon[20993]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:24 smithi046 ceph-mon[19468]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:24 smithi077 ceph-mon[21151]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:26.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:26 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-31T02:33:26.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:26 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:26 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-31T02:33:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:26 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:26 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-31T02:33:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:26 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:27.532 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:27 smithi087 ceph-mon[20993]: Deploying daemon osd.0 on smithi046 2024-08-31T02:33:27.532 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:27 smithi087 ceph-mon[20993]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:27.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:27 smithi046 ceph-mon[19468]: Deploying daemon osd.0 on smithi046 2024-08-31T02:33:27.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:27 smithi046 ceph-mon[19468]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:27 smithi077 ceph-mon[21151]: Deploying daemon osd.0 on smithi046 2024-08-31T02:33:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:27 smithi077 ceph-mon[21151]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:28 smithi046 ceph-mon[19468]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:28 smithi087 ceph-mon[20993]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:28 smithi077 ceph-mon[21151]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:30.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:30 smithi046 ceph-mon[19468]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:30 smithi087 ceph-mon[20993]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:30 smithi077 ceph-mon[21151]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:32 smithi046 ceph-mon[19468]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:32 smithi087 ceph-mon[20993]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:32 smithi077 ceph-mon[21151]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:34.751 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 0 on host 'smithi046' 2024-08-31T02:33:34.991 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:34 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:34.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:34 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:34.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:34 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:34.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:34 smithi077 ceph-mon[21151]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:35.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:34 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:34 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:34 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:34 smithi046 ceph-mon[19468]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:34 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:34 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:34 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:34 smithi087 ceph-mon[20993]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:35.372 DEBUG:teuthology.orchestra.run.smithi046:osd.0> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@osd.0.service 2024-08-31T02:33:35.375 INFO:tasks.cephadm:Deploying osd.1 on smithi077 with /dev/vg_nvme/lv_4... 2024-08-31T02:33:35.375 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-31T02:33:35.631 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.b/config 2024-08-31T02:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.105 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:33:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-0[30387]: 2024-08-31T02:33:35.882+0000 7fa76d096640 -1 osd.0 0 log_to_monitors true 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:36.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:36 smithi077 ceph-mon[21151]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-31T02:33:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:36 smithi077 ceph-mon[21151]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:36 smithi046 ceph-mon[19468]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-31T02:33:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:36 smithi046 ceph-mon[19468]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:36 smithi087 ceph-mon[20993]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-31T02:33:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:36 smithi087 ceph-mon[20993]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:37.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:37 smithi077 ceph-mon[21151]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-31T02:33:37.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:37 smithi077 ceph-mon[21151]: osdmap e6: 1 total, 0 up, 1 in 2024-08-31T02:33:37.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:37 smithi077 ceph-mon[21151]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-31T02:33:37.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:37 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:37.971 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-mon[19468]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-31T02:33:37.972 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-mon[19468]: osdmap e6: 1 total, 0 up, 1 in 2024-08-31T02:33:37.972 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-mon[19468]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-31T02:33:37.972 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:37 smithi087 ceph-mon[20993]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-31T02:33:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:37 smithi087 ceph-mon[20993]: osdmap e6: 1 total, 0 up, 1 in 2024-08-31T02:33:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:37 smithi087 ceph-mon[20993]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-31T02:33:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:37 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.319 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-0[30387]: 2024-08-31T02:33:37.971+0000 7fa76982d640 -1 osd.0 0 waiting for initial osdmap 2024-08-31T02:33:38.319 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:33:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-0[30387]: 2024-08-31T02:33:37.973+0000 7fa760e39640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-31T02:33:38.596 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-08-31T02:33:38.622 DEBUG:teuthology.orchestra.run.smithi077:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi077:vg_nvme/lv_4 2024-08-31T02:33:38.865 INFO:teuthology.orchestra.run.smithi077.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.b/config 2024-08-31T02:33:38.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: osdmap e7: 1 total, 0 up, 1 in 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:38 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: osdmap e7: 1 total, 0 up, 1 in 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:38.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:38 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: osdmap e7: 1 total, 0 up, 1 in 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: from='osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493]' entity='osd.0' 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-31T02:33:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:38 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: purged_snaps scrub starts 2024-08-31T02:33:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: purged_snaps scrub ok 2024-08-31T02:33:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493] boot 2024-08-31T02:33:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: osdmap e8: 1 total, 1 up, 1 in 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:39 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:39.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: purged_snaps scrub starts 2024-08-31T02:33:39.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: purged_snaps scrub ok 2024-08-31T02:33:39.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493] boot 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: osdmap e8: 1 total, 1 up, 1 in 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:39.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:39 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: purged_snaps scrub starts 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: purged_snaps scrub ok 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: osd.0 [v2:172.21.15.46:6802/941478493,v1:172.21.15.46:6803/941478493] boot 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: osdmap e8: 1 total, 1 up, 1 in 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:33:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:33:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:39 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:40.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:40 smithi077 ceph-mon[21151]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:40.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:40 smithi077 ceph-mon[21151]: Detected new or changed devices on smithi046 2024-08-31T02:33:40.935 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:40 smithi077 ceph-mon[21151]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:40 smithi046 ceph-mon[19468]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:40 smithi046 ceph-mon[19468]: Detected new or changed devices on smithi046 2024-08-31T02:33:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:40 smithi046 ceph-mon[19468]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:40 smithi087 ceph-mon[20993]: from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi077:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:33:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:40 smithi087 ceph-mon[20993]: Detected new or changed devices on smithi046 2024-08-31T02:33:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:40 smithi087 ceph-mon[20993]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:41 smithi046 ceph-mon[19468]: osdmap e9: 1 total, 1 up, 1 in 2024-08-31T02:33:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:41 smithi077 ceph-mon[21151]: osdmap e9: 1 total, 1 up, 1 in 2024-08-31T02:33:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:41 smithi087 ceph-mon[20993]: osdmap e9: 1 total, 1 up, 1 in 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/111571965' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]': finished 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: osdmap e10: 2 total, 1 up, 2 in 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:42 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/2281254509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:43.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/111571965' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:43.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:43.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]': finished 2024-08-31T02:33:43.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: osdmap e10: 2 total, 1 up, 2 in 2024-08-31T02:33:43.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:33:43.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:43.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:42 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/2281254509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/111571965' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]: dispatch 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a8dcf1-8b32-4d20-bd03-1e242376bd93"}]': finished 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: osdmap e10: 2 total, 1 up, 2 in 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:42 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/2281254509' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:33:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:44 smithi046 ceph-mon[19468]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:44 smithi087 ceph-mon[20993]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:44 smithi077 ceph-mon[21151]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:46 smithi046 ceph-mon[19468]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:46 smithi087 ceph-mon[20993]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:46.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:46 smithi077 ceph-mon[21151]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:48.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:48 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:48.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:48 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:48.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:48 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:48.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:48 smithi077 ceph-mon[21151]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:48 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:48 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:48 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:48 smithi046 ceph-mon[19468]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:48 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:48 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:48 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:48 smithi087 ceph-mon[20993]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:49.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:49 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-31T02:33:49.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:49 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:49.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:49 smithi077 ceph-mon[21151]: Deploying daemon osd.1 on smithi077 2024-08-31T02:33:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:49 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-31T02:33:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:49 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:49 smithi046 ceph-mon[19468]: Deploying daemon osd.1 on smithi077 2024-08-31T02:33:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:49 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-31T02:33:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:49 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:49 smithi087 ceph-mon[20993]: Deploying daemon osd.1 on smithi077 2024-08-31T02:33:50.886 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:50 smithi077 ceph-mon[21151]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:50 smithi046 ceph-mon[19468]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:50 smithi087 ceph-mon[20993]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:52 smithi046 ceph-mon[19468]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:52 smithi087 ceph-mon[20993]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:52.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:52 smithi077 ceph-mon[21151]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:54 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:54 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:33:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:33:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:33:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:54 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:57 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:57 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:57 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:57 smithi077 ceph-mon[21151]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:57 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:57 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:57 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:57 smithi046 ceph-mon[19468]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:57 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:57 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:57 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:33:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:57 smithi087 ceph-mon[20993]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:58.460 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:58 smithi077 ceph-mon[21151]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:58 smithi046 ceph-mon[19468]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:58 smithi087 ceph-mon[20993]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:33:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:59 smithi087 ceph-mon[20993]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:33:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:33:59 smithi087 ceph-mon[20993]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:33:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:59 smithi077 ceph-mon[21151]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:33:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:33:59 smithi077 ceph-mon[21151]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:33:59.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:59 smithi046 ceph-mon[19468]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:33:59.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:33:59 smithi046 ceph-mon[19468]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-31T02:34:00.525 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-31T02:34:00.525 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: osdmap e11: 2 total, 1 up, 2 in 2024-08-31T02:34:00.525 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:00.526 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:00 smithi077 ceph-mon[21151]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-08-31T02:34:00.562 INFO:teuthology.orchestra.run.smithi077.stdout:Created osd(s) 1 on host 'smithi077' 2024-08-31T02:34:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-31T02:34:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: osdmap e11: 2 total, 1 up, 2 in 2024-08-31T02:34:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:00 smithi087 ceph-mon[20993]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-08-31T02:34:00.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-31T02:34:00.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: osdmap e11: 2 total, 1 up, 2 in 2024-08-31T02:34:00.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]: dispatch 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: pgmap v55: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:00.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:00 smithi046 ceph-mon[19468]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi077", "root=default"]}]': finished 2024-08-31T02:34:01.224 DEBUG:teuthology.orchestra.run.smithi077:osd.1> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@osd.1.service 2024-08-31T02:34:01.229 INFO:tasks.cephadm:Deploying osd.2 on smithi087 with /dev/vg_nvme/lv_4... 2024-08-31T02:34:01.229 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-31T02:34:01.483 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:34:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: osdmap e12: 2 total, 1 up, 2 in 2024-08-31T02:34:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi077 to 16064M 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:01.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:01 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: osdmap e12: 2 total, 1 up, 2 in 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi077 to 16064M 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:01.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:01.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:01 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: osdmap e12: 2 total, 1 up, 2 in 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi077 to 16064M 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:01 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: purged_snaps scrub starts 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: purged_snaps scrub ok 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299] boot 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: osdmap e13: 2 total, 2 up, 2 in 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:02.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:02 smithi087 ceph-mon[20993]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: purged_snaps scrub starts 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: purged_snaps scrub ok 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299] boot 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: osdmap e13: 2 total, 2 up, 2 in 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:02 smithi077 ceph-mon[21151]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: purged_snaps scrub starts 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: purged_snaps scrub ok 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: osd.1 [v2:172.21.15.77:6800/2675686299,v1:172.21.15.77:6801/2675686299] boot 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: osdmap e13: 2 total, 2 up, 2 in 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:02.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:02 smithi046 ceph-mon[19468]: pgmap v58: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-08-31T02:34:03.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:03 smithi087 ceph-mon[20993]: osdmap e14: 2 total, 2 up, 2 in 2024-08-31T02:34:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:03 smithi077 ceph-mon[21151]: osdmap e14: 2 total, 2 up, 2 in 2024-08-31T02:34:03.829 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-08-31T02:34:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:03 smithi046 ceph-mon[19468]: osdmap e14: 2 total, 2 up, 2 in 2024-08-31T02:34:03.860 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi087:vg_nvme/lv_4 2024-08-31T02:34:04.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:04 smithi077 ceph-mon[21151]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:04.724 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:04 smithi087 ceph-mon[20993]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:04 smithi046 ceph-mon[19468]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:05.426 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.c/config 2024-08-31T02:34:06.267 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:34:06.267 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:34:06.267 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:06 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:34:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:34:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:06 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-31T02:34:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-31T02:34:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:06 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:07.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:07 smithi087 ceph-mon[20993]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:34:07.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:07 smithi087 ceph-mon[20993]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:07 smithi077 ceph-mon[21151]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:34:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:07 smithi077 ceph-mon[21151]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:07 smithi046 ceph-mon[19468]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:34:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:07 smithi046 ceph-mon[19468]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:09.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/2987128167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]': finished 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: osdmap e15: 3 total, 2 up, 3 in 2024-08-31T02:34:09.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:08 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/2987128167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]': finished 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: osdmap e15: 3 total, 2 up, 3 in 2024-08-31T02:34:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:08 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/2987128167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]: dispatch 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bed15d2d-d1e5-4f98-9c7d-f95c737037b3"}]': finished 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: osdmap e15: 3 total, 2 up, 3 in 2024-08-31T02:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:08 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:09 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/1081944445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:34:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:09 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/1081944445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:34:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:09 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/1081944445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-31T02:34:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:10 smithi046 ceph-mon[19468]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:10 smithi087 ceph-mon[20993]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:10 smithi077 ceph-mon[21151]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:12 smithi046 ceph-mon[19468]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:12 smithi087 ceph-mon[20993]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:12 smithi077 ceph-mon[21151]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:14.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:14 smithi087 ceph-mon[20993]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:14 smithi046 ceph-mon[19468]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:14 smithi077 ceph-mon[21151]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:15.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:15 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:15 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:15 smithi087 ceph-mon[20993]: Detected new or changed devices on smithi077 2024-08-31T02:34:15.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:15 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:15 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:15 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:15 smithi077 ceph-mon[21151]: Detected new or changed devices on smithi077 2024-08-31T02:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:15 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:15 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:15 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:15 smithi046 ceph-mon[19468]: Detected new or changed devices on smithi077 2024-08-31T02:34:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:15 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:16.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-31T02:34:16.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:16 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:16.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:16 smithi087 ceph-mon[20993]: Deploying daemon osd.2 on smithi087 2024-08-31T02:34:16.505 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:16 smithi087 ceph-mon[20993]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-31T02:34:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:16 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:16 smithi077 ceph-mon[21151]: Deploying daemon osd.2 on smithi087 2024-08-31T02:34:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:16 smithi077 ceph-mon[21151]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-31T02:34:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:16 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:16 smithi046 ceph-mon[19468]: Deploying daemon osd.2 on smithi087 2024-08-31T02:34:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:16 smithi046 ceph-mon[19468]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:18 smithi077 ceph-mon[21151]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:18.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:18 smithi087 ceph-mon[20993]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:18 smithi046 ceph-mon[19468]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:21.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:20 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:20 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:20 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:22.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:22 smithi046 ceph-mon[19468]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:22.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:22 smithi087 ceph-mon[20993]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:22.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:22 smithi077 ceph-mon[21151]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:24.242 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 2 on host 'smithi087' 2024-08-31T02:34:24.589 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:24.589 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:24.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:24 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:24 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:24 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:24.917 DEBUG:teuthology.orchestra.run.smithi087:osd.2> sudo journalctl -f -n 0 -u ceph-ef364204-6740-11ef-bcd4-c7b262605968@osd.2.service 2024-08-31T02:34:24.920 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-08-31T02:34:24.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-08-31T02:34:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:25.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:25 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi087 to 20160M 2024-08-31T02:34:25.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:25 smithi046 ceph-mon[19468]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:25.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:25 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi087 to 20160M 2024-08-31T02:34:25.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:25 smithi087 ceph-mon[20993]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:25 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi087 to 20160M 2024-08-31T02:34:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:25 smithi077 ceph-mon[21151]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:25.873 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:25 smithi087 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-2[26558]: 2024-08-31T02:34:25.558+0000 7f837b283640 -1 osd.2 0 log_to_monitors true 2024-08-31T02:34:25.927 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:26.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:26 smithi046 ceph-mon[19468]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:26 smithi046 ceph-mon[19468]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:26 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/592274500' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:26.544 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":15,"num_osds":3,"num_up_osds":2,"osd_up_since":1725071641,"num_in_osds":3,"osd_in_since":1725071648,"num_remapped_pgs":0} 2024-08-31T02:34:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:26 smithi087 ceph-mon[20993]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:26 smithi087 ceph-mon[20993]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:26 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/592274500' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:26 smithi077 ceph-mon[21151]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:26 smithi077 ceph-mon[21151]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-31T02:34:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:26 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/592274500' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: osdmap e16: 3 total, 2 up, 3 in 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-mon[20993]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-08-31T02:34:27.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:27.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-31T02:34:27.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: osdmap e16: 3 total, 2 up, 3 in 2024-08-31T02:34:27.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:27.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:27 smithi046 ceph-mon[19468]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: osdmap e16: 3 total, 2 up, 3 in 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: from='osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:27 smithi077 ceph-mon[21151]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-08-31T02:34:27.805 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:28.123 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-2[26558]: 2024-08-31T02:34:27.735+0000 7f8377206640 -1 osd.2 0 waiting for initial osdmap 2024-08-31T02:34:28.123 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:27 smithi087 ceph-ef364204-6740-11ef-bcd4-c7b262605968-osd-2[26558]: 2024-08-31T02:34:27.738+0000 7f836f026640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-31T02:34:28.438 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-08-31T02:34:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: osdmap e17: 3 total, 2 up, 3 in 2024-08-31T02:34:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='osd.2 ' entity='osd.2' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:28 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: osdmap e17: 3 total, 2 up, 3 in 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='osd.2 ' entity='osd.2' 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:28 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: osdmap e17: 3 total, 2 up, 3 in 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='osd.2 ' entity='osd.2' 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:28 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:29.078 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":17,"num_osds":3,"num_up_osds":2,"osd_up_since":1725071641,"num_in_osds":3,"osd_in_since":1725071648,"num_remapped_pgs":0} 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: purged_snaps scrub starts 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: purged_snaps scrub ok 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: Detected new or changed devices on smithi087 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1772270346' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499] boot 2024-08-31T02:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: osdmap e18: 3 total, 3 up, 3 in 2024-08-31T02:34:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:29 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: purged_snaps scrub starts 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: purged_snaps scrub ok 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: Detected new or changed devices on smithi087 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1772270346' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499] boot 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: osdmap e18: 3 total, 3 up, 3 in 2024-08-31T02:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:29 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: purged_snaps scrub starts 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: purged_snaps scrub ok 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: Detected new or changed devices on smithi087 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1772270346' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: osd.2 [v2:172.21.15.87:6800/895204499,v1:172.21.15.87:6801/895204499] boot 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: osdmap e18: 3 total, 3 up, 3 in 2024-08-31T02:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:29 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:30.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-08-31T02:34:30.346 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:31.089 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:31 smithi046 ceph-mon[19468]: pgmap v77: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:31 smithi046 ceph-mon[19468]: osdmap e19: 3 total, 3 up, 3 in 2024-08-31T02:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:31 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:31 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3588619384' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:31 smithi087 ceph-mon[20993]: pgmap v77: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:31 smithi087 ceph-mon[20993]: osdmap e19: 3 total, 3 up, 3 in 2024-08-31T02:34:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:31 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:31 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3588619384' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:31 smithi077 ceph-mon[21151]: pgmap v77: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:31 smithi077 ceph-mon[21151]: osdmap e19: 3 total, 3 up, 3 in 2024-08-31T02:34:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:31 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:31 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3588619384' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-31T02:34:31.871 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":19,"num_osds":3,"num_up_osds":3,"osd_up_since":1725071668,"num_in_osds":3,"osd_in_since":1725071648,"num_remapped_pgs":0} 2024-08-31T02:34:31.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-31T02:34:32.122 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:32.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:32.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:32 smithi046 ceph-mon[19468]: osdmap e20: 3 total, 3 up, 3 in 2024-08-31T02:34:32.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:32 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:32.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:32 smithi046 ceph-mon[19468]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:32 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:32 smithi087 ceph-mon[20993]: osdmap e20: 3 total, 3 up, 3 in 2024-08-31T02:34:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:32 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:32 smithi087 ceph-mon[20993]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:32 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:32 smithi077 ceph-mon[21151]: osdmap e20: 3 total, 3 up, 3 in 2024-08-31T02:34:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:32 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-31T02:34:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:32 smithi077 ceph-mon[21151]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:32.738 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:32.738 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":21,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","created":"2024-08-31T02:31:25.539687+0000","modified":"2024-08-31T02:34:32.311524+0000","last_up_change":"2024-08-31T02:34:28.738648+0000","last_in_change":"2024-08-31T02:34:08.559112+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-31T02:34:30.583211+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12061b2a-f88b-4bb7-a77a-d6330049ed0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6803","nonce":941478493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6805","nonce":941478493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6809","nonce":941478493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6807","nonce":941478493}]},"public_addr":"172.21.15.46:6803/941478493","cluster_addr":"172.21.15.46:6805/941478493","heartbeat_back_addr":"172.21.15.46:6809/941478493","heartbeat_front_addr":"172.21.15.46:6807/941478493","state":["exists","up"]},{"osd":1,"uuid":"a9a8dcf1-8b32-4d20-bd03-1e242376bd93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6800","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6801","nonce":2675686299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6803","nonce":2675686299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6807","nonce":2675686299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6805","nonce":2675686299}]},"public_addr":"172.21.15.77:6801/2675686299","cluster_addr":"172.21.15.77:6803/2675686299","heartbeat_back_addr":"172.21.15.77:6807/2675686299","heartbeat_front_addr":"172.21.15.77:6805/2675686299","state":["exists","up"]},{"osd":2,"uuid":"bed15d2d-d1e5-4f98-9c7d-f95c737037b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6801","nonce":895204499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6802","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6803","nonce":895204499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6807","nonce":895204499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6805","nonce":895204499}]},"public_addr":"172.21.15.87:6801/895204499","cluster_addr":"172.21.15.87:6803/895204499","heartbeat_back_addr":"172.21.15.87:6807/895204499","heartbeat_front_addr":"172.21.15.87:6805/895204499","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:33:36.889599+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:00.335570+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:26.576648+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:6801/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/1705839013":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/570747660":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/192005545":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/3680979553":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6801/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/296156502":"2024-09-01T02:32:12.256706+0000","172.21.15.46:6800/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6800/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/3388523837":"2024-09-01T02:31:47.477469+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-31T02:34:32.854 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32914]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:32.854 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32914]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:32.854 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:32.854 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32914]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:33.317 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32929]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:33.317 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32929]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:33.317 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:33.317 INFO:journalctl@ceph.osd.0.smithi046.stdout:Aug 31 02:34:32 smithi046 sudo[32929]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:33.393 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-31T02:34:30.583211+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-08-31T02:34:33.393 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-31T02:34:33.461 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:33 smithi077 ceph-mon[21151]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:34:33.461 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:33 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:33.462 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:33 smithi077 ceph-mon[21151]: osdmap e21: 3 total, 3 up, 3 in 2024-08-31T02:34:33.462 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:33 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1975572204' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:33.462 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:33 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:33.462 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27918]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:33.462 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27918]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:33.462 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:33.462 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27918]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:33.462 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27963]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:33 smithi046 ceph-mon[19468]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:33 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:33 smithi046 ceph-mon[19468]: osdmap e21: 3 total, 3 up, 3 in 2024-08-31T02:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:33 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1975572204' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:33 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:33 smithi087 ceph-mon[20993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:33 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-31T02:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:33 smithi087 ceph-mon[20993]: osdmap e21: 3 total, 3 up, 3 in 2024-08-31T02:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:33 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1975572204' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:33 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:33.641 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:33.919 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27963]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:33.919 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:33.919 INFO:journalctl@ceph.osd.1.smithi077.stdout:Aug 31 02:34:33 smithi077 sudo[27963]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:33.982 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27911]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:33.982 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27911]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:33.982 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:33.982 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27911]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:34.373 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27914]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:34.373 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27914]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:34.373 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:34.373 INFO:journalctl@ceph.osd.2.smithi087.stdout:Aug 31 02:34:33 smithi087 sudo[27914]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:34.404 INFO:teuthology.orchestra.run.smithi046.stdout:pg_num: 1 2024-08-31T02:34:34.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33059]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:34.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33059]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:34.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:34.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33059]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33075]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33075]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 sudo[33075]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 ceph-mon[19468]: osdmap e22: 3 total, 3 up, 3 in 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:34 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:34.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 ceph-mon[20993]: osdmap e22: 3 total, 3 up, 3 in 2024-08-31T02:34:34.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 sudo[27918]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 sudo[27918]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 sudo[27918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:34.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:34 smithi087 sudo[27918]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:34 smithi077 ceph-mon[21151]: osdmap e22: 3 total, 3 up, 3 in 2024-08-31T02:34:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:34 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:34 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:34 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:35.001 INFO:tasks.cephadm:Setting up client nodes... 2024-08-31T02:34:35.001 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-31T02:34:35.001 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-31T02:34:35.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph mgr dump --format=json 2024-08-31T02:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 sudo[27921]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 sudo[27921]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 sudo[27921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 sudo[27921]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:35.247 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:35.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27991]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-31T02:34:35.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27991]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:35.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:35.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27991]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: pgmap v83: 1 pgs: 1 active+clean; 257 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1120279261' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:35.667 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.668 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:35 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: pgmap v83: 1 pgs: 1 active+clean; 257 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1120279261' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-31T02:34:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:35 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.883 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27994]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27994]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 sudo[27994]: pam_unix(sudo:session): session closed for user root 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: pgmap v83: 1 pgs: 1 active+clean; 257 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1120279261' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:35 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:36.548 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":3513021983},{"type":"v1","addr":"172.21.15.46:6801","nonce":3513021983}]},"active_addr":"172.21.15.46:6801/3513021983","active_change":"2024-08-31T02:32:12.256812+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.46:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":1154760583}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":896918332}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":3798720235}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":2867107798}]}]} 2024-08-31T02:34:36.553 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-31T02:34:36.553 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-31T02:34:36.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-31T02:34:36.798 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: Cluster is now healthy 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: mgrmap e15: a(active, since 2m), standbys: b 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2243644434' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-31T02:34:36.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:36 smithi046 ceph-mon[19468]: pgmap v84: 1 pgs: 1 active+clean; 257 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:34:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: Cluster is now healthy 2024-08-31T02:34:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: mgrmap e15: a(active, since 2m), standbys: b 2024-08-31T02:34:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2243644434' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-31T02:34:36.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:36 smithi087 ceph-mon[20993]: pgmap v84: 1 pgs: 1 active+clean; 257 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: Cluster is now healthy 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: mgrmap e15: a(active, since 2m), standbys: b 2024-08-31T02:34:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2243644434' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-31T02:34:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:36 smithi077 ceph-mon[21151]: pgmap v84: 1 pgs: 1 active+clean; 257 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:37.421 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:37.422 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":22,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","created":"2024-08-31T02:31:25.539687+0000","modified":"2024-08-31T02:34:33.316139+0000","last_up_change":"2024-08-31T02:34:28.738648+0000","last_in_change":"2024-08-31T02:34:08.559112+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-31T02:34:30.583211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12061b2a-f88b-4bb7-a77a-d6330049ed0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6803","nonce":941478493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6805","nonce":941478493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6809","nonce":941478493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6807","nonce":941478493}]},"public_addr":"172.21.15.46:6803/941478493","cluster_addr":"172.21.15.46:6805/941478493","heartbeat_back_addr":"172.21.15.46:6809/941478493","heartbeat_front_addr":"172.21.15.46:6807/941478493","state":["exists","up"]},{"osd":1,"uuid":"a9a8dcf1-8b32-4d20-bd03-1e242376bd93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6800","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6801","nonce":2675686299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6803","nonce":2675686299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6807","nonce":2675686299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6805","nonce":2675686299}]},"public_addr":"172.21.15.77:6801/2675686299","cluster_addr":"172.21.15.77:6803/2675686299","heartbeat_back_addr":"172.21.15.77:6807/2675686299","heartbeat_front_addr":"172.21.15.77:6805/2675686299","state":["exists","up"]},{"osd":2,"uuid":"bed15d2d-d1e5-4f98-9c7d-f95c737037b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6801","nonce":895204499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6802","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6803","nonce":895204499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6807","nonce":895204499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6805","nonce":895204499}]},"public_addr":"172.21.15.87:6801/895204499","cluster_addr":"172.21.15.87:6803/895204499","heartbeat_back_addr":"172.21.15.87:6807/895204499","heartbeat_front_addr":"172.21.15.87:6805/895204499","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:33:36.889599+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:00.335570+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:26.576648+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:6801/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/1705839013":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/570747660":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/192005545":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/3680979553":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6801/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/296156502":"2024-09-01T02:32:12.256706+0000","172.21.15.46:6800/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6800/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/3388523837":"2024-09-01T02:31:47.477469+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-31T02:34:37.605 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:37 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/139928388' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:37 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/139928388' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:37 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/139928388' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:38.159 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-31T02:34:38.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-31T02:34:38.409 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:38.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:38 smithi046 ceph-mon[19468]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 500 KiB/s wr, 38 op/s 2024-08-31T02:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:38 smithi087 ceph-mon[20993]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 500 KiB/s wr, 38 op/s 2024-08-31T02:34:38.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:38 smithi077 ceph-mon[21151]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 500 KiB/s wr, 38 op/s 2024-08-31T02:34:39.067 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:39.067 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":22,"fsid":"ef364204-6740-11ef-bcd4-c7b262605968","created":"2024-08-31T02:31:25.539687+0000","modified":"2024-08-31T02:34:33.316139+0000","last_up_change":"2024-08-31T02:34:28.738648+0000","last_in_change":"2024-08-31T02:34:08.559112+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-31T02:34:30.583211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12061b2a-f88b-4bb7-a77a-d6330049ed0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6803","nonce":941478493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6805","nonce":941478493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6809","nonce":941478493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":941478493},{"type":"v1","addr":"172.21.15.46:6807","nonce":941478493}]},"public_addr":"172.21.15.46:6803/941478493","cluster_addr":"172.21.15.46:6805/941478493","heartbeat_back_addr":"172.21.15.46:6809/941478493","heartbeat_front_addr":"172.21.15.46:6807/941478493","state":["exists","up"]},{"osd":1,"uuid":"a9a8dcf1-8b32-4d20-bd03-1e242376bd93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6800","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6801","nonce":2675686299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6802","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6803","nonce":2675686299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6806","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6807","nonce":2675686299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.77:6804","nonce":2675686299},{"type":"v1","addr":"172.21.15.77:6805","nonce":2675686299}]},"public_addr":"172.21.15.77:6801/2675686299","cluster_addr":"172.21.15.77:6803/2675686299","heartbeat_back_addr":"172.21.15.77:6807/2675686299","heartbeat_front_addr":"172.21.15.77:6805/2675686299","state":["exists","up"]},{"osd":2,"uuid":"bed15d2d-d1e5-4f98-9c7d-f95c737037b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6801","nonce":895204499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6802","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6803","nonce":895204499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6807","nonce":895204499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":895204499},{"type":"v1","addr":"172.21.15.87:6805","nonce":895204499}]},"public_addr":"172.21.15.87:6801/895204499","cluster_addr":"172.21.15.87:6803/895204499","heartbeat_back_addr":"172.21.15.87:6807/895204499","heartbeat_front_addr":"172.21.15.87:6805/895204499","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:33:36.889599+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:00.335570+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-31T02:34:26.576648+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:6801/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/1705839013":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/570747660":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/192005545":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/3680979553":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6801/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:0/296156502":"2024-09-01T02:32:12.256706+0000","172.21.15.46:6800/4187623234":"2024-09-01T02:31:47.477469+0000","172.21.15.46:6800/556446123":"2024-09-01T02:32:12.256706+0000","172.21.15.46:0/3388523837":"2024-09-01T02:31:47.477469+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-31T02:34:39.675 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:39 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/638339471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:39.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-31T02:34:39.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-31T02:34:39.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-31T02:34:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:39 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/638339471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:39 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/638339471' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-31T02:34:39.996 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:39.997 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:40.045 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:41.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:41 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:41 smithi046 ceph-mon[19468]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 9.3 KiB/s rd, 356 KiB/s wr, 27 op/s 2024-08-31T02:34:41.370 INFO:teuthology.orchestra.run.smithi046.stdout:34359738383 2024-08-31T02:34:41.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-31T02:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:41 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:41 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:41 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:41 smithi087 ceph-mon[20993]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 9.3 KiB/s rd, 356 KiB/s wr, 27 op/s 2024-08-31T02:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:41 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:41 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:41 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:41 smithi077 ceph-mon[21151]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 9.3 KiB/s rd, 356 KiB/s wr, 27 op/s 2024-08-31T02:34:42.430 INFO:teuthology.orchestra.run.smithi046.stdout:77309411334 2024-08-31T02:34:42.430 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-31T02:34:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:42 smithi087 ceph-mon[20993]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 277 KiB/s wr, 21 op/s 2024-08-31T02:34:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:42 smithi077 ceph-mon[21151]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 277 KiB/s wr, 21 op/s 2024-08-31T02:34:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:42 smithi046 ceph-mon[19468]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 277 KiB/s wr, 21 op/s 2024-08-31T02:34:43.621 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:44.012 INFO:teuthology.orchestra.run.smithi046.stdout:55834574860 2024-08-31T02:34:44.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-31T02:34:44.602 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:44 smithi046 ceph-mon[19468]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 226 KiB/s wr, 17 op/s 2024-08-31T02:34:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:44 smithi087 ceph-mon[20993]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 226 KiB/s wr, 17 op/s 2024-08-31T02:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:44 smithi077 ceph-mon[21151]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 226 KiB/s wr, 17 op/s 2024-08-31T02:34:44.724 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:45.117 INFO:teuthology.orchestra.run.smithi046.stdout:77309411334 2024-08-31T02:34:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:45 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3938758552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-31T02:34:45.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:45 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3938758552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-31T02:34:45.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:45 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3938758552' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-31T02:34:46.161 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411334 for osd.2 2024-08-31T02:34:46.161 DEBUG:teuthology.parallel:result is None 2024-08-31T02:34:46.190 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:46.410 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:46 smithi046 ceph-mon[19468]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:46.477 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:46 smithi087 ceph-mon[20993]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:46 smithi077 ceph-mon[21151]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:47.006 INFO:teuthology.orchestra.run.smithi046.stdout:34359738384 2024-08-31T02:34:47.220 INFO:teuthology.orchestra.run.smithi046.stdout:55834574860 2024-08-31T02:34:47.566 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:47 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/228515268' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-31T02:34:47.566 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:47 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2623272211' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-31T02:34:47.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:47 smithi087 ceph-mon[20993]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:47 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/228515268' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-31T02:34:47.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:47 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2623272211' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-31T02:34:47.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:47 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:47 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:47 smithi046 ceph-mon[19468]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.624 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738383 got 34359738384 for osd.0 2024-08-31T02:34:47.624 DEBUG:teuthology.parallel:result is None 2024-08-31T02:34:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:47 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/228515268' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-31T02:34:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:47 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2623272211' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-31T02:34:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:47 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:47 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:47 smithi077 ceph-mon[21151]: from='mgr.14150 172.21.15.46:0/525936058' entity='mgr.a' 2024-08-31T02:34:48.232 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574860 got 55834574860 for osd.1 2024-08-31T02:34:48.232 DEBUG:teuthology.parallel:result is None 2024-08-31T02:34:48.232 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-31T02:34:48.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-31T02:34:48.486 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:48 smithi046 ceph-mon[19468]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:48 smithi087 ceph-mon[20993]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:48 smithi077 ceph-mon[21151]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 207 KiB/s wr, 16 op/s 2024-08-31T02:34:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:49.147 INFO:teuthology.orchestra.run.smithi046.stderr:dumped all 2024-08-31T02:34:49.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:49 smithi046 ceph-mon[19468]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:49 smithi087 ceph-mon[20993]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:49 smithi077 ceph-mon[21151]: from='client.14376 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:49.772 INFO:teuthology.orchestra.run.smithi046.stdout:{"pg_ready":true,"pg_map":{"version":90,"stamp":"2024-08-31T02:34:48.284503+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88772,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146684,"statfs":{"total":287985106944,"available":287894204416,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4780,"internal_metadata":87223636},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":327696,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":72,"num_read_kb":65,"num_write":121,"num_write_kb":2479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001796"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-08-31T02:34:35.555104+0000","last_change":"2024-08-31T02:34:32.324908+0000","last_active":"2024-08-31T02:34:35.555104+0000","last_peered":"2024-08-31T02:34:35.555104+0000","last_clean":"2024-08-31T02:34:35.555104+0000","last_became_active":"2024-08-31T02:34:32.324006+0000","last_became_peered":"2024-08-31T02:34:32.324006+0000","last_unstale":"2024-08-31T02:34:35.555104+0000","last_undegraded":"2024-08-31T02:34:35.555104+0000","last_fullsized":"2024-08-31T02:34:35.555104+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-31T02:34:31.304636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-31T02:34:31.304636+0000","last_clean_scrub_stamp":"2024-08-31T02:34:31.304636+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-01T08:16:40.251754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28412,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716740,"statfs":{"total":95995035648,"available":95965941760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738384,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32572,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712580,"statfs":{"total":95995035648,"available":95961681920,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-31T02:34:49.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-31T02:34:50.026 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:50.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:50 smithi046 ceph-mon[19468]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:50.663 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:50.663 INFO:teuthology.orchestra.run.smithi046.stderr:dumped all 2024-08-31T02:34:50.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:50 smithi077 ceph-mon[21151]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:50 smithi087 ceph-mon[20993]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:51.253 INFO:teuthology.orchestra.run.smithi046.stdout:{"pg_ready":true,"pg_map":{"version":91,"stamp":"2024-08-31T02:34:50.284770+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88772,"kb_used_data":2292,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146684,"statfs":{"total":287985106944,"available":287894204416,"internally_reserved":0,"allocated":2347008,"data_stored":1944759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4780,"internal_metadata":87223636},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001809"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":186,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-08-31T02:34:35.555104+0000","last_change":"2024-08-31T02:34:32.324908+0000","last_active":"2024-08-31T02:34:35.555104+0000","last_peered":"2024-08-31T02:34:35.555104+0000","last_clean":"2024-08-31T02:34:35.555104+0000","last_became_active":"2024-08-31T02:34:32.324006+0000","last_became_peered":"2024-08-31T02:34:32.324006+0000","last_unstale":"2024-08-31T02:34:35.555104+0000","last_undegraded":"2024-08-31T02:34:35.555104+0000","last_fullsized":"2024-08-31T02:34:35.555104+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-31T02:34:31.304636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-31T02:34:31.304636+0000","last_clean_scrub_stamp":"2024-08-31T02:34:31.304636+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-01T08:16:40.251754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411336,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28412,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716740,"statfs":{"total":95995035648,"available":95965941760,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738385,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32572,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712580,"statfs":{"total":95995035648,"available":95961681920,"internally_reserved":0,"allocated":782336,"data_stored":648253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-31T02:34:51.253 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-31T02:34:51.253 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-31T02:34:51.253 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-31T02:34:51.254 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph health --format=json 2024-08-31T02:34:51.506 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:51 smithi046 ceph-mon[19468]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:51 smithi077 ceph-mon[21151]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:51 smithi087 ceph-mon[20993]: from='client.14382 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-31T02:34:52.173 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-31T02:34:52.173 INFO:teuthology.orchestra.run.smithi046.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-31T02:34:52.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:52 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2908723688' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-31T02:34:52.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:52 smithi046 ceph-mon[19468]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:52 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2908723688' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-31T02:34:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:52 smithi077 ceph-mon[21151]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:52.752 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-31T02:34:52.753 INFO:tasks.cephadm:Setup complete, yielding 2024-08-31T02:34:52.753 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-31T02:34:52.765 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi046.front.sepia.ceph.com 2024-08-31T02:34:52.765 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- bash -c 'ceph mgr module enable rgw' 2024-08-31T02:34:52.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:52 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2908723688' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-31T02:34:52.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:52 smithi087 ceph-mon[20993]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:34:53.007 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:53.856 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-08-31T02:34:53.856 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: ignoring --setuser ceph since I am not root 2024-08-31T02:34:53.856 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: ignoring --setgroup ceph since I am not root 2024-08-31T02:34:53.856 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-mgr[22978]: -- 172.21.15.77:0/3313178652 <== mon.2 v2:172.21.15.77:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bed819d0e0 con 0x55bed817b000 2024-08-31T02:34:54.054 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:53 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-08-31T02:34:54.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:53 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "rgw"}]: dispatch 2024-08-31T02:34:54.065 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setuser ceph since I am not root 2024-08-31T02:34:54.065 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ignoring --setgroup ceph since I am not root 2024-08-31T02:34:54.066 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:53.893+0000 7f59ca50f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:34:54.066 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:53.952+0000 7f59ca50f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:34:54.169 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:53.887+0000 7fe6631b7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-31T02:34:54.169 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:53 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:53.945+0000 7fe6631b7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-31T02:34:54.169 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.099+0000 7fe6631b7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:34:54.330 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.106+0000 7f59ca50f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-31T02:34:54.330 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.176+0000 7f59ca50f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:34:54.330 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.329+0000 7f59ca50f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:34:54.379 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2024-08-31T02:34:54.390 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2024-08-31T02:34:54.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- ceph rgw realm bootstrap -i - 2024-08-31T02:34:54.466 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.169+0000 7fe6631b7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-31T02:34:54.467 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.321+0000 7fe6631b7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:34:54.467 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.465+0000 7fe6631b7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:34:54.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.482+0000 7f59ca50f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-31T02:34:54.638 INFO:teuthology.orchestra.run.smithi046.stdout:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:34:55.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:54 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-08-31T02:34:55.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:54 smithi087 ceph-mon[20993]: mgrmap e16: a(active, since 2m), standbys: b 2024-08-31T02:34:55.039 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-08-31T02:34:55.039 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-mon[21151]: mgrmap e16: a(active, since 2m), standbys: b 2024-08-31T02:34:55.040 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.788+0000 7fe6631b7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:34:55.040 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:54 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:54.852+0000 7fe6631b7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:34:55.040 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:55 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:55.038+0000 7fe6631b7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:34:55.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1942978719' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-08-31T02:34:55.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-mon[19468]: mgrmap e16: a(active, since 2m), standbys: b 2024-08-31T02:34:55.077 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.821+0000 7f59ca50f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-31T02:34:55.077 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:54.889+0000 7f59ca50f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-31T02:34:55.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:55.086+0000 7f59ca50f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-31T02:34:56.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:56.016+0000 7f59ca50f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:34:56.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:56.087+0000 7f59ca50f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:34:56.419 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:55 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:55.923+0000 7fe6631b7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-31T02:34:56.419 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:55 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:55.989+0000 7fe6631b7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-31T02:34:56.964 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:56 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:56.692+0000 7fe6631b7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:34:56.964 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:56 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:56.818+0000 7fe6631b7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:34:57.095 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:56.826+0000 7f59ca50f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-31T02:34:57.095 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:56.946+0000 7f59ca50f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-31T02:34:57.251 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:56 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:56.963+0000 7fe6631b7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:34:57.251 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.025+0000 7fe6631b7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:34:57.251 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.181+0000 7fe6631b7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:34:57.251 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.249+0000 7fe6631b7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:34:57.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.094+0000 7f59ca50f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-31T02:34:57.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.157+0000 7f59ca50f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-31T02:34:57.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.313+0000 7f59ca50f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-31T02:34:57.537 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.312+0000 7fe6631b7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:34:57.538 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.471+0000 7fe6631b7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:34:57.538 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.537+0000 7fe6631b7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:34:57.679 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.384+0000 7f59ca50f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-31T02:34:57.679 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.446+0000 7f59ca50f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-31T02:34:57.679 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.611+0000 7f59ca50f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-31T02:34:57.679 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.678+0000 7f59ca50f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-31T02:34:57.816 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.603+0000 7fe6631b7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:34:57.817 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.693+0000 7fe6631b7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:34:57.817 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.755+0000 7fe6631b7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:34:57.817 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:57 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:57.815+0000 7fe6631b7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:34:57.956 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.747+0000 7f59ca50f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-31T02:34:57.957 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.833+0000 7f59ca50f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-31T02:34:57.957 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.894+0000 7f59ca50f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-31T02:34:57.957 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:57.955+0000 7f59ca50f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-31T02:34:58.668 INFO:journalctl@ceph.mgr.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-b[22955]: 2024-08-31T02:34:58.631+0000 7fe6631b7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:34:59.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: Standby manager daemon b restarted 2024-08-31T02:34:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: Standby manager daemon b started 2024-08-31T02:34:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:34:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:34:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:34:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:58 smithi087 ceph-mon[20993]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: Standby manager daemon b restarted 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: Standby manager daemon b started 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:34:59.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:58 smithi077 ceph-mon[21151]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:34:58.779+0000 7f59ca50f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: Standby manager daemon b restarted 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: Standby manager daemon b started 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-31T02:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-08-31T02:34:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:58 smithi046 ceph-mon[19468]: from='mgr.? 172.21.15.77:0/1170225289' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: mgrmap e17: a(active, since 2m), standbys: b 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: Active manager daemon a restarted 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: Activating manager daemon a 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: osdmap e23: 3 total, 3 up, 3 in 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: mgrmap e18: a(active, starting, since 0.00627226s), standbys: b 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:59.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:34:59.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: Manager daemon a is now available 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:34:59.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:34:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: mgrmap e17: a(active, since 2m), standbys: b 2024-08-31T02:34:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: Active manager daemon a restarted 2024-08-31T02:34:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: Activating manager daemon a 2024-08-31T02:34:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: osdmap e23: 3 total, 3 up, 3 in 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: mgrmap e18: a(active, starting, since 0.00627226s), standbys: b 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:34:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: Manager daemon a is now available 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]': finished 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:34:59.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:34:59.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:34:59.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:35:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: mgrmap e17: a(active, since 2m), standbys: b 2024-08-31T02:35:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: Active manager daemon a restarted 2024-08-31T02:35:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: Activating manager daemon a 2024-08-31T02:35:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: osdmap e23: 3 total, 3 up, 3 in 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: mgrmap e18: a(active, starting, since 0.00627226s), standbys: b 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-31T02:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: Manager daemon a is now available 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi077", "name": "osd_memory_target"}]': finished 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]': finished 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-08-31T02:35:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-08-31T02:35:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: mgrmap e19: a(active, since 1.01186s), standbys: b 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:35:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:35:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: mgrmap e19: a(active, since 1.01186s), standbys: b 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi077:/etc/ceph/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi087:/etc/ceph/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: mgrmap e19: a(active, since 1.01186s), standbys: b 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='client.14412 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:01.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:02.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:01.829+0000 7f5928550640 -1 log_channel(cephadm) log [ERR] : [31/Aug/2024:02:35:01] ENGINE Error in HTTPServer.serve 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: Traceback (most recent call last): 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._connections.run(self.expiration_interval) 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._run(expiration_interval) 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: s = self.context.wrap_socket( 2024-08-31T02:35:02.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: return self.sslsocket_class._create( 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self.do_handshake() 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: self._sslobj.do_handshake() 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:02.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: osdmap e24: 3 total, 3 up, 3 in 2024-08-31T02:35:02.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/2386306848' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: from='client.? ' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:01 smithi046 ceph-mon[19468]: mgrmap e20: a(active, since 2s), standbys: b 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: osdmap e24: 3 total, 3 up, 3 in 2024-08-31T02:35:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/2386306848' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: from='client.? ' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:01 smithi087 ceph-mon[20993]: mgrmap e20: a(active, since 2s), standbys: b 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: Updating smithi077:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: Updating smithi087:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: Updating smithi077:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: Updating smithi046:/var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: osdmap e24: 3 total, 3 up, 3 in 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/2386306848' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: from='client.? ' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-31T02:35:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:01 smithi077 ceph-mon[21151]: mgrmap e20: a(active, since 2s), standbys: b 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: [31/Aug/2024:02:35:01] ENGINE Bus STARTING 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: from='client.? ' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: osdmap e25: 3 total, 3 up, 3 in 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi077", "caps": []}]: dispatch 2024-08-31T02:35:03.149 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:35:03.150 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: [31/Aug/2024:02:35:01] ENGINE Bus STARTING 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: from='client.? ' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: osdmap e25: 3 total, 3 up, 3 in 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi077", "caps": []}]: dispatch 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: [31/Aug/2024:02:35:01] ENGINE Bus STARTING 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: from='client.? ' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: osdmap e25: 3 total, 3 up, 3 in 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi077", "caps": []}]: dispatch 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi087", "caps": []}]: dispatch 2024-08-31T02:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:03.936 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: [31/Aug/2024:02:35:01] ENGINE Serving on https://172.21.15.46:7151 2024-08-31T02:35:03.936 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: [31/Aug/2024:02:35:01] ENGINE Error in HTTPServer.serve 2024-08-31T02:35:03.936 INFO:journalctl@ceph.mon.c.smithi087.stdout: Traceback (most recent call last): 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: self._connections.run(self.expiration_interval) 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: self._run(expiration_interval) 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:35:03.937 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: s = self.context.wrap_socket( 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: return self.sslsocket_class._create( 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: self.do_handshake() 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: self._sslobj.do_handshake() 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: [31/Aug/2024:02:35:01] ENGINE Serving on http://172.21.15.46:8765 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: [31/Aug/2024:02:35:01] ENGINE Bus STARTED 2024-08-31T02:35:03.938 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: osdmap e26: 3 total, 3 up, 3 in 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: mgrmap e21: a(active, since 4s), standbys: b 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:03.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: [31/Aug/2024:02:35:01] ENGINE Serving on https://172.21.15.46:7151 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: [31/Aug/2024:02:35:01] ENGINE Error in HTTPServer.serve 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout: Traceback (most recent call last): 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._run(expiration_interval) 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: s = self.context.wrap_socket( 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: return self.sslsocket_class._create( 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: self.do_handshake() 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: self._sslobj.do_handshake() 2024-08-31T02:35:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: [31/Aug/2024:02:35:01] ENGINE Serving on http://172.21.15.46:8765 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: [31/Aug/2024:02:35:01] ENGINE Bus STARTED 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: osdmap e26: 3 total, 3 up, 3 in 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: mgrmap e21: a(active, since 4s), standbys: b 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: [31/Aug/2024:02:35:01] ENGINE Serving on https://172.21.15.46:7151 2024-08-31T02:35:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: [31/Aug/2024:02:35:01] ENGINE Error in HTTPServer.serve 2024-08-31T02:35:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout: Traceback (most recent call last): 2024-08-31T02:35:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: self._connections.run(self.expiration_interval) 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: self._run(expiration_interval) 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: s = self.context.wrap_socket( 2024-08-31T02:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: return self.sslsocket_class._create( 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: self.do_handshake() 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: self._sslobj.do_handshake() 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: [31/Aug/2024:02:35:01] ENGINE Serving on http://172.21.15.46:8765 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: [31/Aug/2024:02:35:01] ENGINE Bus STARTED 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: osdmap e26: 3 total, 3 up, 3 in 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: mgrmap e21: a(active, since 4s), standbys: b 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:04.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:05.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: osdmap e27: 3 total, 3 up, 3 in 2024-08-31T02:35:05.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: osdmap e27: 3 total, 3 up, 3 in 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: osdmap e27: 3 total, 3 up, 3 in 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: pgmap v10: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-31T02:35:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.065 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: osdmap e28: 3 total, 3 up, 3 in 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:06.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:05 smithi087 ceph-mon[20993]: osdmap e29: 3 total, 3 up, 3 in 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: osdmap e28: 3 total, 3 up, 3 in 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:05 smithi046 ceph-mon[19468]: osdmap e29: 3 total, 3 up, 3 in 2024-08-31T02:35:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: osdmap e28: 3 total, 3 up, 3 in 2024-08-31T02:35:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:05 smithi077 ceph-mon[21151]: osdmap e29: 3 total, 3 up, 3 in 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:07.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: osdmap e30: 3 total, 3 up, 3 in 2024-08-31T02:35:07.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:07 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: osdmap e30: 3 total, 3 up, 3 in 2024-08-31T02:35:07.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:07 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: osdmap e30: 3 total, 3 up, 3 in 2024-08-31T02:35:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:07 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: osdmap e31: 3 total, 3 up, 3 in 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:08 smithi046 ceph-mon[19468]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: osdmap e31: 3 total, 3 up, 3 in 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:08 smithi077 ceph-mon[21151]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: osdmap e31: 3 total, 3 up, 3 in 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:08 smithi087 ceph-mon[20993]: pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 42 op/s 2024-08-31T02:35:09.562 INFO:teuthology.orchestra.run.smithi046.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: osdmap e32: 3 total, 3 up, 3 in 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:10.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:09 smithi077 ceph-mon[21151]: Deploying daemon rgw.myrealm1.myzone1.smithi077.mqrvjd on smithi077 2024-08-31T02:35:10.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:10.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: osdmap e32: 3 total, 3 up, 3 in 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:10.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:09 smithi046 ceph-mon[19468]: Deploying daemon rgw.myrealm1.myzone1.smithi077.mqrvjd on smithi077 2024-08-31T02:35:10.365 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-31T02:35:10.375 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi046.front.sepia.ceph.com 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:34b9d27bc925f169ace27b9f1f204536aa49fc0b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ef364204-6740-11ef-bcd4-c7b262605968 -- bash -c 'set -e 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> set -x 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> TOKENS=$(ceph rgw realm tokens) 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2024-08-31T02:35:10.375 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2024-08-31T02:35:10.376 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2024-08-31T02:35:10.376 DEBUG:teuthology.orchestra.run.smithi046:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2024-08-31T02:35:10.376 DEBUG:teuthology.orchestra.run.smithi046:> ' 2024-08-31T02:35:10.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/1869126775' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:10.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: osdmap e32: 3 total, 3 up, 3 in 2024-08-31T02:35:10.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi077.mqrvjd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:10.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:09 smithi087 ceph-mon[20993]: Deploying daemon rgw.myrealm1.myzone1.smithi077.mqrvjd on smithi077 2024-08-31T02:35:10.626 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/ef364204-6740-11ef-bcd4-c7b262605968/mon.a/config 2024-08-31T02:35:11.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:10 smithi046 ceph-mon[19468]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.1 KiB/s wr, 23 op/s 2024-08-31T02:35:11.045 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:10 smithi077 ceph-mon[21151]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.1 KiB/s wr, 23 op/s 2024-08-31T02:35:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:10 smithi087 ceph-mon[20993]: pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.1 KiB/s wr, 23 op/s 2024-08-31T02:35:11.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:11.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:11.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:12.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:12.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:12.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:12.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:12.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:12 smithi046 ceph-mon[19468]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:12 smithi087 ceph-mon[20993]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:12 smithi077 ceph-mon[21151]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: Deploying daemon rgw.myrealm1.myzone1.smithi087.micyri on smithi087 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: osdmap e33: 3 total, 3 up, 3 in 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:13 smithi087 ceph-mon[20993]: pgmap v20: 161 pgs: 32 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: Deploying daemon rgw.myrealm1.myzone1.smithi087.micyri on smithi087 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: osdmap e33: 3 total, 3 up, 3 in 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:13 smithi046 ceph-mon[19468]: pgmap v20: 161 pgs: 32 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi087.micyri", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-31T02:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: Deploying daemon rgw.myrealm1.myzone1.smithi087.micyri on smithi087 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: osdmap e33: 3 total, 3 up, 3 in 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-08-31T02:35:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:13 smithi077 ceph-mon[21151]: pgmap v20: 161 pgs: 32 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:14 smithi087 ceph-mon[20993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:35:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:14 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:14 smithi087 ceph-mon[20993]: osdmap e34: 3 total, 3 up, 3 in 2024-08-31T02:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:14 smithi046 ceph-mon[19468]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:14 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:14 smithi046 ceph-mon[19468]: osdmap e34: 3 total, 3 up, 3 in 2024-08-31T02:35:14.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:14 smithi077 ceph-mon[21151]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-31T02:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:14 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-08-31T02:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:14 smithi077 ceph-mon[21151]: osdmap e34: 3 total, 3 up, 3 in 2024-08-31T02:35:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: osdmap e35: 3 total, 3 up, 3 in 2024-08-31T02:35:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:15 smithi087 ceph-mon[20993]: pgmap v23: 193 pgs: 64 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: osdmap e35: 3 total, 3 up, 3 in 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:15 smithi077 ceph-mon[21151]: pgmap v23: 193 pgs: 64 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: osdmap e35: 3 total, 3 up, 3 in 2024-08-31T02:35:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-08-31T02:35:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:15 smithi046 ceph-mon[19468]: pgmap v23: 193 pgs: 64 unknown, 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.3 KiB/s wr, 19 op/s 2024-08-31T02:35:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:16 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:16 smithi087 ceph-mon[20993]: osdmap e36: 3 total, 3 up, 3 in 2024-08-31T02:35:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:16 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:16 smithi077 ceph-mon[21151]: osdmap e36: 3 total, 3 up, 3 in 2024-08-31T02:35:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:16 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-08-31T02:35:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:16 smithi046 ceph-mon[19468]: osdmap e36: 3 total, 3 up, 3 in 2024-08-31T02:35:17.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:17.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:17.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: osdmap e37: 3 total, 3 up, 3 in 2024-08-31T02:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:17 smithi077 ceph-mon[21151]: pgmap v26: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: osdmap e37: 3 total, 3 up, 3 in 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:17 smithi046 ceph-mon[19468]: pgmap v26: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-31T02:35:17.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: osdmap e37: 3 total, 3 up, 3 in 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-08-31T02:35:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:17 smithi087 ceph-mon[20993]: pgmap v26: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-31T02:35:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: osdmap e38: 3 total, 3 up, 3 in 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:18 smithi077 ceph-mon[21151]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:18.443+0000 7f5943800640 -1 mgr.server reply reply (152) Unknown error 152 2024-08-31T02:35:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:18.457+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: osdmap e38: 3 total, 3 up, 3 in 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:18 smithi046 ceph-mon[19468]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: osdmap e38: 3 total, 3 up, 3 in 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.87:0/2774382019' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? 172.21.15.77:0/2853310064' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-31T02:35:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:18 smithi087 ceph-mon[20993]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:18.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:18.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:18.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:18.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:18.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:19.654 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: osdmap e39: 3 total, 3 up, 3 in 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: pgmap v29: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 1.6 KiB/s wr, 12 op/s 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: osdmap e39: 3 total, 3 up, 3 in 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: pgmap v29: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 1.6 KiB/s wr, 12 op/s 2024-08-31T02:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi087.micyri' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='client.? 172.21.15.46:0/3911129934' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='client.? ' entity='client.rgw.myrealm1.myzone1.smithi077.mqrvjd' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-31T02:35:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: osdmap e39: 3 total, 3 up, 3 in 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: pgmap v29: 225 pgs: 32 unknown, 32 creating+peering, 161 active+clean; 584 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 1.6 KiB/s wr, 12 op/s 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: Health check failed: Cannot update rgw endpoints, error: {err} (CEPHADM_RGW) 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:20.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:20 smithi087 ceph-mon[20993]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:20.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: Health check failed: Cannot update rgw endpoints, error: {err} (CEPHADM_RGW) 2024-08-31T02:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:20 smithi077 ceph-mon[21151]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: Checking dashboard <-> RGW credentials 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: Health check failed: Cannot update rgw endpoints, error: {err} (CEPHADM_RGW) 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:20 smithi046 ceph-mon[19468]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-31T02:35:21.868 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:21 smithi087 ceph-mon[20993]: pgmap v30: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 304 KiB/s rd, 8.3 KiB/s wr, 553 op/s 2024-08-31T02:35:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:21 smithi046 ceph-mon[19468]: pgmap v30: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 304 KiB/s rd, 8.3 KiB/s wr, 553 op/s 2024-08-31T02:35:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:21 smithi077 ceph-mon[21151]: pgmap v30: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 304 KiB/s rd, 8.3 KiB/s wr, 553 op/s 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: pgmap v31: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 254 KiB/s rd, 6.9 KiB/s wr, 462 op/s 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: pgmap v31: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 254 KiB/s rd, 6.9 KiB/s wr, 462 op/s 2024-08-31T02:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: pgmap v31: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 254 KiB/s rd, 6.9 KiB/s wr, 462 op/s 2024-08-31T02:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:23.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:23.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:23.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:24.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:24.346+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:35:24.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:35:24.354+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:35:24.704 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:24.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:24.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:24.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:24.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:35:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:25 smithi046 ceph-mon[19468]: from='client.15114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:35:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:35:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:25 smithi046 ceph-mon[19468]: pgmap v32: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 204 KiB/s rd, 5.6 KiB/s wr, 372 op/s 2024-08-31T02:35:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:25 smithi087 ceph-mon[20993]: from='client.15114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:35:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:35:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:25 smithi087 ceph-mon[20993]: pgmap v32: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 204 KiB/s rd, 5.6 KiB/s wr, 372 op/s 2024-08-31T02:35:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:25 smithi077 ceph-mon[21151]: from='client.15114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:35:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:35:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:25 smithi077 ceph-mon[21151]: pgmap v32: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 204 KiB/s rd, 5.6 KiB/s wr, 372 op/s 2024-08-31T02:35:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:27 smithi046 ceph-mon[19468]: pgmap v33: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 180 KiB/s rd, 5.2 KiB/s wr, 322 op/s 2024-08-31T02:35:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:27 smithi087 ceph-mon[20993]: pgmap v33: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 180 KiB/s rd, 5.2 KiB/s wr, 322 op/s 2024-08-31T02:35:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:27 smithi077 ceph-mon[21151]: pgmap v33: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 180 KiB/s rd, 5.2 KiB/s wr, 322 op/s 2024-08-31T02:35:29.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:29.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:29.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:29 smithi046 ceph-mon[19468]: pgmap v34: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 162 KiB/s rd, 4.7 KiB/s wr, 290 op/s 2024-08-31T02:35:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:29 smithi087 ceph-mon[20993]: pgmap v34: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 162 KiB/s rd, 4.7 KiB/s wr, 290 op/s 2024-08-31T02:35:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:29 smithi077 ceph-mon[21151]: pgmap v34: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 162 KiB/s rd, 4.7 KiB/s wr, 290 op/s 2024-08-31T02:35:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:30.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:31.983 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:31 smithi046 ceph-mon[19468]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:31.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:31 smithi046 ceph-mon[19468]: pgmap v35: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 136 KiB/s rd, 3.9 KiB/s wr, 243 op/s 2024-08-31T02:35:31.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:31.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:31.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:31 smithi087 ceph-mon[20993]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:31 smithi087 ceph-mon[20993]: pgmap v35: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 136 KiB/s rd, 3.9 KiB/s wr, 243 op/s 2024-08-31T02:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:31 smithi077 ceph-mon[21151]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:31 smithi077 ceph-mon[21151]: pgmap v35: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 136 KiB/s rd, 3.9 KiB/s wr, 243 op/s 2024-08-31T02:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:33 smithi046 ceph-mon[19468]: pgmap v36: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:33 smithi087 ceph-mon[20993]: pgmap v36: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:33 smithi077 ceph-mon[21151]: pgmap v36: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:35.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:35.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:35.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:36.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:36.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:36.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:36.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:36.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:36.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:35 smithi046 ceph-mon[19468]: pgmap v37: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:35 smithi087 ceph-mon[20993]: pgmap v37: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:35 smithi077 ceph-mon[21151]: pgmap v37: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 430 B/s wr, 6 op/s 2024-08-31T02:35:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:36 smithi046 ceph-mon[19468]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:36 smithi087 ceph-mon[20993]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:36 smithi077 ceph-mon[21151]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:37 smithi046 ceph-mon[19468]: pgmap v38: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:35:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:37 smithi087 ceph-mon[20993]: pgmap v38: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:35:38.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:37 smithi077 ceph-mon[21151]: pgmap v38: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:35:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:39 smithi046 ceph-mon[19468]: pgmap v39: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:35:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:39 smithi087 ceph-mon[20993]: pgmap v39: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:35:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:39 smithi077 ceph-mon[21151]: pgmap v39: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:35:41.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:41.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:41.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:41.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:41.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:41.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:41.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:41.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:41.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:41 smithi077 ceph-mon[21151]: pgmap v40: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:41 smithi046 ceph-mon[19468]: pgmap v40: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:41 smithi087 ceph-mon[20993]: pgmap v40: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:42 smithi087 ceph-mon[20993]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.012 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:42 smithi077 ceph-mon[21151]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:43.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:42 smithi046 ceph-mon[19468]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:43 smithi046 ceph-mon[19468]: pgmap v41: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:43 smithi087 ceph-mon[20993]: pgmap v41: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:43 smithi077 ceph-mon[21151]: pgmap v41: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:45 smithi046 ceph-mon[19468]: pgmap v42: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:45 smithi087 ceph-mon[20993]: pgmap v42: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:45 smithi077 ceph-mon[21151]: pgmap v42: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:46.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:46.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:46.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:47.415 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:47.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:47.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:47.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:47.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:47 smithi046 ceph-mon[19468]: pgmap v43: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:47 smithi087 ceph-mon[20993]: pgmap v43: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:47 smithi077 ceph-mon[21151]: pgmap v43: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:48 smithi046 ceph-mon[19468]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:48 smithi087 ceph-mon[20993]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:48 smithi077 ceph-mon[21151]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:50.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:49 smithi046 ceph-mon[19468]: pgmap v44: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:49 smithi087 ceph-mon[20993]: pgmap v44: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:50.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:49 smithi077 ceph-mon[21151]: pgmap v44: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:51 smithi046 ceph-mon[19468]: pgmap v45: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:51 smithi087 ceph-mon[20993]: pgmap v45: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:51 smithi077 ceph-mon[21151]: pgmap v45: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:35:52.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:52.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:52.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:53.100 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:53.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:35:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:53 smithi046 ceph-mon[19468]: pgmap v46: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:53 smithi046 ceph-mon[19468]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:53 smithi087 ceph-mon[20993]: pgmap v46: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:53 smithi087 ceph-mon[20993]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:53 smithi077 ceph-mon[21151]: pgmap v46: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:53 smithi077 ceph-mon[21151]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:35:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:55 smithi046 ceph-mon[19468]: pgmap v47: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:55 smithi087 ceph-mon[20993]: pgmap v47: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:55 smithi077 ceph-mon[21151]: pgmap v47: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:35:58.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:35:58.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:57 smithi046 ceph-mon[19468]: pgmap v48: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:58.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:35:58.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:35:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:57 smithi087 ceph-mon[20993]: pgmap v48: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:57 smithi077 ceph-mon[21151]: pgmap v48: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:35:58.775 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:35:58.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:35:58.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:35:58.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:35:58.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:59 smithi046 ceph-mon[19468]: pgmap v49: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:35:59 smithi046 ceph-mon[19468]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:59 smithi087 ceph-mon[20993]: pgmap v49: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:35:59 smithi087 ceph-mon[20993]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:59 smithi077 ceph-mon[21151]: pgmap v49: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:35:59 smithi077 ceph-mon[21151]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:01.965 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:01 smithi077 ceph-mon[21151]: pgmap v50: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:02.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:01 smithi087 ceph-mon[20993]: pgmap v50: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:01 smithi046 ceph-mon[19468]: pgmap v50: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: pgmap v51: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: pgmap v51: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: pgmap v51: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:04.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:04.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:04.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:04.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:04.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:05 smithi087 ceph-mon[20993]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:05 smithi087 ceph-mon[20993]: pgmap v52: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:05 smithi077 ceph-mon[21151]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:05 smithi077 ceph-mon[21151]: pgmap v52: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:05 smithi046 ceph-mon[19468]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:05 smithi046 ceph-mon[19468]: pgmap v52: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:07 smithi046 ceph-mon[19468]: pgmap v53: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:07 smithi087 ceph-mon[20993]: pgmap v53: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:07 smithi077 ceph-mon[21151]: pgmap v53: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:09.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:09.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:09.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:09 smithi046 ceph-mon[19468]: pgmap v54: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:09 smithi087 ceph-mon[20993]: pgmap v54: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:09 smithi077 ceph-mon[21151]: pgmap v54: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:10.130 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:10.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:10.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:10.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:10.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:10.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:10 smithi046 ceph-mon[19468]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:10 smithi087 ceph-mon[20993]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:10.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:10 smithi077 ceph-mon[21151]: from='client.15774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:11.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:11 smithi046 ceph-mon[19468]: pgmap v55: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:11 smithi087 ceph-mon[20993]: pgmap v55: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:11 smithi077 ceph-mon[21151]: pgmap v55: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:13 smithi046 ceph-mon[19468]: pgmap v56: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:13 smithi087 ceph-mon[20993]: pgmap v56: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:13 smithi077 ceph-mon[21151]: pgmap v56: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:15.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:15.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:15.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:15.803 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:15.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:15.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:15.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:15.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:15.804 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:15 smithi046 ceph-mon[19468]: pgmap v57: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:15 smithi087 ceph-mon[20993]: pgmap v57: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:15 smithi077 ceph-mon[21151]: pgmap v57: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:16 smithi046 ceph-mon[19468]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:16 smithi087 ceph-mon[20993]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:16.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:16 smithi077 ceph-mon[21151]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:17 smithi046 ceph-mon[19468]: pgmap v58: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:17 smithi087 ceph-mon[20993]: pgmap v58: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:17 smithi077 ceph-mon[21151]: pgmap v58: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:19 smithi046 ceph-mon[19468]: pgmap v59: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:19 smithi087 ceph-mon[20993]: pgmap v59: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:19 smithi077 ceph-mon[21151]: pgmap v59: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:36:20.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:20.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:20.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:21.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:21.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:21.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:21.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:21.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:21 smithi077 ceph-mon[21151]: pgmap v60: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:21 smithi046 ceph-mon[19468]: pgmap v60: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:21 smithi087 ceph-mon[20993]: pgmap v60: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:22.718 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:22 smithi087 ceph-mon[20993]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:22.718 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.719 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.719 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:22 smithi046 ceph-mon[19468]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:22 smithi077 ceph-mon[21151]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:23 smithi087 ceph-mon[20993]: pgmap v61: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:23.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:23 smithi046 ceph-mon[19468]: pgmap v61: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:23 smithi077 ceph-mon[21151]: pgmap v61: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:36:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:36:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:36:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:36:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:36:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:36:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:24.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:36:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:36:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:36:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:25.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:36:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:36:25.083+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:36:25.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:36:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:36:25.084+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:36:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:25 smithi046 ceph-mon[19468]: pgmap v62: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:25 smithi087 ceph-mon[20993]: pgmap v62: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:25 smithi077 ceph-mon[21151]: pgmap v62: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:36:26.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:26.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:26.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:36:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:36:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:36:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:36:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:36:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:36:27.156 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:27 smithi046 ceph-mon[19468]: pgmap v63: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:36:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:27 smithi046 ceph-mon[19468]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:27 smithi087 ceph-mon[20993]: pgmap v63: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:36:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:27 smithi087 ceph-mon[20993]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:27 smithi077 ceph-mon[21151]: pgmap v63: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:36:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:27 smithi077 ceph-mon[21151]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:29 smithi046 ceph-mon[19468]: pgmap v64: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:36:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:29 smithi087 ceph-mon[20993]: pgmap v64: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:36:29.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:29 smithi077 ceph-mon[21151]: pgmap v64: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:36:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:31 smithi046 ceph-mon[19468]: pgmap v65: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:31 smithi087 ceph-mon[20993]: pgmap v65: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:31 smithi077 ceph-mon[21151]: pgmap v65: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:32.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:32.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:32.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:32.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:32.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:32.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:32.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:32.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:32.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:32.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:32.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:33.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:33 smithi077 ceph-mon[21151]: pgmap v66: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:33 smithi077 ceph-mon[21151]: from='client.16188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:33 smithi046 ceph-mon[19468]: pgmap v66: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:33 smithi046 ceph-mon[19468]: from='client.16188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:33 smithi087 ceph-mon[20993]: pgmap v66: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:33 smithi087 ceph-mon[20993]: from='client.16188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:35.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:35 smithi077 ceph-mon[21151]: pgmap v67: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:35 smithi046 ceph-mon[19468]: pgmap v67: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:35 smithi087 ceph-mon[20993]: pgmap v67: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:37.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:37.838 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:37.838 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:37 smithi077 ceph-mon[21151]: pgmap v68: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:37 smithi046 ceph-mon[19468]: pgmap v68: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:37 smithi087 ceph-mon[20993]: pgmap v68: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:36:38.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:39 smithi077 ceph-mon[21151]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:39 smithi077 ceph-mon[21151]: pgmap v69: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:39 smithi046 ceph-mon[19468]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:39 smithi046 ceph-mon[19468]: pgmap v69: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:39 smithi087 ceph-mon[20993]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:39 smithi087 ceph-mon[20993]: pgmap v69: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:41 smithi077 ceph-mon[21151]: pgmap v70: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:41.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:41 smithi087 ceph-mon[20993]: pgmap v70: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:41 smithi046 ceph-mon[19468]: pgmap v70: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:36:43.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: pgmap v71: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.509 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:43.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: pgmap v71: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: pgmap v71: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:44.184 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:44.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:44.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:44.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:44.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:44.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:44 smithi077 ceph-mon[21151]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:44 smithi046 ceph-mon[19468]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:44 smithi087 ceph-mon[20993]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:45 smithi077 ceph-mon[21151]: pgmap v72: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:45 smithi046 ceph-mon[19468]: pgmap v72: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:45 smithi087 ceph-mon[20993]: pgmap v72: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:47 smithi046 ceph-mon[19468]: pgmap v73: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:47 smithi087 ceph-mon[20993]: pgmap v73: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:47 smithi077 ceph-mon[21151]: pgmap v73: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:36:49.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:49.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:49.187 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:49 smithi046 ceph-mon[19468]: pgmap v74: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:49.864 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:49.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:49.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:49.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:49.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:49 smithi087 ceph-mon[20993]: pgmap v74: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:49 smithi077 ceph-mon[21151]: pgmap v74: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:50 smithi046 ceph-mon[19468]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:50 smithi087 ceph-mon[20993]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:50 smithi077 ceph-mon[21151]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:51.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:51 smithi046 ceph-mon[19468]: pgmap v75: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:36:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:51 smithi087 ceph-mon[20993]: pgmap v75: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:36:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:51 smithi077 ceph-mon[21151]: pgmap v75: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:36:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:36:54.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:53 smithi087 ceph-mon[20993]: pgmap v76: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:54.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:53 smithi077 ceph-mon[21151]: pgmap v76: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:53 smithi046 ceph-mon[19468]: pgmap v76: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:36:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:36:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:36:55.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:36:55.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:36:55.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:36:55.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:36:55.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:36:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:55 smithi046 ceph-mon[19468]: pgmap v77: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:55 smithi087 ceph-mon[20993]: pgmap v77: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:55 smithi077 ceph-mon[21151]: pgmap v77: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:36:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:56 smithi046 ceph-mon[19468]: from='client.16491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:56 smithi087 ceph-mon[20993]: from='client.16491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:56 smithi077 ceph-mon[21151]: from='client.16491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:36:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:57 smithi046 ceph-mon[19468]: pgmap v78: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:57 smithi087 ceph-mon[20993]: pgmap v78: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:36:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:57 smithi077 ceph-mon[21151]: pgmap v78: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:36:59 smithi046 ceph-mon[19468]: pgmap v79: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:36:59 smithi087 ceph-mon[20993]: pgmap v79: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:00.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:36:59 smithi077 ceph-mon[21151]: pgmap v79: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:00.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:00.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:00.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:01.232 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:01.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:01.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:01.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:01.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:01 smithi046 ceph-mon[19468]: pgmap v80: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:01 smithi087 ceph-mon[20993]: pgmap v80: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:01 smithi077 ceph-mon[21151]: pgmap v80: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:03.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:02 smithi087 ceph-mon[20993]: from='client.16566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:03.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:02 smithi046 ceph-mon[19468]: from='client.16566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:02 smithi077 ceph-mon[21151]: from='client.16566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:03 smithi087 ceph-mon[20993]: pgmap v81: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:04.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:03 smithi046 ceph-mon[19468]: pgmap v81: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:03 smithi077 ceph-mon[21151]: pgmap v81: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:05 smithi046 ceph-mon[19468]: pgmap v82: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:05 smithi087 ceph-mon[20993]: pgmap v82: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:06.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:05 smithi077 ceph-mon[21151]: pgmap v82: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:37:06.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:06.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:06.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:06.915 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:06.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:06.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:06.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:06.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:07 smithi046 ceph-mon[19468]: pgmap v83: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:37:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:07 smithi046 ceph-mon[19468]: from='client.16638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:07 smithi087 ceph-mon[20993]: pgmap v83: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:37:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:07 smithi087 ceph-mon[20993]: from='client.16638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:07 smithi077 ceph-mon[21151]: pgmap v83: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:37:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:07 smithi077 ceph-mon[21151]: from='client.16638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:09 smithi046 ceph-mon[19468]: pgmap v84: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:09 smithi087 ceph-mon[20993]: pgmap v84: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:10.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:09 smithi077 ceph-mon[21151]: pgmap v84: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:11.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:11.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:11.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:11 smithi046 ceph-mon[19468]: pgmap v85: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:11 smithi087 ceph-mon[20993]: pgmap v85: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:11 smithi077 ceph-mon[21151]: pgmap v85: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:12.582 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:12.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:12.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:12.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:12.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:12 smithi046 ceph-mon[19468]: from='client.16713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:12 smithi046 ceph-mon[19468]: pgmap v86: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:12 smithi077 ceph-mon[21151]: from='client.16713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:12 smithi077 ceph-mon[21151]: pgmap v86: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:12 smithi087 ceph-mon[20993]: from='client.16713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:12 smithi087 ceph-mon[20993]: pgmap v86: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:15 smithi046 ceph-mon[19468]: pgmap v87: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:15 smithi087 ceph-mon[20993]: pgmap v87: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:15 smithi077 ceph-mon[21151]: pgmap v87: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:17 smithi046 ceph-mon[19468]: pgmap v88: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:17 smithi087 ceph-mon[20993]: pgmap v88: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:17 smithi077 ceph-mon[21151]: pgmap v88: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:18.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:18.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:18.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:18.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:18.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:19 smithi046 ceph-mon[19468]: from='client.16791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:19 smithi046 ceph-mon[19468]: pgmap v89: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:19 smithi087 ceph-mon[20993]: from='client.16791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:19 smithi087 ceph-mon[20993]: pgmap v89: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:19 smithi077 ceph-mon[21151]: from='client.16791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:19 smithi077 ceph-mon[21151]: pgmap v89: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:21.827 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:21 smithi077 ceph-mon[21151]: pgmap v90: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:21 smithi046 ceph-mon[19468]: pgmap v90: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:21 smithi087 ceph-mon[20993]: pgmap v90: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:23.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:23.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:23.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: pgmap v91: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.748 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: pgmap v91: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: pgmap v91: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:23.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:23.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:23.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:23.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:23.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:24.659 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:24 smithi077 ceph-mon[21151]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:24.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:24 smithi087 ceph-mon[20993]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:24 smithi046 ceph-mon[19468]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: pgmap v92: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: pgmap v92: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:25.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: pgmap v92: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:37:25.802+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:37:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:37:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:37:25.803+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:37:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:37:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:37:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:37:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:37:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:37:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:37:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:37:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:27 smithi046 ceph-mon[19468]: pgmap v93: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:27 smithi087 ceph-mon[20993]: pgmap v93: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:27 smithi077 ceph-mon[21151]: pgmap v93: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:28.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:28.942 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:28.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:29.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:29.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:29.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:29.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:29.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:29.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:29 smithi046 ceph-mon[19468]: pgmap v94: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:29 smithi087 ceph-mon[20993]: pgmap v94: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:29 smithi077 ceph-mon[21151]: pgmap v94: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:30 smithi046 ceph-mon[19468]: from='client.17049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:30 smithi087 ceph-mon[20993]: from='client.17049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:30 smithi077 ceph-mon[21151]: from='client.17049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:31 smithi046 ceph-mon[19468]: pgmap v95: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:31 smithi087 ceph-mon[20993]: pgmap v95: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:31 smithi077 ceph-mon[21151]: pgmap v95: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:33 smithi046 ceph-mon[19468]: pgmap v96: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:33 smithi087 ceph-mon[20993]: pgmap v96: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:33 smithi077 ceph-mon[21151]: pgmap v96: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:35.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:35.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:35.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:35.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:35.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:35 smithi046 ceph-mon[19468]: pgmap v97: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:35 smithi087 ceph-mon[20993]: pgmap v97: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:35 smithi077 ceph-mon[21151]: pgmap v97: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:36.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:36 smithi077 ceph-mon[21151]: from='client.17127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:36 smithi046 ceph-mon[19468]: from='client.17127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:36 smithi087 ceph-mon[20993]: from='client.17127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:37 smithi046 ceph-mon[19468]: pgmap v98: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:37 smithi087 ceph-mon[20993]: pgmap v98: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:37 smithi077 ceph-mon[21151]: pgmap v98: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:39 smithi046 ceph-mon[19468]: pgmap v99: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:37:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:39 smithi087 ceph-mon[20993]: pgmap v99: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:37:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:39 smithi077 ceph-mon[21151]: pgmap v99: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:37:40.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:40.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:40.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:41.033 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:41.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:41.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:41.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:41.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:41 smithi046 ceph-mon[19468]: pgmap v100: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:41 smithi046 ceph-mon[19468]: from='client.17202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:41 smithi087 ceph-mon[20993]: pgmap v100: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:41 smithi087 ceph-mon[20993]: from='client.17202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:41 smithi077 ceph-mon[21151]: pgmap v100: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:37:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:41 smithi077 ceph-mon[21151]: from='client.17202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: pgmap v101: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: pgmap v101: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: pgmap v101: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:45 smithi077 ceph-mon[21151]: pgmap v102: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:46.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:46.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:45 smithi046 ceph-mon[19468]: pgmap v102: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:46.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:46.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:45 smithi087 ceph-mon[20993]: pgmap v102: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:37:46.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:46.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:46.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:46.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:46.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:47 smithi077 ceph-mon[21151]: from='client.17274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:47 smithi077 ceph-mon[21151]: pgmap v103: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:47 smithi046 ceph-mon[19468]: from='client.17274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:47 smithi046 ceph-mon[19468]: pgmap v103: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:47 smithi087 ceph-mon[20993]: from='client.17274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:47 smithi087 ceph-mon[20993]: pgmap v103: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:49 smithi077 ceph-mon[21151]: pgmap v104: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:49 smithi046 ceph-mon[19468]: pgmap v104: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:49 smithi087 ceph-mon[20993]: pgmap v104: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:51.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:51.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:51.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:51 smithi077 ceph-mon[21151]: pgmap v105: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:51 smithi046 ceph-mon[19468]: pgmap v105: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:51 smithi087 ceph-mon[20993]: pgmap v105: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:52.403 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:52.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:52.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:52.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:52.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:53 smithi077 ceph-mon[21151]: from='client.17346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:53 smithi077 ceph-mon[21151]: pgmap v106: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:53 smithi046 ceph-mon[19468]: from='client.17346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:53 smithi046 ceph-mon[19468]: pgmap v106: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:53 smithi087 ceph-mon[20993]: from='client.17346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:53 smithi087 ceph-mon[20993]: pgmap v106: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:55.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:55 smithi046 ceph-mon[19468]: pgmap v107: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:55 smithi087 ceph-mon[20993]: pgmap v107: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:55 smithi077 ceph-mon[21151]: pgmap v107: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:37:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:37:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:37:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:57 smithi046 ceph-mon[19468]: pgmap v108: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:57 smithi087 ceph-mon[20993]: pgmap v108: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:57 smithi077 ceph-mon[21151]: pgmap v108: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:37:58.082 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:37:58.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:37:58.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:37:58.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:37:58.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:37:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:58 smithi046 ceph-mon[19468]: from='client.17421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:58 smithi087 ceph-mon[20993]: from='client.17421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:58 smithi077 ceph-mon[21151]: from='client.17421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:37:59.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:37:59 smithi046 ceph-mon[19468]: pgmap v109: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:37:59 smithi087 ceph-mon[20993]: pgmap v109: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:37:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:37:59 smithi077 ceph-mon[21151]: pgmap v109: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:01.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:01 smithi046 ceph-mon[19468]: pgmap v110: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:01 smithi087 ceph-mon[20993]: pgmap v110: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:01 smithi077 ceph-mon[21151]: pgmap v110: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:03.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:03.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:03.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:03.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:03.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:03.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:03.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:03.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:04.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: pgmap v111: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:04.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: pgmap v111: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: pgmap v111: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:05.014 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:04 smithi077 ceph-mon[21151]: from='client.17496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:04 smithi046 ceph-mon[19468]: from='client.17496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:04 smithi087 ceph-mon[20993]: from='client.17496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:05 smithi077 ceph-mon[21151]: pgmap v112: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:05 smithi046 ceph-mon[19468]: pgmap v112: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:05 smithi087 ceph-mon[20993]: pgmap v112: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:07 smithi046 ceph-mon[19468]: pgmap v113: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:07 smithi087 ceph-mon[20993]: pgmap v113: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:07 smithi077 ceph-mon[21151]: pgmap v113: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:08.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:08.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:08.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:09.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:09 smithi046 ceph-mon[19468]: pgmap v114: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:09 smithi087 ceph-mon[20993]: pgmap v114: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:09 smithi077 ceph-mon[21151]: pgmap v114: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:10 smithi046 ceph-mon[19468]: from='client.17571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:11.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:10 smithi087 ceph-mon[20993]: from='client.17571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:10 smithi077 ceph-mon[21151]: from='client.17571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:11 smithi046 ceph-mon[19468]: pgmap v115: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:11 smithi087 ceph-mon[20993]: pgmap v115: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:11 smithi077 ceph-mon[21151]: pgmap v115: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:13 smithi046 ceph-mon[19468]: pgmap v116: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:13 smithi087 ceph-mon[20993]: pgmap v116: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:13 smithi077 ceph-mon[21151]: pgmap v116: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:14.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:14.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:14.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:15.136 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:15.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:15 smithi046 ceph-mon[19468]: pgmap v117: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:15.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:15 smithi046 ceph-mon[19468]: from='client.17646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:15 smithi087 ceph-mon[20993]: pgmap v117: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:15 smithi087 ceph-mon[20993]: from='client.17646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:15 smithi077 ceph-mon[21151]: pgmap v117: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:15 smithi077 ceph-mon[21151]: from='client.17646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:17 smithi046 ceph-mon[19468]: pgmap v118: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:17 smithi087 ceph-mon[20993]: pgmap v118: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:17 smithi077 ceph-mon[21151]: pgmap v118: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:19 smithi046 ceph-mon[19468]: pgmap v119: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:19 smithi087 ceph-mon[20993]: pgmap v119: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:19 smithi077 ceph-mon[21151]: pgmap v119: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:20.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:20.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:20.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:20.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:20.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:20.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:20.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:20.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:21 smithi046 ceph-mon[19468]: pgmap v120: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:21 smithi046 ceph-mon[19468]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:21 smithi087 ceph-mon[20993]: pgmap v120: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:21 smithi087 ceph-mon[20993]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:21 smithi077 ceph-mon[21151]: pgmap v120: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:21 smithi077 ceph-mon[21151]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:23.815 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:23 smithi087 ceph-mon[20993]: pgmap v121: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:23.815 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.815 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.815 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:23 smithi077 ceph-mon[21151]: pgmap v121: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:23.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:23 smithi046 ceph-mon[19468]: pgmap v121: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:25.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:25.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:25.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:25 smithi046 ceph-mon[19468]: pgmap v122: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:25 smithi087 ceph-mon[20993]: pgmap v122: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:25 smithi077 ceph-mon[21151]: pgmap v122: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:26.841 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:38:26.516+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:38:26.841 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:38:26.524+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:38:26.880 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:26.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:26.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:26.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:26.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:38:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:38:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:38:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:27 smithi046 ceph-mon[19468]: from='client.17793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:27 smithi046 ceph-mon[19468]: pgmap v123: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:38:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:38:28.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:28.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:27 smithi077 ceph-mon[21151]: from='client.17793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:28.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:27 smithi077 ceph-mon[21151]: pgmap v123: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:28.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:38:28.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:38:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:38:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:27 smithi087 ceph-mon[20993]: from='client.17793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:27 smithi087 ceph-mon[20993]: pgmap v123: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:38:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:29 smithi046 ceph-mon[19468]: pgmap v124: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:29 smithi087 ceph-mon[20993]: pgmap v124: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:29 smithi077 ceph-mon[21151]: pgmap v124: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:31.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:31.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:31.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:31 smithi046 ceph-mon[19468]: pgmap v125: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:31 smithi087 ceph-mon[20993]: pgmap v125: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:31 smithi077 ceph-mon[21151]: pgmap v125: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:32.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:32.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:32.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:32.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:32.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:33 smithi077 ceph-mon[21151]: from='client.17973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:33 smithi077 ceph-mon[21151]: pgmap v126: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:33 smithi046 ceph-mon[19468]: from='client.17973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:33 smithi046 ceph-mon[19468]: pgmap v126: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:33 smithi087 ceph-mon[20993]: from='client.17973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:33 smithi087 ceph-mon[20993]: pgmap v126: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:35 smithi046 ceph-mon[19468]: pgmap v127: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:35 smithi087 ceph-mon[20993]: pgmap v127: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:35 smithi077 ceph-mon[21151]: pgmap v127: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:37.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:37.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:37.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:37 smithi087 ceph-mon[20993]: pgmap v128: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:37.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:37 smithi046 ceph-mon[19468]: pgmap v128: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:37 smithi077 ceph-mon[21151]: pgmap v128: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:38.236 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:39 smithi046 ceph-mon[19468]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:39 smithi046 ceph-mon[19468]: pgmap v129: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:39 smithi087 ceph-mon[20993]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:39 smithi087 ceph-mon[20993]: pgmap v129: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:39 smithi077 ceph-mon[21151]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:39 smithi077 ceph-mon[21151]: pgmap v129: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:41 smithi046 ceph-mon[19468]: pgmap v130: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:41 smithi087 ceph-mon[20993]: pgmap v130: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:41 smithi077 ceph-mon[21151]: pgmap v130: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:38:43.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:43.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:43.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:43 smithi046 ceph-mon[19468]: pgmap v131: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:43 smithi087 ceph-mon[20993]: pgmap v131: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:43 smithi077 ceph-mon[21151]: pgmap v131: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:43.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:43.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:43.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:43.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:43.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:44 smithi087 ceph-mon[20993]: from='client.18123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:44 smithi046 ceph-mon[19468]: from='client.18123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:44 smithi077 ceph-mon[21151]: from='client.18123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:45.690 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:45 smithi087 ceph-mon[20993]: pgmap v132: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:45 smithi046 ceph-mon[19468]: pgmap v132: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:45.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:45 smithi077 ceph-mon[21151]: pgmap v132: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:47.619 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:47 smithi077 ceph-mon[21151]: pgmap v133: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:47 smithi046 ceph-mon[19468]: pgmap v133: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:47 smithi087 ceph-mon[20993]: pgmap v133: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:48.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:48.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:48.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:49.597 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:49.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:49.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:49.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:49.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:49 smithi046 ceph-mon[19468]: pgmap v134: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:49.872 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:49 smithi087 ceph-mon[20993]: pgmap v134: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:49 smithi077 ceph-mon[21151]: pgmap v134: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:50 smithi046 ceph-mon[19468]: from='client.18198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:50 smithi087 ceph-mon[20993]: from='client.18198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:50 smithi077 ceph-mon[21151]: from='client.18198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:51 smithi046 ceph-mon[19468]: pgmap v135: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:51 smithi087 ceph-mon[20993]: pgmap v135: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:51 smithi077 ceph-mon[21151]: pgmap v135: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:38:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:53 smithi046 ceph-mon[19468]: pgmap v136: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:53 smithi087 ceph-mon[20993]: pgmap v136: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:53 smithi077 ceph-mon[21151]: pgmap v136: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:38:54.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:38:54.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:38:54.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:38:55.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:38:55.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:38:55.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:38:55.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:38:55.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:38:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:55 smithi046 ceph-mon[19468]: pgmap v137: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:55 smithi087 ceph-mon[20993]: pgmap v137: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:55 smithi077 ceph-mon[21151]: pgmap v137: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:56 smithi046 ceph-mon[19468]: from='client.18273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:56 smithi087 ceph-mon[20993]: from='client.18273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:56.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:56 smithi077 ceph-mon[21151]: from='client.18273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:38:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:57 smithi046 ceph-mon[19468]: pgmap v138: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:57 smithi087 ceph-mon[20993]: pgmap v138: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:57 smithi077 ceph-mon[21151]: pgmap v138: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:38:59 smithi046 ceph-mon[19468]: pgmap v139: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:38:59 smithi087 ceph-mon[20993]: pgmap v139: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:38:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:38:59 smithi077 ceph-mon[21151]: pgmap v139: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:00.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:00.962 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:00.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:00.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:00.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:00.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:01 smithi046 ceph-mon[19468]: pgmap v140: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:01 smithi046 ceph-mon[19468]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:01 smithi087 ceph-mon[20993]: pgmap v140: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:01 smithi087 ceph-mon[20993]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:01 smithi077 ceph-mon[21151]: pgmap v140: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:01 smithi077 ceph-mon[21151]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:03 smithi046 ceph-mon[19468]: pgmap v141: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:03 smithi087 ceph-mon[20993]: pgmap v141: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:03 smithi077 ceph-mon[21151]: pgmap v141: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:05 smithi087 ceph-mon[20993]: pgmap v142: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:05 smithi046 ceph-mon[19468]: pgmap v142: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:05 smithi077 ceph-mon[21151]: pgmap v142: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:05.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:05.964 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:05.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:06.643 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:06.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:06.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:06.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:06.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:07 smithi046 ceph-mon[19468]: from='client.18423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:07 smithi046 ceph-mon[19468]: pgmap v143: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:07 smithi087 ceph-mon[20993]: from='client.18423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:07 smithi087 ceph-mon[20993]: pgmap v143: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:07 smithi077 ceph-mon[21151]: from='client.18423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:07 smithi077 ceph-mon[21151]: pgmap v143: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:09 smithi077 ceph-mon[21151]: pgmap v144: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:09 smithi046 ceph-mon[19468]: pgmap v144: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:09 smithi087 ceph-mon[20993]: pgmap v144: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:11.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:11.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:11.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:11 smithi046 ceph-mon[19468]: pgmap v145: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:11 smithi087 ceph-mon[20993]: pgmap v145: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:11 smithi077 ceph-mon[21151]: pgmap v145: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:12.328 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:12.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:12.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:12.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:12.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:13 smithi077 ceph-mon[21151]: from='client.18498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:13 smithi077 ceph-mon[21151]: pgmap v146: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:13 smithi046 ceph-mon[19468]: from='client.18498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:13 smithi046 ceph-mon[19468]: pgmap v146: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:13 smithi087 ceph-mon[20993]: from='client.18498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:13 smithi087 ceph-mon[20993]: pgmap v146: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:15 smithi077 ceph-mon[21151]: pgmap v147: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:15 smithi046 ceph-mon[19468]: pgmap v147: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:15 smithi087 ceph-mon[20993]: pgmap v147: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:17.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:17.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:17.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:17 smithi077 ceph-mon[21151]: pgmap v148: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:17.988 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:17 smithi046 ceph-mon[19468]: pgmap v148: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:18.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:18.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:18.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:18.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:18.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:17 smithi087 ceph-mon[20993]: pgmap v148: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:18.816 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:18 smithi046 ceph-mon[19468]: from='client.18573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:18 smithi077 ceph-mon[21151]: from='client.18573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:18 smithi087 ceph-mon[20993]: from='client.18573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:19 smithi046 ceph-mon[19468]: pgmap v149: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:19 smithi087 ceph-mon[20993]: pgmap v149: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:19 smithi077 ceph-mon[21151]: pgmap v149: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:21 smithi087 ceph-mon[20993]: pgmap v150: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:21 smithi046 ceph-mon[19468]: pgmap v150: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:21 smithi077 ceph-mon[21151]: pgmap v150: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:23.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:23.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:23.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:23.698 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:23 smithi046 ceph-mon[19468]: pgmap v151: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:23 smithi087 ceph-mon[20993]: pgmap v151: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:23 smithi077 ceph-mon[21151]: pgmap v151: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:24 smithi087 ceph-mon[20993]: from='client.18648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:25.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:24 smithi046 ceph-mon[19468]: from='client.18648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:24 smithi077 ceph-mon[21151]: from='client.18648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:25 smithi087 ceph-mon[20993]: pgmap v152: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:25 smithi046 ceph-mon[19468]: pgmap v152: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:25 smithi077 ceph-mon[21151]: pgmap v152: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:39:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:39:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:27.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:39:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:39:27.246+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:39:27.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:39:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:39:27.247+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:39:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:27 smithi046 ceph-mon[19468]: pgmap v153: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:27 smithi087 ceph-mon[20993]: pgmap v153: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:27 smithi077 ceph-mon[21151]: pgmap v153: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:39:28.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:28.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:28.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:28.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:39:28.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:39:29.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:39:29.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:39:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:39:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:39:29.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:29.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:29.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:29.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:29.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:30.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:29 smithi077 ceph-mon[21151]: pgmap v154: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:29 smithi046 ceph-mon[19468]: pgmap v154: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:29 smithi087 ceph-mon[20993]: pgmap v154: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:30 smithi046 ceph-mon[19468]: from='client.18822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:30 smithi087 ceph-mon[20993]: from='client.18822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:30 smithi077 ceph-mon[21151]: from='client.18822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:31 smithi046 ceph-mon[19468]: pgmap v155: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:31 smithi087 ceph-mon[20993]: pgmap v155: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:31 smithi077 ceph-mon[21151]: pgmap v155: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:33 smithi046 ceph-mon[19468]: pgmap v156: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:33 smithi087 ceph-mon[20993]: pgmap v156: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:33 smithi077 ceph-mon[21151]: pgmap v156: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:34.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:34.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:34.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:35.075 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:35.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:35.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:35.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:35.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:35 smithi046 ceph-mon[19468]: pgmap v157: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:35 smithi046 ceph-mon[19468]: from='client.18894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:35 smithi087 ceph-mon[20993]: pgmap v157: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:35 smithi087 ceph-mon[20993]: from='client.18894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:36.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:35 smithi077 ceph-mon[21151]: pgmap v157: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:35 smithi077 ceph-mon[21151]: from='client.18894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:37 smithi046 ceph-mon[19468]: pgmap v158: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:37 smithi087 ceph-mon[20993]: pgmap v158: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:37 smithi077 ceph-mon[21151]: pgmap v158: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:40.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:39 smithi046 ceph-mon[19468]: pgmap v159: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:39:40.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:40.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:40.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:39 smithi087 ceph-mon[20993]: pgmap v159: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:39:40.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:39 smithi077 ceph-mon[21151]: pgmap v159: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:39:40.760 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:40.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:40.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:40.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:40.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:41 smithi046 ceph-mon[19468]: from='client.18969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:41 smithi046 ceph-mon[19468]: pgmap v160: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:41 smithi087 ceph-mon[20993]: from='client.18969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:41 smithi087 ceph-mon[20993]: pgmap v160: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:42.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:41 smithi077 ceph-mon[21151]: from='client.18969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:41 smithi077 ceph-mon[21151]: pgmap v160: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:39:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:43 smithi046 ceph-mon[19468]: pgmap v161: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:43 smithi087 ceph-mon[20993]: pgmap v161: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:43 smithi077 ceph-mon[21151]: pgmap v161: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:45 smithi046 ceph-mon[19468]: pgmap v162: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:45 smithi087 ceph-mon[20993]: pgmap v162: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:45 smithi077 ceph-mon[21151]: pgmap v162: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:39:45.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:45.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:45.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:46.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:46.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:46.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:46.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:46.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:47.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:47 smithi087 ceph-mon[20993]: from='client.19044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:47.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:47 smithi087 ceph-mon[20993]: pgmap v163: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:47 smithi046 ceph-mon[19468]: from='client.19044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:47 smithi046 ceph-mon[19468]: pgmap v163: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:47.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:47 smithi077 ceph-mon[21151]: from='client.19044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:47 smithi077 ceph-mon[21151]: pgmap v163: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:49.756 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:49 smithi077 ceph-mon[21151]: pgmap v164: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:49 smithi046 ceph-mon[19468]: pgmap v164: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:49 smithi087 ceph-mon[20993]: pgmap v164: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:51 smithi046 ceph-mon[19468]: pgmap v165: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:51 smithi087 ceph-mon[20993]: pgmap v165: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:51 smithi077 ceph-mon[21151]: pgmap v165: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:52.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:52.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:52.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:52.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:52.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:52 smithi046 ceph-mon[19468]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:52 smithi087 ceph-mon[20993]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:52 smithi077 ceph-mon[21151]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:53 smithi046 ceph-mon[19468]: pgmap v166: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:53 smithi087 ceph-mon[20993]: pgmap v166: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:53 smithi077 ceph-mon[21151]: pgmap v166: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:39:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:55 smithi046 ceph-mon[19468]: pgmap v167: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:55 smithi087 ceph-mon[20993]: pgmap v167: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:55 smithi077 ceph-mon[21151]: pgmap v167: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:57.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:39:57.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:39:57.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:39:57.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:39:57.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:39:57.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:39:57.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:39:57.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:39:57.801 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:57 smithi046 ceph-mon[19468]: pgmap v168: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:57 smithi087 ceph-mon[20993]: pgmap v168: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:57 smithi077 ceph-mon[21151]: pgmap v168: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:39:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:58 smithi046 ceph-mon[19468]: from='client.19200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:58 smithi087 ceph-mon[20993]: from='client.19200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:58 smithi077 ceph-mon[21151]: from='client.19200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:39:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:39:59 smithi046 ceph-mon[19468]: pgmap v169: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:39:59 smithi087 ceph-mon[20993]: pgmap v169: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:39:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:39:59 smithi077 ceph-mon[21151]: pgmap v169: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:00 smithi046 ceph-mon[19468]: Health detail: HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:00 smithi046 ceph-mon[19468]: [WRN] CEPHADM_RGW: Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:00 smithi046 ceph-mon[19468]: Cannot update rgw endpoints for daemon rgw.myrealm1.myzone1, error: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:00 smithi087 ceph-mon[20993]: Health detail: HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:00 smithi087 ceph-mon[20993]: [WRN] CEPHADM_RGW: Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:00 smithi087 ceph-mon[20993]: Cannot update rgw endpoints for daemon rgw.myrealm1.myzone1, error: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:00 smithi077 ceph-mon[21151]: Health detail: HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:00 smithi077 ceph-mon[21151]: [WRN] CEPHADM_RGW: Cannot update rgw endpoints, error: {err} 2024-08-31T02:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:00 smithi077 ceph-mon[21151]: Cannot update rgw endpoints for daemon rgw.myrealm1.myzone1, error: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:01 smithi087 ceph-mon[20993]: pgmap v170: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:01 smithi046 ceph-mon[19468]: pgmap v170: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:01 smithi077 ceph-mon[21151]: pgmap v170: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:02.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:02.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:02.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:03.482 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:03.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:03.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:03.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:03.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:03 smithi046 ceph-mon[19468]: pgmap v171: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:03 smithi087 ceph-mon[20993]: pgmap v171: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:03 smithi077 ceph-mon[21151]: pgmap v171: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:04 smithi046 ceph-mon[19468]: from='client.19269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:04 smithi087 ceph-mon[20993]: from='client.19269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:04 smithi077 ceph-mon[21151]: from='client.19269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:05 smithi046 ceph-mon[19468]: pgmap v172: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:05 smithi087 ceph-mon[20993]: pgmap v172: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:05 smithi077 ceph-mon[21151]: pgmap v172: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:07 smithi046 ceph-mon[19468]: pgmap v173: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:07.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:07 smithi087 ceph-mon[20993]: pgmap v173: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:07 smithi077 ceph-mon[21151]: pgmap v173: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:08.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:08.484 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:08.484 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:09.156 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:09.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:09.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:09.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:09.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:09 smithi046 ceph-mon[19468]: pgmap v174: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:09 smithi046 ceph-mon[19468]: from='client.19347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:09 smithi087 ceph-mon[20993]: pgmap v174: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:09 smithi087 ceph-mon[20993]: from='client.19347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:09 smithi077 ceph-mon[21151]: pgmap v174: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:09 smithi077 ceph-mon[21151]: from='client.19347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:11 smithi046 ceph-mon[19468]: pgmap v175: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:11 smithi087 ceph-mon[20993]: pgmap v175: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:11 smithi077 ceph-mon[21151]: pgmap v175: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:13 smithi046 ceph-mon[19468]: pgmap v176: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:13 smithi087 ceph-mon[20993]: pgmap v176: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:13 smithi077 ceph-mon[21151]: pgmap v176: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:14.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:14.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:14.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:14.832 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:15 smithi046 ceph-mon[19468]: pgmap v177: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:15 smithi046 ceph-mon[19468]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:15 smithi087 ceph-mon[20993]: pgmap v177: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:15 smithi087 ceph-mon[20993]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:15 smithi077 ceph-mon[21151]: pgmap v177: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:15 smithi077 ceph-mon[21151]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:17 smithi046 ceph-mon[19468]: pgmap v178: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:17 smithi087 ceph-mon[20993]: pgmap v178: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:17 smithi077 ceph-mon[21151]: pgmap v178: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:19.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:19.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:19 smithi046 ceph-mon[19468]: pgmap v179: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:19 smithi087 ceph-mon[20993]: pgmap v179: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:19 smithi077 ceph-mon[21151]: pgmap v179: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:20.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:20.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:20.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:20.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:20.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:21 smithi046 ceph-mon[19468]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:21 smithi046 ceph-mon[19468]: pgmap v180: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:21 smithi087 ceph-mon[20993]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:21 smithi087 ceph-mon[20993]: pgmap v180: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:21 smithi077 ceph-mon[21151]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:21 smithi077 ceph-mon[21151]: pgmap v180: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:23 smithi046 ceph-mon[19468]: pgmap v181: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:23 smithi087 ceph-mon[20993]: pgmap v181: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:23 smithi077 ceph-mon[21151]: pgmap v181: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:25.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:25.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:25.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:25 smithi046 ceph-mon[19468]: pgmap v182: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:25 smithi077 ceph-mon[21151]: pgmap v182: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:26.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:25 smithi087 ceph-mon[20993]: pgmap v182: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:26.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:26.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:26.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:26.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:26.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:26 smithi087 ceph-mon[20993]: from='client.19578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:26 smithi077 ceph-mon[21151]: from='client.19578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:26 smithi046 ceph-mon[19468]: from='client.19578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: pgmap v183: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:27.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: pgmap v183: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:40:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:40:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:40:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: pgmap v183: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:27.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:28.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:40:27.957+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:28.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:40:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:40:27.958+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:40:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:40:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:29 smithi077 ceph-mon[21151]: pgmap v184: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:40:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:29 smithi046 ceph-mon[19468]: pgmap v184: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:40:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:40:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:29 smithi087 ceph-mon[20993]: pgmap v184: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:40:31.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:31.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:31.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:31.874 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:31.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:31 smithi077 ceph-mon[21151]: pgmap v185: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:31 smithi046 ceph-mon[19468]: pgmap v185: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:31 smithi087 ceph-mon[20993]: pgmap v185: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:32 smithi077 ceph-mon[21151]: from='client.19758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:32 smithi046 ceph-mon[19468]: from='client.19758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:32 smithi087 ceph-mon[20993]: from='client.19758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:33 smithi077 ceph-mon[21151]: pgmap v186: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:33 smithi046 ceph-mon[19468]: pgmap v186: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:33 smithi087 ceph-mon[20993]: pgmap v186: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:35 smithi077 ceph-mon[21151]: pgmap v187: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:35 smithi046 ceph-mon[19468]: pgmap v187: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:35 smithi087 ceph-mon[20993]: pgmap v187: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:36.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:36.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:36.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:37.548 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:37.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:37.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:37.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:37.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:37 smithi046 ceph-mon[19468]: pgmap v188: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:37 smithi077 ceph-mon[21151]: pgmap v188: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:37 smithi087 ceph-mon[20993]: pgmap v188: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:38 smithi077 ceph-mon[21151]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:38 smithi046 ceph-mon[19468]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:38 smithi087 ceph-mon[20993]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:39.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:39 smithi046 ceph-mon[19468]: pgmap v189: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:39 smithi077 ceph-mon[21151]: pgmap v189: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:39 smithi087 ceph-mon[20993]: pgmap v189: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:41 smithi077 ceph-mon[21151]: pgmap v190: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:41.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:41 smithi046 ceph-mon[19468]: pgmap v190: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:42.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:41 smithi087 ceph-mon[20993]: pgmap v190: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:40:42.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:42.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:42.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:43.232 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:43.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:43.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:43.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:43.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:43 smithi077 ceph-mon[21151]: pgmap v191: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:43 smithi077 ceph-mon[21151]: from='client.19911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:43 smithi046 ceph-mon[19468]: pgmap v191: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:43 smithi046 ceph-mon[19468]: from='client.19911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:43 smithi087 ceph-mon[20993]: pgmap v191: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:43 smithi087 ceph-mon[20993]: from='client.19911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:45 smithi046 ceph-mon[19468]: pgmap v192: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:45 smithi087 ceph-mon[20993]: pgmap v192: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:45 smithi077 ceph-mon[21151]: pgmap v192: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:48.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:47 smithi087 ceph-mon[20993]: pgmap v193: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:47 smithi046 ceph-mon[19468]: pgmap v193: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:47 smithi077 ceph-mon[21151]: pgmap v193: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:48.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:48.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:48.896 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:48.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:48.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:48.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:48.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:49 smithi046 ceph-mon[19468]: pgmap v194: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:49 smithi046 ceph-mon[19468]: from='client.19989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:49 smithi087 ceph-mon[20993]: pgmap v194: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:49 smithi087 ceph-mon[20993]: from='client.19989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:49 smithi077 ceph-mon[21151]: pgmap v194: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:49 smithi077 ceph-mon[21151]: from='client.19989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:52.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:51 smithi077 ceph-mon[21151]: pgmap v195: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:51 smithi046 ceph-mon[19468]: pgmap v195: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:51 smithi087 ceph-mon[20993]: pgmap v195: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:53.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:53.898 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:53.898 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:53 smithi046 ceph-mon[19468]: pgmap v196: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:53 smithi087 ceph-mon[20993]: pgmap v196: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:53 smithi077 ceph-mon[21151]: pgmap v196: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:40:54.581 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:40:54.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:40:54.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:40:54.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:40:54.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:40:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:55 smithi046 ceph-mon[19468]: from='client.20061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:55 smithi046 ceph-mon[19468]: pgmap v197: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:55 smithi087 ceph-mon[20993]: from='client.20061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:55 smithi087 ceph-mon[20993]: pgmap v197: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:55 smithi077 ceph-mon[21151]: from='client.20061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:40:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:55 smithi077 ceph-mon[21151]: pgmap v197: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:40:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:57 smithi046 ceph-mon[19468]: pgmap v198: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:57 smithi087 ceph-mon[20993]: pgmap v198: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:57 smithi077 ceph-mon[21151]: pgmap v198: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:40:59.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:40:59.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:40:59.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:40:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:40:59 smithi046 ceph-mon[19468]: pgmap v199: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:40:59 smithi087 ceph-mon[20993]: pgmap v199: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:40:59 smithi077 ceph-mon[21151]: pgmap v199: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:00.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:00.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:00.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:00.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:00.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:01 smithi046 ceph-mon[19468]: from='client.20139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:01 smithi046 ceph-mon[19468]: pgmap v200: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:01 smithi087 ceph-mon[20993]: from='client.20139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:01 smithi087 ceph-mon[20993]: pgmap v200: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:02.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:01 smithi077 ceph-mon[21151]: from='client.20139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:01 smithi077 ceph-mon[21151]: pgmap v200: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:03 smithi046 ceph-mon[19468]: pgmap v201: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:03 smithi087 ceph-mon[20993]: pgmap v201: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:03 smithi077 ceph-mon[21151]: pgmap v201: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:05.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:05.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:05.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:05.980 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:05.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:05.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:05.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:05.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:05 smithi087 ceph-mon[20993]: pgmap v202: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:05 smithi077 ceph-mon[21151]: pgmap v202: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:05 smithi046 ceph-mon[19468]: pgmap v202: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:06 smithi087 ceph-mon[20993]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:06 smithi077 ceph-mon[21151]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:06 smithi046 ceph-mon[19468]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:08.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:07 smithi087 ceph-mon[20993]: pgmap v203: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:07 smithi077 ceph-mon[21151]: pgmap v203: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:08.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:07 smithi046 ceph-mon[19468]: pgmap v203: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:09 smithi087 ceph-mon[20993]: pgmap v204: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:09 smithi077 ceph-mon[21151]: pgmap v204: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:09 smithi046 ceph-mon[19468]: pgmap v204: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:10.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:10.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:10.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:11.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:11 smithi046 ceph-mon[19468]: pgmap v205: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:11 smithi077 ceph-mon[21151]: pgmap v205: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:11 smithi087 ceph-mon[20993]: pgmap v205: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:12 smithi077 ceph-mon[21151]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:12 smithi077 ceph-mon[21151]: pgmap v206: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:12 smithi046 ceph-mon[19468]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:12 smithi046 ceph-mon[19468]: pgmap v206: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:12 smithi087 ceph-mon[20993]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:12 smithi087 ceph-mon[20993]: pgmap v206: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:15 smithi077 ceph-mon[21151]: pgmap v207: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:15 smithi046 ceph-mon[19468]: pgmap v207: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:15 smithi087 ceph-mon[20993]: pgmap v207: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:16.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:16.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:16.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:17.336 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:17.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:17 smithi046 ceph-mon[19468]: pgmap v208: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:17 smithi087 ceph-mon[20993]: pgmap v208: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:17 smithi077 ceph-mon[21151]: pgmap v208: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:18 smithi046 ceph-mon[19468]: from='client.20361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:18 smithi087 ceph-mon[20993]: from='client.20361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:18 smithi077 ceph-mon[21151]: from='client.20361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:19 smithi046 ceph-mon[19468]: pgmap v209: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:19 smithi087 ceph-mon[20993]: pgmap v209: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:19 smithi077 ceph-mon[21151]: pgmap v209: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:22.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:21 smithi046 ceph-mon[19468]: pgmap v210: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:21 smithi087 ceph-mon[20993]: pgmap v210: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:21 smithi077 ceph-mon[21151]: pgmap v210: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:22.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:22.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:22.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:23.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:23.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:23.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:23.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:23.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:23 smithi046 ceph-mon[19468]: pgmap v211: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:23 smithi046 ceph-mon[19468]: from='client.20436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:23 smithi087 ceph-mon[20993]: pgmap v211: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:23 smithi087 ceph-mon[20993]: from='client.20436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:23 smithi077 ceph-mon[21151]: pgmap v211: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:23 smithi077 ceph-mon[21151]: from='client.20436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:25.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: pgmap v212: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:25.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: pgmap v212: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:25.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: pgmap v212: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:27 smithi046 ceph-mon[19468]: pgmap v213: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:27 smithi087 ceph-mon[20993]: pgmap v213: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:27 smithi077 ceph-mon[21151]: pgmap v213: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:28.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:28.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:28.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:28.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:41:28.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:41:28.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:41:28.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:28.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:41:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:41:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:41:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:28.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:41:28.702+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:41:28.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:41:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:41:28.710+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:41:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:41:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:41:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:41:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:29.072 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:29.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:29.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:29.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:29.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:29 smithi046 ceph-mon[19468]: from='client.20508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:29 smithi046 ceph-mon[19468]: pgmap v214: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:41:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:41:29.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:29.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:29 smithi087 ceph-mon[20993]: from='client.20508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:29.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:29 smithi087 ceph-mon[20993]: pgmap v214: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:29.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:41:29.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:41:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:41:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:29 smithi077 ceph-mon[21151]: from='client.20508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:29 smithi077 ceph-mon[21151]: pgmap v214: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:41:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:41:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:31 smithi046 ceph-mon[19468]: pgmap v215: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:31 smithi087 ceph-mon[20993]: pgmap v215: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:31 smithi077 ceph-mon[21151]: pgmap v215: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:33 smithi077 ceph-mon[21151]: pgmap v216: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:33 smithi046 ceph-mon[19468]: pgmap v216: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:33 smithi087 ceph-mon[20993]: pgmap v216: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:34.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:34.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:34.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:34.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:34.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:34.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:34.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:34.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:35 smithi046 ceph-mon[19468]: from='client.20679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:35 smithi046 ceph-mon[19468]: pgmap v217: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:35 smithi087 ceph-mon[20993]: from='client.20679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:35 smithi087 ceph-mon[20993]: pgmap v217: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:35 smithi077 ceph-mon[21151]: from='client.20679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:35 smithi077 ceph-mon[21151]: pgmap v217: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:37 smithi046 ceph-mon[19468]: pgmap v218: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:37 smithi087 ceph-mon[20993]: pgmap v218: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:37 smithi077 ceph-mon[21151]: pgmap v218: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:39.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:39.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:39.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:39 smithi046 ceph-mon[19468]: pgmap v219: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:39 smithi087 ceph-mon[20993]: pgmap v219: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:39 smithi077 ceph-mon[21151]: pgmap v219: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:40.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:41 smithi046 ceph-mon[19468]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:41 smithi046 ceph-mon[19468]: pgmap v220: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:41 smithi087 ceph-mon[20993]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:41 smithi087 ceph-mon[20993]: pgmap v220: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:41 smithi077 ceph-mon[21151]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:41 smithi077 ceph-mon[21151]: pgmap v220: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:41:43.665 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:43 smithi046 ceph-mon[19468]: pgmap v221: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:43 smithi087 ceph-mon[20993]: pgmap v221: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:43 smithi077 ceph-mon[21151]: pgmap v221: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: pgmap v222: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: pgmap v222: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: pgmap v222: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:45.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:45.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:45.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:45.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:46.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:46.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:46.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:46.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:46.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:46 smithi087 ceph-mon[20993]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:46 smithi077 ceph-mon[21151]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:46 smithi046 ceph-mon[19468]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:47 smithi077 ceph-mon[21151]: pgmap v223: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:47 smithi046 ceph-mon[19468]: pgmap v223: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:47 smithi087 ceph-mon[20993]: pgmap v223: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:49 smithi046 ceph-mon[19468]: pgmap v224: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:49 smithi087 ceph-mon[20993]: pgmap v224: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:49 smithi077 ceph-mon[21151]: pgmap v224: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:41:51.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:51.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:51.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:51.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:51 smithi046 ceph-mon[19468]: pgmap v225: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:51 smithi087 ceph-mon[20993]: pgmap v225: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:51 smithi077 ceph-mon[21151]: pgmap v225: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:52 smithi046 ceph-mon[19468]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:52 smithi087 ceph-mon[20993]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:52 smithi077 ceph-mon[21151]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:53.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:53 smithi077 ceph-mon[21151]: pgmap v226: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:53 smithi046 ceph-mon[19468]: pgmap v226: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:53 smithi087 ceph-mon[20993]: pgmap v226: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:54.809 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:54.810 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:54.810 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:41:56.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:55 smithi087 ceph-mon[20993]: pgmap v227: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:55 smithi046 ceph-mon[19468]: pgmap v227: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:55 smithi077 ceph-mon[21151]: pgmap v227: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:41:56.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:41:56.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:41:56.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:41:57.473 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:41:57.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:41:57.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:41:57.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:41:57.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:41:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:57 smithi046 ceph-mon[19468]: pgmap v228: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:57 smithi077 ceph-mon[21151]: pgmap v228: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:57 smithi087 ceph-mon[20993]: pgmap v228: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:41:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:58 smithi046 ceph-mon[19468]: from='client.20979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:58 smithi087 ceph-mon[20993]: from='client.20979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:41:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:58 smithi077 ceph-mon[21151]: from='client.20979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:00.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:41:59 smithi046 ceph-mon[19468]: pgmap v229: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:41:59 smithi087 ceph-mon[20993]: pgmap v229: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:41:59 smithi077 ceph-mon[21151]: pgmap v229: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:02.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:01 smithi046 ceph-mon[19468]: pgmap v230: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:01 smithi087 ceph-mon[20993]: pgmap v230: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:01 smithi077 ceph-mon[21151]: pgmap v230: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:02.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:02.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:02.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:03.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:03.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:03.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:03.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:03.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:03.952 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:03 smithi046 ceph-mon[19468]: pgmap v231: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:03.952 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:03 smithi046 ceph-mon[19468]: from='client.21054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:03 smithi087 ceph-mon[20993]: pgmap v231: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:03 smithi087 ceph-mon[20993]: from='client.21054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:04.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:03 smithi077 ceph-mon[21151]: pgmap v231: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:03 smithi077 ceph-mon[21151]: from='client.21054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: pgmap v232: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: pgmap v232: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: pgmap v232: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:07 smithi046 ceph-mon[19468]: pgmap v233: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:07 smithi087 ceph-mon[20993]: pgmap v233: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:07 smithi077 ceph-mon[21151]: pgmap v233: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:08.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:08.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:08.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:08.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:08.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:08.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:08.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:08.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:09.743 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:09 smithi087 ceph-mon[20993]: from='client.21129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:09.743 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:09 smithi087 ceph-mon[20993]: pgmap v234: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:09 smithi046 ceph-mon[19468]: from='client.21129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:09 smithi046 ceph-mon[19468]: pgmap v234: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:09 smithi077 ceph-mon[21151]: from='client.21129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:09 smithi077 ceph-mon[21151]: pgmap v234: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:11 smithi046 ceph-mon[19468]: pgmap v235: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:11 smithi087 ceph-mon[20993]: pgmap v235: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:11 smithi077 ceph-mon[21151]: pgmap v235: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:13.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:13 smithi077 ceph-mon[21151]: pgmap v236: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:13 smithi046 ceph-mon[19468]: pgmap v236: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:13.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:13.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:13.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:13 smithi087 ceph-mon[20993]: pgmap v236: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:14.526 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:14.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:14.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:14.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:14.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:15 smithi077 ceph-mon[21151]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:15 smithi077 ceph-mon[21151]: pgmap v237: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:15 smithi046 ceph-mon[19468]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:15 smithi046 ceph-mon[19468]: pgmap v237: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:15 smithi087 ceph-mon[20993]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:15 smithi087 ceph-mon[20993]: pgmap v237: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:17 smithi046 ceph-mon[19468]: pgmap v238: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:17 smithi087 ceph-mon[20993]: pgmap v238: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:17 smithi077 ceph-mon[21151]: pgmap v238: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:19 smithi046 ceph-mon[19468]: pgmap v239: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:19 smithi087 ceph-mon[20993]: pgmap v239: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:19 smithi077 ceph-mon[21151]: pgmap v239: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:20.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:20.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:20.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:20.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:20.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:20 smithi046 ceph-mon[19468]: from='client.21279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:20 smithi087 ceph-mon[20993]: from='client.21279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:20 smithi077 ceph-mon[21151]: from='client.21279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:21 smithi046 ceph-mon[19468]: pgmap v240: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:21 smithi087 ceph-mon[20993]: pgmap v240: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:21 smithi077 ceph-mon[21151]: pgmap v240: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:23 smithi046 ceph-mon[19468]: pgmap v241: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:23 smithi087 ceph-mon[20993]: pgmap v241: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:24.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:23 smithi077 ceph-mon[21151]: pgmap v241: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:25.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:25.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:25.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: pgmap v242: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: pgmap v242: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: pgmap v242: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:25.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:25.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:25.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:25.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:25.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:26 smithi087 ceph-mon[20993]: from='client.21351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:26 smithi077 ceph-mon[21151]: from='client.21351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:26 smithi046 ceph-mon[19468]: from='client.21351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:27 smithi077 ceph-mon[21151]: pgmap v243: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:27 smithi046 ceph-mon[19468]: pgmap v243: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:27 smithi087 ceph-mon[20993]: pgmap v243: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: pgmap v244: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:42:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:42:29.732+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:42:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:42:29.733+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:42:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: pgmap v244: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: pgmap v244: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:42:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:42:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:42:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:42:30.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:30.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:30.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:42:31.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:31 smithi046 ceph-mon[19468]: pgmap v245: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:31 smithi087 ceph-mon[20993]: pgmap v245: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:31 smithi077 ceph-mon[21151]: pgmap v245: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:32 smithi046 ceph-mon[19468]: from='client.21537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:32 smithi087 ceph-mon[20993]: from='client.21537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:32 smithi077 ceph-mon[21151]: from='client.21537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:33 smithi046 ceph-mon[19468]: pgmap v246: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:33 smithi087 ceph-mon[20993]: pgmap v246: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:33 smithi077 ceph-mon[21151]: pgmap v246: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:35.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.035 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:34 smithi077 ceph-mon[21151]: pgmap v247: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:34 smithi046 ceph-mon[19468]: pgmap v247: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:34 smithi087 ceph-mon[20993]: pgmap v247: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:36.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:37.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:37.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:37 smithi077 ceph-mon[21151]: pgmap v248: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:37 smithi077 ceph-mon[21151]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:37 smithi046 ceph-mon[19468]: pgmap v248: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:37 smithi046 ceph-mon[19468]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:37 smithi087 ceph-mon[20993]: pgmap v248: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:37 smithi087 ceph-mon[20993]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:39 smithi046 ceph-mon[19468]: pgmap v249: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:39 smithi087 ceph-mon[20993]: pgmap v249: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:39 smithi077 ceph-mon[21151]: pgmap v249: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:41 smithi046 ceph-mon[19468]: pgmap v250: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:41 smithi087 ceph-mon[20993]: pgmap v250: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:41 smithi077 ceph-mon[21151]: pgmap v250: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:42:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:42.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:42.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:42.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:42.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:42.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:43 smithi046 ceph-mon[19468]: pgmap v251: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:43 smithi046 ceph-mon[19468]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:43 smithi087 ceph-mon[20993]: pgmap v251: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:43 smithi087 ceph-mon[20993]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:43 smithi077 ceph-mon[21151]: pgmap v251: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:43 smithi077 ceph-mon[21151]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: pgmap v252: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: pgmap v252: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: pgmap v252: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:47 smithi046 ceph-mon[19468]: pgmap v253: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:47 smithi087 ceph-mon[20993]: pgmap v253: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:47 smithi077 ceph-mon[21151]: pgmap v253: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:47.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:47.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:47.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:48.607 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:48.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:48.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:49 smithi046 ceph-mon[19468]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:49 smithi046 ceph-mon[19468]: pgmap v254: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:49 smithi087 ceph-mon[20993]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:49 smithi087 ceph-mon[20993]: pgmap v254: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:49 smithi077 ceph-mon[21151]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:49 smithi077 ceph-mon[21151]: pgmap v254: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:51 smithi046 ceph-mon[19468]: pgmap v255: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:51 smithi087 ceph-mon[20993]: pgmap v255: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:51 smithi077 ceph-mon[21151]: pgmap v255: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:53 smithi046 ceph-mon[19468]: pgmap v256: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:53 smithi087 ceph-mon[20993]: pgmap v256: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:53.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:53 smithi077 ceph-mon[21151]: pgmap v256: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:54.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:54.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:54.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:42:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:55 smithi046 ceph-mon[19468]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:55 smithi046 ceph-mon[19468]: pgmap v257: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:55 smithi087 ceph-mon[20993]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:55 smithi087 ceph-mon[20993]: pgmap v257: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:55.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:55 smithi077 ceph-mon[21151]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:42:55.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:42:55.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:55 smithi077 ceph-mon[21151]: pgmap v257: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:57 smithi077 ceph-mon[21151]: pgmap v258: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:57 smithi046 ceph-mon[19468]: pgmap v258: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:57 smithi087 ceph-mon[20993]: pgmap v258: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:42:59.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:42:59.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:42:59.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:42:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:42:59 smithi046 ceph-mon[19468]: pgmap v259: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:42:59 smithi087 ceph-mon[20993]: pgmap v259: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:42:59 smithi077 ceph-mon[21151]: pgmap v259: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:42:59.974 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:42:59.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:42:59.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:42:59.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:42:59.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:00 smithi046 ceph-mon[19468]: from='client.21915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:00 smithi087 ceph-mon[20993]: from='client.21915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:00 smithi077 ceph-mon[21151]: from='client.21915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:01.644 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:01 smithi046 ceph-mon[19468]: pgmap v260: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:43:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:01 smithi087 ceph-mon[20993]: pgmap v260: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:43:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:01 smithi077 ceph-mon[21151]: pgmap v260: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:43:03.687 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:03 smithi046 ceph-mon[19468]: pgmap v261: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:03 smithi087 ceph-mon[20993]: pgmap v261: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:03 smithi077 ceph-mon[21151]: pgmap v261: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:04.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:04.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:04.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:05.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:05.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:05.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:05.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:05.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: pgmap v262: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: pgmap v262: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: pgmap v262: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:05.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:06 smithi087 ceph-mon[20993]: from='client.21990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:06.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:06 smithi077 ceph-mon[21151]: from='client.21990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:06 smithi046 ceph-mon[19468]: from='client.21990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:07 smithi087 ceph-mon[20993]: pgmap v263: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:07 smithi077 ceph-mon[21151]: pgmap v263: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:07 smithi046 ceph-mon[19468]: pgmap v263: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:09 smithi087 ceph-mon[20993]: pgmap v264: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:09 smithi077 ceph-mon[21151]: pgmap v264: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:09 smithi046 ceph-mon[19468]: pgmap v264: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:10.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:10.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:10.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:11.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:11.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:11.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:11.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:11.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:11.740 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:11 smithi087 ceph-mon[20993]: pgmap v265: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:11 smithi077 ceph-mon[21151]: pgmap v265: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:11 smithi046 ceph-mon[19468]: pgmap v265: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:12.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:12 smithi087 ceph-mon[20993]: from='client.22062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:12 smithi077 ceph-mon[21151]: from='client.22062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:12 smithi046 ceph-mon[19468]: from='client.22062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:13 smithi077 ceph-mon[21151]: pgmap v266: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:13 smithi046 ceph-mon[19468]: pgmap v266: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:13 smithi087 ceph-mon[20993]: pgmap v266: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:15 smithi077 ceph-mon[21151]: pgmap v267: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:15 smithi046 ceph-mon[19468]: pgmap v267: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:15 smithi087 ceph-mon[20993]: pgmap v267: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:43:16.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:16.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:16.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:17.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:17.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:17.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:17.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:17.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:17 smithi046 ceph-mon[19468]: pgmap v268: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:17 smithi046 ceph-mon[19468]: from='client.22134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:17 smithi087 ceph-mon[20993]: pgmap v268: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:17 smithi087 ceph-mon[20993]: from='client.22134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:17 smithi077 ceph-mon[21151]: pgmap v268: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:43:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:17 smithi077 ceph-mon[21151]: from='client.22134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:19 smithi046 ceph-mon[19468]: pgmap v269: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:19 smithi087 ceph-mon[20993]: pgmap v269: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:19 smithi077 ceph-mon[21151]: pgmap v269: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:21 smithi046 ceph-mon[19468]: pgmap v270: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:21 smithi087 ceph-mon[20993]: pgmap v270: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:21 smithi077 ceph-mon[21151]: pgmap v270: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:22.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:22.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:22.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:22.694 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:22.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:22.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:22.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:22.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:23 smithi046 ceph-mon[19468]: from='client.22212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:23 smithi046 ceph-mon[19468]: pgmap v271: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:23 smithi087 ceph-mon[20993]: from='client.22212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:23 smithi087 ceph-mon[20993]: pgmap v271: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:23.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:23 smithi077 ceph-mon[21151]: from='client.22212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:23 smithi077 ceph-mon[21151]: pgmap v271: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: pgmap v272: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: pgmap v272: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: pgmap v272: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:27.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:27.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:27.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:27 smithi046 ceph-mon[19468]: pgmap v273: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:27 smithi087 ceph-mon[20993]: pgmap v273: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:27 smithi077 ceph-mon[21151]: pgmap v273: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:28.376 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:28.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:28.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:28.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:28.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:29 smithi046 ceph-mon[19468]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:29 smithi046 ceph-mon[19468]: pgmap v274: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:29 smithi087 ceph-mon[20993]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:29 smithi087 ceph-mon[20993]: pgmap v274: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:30.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:29 smithi077 ceph-mon[21151]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:30.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:29 smithi077 ceph-mon[21151]: pgmap v274: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:31.021 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:43:30.748+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:43:31.021 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:43:30.749+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:43:31.051 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:43:31.052 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.052 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:32.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:32.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:31 smithi087 ceph-mon[20993]: pgmap v275: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:32.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:43:32.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:43:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:31 smithi046 ceph-mon[19468]: pgmap v275: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:43:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:43:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:43:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:31 smithi077 ceph-mon[21151]: pgmap v275: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:43:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:43:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:43:33.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:33.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:33.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:34.052 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:34.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:34.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:34.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:34.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:34.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:33 smithi046 ceph-mon[19468]: pgmap v276: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:33 smithi087 ceph-mon[20993]: pgmap v276: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:33 smithi077 ceph-mon[21151]: pgmap v276: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:34 smithi046 ceph-mon[19468]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:34 smithi087 ceph-mon[20993]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:34 smithi077 ceph-mon[21151]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:35 smithi077 ceph-mon[21151]: pgmap v277: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:35 smithi046 ceph-mon[19468]: pgmap v277: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:35 smithi087 ceph-mon[20993]: pgmap v277: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:38.048 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:37 smithi077 ceph-mon[21151]: pgmap v278: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:37 smithi046 ceph-mon[19468]: pgmap v278: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:37 smithi087 ceph-mon[20993]: pgmap v278: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:39.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:39.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:39.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:39.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:39.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:39.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:39.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:39.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:39 smithi046 ceph-mon[19468]: pgmap v279: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:39 smithi087 ceph-mon[20993]: pgmap v279: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:40.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:39 smithi077 ceph-mon[21151]: pgmap v279: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:40 smithi046 ceph-mon[19468]: from='client.22542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:40 smithi087 ceph-mon[20993]: from='client.22542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:40 smithi077 ceph-mon[21151]: from='client.22542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:42.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:41 smithi046 ceph-mon[19468]: pgmap v280: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:41 smithi087 ceph-mon[20993]: pgmap v280: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:42.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:41 smithi077 ceph-mon[21151]: pgmap v280: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:43 smithi046 ceph-mon[19468]: pgmap v281: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:43 smithi087 ceph-mon[20993]: pgmap v281: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:44.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:43 smithi077 ceph-mon[21151]: pgmap v281: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:44.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:44.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:44.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:45.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:45.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:45.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:45.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:45.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:45.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: pgmap v282: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:45.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:45.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:45.931 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:45.931 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:45.931 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:45.931 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: pgmap v282: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: pgmap v282: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:46.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:46 smithi046 ceph-mon[19468]: from='client.29848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:46 smithi087 ceph-mon[20993]: from='client.29848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:46 smithi077 ceph-mon[21151]: from='client.29848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:47 smithi087 ceph-mon[20993]: pgmap v283: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:48.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:47 smithi077 ceph-mon[21151]: pgmap v283: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:47 smithi046 ceph-mon[19468]: pgmap v283: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:43:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:49 smithi087 ceph-mon[20993]: pgmap v284: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:50.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:49 smithi077 ceph-mon[21151]: pgmap v284: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:49 smithi046 ceph-mon[19468]: pgmap v284: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:50.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:50.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:50.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:51.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:51.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:51.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:51.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:51.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:52.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:51 smithi087 ceph-mon[20993]: pgmap v285: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:52.066 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:51 smithi087 ceph-mon[20993]: from='client.22689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:51 smithi077 ceph-mon[21151]: pgmap v285: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:51 smithi077 ceph-mon[21151]: from='client.22689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:51 smithi046 ceph-mon[19468]: pgmap v285: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:51 smithi046 ceph-mon[19468]: from='client.22689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:53 smithi077 ceph-mon[21151]: pgmap v286: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:53 smithi046 ceph-mon[19468]: pgmap v286: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:53 smithi087 ceph-mon[20993]: pgmap v286: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:55 smithi077 ceph-mon[21151]: pgmap v287: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:55 smithi046 ceph-mon[19468]: pgmap v287: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:43:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:55 smithi087 ceph-mon[20993]: pgmap v287: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:43:56.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:43:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:43:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:43:56.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:43:56.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:43:56.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:43:56.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:43:56.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:57 smithi046 ceph-mon[19468]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:57 smithi046 ceph-mon[19468]: pgmap v288: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:57 smithi087 ceph-mon[20993]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:57 smithi087 ceph-mon[20993]: pgmap v288: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:43:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:57 smithi077 ceph-mon[21151]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:43:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:57 smithi077 ceph-mon[21151]: pgmap v288: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:43:59 smithi046 ceph-mon[19468]: pgmap v289: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:43:59 smithi087 ceph-mon[20993]: pgmap v289: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:00.134 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:43:59 smithi077 ceph-mon[21151]: pgmap v289: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:01.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:01.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:01.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:01 smithi046 ceph-mon[19468]: pgmap v290: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:01 smithi087 ceph-mon[20993]: pgmap v290: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:01 smithi077 ceph-mon[21151]: pgmap v290: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:02.471 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:03 smithi046 ceph-mon[19468]: from='client.22839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:03 smithi046 ceph-mon[19468]: pgmap v291: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:03 smithi087 ceph-mon[20993]: from='client.22839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:03 smithi087 ceph-mon[20993]: pgmap v291: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:04.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:03 smithi077 ceph-mon[21151]: from='client.22839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:03 smithi077 ceph-mon[21151]: pgmap v291: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:05 smithi046 ceph-mon[19468]: pgmap v292: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:05 smithi087 ceph-mon[20993]: pgmap v292: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:05 smithi077 ceph-mon[21151]: pgmap v292: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:06 smithi046 ceph-mon[19468]: pgmap v293: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:06 smithi087 ceph-mon[20993]: pgmap v293: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:07.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:06 smithi077 ceph-mon[21151]: pgmap v293: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:07.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:07.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:07.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:08.142 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:08.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:07 smithi046 ceph-mon[19468]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:07 smithi087 ceph-mon[20993]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:07 smithi077 ceph-mon[21151]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:08 smithi087 ceph-mon[20993]: pgmap v294: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:08 smithi046 ceph-mon[19468]: pgmap v294: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:08 smithi077 ceph-mon[21151]: pgmap v294: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:11 smithi046 ceph-mon[19468]: pgmap v295: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:11.868 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:11 smithi087 ceph-mon[20993]: pgmap v295: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:11 smithi077 ceph-mon[21151]: pgmap v295: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:13.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:13.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:13.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:13 smithi087 ceph-mon[20993]: pgmap v296: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:13.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:13.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:13.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:13.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:13.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:13 smithi077 ceph-mon[21151]: pgmap v296: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:13 smithi046 ceph-mon[19468]: pgmap v296: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:14 smithi046 ceph-mon[19468]: from='client.22986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:14 smithi087 ceph-mon[20993]: from='client.22986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:14 smithi077 ceph-mon[21151]: from='client.22986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:15 smithi087 ceph-mon[20993]: pgmap v297: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:15 smithi077 ceph-mon[21151]: pgmap v297: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:15 smithi046 ceph-mon[19468]: pgmap v297: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:17 smithi077 ceph-mon[21151]: pgmap v298: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:17 smithi087 ceph-mon[20993]: pgmap v298: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:17 smithi046 ceph-mon[19468]: pgmap v298: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:18.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:19.499 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:19 smithi046 ceph-mon[19468]: pgmap v299: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:19 smithi087 ceph-mon[20993]: pgmap v299: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:19 smithi077 ceph-mon[21151]: pgmap v299: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:20 smithi077 ceph-mon[21151]: from='client.23061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:20 smithi046 ceph-mon[19468]: from='client.23061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:20 smithi087 ceph-mon[20993]: from='client.23061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:21 smithi077 ceph-mon[21151]: pgmap v300: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:21 smithi046 ceph-mon[19468]: pgmap v300: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:21 smithi087 ceph-mon[20993]: pgmap v300: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:23 smithi077 ceph-mon[21151]: pgmap v301: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:23 smithi046 ceph-mon[19468]: pgmap v301: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:23 smithi087 ceph-mon[20993]: pgmap v301: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:24.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:24.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:24.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:25.180 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:25.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:25.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:25.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:25.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:25 smithi077 ceph-mon[21151]: pgmap v302: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:25 smithi077 ceph-mon[21151]: from='client.23139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:25 smithi046 ceph-mon[19468]: pgmap v302: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:25 smithi046 ceph-mon[19468]: from='client.23139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:25 smithi087 ceph-mon[20993]: pgmap v302: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:25 smithi087 ceph-mon[20993]: from='client.23139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:27 smithi046 ceph-mon[19468]: pgmap v303: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:27 smithi087 ceph-mon[20993]: pgmap v303: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:27 smithi077 ceph-mon[21151]: pgmap v303: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:29 smithi046 ceph-mon[19468]: pgmap v304: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:29 smithi087 ceph-mon[20993]: pgmap v304: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:29.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:29 smithi077 ceph-mon[21151]: pgmap v304: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:30.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:30.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:30.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:30.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:30.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:30.864 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:30.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:30.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:31.613 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:44:31.444+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:44:31.613 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:44:31.445+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='client.23211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: pgmap v305: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:44:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:44:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='client.23211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: pgmap v305: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='client.23211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: pgmap v305: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:31.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:44:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:44:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:44:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:44:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:44:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:44:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:33 smithi087 ceph-mon[20993]: pgmap v306: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:33 smithi077 ceph-mon[21151]: pgmap v306: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:33 smithi046 ceph-mon[19468]: pgmap v306: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:35 smithi077 ceph-mon[21151]: pgmap v307: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:35 smithi046 ceph-mon[19468]: pgmap v307: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:35 smithi087 ceph-mon[20993]: pgmap v307: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:44:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:36.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:36.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:37 smithi077 ceph-mon[21151]: from='client.23382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:37 smithi077 ceph-mon[21151]: pgmap v308: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:37 smithi046 ceph-mon[19468]: from='client.23382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:37 smithi046 ceph-mon[19468]: pgmap v308: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:37 smithi087 ceph-mon[20993]: from='client.23382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:37 smithi087 ceph-mon[20993]: pgmap v308: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:39 smithi077 ceph-mon[21151]: pgmap v309: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:39 smithi046 ceph-mon[19468]: pgmap v309: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:39 smithi087 ceph-mon[20993]: pgmap v309: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:41.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:41.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:41.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:41 smithi046 ceph-mon[19468]: pgmap v310: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:41 smithi077 ceph-mon[21151]: pgmap v310: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:41 smithi087 ceph-mon[20993]: pgmap v310: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:42.219 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:42.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:42.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:42.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:42.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:42 smithi046 ceph-mon[19468]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:42 smithi087 ceph-mon[20993]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:42 smithi077 ceph-mon[21151]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:43 smithi087 ceph-mon[20993]: pgmap v311: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:43 smithi046 ceph-mon[19468]: pgmap v311: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:43 smithi077 ceph-mon[21151]: pgmap v311: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:45 smithi046 ceph-mon[19468]: pgmap v312: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:45 smithi087 ceph-mon[20993]: pgmap v312: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:45 smithi077 ceph-mon[21151]: pgmap v312: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:47.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:47.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:47 smithi046 ceph-mon[19468]: pgmap v313: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:47 smithi087 ceph-mon[20993]: pgmap v313: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:47 smithi077 ceph-mon[21151]: pgmap v313: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:44:47.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:47.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:47.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:48.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:48 smithi046 ceph-mon[19468]: from='client.23526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:48 smithi087 ceph-mon[20993]: from='client.23526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:48 smithi077 ceph-mon[21151]: from='client.23526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:49.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:49 smithi046 ceph-mon[19468]: pgmap v314: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:49 smithi087 ceph-mon[20993]: pgmap v314: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:49 smithi077 ceph-mon[21151]: pgmap v314: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:51 smithi087 ceph-mon[20993]: pgmap v315: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:51 smithi077 ceph-mon[21151]: pgmap v315: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:51 smithi046 ceph-mon[19468]: pgmap v315: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:53.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:53.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:53.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:53.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:53.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:53.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:53 smithi087 ceph-mon[20993]: pgmap v316: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:53 smithi046 ceph-mon[19468]: pgmap v316: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:53 smithi077 ceph-mon[21151]: pgmap v316: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:54 smithi087 ceph-mon[20993]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:54 smithi077 ceph-mon[21151]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:54 smithi046 ceph-mon[19468]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:44:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:55 smithi046 ceph-mon[19468]: pgmap v317: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:55 smithi087 ceph-mon[20993]: pgmap v317: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:55 smithi077 ceph-mon[21151]: pgmap v317: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:44:58.045 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:57 smithi077 ceph-mon[21151]: pgmap v318: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:57 smithi046 ceph-mon[19468]: pgmap v318: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:57 smithi087 ceph-mon[20993]: pgmap v318: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:44:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:44:58.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:44:58.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:44:59.257 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:44:59.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:44:59.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:44:59.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:44:59.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:44:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:59 smithi077 ceph-mon[21151]: pgmap v319: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:44:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:44:59 smithi077 ceph-mon[21151]: from='client.23667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:59 smithi046 ceph-mon[19468]: pgmap v319: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:44:59 smithi046 ceph-mon[19468]: from='client.23667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:59 smithi087 ceph-mon[20993]: pgmap v319: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:44:59 smithi087 ceph-mon[20993]: from='client.23667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:01 smithi046 ceph-mon[19468]: pgmap v320: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:45:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:01 smithi087 ceph-mon[20993]: pgmap v320: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:45:02.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:01 smithi077 ceph-mon[21151]: pgmap v320: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:45:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:03 smithi087 ceph-mon[20993]: pgmap v321: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:03 smithi046 ceph-mon[19468]: pgmap v321: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:03 smithi077 ceph-mon[21151]: pgmap v321: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:04.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:04.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:04.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:04.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:04.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:04.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:04.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:04.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:05 smithi046 ceph-mon[19468]: from='client.23745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:05 smithi046 ceph-mon[19468]: pgmap v322: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:05 smithi087 ceph-mon[20993]: from='client.23745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:05 smithi087 ceph-mon[20993]: pgmap v322: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:05 smithi077 ceph-mon[21151]: from='client.23745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:05 smithi077 ceph-mon[21151]: pgmap v322: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:07 smithi046 ceph-mon[19468]: pgmap v323: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:07 smithi087 ceph-mon[20993]: pgmap v323: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:45:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:07 smithi077 ceph-mon[21151]: pgmap v323: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:45:09.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:09 smithi046 ceph-mon[19468]: pgmap v324: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:45:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:09 smithi077 ceph-mon[21151]: pgmap v324: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:45:09.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:09.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:09.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:09 smithi087 ceph-mon[20993]: pgmap v324: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:45:10.588 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:10.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:10.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:10.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:10.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:11 smithi077 ceph-mon[21151]: from='client.23820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:11 smithi077 ceph-mon[21151]: pgmap v325: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:11 smithi046 ceph-mon[19468]: from='client.23820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:11 smithi046 ceph-mon[19468]: pgmap v325: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:11 smithi087 ceph-mon[20993]: from='client.23820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:11 smithi087 ceph-mon[20993]: pgmap v325: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:13 smithi087 ceph-mon[20993]: pgmap v326: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:13 smithi077 ceph-mon[21151]: pgmap v326: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:13 smithi046 ceph-mon[19468]: pgmap v326: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:15.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:15.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:15.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:15 smithi077 ceph-mon[21151]: pgmap v327: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:16.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:16.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:16.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:16.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:16.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:15 smithi046 ceph-mon[19468]: pgmap v327: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:16.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:15 smithi087 ceph-mon[20993]: pgmap v327: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:16 smithi077 ceph-mon[21151]: from='client.23898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:16 smithi046 ceph-mon[19468]: from='client.23898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:16 smithi087 ceph-mon[20993]: from='client.23898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:17 smithi077 ceph-mon[21151]: pgmap v328: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:17 smithi046 ceph-mon[19468]: pgmap v328: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:17 smithi087 ceph-mon[20993]: pgmap v328: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:19 smithi077 ceph-mon[21151]: pgmap v329: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:45:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:19 smithi046 ceph-mon[19468]: pgmap v329: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:45:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:19 smithi087 ceph-mon[20993]: pgmap v329: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:45:21.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:21.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:21.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:21.950 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:21.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:21.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:21.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:21.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:21 smithi046 ceph-mon[19468]: pgmap v330: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:21 smithi087 ceph-mon[20993]: pgmap v330: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:21 smithi077 ceph-mon[21151]: pgmap v330: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:22 smithi046 ceph-mon[19468]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:22 smithi087 ceph-mon[20993]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:23.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:22 smithi077 ceph-mon[21151]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:23 smithi087 ceph-mon[20993]: pgmap v331: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:23 smithi046 ceph-mon[19468]: pgmap v331: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:24.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:23 smithi077 ceph-mon[21151]: pgmap v331: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:24 smithi046 ceph-mon[19468]: pgmap v332: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:24 smithi087 ceph-mon[20993]: pgmap v332: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:24 smithi077 ceph-mon[21151]: pgmap v332: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:26.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:26.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:26.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:27.631 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:27.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:27.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:27.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:27.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:27.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:27 smithi077 ceph-mon[21151]: pgmap v333: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:27 smithi046 ceph-mon[19468]: pgmap v333: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:27 smithi087 ceph-mon[20993]: pgmap v333: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:28.698 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:28 smithi046 ceph-mon[19468]: from='client.24054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:28 smithi087 ceph-mon[20993]: from='client.24054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:28 smithi077 ceph-mon[21151]: from='client.24054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:29.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:29 smithi046 ceph-mon[19468]: pgmap v334: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:29.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:29 smithi087 ceph-mon[20993]: pgmap v334: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:29 smithi077 ceph-mon[21151]: pgmap v334: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: pgmap v335: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:45:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:45:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: pgmap v335: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:45:32.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:45:32.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: pgmap v335: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 74 KiB/s rd, 0 B/s wr, 121 op/s 2024-08-31T02:45:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:32.400 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:45:32.177+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:45:32.400 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:45:32.178+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:45:32.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:32.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:32.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:45:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi077 to 15040M 2024-08-31T02:45:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-mon[19468]: Adjusting osd_memory_target on smithi087 to 19136M 2024-08-31T02:45:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:32 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:45:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:32 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi077 to 15040M 2024-08-31T02:45:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:32 smithi077 ceph-mon[21151]: Adjusting osd_memory_target on smithi087 to 19136M 2024-08-31T02:45:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:32 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi046 to 16068M 2024-08-31T02:45:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:32 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi077 to 15040M 2024-08-31T02:45:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:32 smithi087 ceph-mon[20993]: Adjusting osd_memory_target on smithi087 to 19136M 2024-08-31T02:45:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:45:33.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:33.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:33.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:33.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:33.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:33.911 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:45:33.911 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:45:33.911 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:33 smithi087 ceph-mon[20993]: pgmap v336: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:33.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:45:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:45:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:33 smithi077 ceph-mon[21151]: pgmap v336: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:45:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:45:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:33 smithi046 ceph-mon[19468]: pgmap v336: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:34 smithi087 ceph-mon[20993]: from='client.24237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:34 smithi077 ceph-mon[21151]: from='client.24237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:35.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:34 smithi046 ceph-mon[19468]: from='client.24237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:35 smithi077 ceph-mon[21151]: pgmap v337: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:35.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:35 smithi087 ceph-mon[20993]: pgmap v337: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:35.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:35.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:35.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:35 smithi046 ceph-mon[19468]: pgmap v337: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:37 smithi077 ceph-mon[21151]: pgmap v338: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:37 smithi046 ceph-mon[19468]: pgmap v338: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:37 smithi087 ceph-mon[20993]: pgmap v338: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:38.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:38.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:38.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:38.983 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:38.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:38.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:38.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:38.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:39.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:39 smithi077 ceph-mon[21151]: pgmap v339: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:39.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:39 smithi077 ceph-mon[21151]: from='client.24309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:39 smithi046 ceph-mon[19468]: pgmap v339: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:39 smithi046 ceph-mon[19468]: from='client.24309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:39 smithi087 ceph-mon[20993]: pgmap v339: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:39 smithi087 ceph-mon[20993]: from='client.24309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:41 smithi087 ceph-mon[20993]: pgmap v340: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:41 smithi077 ceph-mon[21151]: pgmap v340: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:41 smithi046 ceph-mon[19468]: pgmap v340: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:43 smithi046 ceph-mon[19468]: pgmap v341: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:43 smithi077 ceph-mon[21151]: pgmap v341: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:43 smithi087 ceph-mon[20993]: pgmap v341: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:44.661 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:44.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:44.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:44.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:44.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:45 smithi087 ceph-mon[20993]: from='client.24387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:45 smithi087 ceph-mon[20993]: pgmap v342: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:45 smithi077 ceph-mon[21151]: from='client.24387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:45 smithi077 ceph-mon[21151]: pgmap v342: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:45 smithi046 ceph-mon[19468]: from='client.24387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:45 smithi046 ceph-mon[19468]: pgmap v342: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:47 smithi046 ceph-mon[19468]: pgmap v343: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:47 smithi087 ceph-mon[20993]: pgmap v343: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:47 smithi077 ceph-mon[21151]: pgmap v343: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:45:49.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:49.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:49.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:49 smithi046 ceph-mon[19468]: pgmap v344: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:49 smithi077 ceph-mon[21151]: pgmap v344: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:49 smithi087 ceph-mon[20993]: pgmap v344: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:50.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:50.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:50.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:50.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:50.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:51 smithi046 ceph-mon[19468]: from='client.24459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:51 smithi046 ceph-mon[19468]: pgmap v345: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:51 smithi077 ceph-mon[21151]: from='client.24459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:51 smithi077 ceph-mon[21151]: pgmap v345: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:51 smithi087 ceph-mon[20993]: from='client.24459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:51 smithi087 ceph-mon[20993]: pgmap v345: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:53 smithi077 ceph-mon[21151]: pgmap v346: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:54.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:53 smithi087 ceph-mon[20993]: pgmap v346: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:53 smithi046 ceph-mon[19468]: pgmap v346: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:55.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:45:55.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:45:55.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:45:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:55 smithi077 ceph-mon[21151]: pgmap v347: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.012 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:45:56.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:45:56.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:45:56.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:45:56.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:45:56.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:55 smithi046 ceph-mon[19468]: pgmap v347: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:56.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:55 smithi087 ceph-mon[20993]: pgmap v347: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:56.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:45:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:56 smithi077 ceph-mon[21151]: from='client.24534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:56 smithi046 ceph-mon[19468]: from='client.24534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:56 smithi087 ceph-mon[20993]: from='client.24534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:45:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:57 smithi077 ceph-mon[21151]: pgmap v348: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:57 smithi046 ceph-mon[19468]: pgmap v348: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:57 smithi087 ceph-mon[20993]: pgmap v348: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:45:59.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:45:59 smithi077 ceph-mon[21151]: pgmap v349: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:45:59.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:45:59 smithi087 ceph-mon[20993]: pgmap v349: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:45:59 smithi046 ceph-mon[19468]: pgmap v349: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:01.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:01.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:01.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:01.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:01.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:01 smithi077 ceph-mon[21151]: pgmap v350: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:01 smithi046 ceph-mon[19468]: pgmap v350: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:01 smithi087 ceph-mon[20993]: pgmap v350: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:02 smithi077 ceph-mon[21151]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:02 smithi046 ceph-mon[19468]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:02 smithi087 ceph-mon[20993]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:03.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:03 smithi077 ceph-mon[21151]: pgmap v351: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:03.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:03 smithi087 ceph-mon[20993]: pgmap v351: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:03 smithi046 ceph-mon[19468]: pgmap v351: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:05 smithi046 ceph-mon[19468]: pgmap v352: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:05 smithi087 ceph-mon[20993]: pgmap v352: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:05 smithi077 ceph-mon[21151]: pgmap v352: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:06.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:06.709 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:06.709 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:07.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:07.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:07.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:07.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:07.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:07 smithi046 ceph-mon[19468]: pgmap v353: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:07 smithi087 ceph-mon[20993]: pgmap v353: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:07 smithi077 ceph-mon[21151]: pgmap v353: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:08 smithi046 ceph-mon[19468]: from='client.24681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:08 smithi087 ceph-mon[20993]: from='client.24681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:08 smithi077 ceph-mon[21151]: from='client.24681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:09 smithi077 ceph-mon[21151]: pgmap v354: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:09 smithi046 ceph-mon[19468]: pgmap v354: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:09 smithi087 ceph-mon[20993]: pgmap v354: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:11 smithi046 ceph-mon[19468]: pgmap v355: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:11 smithi087 ceph-mon[20993]: pgmap v355: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:11 smithi077 ceph-mon[21151]: pgmap v355: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:12.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:12.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:12.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:13.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:13.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:13.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:13.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:13.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:13 smithi046 ceph-mon[19468]: pgmap v356: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:13 smithi046 ceph-mon[19468]: from='client.24756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:13 smithi087 ceph-mon[20993]: pgmap v356: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:13 smithi087 ceph-mon[20993]: from='client.24756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:13 smithi077 ceph-mon[21151]: pgmap v356: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:13 smithi077 ceph-mon[21151]: from='client.24756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:15 smithi046 ceph-mon[19468]: pgmap v357: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:15 smithi087 ceph-mon[20993]: pgmap v357: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:15 smithi077 ceph-mon[21151]: pgmap v357: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:18.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:18.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:17 smithi046 ceph-mon[19468]: pgmap v358: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:18.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:18.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:17 smithi087 ceph-mon[20993]: pgmap v358: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:17 smithi077 ceph-mon[21151]: pgmap v358: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:18.740 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:18.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:18.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:18.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:18.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:19 smithi046 ceph-mon[19468]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:19 smithi046 ceph-mon[19468]: pgmap v359: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:19 smithi087 ceph-mon[20993]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:19 smithi087 ceph-mon[20993]: pgmap v359: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:19 smithi077 ceph-mon[21151]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:19 smithi077 ceph-mon[21151]: pgmap v359: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:21 smithi077 ceph-mon[21151]: pgmap v360: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:21 smithi046 ceph-mon[19468]: pgmap v360: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:21 smithi087 ceph-mon[20993]: pgmap v360: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:23.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:23.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:23.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:24.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:23 smithi087 ceph-mon[20993]: pgmap v361: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:23 smithi046 ceph-mon[19468]: pgmap v361: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:23 smithi077 ceph-mon[21151]: pgmap v361: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:24.419 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:24.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:24.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:24.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:24.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:25 smithi046 ceph-mon[19468]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:25 smithi046 ceph-mon[19468]: pgmap v362: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:25 smithi087 ceph-mon[20993]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:25 smithi087 ceph-mon[20993]: pgmap v362: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:25 smithi077 ceph-mon[21151]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:25 smithi077 ceph-mon[21151]: pgmap v362: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:27 smithi087 ceph-mon[20993]: pgmap v363: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:27 smithi077 ceph-mon[21151]: pgmap v363: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:27 smithi046 ceph-mon[19468]: pgmap v363: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:29.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:29.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:29.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:30.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:29 smithi087 ceph-mon[20993]: pgmap v364: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:29 smithi077 ceph-mon[21151]: pgmap v364: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:30.319 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:29 smithi046 ceph-mon[19468]: pgmap v364: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:30 smithi046 ceph-mon[19468]: from='client.24984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:30 smithi077 ceph-mon[21151]: from='client.24984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:31.195 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:30 smithi087 ceph-mon[20993]: from='client.24984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:31 smithi046 ceph-mon[19468]: pgmap v365: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:31 smithi087 ceph-mon[20993]: pgmap v365: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:31 smithi077 ceph-mon[21151]: pgmap v365: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:46:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:46:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:46:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:33.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:46:32.921+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:46:33.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:46:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:46:32.922+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:33 smithi077 ceph-mon[21151]: pgmap v366: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:46:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:46:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:33 smithi046 ceph-mon[19468]: pgmap v366: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:46:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:46:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:46:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:33 smithi087 ceph-mon[20993]: pgmap v366: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:46:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:46:35.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:35.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:35.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:35.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:35.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:35.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:35.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:35.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:35 smithi046 ceph-mon[19468]: pgmap v367: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:35 smithi087 ceph-mon[20993]: pgmap v367: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:35 smithi077 ceph-mon[21151]: pgmap v367: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:46:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:36 smithi087 ceph-mon[20993]: from='client.25167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:36 smithi077 ceph-mon[21151]: from='client.25167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:36 smithi046 ceph-mon[19468]: from='client.25167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:37 smithi077 ceph-mon[21151]: pgmap v368: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:37 smithi046 ceph-mon[19468]: pgmap v368: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:37 smithi087 ceph-mon[20993]: pgmap v368: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:39 smithi077 ceph-mon[21151]: pgmap v369: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:46:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:39 smithi046 ceph-mon[19468]: pgmap v369: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:46:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:39 smithi087 ceph-mon[20993]: pgmap v369: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:46:40.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:40.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:40.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:41.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:41.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:41.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:41.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:41.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:42.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:41 smithi077 ceph-mon[21151]: pgmap v370: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:41 smithi087 ceph-mon[20993]: pgmap v370: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:41 smithi046 ceph-mon[19468]: pgmap v370: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:43.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:42 smithi077 ceph-mon[21151]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:42 smithi046 ceph-mon[19468]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:42 smithi087 ceph-mon[20993]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:43 smithi077 ceph-mon[21151]: pgmap v371: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:43 smithi087 ceph-mon[20993]: pgmap v371: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:43 smithi046 ceph-mon[19468]: pgmap v371: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:45 smithi077 ceph-mon[21151]: pgmap v372: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:45 smithi046 ceph-mon[19468]: pgmap v372: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:45 smithi087 ceph-mon[20993]: pgmap v372: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:46.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:46.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:46.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:47.135 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:47.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:47.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:47.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:47.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: pgmap v373: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: pgmap v373: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: pgmap v373: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:49 smithi077 ceph-mon[21151]: pgmap v374: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:49 smithi046 ceph-mon[19468]: pgmap v374: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:49 smithi087 ceph-mon[20993]: pgmap v374: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:51.807 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:51 smithi046 ceph-mon[19468]: pgmap v375: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:51 smithi077 ceph-mon[21151]: pgmap v375: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:51 smithi087 ceph-mon[20993]: pgmap v375: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:52.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:52.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:52.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:52.835 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:52.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:52.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:52.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:52.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:46:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:53 smithi046 ceph-mon[19468]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:53 smithi046 ceph-mon[19468]: pgmap v376: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:53 smithi087 ceph-mon[20993]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:53 smithi087 ceph-mon[20993]: pgmap v376: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:53 smithi077 ceph-mon[21151]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:46:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:53 smithi077 ceph-mon[21151]: pgmap v376: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:55.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:55 smithi087 ceph-mon[20993]: pgmap v377: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:55.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:55.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:55.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:55 smithi046 ceph-mon[19468]: pgmap v377: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:55 smithi077 ceph-mon[21151]: pgmap v377: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:46:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:46:57.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:46:57.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:46:57.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:46:57.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:57 smithi077 ceph-mon[21151]: pgmap v378: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:57 smithi046 ceph-mon[19468]: pgmap v378: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:57 smithi087 ceph-mon[20993]: pgmap v378: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:46:58.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:46:58.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:46:58.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:46:58.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:46:58.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:59 smithi046 ceph-mon[19468]: from='client.25464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:46:59 smithi046 ceph-mon[19468]: pgmap v379: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:59 smithi087 ceph-mon[20993]: from='client.25464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:46:59 smithi087 ceph-mon[20993]: pgmap v379: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:59 smithi077 ceph-mon[21151]: from='client.25464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:46:59 smithi077 ceph-mon[21151]: pgmap v379: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:01 smithi077 ceph-mon[21151]: pgmap v380: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:01 smithi046 ceph-mon[19468]: pgmap v380: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:01 smithi087 ceph-mon[20993]: pgmap v380: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:03.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:03.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:03.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:03 smithi046 ceph-mon[19468]: pgmap v381: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:03.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:03 smithi077 ceph-mon[21151]: pgmap v381: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:03 smithi087 ceph-mon[20993]: pgmap v381: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:04.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:04.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:04.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:04.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:04.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:04 smithi046 ceph-mon[19468]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:04 smithi087 ceph-mon[20993]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:04 smithi077 ceph-mon[21151]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:05 smithi046 ceph-mon[19468]: pgmap v382: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:06.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:05 smithi087 ceph-mon[20993]: pgmap v382: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:05 smithi077 ceph-mon[21151]: pgmap v382: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: pgmap v383: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: pgmap v383: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: pgmap v383: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:09.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:09.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:09.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:09.873 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:09.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:09.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:09.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:09.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:09 smithi046 ceph-mon[19468]: pgmap v384: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:09 smithi087 ceph-mon[20993]: pgmap v384: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:09 smithi077 ceph-mon[21151]: pgmap v384: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:10 smithi046 ceph-mon[19468]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:10 smithi087 ceph-mon[20993]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:10 smithi077 ceph-mon[21151]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:12.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:11 smithi046 ceph-mon[19468]: pgmap v385: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:11 smithi087 ceph-mon[20993]: pgmap v385: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:11 smithi077 ceph-mon[21151]: pgmap v385: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:13.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:13 smithi046 ceph-mon[19468]: pgmap v386: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:13 smithi087 ceph-mon[20993]: pgmap v386: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:13 smithi077 ceph-mon[21151]: pgmap v386: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:14.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:14.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:14.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:15.549 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:15.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:15.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:15.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:15.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:15 smithi046 ceph-mon[19468]: pgmap v387: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:15 smithi087 ceph-mon[20993]: pgmap v387: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:16.047 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.047 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.047 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:15 smithi077 ceph-mon[21151]: pgmap v387: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:16.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:16 smithi087 ceph-mon[20993]: from='client.25686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:16 smithi046 ceph-mon[19468]: from='client.25686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:16 smithi077 ceph-mon[21151]: from='client.25686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:17 smithi046 ceph-mon[19468]: pgmap v388: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:17 smithi087 ceph-mon[20993]: pgmap v388: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:17 smithi077 ceph-mon[21151]: pgmap v388: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:19 smithi046 ceph-mon[19468]: pgmap v389: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:19 smithi087 ceph-mon[20993]: pgmap v389: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:19 smithi077 ceph-mon[21151]: pgmap v389: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:20.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:20.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:20.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:21.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:21.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:21.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:21.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:21.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:21.994 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:21 smithi077 ceph-mon[21151]: pgmap v390: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:21.994 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:21 smithi077 ceph-mon[21151]: from='client.25764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:21 smithi046 ceph-mon[19468]: pgmap v390: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:21 smithi046 ceph-mon[19468]: from='client.25764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:21 smithi087 ceph-mon[20993]: pgmap v390: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:21 smithi087 ceph-mon[20993]: from='client.25764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:23 smithi046 ceph-mon[19468]: pgmap v391: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:23 smithi087 ceph-mon[20993]: pgmap v391: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:24.124 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:23 smithi077 ceph-mon[21151]: pgmap v391: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:25 smithi046 ceph-mon[19468]: pgmap v392: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:25 smithi087 ceph-mon[20993]: pgmap v392: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:25 smithi077 ceph-mon[21151]: pgmap v392: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:47:26.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:26.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:26.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:26.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:26.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:26.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:26.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:26.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='client.25842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: pgmap v393: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='client.25842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: pgmap v393: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='client.25842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: pgmap v393: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:29 smithi046 ceph-mon[19468]: pgmap v394: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:29 smithi087 ceph-mon[20993]: pgmap v394: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:29 smithi077 ceph-mon[21151]: pgmap v394: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:31.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:31.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:31.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:31 smithi046 ceph-mon[19468]: pgmap v395: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:31 smithi087 ceph-mon[20993]: pgmap v395: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:31 smithi077 ceph-mon[21151]: pgmap v395: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:32.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:32.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:32.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:32.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:32.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:33.952 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:47:33.651+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:47:33.952 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:47:33.652+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:47:33.952 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='client.25920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: pgmap v396: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:33.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='client.25920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: pgmap v396: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='client.25920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: pgmap v396: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:47:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:47:36.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:35 smithi087 ceph-mon[20993]: pgmap v397: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:35 smithi046 ceph-mon[19468]: pgmap v397: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:35 smithi077 ceph-mon[21151]: pgmap v397: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:37.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:37.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:37.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:37.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:37.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:37 smithi087 ceph-mon[20993]: pgmap v398: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:37 smithi046 ceph-mon[19468]: pgmap v398: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:37 smithi077 ceph-mon[21151]: pgmap v398: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:38.296 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:38.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:38.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:38.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:38.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:38 smithi046 ceph-mon[19468]: from='client.32080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:38 smithi087 ceph-mon[20993]: from='client.32080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:38 smithi077 ceph-mon[21151]: from='client.32080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:39 smithi046 ceph-mon[19468]: pgmap v399: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:39 smithi087 ceph-mon[20993]: pgmap v399: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:39 smithi077 ceph-mon[21151]: pgmap v399: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:41 smithi046 ceph-mon[19468]: pgmap v400: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:41 smithi087 ceph-mon[20993]: pgmap v400: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:41 smithi077 ceph-mon[21151]: pgmap v400: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:43.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:43.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:43.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:43.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:43 smithi077 ceph-mon[21151]: pgmap v401: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:43.970 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:43.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:43.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:43.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:43.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:43 smithi046 ceph-mon[19468]: pgmap v401: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:43 smithi087 ceph-mon[20993]: pgmap v401: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:44 smithi087 ceph-mon[20993]: from='client.26178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:44 smithi077 ceph-mon[21151]: from='client.26178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:44 smithi046 ceph-mon[19468]: from='client.26178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:46.058 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:45 smithi077 ceph-mon[21151]: pgmap v402: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:45 smithi046 ceph-mon[19468]: pgmap v402: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:45 smithi087 ceph-mon[20993]: pgmap v402: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: pgmap v403: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: pgmap v403: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: pgmap v403: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:48.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:48.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:48.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:49.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:49.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:49.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:49.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:49.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:49 smithi046 ceph-mon[19468]: pgmap v404: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:49 smithi087 ceph-mon[20993]: pgmap v404: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:49 smithi077 ceph-mon[21151]: pgmap v404: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:50 smithi046 ceph-mon[19468]: from='client.26250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:50 smithi087 ceph-mon[20993]: from='client.26250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:50 smithi077 ceph-mon[21151]: from='client.26250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:51 smithi046 ceph-mon[19468]: pgmap v405: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:51 smithi087 ceph-mon[20993]: pgmap v405: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:51 smithi077 ceph-mon[21151]: pgmap v405: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:47:53.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:53 smithi046 ceph-mon[19468]: pgmap v406: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:53 smithi087 ceph-mon[20993]: pgmap v406: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:53 smithi077 ceph-mon[21151]: pgmap v406: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:54.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:47:54.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:47:54.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:47:55.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:47:55.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:47:55.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:47:55.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:47:55.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:47:55.905 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:55 smithi046 ceph-mon[19468]: pgmap v407: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:55 smithi087 ceph-mon[20993]: pgmap v407: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:55 smithi077 ceph-mon[21151]: pgmap v407: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:57.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:56 smithi087 ceph-mon[20993]: from='client.26322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:57.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:56 smithi077 ceph-mon[21151]: from='client.26322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:56 smithi046 ceph-mon[19468]: from='client.26322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:47:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:47:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:57 smithi077 ceph-mon[21151]: pgmap v408: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:57 smithi046 ceph-mon[19468]: pgmap v408: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:47:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:57 smithi087 ceph-mon[20993]: pgmap v408: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:47:59 smithi077 ceph-mon[21151]: pgmap v409: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:00.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:00.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:47:59 smithi046 ceph-mon[19468]: pgmap v409: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:00.337 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:00.337 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:47:59 smithi087 ceph-mon[20993]: pgmap v409: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:01.010 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:01.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:01.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:01.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:01.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:01 smithi077 ceph-mon[21151]: pgmap v410: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:01 smithi077 ceph-mon[21151]: from='client.26400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:01 smithi046 ceph-mon[19468]: pgmap v410: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:01 smithi046 ceph-mon[19468]: from='client.26400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:01 smithi087 ceph-mon[20993]: pgmap v410: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:01 smithi087 ceph-mon[20993]: from='client.26400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:04.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:03 smithi077 ceph-mon[21151]: pgmap v411: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:03 smithi046 ceph-mon[19468]: pgmap v411: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:03 smithi087 ceph-mon[20993]: pgmap v411: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:06.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:06.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:06.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:05 smithi077 ceph-mon[21151]: pgmap v412: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:05 smithi046 ceph-mon[19468]: pgmap v412: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:05 smithi087 ceph-mon[20993]: pgmap v412: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:48:06.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:07.875 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.875 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.875 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.875 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: pgmap v413: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:07.875 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.876 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.876 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: pgmap v413: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: pgmap v413: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:09 smithi046 ceph-mon[19468]: pgmap v414: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:09 smithi087 ceph-mon[20993]: pgmap v414: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:09 smithi077 ceph-mon[21151]: pgmap v414: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:11.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:11.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:11.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:12.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:11 smithi046 ceph-mon[19468]: pgmap v415: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:12.110 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:11 smithi087 ceph-mon[20993]: pgmap v415: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:11 smithi077 ceph-mon[21151]: pgmap v415: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:12.358 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:12.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:12.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:12.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:12.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:14.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:13 smithi046 ceph-mon[19468]: from='client.26553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:14.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:13 smithi046 ceph-mon[19468]: pgmap v416: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:13 smithi087 ceph-mon[20993]: from='client.26553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:13 smithi087 ceph-mon[20993]: pgmap v416: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:13 smithi077 ceph-mon[21151]: from='client.26553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:13 smithi077 ceph-mon[21151]: pgmap v416: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:15.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:15 smithi046 ceph-mon[19468]: pgmap v417: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:15 smithi087 ceph-mon[20993]: pgmap v417: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:15 smithi077 ceph-mon[21151]: pgmap v417: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:17.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:17 smithi087 ceph-mon[20993]: pgmap v418: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:17 smithi046 ceph-mon[19468]: pgmap v418: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:17.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:17.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:17.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:17 smithi077 ceph-mon[21151]: pgmap v418: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:18.040 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:18.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:18.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:18.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:18.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:18 smithi087 ceph-mon[20993]: from='client.26628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:18 smithi046 ceph-mon[19468]: from='client.26628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:18 smithi077 ceph-mon[21151]: from='client.26628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:19 smithi087 ceph-mon[20993]: pgmap v419: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:19 smithi046 ceph-mon[19468]: pgmap v419: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:19 smithi077 ceph-mon[21151]: pgmap v419: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:21 smithi046 ceph-mon[19468]: pgmap v420: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:21 smithi087 ceph-mon[20993]: pgmap v420: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:21 smithi077 ceph-mon[21151]: pgmap v420: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:23.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:23.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:23.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:23.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:23.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:23.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:23.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:23.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:24.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:23 smithi077 ceph-mon[21151]: pgmap v421: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:23 smithi046 ceph-mon[19468]: pgmap v421: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:23 smithi087 ceph-mon[20993]: pgmap v421: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:25.052 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:24 smithi077 ceph-mon[21151]: from='client.26706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:24 smithi046 ceph-mon[19468]: from='client.26706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:24 smithi087 ceph-mon[20993]: from='client.26706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:25.866 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:25 smithi077 ceph-mon[21151]: pgmap v422: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:25 smithi046 ceph-mon[19468]: pgmap v422: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:25 smithi087 ceph-mon[20993]: pgmap v422: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: pgmap v423: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: pgmap v423: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: pgmap v423: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:28.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:28.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:28.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:29.390 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:29.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:29.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:29.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:29.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:29 smithi046 ceph-mon[19468]: pgmap v424: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:29 smithi087 ceph-mon[20993]: pgmap v424: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:30.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:29 smithi077 ceph-mon[21151]: pgmap v424: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:31.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:30 smithi046 ceph-mon[19468]: from='client.26784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:30 smithi087 ceph-mon[20993]: from='client.26784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:30 smithi077 ceph-mon[21151]: from='client.26784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:31.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:31 smithi087 ceph-mon[20993]: pgmap v425: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:31 smithi046 ceph-mon[19468]: pgmap v425: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:31 smithi077 ceph-mon[21151]: pgmap v425: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:33 smithi046 ceph-mon[19468]: pgmap v426: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:33 smithi087 ceph-mon[20993]: pgmap v426: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:33 smithi077 ceph-mon[21151]: pgmap v426: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:34.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:34.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:34.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:34.712 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:48:34.385+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:48:34.712 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:48:34.386+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:48:35.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:35.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:35.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:35.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:35.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:35.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:48:35.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:48:35.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:48:35.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:35.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:35.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:48:36.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:48:36.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:48:36.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:35 smithi046 ceph-mon[19468]: pgmap v427: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:36.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:35 smithi046 ceph-mon[19468]: from='client.26967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:48:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:48:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:35 smithi087 ceph-mon[20993]: pgmap v427: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:35 smithi087 ceph-mon[20993]: from='client.26967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:48:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:48:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:35 smithi077 ceph-mon[21151]: pgmap v427: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:35 smithi077 ceph-mon[21151]: from='client.26967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:37 smithi046 ceph-mon[19468]: pgmap v428: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:37 smithi077 ceph-mon[21151]: pgmap v428: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:37.488 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.488 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.488 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:37.488 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:37 smithi087 ceph-mon[20993]: pgmap v428: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:39 smithi077 ceph-mon[21151]: pgmap v429: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:40.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:39 smithi046 ceph-mon[19468]: pgmap v429: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:40.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:40.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:40.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:39 smithi087 ceph-mon[20993]: pgmap v429: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:40.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:40.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:40.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:40.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:40.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:41 smithi046 ceph-mon[19468]: from='client.27042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:41 smithi046 ceph-mon[19468]: pgmap v430: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:41 smithi087 ceph-mon[20993]: from='client.27042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:41 smithi087 ceph-mon[20993]: pgmap v430: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:41 smithi077 ceph-mon[21151]: from='client.27042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:41 smithi077 ceph-mon[21151]: pgmap v430: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:43 smithi046 ceph-mon[19468]: pgmap v431: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:43 smithi087 ceph-mon[20993]: pgmap v431: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:43 smithi077 ceph-mon[21151]: pgmap v431: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:45.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:45.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:45.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:45 smithi077 ceph-mon[21151]: pgmap v432: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:45 smithi046 ceph-mon[19468]: pgmap v432: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:45 smithi087 ceph-mon[20993]: pgmap v432: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:48:46.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:46.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:46.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:46.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:46.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: pgmap v433: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: pgmap v433: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: pgmap v433: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:49 smithi046 ceph-mon[19468]: pgmap v434: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T02:48:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:49 smithi087 ceph-mon[20993]: pgmap v434: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T02:48:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:49 smithi077 ceph-mon[21151]: pgmap v434: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T02:48:51.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:51.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:51.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:51 smithi046 ceph-mon[19468]: pgmap v435: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T02:48:52.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:52.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:52.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:52.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:52.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:51 smithi087 ceph-mon[20993]: pgmap v435: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T02:48:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:51 smithi077 ceph-mon[21151]: pgmap v435: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T02:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:52 smithi046 ceph-mon[19468]: from='client.27192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:52 smithi087 ceph-mon[20993]: from='client.27192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:53.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:52 smithi077 ceph-mon[21151]: from='client.27192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:53 smithi046 ceph-mon[19468]: pgmap v436: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:53 smithi087 ceph-mon[20993]: pgmap v436: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:53 smithi077 ceph-mon[21151]: pgmap v436: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:55 smithi046 ceph-mon[19468]: pgmap v437: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:55 smithi087 ceph-mon[20993]: pgmap v437: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:55 smithi077 ceph-mon[21151]: pgmap v437: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:57.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:48:57.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:48:57.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:57 smithi046 ceph-mon[19468]: pgmap v438: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:57 smithi087 ceph-mon[20993]: pgmap v438: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:57 smithi077 ceph-mon[21151]: pgmap v438: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:48:57.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:48:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:48:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:48:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:48:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:48:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:58 smithi046 ceph-mon[19468]: from='client.27264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:58 smithi087 ceph-mon[20993]: from='client.27264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:58 smithi077 ceph-mon[21151]: from='client.27264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:48:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:48:59 smithi046 ceph-mon[19468]: pgmap v439: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:48:59 smithi087 ceph-mon[20993]: pgmap v439: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:48:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:48:59 smithi077 ceph-mon[21151]: pgmap v439: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:01 smithi046 ceph-mon[19468]: pgmap v440: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:01 smithi087 ceph-mon[20993]: pgmap v440: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:01 smithi077 ceph-mon[21151]: pgmap v440: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:02.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:02.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:02.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:03.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:03.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:03.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:03.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:03.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:03 smithi046 ceph-mon[19468]: pgmap v441: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:03 smithi087 ceph-mon[20993]: pgmap v441: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:03 smithi077 ceph-mon[21151]: pgmap v441: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:04.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:04 smithi077 ceph-mon[21151]: from='client.27342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:05.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:04 smithi087 ceph-mon[20993]: from='client.27342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:04 smithi046 ceph-mon[19468]: from='client.27342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:05 smithi077 ceph-mon[21151]: pgmap v442: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:05 smithi046 ceph-mon[19468]: pgmap v442: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:05 smithi087 ceph-mon[20993]: pgmap v442: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: pgmap v443: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: pgmap v443: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: pgmap v443: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:08.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:08.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:08.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:09.174 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:09.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:09.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:09.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:09.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:09 smithi087 ceph-mon[20993]: pgmap v444: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:09 smithi087 ceph-mon[20993]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:09 smithi077 ceph-mon[21151]: pgmap v444: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:09 smithi077 ceph-mon[21151]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:09 smithi046 ceph-mon[19468]: pgmap v444: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:09 smithi046 ceph-mon[19468]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:11 smithi087 ceph-mon[20993]: pgmap v445: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:11 smithi077 ceph-mon[21151]: pgmap v445: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:11 smithi046 ceph-mon[19468]: pgmap v445: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:13 smithi087 ceph-mon[20993]: pgmap v446: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:13 smithi077 ceph-mon[21151]: pgmap v446: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:14.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:14.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:13 smithi046 ceph-mon[19468]: pgmap v446: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:14.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:14.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:14.854 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:14.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:14.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:14.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:14.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:15 smithi077 ceph-mon[21151]: from='client.27489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:15 smithi077 ceph-mon[21151]: pgmap v447: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:16.203 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:15 smithi046 ceph-mon[19468]: from='client.27489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:16.203 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:15 smithi046 ceph-mon[19468]: pgmap v447: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:15 smithi087 ceph-mon[20993]: from='client.27489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:15 smithi087 ceph-mon[20993]: pgmap v447: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:17.650 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.650 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.650 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.650 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:17 smithi046 ceph-mon[19468]: pgmap v448: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:17 smithi077 ceph-mon[21151]: pgmap v448: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:17 smithi087 ceph-mon[20993]: pgmap v448: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:19.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:19.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:19.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:19 smithi087 ceph-mon[20993]: pgmap v449: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:19 smithi046 ceph-mon[19468]: pgmap v449: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:19 smithi077 ceph-mon[21151]: pgmap v449: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:20.534 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:20.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:20.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:20.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:20.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:21 smithi046 ceph-mon[19468]: from='client.27564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:21 smithi046 ceph-mon[19468]: pgmap v450: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:21 smithi087 ceph-mon[20993]: from='client.27564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:21 smithi087 ceph-mon[20993]: pgmap v450: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:21 smithi077 ceph-mon[21151]: from='client.27564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:21 smithi077 ceph-mon[21151]: pgmap v450: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:23 smithi046 ceph-mon[19468]: pgmap v451: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:23 smithi087 ceph-mon[20993]: pgmap v451: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:23 smithi077 ceph-mon[21151]: pgmap v451: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:25.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:25.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:25.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:25.757 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:25 smithi077 ceph-mon[21151]: pgmap v452: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:25 smithi046 ceph-mon[19468]: pgmap v452: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:25 smithi087 ceph-mon[20993]: pgmap v452: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:26.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:26.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:26.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:26.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:26.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:26.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:26 smithi077 ceph-mon[21151]: from='client.27639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:26.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:26 smithi087 ceph-mon[20993]: from='client.27639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:26 smithi046 ceph-mon[19468]: from='client.27639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:27.890 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:27 smithi077 ceph-mon[21151]: pgmap v453: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:27.890 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:27.890 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:27.890 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:27 smithi046 ceph-mon[19468]: pgmap v453: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:27 smithi087 ceph-mon[20993]: pgmap v453: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:29 smithi077 ceph-mon[21151]: pgmap v454: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:30.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:29 smithi087 ceph-mon[20993]: pgmap v454: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:29 smithi046 ceph-mon[19468]: pgmap v454: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:49:31.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:31.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:31.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:31.897 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:31.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:31.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:31.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:31.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:31 smithi077 ceph-mon[21151]: pgmap v455: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:31 smithi046 ceph-mon[19468]: pgmap v455: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:31 smithi087 ceph-mon[20993]: pgmap v455: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:32 smithi077 ceph-mon[21151]: from='client.27711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:32 smithi046 ceph-mon[19468]: from='client.27711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:32 smithi087 ceph-mon[20993]: from='client.27711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:33 smithi077 ceph-mon[21151]: pgmap v456: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:33 smithi046 ceph-mon[19468]: pgmap v456: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:33 smithi087 ceph-mon[20993]: pgmap v456: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:49:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:49:35.114+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:49:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:49:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:49:35.115+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:49:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:49:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:49:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:49:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:49:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:49:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:49:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:35 smithi077 ceph-mon[21151]: pgmap v457: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:35 smithi046 ceph-mon[19468]: pgmap v457: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:49:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:35 smithi087 ceph-mon[20993]: pgmap v457: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:36.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:36.900 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:36.900 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:49:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:49:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:37.586 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:37.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:37.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:37.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:37.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:37 smithi077 ceph-mon[21151]: pgmap v458: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:49:38.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:37 smithi046 ceph-mon[19468]: pgmap v458: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:49:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:37 smithi087 ceph-mon[20993]: pgmap v458: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T02:49:38.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:38 smithi087 ceph-mon[20993]: from='client.27894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:39.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:38 smithi046 ceph-mon[19468]: from='client.27894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:38 smithi077 ceph-mon[21151]: from='client.27894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:39 smithi077 ceph-mon[21151]: pgmap v459: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:49:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:39 smithi046 ceph-mon[19468]: pgmap v459: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:49:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:39 smithi087 ceph-mon[20993]: pgmap v459: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:49:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:41 smithi077 ceph-mon[21151]: pgmap v460: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:41 smithi046 ceph-mon[19468]: pgmap v460: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:41 smithi087 ceph-mon[20993]: pgmap v460: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:42.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:42.589 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:42.589 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:43.268 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:43.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:43.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:43.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:43.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:43 smithi046 ceph-mon[19468]: pgmap v461: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:43 smithi046 ceph-mon[19468]: from='client.27972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:43 smithi087 ceph-mon[20993]: pgmap v461: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:43 smithi087 ceph-mon[20993]: from='client.27972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:43 smithi077 ceph-mon[21151]: pgmap v461: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:43 smithi077 ceph-mon[21151]: from='client.27972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:46.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:45 smithi077 ceph-mon[21151]: pgmap v462: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:45 smithi046 ceph-mon[19468]: pgmap v462: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:45 smithi087 ceph-mon[20993]: pgmap v462: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:48.011 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:47 smithi077 ceph-mon[21151]: pgmap v463: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:48.012 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.012 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.012 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:48.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:47 smithi046 ceph-mon[19468]: pgmap v463: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:48.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:48.271 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:47 smithi087 ceph-mon[20993]: pgmap v463: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:49:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:48.946 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:48.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:48.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:48.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:48.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:48 smithi046 ceph-mon[19468]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:48 smithi046 ceph-mon[19468]: pgmap v464: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T02:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:48 smithi087 ceph-mon[20993]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:48 smithi087 ceph-mon[20993]: pgmap v464: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T02:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:48 smithi077 ceph-mon[21151]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:48 smithi077 ceph-mon[21151]: pgmap v464: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T02:49:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:51 smithi046 ceph-mon[19468]: pgmap v465: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:49:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:51 smithi087 ceph-mon[20993]: pgmap v465: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:49:52.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:51 smithi077 ceph-mon[21151]: pgmap v465: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:49:53.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:53.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:53.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:53 smithi046 ceph-mon[19468]: pgmap v466: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:53 smithi087 ceph-mon[20993]: pgmap v466: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:53 smithi077 ceph-mon[21151]: pgmap v466: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:54.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:49:54.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:49:54.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:49:54.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:49:54.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:49:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:55 smithi046 ceph-mon[19468]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:55 smithi046 ceph-mon[19468]: pgmap v467: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:55 smithi087 ceph-mon[20993]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:55 smithi087 ceph-mon[20993]: pgmap v467: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:55 smithi077 ceph-mon[21151]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:49:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:55 smithi077 ceph-mon[21151]: pgmap v467: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:49:57.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:57 smithi046 ceph-mon[19468]: pgmap v468: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:57 smithi077 ceph-mon[21151]: pgmap v468: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:49:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:57 smithi087 ceph-mon[20993]: pgmap v468: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:49:59.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:49:59.633 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:49:59.633 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:49:59.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:49:59 smithi046 ceph-mon[19468]: pgmap v469: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:49:59 smithi087 ceph-mon[20993]: pgmap v469: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:49:59 smithi077 ceph-mon[21151]: pgmap v469: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:00.303 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:00 smithi046 ceph-mon[19468]: from='client.28179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:50:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:00 smithi087 ceph-mon[20993]: from='client.28179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:50:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:00 smithi077 ceph-mon[21151]: from='client.28179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T02:50:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:01 smithi087 ceph-mon[20993]: pgmap v470: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:02.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:01 smithi046 ceph-mon[19468]: pgmap v470: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:01 smithi077 ceph-mon[21151]: pgmap v470: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:03 smithi046 ceph-mon[19468]: pgmap v471: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:03 smithi087 ceph-mon[20993]: pgmap v471: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:03 smithi077 ceph-mon[21151]: pgmap v471: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:05.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:05.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:05.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:05.981 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:05.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:05.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:05.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:05.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:05 smithi046 ceph-mon[19468]: pgmap v472: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:05 smithi087 ceph-mon[20993]: pgmap v472: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:05 smithi077 ceph-mon[21151]: pgmap v472: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:06 smithi046 ceph-mon[19468]: from='client.28257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:06 smithi087 ceph-mon[20993]: from='client.28257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:06 smithi077 ceph-mon[21151]: from='client.28257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:07.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:07 smithi077 ceph-mon[21151]: pgmap v473: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:07.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:07.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:07.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:07 smithi046 ceph-mon[19468]: pgmap v473: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:07 smithi087 ceph-mon[20993]: pgmap v473: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.216 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.216 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:09 smithi077 ceph-mon[21151]: pgmap v474: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:09 smithi087 ceph-mon[20993]: pgmap v474: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:09 smithi046 ceph-mon[19468]: pgmap v474: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:50:10.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:10.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:10.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:11.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:11.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:11.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:11.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:11.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:11 smithi046 ceph-mon[19468]: pgmap v475: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:11 smithi087 ceph-mon[20993]: pgmap v475: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:11 smithi077 ceph-mon[21151]: pgmap v475: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:12 smithi046 ceph-mon[19468]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:12 smithi087 ceph-mon[20993]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:12 smithi077 ceph-mon[21151]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:13 smithi046 ceph-mon[19468]: pgmap v476: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:13 smithi087 ceph-mon[20993]: pgmap v476: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:13 smithi077 ceph-mon[21151]: pgmap v476: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:15 smithi046 ceph-mon[19468]: pgmap v477: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:15 smithi087 ceph-mon[20993]: pgmap v477: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:15 smithi077 ceph-mon[21151]: pgmap v477: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:16.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:16.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:16.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:17.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:17.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:17.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:17.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:17.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:18.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:17 smithi046 ceph-mon[19468]: pgmap v478: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:18.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:17 smithi087 ceph-mon[20993]: pgmap v478: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:17 smithi077 ceph-mon[21151]: pgmap v478: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:18 smithi046 ceph-mon[19468]: from='client.28404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:18 smithi087 ceph-mon[20993]: from='client.28404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:18 smithi077 ceph-mon[21151]: from='client.28404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:19 smithi046 ceph-mon[19468]: pgmap v479: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:19.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:19 smithi087 ceph-mon[20993]: pgmap v479: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:19 smithi077 ceph-mon[21151]: pgmap v479: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:21 smithi087 ceph-mon[20993]: pgmap v480: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:21 smithi046 ceph-mon[19468]: pgmap v480: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:21 smithi077 ceph-mon[21151]: pgmap v480: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:22.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:22.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:22.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:23.034 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:23.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:23.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:23.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:23.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:23 smithi046 ceph-mon[19468]: from='client.28476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:23 smithi046 ceph-mon[19468]: pgmap v481: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:23 smithi087 ceph-mon[20993]: from='client.28476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:23 smithi087 ceph-mon[20993]: pgmap v481: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:23 smithi077 ceph-mon[21151]: from='client.28476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:23 smithi077 ceph-mon[21151]: pgmap v481: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:25 smithi087 ceph-mon[20993]: pgmap v482: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:25 smithi046 ceph-mon[19468]: pgmap v482: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:25 smithi077 ceph-mon[21151]: pgmap v482: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:28.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:28.036 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:28.036 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:27 smithi046 ceph-mon[19468]: pgmap v483: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:27 smithi077 ceph-mon[21151]: pgmap v483: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:28.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:27 smithi087 ceph-mon[20993]: pgmap v483: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:28.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:28.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:28.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:28.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:28.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:29 smithi046 ceph-mon[19468]: from='client.28551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:29 smithi046 ceph-mon[19468]: pgmap v484: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:29 smithi087 ceph-mon[20993]: from='client.28551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:29 smithi087 ceph-mon[20993]: pgmap v484: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:29.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:29.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:29 smithi077 ceph-mon[21151]: from='client.28551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:29.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:29 smithi077 ceph-mon[21151]: pgmap v484: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:31 smithi046 ceph-mon[19468]: pgmap v485: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:31 smithi087 ceph-mon[20993]: pgmap v485: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:31 smithi077 ceph-mon[21151]: pgmap v485: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:33.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:33.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:33.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:33 smithi046 ceph-mon[19468]: pgmap v486: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:33 smithi087 ceph-mon[20993]: pgmap v486: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:33 smithi077 ceph-mon[21151]: pgmap v486: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:34.381 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:34.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:34.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:34.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:34.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:36.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:50:35.857+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:50:36.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:50:35.857+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:50:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: pgmap v487: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: pgmap v487: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:50:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:50:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:50:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: pgmap v487: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:50:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:50:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:50:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:50:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:50:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:50:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:50:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:50:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:37 smithi077 ceph-mon[21151]: pgmap v488: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:37 smithi046 ceph-mon[19468]: pgmap v488: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:37 smithi087 ceph-mon[20993]: pgmap v488: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:39.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:39.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:39.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:40.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:39 smithi046 ceph-mon[19468]: pgmap v489: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:40.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:40.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:40.076 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:40.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:40.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:39 smithi077 ceph-mon[21151]: pgmap v489: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:40.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:39 smithi087 ceph-mon[20993]: pgmap v489: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:40 smithi077 ceph-mon[21151]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:41.262 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:40 smithi046 ceph-mon[19468]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:41.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:40 smithi087 ceph-mon[20993]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:41 smithi077 ceph-mon[21151]: pgmap v490: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:42.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:41 smithi087 ceph-mon[20993]: pgmap v490: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:41 smithi046 ceph-mon[19468]: pgmap v490: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:43 smithi087 ceph-mon[20993]: pgmap v491: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:43 smithi077 ceph-mon[21151]: pgmap v491: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:43 smithi046 ceph-mon[19468]: pgmap v491: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:45.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:45.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:45.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:45.760 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:45.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:45.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:45.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:45.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:45 smithi046 ceph-mon[19468]: pgmap v492: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:45 smithi087 ceph-mon[20993]: pgmap v492: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:45 smithi077 ceph-mon[21151]: pgmap v492: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:46 smithi077 ceph-mon[21151]: from='client.28875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:46 smithi046 ceph-mon[19468]: from='client.28875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:46 smithi087 ceph-mon[20993]: from='client.28875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:48.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:47 smithi077 ceph-mon[21151]: pgmap v493: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:48.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:47 smithi046 ceph-mon[19468]: pgmap v493: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:47 smithi087 ceph-mon[20993]: pgmap v493: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.597 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:49 smithi077 ceph-mon[21151]: pgmap v494: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:49 smithi046 ceph-mon[19468]: pgmap v494: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:49 smithi087 ceph-mon[20993]: pgmap v494: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:50:50.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:50.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:50.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:51.441 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:51 smithi046 ceph-mon[19468]: pgmap v495: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:51 smithi087 ceph-mon[20993]: pgmap v495: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:51 smithi077 ceph-mon[21151]: pgmap v495: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:50:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:52 smithi046 ceph-mon[19468]: from='client.28953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:52 smithi087 ceph-mon[20993]: from='client.28953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:52 smithi077 ceph-mon[21151]: from='client.28953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:53 smithi087 ceph-mon[20993]: pgmap v496: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:53 smithi077 ceph-mon[21151]: pgmap v496: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:53 smithi046 ceph-mon[19468]: pgmap v496: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:55 smithi087 ceph-mon[20993]: pgmap v497: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:55 smithi077 ceph-mon[21151]: pgmap v497: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:55 smithi046 ceph-mon[19468]: pgmap v497: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:50:56.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:50:56.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:50:56.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:50:57.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:50:57.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:50:57.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:50:57.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:50:57.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:50:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:57 smithi087 ceph-mon[20993]: pgmap v498: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:57 smithi087 ceph-mon[20993]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:57 smithi077 ceph-mon[21151]: pgmap v498: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:57 smithi077 ceph-mon[21151]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:57 smithi046 ceph-mon[19468]: pgmap v498: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:50:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:57 smithi046 ceph-mon[19468]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:50:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:50:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:00.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:50:59 smithi046 ceph-mon[19468]: pgmap v499: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:50:59 smithi087 ceph-mon[20993]: pgmap v499: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:50:59 smithi077 ceph-mon[21151]: pgmap v499: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:01.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:01 smithi087 ceph-mon[20993]: pgmap v500: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:01 smithi046 ceph-mon[19468]: pgmap v500: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:02.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:02.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:02.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:01 smithi077 ceph-mon[21151]: pgmap v500: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:02.816 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:03 smithi087 ceph-mon[20993]: from='client.29106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:03 smithi087 ceph-mon[20993]: pgmap v501: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:03 smithi077 ceph-mon[21151]: from='client.29106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:03 smithi077 ceph-mon[21151]: pgmap v501: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:04.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:03 smithi046 ceph-mon[19468]: from='client.29106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:04.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:03 smithi046 ceph-mon[19468]: pgmap v501: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:05 smithi087 ceph-mon[20993]: pgmap v502: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:05 smithi077 ceph-mon[21151]: pgmap v502: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:05 smithi046 ceph-mon[19468]: pgmap v502: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:07.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:07.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:07.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:07 smithi046 ceph-mon[19468]: pgmap v503: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:07 smithi077 ceph-mon[21151]: pgmap v503: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:07 smithi087 ceph-mon[20993]: pgmap v503: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:08.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:08.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:08.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:08.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:08.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:08.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:09.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:09 smithi077 ceph-mon[21151]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:09.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:09 smithi077 ceph-mon[21151]: pgmap v504: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:09 smithi046 ceph-mon[19468]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:09 smithi046 ceph-mon[19468]: pgmap v504: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:09 smithi087 ceph-mon[20993]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:09 smithi087 ceph-mon[20993]: pgmap v504: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:11 smithi046 ceph-mon[19468]: pgmap v505: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:11 smithi087 ceph-mon[20993]: pgmap v505: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:11 smithi077 ceph-mon[21151]: pgmap v505: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:13 smithi046 ceph-mon[19468]: pgmap v506: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:13 smithi087 ceph-mon[20993]: pgmap v506: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:13 smithi077 ceph-mon[21151]: pgmap v506: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:14.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:14.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:14.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:14.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:14.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:14 smithi046 ceph-mon[19468]: from='client.29259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:14 smithi087 ceph-mon[20993]: from='client.29259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:14 smithi077 ceph-mon[21151]: from='client.29259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:15 smithi046 ceph-mon[19468]: pgmap v507: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:15 smithi087 ceph-mon[20993]: pgmap v507: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:15 smithi077 ceph-mon[21151]: pgmap v507: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:17 smithi046 ceph-mon[19468]: pgmap v508: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:17 smithi087 ceph-mon[20993]: pgmap v508: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:17 smithi077 ceph-mon[21151]: pgmap v508: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:19.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:19.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:19.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:19.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:19.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:19.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:19.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:19.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:20.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:19 smithi046 ceph-mon[19468]: pgmap v509: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:19 smithi087 ceph-mon[20993]: pgmap v509: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:19 smithi077 ceph-mon[21151]: pgmap v509: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:20 smithi046 ceph-mon[19468]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:20 smithi087 ceph-mon[20993]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:20 smithi077 ceph-mon[21151]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:21 smithi087 ceph-mon[20993]: pgmap v510: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:51:22.018 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:21 smithi046 ceph-mon[19468]: pgmap v510: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:51:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:21 smithi077 ceph-mon[21151]: pgmap v510: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:51:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:23 smithi087 ceph-mon[20993]: pgmap v511: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:23 smithi046 ceph-mon[19468]: pgmap v511: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:23 smithi077 ceph-mon[21151]: pgmap v511: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:25.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:25.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:25.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:25.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:25.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:25 smithi046 ceph-mon[19468]: pgmap v512: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:25 smithi087 ceph-mon[20993]: pgmap v512: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:25 smithi077 ceph-mon[21151]: pgmap v512: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:51:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:26 smithi087 ceph-mon[20993]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:26 smithi077 ceph-mon[21151]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:26 smithi046 ceph-mon[19468]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:27 smithi087 ceph-mon[20993]: pgmap v513: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:27 smithi077 ceph-mon[21151]: pgmap v513: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:27 smithi046 ceph-mon[19468]: pgmap v513: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:29 smithi087 ceph-mon[20993]: pgmap v514: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:29 smithi077 ceph-mon[21151]: pgmap v514: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:51:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:29 smithi046 ceph-mon[19468]: pgmap v514: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:51:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:30.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:30.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:31.234 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:31.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:31.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:31.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:31.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:31 smithi077 ceph-mon[21151]: pgmap v515: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:31 smithi077 ceph-mon[21151]: from='client.33746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:31 smithi046 ceph-mon[19468]: pgmap v515: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:31 smithi046 ceph-mon[19468]: from='client.33746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:31 smithi087 ceph-mon[20993]: pgmap v515: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:31 smithi087 ceph-mon[20993]: from='client.33746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:33 smithi046 ceph-mon[19468]: pgmap v516: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:33 smithi087 ceph-mon[20993]: pgmap v516: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:33 smithi077 ceph-mon[21151]: pgmap v516: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:35 smithi046 ceph-mon[19468]: pgmap v517: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:35 smithi087 ceph-mon[20993]: pgmap v517: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:35 smithi077 ceph-mon[21151]: pgmap v517: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:51:36.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:36.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:36.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:36.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:51:36.595+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:51:36.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:51:36.603+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:51:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:51:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:51:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:51:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:36.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:36.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:36.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:36.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:36.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:51:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:51:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:51:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: from='client.29610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: pgmap v518: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: from='client.29610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:51:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:51:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: pgmap v518: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:51:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: from='client.29610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: pgmap v518: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T02:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:39 smithi046 ceph-mon[19468]: pgmap v519: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:39 smithi087 ceph-mon[20993]: pgmap v519: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:39 smithi077 ceph-mon[21151]: pgmap v519: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:41.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:41.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:41.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:42.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:41 smithi046 ceph-mon[19468]: pgmap v520: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:41 smithi087 ceph-mon[20993]: pgmap v520: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:41 smithi077 ceph-mon[21151]: pgmap v520: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:42.651 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:42.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:42.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:42.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:42.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:43 smithi087 ceph-mon[20993]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:43 smithi087 ceph-mon[20993]: pgmap v521: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:43 smithi046 ceph-mon[19468]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:43 smithi046 ceph-mon[19468]: pgmap v521: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:43 smithi077 ceph-mon[21151]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:43 smithi077 ceph-mon[21151]: pgmap v521: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:45 smithi046 ceph-mon[19468]: pgmap v522: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:45 smithi087 ceph-mon[20993]: pgmap v522: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:45 smithi077 ceph-mon[21151]: pgmap v522: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:47.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:47.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:47.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:48 smithi087 ceph-mon[20993]: pgmap v523: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.330 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:48.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:48.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:48.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:48.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:48.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:47 smithi046 ceph-mon[19468]: pgmap v523: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:48.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:47 smithi077 ceph-mon[21151]: pgmap v523: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:49 smithi077 ceph-mon[21151]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:49 smithi046 ceph-mon[19468]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:49 smithi087 ceph-mon[20993]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:50 smithi046 ceph-mon[19468]: pgmap v524: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:50 smithi087 ceph-mon[20993]: pgmap v524: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:50 smithi077 ceph-mon[21151]: pgmap v524: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:51.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:51 smithi077 ceph-mon[21151]: pgmap v525: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:51 smithi046 ceph-mon[19468]: pgmap v525: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:51 smithi087 ceph-mon[20993]: pgmap v525: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:51:53.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:53.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:53.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:54.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:54.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:54.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:54.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:54.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:51:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:53 smithi046 ceph-mon[19468]: pgmap v526: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:53 smithi087 ceph-mon[20993]: pgmap v526: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:53 smithi077 ceph-mon[21151]: pgmap v526: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:54 smithi046 ceph-mon[19468]: from='client.29880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:54 smithi087 ceph-mon[20993]: from='client.29880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:54 smithi077 ceph-mon[21151]: from='client.29880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:51:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:55 smithi046 ceph-mon[19468]: pgmap v527: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:55 smithi087 ceph-mon[20993]: pgmap v527: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:55 smithi077 ceph-mon[21151]: pgmap v527: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:51:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:57 smithi046 ceph-mon[19468]: pgmap v528: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:57 smithi087 ceph-mon[20993]: pgmap v528: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:57 smithi077 ceph-mon[21151]: pgmap v528: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:51:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:51:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:51:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:51:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:51:59.705 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:51:59.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:51:59.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:51:59.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:51:59.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:51:59 smithi046 ceph-mon[19468]: pgmap v529: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:51:59 smithi087 ceph-mon[20993]: pgmap v529: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:51:59 smithi077 ceph-mon[21151]: pgmap v529: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:00 smithi046 ceph-mon[19468]: from='client.29958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:00 smithi087 ceph-mon[20993]: from='client.29958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:00 smithi077 ceph-mon[21151]: from='client.29958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:02.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:01 smithi046 ceph-mon[19468]: pgmap v530: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:01 smithi087 ceph-mon[20993]: pgmap v530: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:01 smithi077 ceph-mon[21151]: pgmap v530: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:03 smithi087 ceph-mon[20993]: pgmap v531: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:03 smithi046 ceph-mon[19468]: pgmap v531: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:03 smithi077 ceph-mon[21151]: pgmap v531: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:04.708 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:04.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:04.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:05.380 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:05.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:05.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:05.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:05.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:05 smithi046 ceph-mon[19468]: pgmap v532: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:05 smithi087 ceph-mon[20993]: pgmap v532: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:05 smithi077 ceph-mon[21151]: pgmap v532: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:06 smithi046 ceph-mon[19468]: from='client.30033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:06 smithi087 ceph-mon[20993]: from='client.30033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:06 smithi077 ceph-mon[21151]: from='client.30033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:07 smithi046 ceph-mon[19468]: pgmap v533: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:07 smithi087 ceph-mon[20993]: pgmap v533: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:07 smithi077 ceph-mon[21151]: pgmap v533: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:09.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.246 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.246 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.246 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:10.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:09 smithi077 ceph-mon[21151]: pgmap v534: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:09 smithi046 ceph-mon[19468]: pgmap v534: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:09 smithi087 ceph-mon[20993]: pgmap v534: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:10.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:10.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:10.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:11.058 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:11.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:11.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:11.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:11.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:12 smithi046 ceph-mon[19468]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:12 smithi046 ceph-mon[19468]: pgmap v535: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:12 smithi087 ceph-mon[20993]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:12 smithi087 ceph-mon[20993]: pgmap v535: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:12 smithi077 ceph-mon[21151]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:12 smithi077 ceph-mon[21151]: pgmap v535: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:14 smithi046 ceph-mon[19468]: pgmap v536: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:14 smithi087 ceph-mon[20993]: pgmap v536: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:14 smithi077 ceph-mon[21151]: pgmap v536: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:15 smithi046 ceph-mon[19468]: pgmap v537: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:15 smithi087 ceph-mon[20993]: pgmap v537: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:15 smithi077 ceph-mon[21151]: pgmap v537: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:16.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:16.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:16.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:16.738 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:16.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:16.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:16.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:16.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:17 smithi046 ceph-mon[19468]: from='client.30180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:17 smithi046 ceph-mon[19468]: pgmap v538: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:17 smithi087 ceph-mon[20993]: from='client.30180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:17 smithi087 ceph-mon[20993]: pgmap v538: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:17 smithi077 ceph-mon[21151]: from='client.30180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:17 smithi077 ceph-mon[21151]: pgmap v538: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:19 smithi046 ceph-mon[19468]: pgmap v539: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:19 smithi087 ceph-mon[20993]: pgmap v539: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:19 smithi077 ceph-mon[21151]: pgmap v539: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:21.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:21.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:21.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:22.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:21 smithi046 ceph-mon[19468]: pgmap v540: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:21 smithi087 ceph-mon[20993]: pgmap v540: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:21 smithi077 ceph-mon[21151]: pgmap v540: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:22.445 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:22.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:22.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:22.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:22.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:24.075 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:23 smithi087 ceph-mon[20993]: from='client.30249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:24.075 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:23 smithi087 ceph-mon[20993]: pgmap v541: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:23 smithi046 ceph-mon[19468]: from='client.30249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:23 smithi046 ceph-mon[19468]: pgmap v541: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:23 smithi077 ceph-mon[21151]: from='client.30249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:23 smithi077 ceph-mon[21151]: pgmap v541: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:25 smithi046 ceph-mon[19468]: pgmap v542: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:25 smithi087 ceph-mon[20993]: pgmap v542: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:25 smithi077 ceph-mon[21151]: pgmap v542: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:27.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:27.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:27.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:27 smithi046 ceph-mon[19468]: pgmap v543: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:28.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:27 smithi087 ceph-mon[20993]: pgmap v543: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:28.128 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:28.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:28.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:28.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:28.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:27 smithi077 ceph-mon[21151]: pgmap v543: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:28 smithi046 ceph-mon[19468]: from='client.30327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:28 smithi087 ceph-mon[20993]: from='client.30327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:28 smithi077 ceph-mon[21151]: from='client.30327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:29 smithi046 ceph-mon[19468]: pgmap v544: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:29 smithi087 ceph-mon[20993]: pgmap v544: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:29 smithi077 ceph-mon[21151]: pgmap v544: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:31 smithi077 ceph-mon[21151]: pgmap v545: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:31 smithi046 ceph-mon[19468]: pgmap v545: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:31 smithi087 ceph-mon[20993]: pgmap v545: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:33.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:33.130 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:33.130 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:33.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:33.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:33.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:33.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:33.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:33 smithi046 ceph-mon[19468]: pgmap v546: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:34 smithi087 ceph-mon[20993]: pgmap v546: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:34 smithi077 ceph-mon[21151]: pgmap v546: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:35 smithi046 ceph-mon[19468]: from='client.30402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:35 smithi087 ceph-mon[20993]: from='client.30402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:35 smithi077 ceph-mon[21151]: from='client.30402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:36 smithi046 ceph-mon[19468]: pgmap v547: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:36.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:36 smithi087 ceph-mon[20993]: pgmap v547: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:36 smithi077 ceph-mon[21151]: pgmap v547: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:52:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:52:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:52:38.012 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:52:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:52:37.644+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:52:38.012 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:52:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:52:37.645+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:52:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: pgmap v548: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: pgmap v548: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: pgmap v548: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:52:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:52:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:38.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:38.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:38.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:39 smithi046 ceph-mon[19468]: pgmap v549: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:39.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:39 smithi077 ceph-mon[21151]: pgmap v549: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:39 smithi087 ceph-mon[20993]: pgmap v549: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:39.476 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:39.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:39.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:39.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:39.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:40 smithi046 ceph-mon[19468]: from='client.30582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:40 smithi087 ceph-mon[20993]: from='client.30582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:40 smithi077 ceph-mon[21151]: from='client.30582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:41 smithi046 ceph-mon[19468]: pgmap v550: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:41 smithi087 ceph-mon[20993]: pgmap v550: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:41 smithi077 ceph-mon[21151]: pgmap v550: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:43 smithi087 ceph-mon[20993]: pgmap v551: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:43 smithi046 ceph-mon[19468]: pgmap v551: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:43 smithi077 ceph-mon[21151]: pgmap v551: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:44.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:44.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:44.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:45.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:45.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:45.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:45.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:45.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:45 smithi046 ceph-mon[19468]: pgmap v552: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:45 smithi046 ceph-mon[19468]: from='client.30654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:45 smithi087 ceph-mon[20993]: pgmap v552: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:45 smithi087 ceph-mon[20993]: from='client.30654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:45 smithi077 ceph-mon[21151]: pgmap v552: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:45 smithi077 ceph-mon[21151]: from='client.30654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:47 smithi046 ceph-mon[19468]: pgmap v553: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:47 smithi087 ceph-mon[20993]: pgmap v553: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:47 smithi077 ceph-mon[21151]: pgmap v553: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: pgmap v554: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: pgmap v554: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:52:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: pgmap v554: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:49.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:50.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:50.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:50.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:50.846 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:50.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:50.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:50.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:50.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:51 smithi087 ceph-mon[20993]: from='client.30726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:51 smithi087 ceph-mon[20993]: pgmap v555: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:52.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:51 smithi077 ceph-mon[21151]: from='client.30726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:52.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:51 smithi077 ceph-mon[21151]: pgmap v555: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:51 smithi046 ceph-mon[19468]: from='client.30726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:51 smithi046 ceph-mon[19468]: pgmap v555: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:52:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:53 smithi077 ceph-mon[21151]: pgmap v556: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T02:52:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:53 smithi046 ceph-mon[19468]: pgmap v556: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T02:52:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:53 smithi087 ceph-mon[20993]: pgmap v556: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T02:52:55.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:52:55.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:52:55.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:52:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:55 smithi046 ceph-mon[19468]: pgmap v557: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:55 smithi077 ceph-mon[21151]: pgmap v557: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:55 smithi087 ceph-mon[20993]: pgmap v557: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:52:56.523 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:52:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:52:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:52:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:52:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:52:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:57 smithi046 ceph-mon[19468]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:57 smithi046 ceph-mon[19468]: pgmap v558: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:57 smithi077 ceph-mon[21151]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:57 smithi077 ceph-mon[21151]: pgmap v558: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:57 smithi087 ceph-mon[20993]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:52:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:57 smithi087 ceph-mon[20993]: pgmap v558: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:52:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:52:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:52:59 smithi077 ceph-mon[21151]: pgmap v559: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:52:59 smithi046 ceph-mon[19468]: pgmap v559: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:52:59 smithi087 ceph-mon[20993]: pgmap v559: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:01.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:01.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:01.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:01 smithi077 ceph-mon[21151]: pgmap v560: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:02.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:01 smithi087 ceph-mon[20993]: pgmap v560: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:02.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:02.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:02.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:02.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:02.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:02.203 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:01 smithi046 ceph-mon[19468]: pgmap v560: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:02 smithi077 ceph-mon[21151]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:02 smithi046 ceph-mon[19468]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:02 smithi087 ceph-mon[20993]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:03.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:03 smithi087 ceph-mon[20993]: pgmap v561: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:04.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:03 smithi046 ceph-mon[19468]: pgmap v561: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:03 smithi077 ceph-mon[21151]: pgmap v561: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:06.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:05 smithi087 ceph-mon[20993]: pgmap v562: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:05 smithi046 ceph-mon[19468]: pgmap v562: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:05 smithi077 ceph-mon[21151]: pgmap v562: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:07.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:07.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:07.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:07.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:07.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:07.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:07.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:07.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:07 smithi077 ceph-mon[21151]: pgmap v563: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:07 smithi046 ceph-mon[19468]: pgmap v563: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:08.368 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:07 smithi087 ceph-mon[20993]: pgmap v563: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:08 smithi077 ceph-mon[21151]: from='client.30960 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:08 smithi046 ceph-mon[19468]: from='client.30960 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:08 smithi087 ceph-mon[20993]: from='client.30960 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:09 smithi077 ceph-mon[21151]: pgmap v564: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:09 smithi046 ceph-mon[19468]: pgmap v564: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:09 smithi087 ceph-mon[20993]: pgmap v564: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:12.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:11 smithi077 ceph-mon[21151]: pgmap v565: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:11 smithi046 ceph-mon[19468]: pgmap v565: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:11 smithi087 ceph-mon[20993]: pgmap v565: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:12.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:12.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:12.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:13.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:13.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:13.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:13.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:13.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:13 smithi077 ceph-mon[21151]: pgmap v566: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:13 smithi046 ceph-mon[19468]: pgmap v566: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:13 smithi087 ceph-mon[20993]: pgmap v566: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:14 smithi077 ceph-mon[21151]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:14 smithi046 ceph-mon[19468]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:14 smithi087 ceph-mon[20993]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:15 smithi077 ceph-mon[21151]: pgmap v567: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:15 smithi046 ceph-mon[19468]: pgmap v567: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:15 smithi087 ceph-mon[20993]: pgmap v567: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:17 smithi077 ceph-mon[21151]: pgmap v568: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:17 smithi046 ceph-mon[19468]: pgmap v568: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:17 smithi087 ceph-mon[20993]: pgmap v568: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:18.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:18.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:18.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:19.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:19.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:19.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:19 smithi046 ceph-mon[19468]: pgmap v569: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:19 smithi046 ceph-mon[19468]: from='client.31107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:19 smithi087 ceph-mon[20993]: pgmap v569: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:19 smithi087 ceph-mon[20993]: from='client.31107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:19 smithi077 ceph-mon[21151]: pgmap v569: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:19 smithi077 ceph-mon[21151]: from='client.31107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:21 smithi046 ceph-mon[19468]: pgmap v570: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:21 smithi087 ceph-mon[20993]: pgmap v570: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:21 smithi077 ceph-mon[21151]: pgmap v570: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:24.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:23 smithi046 ceph-mon[19468]: pgmap v571: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:24.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:24.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:24.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:24.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:23 smithi087 ceph-mon[20993]: pgmap v571: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:23 smithi077 ceph-mon[21151]: pgmap v571: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:24.928 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:24.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:24.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:24.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:24.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:26.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:25 smithi087 ceph-mon[20993]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:26.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:25 smithi087 ceph-mon[20993]: pgmap v572: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:25 smithi046 ceph-mon[19468]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:25 smithi046 ceph-mon[19468]: pgmap v572: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:25 smithi077 ceph-mon[21151]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:25 smithi077 ceph-mon[21151]: pgmap v572: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:28.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:27 smithi077 ceph-mon[21151]: pgmap v573: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:53:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:27 smithi046 ceph-mon[19468]: pgmap v573: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:53:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:27 smithi087 ceph-mon[20993]: pgmap v573: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:53:29.494 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: pgmap v574: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: pgmap v574: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:53:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: pgmap v574: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:29.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:29.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:29.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:30.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:30.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:30.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:30.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:30.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:31 smithi046 ceph-mon[19468]: from='client.31257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:31 smithi046 ceph-mon[19468]: pgmap v575: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:31 smithi087 ceph-mon[20993]: from='client.31257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:31 smithi087 ceph-mon[20993]: pgmap v575: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:31 smithi077 ceph-mon[21151]: from='client.31257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:31 smithi077 ceph-mon[21151]: pgmap v575: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:33 smithi077 ceph-mon[21151]: pgmap v576: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:33 smithi046 ceph-mon[19468]: pgmap v576: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:33 smithi087 ceph-mon[20993]: pgmap v576: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:35.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:35.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:35.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:35 smithi046 ceph-mon[19468]: pgmap v577: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:35 smithi087 ceph-mon[20993]: pgmap v577: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:35 smithi077 ceph-mon[21151]: pgmap v577: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:53:36.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:36.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:36.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:36.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:36.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:36 smithi046 ceph-mon[19468]: from='client.31329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:36 smithi087 ceph-mon[20993]: from='client.31329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:36 smithi077 ceph-mon[21151]: from='client.31329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:37 smithi046 ceph-mon[19468]: pgmap v578: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:53:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:37 smithi087 ceph-mon[20993]: pgmap v578: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:53:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:37 smithi077 ceph-mon[21151]: pgmap v578: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:53:39.051 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:53:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:53:38.686+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:53:39.051 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:53:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:53:38.687+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:53:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:53:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:53:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:39 smithi046 ceph-mon[19468]: pgmap v579: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:53:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:53:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:39 smithi087 ceph-mon[20993]: pgmap v579: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:53:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:39 smithi077 ceph-mon[21151]: pgmap v579: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T02:53:41.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:41.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:41.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:41.968 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:41.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:41.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:41.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:41.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:41 smithi046 ceph-mon[19468]: pgmap v580: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:41 smithi087 ceph-mon[20993]: pgmap v580: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:41 smithi077 ceph-mon[21151]: pgmap v580: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:42 smithi046 ceph-mon[19468]: from='client.31509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:42 smithi087 ceph-mon[20993]: from='client.31509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:42 smithi077 ceph-mon[21151]: from='client.31509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:43 smithi046 ceph-mon[19468]: pgmap v581: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:43 smithi087 ceph-mon[20993]: pgmap v581: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:43 smithi077 ceph-mon[21151]: pgmap v581: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:45 smithi046 ceph-mon[19468]: pgmap v582: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:45 smithi087 ceph-mon[20993]: pgmap v582: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:45 smithi077 ceph-mon[21151]: pgmap v582: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:46.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:46.970 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:46.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:47.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:47.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:47.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:47.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:47.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:47 smithi046 ceph-mon[19468]: pgmap v583: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:47 smithi087 ceph-mon[20993]: pgmap v583: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:47 smithi077 ceph-mon[21151]: pgmap v583: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:48 smithi087 ceph-mon[20993]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:48 smithi046 ceph-mon[19468]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:48 smithi077 ceph-mon[21151]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:49 smithi046 ceph-mon[19468]: pgmap v584: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:49 smithi087 ceph-mon[20993]: pgmap v584: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:49 smithi077 ceph-mon[21151]: pgmap v584: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:51 smithi046 ceph-mon[19468]: pgmap v585: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:51 smithi087 ceph-mon[20993]: pgmap v585: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:51 smithi077 ceph-mon[21151]: pgmap v585: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:53:52.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:52.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:52.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:53.311 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:53.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:53.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:53.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:53.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:53 smithi046 ceph-mon[19468]: pgmap v586: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:53 smithi046 ceph-mon[19468]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:53 smithi087 ceph-mon[20993]: pgmap v586: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:53 smithi087 ceph-mon[20993]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:54.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:53 smithi077 ceph-mon[21151]: pgmap v586: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:53 smithi077 ceph-mon[21151]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:55 smithi046 ceph-mon[19468]: pgmap v587: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:55 smithi087 ceph-mon[20993]: pgmap v587: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:55 smithi077 ceph-mon[21151]: pgmap v587: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:57 smithi046 ceph-mon[19468]: pgmap v588: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:57 smithi087 ceph-mon[20993]: pgmap v588: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:57 smithi077 ceph-mon[21151]: pgmap v588: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:53:58.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:53:58.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:53:58.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:53:58.979 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:53:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:53:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:53:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:53:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:53:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:59 smithi046 ceph-mon[19468]: from='client.31743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:53:59 smithi046 ceph-mon[19468]: pgmap v589: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:59 smithi087 ceph-mon[20993]: from='client.31743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:53:59 smithi087 ceph-mon[20993]: pgmap v589: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:59 smithi077 ceph-mon[21151]: from='client.31743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:53:59 smithi077 ceph-mon[21151]: pgmap v589: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:01 smithi046 ceph-mon[19468]: pgmap v590: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:01 smithi087 ceph-mon[20993]: pgmap v590: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:01 smithi077 ceph-mon[21151]: pgmap v590: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:03.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:03.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:03.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:03 smithi046 ceph-mon[19468]: pgmap v591: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:03 smithi087 ceph-mon[20993]: pgmap v591: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:03 smithi077 ceph-mon[21151]: pgmap v591: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:04.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:04.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:04.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:04.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:04.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:05 smithi046 ceph-mon[19468]: from='client.31815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:05 smithi046 ceph-mon[19468]: pgmap v592: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:05 smithi087 ceph-mon[20993]: from='client.31815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:05 smithi087 ceph-mon[20993]: pgmap v592: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:05 smithi077 ceph-mon[21151]: from='client.31815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:05 smithi077 ceph-mon[21151]: pgmap v592: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:07 smithi046 ceph-mon[19468]: pgmap v593: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:07 smithi087 ceph-mon[20993]: pgmap v593: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:07 smithi077 ceph-mon[21151]: pgmap v593: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:09.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:09.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:09.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: pgmap v594: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: pgmap v594: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: pgmap v594: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:10.320 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:10.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:10.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:10.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:10.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:10 smithi046 ceph-mon[19468]: from='client.31893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:10 smithi087 ceph-mon[20993]: from='client.31893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:10 smithi077 ceph-mon[21151]: from='client.31893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:11 smithi046 ceph-mon[19468]: pgmap v595: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:11 smithi087 ceph-mon[20993]: pgmap v595: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:11 smithi077 ceph-mon[21151]: pgmap v595: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:13 smithi046 ceph-mon[19468]: pgmap v596: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:13 smithi087 ceph-mon[20993]: pgmap v596: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:14.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:13 smithi077 ceph-mon[21151]: pgmap v596: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:15.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:15.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:15.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:16.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:16.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:16.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:16.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:16.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:15 smithi046 ceph-mon[19468]: pgmap v597: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:15 smithi087 ceph-mon[20993]: pgmap v597: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:15 smithi077 ceph-mon[21151]: pgmap v597: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:16 smithi046 ceph-mon[19468]: from='client.31968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:16 smithi087 ceph-mon[20993]: from='client.31968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:16 smithi077 ceph-mon[21151]: from='client.31968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:17 smithi046 ceph-mon[19468]: pgmap v598: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:17 smithi087 ceph-mon[20993]: pgmap v598: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:17 smithi077 ceph-mon[21151]: pgmap v598: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:19 smithi046 ceph-mon[19468]: pgmap v599: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:19 smithi087 ceph-mon[20993]: pgmap v599: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:19 smithi077 ceph-mon[21151]: pgmap v599: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:21.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:21.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:21.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:21.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:21.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:21.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:21 smithi046 ceph-mon[19468]: pgmap v600: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:21 smithi087 ceph-mon[20993]: pgmap v600: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:21 smithi077 ceph-mon[21151]: pgmap v600: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:22 smithi046 ceph-mon[19468]: from='client.32046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:22 smithi087 ceph-mon[20993]: from='client.32046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:22 smithi077 ceph-mon[21151]: from='client.32046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:23 smithi046 ceph-mon[19468]: pgmap v601: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:23 smithi087 ceph-mon[20993]: pgmap v601: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:23 smithi077 ceph-mon[21151]: pgmap v601: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:25.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:25 smithi087 ceph-mon[20993]: pgmap v602: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:25 smithi046 ceph-mon[19468]: pgmap v602: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:25 smithi077 ceph-mon[21151]: pgmap v602: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:26.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:26.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:26.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:27.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:27.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:27.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:27.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:27.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:27.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:27 smithi046 ceph-mon[19468]: pgmap v603: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:27.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:27 smithi046 ceph-mon[19468]: from='client.32121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:27.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:27 smithi087 ceph-mon[20993]: pgmap v603: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:27.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:27 smithi087 ceph-mon[20993]: from='client.32121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:27 smithi077 ceph-mon[21151]: pgmap v603: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:27 smithi077 ceph-mon[21151]: from='client.32121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: pgmap v604: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: pgmap v604: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: pgmap v604: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:31 smithi087 ceph-mon[20993]: pgmap v605: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:32.156 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:31 smithi046 ceph-mon[19468]: pgmap v605: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:31 smithi077 ceph-mon[21151]: pgmap v605: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:32.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:32.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:32.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:33.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:33.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:33.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:33.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:33.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:33 smithi087 ceph-mon[20993]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:33 smithi087 ceph-mon[20993]: pgmap v606: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:33 smithi077 ceph-mon[21151]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:33 smithi077 ceph-mon[21151]: pgmap v606: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:33 smithi046 ceph-mon[19468]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:33 smithi046 ceph-mon[19468]: pgmap v606: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:35 smithi077 ceph-mon[21151]: pgmap v607: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:35 smithi087 ceph-mon[20993]: pgmap v607: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:35 smithi046 ceph-mon[19468]: pgmap v607: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:38.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:38.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:38.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:37 smithi087 ceph-mon[20993]: pgmap v608: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:37 smithi077 ceph-mon[21151]: pgmap v608: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:37 smithi046 ceph-mon[19468]: pgmap v608: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:54:38.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:39.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:54:39.394+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:54:39.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:54:39.395+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:54:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='client.32274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: pgmap v609: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='client.32274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:54:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: pgmap v609: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='client.32274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: pgmap v609: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:54:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:54:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:54:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:54:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:54:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:54:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:54:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:41 smithi077 ceph-mon[21151]: pgmap v610: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:41 smithi046 ceph-mon[19468]: pgmap v610: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:41 smithi087 ceph-mon[20993]: pgmap v610: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:43.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:43.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:43.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:43 smithi046 ceph-mon[19468]: pgmap v611: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:43 smithi087 ceph-mon[20993]: pgmap v611: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:43 smithi077 ceph-mon[21151]: pgmap v611: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:44.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:45.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:45 smithi087 ceph-mon[20993]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:45.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:45 smithi087 ceph-mon[20993]: pgmap v612: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:45 smithi046 ceph-mon[19468]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:45 smithi046 ceph-mon[19468]: pgmap v612: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:45 smithi077 ceph-mon[21151]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:45 smithi077 ceph-mon[21151]: pgmap v612: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:48.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:47 smithi087 ceph-mon[20993]: pgmap v613: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:47 smithi046 ceph-mon[19468]: pgmap v613: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:47 smithi077 ceph-mon[21151]: pgmap v613: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:50.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:50.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:50.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:50.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:50.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: pgmap v614: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: pgmap v614: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: pgmap v614: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:50 smithi046 ceph-mon[19468]: from='client.32529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:50 smithi087 ceph-mon[20993]: from='client.32529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:50 smithi077 ceph-mon[21151]: from='client.32529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:51 smithi046 ceph-mon[19468]: pgmap v615: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:51 smithi087 ceph-mon[20993]: pgmap v615: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:51 smithi077 ceph-mon[21151]: pgmap v615: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:54:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:53 smithi046 ceph-mon[19468]: pgmap v616: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:53 smithi087 ceph-mon[20993]: pgmap v616: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:53 smithi077 ceph-mon[21151]: pgmap v616: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:55.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:54:55.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:54:55.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:54:55.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:54:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:54:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:54:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:54:55.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:54:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:55 smithi046 ceph-mon[19468]: pgmap v617: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:55 smithi077 ceph-mon[21151]: pgmap v617: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:55 smithi087 ceph-mon[20993]: pgmap v617: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:56 smithi046 ceph-mon[19468]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:57.371 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:56 smithi077 ceph-mon[21151]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:56 smithi087 ceph-mon[20993]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:54:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:57 smithi046 ceph-mon[19468]: pgmap v618: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:57 smithi087 ceph-mon[20993]: pgmap v618: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:57 smithi077 ceph-mon[21151]: pgmap v618: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:54:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:54:59 smithi046 ceph-mon[19468]: pgmap v619: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:54:59 smithi087 ceph-mon[20993]: pgmap v619: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:54:59 smithi077 ceph-mon[21151]: pgmap v619: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:55:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:01.451 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:01.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:01.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:01.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:01.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:01 smithi087 ceph-mon[20993]: pgmap v620: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:01 smithi077 ceph-mon[21151]: pgmap v620: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:01 smithi046 ceph-mon[19468]: pgmap v620: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:02 smithi087 ceph-mon[20993]: from='client.35804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:02 smithi077 ceph-mon[21151]: from='client.35804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:02 smithi046 ceph-mon[19468]: from='client.35804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:03 smithi046 ceph-mon[19468]: pgmap v621: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:03 smithi087 ceph-mon[20993]: pgmap v621: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:03 smithi077 ceph-mon[21151]: pgmap v621: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:06.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:05 smithi087 ceph-mon[20993]: pgmap v622: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:05 smithi077 ceph-mon[21151]: pgmap v622: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:05 smithi046 ceph-mon[19468]: pgmap v622: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:06.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:06.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:06.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:07.125 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:07.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:07.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:07.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:07.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:08.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:07 smithi046 ceph-mon[19468]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:08.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:07 smithi046 ceph-mon[19468]: pgmap v623: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:07 smithi087 ceph-mon[20993]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:07 smithi087 ceph-mon[20993]: pgmap v623: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:07 smithi077 ceph-mon[21151]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:07 smithi077 ceph-mon[21151]: pgmap v623: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:09 smithi046 ceph-mon[19468]: pgmap v624: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:09 smithi087 ceph-mon[20993]: pgmap v624: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:09 smithi077 ceph-mon[21151]: pgmap v624: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:12.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:12.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:12.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:12 smithi046 ceph-mon[19468]: pgmap v625: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:12 smithi087 ceph-mon[20993]: pgmap v625: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:12 smithi077 ceph-mon[21151]: pgmap v625: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:12.810 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:12.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:12.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:12.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:12.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:14 smithi046 ceph-mon[19468]: from='client.32829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:14 smithi046 ceph-mon[19468]: pgmap v626: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:14 smithi087 ceph-mon[20993]: from='client.32829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:14 smithi087 ceph-mon[20993]: pgmap v626: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:14 smithi077 ceph-mon[21151]: from='client.32829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:14 smithi077 ceph-mon[21151]: pgmap v626: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:16.106 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:16 smithi077 ceph-mon[21151]: pgmap v627: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:16 smithi046 ceph-mon[19468]: pgmap v627: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:16 smithi087 ceph-mon[20993]: pgmap v627: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:17.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:17.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:17.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:18 smithi046 ceph-mon[19468]: pgmap v628: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:18 smithi077 ceph-mon[21151]: pgmap v628: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:18 smithi087 ceph-mon[20993]: pgmap v628: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:55:18.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:18.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:18.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:18.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:18.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:19 smithi046 ceph-mon[19468]: from='client.32907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:19 smithi046 ceph-mon[19468]: pgmap v629: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:19 smithi087 ceph-mon[20993]: from='client.32907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:19 smithi087 ceph-mon[20993]: pgmap v629: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:19 smithi077 ceph-mon[21151]: from='client.32907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:19 smithi077 ceph-mon[21151]: pgmap v629: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:21 smithi087 ceph-mon[20993]: pgmap v630: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:21 smithi077 ceph-mon[21151]: pgmap v630: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:21 smithi046 ceph-mon[19468]: pgmap v630: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:23.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:23.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:23.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:23 smithi087 ceph-mon[20993]: pgmap v631: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:23 smithi077 ceph-mon[21151]: pgmap v631: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:24.174 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:24.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:24.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:24.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:24.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:24.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:23 smithi046 ceph-mon[19468]: pgmap v631: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:24 smithi087 ceph-mon[20993]: from='client.32985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:24 smithi077 ceph-mon[21151]: from='client.32985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:25.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:24 smithi046 ceph-mon[19468]: from='client.32985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:25 smithi077 ceph-mon[21151]: pgmap v632: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:25 smithi046 ceph-mon[19468]: pgmap v632: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:25 smithi087 ceph-mon[20993]: pgmap v632: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:28.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:27 smithi087 ceph-mon[20993]: pgmap v633: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:27 smithi077 ceph-mon[21151]: pgmap v633: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:28.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:27 smithi046 ceph-mon[19468]: pgmap v633: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:29.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:29.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:29.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:29.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:29.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:29.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:29.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:29.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:29 smithi077 ceph-mon[21151]: pgmap v634: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:29 smithi046 ceph-mon[19468]: pgmap v634: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:29 smithi087 ceph-mon[20993]: pgmap v634: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 58 KiB/s rd, 0 B/s wr, 94 op/s 2024-08-31T02:55:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:30 smithi046 ceph-mon[19468]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:30 smithi077 ceph-mon[21151]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:30 smithi087 ceph-mon[20993]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:31 smithi077 ceph-mon[21151]: pgmap v635: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:32.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:31 smithi046 ceph-mon[19468]: pgmap v635: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:31 smithi087 ceph-mon[20993]: pgmap v635: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 59 KiB/s rd, 0 B/s wr, 95 op/s 2024-08-31T02:55:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:33 smithi077 ceph-mon[21151]: pgmap v636: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:34.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:33 smithi087 ceph-mon[20993]: pgmap v636: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:33 smithi046 ceph-mon[19468]: pgmap v636: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:34.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:34.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:34.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:35.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:35.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:35.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:35.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:35.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:35 smithi077 ceph-mon[21151]: pgmap v637: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:35 smithi046 ceph-mon[19468]: pgmap v637: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:35 smithi087 ceph-mon[20993]: pgmap v637: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:36 smithi077 ceph-mon[21151]: from='client.33138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:36 smithi046 ceph-mon[19468]: from='client.33138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:36 smithi087 ceph-mon[20993]: from='client.33138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:37 smithi077 ceph-mon[21151]: pgmap v638: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:37 smithi046 ceph-mon[19468]: pgmap v638: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:37 smithi087 ceph-mon[20993]: pgmap v638: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: pgmap v639: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:55:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: pgmap v639: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: pgmap v639: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:55:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:55:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:55:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:40.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:40.559 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:55:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:55:40.133+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:55:40.559 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:55:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:55:40.134+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:55:40.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:40.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:55:41.229 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:41.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:41.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:41.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:41.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:55:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:55:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:41 smithi046 ceph-mon[19468]: pgmap v640: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:55:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:41 smithi046 ceph-mon[19468]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:55:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:55:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:41 smithi087 ceph-mon[20993]: pgmap v640: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:55:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:41 smithi087 ceph-mon[20993]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:55:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:55:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:41 smithi077 ceph-mon[21151]: pgmap v640: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T02:55:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:41 smithi077 ceph-mon[21151]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:43 smithi046 ceph-mon[19468]: pgmap v641: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:43 smithi087 ceph-mon[20993]: pgmap v641: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:43 smithi077 ceph-mon[21151]: pgmap v641: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:45 smithi046 ceph-mon[19468]: pgmap v642: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:45 smithi087 ceph-mon[20993]: pgmap v642: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:45 smithi077 ceph-mon[21151]: pgmap v642: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T02:55:46.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:46.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:46.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:46.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:46.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:46.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:46.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:46.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:48.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:47 smithi087 ceph-mon[20993]: from='client.33396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:48.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:47 smithi087 ceph-mon[20993]: pgmap v643: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:47 smithi046 ceph-mon[19468]: from='client.33396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:47 smithi046 ceph-mon[19468]: pgmap v643: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:47 smithi077 ceph-mon[21151]: from='client.33396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:47 smithi077 ceph-mon[21151]: pgmap v643: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:49 smithi046 ceph-mon[19468]: pgmap v644: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:49.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:49 smithi087 ceph-mon[20993]: pgmap v644: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:49.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:49.901 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:49.901 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:49 smithi077 ceph-mon[21151]: pgmap v644: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.337 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:51 smithi046 ceph-mon[19468]: pgmap v645: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:51 smithi087 ceph-mon[20993]: pgmap v645: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:51 smithi077 ceph-mon[21151]: pgmap v645: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:55:51.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:51.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:51.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:52.599 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:52.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:52.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:52.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:52.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:53 smithi077 ceph-mon[21151]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:53 smithi077 ceph-mon[21151]: pgmap v646: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:53 smithi046 ceph-mon[19468]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:53 smithi046 ceph-mon[19468]: pgmap v646: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:53 smithi087 ceph-mon[20993]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:53 smithi087 ceph-mon[20993]: pgmap v646: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:55 smithi077 ceph-mon[21151]: pgmap v647: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:55 smithi046 ceph-mon[19468]: pgmap v647: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:55 smithi087 ceph-mon[20993]: pgmap v647: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:57.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:55:57.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:55:57.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:55:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:57 smithi077 ceph-mon[21151]: pgmap v648: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:58.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:55:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:55:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:55:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:55:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:55:58.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:57 smithi046 ceph-mon[19468]: pgmap v648: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:57 smithi087 ceph-mon[20993]: pgmap v648: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T02:55:59.166 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:58 smithi077 ceph-mon[21151]: from='client.33552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:58 smithi046 ceph-mon[19468]: from='client.33552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:55:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:58 smithi087 ceph-mon[20993]: from='client.33552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:00.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:59 smithi077 ceph-mon[21151]: pgmap v649: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:00.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:59 smithi046 ceph-mon[19468]: pgmap v649: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:00.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:59 smithi087 ceph-mon[20993]: pgmap v649: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:01 smithi046 ceph-mon[19468]: pgmap v650: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:01 smithi087 ceph-mon[20993]: pgmap v650: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:01 smithi077 ceph-mon[21151]: pgmap v650: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:03.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:03.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:03.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:03.946 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:03.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:03.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:03.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:03.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:04.193 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:03 smithi087 ceph-mon[20993]: pgmap v651: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:03 smithi046 ceph-mon[19468]: pgmap v651: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:03 smithi077 ceph-mon[21151]: pgmap v651: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:04 smithi046 ceph-mon[19468]: from='client.33627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:04 smithi087 ceph-mon[20993]: from='client.33627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:04 smithi077 ceph-mon[21151]: from='client.33627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:05 smithi046 ceph-mon[19468]: pgmap v652: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:05 smithi087 ceph-mon[20993]: pgmap v652: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:05 smithi077 ceph-mon[21151]: pgmap v652: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:08.245 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:07 smithi087 ceph-mon[20993]: pgmap v653: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:07 smithi046 ceph-mon[19468]: pgmap v653: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:07 smithi077 ceph-mon[21151]: pgmap v653: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:09.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:09.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:09 smithi046 ceph-mon[19468]: pgmap v654: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:09 smithi087 ceph-mon[20993]: pgmap v654: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:10.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:09 smithi077 ceph-mon[21151]: pgmap v654: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:10.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:10.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:10 smithi077 ceph-mon[21151]: from='client.33705 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:10 smithi046 ceph-mon[19468]: from='client.33705 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:11.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:10 smithi087 ceph-mon[20993]: from='client.33705 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:12.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:11 smithi046 ceph-mon[19468]: pgmap v655: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:11 smithi087 ceph-mon[20993]: pgmap v655: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:11 smithi077 ceph-mon[21151]: pgmap v655: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:13 smithi046 ceph-mon[19468]: pgmap v656: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:13 smithi087 ceph-mon[20993]: pgmap v656: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:13 smithi077 ceph-mon[21151]: pgmap v656: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:14.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:14.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:14.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:15.318 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:15.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:15.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:15.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:15.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:15 smithi046 ceph-mon[19468]: pgmap v657: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:15 smithi046 ceph-mon[19468]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:15 smithi087 ceph-mon[20993]: pgmap v657: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:15 smithi087 ceph-mon[20993]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:15 smithi077 ceph-mon[21151]: pgmap v657: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:15 smithi077 ceph-mon[21151]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:17 smithi077 ceph-mon[21151]: pgmap v658: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:17 smithi046 ceph-mon[19468]: pgmap v658: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:17 smithi087 ceph-mon[20993]: pgmap v658: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:20.060 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:19 smithi077 ceph-mon[21151]: pgmap v659: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:20.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:20.320 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:19 smithi046 ceph-mon[19468]: pgmap v659: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:20.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:20.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:19 smithi087 ceph-mon[20993]: pgmap v659: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:21.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:21.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:21 smithi046 ceph-mon[19468]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:21 smithi046 ceph-mon[19468]: pgmap v660: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:21 smithi087 ceph-mon[20993]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:21 smithi087 ceph-mon[20993]: pgmap v660: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:21 smithi077 ceph-mon[21151]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:21 smithi077 ceph-mon[21151]: pgmap v660: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:23 smithi046 ceph-mon[19468]: pgmap v661: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:23 smithi087 ceph-mon[20993]: pgmap v661: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:23 smithi077 ceph-mon[21151]: pgmap v661: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:26.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:26.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:26.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:25 smithi046 ceph-mon[19468]: pgmap v662: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:25 smithi087 ceph-mon[20993]: pgmap v662: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:25 smithi077 ceph-mon[21151]: pgmap v662: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:56:26.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:26.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:26.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:26.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:26.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:27 smithi046 ceph-mon[19468]: from='client.33933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:27 smithi046 ceph-mon[19468]: pgmap v663: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:27 smithi087 ceph-mon[20993]: from='client.33933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:27 smithi087 ceph-mon[20993]: pgmap v663: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:27 smithi077 ceph-mon[21151]: from='client.33933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:27 smithi077 ceph-mon[21151]: pgmap v663: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:30.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:29 smithi087 ceph-mon[20993]: pgmap v664: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:30.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:29 smithi046 ceph-mon[19468]: pgmap v664: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:29 smithi077 ceph-mon[21151]: pgmap v664: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.492 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.492 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.492 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:31 smithi077 ceph-mon[21151]: pgmap v665: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:31 smithi046 ceph-mon[19468]: pgmap v665: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:31.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:31.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:31.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:31 smithi087 ceph-mon[20993]: pgmap v665: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:32.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:32.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:32.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:32.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:32.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:32 smithi046 ceph-mon[19468]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:32 smithi087 ceph-mon[20993]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:32 smithi077 ceph-mon[21151]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:33 smithi046 ceph-mon[19468]: pgmap v666: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:33 smithi087 ceph-mon[20993]: pgmap v666: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:33 smithi077 ceph-mon[21151]: pgmap v666: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:35 smithi077 ceph-mon[21151]: pgmap v667: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:35 smithi046 ceph-mon[19468]: pgmap v667: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:35 smithi087 ceph-mon[20993]: pgmap v667: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:37.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:37.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:37.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:38.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:38.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:38.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:38.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:37 smithi077 ceph-mon[21151]: pgmap v668: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:37 smithi046 ceph-mon[19468]: pgmap v668: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:37 smithi087 ceph-mon[20993]: pgmap v668: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:38 smithi077 ceph-mon[21151]: from='client.34086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:38 smithi046 ceph-mon[19468]: from='client.34086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:38 smithi087 ceph-mon[20993]: from='client.34086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:39 smithi077 ceph-mon[21151]: pgmap v669: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:39 smithi046 ceph-mon[19468]: pgmap v669: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:39 smithi087 ceph-mon[20993]: pgmap v669: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:41.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:56:40.864+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:56:41.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:56:40.865+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:56:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:56:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:56:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:56:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:56:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:56:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:56:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:41 smithi077 ceph-mon[21151]: pgmap v670: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:56:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:56:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:41 smithi046 ceph-mon[19468]: pgmap v670: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:56:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:56:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:56:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:41 smithi087 ceph-mon[20993]: pgmap v670: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:56:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:56:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:56:43.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:43.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:43.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:43.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:43.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:43.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:43 smithi046 ceph-mon[19468]: pgmap v671: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:43 smithi077 ceph-mon[21151]: pgmap v671: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:43 smithi087 ceph-mon[20993]: pgmap v671: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:44 smithi077 ceph-mon[21151]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:44 smithi046 ceph-mon[19468]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:44 smithi087 ceph-mon[20993]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:45 smithi046 ceph-mon[19468]: pgmap v672: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:45 smithi077 ceph-mon[21151]: pgmap v672: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:45 smithi087 ceph-mon[20993]: pgmap v672: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:56:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:47 smithi046 ceph-mon[19468]: pgmap v673: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:47 smithi087 ceph-mon[20993]: pgmap v673: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:47 smithi077 ceph-mon[21151]: pgmap v673: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:48.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:49.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:49.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:49.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:49.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:49.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:49 smithi087 ceph-mon[20993]: pgmap v674: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:49 smithi087 ceph-mon[20993]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:49 smithi046 ceph-mon[19468]: pgmap v674: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:49 smithi046 ceph-mon[19468]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:49 smithi077 ceph-mon[21151]: pgmap v674: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:49 smithi077 ceph-mon[21151]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:51 smithi046 ceph-mon[19468]: pgmap v675: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:51 smithi087 ceph-mon[20993]: pgmap v675: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:56:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:51 smithi077 ceph-mon[21151]: pgmap v675: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:53 smithi046 ceph-mon[19468]: pgmap v676: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:53 smithi077 ceph-mon[21151]: pgmap v676: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:53 smithi087 ceph-mon[20993]: pgmap v676: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:54.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:56:54.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:56:54.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:56:55.095 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:56:55.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:56:55.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:56:55.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:56:55.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:56:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:55 smithi077 ceph-mon[21151]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:55 smithi077 ceph-mon[21151]: pgmap v677: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:55 smithi046 ceph-mon[19468]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:56.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:55 smithi046 ceph-mon[19468]: pgmap v677: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:55 smithi087 ceph-mon[20993]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:56:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:55 smithi087 ceph-mon[20993]: pgmap v677: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:57 smithi077 ceph-mon[21151]: pgmap v678: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:57 smithi046 ceph-mon[19468]: pgmap v678: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:56:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:57 smithi087 ceph-mon[20993]: pgmap v678: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:00.077 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:59 smithi077 ceph-mon[21151]: pgmap v679: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:00.077 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.077 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.077 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:00.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:00.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:59 smithi046 ceph-mon[19468]: pgmap v679: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:59 smithi087 ceph-mon[20993]: pgmap v679: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:00.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:00.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:00.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:00.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:00.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:01 smithi077 ceph-mon[21151]: from='client.34485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:01 smithi077 ceph-mon[21151]: pgmap v680: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:02.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:01 smithi046 ceph-mon[19468]: from='client.34485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:02.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:01 smithi046 ceph-mon[19468]: pgmap v680: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:01 smithi087 ceph-mon[20993]: from='client.34485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:01 smithi087 ceph-mon[20993]: pgmap v680: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:03 smithi077 ceph-mon[21151]: pgmap v681: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:03 smithi046 ceph-mon[19468]: pgmap v681: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:03 smithi087 ceph-mon[20993]: pgmap v681: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:05.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:05.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:05.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:05 smithi046 ceph-mon[19468]: pgmap v682: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:06.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:05 smithi087 ceph-mon[20993]: pgmap v682: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:05 smithi077 ceph-mon[21151]: pgmap v682: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:06.474 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:06.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:06.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:06.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:06.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:07 smithi046 ceph-mon[19468]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:07 smithi046 ceph-mon[19468]: pgmap v683: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:07 smithi087 ceph-mon[20993]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:07 smithi087 ceph-mon[20993]: pgmap v683: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:07 smithi077 ceph-mon[21151]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:07 smithi077 ceph-mon[21151]: pgmap v683: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:09 smithi087 ceph-mon[20993]: pgmap v684: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:09 smithi046 ceph-mon[19468]: pgmap v684: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:09 smithi077 ceph-mon[21151]: pgmap v684: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:11.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:11.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:11.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:11.982 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:11.982 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:11.982 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:11.982 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:11 smithi046 ceph-mon[19468]: pgmap v685: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:12.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:11 smithi087 ceph-mon[20993]: pgmap v685: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:12.165 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:12.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:12.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:12.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:12.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:11 smithi077 ceph-mon[21151]: pgmap v685: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:12 smithi046 ceph-mon[19468]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:12 smithi087 ceph-mon[20993]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:12 smithi077 ceph-mon[21151]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:13 smithi046 ceph-mon[19468]: pgmap v686: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:13 smithi087 ceph-mon[20993]: pgmap v686: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:13 smithi077 ceph-mon[21151]: pgmap v686: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:15 smithi077 ceph-mon[21151]: pgmap v687: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:15 smithi046 ceph-mon[19468]: pgmap v687: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:15 smithi087 ceph-mon[20993]: pgmap v687: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:17.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:17.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:17.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:17.848 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:17.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:17.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:17.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:17.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:17 smithi046 ceph-mon[19468]: pgmap v688: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:17 smithi077 ceph-mon[21151]: pgmap v688: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:17 smithi087 ceph-mon[20993]: pgmap v688: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:18 smithi077 ceph-mon[21151]: from='client.34707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:18 smithi046 ceph-mon[19468]: from='client.34707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:18 smithi087 ceph-mon[20993]: from='client.34707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:20.020 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:19 smithi077 ceph-mon[21151]: pgmap v689: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:20.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:19 smithi046 ceph-mon[19468]: pgmap v689: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:19 smithi087 ceph-mon[20993]: pgmap v689: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:21 smithi077 ceph-mon[21151]: pgmap v690: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:21 smithi046 ceph-mon[19468]: pgmap v690: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:21 smithi087 ceph-mon[20993]: pgmap v690: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:22.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:22.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:22.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:23.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:23.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:23.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:23.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:23.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:23 smithi046 ceph-mon[19468]: pgmap v691: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:23 smithi087 ceph-mon[20993]: pgmap v691: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:24.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:23 smithi077 ceph-mon[21151]: pgmap v691: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:24 smithi046 ceph-mon[19468]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:24 smithi087 ceph-mon[20993]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:24 smithi077 ceph-mon[21151]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:25 smithi046 ceph-mon[19468]: pgmap v692: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:25 smithi087 ceph-mon[20993]: pgmap v692: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:25 smithi077 ceph-mon[21151]: pgmap v692: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:27 smithi046 ceph-mon[19468]: pgmap v693: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:27 smithi087 ceph-mon[20993]: pgmap v693: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:27 smithi077 ceph-mon[21151]: pgmap v693: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:28.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:28.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:28.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:29.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:29.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:29.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:29.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:29.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:30.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:29 smithi077 ceph-mon[21151]: from='client.34860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:30.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:29 smithi077 ceph-mon[21151]: pgmap v694: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:30.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:29 smithi087 ceph-mon[20993]: from='client.34860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:30.253 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:29 smithi087 ceph-mon[20993]: pgmap v694: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:29 smithi046 ceph-mon[19468]: from='client.34860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:29 smithi046 ceph-mon[19468]: pgmap v694: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:31.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:31 smithi087 ceph-mon[20993]: pgmap v695: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:32.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:31 smithi046 ceph-mon[19468]: pgmap v695: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:31 smithi077 ceph-mon[21151]: pgmap v695: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:34.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:33 smithi046 ceph-mon[19468]: pgmap v696: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:34.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:34.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:34.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:33 smithi087 ceph-mon[20993]: pgmap v696: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:33 smithi077 ceph-mon[21151]: pgmap v696: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:34.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:34.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:34.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:34.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:34.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:35 smithi046 ceph-mon[19468]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:35 smithi046 ceph-mon[19468]: pgmap v697: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:35 smithi087 ceph-mon[20993]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:35 smithi087 ceph-mon[20993]: pgmap v697: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:35 smithi077 ceph-mon[21151]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:35 smithi077 ceph-mon[21151]: pgmap v697: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:37 smithi046 ceph-mon[19468]: pgmap v698: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:37 smithi087 ceph-mon[20993]: pgmap v698: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:37 smithi077 ceph-mon[21151]: pgmap v698: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:57:39.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:39.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:39.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:39 smithi077 ceph-mon[21151]: pgmap v699: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:39 smithi046 ceph-mon[19468]: pgmap v699: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:39 smithi087 ceph-mon[20993]: pgmap v699: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:40.559 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:40.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:40.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:40.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:40.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:41.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:57:41.573+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:57:41.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:57:41.574+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: pgmap v700: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:42.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: pgmap v700: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: pgmap v700: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:57:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:57:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:57:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:57:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:57:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:43 smithi046 ceph-mon[19468]: pgmap v701: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:43 smithi087 ceph-mon[20993]: pgmap v701: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:44.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:43 smithi077 ceph-mon[21151]: pgmap v701: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:45.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:45.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:45.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:46.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:46.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:46.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:45 smithi046 ceph-mon[19468]: pgmap v702: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:45 smithi087 ceph-mon[20993]: pgmap v702: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:45 smithi077 ceph-mon[21151]: pgmap v702: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:57:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:46 smithi046 ceph-mon[19468]: from='client.35193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:46 smithi087 ceph-mon[20993]: from='client.35193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:46 smithi077 ceph-mon[21151]: from='client.35193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:47 smithi046 ceph-mon[19468]: pgmap v703: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:47 smithi087 ceph-mon[20993]: pgmap v703: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:47 smithi077 ceph-mon[21151]: pgmap v703: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:49 smithi046 ceph-mon[19468]: pgmap v704: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:57:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:49 smithi087 ceph-mon[20993]: pgmap v704: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:57:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:49 smithi077 ceph-mon[21151]: pgmap v704: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:57:51.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:51.255 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:51.255 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: pgmap v705: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: pgmap v705: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: pgmap v705: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:57:51.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:51.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:51.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:51.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:51.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:52 smithi046 ceph-mon[19468]: from='client.35271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:52 smithi087 ceph-mon[20993]: from='client.35271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:52 smithi077 ceph-mon[21151]: from='client.35271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:53.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:53 smithi046 ceph-mon[19468]: pgmap v706: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:53 smithi087 ceph-mon[20993]: pgmap v706: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:53 smithi077 ceph-mon[21151]: pgmap v706: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:55 smithi046 ceph-mon[19468]: pgmap v707: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:55 smithi087 ceph-mon[20993]: pgmap v707: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:55 smithi077 ceph-mon[21151]: pgmap v707: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:56.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:57:56.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:57:56.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:57:57.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:57:57.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:57:57.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:57:57.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:57:57.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:57:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:57 smithi046 ceph-mon[19468]: pgmap v708: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:57 smithi087 ceph-mon[20993]: pgmap v708: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:57 smithi077 ceph-mon[21151]: pgmap v708: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:57:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:58 smithi046 ceph-mon[19468]: from='client.35343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:58 smithi087 ceph-mon[20993]: from='client.35343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:57:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:58 smithi077 ceph-mon[21151]: from='client.35343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:59 smithi046 ceph-mon[19468]: pgmap v709: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:57:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:59 smithi077 ceph-mon[21151]: pgmap v709: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:00.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:57:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:59 smithi087 ceph-mon[20993]: pgmap v709: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:57:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:02.134 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:01 smithi077 ceph-mon[21151]: pgmap v710: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:01 smithi046 ceph-mon[19468]: pgmap v710: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:01 smithi087 ceph-mon[20993]: pgmap v710: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:02.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:02.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:02.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:03.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:03.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:03.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:03.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:03.305 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:03 smithi046 ceph-mon[19468]: pgmap v711: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:03 smithi046 ceph-mon[19468]: from='client.35415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:03 smithi087 ceph-mon[20993]: pgmap v711: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:03 smithi087 ceph-mon[20993]: from='client.35415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:03 smithi077 ceph-mon[21151]: pgmap v711: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:03 smithi077 ceph-mon[21151]: from='client.35415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:06.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:05 smithi046 ceph-mon[19468]: pgmap v712: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:58:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:05 smithi087 ceph-mon[20993]: pgmap v712: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:58:06.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:05 smithi077 ceph-mon[21151]: pgmap v712: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T02:58:08.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:08.306 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:07 smithi046 ceph-mon[19468]: pgmap v713: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:08.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:08.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:07 smithi087 ceph-mon[20993]: pgmap v713: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:08.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:07 smithi077 ceph-mon[21151]: pgmap v713: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:08.986 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:08.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:08.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:08.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:08.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:10.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:09 smithi087 ceph-mon[20993]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:10.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:09 smithi087 ceph-mon[20993]: pgmap v714: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:09 smithi046 ceph-mon[19468]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:09 smithi046 ceph-mon[19468]: pgmap v714: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:09 smithi077 ceph-mon[21151]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:09 smithi077 ceph-mon[21151]: pgmap v714: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:11.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: pgmap v715: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: pgmap v715: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: pgmap v715: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:13.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:13 smithi046 ceph-mon[19468]: pgmap v716: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:13.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:13.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:13.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:13 smithi087 ceph-mon[20993]: pgmap v716: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:13 smithi077 ceph-mon[21151]: pgmap v716: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:14.661 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:14.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:14.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:14.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:14.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:16.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:15 smithi046 ceph-mon[19468]: from='client.35565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:16.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:15 smithi046 ceph-mon[19468]: pgmap v717: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:15 smithi087 ceph-mon[20993]: from='client.35565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:15 smithi087 ceph-mon[20993]: pgmap v717: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:15 smithi077 ceph-mon[21151]: from='client.35565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:15 smithi077 ceph-mon[21151]: pgmap v717: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:17 smithi046 ceph-mon[19468]: pgmap v718: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T02:58:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:17 smithi087 ceph-mon[20993]: pgmap v718: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T02:58:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:17 smithi077 ceph-mon[21151]: pgmap v718: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T02:58:19.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:19.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:19.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:20.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:19 smithi046 ceph-mon[19468]: pgmap v719: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:20.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:20.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:20.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:20.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:20.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:19 smithi087 ceph-mon[20993]: pgmap v719: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:19 smithi077 ceph-mon[21151]: pgmap v719: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:21.273 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:20 smithi077 ceph-mon[21151]: from='client.35643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:20 smithi046 ceph-mon[19468]: from='client.35643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:20 smithi087 ceph-mon[20993]: from='client.35643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:21 smithi077 ceph-mon[21151]: pgmap v720: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:21 smithi046 ceph-mon[19468]: pgmap v720: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:21 smithi087 ceph-mon[20993]: pgmap v720: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:23 smithi046 ceph-mon[19468]: pgmap v721: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:23 smithi087 ceph-mon[20993]: pgmap v721: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:23 smithi077 ceph-mon[21151]: pgmap v721: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:25.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:25.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:25.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:26.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:26.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:26.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:26.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:26.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:25 smithi046 ceph-mon[19468]: pgmap v722: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:25 smithi087 ceph-mon[20993]: pgmap v722: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:25 smithi077 ceph-mon[21151]: pgmap v722: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:26 smithi046 ceph-mon[19468]: from='client.35715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:26 smithi087 ceph-mon[20993]: from='client.35715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:26 smithi077 ceph-mon[21151]: from='client.35715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:27 smithi046 ceph-mon[19468]: pgmap v723: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:27 smithi087 ceph-mon[20993]: pgmap v723: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:27 smithi077 ceph-mon[21151]: pgmap v723: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:30.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:29 smithi077 ceph-mon[21151]: pgmap v724: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:30.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:29 smithi087 ceph-mon[20993]: pgmap v724: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:30.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:29 smithi046 ceph-mon[19468]: pgmap v724: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:58:31.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:31.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:31.034 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: pgmap v725: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: pgmap v725: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: pgmap v725: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:31.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:31.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:31.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:31.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:31.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:32.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:32 smithi046 ceph-mon[19468]: from='client.35793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:32 smithi087 ceph-mon[20993]: from='client.35793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:32 smithi077 ceph-mon[21151]: from='client.35793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:33 smithi046 ceph-mon[19468]: pgmap v726: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:33 smithi087 ceph-mon[20993]: pgmap v726: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:33 smithi077 ceph-mon[21151]: pgmap v726: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:36.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:35 smithi046 ceph-mon[19468]: pgmap v727: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:35 smithi087 ceph-mon[20993]: pgmap v727: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:35 smithi077 ceph-mon[21151]: pgmap v727: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:36.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:36.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:36.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:37.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:37.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:37.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:37.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:37.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:37 smithi046 ceph-mon[19468]: pgmap v728: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:37 smithi046 ceph-mon[19468]: from='client.35871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:37 smithi087 ceph-mon[20993]: pgmap v728: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:37 smithi087 ceph-mon[20993]: from='client.35871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:37 smithi077 ceph-mon[21151]: pgmap v728: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:37 smithi077 ceph-mon[21151]: from='client.35871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:39 smithi046 ceph-mon[19468]: pgmap v729: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:39 smithi087 ceph-mon[20993]: pgmap v729: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:39 smithi077 ceph-mon[21151]: pgmap v729: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: pgmap v730: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:42.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: pgmap v730: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:42.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:42.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:42.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: pgmap v730: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:42.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:58:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:58:42.309+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:58:42.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:58:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:58:42.310+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:58:43.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:43.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:43.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:43.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:43.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:43.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:58:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:58:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:58:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:43 smithi077 ceph-mon[21151]: from='client.36048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:43 smithi077 ceph-mon[21151]: pgmap v731: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:58:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:58:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:43 smithi046 ceph-mon[19468]: from='client.36048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:43 smithi046 ceph-mon[19468]: pgmap v731: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:58:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:58:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:43 smithi087 ceph-mon[20993]: from='client.36048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:43 smithi087 ceph-mon[20993]: pgmap v731: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:45 smithi046 ceph-mon[19468]: pgmap v732: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:45 smithi087 ceph-mon[20993]: pgmap v732: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:45 smithi077 ceph-mon[21151]: pgmap v732: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:48.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:47 smithi046 ceph-mon[19468]: pgmap v733: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:47 smithi087 ceph-mon[20993]: pgmap v733: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:47 smithi077 ceph-mon[21151]: pgmap v733: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:48.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:48.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:48.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:48.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:48.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:49 smithi046 ceph-mon[19468]: from='client.36126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:49 smithi046 ceph-mon[19468]: pgmap v734: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:49 smithi087 ceph-mon[20993]: from='client.36126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:49 smithi087 ceph-mon[20993]: pgmap v734: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:49 smithi077 ceph-mon[21151]: from='client.36126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:50.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:49 smithi077 ceph-mon[21151]: pgmap v734: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: pgmap v735: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: pgmap v735: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: pgmap v735: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:58:53.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:53.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:53.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:58:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:53 smithi046 ceph-mon[19468]: pgmap v736: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:54.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:53 smithi087 ceph-mon[20993]: pgmap v736: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:53 smithi077 ceph-mon[21151]: pgmap v736: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:54.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:58:54.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:58:54.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:58:54.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:58:54.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:58:55.220 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:54 smithi046 ceph-mon[19468]: from='client.36201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:54 smithi087 ceph-mon[20993]: from='client.36201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:54 smithi077 ceph-mon[21151]: from='client.36201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:58:56.208 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:55 smithi046 ceph-mon[19468]: pgmap v737: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:55 smithi087 ceph-mon[20993]: pgmap v737: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:55 smithi077 ceph-mon[21151]: pgmap v737: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:58:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:57 smithi046 ceph-mon[19468]: pgmap v738: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:57 smithi087 ceph-mon[20993]: pgmap v738: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:57 smithi077 ceph-mon[21151]: pgmap v738: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:58:59.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:58:59.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:58:59.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:00.123 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:00.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:00.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:58:59 smithi077 ceph-mon[21151]: pgmap v739: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:58:59 smithi046 ceph-mon[19468]: pgmap v739: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:58:59 smithi087 ceph-mon[20993]: pgmap v739: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:01.233 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:00 smithi077 ceph-mon[21151]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:01.233 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.233 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.233 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:00 smithi046 ceph-mon[19468]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:01.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.408 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:00 smithi087 ceph-mon[20993]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:01.408 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.408 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:01.408 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:02.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:01 smithi046 ceph-mon[19468]: pgmap v740: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:02.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:01 smithi077 ceph-mon[21151]: pgmap v740: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:01 smithi087 ceph-mon[20993]: pgmap v740: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:03 smithi046 ceph-mon[19468]: pgmap v741: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:03 smithi087 ceph-mon[20993]: pgmap v741: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:03 smithi077 ceph-mon[21151]: pgmap v741: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:05.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:05.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:05.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:05.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:05.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:05 smithi046 ceph-mon[19468]: pgmap v742: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:05 smithi087 ceph-mon[20993]: pgmap v742: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:05 smithi077 ceph-mon[21151]: pgmap v742: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:06 smithi046 ceph-mon[19468]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:06 smithi087 ceph-mon[20993]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:06 smithi077 ceph-mon[21151]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:07 smithi046 ceph-mon[19468]: pgmap v743: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:07 smithi087 ceph-mon[20993]: pgmap v743: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:07 smithi077 ceph-mon[21151]: pgmap v743: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:09 smithi046 ceph-mon[19468]: pgmap v744: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:09 smithi087 ceph-mon[20993]: pgmap v744: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:09 smithi077 ceph-mon[21151]: pgmap v744: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T02:59:10.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:10.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:10.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:11.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:11.502 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:11.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:11.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:11.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:11.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: pgmap v745: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: pgmap v745: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:11.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: pgmap v745: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:12 smithi046 ceph-mon[19468]: from='client.36432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:12 smithi087 ceph-mon[20993]: from='client.36432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:12 smithi077 ceph-mon[21151]: from='client.36432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:13.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:13 smithi087 ceph-mon[20993]: pgmap v746: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:13 smithi046 ceph-mon[19468]: pgmap v746: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:13 smithi077 ceph-mon[21151]: pgmap v746: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:15 smithi046 ceph-mon[19468]: pgmap v747: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:15 smithi087 ceph-mon[20993]: pgmap v747: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:15 smithi077 ceph-mon[21151]: pgmap v747: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:17.191 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:17.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:17.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:17.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:17.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:18.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:17 smithi046 ceph-mon[19468]: from='client.36507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:18.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:17 smithi046 ceph-mon[19468]: pgmap v748: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:17 smithi087 ceph-mon[20993]: from='client.36507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:17 smithi087 ceph-mon[20993]: pgmap v748: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:17 smithi077 ceph-mon[21151]: from='client.36507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:17 smithi077 ceph-mon[21151]: pgmap v748: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:20.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:19 smithi046 ceph-mon[19468]: pgmap v749: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:19 smithi087 ceph-mon[20993]: pgmap v749: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:19 smithi077 ceph-mon[21151]: pgmap v749: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:21 smithi046 ceph-mon[19468]: pgmap v750: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:21 smithi087 ceph-mon[20993]: pgmap v750: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:21 smithi077 ceph-mon[21151]: pgmap v750: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:22.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:22.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:22.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:22.870 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:22.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:22.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:22.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:22.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:24.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:23 smithi077 ceph-mon[21151]: from='client.36585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:24.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:23 smithi077 ceph-mon[21151]: pgmap v751: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:23 smithi046 ceph-mon[19468]: from='client.36585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:23 smithi046 ceph-mon[19468]: pgmap v751: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:23 smithi087 ceph-mon[20993]: from='client.36585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:23 smithi087 ceph-mon[20993]: pgmap v751: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:25 smithi046 ceph-mon[19468]: pgmap v752: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:25 smithi087 ceph-mon[20993]: pgmap v752: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:25 smithi077 ceph-mon[21151]: pgmap v752: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:27.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:27.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:27.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:27 smithi046 ceph-mon[19468]: pgmap v753: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:27 smithi087 ceph-mon[20993]: pgmap v753: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:27 smithi077 ceph-mon[21151]: pgmap v753: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:28.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:28.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:28.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:28.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:28.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:30.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:29 smithi077 ceph-mon[21151]: from='client.36663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:30.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:29 smithi077 ceph-mon[21151]: pgmap v754: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:29 smithi046 ceph-mon[19468]: from='client.36663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:29 smithi046 ceph-mon[19468]: pgmap v754: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:29 smithi087 ceph-mon[20993]: from='client.36663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:29 smithi087 ceph-mon[20993]: pgmap v754: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: pgmap v755: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: pgmap v755: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: pgmap v755: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:33 smithi087 ceph-mon[20993]: pgmap v756: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:33 smithi077 ceph-mon[21151]: pgmap v756: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:33.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:33.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:33 smithi046 ceph-mon[19468]: pgmap v756: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:33.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:33.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:34.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:34 smithi077 ceph-mon[21151]: from='client.36741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:34.477 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:34 smithi087 ceph-mon[20993]: from='client.36741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:34 smithi046 ceph-mon[19468]: from='client.36741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:35.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:35 smithi087 ceph-mon[20993]: pgmap v757: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:35 smithi077 ceph-mon[21151]: pgmap v757: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:35 smithi046 ceph-mon[19468]: pgmap v757: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:37 smithi046 ceph-mon[19468]: pgmap v758: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:37 smithi087 ceph-mon[20993]: pgmap v758: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:37 smithi077 ceph-mon[21151]: pgmap v758: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:39.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:39.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:39.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:39.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:39.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:39.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:40.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:39 smithi046 ceph-mon[19468]: pgmap v759: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:39 smithi087 ceph-mon[20993]: pgmap v759: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:39 smithi077 ceph-mon[21151]: pgmap v759: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:40 smithi046 ceph-mon[19468]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:40 smithi087 ceph-mon[20993]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:40 smithi077 ceph-mon[21151]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:41 smithi046 ceph-mon[19468]: pgmap v760: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:41 smithi087 ceph-mon[20993]: pgmap v760: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:41 smithi077 ceph-mon[21151]: pgmap v760: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T02:59:43.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:59:43.034+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:59:43.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T02:59:43.035+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:59:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:59:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:59:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:59:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:59:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:59:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:59:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T02:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T02:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T02:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:44.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:44.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:43 smithi077 ceph-mon[21151]: pgmap v761: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:44.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:59:44.139 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:59:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-mon[19468]: pgmap v761: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:59:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:59:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T02:59:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:43 smithi087 ceph-mon[20993]: pgmap v761: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T02:59:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T02:59:44.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:44.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:44.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:45.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:45.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:45.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:45.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:45.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:45 smithi046 ceph-mon[19468]: pgmap v762: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:45 smithi087 ceph-mon[20993]: pgmap v762: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:45 smithi077 ceph-mon[21151]: pgmap v762: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:46 smithi046 ceph-mon[19468]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:46 smithi087 ceph-mon[20993]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:46 smithi077 ceph-mon[21151]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:47 smithi046 ceph-mon[19468]: pgmap v763: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:47 smithi087 ceph-mon[20993]: pgmap v763: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:47 smithi077 ceph-mon[21151]: pgmap v763: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:49 smithi046 ceph-mon[19468]: pgmap v764: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:49 smithi087 ceph-mon[20993]: pgmap v764: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:49 smithi077 ceph-mon[21151]: pgmap v764: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:50.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:50.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:50.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:51.261 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='client.37068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: pgmap v765: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='client.37068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: pgmap v765: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='client.37068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: pgmap v765: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T02:59:54.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:53 smithi087 ceph-mon[20993]: pgmap v766: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:53 smithi046 ceph-mon[19468]: pgmap v766: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:53 smithi077 ceph-mon[21151]: pgmap v766: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T02:59:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:55 smithi087 ceph-mon[20993]: pgmap v767: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:56.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T02:59:56.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:55 smithi046 ceph-mon[19468]: pgmap v767: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:56.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T02:59:56.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T02:59:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:55 smithi077 ceph-mon[21151]: pgmap v767: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T02:59:56.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T02:59:56.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T02:59:56.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T02:59:56.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T02:59:56.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T02:59:58.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:57 smithi046 ceph-mon[19468]: from='client.37143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:58.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:57 smithi046 ceph-mon[19468]: pgmap v768: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:57 smithi087 ceph-mon[20993]: from='client.37143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:57 smithi087 ceph-mon[20993]: pgmap v768: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T02:59:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:57 smithi077 ceph-mon[21151]: from='client.37143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T02:59:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:57 smithi077 ceph-mon[21151]: pgmap v768: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:00.236 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 02:59:59 smithi077 ceph-mon[21151]: pgmap v769: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 02:59:59 smithi046 ceph-mon[19468]: pgmap v769: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 02:59:59 smithi087 ceph-mon[20993]: pgmap v769: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:00:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:00:01.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:01.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:01.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:01.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:02.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:01 smithi046 ceph-mon[19468]: pgmap v770: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:01 smithi087 ceph-mon[20993]: pgmap v770: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:01 smithi077 ceph-mon[21151]: pgmap v770: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:02.665 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:02.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:02.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:02.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:02.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:04.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:03 smithi077 ceph-mon[21151]: from='client.37215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:04.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:03 smithi077 ceph-mon[21151]: pgmap v771: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:03 smithi046 ceph-mon[19468]: from='client.37215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:03 smithi046 ceph-mon[19468]: pgmap v771: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:03 smithi087 ceph-mon[20993]: from='client.37215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:03 smithi087 ceph-mon[20993]: pgmap v771: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:05 smithi046 ceph-mon[19468]: pgmap v772: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:05 smithi087 ceph-mon[20993]: pgmap v772: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:05 smithi077 ceph-mon[21151]: pgmap v772: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:07.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:07.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:07.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:08.177 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:07 smithi087 ceph-mon[20993]: pgmap v773: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:08.346 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:08.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:07 smithi046 ceph-mon[19468]: pgmap v773: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:07 smithi077 ceph-mon[21151]: pgmap v773: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:08 smithi046 ceph-mon[19468]: from='client.37287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:08 smithi087 ceph-mon[20993]: from='client.37287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:08 smithi077 ceph-mon[21151]: from='client.37287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:09 smithi046 ceph-mon[19468]: pgmap v774: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:09 smithi087 ceph-mon[20993]: pgmap v774: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:09 smithi077 ceph-mon[21151]: pgmap v774: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: pgmap v775: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: pgmap v775: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: pgmap v775: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:13.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:13.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:13.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:14.030 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:14.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:13 smithi087 ceph-mon[20993]: pgmap v776: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:13 smithi046 ceph-mon[19468]: pgmap v776: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:13 smithi077 ceph-mon[21151]: pgmap v776: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:15.117 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:14 smithi087 ceph-mon[20993]: from='client.37365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:14 smithi046 ceph-mon[19468]: from='client.37365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:14 smithi077 ceph-mon[21151]: from='client.37365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:15 smithi087 ceph-mon[20993]: pgmap v777: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:15 smithi046 ceph-mon[19468]: pgmap v777: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:15 smithi077 ceph-mon[21151]: pgmap v777: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:17 smithi046 ceph-mon[19468]: pgmap v778: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:17 smithi087 ceph-mon[20993]: pgmap v778: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:17 smithi077 ceph-mon[21151]: pgmap v778: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:19.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:19.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:19.032 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:19.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:19.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:19.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:19.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:19.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:19 smithi046 ceph-mon[19468]: pgmap v779: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:19 smithi087 ceph-mon[20993]: pgmap v779: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:19 smithi077 ceph-mon[21151]: pgmap v779: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:20 smithi046 ceph-mon[19468]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:20 smithi087 ceph-mon[20993]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:20 smithi077 ceph-mon[21151]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:21 smithi046 ceph-mon[19468]: pgmap v780: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:21 smithi087 ceph-mon[20993]: pgmap v780: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:21 smithi077 ceph-mon[21151]: pgmap v780: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:23 smithi046 ceph-mon[19468]: pgmap v781: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:23 smithi087 ceph-mon[20993]: pgmap v781: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:23 smithi077 ceph-mon[21151]: pgmap v781: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:25.392 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:25.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:25.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:25.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:25.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:26.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:25 smithi077 ceph-mon[21151]: pgmap v782: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:26.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:25 smithi077 ceph-mon[21151]: from='client.37515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:25 smithi046 ceph-mon[19468]: pgmap v782: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:25 smithi046 ceph-mon[19468]: from='client.37515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:25 smithi087 ceph-mon[20993]: pgmap v782: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:25 smithi087 ceph-mon[20993]: from='client.37515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:27 smithi046 ceph-mon[19468]: pgmap v783: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:27 smithi087 ceph-mon[20993]: pgmap v783: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:27 smithi077 ceph-mon[21151]: pgmap v783: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:30.232 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:29 smithi077 ceph-mon[21151]: pgmap v784: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:29 smithi046 ceph-mon[19468]: pgmap v784: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:29 smithi087 ceph-mon[20993]: pgmap v784: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:30.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:30.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:31.069 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:31.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:31.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:31.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:31.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: pgmap v785: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: pgmap v785: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: pgmap v785: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:34 smithi046 ceph-mon[19468]: pgmap v786: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:34 smithi087 ceph-mon[20993]: pgmap v786: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:34 smithi077 ceph-mon[21151]: pgmap v786: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:00:36.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:36.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:36.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:36 smithi046 ceph-mon[19468]: pgmap v787: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:36.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:36 smithi087 ceph-mon[20993]: pgmap v787: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:36 smithi077 ceph-mon[21151]: pgmap v787: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:36.752 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:36.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:36.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:36.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:36.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:38.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:38 smithi046 ceph-mon[19468]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:38.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:38 smithi046 ceph-mon[19468]: pgmap v788: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:38 smithi087 ceph-mon[20993]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:38 smithi087 ceph-mon[20993]: pgmap v788: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:38 smithi077 ceph-mon[21151]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:38 smithi077 ceph-mon[21151]: pgmap v788: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:40 smithi046 ceph-mon[19468]: pgmap v789: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:40 smithi087 ceph-mon[20993]: pgmap v789: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:40 smithi077 ceph-mon[21151]: pgmap v789: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:41.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:41.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:41.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:41 smithi077 ceph-mon[21151]: pgmap v790: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:41 smithi046 ceph-mon[19468]: pgmap v790: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:41 smithi087 ceph-mon[20993]: pgmap v790: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:00:42.433 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:42.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:42.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:42.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:42.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:43.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:42 smithi046 ceph-mon[19468]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:42 smithi087 ceph-mon[20993]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:42 smithi077 ceph-mon[21151]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: pgmap v791: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:00:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:00:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:00:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:44.107 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:00:43.774+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:00:44.108 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:00:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:00:43.775+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:00:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: pgmap v791: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:00:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:00:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:00:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: pgmap v791: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:45.016 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:45.017 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:00:45.017 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:00:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:00:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:00:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:00:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:00:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:00:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:45 smithi077 ceph-mon[21151]: pgmap v792: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:45 smithi046 ceph-mon[19468]: pgmap v792: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:45 smithi087 ceph-mon[20993]: pgmap v792: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:47.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:47.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:47.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:48.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:48.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:48.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:48.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:48.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:47 smithi046 ceph-mon[19468]: pgmap v793: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:47 smithi087 ceph-mon[20993]: pgmap v793: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:47 smithi077 ceph-mon[21151]: pgmap v793: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:48 smithi046 ceph-mon[19468]: from='client.37926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:48 smithi087 ceph-mon[20993]: from='client.37926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:48 smithi077 ceph-mon[21151]: from='client.37926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:49 smithi046 ceph-mon[19468]: pgmap v794: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:49 smithi087 ceph-mon[20993]: pgmap v794: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:49 smithi077 ceph-mon[21151]: pgmap v794: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:51 smithi046 ceph-mon[19468]: pgmap v795: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:51 smithi087 ceph-mon[20993]: pgmap v795: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:51 smithi077 ceph-mon[21151]: pgmap v795: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:53.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:53.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:00:53.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:53.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:53.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:53.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:53.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:00:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:54 smithi046 ceph-mon[19468]: pgmap v796: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:54 smithi087 ceph-mon[20993]: pgmap v796: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:54 smithi077 ceph-mon[21151]: pgmap v796: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:55.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:55 smithi087 ceph-mon[20993]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:55 smithi046 ceph-mon[19468]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:55 smithi077 ceph-mon[21151]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:00:56.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:56 smithi087 ceph-mon[20993]: pgmap v797: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:56 smithi046 ceph-mon[19468]: pgmap v797: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:56 smithi077 ceph-mon[21151]: pgmap v797: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:00:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:57 smithi087 ceph-mon[20993]: pgmap v798: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:57 smithi077 ceph-mon[21151]: pgmap v798: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:57 smithi046 ceph-mon[19468]: pgmap v798: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:00:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:00:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:00:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:00:59.473 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:00:59.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:00:59.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:00:59.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:00:59.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:00:59 smithi046 ceph-mon[19468]: pgmap v799: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:00:59 smithi087 ceph-mon[20993]: pgmap v799: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:00.397 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:00:59 smithi077 ceph-mon[21151]: pgmap v799: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:01.336 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:00 smithi077 ceph-mon[21151]: from='client.38079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:01.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:00 smithi046 ceph-mon[19468]: from='client.38079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:00 smithi087 ceph-mon[20993]: from='client.38079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:02.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:01 smithi046 ceph-mon[19468]: pgmap v800: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:01 smithi087 ceph-mon[20993]: pgmap v800: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:01 smithi077 ceph-mon[21151]: pgmap v800: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:03 smithi046 ceph-mon[19468]: pgmap v801: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:03 smithi087 ceph-mon[20993]: pgmap v801: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:03 smithi077 ceph-mon[21151]: pgmap v801: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:04.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:04.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:04.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:05.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:06.335 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:05 smithi077 ceph-mon[21151]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:06.335 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:05 smithi077 ceph-mon[21151]: pgmap v802: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:05 smithi046 ceph-mon[19468]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:05 smithi046 ceph-mon[19468]: pgmap v802: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:06 smithi087 ceph-mon[20993]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:06 smithi087 ceph-mon[20993]: pgmap v802: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:08 smithi046 ceph-mon[19468]: pgmap v803: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:08 smithi087 ceph-mon[20993]: pgmap v803: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:08 smithi077 ceph-mon[21151]: pgmap v803: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:10.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:10.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:10.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:10 smithi046 ceph-mon[19468]: pgmap v804: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:10 smithi087 ceph-mon[20993]: pgmap v804: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:10 smithi077 ceph-mon[21151]: pgmap v804: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:10.821 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:10.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:10.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:10.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:10.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:12 smithi046 ceph-mon[19468]: from='client.38235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:12 smithi046 ceph-mon[19468]: pgmap v805: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:12 smithi087 ceph-mon[20993]: from='client.38235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:12 smithi087 ceph-mon[20993]: pgmap v805: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:12 smithi077 ceph-mon[21151]: from='client.38235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:12 smithi077 ceph-mon[21151]: pgmap v805: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:13 smithi046 ceph-mon[19468]: pgmap v806: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:13 smithi087 ceph-mon[20993]: pgmap v806: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:13 smithi077 ceph-mon[21151]: pgmap v806: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:15.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:15.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:15.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:15 smithi046 ceph-mon[19468]: pgmap v807: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:15 smithi087 ceph-mon[20993]: pgmap v807: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:15 smithi077 ceph-mon[21151]: pgmap v807: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:16.502 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:16.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:17 smithi046 ceph-mon[19468]: from='client.38313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:18 smithi046 ceph-mon[19468]: pgmap v808: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:18 smithi087 ceph-mon[20993]: from='client.38313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:18 smithi087 ceph-mon[20993]: pgmap v808: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:18 smithi077 ceph-mon[21151]: from='client.38313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:18 smithi077 ceph-mon[21151]: pgmap v808: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:20.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:20 smithi046 ceph-mon[19468]: pgmap v809: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:20 smithi087 ceph-mon[20993]: pgmap v809: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:20 smithi077 ceph-mon[21151]: pgmap v809: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:21.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:21.505 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:21.505 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:22.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:22.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:22.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:22.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:22.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:21 smithi046 ceph-mon[19468]: pgmap v810: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:21 smithi087 ceph-mon[20993]: pgmap v810: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:21 smithi077 ceph-mon[21151]: pgmap v810: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:22 smithi046 ceph-mon[19468]: from='client.38385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:22 smithi087 ceph-mon[20993]: from='client.38385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:22 smithi077 ceph-mon[21151]: from='client.38385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:23 smithi046 ceph-mon[19468]: pgmap v811: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:23 smithi087 ceph-mon[20993]: pgmap v811: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:23 smithi077 ceph-mon[21151]: pgmap v811: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:25 smithi046 ceph-mon[19468]: pgmap v812: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:25 smithi087 ceph-mon[20993]: pgmap v812: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:25 smithi077 ceph-mon[21151]: pgmap v812: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:27.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:27.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:27.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:27.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:27.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:27.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:27.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:27.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:28.255 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:27 smithi077 ceph-mon[21151]: pgmap v813: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:27 smithi046 ceph-mon[19468]: pgmap v813: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:27 smithi087 ceph-mon[20993]: pgmap v813: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:28 smithi077 ceph-mon[21151]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:28 smithi046 ceph-mon[19468]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:28 smithi087 ceph-mon[20993]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:29 smithi046 ceph-mon[19468]: pgmap v814: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:29 smithi087 ceph-mon[20993]: pgmap v814: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:29 smithi077 ceph-mon[21151]: pgmap v814: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:32.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:31 smithi077 ceph-mon[21151]: pgmap v815: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:32.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:31 smithi046 ceph-mon[19468]: pgmap v815: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:31 smithi087 ceph-mon[20993]: pgmap v815: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:32.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:32.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:32.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:33.538 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:33.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:33.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:33.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:33.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:33 smithi046 ceph-mon[19468]: pgmap v816: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:33 smithi087 ceph-mon[20993]: pgmap v816: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:33 smithi077 ceph-mon[21151]: pgmap v816: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:34 smithi046 ceph-mon[19468]: from='client.38535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:34 smithi087 ceph-mon[20993]: from='client.38535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:34 smithi077 ceph-mon[21151]: from='client.38535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:35 smithi046 ceph-mon[19468]: pgmap v817: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:35 smithi087 ceph-mon[20993]: pgmap v817: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:35 smithi077 ceph-mon[21151]: pgmap v817: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:38.085 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:38 smithi087 ceph-mon[20993]: pgmap v818: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:38 smithi046 ceph-mon[19468]: pgmap v818: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:38 smithi077 ceph-mon[21151]: pgmap v818: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:39.216 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:39.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:39.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:39.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:39.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:40.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:40 smithi046 ceph-mon[19468]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:40.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:40 smithi046 ceph-mon[19468]: pgmap v819: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:40.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:40 smithi087 ceph-mon[20993]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:40.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:40 smithi087 ceph-mon[20993]: pgmap v819: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:40 smithi077 ceph-mon[21151]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:40 smithi077 ceph-mon[21151]: pgmap v819: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:42.148 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:42 smithi046 ceph-mon[19468]: pgmap v820: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:42.148 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.148 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.148 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:42 smithi087 ceph-mon[20993]: pgmap v820: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:42 smithi077 ceph-mon[21151]: pgmap v820: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:01:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:44.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:44.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:44.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: pgmap v821: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: pgmap v821: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:01:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:01:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:01:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: pgmap v821: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:44.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:01:44.514+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:01:44.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:01:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:01:44.515+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:01:44.907 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:44.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:44.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:44.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:44.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:01:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:01:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:01:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:46 smithi046 ceph-mon[19468]: from='client.38751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:46 smithi046 ceph-mon[19468]: pgmap v822: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:01:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:01:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:46 smithi087 ceph-mon[20993]: from='client.38751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:46 smithi087 ceph-mon[20993]: pgmap v822: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:01:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:01:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:46 smithi077 ceph-mon[21151]: from='client.38751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:46 smithi077 ceph-mon[21151]: pgmap v822: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:48 smithi046 ceph-mon[19468]: pgmap v823: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:48 smithi087 ceph-mon[20993]: pgmap v823: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:48 smithi077 ceph-mon[21151]: pgmap v823: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:49.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:49.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:49.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:50.273 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:50 smithi077 ceph-mon[21151]: pgmap v824: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:50 smithi046 ceph-mon[19468]: pgmap v824: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:50.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:50 smithi087 ceph-mon[20993]: pgmap v824: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:50.593 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:50.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:52 smithi046 ceph-mon[19468]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:52 smithi046 ceph-mon[19468]: pgmap v825: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:52 smithi087 ceph-mon[20993]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:52 smithi087 ceph-mon[20993]: pgmap v825: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:52 smithi077 ceph-mon[21151]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:52 smithi077 ceph-mon[21151]: pgmap v825: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:53 smithi046 ceph-mon[19468]: pgmap v826: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:01:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:53 smithi087 ceph-mon[20993]: pgmap v826: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:01:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:01:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:53 smithi077 ceph-mon[21151]: pgmap v826: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:01:55.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:01:55.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:01:55.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:01:56.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:01:56.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:01:56.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:01:56.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:01:56.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:01:56.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:56 smithi046 ceph-mon[19468]: pgmap v827: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:56 smithi087 ceph-mon[20993]: pgmap v827: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:56 smithi077 ceph-mon[21151]: pgmap v827: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:01:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:57 smithi087 ceph-mon[20993]: from='client.38940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:57 smithi046 ceph-mon[19468]: from='client.38940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:57 smithi077 ceph-mon[21151]: from='client.38940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:01:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:01:58 smithi087 ceph-mon[20993]: pgmap v828: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:01:58 smithi046 ceph-mon[19468]: pgmap v828: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:01:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:01:58 smithi077 ceph-mon[21151]: pgmap v828: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:00.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:00 smithi046 ceph-mon[19468]: pgmap v829: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:00 smithi087 ceph-mon[20993]: pgmap v829: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:00 smithi077 ceph-mon[21151]: pgmap v829: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:01.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:01.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:01.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:01.973 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:01.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:01.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:01.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:01.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:02 smithi046 ceph-mon[19468]: pgmap v830: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:02 smithi087 ceph-mon[20993]: pgmap v830: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:02 smithi077 ceph-mon[21151]: pgmap v830: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:03 smithi046 ceph-mon[19468]: from='client.39018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:03 smithi087 ceph-mon[20993]: from='client.39018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:03 smithi077 ceph-mon[21151]: from='client.39018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:04 smithi046 ceph-mon[19468]: pgmap v831: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:04 smithi087 ceph-mon[20993]: pgmap v831: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:04 smithi077 ceph-mon[21151]: pgmap v831: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:06 smithi046 ceph-mon[19468]: pgmap v832: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:06 smithi087 ceph-mon[20993]: pgmap v832: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:06 smithi077 ceph-mon[21151]: pgmap v832: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:06.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:06.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:06.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:07.660 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:07.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:07.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:07.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:07.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:08 smithi046 ceph-mon[19468]: pgmap v833: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:08 smithi087 ceph-mon[20993]: pgmap v833: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:08.402 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:08 smithi077 ceph-mon[21151]: pgmap v833: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:09 smithi046 ceph-mon[19468]: from='client.39093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:09 smithi087 ceph-mon[20993]: from='client.39093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:09 smithi077 ceph-mon[21151]: from='client.39093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:10 smithi077 ceph-mon[21151]: pgmap v834: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:10 smithi046 ceph-mon[19468]: pgmap v834: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:10 smithi087 ceph-mon[20993]: pgmap v834: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:12 smithi046 ceph-mon[19468]: pgmap v835: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:12 smithi087 ceph-mon[20993]: pgmap v835: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:12 smithi077 ceph-mon[21151]: pgmap v835: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:12.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:12.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:12.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:13.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:13.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:13.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:13.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:13.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:13 smithi046 ceph-mon[19468]: pgmap v836: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:13 smithi046 ceph-mon[19468]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:13 smithi087 ceph-mon[20993]: pgmap v836: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:13 smithi087 ceph-mon[20993]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:13 smithi077 ceph-mon[21151]: pgmap v836: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:13 smithi077 ceph-mon[21151]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:16 smithi046 ceph-mon[19468]: pgmap v837: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:16 smithi087 ceph-mon[20993]: pgmap v837: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:16 smithi077 ceph-mon[21151]: pgmap v837: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:18.165 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:18 smithi087 ceph-mon[20993]: pgmap v838: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:18.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:18.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:18 smithi046 ceph-mon[19468]: pgmap v838: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:18.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:18.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:18 smithi077 ceph-mon[21151]: pgmap v838: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:19.023 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:19.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:19.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:19.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:19.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:20 smithi046 ceph-mon[19468]: from='client.39243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:20 smithi046 ceph-mon[19468]: pgmap v839: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:20 smithi087 ceph-mon[20993]: from='client.39243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:20 smithi087 ceph-mon[20993]: pgmap v839: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:20 smithi077 ceph-mon[21151]: from='client.39243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:20 smithi077 ceph-mon[21151]: pgmap v839: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:22.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:22 smithi046 ceph-mon[19468]: pgmap v840: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:22.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:22 smithi087 ceph-mon[20993]: pgmap v840: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:22 smithi077 ceph-mon[21151]: pgmap v840: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:24.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:24.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:24.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:24 smithi046 ceph-mon[19468]: pgmap v841: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:24 smithi087 ceph-mon[20993]: pgmap v841: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:24.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:24 smithi077 ceph-mon[21151]: pgmap v841: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:24.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:24.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:26 smithi046 ceph-mon[19468]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:26 smithi046 ceph-mon[19468]: pgmap v842: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:26 smithi087 ceph-mon[20993]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:26.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:26 smithi087 ceph-mon[20993]: pgmap v842: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:26 smithi077 ceph-mon[21151]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:26 smithi077 ceph-mon[21151]: pgmap v842: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:28 smithi046 ceph-mon[19468]: pgmap v843: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:28 smithi087 ceph-mon[20993]: pgmap v843: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:28 smithi077 ceph-mon[21151]: pgmap v843: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:29.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:29.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:29.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:30 smithi077 ceph-mon[21151]: pgmap v844: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:30 smithi046 ceph-mon[19468]: pgmap v844: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:30 smithi087 ceph-mon[20993]: pgmap v844: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:30.391 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:30.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:30.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:30.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:30.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:31.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:31 smithi077 ceph-mon[21151]: from='client.39381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:31 smithi046 ceph-mon[19468]: from='client.39381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:31 smithi087 ceph-mon[20993]: from='client.39381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:32 smithi087 ceph-mon[20993]: pgmap v845: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:32 smithi046 ceph-mon[19468]: pgmap v845: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:32 smithi077 ceph-mon[21151]: pgmap v845: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:32.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:32.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:33 smithi046 ceph-mon[19468]: pgmap v846: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:33 smithi087 ceph-mon[20993]: pgmap v846: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:33 smithi077 ceph-mon[21151]: pgmap v846: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:35.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:35.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:35.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:36.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:36.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:36.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:36.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:36.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:36 smithi046 ceph-mon[19468]: pgmap v847: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:36 smithi087 ceph-mon[20993]: pgmap v847: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:36 smithi077 ceph-mon[21151]: pgmap v847: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:37 smithi046 ceph-mon[19468]: from='client.39456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:37 smithi087 ceph-mon[20993]: from='client.39456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:37.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:37 smithi077 ceph-mon[21151]: from='client.39456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:38 smithi046 ceph-mon[19468]: pgmap v848: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:38 smithi087 ceph-mon[20993]: pgmap v848: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:38 smithi077 ceph-mon[21151]: pgmap v848: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:40 smithi087 ceph-mon[20993]: pgmap v849: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:40 smithi046 ceph-mon[19468]: pgmap v849: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:40 smithi077 ceph-mon[21151]: pgmap v849: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:02:41.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:41.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:41.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:41.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:42 smithi077 ceph-mon[21151]: pgmap v850: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:42 smithi046 ceph-mon[19468]: pgmap v850: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:42.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:42 smithi087 ceph-mon[20993]: pgmap v850: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:43.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:43 smithi046 ceph-mon[19468]: from='client.39528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:43 smithi087 ceph-mon[20993]: from='client.39528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:43 smithi077 ceph-mon[21151]: from='client.39528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:44.160 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:44 smithi046 ceph-mon[19468]: pgmap v851: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:44 smithi087 ceph-mon[20993]: pgmap v851: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:44 smithi077 ceph-mon[21151]: pgmap v851: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:02:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:02:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:02:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:02:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:02:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:02:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:02:45.540+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:02:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:02:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:02:45.541+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:02:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:46 smithi077 ceph-mon[21151]: pgmap v852: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:46 smithi046 ceph-mon[19468]: pgmap v852: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:02:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:46 smithi087 ceph-mon[20993]: pgmap v852: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:02:46.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:46.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:46.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:02:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:02:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:02:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:02:47.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:47.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:47.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:47.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:47.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:48 smithi046 ceph-mon[19468]: pgmap v853: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:48 smithi046 ceph-mon[19468]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:48 smithi087 ceph-mon[20993]: pgmap v853: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:48 smithi087 ceph-mon[20993]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:48 smithi077 ceph-mon[21151]: pgmap v853: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:48 smithi077 ceph-mon[21151]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:50.091 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:50 smithi077 ceph-mon[21151]: pgmap v854: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:50 smithi046 ceph-mon[19468]: pgmap v854: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:50 smithi087 ceph-mon[20993]: pgmap v854: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:02:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:52 smithi046 ceph-mon[19468]: pgmap v855: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:52 smithi087 ceph-mon[20993]: pgmap v855: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:52 smithi077 ceph-mon[21151]: pgmap v855: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:52.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:52.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:52.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:52.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:53.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:02:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:53 smithi046 ceph-mon[19468]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:53 smithi046 ceph-mon[19468]: pgmap v856: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:53 smithi087 ceph-mon[20993]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:53 smithi087 ceph-mon[20993]: pgmap v856: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:53 smithi077 ceph-mon[21151]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:53 smithi077 ceph-mon[21151]: pgmap v856: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:56 smithi046 ceph-mon[19468]: pgmap v857: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:56 smithi087 ceph-mon[20993]: pgmap v857: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:56 smithi077 ceph-mon[21151]: pgmap v857: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:58.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:02:58.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:02:58.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:02:58.171 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:02:58 smithi087 ceph-mon[20993]: pgmap v858: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:02:58 smithi046 ceph-mon[19468]: pgmap v858: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:02:58 smithi077 ceph-mon[21151]: pgmap v858: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:02:58.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:02:58.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:02:58.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:02:58.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:02:58.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:00.231 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:00 smithi087 ceph-mon[20993]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:00.231 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:00 smithi087 ceph-mon[20993]: pgmap v859: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:00 smithi046 ceph-mon[19468]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:00 smithi046 ceph-mon[19468]: pgmap v859: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:00 smithi077 ceph-mon[21151]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:00 smithi077 ceph-mon[21151]: pgmap v859: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:02.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:02 smithi046 ceph-mon[19468]: pgmap v860: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:02.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:02 smithi087 ceph-mon[20993]: pgmap v860: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:02 smithi077 ceph-mon[21151]: pgmap v860: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:03.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:03.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:03.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:04 smithi046 ceph-mon[19468]: pgmap v861: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:04 smithi087 ceph-mon[20993]: pgmap v861: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:04 smithi077 ceph-mon[21151]: pgmap v861: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:04.502 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:04.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:04.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:04.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:04.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:06 smithi046 ceph-mon[19468]: from='client.39933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:06 smithi046 ceph-mon[19468]: pgmap v862: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:06 smithi087 ceph-mon[20993]: from='client.39933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:06 smithi087 ceph-mon[20993]: pgmap v862: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:06 smithi077 ceph-mon[21151]: from='client.39933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:06 smithi077 ceph-mon[21151]: pgmap v862: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:08 smithi046 ceph-mon[19468]: pgmap v863: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:08 smithi087 ceph-mon[20993]: pgmap v863: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:08 smithi077 ceph-mon[21151]: pgmap v863: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:09.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:09.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:09.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:10.182 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:10 smithi046 ceph-mon[19468]: pgmap v864: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:10 smithi087 ceph-mon[20993]: pgmap v864: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:10 smithi077 ceph-mon[21151]: pgmap v864: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:11 smithi046 ceph-mon[19468]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:11 smithi087 ceph-mon[20993]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:11 smithi077 ceph-mon[21151]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:12 smithi077 ceph-mon[21151]: pgmap v865: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:12 smithi046 ceph-mon[19468]: pgmap v865: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:12 smithi087 ceph-mon[20993]: pgmap v865: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:14.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:14 smithi046 ceph-mon[19468]: pgmap v866: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:14 smithi087 ceph-mon[20993]: pgmap v866: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:14 smithi077 ceph-mon[21151]: pgmap v866: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:15.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:15.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:15.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:15.872 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:16 smithi046 ceph-mon[19468]: pgmap v867: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:16 smithi087 ceph-mon[20993]: pgmap v867: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:16 smithi077 ceph-mon[21151]: pgmap v867: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:17 smithi046 ceph-mon[19468]: from='client.40086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:17 smithi087 ceph-mon[20993]: from='client.40086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:17 smithi077 ceph-mon[21151]: from='client.40086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:18 smithi046 ceph-mon[19468]: pgmap v868: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:18.363 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:18 smithi087 ceph-mon[20993]: pgmap v868: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:18 smithi077 ceph-mon[21151]: pgmap v868: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:20 smithi046 ceph-mon[19468]: pgmap v869: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:20 smithi087 ceph-mon[20993]: pgmap v869: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:20 smithi077 ceph-mon[21151]: pgmap v869: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:03:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:20.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:21.553 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:21.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:21.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:21.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:21.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:22 smithi046 ceph-mon[19468]: pgmap v870: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:22 smithi087 ceph-mon[20993]: pgmap v870: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:22 smithi077 ceph-mon[21151]: pgmap v870: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:23 smithi046 ceph-mon[19468]: from='client.40158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:23 smithi087 ceph-mon[20993]: from='client.40158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:23 smithi077 ceph-mon[21151]: from='client.40158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:24.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:24 smithi046 ceph-mon[19468]: pgmap v871: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:24 smithi087 ceph-mon[20993]: pgmap v871: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:24 smithi077 ceph-mon[21151]: pgmap v871: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:26 smithi087 ceph-mon[20993]: pgmap v872: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:26 smithi077 ceph-mon[21151]: pgmap v872: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:26.555 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:26 smithi046 ceph-mon[19468]: pgmap v872: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:26.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:26.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:26.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:27.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:27.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:27.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:28 smithi087 ceph-mon[20993]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:28 smithi087 ceph-mon[20993]: pgmap v873: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:28 smithi077 ceph-mon[21151]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:28 smithi077 ceph-mon[21151]: pgmap v873: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:28 smithi046 ceph-mon[19468]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:28 smithi046 ceph-mon[19468]: pgmap v873: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:30 smithi087 ceph-mon[20993]: pgmap v874: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:30 smithi077 ceph-mon[21151]: pgmap v874: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:30 smithi046 ceph-mon[19468]: pgmap v874: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:32 smithi077 ceph-mon[21151]: pgmap v875: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:32 smithi087 ceph-mon[20993]: pgmap v875: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:32.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:32 smithi046 ceph-mon[19468]: pgmap v875: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:32.923 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:32.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:32.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:32.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:32.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:33.358 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='client.40311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: pgmap v876: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='client.40311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: pgmap v876: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='client.40311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: pgmap v876: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:36 smithi046 ceph-mon[19468]: pgmap v877: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:36 smithi087 ceph-mon[20993]: pgmap v877: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:36 smithi077 ceph-mon[21151]: pgmap v877: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:37.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:37.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:37.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:38 smithi046 ceph-mon[19468]: pgmap v878: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:38 smithi087 ceph-mon[20993]: pgmap v878: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:38 smithi077 ceph-mon[21151]: pgmap v878: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:38.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:40 smithi087 ceph-mon[20993]: from='client.40383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:40 smithi087 ceph-mon[20993]: pgmap v879: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:40 smithi046 ceph-mon[19468]: from='client.40383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:40 smithi046 ceph-mon[19468]: pgmap v879: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:40 smithi077 ceph-mon[21151]: from='client.40383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:40 smithi077 ceph-mon[21151]: pgmap v879: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:42 smithi046 ceph-mon[19468]: pgmap v880: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:42 smithi087 ceph-mon[20993]: pgmap v880: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:42 smithi077 ceph-mon[21151]: pgmap v880: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:43.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:43.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:43.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:44.292 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:44.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:44.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:44.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:44 smithi046 ceph-mon[19468]: pgmap v881: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:44 smithi087 ceph-mon[20993]: pgmap v881: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:44 smithi077 ceph-mon[21151]: pgmap v881: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:45.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:45 smithi046 ceph-mon[19468]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:45 smithi087 ceph-mon[20993]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:45 smithi077 ceph-mon[21151]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: pgmap v882: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: pgmap v882: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:03:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:03:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: pgmap v882: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:03:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:03:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:46.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:03:46.592+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:03:46.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:03:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:03:46.593+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:03:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:03:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:03:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:48 smithi046 ceph-mon[19468]: pgmap v883: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:03:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:03:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:48 smithi087 ceph-mon[20993]: pgmap v883: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:03:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:03:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:48 smithi077 ceph-mon[21151]: pgmap v883: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:49.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:49.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:49.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:49.981 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:49.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:49.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:49.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:49.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:50 smithi046 ceph-mon[19468]: pgmap v884: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:50 smithi087 ceph-mon[20993]: pgmap v884: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:50 smithi077 ceph-mon[21151]: pgmap v884: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:51 smithi046 ceph-mon[19468]: from='client.40644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:51 smithi087 ceph-mon[20993]: from='client.40644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:51 smithi077 ceph-mon[21151]: from='client.40644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:52.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:52 smithi087 ceph-mon[20993]: pgmap v885: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:52 smithi046 ceph-mon[19468]: pgmap v885: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:52 smithi077 ceph-mon[21151]: pgmap v885: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: pgmap v886: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: pgmap v886: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: pgmap v886: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:03:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:03:54.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:03:54.982 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:03:54.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:03:55.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:03:55.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:03:55.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:03:55.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:03:55.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:03:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:56 smithi046 ceph-mon[19468]: pgmap v887: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:56 smithi087 ceph-mon[20993]: pgmap v887: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:56 smithi077 ceph-mon[21151]: pgmap v887: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:03:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:57 smithi046 ceph-mon[19468]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:57 smithi087 ceph-mon[20993]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:57 smithi077 ceph-mon[21151]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:03:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:03:58 smithi046 ceph-mon[19468]: pgmap v888: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:03:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:03:58 smithi087 ceph-mon[20993]: pgmap v888: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:03:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:03:58 smithi077 ceph-mon[21151]: pgmap v888: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:04:00.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:00 smithi087 ceph-mon[20993]: pgmap v889: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:04:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:00 smithi046 ceph-mon[19468]: pgmap v889: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:04:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:00 smithi077 ceph-mon[21151]: pgmap v889: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:04:00.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:00.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:00.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:01.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:02 smithi046 ceph-mon[19468]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:02 smithi046 ceph-mon[19468]: pgmap v890: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:02 smithi087 ceph-mon[20993]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:02 smithi087 ceph-mon[20993]: pgmap v890: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:02 smithi077 ceph-mon[21151]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:02 smithi077 ceph-mon[21151]: pgmap v890: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:04.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:04 smithi046 ceph-mon[19468]: pgmap v891: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:04:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:04 smithi087 ceph-mon[20993]: pgmap v891: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:04:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:04 smithi077 ceph-mon[21151]: pgmap v891: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:04:06.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:06 smithi046 ceph-mon[19468]: pgmap v892: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:04:06.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:06.354 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:06.354 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:06.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:06 smithi077 ceph-mon[21151]: pgmap v892: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:04:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:06 smithi087 ceph-mon[20993]: pgmap v892: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:04:07.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:08 smithi046 ceph-mon[19468]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:08 smithi046 ceph-mon[19468]: pgmap v893: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:08 smithi087 ceph-mon[20993]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:08 smithi087 ceph-mon[20993]: pgmap v893: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:08 smithi077 ceph-mon[21151]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:08 smithi077 ceph-mon[21151]: pgmap v893: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:10 smithi046 ceph-mon[19468]: pgmap v894: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:10 smithi087 ceph-mon[20993]: pgmap v894: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:10 smithi077 ceph-mon[21151]: pgmap v894: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:12.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:12.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:12.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:12 smithi046 ceph-mon[19468]: pgmap v895: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:12.369 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:12 smithi077 ceph-mon[21151]: pgmap v895: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:12 smithi087 ceph-mon[20993]: pgmap v895: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:12.704 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:12.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:12.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:12.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:12.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:13.780 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='client.40938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: pgmap v896: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='client.40938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: pgmap v896: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='client.40938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: pgmap v896: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:16 smithi046 ceph-mon[19468]: pgmap v897: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:16 smithi087 ceph-mon[20993]: pgmap v897: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:16 smithi077 ceph-mon[21151]: pgmap v897: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:17.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:17.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:17.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:18 smithi046 ceph-mon[19468]: pgmap v898: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:18 smithi087 ceph-mon[20993]: pgmap v898: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:18.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:18.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:18.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:18.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:18.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:18 smithi077 ceph-mon[21151]: pgmap v898: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:19 smithi046 ceph-mon[19468]: from='client.41010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:19 smithi087 ceph-mon[20993]: from='client.41010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:19 smithi077 ceph-mon[21151]: from='client.41010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:20.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:20 smithi087 ceph-mon[20993]: pgmap v899: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:20 smithi046 ceph-mon[19468]: pgmap v899: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:20 smithi077 ceph-mon[21151]: pgmap v899: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:22 smithi046 ceph-mon[19468]: pgmap v900: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:22 smithi087 ceph-mon[20993]: pgmap v900: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:22.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:22 smithi077 ceph-mon[21151]: pgmap v900: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:24.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:24.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:24.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:24.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:24.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:24 smithi046 ceph-mon[19468]: pgmap v901: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:24 smithi087 ceph-mon[20993]: pgmap v901: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:24 smithi077 ceph-mon[21151]: pgmap v901: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:25 smithi046 ceph-mon[19468]: from='client.41085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:25 smithi087 ceph-mon[20993]: from='client.41085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:25 smithi077 ceph-mon[21151]: from='client.41085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:26 smithi046 ceph-mon[19468]: pgmap v902: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:26 smithi087 ceph-mon[20993]: pgmap v902: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:26 smithi077 ceph-mon[21151]: pgmap v902: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:28 smithi046 ceph-mon[19468]: pgmap v903: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:28 smithi087 ceph-mon[20993]: pgmap v903: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:28 smithi077 ceph-mon[21151]: pgmap v903: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:29.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:29.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:29.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:29.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:29.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:29.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:29.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:29.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:30 smithi046 ceph-mon[19468]: pgmap v904: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:30 smithi087 ceph-mon[20993]: pgmap v904: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:30 smithi077 ceph-mon[21151]: pgmap v904: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:31 smithi046 ceph-mon[19468]: from='client.41163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:31 smithi087 ceph-mon[20993]: from='client.41163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:31 smithi077 ceph-mon[21151]: from='client.41163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:32 smithi046 ceph-mon[19468]: pgmap v905: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:32 smithi087 ceph-mon[20993]: pgmap v905: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:32 smithi077 ceph-mon[21151]: pgmap v905: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:04:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: pgmap v906: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: pgmap v906: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: pgmap v906: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:34.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:34.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:34.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:35.419 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:36 smithi046 ceph-mon[19468]: pgmap v907: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:36 smithi046 ceph-mon[19468]: from='client.41238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:36 smithi087 ceph-mon[20993]: pgmap v907: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:36 smithi087 ceph-mon[20993]: from='client.41238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:36 smithi077 ceph-mon[21151]: pgmap v907: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:36 smithi077 ceph-mon[21151]: from='client.41238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:38 smithi046 ceph-mon[19468]: pgmap v908: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:38 smithi087 ceph-mon[20993]: pgmap v908: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:38 smithi077 ceph-mon[21151]: pgmap v908: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:40 smithi046 ceph-mon[19468]: pgmap v909: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:40 smithi087 ceph-mon[20993]: pgmap v909: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:40 smithi077 ceph-mon[21151]: pgmap v909: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:40.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:41.105 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:41.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:41.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:41.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:41.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:42 smithi046 ceph-mon[19468]: from='client.41313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:42 smithi046 ceph-mon[19468]: pgmap v910: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:42 smithi087 ceph-mon[20993]: from='client.41313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:42 smithi087 ceph-mon[20993]: pgmap v910: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:42 smithi077 ceph-mon[21151]: from='client.41313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:42 smithi077 ceph-mon[21151]: pgmap v910: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:43 smithi046 ceph-mon[19468]: pgmap v911: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:43 smithi087 ceph-mon[20993]: pgmap v911: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:43 smithi077 ceph-mon[21151]: pgmap v911: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:04:46.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:46.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:46.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:46.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:46 smithi046 ceph-mon[19468]: pgmap v912: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:46 smithi087 ceph-mon[20993]: pgmap v912: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:46 smithi077 ceph-mon[21151]: pgmap v912: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:46.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:46.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:46.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:46.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:46.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:04:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:04:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:04:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:04:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:04:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:04:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:47.684 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:04:47.429+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:04:47.685 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:04:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:04:47.430+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:04:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:48 smithi046 ceph-mon[19468]: from='client.41385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:48 smithi046 ceph-mon[19468]: pgmap v913: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:48 smithi087 ceph-mon[20993]: from='client.41385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:48 smithi087 ceph-mon[20993]: pgmap v913: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:48 smithi077 ceph-mon[21151]: from='client.41385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:04:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:48 smithi077 ceph-mon[21151]: pgmap v913: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:04:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:04:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:04:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:04:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:04:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:04:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:50 smithi046 ceph-mon[19468]: pgmap v914: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:50 smithi087 ceph-mon[20993]: pgmap v914: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:50 smithi077 ceph-mon[21151]: pgmap v914: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:04:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:52 smithi046 ceph-mon[19468]: pgmap v915: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:52 smithi087 ceph-mon[20993]: pgmap v915: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:52 smithi077 ceph-mon[21151]: pgmap v915: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:52.518 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:52.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:52.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:52.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:52.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:53.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='client.41571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:53.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:53.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:53.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:53.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: pgmap v916: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:53.830 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:53.830 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:53.830 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='client.41571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: pgmap v916: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='client.41571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: pgmap v916: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:04:56.214 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:56 smithi077 ceph-mon[21151]: pgmap v917: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:56 smithi046 ceph-mon[19468]: pgmap v917: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:56 smithi087 ceph-mon[20993]: pgmap v917: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:57.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:04:57.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:04:57.521 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:04:58.195 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:04:58.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:04:58.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:04:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:04:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:04:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:58 smithi046 ceph-mon[19468]: pgmap v918: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:58 smithi087 ceph-mon[20993]: pgmap v918: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:58 smithi077 ceph-mon[21151]: pgmap v918: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:04:59 smithi046 ceph-mon[19468]: from='client.41646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:04:59 smithi087 ceph-mon[20993]: from='client.41646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:04:59 smithi077 ceph-mon[21151]: from='client.41646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:00 smithi046 ceph-mon[19468]: pgmap v919: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:00 smithi087 ceph-mon[20993]: pgmap v919: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:00 smithi077 ceph-mon[21151]: pgmap v919: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:02 smithi046 ceph-mon[19468]: pgmap v920: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:02 smithi087 ceph-mon[20993]: pgmap v920: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:02 smithi077 ceph-mon[21151]: pgmap v920: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:03.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:03.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:03.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:03.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:03 smithi046 ceph-mon[19468]: pgmap v921: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:03.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:03 smithi087 ceph-mon[20993]: pgmap v921: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:03 smithi077 ceph-mon[21151]: pgmap v921: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:03.898 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:03.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:03.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:03.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:03.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:04 smithi046 ceph-mon[19468]: from='client.41721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:04 smithi087 ceph-mon[20993]: from='client.41721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:04 smithi077 ceph-mon[21151]: from='client.41721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:05 smithi046 ceph-mon[19468]: pgmap v922: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:05 smithi087 ceph-mon[20993]: pgmap v922: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:05 smithi077 ceph-mon[21151]: pgmap v922: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:08.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:08 smithi046 ceph-mon[19468]: pgmap v923: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:08 smithi087 ceph-mon[20993]: pgmap v923: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:08 smithi077 ceph-mon[21151]: pgmap v923: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:08.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:08.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:08.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:09.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:09.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:09.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:09.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:09.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:10 smithi046 ceph-mon[19468]: pgmap v924: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:10 smithi087 ceph-mon[20993]: pgmap v924: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:10 smithi077 ceph-mon[21151]: pgmap v924: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:11 smithi046 ceph-mon[19468]: from='client.41796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:11 smithi087 ceph-mon[20993]: from='client.41796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:11 smithi077 ceph-mon[21151]: from='client.41796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:12 smithi046 ceph-mon[19468]: pgmap v925: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:12 smithi087 ceph-mon[20993]: pgmap v925: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:12 smithi077 ceph-mon[21151]: pgmap v925: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: pgmap v926: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: pgmap v926: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: pgmap v926: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:14.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:14.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:14.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:15.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:15.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:15.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:15.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:15.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:16 smithi046 ceph-mon[19468]: from='client.41874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:16 smithi046 ceph-mon[19468]: pgmap v927: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:16 smithi087 ceph-mon[20993]: from='client.41874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:16 smithi087 ceph-mon[20993]: pgmap v927: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:16 smithi077 ceph-mon[21151]: from='client.41874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:16 smithi077 ceph-mon[21151]: pgmap v927: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:18 smithi046 ceph-mon[19468]: pgmap v928: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:18 smithi087 ceph-mon[20993]: pgmap v928: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:18 smithi077 ceph-mon[21151]: pgmap v928: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:20.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:20.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:20.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:20 smithi046 ceph-mon[19468]: pgmap v929: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:20 smithi087 ceph-mon[20993]: pgmap v929: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:20 smithi077 ceph-mon[21151]: pgmap v929: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:05:20.922 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:20.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:20.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:20.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:20.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:22.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:22 smithi087 ceph-mon[20993]: from='client.41949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:22.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:22 smithi087 ceph-mon[20993]: pgmap v930: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:22 smithi046 ceph-mon[19468]: from='client.41949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:22 smithi046 ceph-mon[19468]: pgmap v930: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:22 smithi077 ceph-mon[21151]: from='client.41949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:22 smithi077 ceph-mon[21151]: pgmap v930: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:23.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:23 smithi087 ceph-mon[20993]: pgmap v931: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T03:05:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:23 smithi046 ceph-mon[19468]: pgmap v931: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T03:05:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:23 smithi077 ceph-mon[21151]: pgmap v931: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T03:05:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:26.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:26 smithi046 ceph-mon[19468]: pgmap v932: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:26 smithi087 ceph-mon[20993]: pgmap v932: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:26 smithi077 ceph-mon[21151]: pgmap v932: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:26.614 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:26.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:26.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:26.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:26.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:28 smithi046 ceph-mon[19468]: from='client.42027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:28 smithi046 ceph-mon[19468]: pgmap v933: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:28 smithi087 ceph-mon[20993]: from='client.42027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:28 smithi087 ceph-mon[20993]: pgmap v933: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:28 smithi077 ceph-mon[21151]: from='client.42027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:28 smithi077 ceph-mon[21151]: pgmap v933: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:30 smithi046 ceph-mon[19468]: pgmap v934: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:30 smithi087 ceph-mon[20993]: pgmap v934: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:30 smithi077 ceph-mon[21151]: pgmap v934: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 0 B/s wr, 71 op/s 2024-08-31T03:05:31.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:31.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:31.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:32.300 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:32.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:32.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:32.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:32.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:32 smithi046 ceph-mon[19468]: pgmap v935: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 45 KiB/s rd, 0 B/s wr, 72 op/s 2024-08-31T03:05:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:32 smithi087 ceph-mon[20993]: pgmap v935: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 45 KiB/s rd, 0 B/s wr, 72 op/s 2024-08-31T03:05:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:32 smithi077 ceph-mon[21151]: pgmap v935: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 45 KiB/s rd, 0 B/s wr, 72 op/s 2024-08-31T03:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:33 smithi046 ceph-mon[19468]: from='client.42099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:33 smithi087 ceph-mon[20993]: from='client.42099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:33 smithi077 ceph-mon[21151]: from='client.42099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:34 smithi046 ceph-mon[19468]: pgmap v936: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:34.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:34 smithi087 ceph-mon[20993]: pgmap v936: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:34 smithi077 ceph-mon[21151]: pgmap v936: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:36 smithi087 ceph-mon[20993]: pgmap v937: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:36 smithi077 ceph-mon[21151]: pgmap v937: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:36 smithi046 ceph-mon[19468]: pgmap v937: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:37.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:37.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:37.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:37.985 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:37.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:37.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:37.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:37.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:38 smithi046 ceph-mon[19468]: pgmap v938: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:38 smithi087 ceph-mon[20993]: pgmap v938: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:38 smithi077 ceph-mon[21151]: pgmap v938: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:39 smithi087 ceph-mon[20993]: from='client.42177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:39 smithi077 ceph-mon[21151]: from='client.42177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:39 smithi046 ceph-mon[19468]: from='client.42177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:40 smithi087 ceph-mon[20993]: pgmap v939: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:40 smithi077 ceph-mon[21151]: pgmap v939: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:40 smithi046 ceph-mon[19468]: pgmap v939: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:42.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:42 smithi087 ceph-mon[20993]: pgmap v940: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:42 smithi077 ceph-mon[21151]: pgmap v940: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:42.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:42 smithi046 ceph-mon[19468]: pgmap v940: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:42.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:42.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:42.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:43 smithi087 ceph-mon[20993]: pgmap v941: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:43.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:43.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:43 smithi046 ceph-mon[19468]: pgmap v941: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:43 smithi077 ceph-mon[21151]: pgmap v941: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:44 smithi046 ceph-mon[19468]: from='client.42255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:44 smithi087 ceph-mon[20993]: from='client.42255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:44 smithi077 ceph-mon[21151]: from='client.42255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:45 smithi046 ceph-mon[19468]: pgmap v942: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:45 smithi087 ceph-mon[20993]: pgmap v942: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:45 smithi077 ceph-mon[21151]: pgmap v942: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:05:48.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:05:48.158+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:05:48.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:05:48.159+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: pgmap v943: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: pgmap v943: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: pgmap v943: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:48.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:48.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:48.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:49.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:49.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:49.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:49.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:49.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:49.359 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:50 smithi087 ceph-mon[20993]: from='client.42438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:50 smithi087 ceph-mon[20993]: pgmap v944: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:50 smithi077 ceph-mon[21151]: from='client.42438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:50 smithi077 ceph-mon[21151]: pgmap v944: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:50 smithi046 ceph-mon[19468]: from='client.42438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:50 smithi046 ceph-mon[19468]: pgmap v944: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:05:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:52 smithi087 ceph-mon[20993]: pgmap v945: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:52 smithi077 ceph-mon[21151]: pgmap v945: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:52 smithi046 ceph-mon[19468]: pgmap v945: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: pgmap v946: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:05:54.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:05:54.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: pgmap v946: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: pgmap v946: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:05:55.041 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:05:55.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:05:55.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:05:55.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:05:55.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:05:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:56 smithi046 ceph-mon[19468]: from='client.42513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:56 smithi046 ceph-mon[19468]: pgmap v947: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:56 smithi087 ceph-mon[20993]: from='client.42513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:56 smithi087 ceph-mon[20993]: pgmap v947: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:56 smithi077 ceph-mon[21151]: from='client.42513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:05:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:56 smithi077 ceph-mon[21151]: pgmap v947: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:05:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:05:58 smithi077 ceph-mon[21151]: pgmap v948: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:05:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:05:58 smithi046 ceph-mon[19468]: pgmap v948: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:05:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:05:58 smithi087 ceph-mon[20993]: pgmap v948: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:06:00.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:00.043 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:00.043 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:00 smithi046 ceph-mon[19468]: pgmap v949: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:06:00.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:00 smithi087 ceph-mon[20993]: pgmap v949: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:06:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:00 smithi077 ceph-mon[21151]: pgmap v949: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:06:00.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:00.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:00.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:00.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:00.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:02 smithi046 ceph-mon[19468]: from='client.42588 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:02 smithi046 ceph-mon[19468]: pgmap v950: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:02 smithi087 ceph-mon[20993]: from='client.42588 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:02 smithi087 ceph-mon[20993]: pgmap v950: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:02 smithi077 ceph-mon[21151]: from='client.42588 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:02 smithi077 ceph-mon[21151]: pgmap v950: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:03.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:03.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:03.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:03.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:03 smithi087 ceph-mon[20993]: pgmap v951: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:03 smithi046 ceph-mon[19468]: pgmap v951: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:03 smithi077 ceph-mon[21151]: pgmap v951: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:05.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:05.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:05.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:06 smithi087 ceph-mon[20993]: pgmap v952: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:06.400 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:06.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:06.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:06.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:06.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:06.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:06 smithi046 ceph-mon[19468]: pgmap v952: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:06 smithi077 ceph-mon[21151]: pgmap v952: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:07 smithi087 ceph-mon[20993]: from='client.42663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:07 smithi077 ceph-mon[21151]: from='client.42663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:07 smithi046 ceph-mon[19468]: from='client.42663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:08 smithi087 ceph-mon[20993]: pgmap v953: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:08 smithi077 ceph-mon[21151]: pgmap v953: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:08.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:08 smithi046 ceph-mon[19468]: pgmap v953: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:10.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:10 smithi046 ceph-mon[19468]: pgmap v954: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:10 smithi087 ceph-mon[20993]: pgmap v954: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:10 smithi077 ceph-mon[21151]: pgmap v954: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:06:11.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:11.403 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:11.403 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:12.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:12.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:12.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:12.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:12.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:12 smithi046 ceph-mon[19468]: pgmap v955: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:06:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:12 smithi087 ceph-mon[20993]: pgmap v955: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:06:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:12 smithi077 ceph-mon[21151]: pgmap v955: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:06:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:13 smithi087 ceph-mon[20993]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:13 smithi077 ceph-mon[21151]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:13 smithi046 ceph-mon[19468]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: pgmap v956: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: pgmap v956: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: pgmap v956: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:16 smithi077 ceph-mon[21151]: pgmap v957: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:16 smithi046 ceph-mon[19468]: pgmap v957: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:16 smithi087 ceph-mon[20993]: pgmap v957: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:17.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:17.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:17.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:17.783 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:17.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:17.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:17.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:17.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:18.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:18 smithi077 ceph-mon[21151]: pgmap v958: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:18 smithi046 ceph-mon[19468]: pgmap v958: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:18 smithi087 ceph-mon[20993]: pgmap v958: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:19 smithi087 ceph-mon[20993]: from='client.42816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:19 smithi077 ceph-mon[21151]: from='client.42816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:19 smithi046 ceph-mon[19468]: from='client.42816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:20 smithi077 ceph-mon[21151]: pgmap v959: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:20 smithi046 ceph-mon[19468]: pgmap v959: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:20 smithi087 ceph-mon[20993]: pgmap v959: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:22 smithi077 ceph-mon[21151]: pgmap v960: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:22 smithi046 ceph-mon[19468]: pgmap v960: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:22 smithi087 ceph-mon[20993]: pgmap v960: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:22.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:22.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:23.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:23.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:23.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:23.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:23.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:23 smithi087 ceph-mon[20993]: pgmap v961: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:23 smithi087 ceph-mon[20993]: from='client.42891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:23 smithi046 ceph-mon[19468]: pgmap v961: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:23 smithi046 ceph-mon[19468]: from='client.42891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:23 smithi077 ceph-mon[21151]: pgmap v961: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:23 smithi077 ceph-mon[21151]: from='client.42891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:26 smithi087 ceph-mon[20993]: pgmap v962: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:26 smithi077 ceph-mon[21151]: pgmap v962: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:26 smithi046 ceph-mon[19468]: pgmap v962: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:28 smithi087 ceph-mon[20993]: pgmap v963: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:28 smithi077 ceph-mon[21151]: pgmap v963: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:28.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:28.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:28 smithi046 ceph-mon[19468]: pgmap v963: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:28.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:28.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:29.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:29.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:29.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:29.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:29.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:30 smithi087 ceph-mon[20993]: from='client.42969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:30 smithi087 ceph-mon[20993]: pgmap v964: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:30 smithi077 ceph-mon[21151]: from='client.42969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:30 smithi077 ceph-mon[21151]: pgmap v964: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:30.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:30 smithi046 ceph-mon[19468]: from='client.42969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:30.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:30 smithi046 ceph-mon[19468]: pgmap v964: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:32 smithi077 ceph-mon[21151]: pgmap v965: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:32 smithi046 ceph-mon[19468]: pgmap v965: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:32 smithi087 ceph-mon[20993]: pgmap v965: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:34.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:34 smithi046 ceph-mon[19468]: pgmap v966: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:34.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:34.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:34.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:34 smithi077 ceph-mon[21151]: pgmap v966: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:34 smithi087 ceph-mon[20993]: pgmap v966: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:34.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:35 smithi077 ceph-mon[21151]: from='client.43047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:35 smithi077 ceph-mon[21151]: pgmap v967: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:35 smithi046 ceph-mon[19468]: from='client.43047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:35 smithi046 ceph-mon[19468]: pgmap v967: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:35 smithi087 ceph-mon[20993]: from='client.43047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:35 smithi087 ceph-mon[20993]: pgmap v967: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:06:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:38 smithi087 ceph-mon[20993]: pgmap v968: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:38 smithi077 ceph-mon[21151]: pgmap v968: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:38 smithi046 ceph-mon[19468]: pgmap v968: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:39.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:39.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:39.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:40 smithi087 ceph-mon[20993]: pgmap v969: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:40 smithi077 ceph-mon[21151]: pgmap v969: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:40.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:40.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:40.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:40.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:40.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:40.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:40 smithi046 ceph-mon[19468]: pgmap v969: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:41 smithi077 ceph-mon[21151]: from='client.43125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:41 smithi046 ceph-mon[19468]: from='client.43125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:41 smithi087 ceph-mon[20993]: from='client.43125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:42 smithi077 ceph-mon[21151]: pgmap v970: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:42 smithi046 ceph-mon[19468]: pgmap v970: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:42 smithi087 ceph-mon[20993]: pgmap v970: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:43 smithi087 ceph-mon[20993]: pgmap v971: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:43 smithi046 ceph-mon[19468]: pgmap v971: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:43 smithi077 ceph-mon[21151]: pgmap v971: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:45.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:45.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:45.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:46.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:46.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:46.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:46.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:46.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:46 smithi077 ceph-mon[21151]: pgmap v972: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:46 smithi046 ceph-mon[19468]: pgmap v972: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:46 smithi087 ceph-mon[20993]: pgmap v972: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:06:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:47 smithi077 ceph-mon[21151]: from='client.43203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:47 smithi046 ceph-mon[19468]: from='client.43203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:47 smithi087 ceph-mon[20993]: from='client.43203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:48 smithi077 ceph-mon[21151]: pgmap v973: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:48 smithi046 ceph-mon[19468]: pgmap v973: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:48 smithi087 ceph-mon[20993]: pgmap v973: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:06:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:06:48.894+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:06:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:06:48.895+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:49.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:06:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:06:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:06:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:06:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:06:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:06:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:50.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:50.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:06:50.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:06:50.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:50 smithi046 ceph-mon[19468]: pgmap v974: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:06:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:06:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:50 smithi077 ceph-mon[21151]: pgmap v974: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:06:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:06:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:06:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:50 smithi087 ceph-mon[20993]: pgmap v974: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:06:51.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:51.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:51.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:51.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:51.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:52 smithi077 ceph-mon[21151]: pgmap v975: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:52 smithi046 ceph-mon[19468]: pgmap v975: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:52 smithi087 ceph-mon[20993]: pgmap v975: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:53 smithi077 ceph-mon[21151]: from='client.43386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:53.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:53 smithi087 ceph-mon[20993]: from='client.43386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:53 smithi046 ceph-mon[19468]: from='client.43386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:54 smithi077 ceph-mon[21151]: pgmap v976: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:54 smithi046 ceph-mon[19468]: pgmap v976: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:54 smithi087 ceph-mon[20993]: pgmap v976: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:55 smithi046 ceph-mon[19468]: pgmap v977: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:55 smithi087 ceph-mon[20993]: pgmap v977: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:06:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:55 smithi077 ceph-mon[21151]: pgmap v977: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:56.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:06:56.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:06:56.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:06:57.539 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:06:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:06:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:06:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:06:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:06:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:58 smithi077 ceph-mon[21151]: pgmap v978: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:58 smithi046 ceph-mon[19468]: pgmap v978: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:58 smithi087 ceph-mon[20993]: pgmap v978: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:06:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:06:59 smithi077 ceph-mon[21151]: from='client.43461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:06:59 smithi046 ceph-mon[19468]: from='client.43461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:06:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:06:59 smithi087 ceph-mon[20993]: from='client.43461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:00 smithi077 ceph-mon[21151]: pgmap v979: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:00 smithi046 ceph-mon[19468]: pgmap v979: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:00 smithi087 ceph-mon[20993]: pgmap v979: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:02.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:02 smithi046 ceph-mon[19468]: pgmap v980: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:02 smithi077 ceph-mon[21151]: pgmap v980: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:02.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:02.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:02.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:02 smithi087 ceph-mon[20993]: pgmap v980: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:03.256 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:03.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:03.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:03.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:03.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:04.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:04 smithi087 ceph-mon[20993]: from='client.43539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:04.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:04 smithi087 ceph-mon[20993]: pgmap v981: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:04.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:04 smithi046 ceph-mon[19468]: from='client.43539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:04 smithi046 ceph-mon[19468]: pgmap v981: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:04 smithi077 ceph-mon[21151]: from='client.43539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:04 smithi077 ceph-mon[21151]: pgmap v981: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:06 smithi046 ceph-mon[19468]: pgmap v982: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:06 smithi087 ceph-mon[20993]: pgmap v982: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:06 smithi077 ceph-mon[21151]: pgmap v982: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:08.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:08.258 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:08.258 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:08 smithi046 ceph-mon[19468]: pgmap v983: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:08 smithi087 ceph-mon[20993]: pgmap v983: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:08 smithi077 ceph-mon[21151]: pgmap v983: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:08.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:08.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:08.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:08.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:08.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:10.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:10 smithi046 ceph-mon[19468]: from='client.43617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:10.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:10 smithi046 ceph-mon[19468]: pgmap v984: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:10 smithi087 ceph-mon[20993]: from='client.43617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:10 smithi087 ceph-mon[20993]: pgmap v984: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:10 smithi077 ceph-mon[21151]: from='client.43617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:10 smithi077 ceph-mon[21151]: pgmap v984: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:12 smithi087 ceph-mon[20993]: pgmap v985: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:12 smithi077 ceph-mon[21151]: pgmap v985: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:12 smithi046 ceph-mon[19468]: pgmap v985: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:13.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:13.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:13.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:14 smithi087 ceph-mon[20993]: pgmap v986: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:14 smithi077 ceph-mon[21151]: pgmap v986: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:14 smithi046 ceph-mon[19468]: pgmap v986: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:14.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:14.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:14.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:14.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:14.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:15 smithi077 ceph-mon[21151]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:15 smithi077 ceph-mon[21151]: pgmap v987: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:15 smithi046 ceph-mon[19468]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:15 smithi046 ceph-mon[19468]: pgmap v987: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:15 smithi087 ceph-mon[20993]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:15 smithi087 ceph-mon[20993]: pgmap v987: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:18.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:18 smithi077 ceph-mon[21151]: pgmap v988: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:18 smithi046 ceph-mon[19468]: pgmap v988: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:18 smithi087 ceph-mon[20993]: pgmap v988: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:19.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:19.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:19.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:20.297 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:20.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:20.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:20.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:20.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:20 smithi087 ceph-mon[20993]: pgmap v989: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:20 smithi077 ceph-mon[21151]: pgmap v989: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:20 smithi046 ceph-mon[19468]: pgmap v989: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:21 smithi077 ceph-mon[21151]: from='client.43767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:21 smithi046 ceph-mon[19468]: from='client.43767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:21 smithi087 ceph-mon[20993]: from='client.43767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:22 smithi077 ceph-mon[21151]: pgmap v990: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:22 smithi046 ceph-mon[19468]: pgmap v990: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:22 smithi087 ceph-mon[20993]: pgmap v990: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:24 smithi077 ceph-mon[21151]: pgmap v991: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:24 smithi087 ceph-mon[20993]: pgmap v991: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:24.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:24 smithi046 ceph-mon[19468]: pgmap v991: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:25.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:25.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:25.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:25.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:25.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:26 smithi046 ceph-mon[19468]: pgmap v992: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:26 smithi087 ceph-mon[20993]: pgmap v992: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:26 smithi077 ceph-mon[21151]: pgmap v992: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:27 smithi077 ceph-mon[21151]: from='client.43845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:27 smithi046 ceph-mon[19468]: from='client.43845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:27 smithi087 ceph-mon[20993]: from='client.43845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:28 smithi077 ceph-mon[21151]: pgmap v993: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:28 smithi046 ceph-mon[19468]: pgmap v993: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:28 smithi087 ceph-mon[20993]: pgmap v993: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:30 smithi077 ceph-mon[21151]: pgmap v994: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:30.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:30 smithi046 ceph-mon[19468]: pgmap v994: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:30 smithi087 ceph-mon[20993]: pgmap v994: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:07:30.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:30.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:30.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:31.694 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:32.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:32 smithi046 ceph-mon[19468]: pgmap v995: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:32 smithi077 ceph-mon[21151]: pgmap v995: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:32 smithi087 ceph-mon[20993]: pgmap v995: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:33 smithi046 ceph-mon[19468]: from='client.43920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:33 smithi077 ceph-mon[21151]: from='client.43920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:33 smithi087 ceph-mon[20993]: from='client.43920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:34 smithi077 ceph-mon[21151]: pgmap v996: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:34 smithi046 ceph-mon[19468]: pgmap v996: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:34 smithi087 ceph-mon[20993]: pgmap v996: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:35 smithi046 ceph-mon[19468]: pgmap v997: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:35 smithi087 ceph-mon[20993]: pgmap v997: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:35 smithi077 ceph-mon[21151]: pgmap v997: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:36.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:36.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:36.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:37.374 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:37.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:37.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:37.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:37.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:38 smithi077 ceph-mon[21151]: from='client.43995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:38 smithi077 ceph-mon[21151]: pgmap v998: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:38.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:38 smithi087 ceph-mon[20993]: from='client.43995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:38.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:38 smithi087 ceph-mon[20993]: pgmap v998: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:38 smithi046 ceph-mon[19468]: from='client.43995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:38 smithi046 ceph-mon[19468]: pgmap v998: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:40.195 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:40 smithi077 ceph-mon[21151]: pgmap v999: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:40 smithi046 ceph-mon[19468]: pgmap v999: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:40 smithi087 ceph-mon[20993]: pgmap v999: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:42.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:42 smithi077 ceph-mon[21151]: pgmap v1000: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:42 smithi046 ceph-mon[19468]: pgmap v1000: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:42 smithi087 ceph-mon[20993]: pgmap v1000: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:43.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:44 smithi077 ceph-mon[21151]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:44 smithi077 ceph-mon[21151]: pgmap v1001: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:44 smithi046 ceph-mon[19468]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:44 smithi046 ceph-mon[19468]: pgmap v1001: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:44 smithi087 ceph-mon[20993]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:44 smithi087 ceph-mon[20993]: pgmap v1001: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:46.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:46 smithi087 ceph-mon[20993]: pgmap v1002: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:46 smithi077 ceph-mon[21151]: pgmap v1002: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:46 smithi046 ceph-mon[19468]: pgmap v1002: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:07:48.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:48.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:48.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:48 smithi046 ceph-mon[19468]: pgmap v1003: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:48 smithi077 ceph-mon[21151]: pgmap v1003: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:48 smithi087 ceph-mon[20993]: pgmap v1003: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:48.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:48.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:48.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:48.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:07:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:07:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:07:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:07:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:07:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:07:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:50.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:07:49.630+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:07:50.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:07:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:07:49.631+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:07:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:50 smithi077 ceph-mon[21151]: from='client.44145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:50 smithi077 ceph-mon[21151]: pgmap v1004: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:50 smithi046 ceph-mon[19468]: from='client.44145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:50 smithi046 ceph-mon[19468]: pgmap v1004: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:50 smithi087 ceph-mon[20993]: from='client.44145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:07:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:50 smithi087 ceph-mon[20993]: pgmap v1004: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:07:51.422 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:07:51.422 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:07:51.422 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:51 smithi046 ceph-mon[19468]: pgmap v1005: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:07:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:07:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:51 smithi087 ceph-mon[20993]: pgmap v1005: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:07:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:07:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:51 smithi077 ceph-mon[21151]: pgmap v1005: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:07:54.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:07:54.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:07:54.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:07:54.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:07:54.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:07:54.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:54 smithi046 ceph-mon[19468]: pgmap v1006: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:54.413 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.413 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.413 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:54 smithi077 ceph-mon[21151]: pgmap v1006: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:54 smithi087 ceph-mon[20993]: pgmap v1006: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:55 smithi077 ceph-mon[21151]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:55 smithi046 ceph-mon[19468]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:55 smithi087 ceph-mon[20993]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:07:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:07:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:56 smithi077 ceph-mon[21151]: pgmap v1007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:56 smithi046 ceph-mon[19468]: pgmap v1007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:56 smithi087 ceph-mon[20993]: pgmap v1007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:07:58 smithi077 ceph-mon[21151]: pgmap v1008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:07:58 smithi046 ceph-mon[19468]: pgmap v1008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:07:58 smithi087 ceph-mon[20993]: pgmap v1008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:07:59.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:07:59.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:07:59.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:00.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:00.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:00.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:00.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:00.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:00 smithi046 ceph-mon[19468]: pgmap v1009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:00 smithi077 ceph-mon[21151]: pgmap v1009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:00 smithi087 ceph-mon[20993]: pgmap v1009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:01.355 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:01 smithi077 ceph-mon[21151]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:01 smithi046 ceph-mon[19468]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:01 smithi087 ceph-mon[20993]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:02 smithi077 ceph-mon[21151]: pgmap v1010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:02.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:02 smithi046 ceph-mon[19468]: pgmap v1010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:02 smithi087 ceph-mon[20993]: pgmap v1010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:04 smithi077 ceph-mon[21151]: pgmap v1011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:08:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:04 smithi046 ceph-mon[19468]: pgmap v1011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:08:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:04 smithi087 ceph-mon[20993]: pgmap v1011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:08:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:05.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:05.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:05.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:05.770 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:05.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:05.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:05.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:05.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:06.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:06 smithi087 ceph-mon[20993]: pgmap v1012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:06 smithi077 ceph-mon[21151]: pgmap v1012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:06 smithi046 ceph-mon[19468]: pgmap v1012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:07.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:07 smithi087 ceph-mon[20993]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:07.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:07 smithi087 ceph-mon[20993]: pgmap v1013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:07 smithi077 ceph-mon[21151]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:07 smithi077 ceph-mon[21151]: pgmap v1013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:07 smithi046 ceph-mon[19468]: from='client.44478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:07 smithi046 ceph-mon[19468]: pgmap v1013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:10 smithi077 ceph-mon[21151]: pgmap v1014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:10 smithi046 ceph-mon[19468]: pgmap v1014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:10 smithi087 ceph-mon[20993]: pgmap v1014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:10.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:10.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:10.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:11.449 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:12 smithi046 ceph-mon[19468]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:12 smithi046 ceph-mon[19468]: pgmap v1015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:12 smithi077 ceph-mon[21151]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:12 smithi077 ceph-mon[21151]: pgmap v1015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:12 smithi087 ceph-mon[20993]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:12 smithi087 ceph-mon[20993]: pgmap v1015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:14 smithi087 ceph-mon[20993]: pgmap v1016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:08:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:14 smithi077 ceph-mon[21151]: pgmap v1016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:08:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:14 smithi046 ceph-mon[19468]: pgmap v1016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:08:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:15 smithi046 ceph-mon[19468]: pgmap v1017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:08:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:15 smithi087 ceph-mon[20993]: pgmap v1017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:08:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:15 smithi077 ceph-mon[21151]: pgmap v1017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:08:16.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:16.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:16.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:17.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:17.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:17.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:17.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:17.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:18 smithi077 ceph-mon[21151]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:18 smithi077 ceph-mon[21151]: pgmap v1018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:18 smithi046 ceph-mon[19468]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:18 smithi046 ceph-mon[19468]: pgmap v1018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:18 smithi087 ceph-mon[20993]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:18 smithi087 ceph-mon[20993]: pgmap v1018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:20.368 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:20 smithi077 ceph-mon[21151]: pgmap v1019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:20 smithi046 ceph-mon[19468]: pgmap v1019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:20 smithi087 ceph-mon[20993]: pgmap v1019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:22.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:22.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:22.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:22.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:22 smithi077 ceph-mon[21151]: pgmap v1020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:22 smithi046 ceph-mon[19468]: pgmap v1020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:22 smithi087 ceph-mon[20993]: pgmap v1020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:22.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:22.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:22.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:22.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:24 smithi077 ceph-mon[21151]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:24 smithi077 ceph-mon[21151]: pgmap v1021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:24 smithi046 ceph-mon[19468]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:24 smithi046 ceph-mon[19468]: pgmap v1021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:24 smithi087 ceph-mon[20993]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:24 smithi087 ceph-mon[20993]: pgmap v1021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:26 smithi087 ceph-mon[20993]: pgmap v1022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:26 smithi077 ceph-mon[21151]: pgmap v1022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:26 smithi046 ceph-mon[19468]: pgmap v1022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:27 smithi087 ceph-mon[20993]: pgmap v1023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:27 smithi046 ceph-mon[19468]: pgmap v1023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:27 smithi077 ceph-mon[21151]: pgmap v1023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:27.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:27.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:27.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:28 smithi087 ceph-mon[20993]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:28 smithi077 ceph-mon[21151]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:28.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:28.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:28.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:28.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:28.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:28.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:28 smithi046 ceph-mon[19468]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:29 smithi046 ceph-mon[19468]: pgmap v1024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:29 smithi087 ceph-mon[20993]: pgmap v1024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:29 smithi077 ceph-mon[21151]: pgmap v1024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:32 smithi077 ceph-mon[21151]: pgmap v1025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:32.440 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:32 smithi046 ceph-mon[19468]: pgmap v1025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:32 smithi087 ceph-mon[20993]: pgmap v1025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:33.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:33.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:33.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:34.185 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:34.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:34 smithi046 ceph-mon[19468]: pgmap v1026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:34 smithi087 ceph-mon[20993]: pgmap v1026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:34 smithi077 ceph-mon[21151]: pgmap v1026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:35 smithi077 ceph-mon[21151]: from='client.44862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:35 smithi046 ceph-mon[19468]: from='client.44862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:35 smithi087 ceph-mon[20993]: from='client.44862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:36 smithi077 ceph-mon[21151]: pgmap v1027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:36 smithi046 ceph-mon[19468]: pgmap v1027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:36 smithi087 ceph-mon[20993]: pgmap v1027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:38.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:38 smithi087 ceph-mon[20993]: pgmap v1028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:38 smithi046 ceph-mon[19468]: pgmap v1028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:38 smithi077 ceph-mon[21151]: pgmap v1028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:39.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:39.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:39.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:39 smithi046 ceph-mon[19468]: pgmap v1029: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:39 smithi087 ceph-mon[20993]: pgmap v1029: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:39 smithi077 ceph-mon[21151]: pgmap v1029: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:39.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:39.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:39.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:39.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:39.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:40 smithi046 ceph-mon[19468]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:40 smithi087 ceph-mon[20993]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:40 smithi077 ceph-mon[21151]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:41 smithi077 ceph-mon[21151]: pgmap v1030: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:41 smithi046 ceph-mon[19468]: pgmap v1030: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:41 smithi087 ceph-mon[20993]: pgmap v1030: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:08:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:44 smithi077 ceph-mon[21151]: pgmap v1031: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:44 smithi046 ceph-mon[19468]: pgmap v1031: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:44 smithi087 ceph-mon[20993]: pgmap v1031: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:44.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:44.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:44.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:45.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:45.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:45.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:45.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:45.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:46 smithi077 ceph-mon[21151]: pgmap v1032: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:46.493 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:46 smithi087 ceph-mon[20993]: pgmap v1032: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:46 smithi046 ceph-mon[19468]: pgmap v1032: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:08:47.440 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:47 smithi087 ceph-mon[20993]: from='client.45009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:47 smithi046 ceph-mon[19468]: from='client.45009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:47 smithi077 ceph-mon[21151]: from='client.45009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:48.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:48 smithi087 ceph-mon[20993]: pgmap v1033: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:48 smithi046 ceph-mon[19468]: pgmap v1033: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:48 smithi077 ceph-mon[21151]: pgmap v1033: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:49 smithi046 ceph-mon[19468]: pgmap v1034: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:49 smithi087 ceph-mon[20993]: pgmap v1034: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:49 smithi077 ceph-mon[21151]: pgmap v1034: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:08:50.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:50.547 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:08:50.356+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:08:50.547 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:08:50.356+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:08:50.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:50.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:50.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:08:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:08:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:08:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:08:51.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:51.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:51.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:51.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:51.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:08:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:08:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:51 smithi046 ceph-mon[19468]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:51 smithi046 ceph-mon[19468]: pgmap v1035: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:08:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:08:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:08:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:51 smithi087 ceph-mon[20993]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:51 smithi087 ceph-mon[20993]: pgmap v1035: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:08:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:08:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:08:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:51 smithi077 ceph-mon[21151]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:51 smithi077 ceph-mon[21151]: pgmap v1035: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:08:54.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:54 smithi046 ceph-mon[19468]: pgmap v1036: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:54 smithi087 ceph-mon[20993]: pgmap v1036: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:08:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:54 smithi077 ceph-mon[21151]: pgmap v1036: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:55 smithi077 ceph-mon[21151]: pgmap v1037: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:55.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.512 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.512 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.512 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.512 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:55 smithi046 ceph-mon[19468]: pgmap v1037: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:08:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:55 smithi087 ceph-mon[20993]: pgmap v1037: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:56.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:08:56.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:08:56.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:08:56.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:08:56.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:08:56.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:08:56.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:08:56.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:08:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:58 smithi046 ceph-mon[19468]: from='client.45267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:58 smithi046 ceph-mon[19468]: pgmap v1038: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:58 smithi087 ceph-mon[20993]: from='client.45267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:58 smithi087 ceph-mon[20993]: pgmap v1038: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:58 smithi077 ceph-mon[21151]: from='client.45267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:08:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:58 smithi077 ceph-mon[21151]: pgmap v1038: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:08:59 smithi046 ceph-mon[19468]: pgmap v1039: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:08:59 smithi087 ceph-mon[20993]: pgmap v1039: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:08:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:08:59 smithi077 ceph-mon[21151]: pgmap v1039: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:01.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:01.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:01.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:02.364 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:02 smithi077 ceph-mon[21151]: pgmap v1040: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:02.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:02 smithi046 ceph-mon[19468]: pgmap v1040: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:02.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:02.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:02.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:02.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:02.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:02 smithi087 ceph-mon[20993]: pgmap v1040: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:03 smithi077 ceph-mon[21151]: from='client.45345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:03 smithi077 ceph-mon[21151]: pgmap v1041: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:09:03.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:03 smithi046 ceph-mon[19468]: from='client.45345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:03.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:03 smithi046 ceph-mon[19468]: pgmap v1041: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:09:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:03 smithi087 ceph-mon[20993]: from='client.45345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:03 smithi087 ceph-mon[20993]: pgmap v1041: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:09:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:05 smithi046 ceph-mon[19468]: pgmap v1042: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:06.254 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:05 smithi077 ceph-mon[21151]: pgmap v1042: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:06.254 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:05 smithi087 ceph-mon[20993]: pgmap v1042: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:07.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:07.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:07.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:08.264 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:08.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:08.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:08.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:08 smithi087 ceph-mon[20993]: pgmap v1043: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:08 smithi046 ceph-mon[19468]: pgmap v1043: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:08.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:08 smithi077 ceph-mon[21151]: pgmap v1043: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:09 smithi087 ceph-mon[20993]: from='client.45417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:09 smithi046 ceph-mon[19468]: from='client.45417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:09 smithi077 ceph-mon[21151]: from='client.45417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:10 smithi046 ceph-mon[19468]: pgmap v1044: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:10 smithi087 ceph-mon[20993]: pgmap v1044: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:10 smithi077 ceph-mon[21151]: pgmap v1044: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:11 smithi046 ceph-mon[19468]: pgmap v1045: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:11 smithi087 ceph-mon[20993]: pgmap v1045: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:11 smithi077 ceph-mon[21151]: pgmap v1045: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:13.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:13.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:13.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:13 smithi046 ceph-mon[19468]: pgmap v1046: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:13 smithi087 ceph-mon[20993]: pgmap v1046: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:13 smithi077 ceph-mon[21151]: pgmap v1046: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:13.967 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:13.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:13.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:13.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:13.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:14.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:14 smithi046 ceph-mon[19468]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:14 smithi087 ceph-mon[20993]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:14 smithi077 ceph-mon[21151]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: pgmap v1047: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: pgmap v1047: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: pgmap v1047: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:17 smithi046 ceph-mon[19468]: pgmap v1048: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:17 smithi087 ceph-mon[20993]: pgmap v1048: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:17 smithi077 ceph-mon[21151]: pgmap v1048: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:18.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:18.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:18.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:19 smithi046 ceph-mon[19468]: pgmap v1049: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:19 smithi087 ceph-mon[20993]: pgmap v1049: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:19.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:19.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:19.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:19.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:19.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:19 smithi077 ceph-mon[21151]: pgmap v1049: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:20 smithi046 ceph-mon[19468]: from='client.45564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:20 smithi087 ceph-mon[20993]: from='client.45564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:20 smithi077 ceph-mon[21151]: from='client.45564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:21 smithi046 ceph-mon[19468]: pgmap v1050: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:21 smithi087 ceph-mon[20993]: pgmap v1050: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:21 smithi077 ceph-mon[21151]: pgmap v1050: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:23 smithi077 ceph-mon[21151]: pgmap v1051: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:23 smithi046 ceph-mon[19468]: pgmap v1051: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:23 smithi087 ceph-mon[20993]: pgmap v1051: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:24.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:24.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:24.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:25.333 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:25.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:25.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:25.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:25.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:25.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:25 smithi046 ceph-mon[19468]: from='client.45636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:25 smithi046 ceph-mon[19468]: pgmap v1052: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:25 smithi087 ceph-mon[20993]: from='client.45636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:25 smithi087 ceph-mon[20993]: pgmap v1052: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:25 smithi077 ceph-mon[21151]: from='client.45636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:25 smithi077 ceph-mon[21151]: pgmap v1052: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:27.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:27 smithi087 ceph-mon[20993]: pgmap v1053: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:27 smithi046 ceph-mon[19468]: pgmap v1053: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:27 smithi077 ceph-mon[21151]: pgmap v1053: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:29.484 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:29 smithi087 ceph-mon[20993]: pgmap v1054: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:29 smithi046 ceph-mon[19468]: pgmap v1054: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:29 smithi077 ceph-mon[21151]: pgmap v1054: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:30.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:30.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:30.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:31.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:31.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:31.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:31.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:31.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:31 smithi046 ceph-mon[19468]: from='client.45711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:31 smithi046 ceph-mon[19468]: pgmap v1055: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:31 smithi087 ceph-mon[20993]: from='client.45711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:31 smithi087 ceph-mon[20993]: pgmap v1055: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:31 smithi077 ceph-mon[21151]: from='client.45711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:31 smithi077 ceph-mon[21151]: pgmap v1055: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:33.483 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:33 smithi077 ceph-mon[21151]: pgmap v1056: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:33 smithi046 ceph-mon[19468]: pgmap v1056: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:33 smithi087 ceph-mon[20993]: pgmap v1056: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: pgmap v1057: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.716 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: pgmap v1057: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: pgmap v1057: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:36.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:36.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:36.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:36.692 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:36.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:36.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:36.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:36.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:37 smithi046 ceph-mon[19468]: from='client.45786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:37 smithi046 ceph-mon[19468]: pgmap v1058: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:37 smithi087 ceph-mon[20993]: from='client.45786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:37 smithi087 ceph-mon[20993]: pgmap v1058: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:37 smithi077 ceph-mon[21151]: from='client.45786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:37 smithi077 ceph-mon[21151]: pgmap v1058: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:39 smithi046 ceph-mon[19468]: pgmap v1059: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:39 smithi087 ceph-mon[20993]: pgmap v1059: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:39 smithi077 ceph-mon[21151]: pgmap v1059: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:41 smithi046 ceph-mon[19468]: pgmap v1060: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:41 smithi087 ceph-mon[20993]: pgmap v1060: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:41 smithi077 ceph-mon[21151]: pgmap v1060: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:41.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:41.694 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:41.694 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:42.377 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:42.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:42.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:42.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:42.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:42 smithi046 ceph-mon[19468]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:42 smithi087 ceph-mon[20993]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:42.631 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:42 smithi077 ceph-mon[21151]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:43 smithi046 ceph-mon[19468]: pgmap v1061: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:43 smithi087 ceph-mon[20993]: pgmap v1061: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:43 smithi077 ceph-mon[21151]: pgmap v1061: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:46 smithi046 ceph-mon[19468]: pgmap v1062: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:46 smithi087 ceph-mon[20993]: pgmap v1062: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:46 smithi077 ceph-mon[21151]: pgmap v1062: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:47.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:47.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:47.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:47 smithi046 ceph-mon[19468]: pgmap v1063: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:47.613 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:47 smithi087 ceph-mon[20993]: pgmap v1063: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:47 smithi077 ceph-mon[21151]: pgmap v1063: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:48.058 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:48.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:48 smithi046 ceph-mon[19468]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:48 smithi087 ceph-mon[20993]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:48 smithi077 ceph-mon[21151]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:49 smithi046 ceph-mon[19468]: pgmap v1064: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:49 smithi087 ceph-mon[20993]: pgmap v1064: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:49 smithi077 ceph-mon[21151]: pgmap v1064: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:09:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:09:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:09:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:09:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:09:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:09:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:09:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:09:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:09:51.090+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:09:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:09:51.091+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:09:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:09:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:09:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:51 smithi046 ceph-mon[19468]: pgmap v1065: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:09:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:09:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:51 smithi087 ceph-mon[20993]: pgmap v1065: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:09:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:09:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:09:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:51 smithi077 ceph-mon[21151]: pgmap v1065: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:09:53.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:53.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:53.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:53 smithi046 ceph-mon[19468]: pgmap v1066: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:53 smithi087 ceph-mon[20993]: pgmap v1066: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:53 smithi077 ceph-mon[21151]: pgmap v1066: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:09:53.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:53.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:53.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:53.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:53.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:54.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:54 smithi087 ceph-mon[20993]: from='client.46113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:54 smithi046 ceph-mon[19468]: from='client.46113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:54 smithi077 ceph-mon[21151]: from='client.46113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: pgmap v1067: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: pgmap v1067: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: pgmap v1067: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:09:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:57 smithi046 ceph-mon[19468]: pgmap v1068: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:57 smithi087 ceph-mon[20993]: pgmap v1068: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:57 smithi077 ceph-mon[21151]: pgmap v1068: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:58.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:09:58.738 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:09:58.738 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:09:59.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:09:59.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:09:59.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:09:59.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:09:59.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:09:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:59 smithi046 ceph-mon[19468]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:09:59 smithi046 ceph-mon[19468]: pgmap v1069: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:59 smithi087 ceph-mon[20993]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:09:59 smithi087 ceph-mon[20993]: pgmap v1069: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:09:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:59 smithi077 ceph-mon[21151]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:09:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:09:59 smithi077 ceph-mon[21151]: pgmap v1069: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:10:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:10:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:10:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:01 smithi046 ceph-mon[19468]: pgmap v1070: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:01 smithi087 ceph-mon[20993]: pgmap v1070: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:01 smithi077 ceph-mon[21151]: pgmap v1070: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:03.501 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:03 smithi077 ceph-mon[21151]: pgmap v1071: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:03 smithi046 ceph-mon[19468]: pgmap v1071: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:03 smithi087 ceph-mon[20993]: pgmap v1071: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:04.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:04.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:04.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:05.094 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:05.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:05.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:05.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:05.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:05 smithi046 ceph-mon[19468]: from='client.46269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:05 smithi046 ceph-mon[19468]: pgmap v1072: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:05.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:05 smithi077 ceph-mon[21151]: from='client.46269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:05.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:05 smithi077 ceph-mon[21151]: pgmap v1072: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:05 smithi087 ceph-mon[20993]: from='client.46269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:05 smithi087 ceph-mon[20993]: pgmap v1072: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:07 smithi046 ceph-mon[19468]: pgmap v1073: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:07 smithi087 ceph-mon[20993]: pgmap v1073: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:07 smithi077 ceph-mon[21151]: pgmap v1073: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:09 smithi087 ceph-mon[20993]: pgmap v1074: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:09 smithi046 ceph-mon[19468]: pgmap v1074: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:09 smithi077 ceph-mon[21151]: pgmap v1074: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:10:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:10.767 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:10.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:10.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:10.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:10.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:11 smithi046 ceph-mon[19468]: from='client.46347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:11 smithi046 ceph-mon[19468]: pgmap v1075: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:11 smithi087 ceph-mon[20993]: from='client.46347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:11 smithi087 ceph-mon[20993]: pgmap v1075: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:11 smithi077 ceph-mon[21151]: from='client.46347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:11 smithi077 ceph-mon[21151]: pgmap v1075: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:13 smithi046 ceph-mon[19468]: pgmap v1076: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:13 smithi087 ceph-mon[20993]: pgmap v1076: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:13 smithi077 ceph-mon[21151]: pgmap v1076: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:15.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:15.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:15.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: pgmap v1077: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: pgmap v1077: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: pgmap v1077: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:16.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:16.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:16.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:16.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:16.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:16 smithi046 ceph-mon[19468]: from='client.46425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:16 smithi087 ceph-mon[20993]: from='client.46425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:16 smithi077 ceph-mon[21151]: from='client.46425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:18.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:17 smithi046 ceph-mon[19468]: pgmap v1078: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:17 smithi087 ceph-mon[20993]: pgmap v1078: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:17 smithi077 ceph-mon[21151]: pgmap v1078: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:19 smithi046 ceph-mon[19468]: pgmap v1079: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:19 smithi087 ceph-mon[20993]: pgmap v1079: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:19 smithi077 ceph-mon[21151]: pgmap v1079: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:10:21.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:21.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:21.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:21 smithi046 ceph-mon[19468]: pgmap v1080: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:10:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:21 smithi087 ceph-mon[20993]: pgmap v1080: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:10:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:21 smithi077 ceph-mon[21151]: pgmap v1080: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:10:22.118 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:22.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:22.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:22.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:22.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:22 smithi046 ceph-mon[19468]: from='client.46503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:22 smithi087 ceph-mon[20993]: from='client.46503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:22 smithi077 ceph-mon[21151]: from='client.46503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:23 smithi046 ceph-mon[19468]: pgmap v1081: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:23 smithi087 ceph-mon[20993]: pgmap v1081: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:23 smithi077 ceph-mon[21151]: pgmap v1081: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:25 smithi046 ceph-mon[19468]: pgmap v1082: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:25 smithi087 ceph-mon[20993]: pgmap v1082: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:25 smithi077 ceph-mon[21151]: pgmap v1082: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:27.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:27 smithi046 ceph-mon[19468]: pgmap v1083: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:27 smithi087 ceph-mon[20993]: pgmap v1083: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:27 smithi077 ceph-mon[21151]: pgmap v1083: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:27.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:27.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:27.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:27.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:27.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:28 smithi046 ceph-mon[19468]: from='client.46581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:28 smithi087 ceph-mon[20993]: from='client.46581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:28 smithi077 ceph-mon[21151]: from='client.46581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:29 smithi087 ceph-mon[20993]: pgmap v1084: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:29 smithi046 ceph-mon[19468]: pgmap v1084: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:29 smithi077 ceph-mon[21151]: pgmap v1084: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:31 smithi087 ceph-mon[20993]: pgmap v1085: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:31 smithi046 ceph-mon[19468]: pgmap v1085: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:31 smithi077 ceph-mon[21151]: pgmap v1085: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:32.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:32.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:32.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:33.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:33.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:33.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:33.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:33.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:33.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:33 smithi046 ceph-mon[19468]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:33.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:33 smithi046 ceph-mon[19468]: pgmap v1086: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:33 smithi087 ceph-mon[20993]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:33 smithi087 ceph-mon[20993]: pgmap v1086: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:33 smithi077 ceph-mon[21151]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:33 smithi077 ceph-mon[21151]: pgmap v1086: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: pgmap v1087: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: pgmap v1087: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: pgmap v1087: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:37.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:37 smithi046 ceph-mon[19468]: pgmap v1088: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:37 smithi087 ceph-mon[20993]: pgmap v1088: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:37 smithi077 ceph-mon[21151]: pgmap v1088: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:38.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:38.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:38.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:39.163 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:39.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:39.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:39.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:39.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:39 smithi046 ceph-mon[19468]: from='client.46731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:39 smithi046 ceph-mon[19468]: pgmap v1089: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:39 smithi087 ceph-mon[20993]: from='client.46731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:39 smithi087 ceph-mon[20993]: pgmap v1089: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:39 smithi077 ceph-mon[21151]: from='client.46731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:39 smithi077 ceph-mon[21151]: pgmap v1089: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:41 smithi046 ceph-mon[19468]: pgmap v1090: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:41 smithi087 ceph-mon[20993]: pgmap v1090: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:41 smithi077 ceph-mon[21151]: pgmap v1090: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:43 smithi046 ceph-mon[19468]: pgmap v1091: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:43 smithi087 ceph-mon[20993]: pgmap v1091: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:43 smithi077 ceph-mon[21151]: pgmap v1091: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:44.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:44.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:44.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:44.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:44.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:45.637 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.637 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:45 smithi077 ceph-mon[21151]: from='client.46809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:45.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:45 smithi077 ceph-mon[21151]: pgmap v1092: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:45 smithi046 ceph-mon[19468]: from='client.46809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:45 smithi046 ceph-mon[19468]: pgmap v1092: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:45 smithi087 ceph-mon[20993]: from='client.46809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:45 smithi087 ceph-mon[20993]: pgmap v1092: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:10:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:47 smithi077 ceph-mon[21151]: pgmap v1093: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:47 smithi046 ceph-mon[19468]: pgmap v1093: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:47 smithi087 ceph-mon[20993]: pgmap v1093: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:49 smithi077 ceph-mon[21151]: pgmap v1094: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:49.544 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:49 smithi087 ceph-mon[20993]: pgmap v1094: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:49 smithi046 ceph-mon[19468]: pgmap v1094: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:49.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:49.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:49.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:50.516 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:50 smithi087 ceph-mon[20993]: from='client.46887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:50.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:50 smithi046 ceph-mon[19468]: from='client.46887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:50.525 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:50.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:50.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:50.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:50.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:50 smithi077 ceph-mon[21151]: from='client.46887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: pgmap v1095: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:10:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:10:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:10:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: pgmap v1095: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:10:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:10:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:10:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: pgmap v1095: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:52.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:10:51.815+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:10:52.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:10:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:10:51.816+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:10:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:10:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:10:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:10:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:10:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:10:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:10:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:10:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:53 smithi046 ceph-mon[19468]: pgmap v1096: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:53 smithi087 ceph-mon[20993]: pgmap v1096: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:53 smithi077 ceph-mon[21151]: pgmap v1096: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:10:55.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:10:55.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:10:55.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: pgmap v1097: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:10:56.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:10:56.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:10:56.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:10:56.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: pgmap v1097: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.217 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: pgmap v1097: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:10:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:56 smithi046 ceph-mon[19468]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:56 smithi087 ceph-mon[20993]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:56 smithi077 ceph-mon[21151]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:10:58.018 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:57 smithi046 ceph-mon[19468]: pgmap v1098: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:10:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:57 smithi087 ceph-mon[20993]: pgmap v1098: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:10:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:57 smithi077 ceph-mon[21151]: pgmap v1098: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:10:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:10:59 smithi046 ceph-mon[19468]: pgmap v1099: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:10:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:10:59 smithi087 ceph-mon[20993]: pgmap v1099: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:10:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:10:59 smithi077 ceph-mon[21151]: pgmap v1099: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:11:01.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:01.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:01.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:01 smithi046 ceph-mon[19468]: pgmap v1100: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:01 smithi087 ceph-mon[20993]: pgmap v1100: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:01 smithi077 ceph-mon[21151]: pgmap v1100: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:01.896 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:01.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:01.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:01.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:01.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:02 smithi046 ceph-mon[19468]: from='client.47139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:02 smithi087 ceph-mon[20993]: from='client.47139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:02 smithi077 ceph-mon[21151]: from='client.47139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:03.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:03 smithi046 ceph-mon[19468]: pgmap v1101: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:03.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:03 smithi077 ceph-mon[21151]: pgmap v1101: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:03 smithi087 ceph-mon[20993]: pgmap v1101: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:05 smithi077 ceph-mon[21151]: pgmap v1102: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:05 smithi046 ceph-mon[19468]: pgmap v1102: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:05 smithi087 ceph-mon[20993]: pgmap v1102: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:06.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:06.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:06.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:07.513 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:07 smithi077 ceph-mon[21151]: pgmap v1103: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:07.580 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:07.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:07.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:07.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:07.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:07.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:07 smithi046 ceph-mon[19468]: pgmap v1103: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:07 smithi087 ceph-mon[20993]: pgmap v1103: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:08 smithi046 ceph-mon[19468]: from='client.47214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:08 smithi087 ceph-mon[20993]: from='client.47214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:08 smithi077 ceph-mon[21151]: from='client.47214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:09.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:09 smithi087 ceph-mon[20993]: pgmap v1104: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:09 smithi046 ceph-mon[19468]: pgmap v1104: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:09 smithi077 ceph-mon[21151]: pgmap v1104: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:11 smithi087 ceph-mon[20993]: pgmap v1105: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:11 smithi046 ceph-mon[19468]: pgmap v1105: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:11 smithi077 ceph-mon[21151]: pgmap v1105: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:12.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:12.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:12.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:13.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:13.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:13.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:13.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:13.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:13 smithi046 ceph-mon[19468]: from='client.47286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:13 smithi046 ceph-mon[19468]: pgmap v1106: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:13 smithi087 ceph-mon[20993]: from='client.47286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:13 smithi087 ceph-mon[20993]: pgmap v1106: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:13 smithi077 ceph-mon[21151]: from='client.47286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:13 smithi077 ceph-mon[21151]: pgmap v1106: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: pgmap v1107: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: pgmap v1107: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: pgmap v1107: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:17.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:17 smithi046 ceph-mon[19468]: pgmap v1108: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:17 smithi087 ceph-mon[20993]: pgmap v1108: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:17 smithi077 ceph-mon[21151]: pgmap v1108: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:18.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:18.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:18.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:18.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:18.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:18.971 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:18.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:18.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:19.530 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:19 smithi046 ceph-mon[19468]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:19.530 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:19 smithi046 ceph-mon[19468]: pgmap v1109: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:19 smithi087 ceph-mon[20993]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:19 smithi087 ceph-mon[20993]: pgmap v1109: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:19 smithi077 ceph-mon[21151]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:19 smithi077 ceph-mon[21151]: pgmap v1109: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:21 smithi046 ceph-mon[19468]: pgmap v1110: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:21 smithi087 ceph-mon[20993]: pgmap v1110: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:21 smithi077 ceph-mon[21151]: pgmap v1110: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:23 smithi046 ceph-mon[19468]: pgmap v1111: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:23 smithi087 ceph-mon[20993]: pgmap v1111: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:23 smithi077 ceph-mon[21151]: pgmap v1111: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:23.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:23.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:23.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:24.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:24.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:24.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:24.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:24.662 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:25 smithi077 ceph-mon[21151]: from='client.47439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:25 smithi077 ceph-mon[21151]: pgmap v1112: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:25 smithi046 ceph-mon[19468]: from='client.47439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:25 smithi046 ceph-mon[19468]: pgmap v1112: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:25 smithi087 ceph-mon[20993]: from='client.47439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:25 smithi087 ceph-mon[20993]: pgmap v1112: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:27 smithi046 ceph-mon[19468]: pgmap v1113: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:27 smithi087 ceph-mon[20993]: pgmap v1113: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:27 smithi077 ceph-mon[21151]: pgmap v1113: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:29 smithi046 ceph-mon[19468]: pgmap v1114: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:29 smithi087 ceph-mon[20993]: pgmap v1114: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:29.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:29.663 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:29.663 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:29 smithi077 ceph-mon[21151]: pgmap v1114: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:30.344 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:30.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:30 smithi087 ceph-mon[20993]: from='client.47514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:30 smithi046 ceph-mon[19468]: from='client.47514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:30 smithi077 ceph-mon[21151]: from='client.47514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:31.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:31 smithi087 ceph-mon[20993]: pgmap v1115: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:31 smithi046 ceph-mon[19468]: pgmap v1115: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:31 smithi077 ceph-mon[21151]: pgmap v1115: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:33 smithi046 ceph-mon[19468]: pgmap v1116: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:33 smithi087 ceph-mon[20993]: pgmap v1116: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:33 smithi077 ceph-mon[21151]: pgmap v1116: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:35.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:35.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:35.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:35 smithi046 ceph-mon[19468]: pgmap v1117: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:35 smithi087 ceph-mon[20993]: pgmap v1117: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:35 smithi077 ceph-mon[21151]: pgmap v1117: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:36.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:36.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:36.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:36.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:36.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:37 smithi046 ceph-mon[19468]: from='client.47592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:37 smithi087 ceph-mon[20993]: from='client.47592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:37 smithi077 ceph-mon[21151]: from='client.47592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:38.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:38 smithi046 ceph-mon[19468]: pgmap v1118: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:38 smithi087 ceph-mon[20993]: pgmap v1118: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:38 smithi077 ceph-mon[21151]: pgmap v1118: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:39 smithi046 ceph-mon[19468]: pgmap v1119: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:39 smithi087 ceph-mon[20993]: pgmap v1119: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:39 smithi077 ceph-mon[21151]: pgmap v1119: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:11:41.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:41.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:41.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:41 smithi046 ceph-mon[19468]: pgmap v1120: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:41.509 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:41 smithi087 ceph-mon[20993]: pgmap v1120: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:41 smithi077 ceph-mon[21151]: pgmap v1120: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:41.704 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:41.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:41.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:41.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:41.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:42 smithi046 ceph-mon[19468]: from='client.47661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:42 smithi087 ceph-mon[20993]: from='client.47661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:42 smithi077 ceph-mon[21151]: from='client.47661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:43 smithi046 ceph-mon[19468]: pgmap v1121: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:43 smithi087 ceph-mon[20993]: pgmap v1121: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:43 smithi077 ceph-mon[21151]: pgmap v1121: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:45 smithi046 ceph-mon[19468]: pgmap v1122: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:45 smithi087 ceph-mon[20993]: pgmap v1122: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:46.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:46.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:45 smithi077 ceph-mon[21151]: pgmap v1122: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:46.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:46.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:46.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:47.394 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:47.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:47.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:47.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:47.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:47.487 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:47 smithi077 ceph-mon[21151]: from='client.47736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:47.488 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:47 smithi077 ceph-mon[21151]: pgmap v1123: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:47 smithi046 ceph-mon[19468]: from='client.47736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:47 smithi046 ceph-mon[19468]: pgmap v1123: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:47 smithi087 ceph-mon[20993]: from='client.47736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:47 smithi087 ceph-mon[20993]: pgmap v1123: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:49 smithi046 ceph-mon[19468]: pgmap v1124: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:49 smithi087 ceph-mon[20993]: pgmap v1124: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:49 smithi077 ceph-mon[21151]: pgmap v1124: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:51.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:51 smithi087 ceph-mon[20993]: pgmap v1125: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:51 smithi046 ceph-mon[19468]: pgmap v1125: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:51 smithi077 ceph-mon[21151]: pgmap v1125: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:11:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:52.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:11:52.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:11:52.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:11:52.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:52.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:11:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:11:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:11:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:11:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:11:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:11:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:11:52.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:11:52.551+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:11:52.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:11:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:11:52.552+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:11:53.082 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:53.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:53.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:53.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:53.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:11:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:11:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:53 smithi046 ceph-mon[19468]: from='client.47913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:53 smithi046 ceph-mon[19468]: pgmap v1126: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:11:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:11:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:53 smithi087 ceph-mon[20993]: from='client.47913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:53 smithi087 ceph-mon[20993]: pgmap v1126: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:11:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:11:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:53 smithi077 ceph-mon[21151]: from='client.47913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:53 smithi077 ceph-mon[21151]: pgmap v1126: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:11:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:55 smithi046 ceph-mon[19468]: pgmap v1127: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:55 smithi087 ceph-mon[20993]: pgmap v1127: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:55 smithi077 ceph-mon[21151]: pgmap v1127: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:11:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:57 smithi046 ceph-mon[19468]: pgmap v1128: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:57 smithi087 ceph-mon[20993]: pgmap v1128: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:57 smithi077 ceph-mon[21151]: pgmap v1128: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:58.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:11:58.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:11:58.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:11:58.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:11:58.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:11:58.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:11:58.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:11:58.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:11:59.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:59 smithi046 ceph-mon[19468]: from='client.47994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:59.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:11:59 smithi046 ceph-mon[19468]: pgmap v1129: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:59 smithi087 ceph-mon[20993]: from='client.47994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:11:59 smithi087 ceph-mon[20993]: pgmap v1129: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:11:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:59 smithi077 ceph-mon[21151]: from='client.47994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:11:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:11:59 smithi077 ceph-mon[21151]: pgmap v1129: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:01 smithi046 ceph-mon[19468]: pgmap v1130: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:01 smithi087 ceph-mon[20993]: pgmap v1130: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:01 smithi077 ceph-mon[21151]: pgmap v1130: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:03 smithi046 ceph-mon[19468]: pgmap v1131: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:03 smithi087 ceph-mon[20993]: pgmap v1131: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:03 smithi077 ceph-mon[21151]: pgmap v1131: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:03.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:03.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:03.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:04.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:04.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:04.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:04.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:04.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:04 smithi046 ceph-mon[19468]: from='client.48072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:04 smithi087 ceph-mon[20993]: from='client.48072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:04 smithi077 ceph-mon[21151]: from='client.48072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:05 smithi046 ceph-mon[19468]: pgmap v1132: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:05 smithi087 ceph-mon[20993]: pgmap v1132: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:05 smithi077 ceph-mon[21151]: pgmap v1132: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:07.414 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:07 smithi077 ceph-mon[21151]: pgmap v1133: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:07 smithi046 ceph-mon[19468]: pgmap v1133: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:07 smithi087 ceph-mon[20993]: pgmap v1133: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:09 smithi077 ceph-mon[21151]: pgmap v1134: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:09.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:09.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:09.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:09 smithi046 ceph-mon[19468]: pgmap v1134: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:09 smithi087 ceph-mon[20993]: pgmap v1134: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:10.153 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:10.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:10.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:10.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:10.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:10 smithi046 ceph-mon[19468]: from='client.48150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:10 smithi087 ceph-mon[20993]: from='client.48150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:10 smithi077 ceph-mon[21151]: from='client.48150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:11.564 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:11 smithi087 ceph-mon[20993]: pgmap v1135: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:12:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:11 smithi046 ceph-mon[19468]: pgmap v1135: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:12:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:11 smithi077 ceph-mon[21151]: pgmap v1135: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:12:13.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:13 smithi087 ceph-mon[20993]: pgmap v1136: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:12:13.693 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:13 smithi077 ceph-mon[21151]: pgmap v1136: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:12:13.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:13 smithi046 ceph-mon[19468]: pgmap v1136: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:12:15.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:15.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:15.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:15 smithi046 ceph-mon[19468]: pgmap v1137: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:15 smithi087 ceph-mon[20993]: pgmap v1137: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:15 smithi077 ceph-mon[21151]: pgmap v1137: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:15.836 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:15.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:15.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:15.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:15.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='client.48225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='client.48225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='client.48225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:17 smithi046 ceph-mon[19468]: pgmap v1138: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:17 smithi087 ceph-mon[20993]: pgmap v1138: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:17 smithi077 ceph-mon[21151]: pgmap v1138: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:19 smithi046 ceph-mon[19468]: pgmap v1139: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:19 smithi087 ceph-mon[20993]: pgmap v1139: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:19 smithi077 ceph-mon[21151]: pgmap v1139: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:12:20.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:20.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:20.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:21.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:21 smithi046 ceph-mon[19468]: from='client.48300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:21.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:21 smithi046 ceph-mon[19468]: pgmap v1140: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:21.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:21.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:21.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:21.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:21.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:21 smithi087 ceph-mon[20993]: from='client.48300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:21 smithi087 ceph-mon[20993]: pgmap v1140: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:21 smithi077 ceph-mon[21151]: from='client.48300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:21 smithi077 ceph-mon[21151]: pgmap v1140: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:23 smithi046 ceph-mon[19468]: pgmap v1141: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:12:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:23 smithi087 ceph-mon[20993]: pgmap v1141: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:12:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:23 smithi077 ceph-mon[21151]: pgmap v1141: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:26 smithi046 ceph-mon[19468]: pgmap v1142: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:26 smithi087 ceph-mon[20993]: pgmap v1142: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:26 smithi077 ceph-mon[21151]: pgmap v1142: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:12:26.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:26.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:26.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:27.209 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:27.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:27.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:27.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:27.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:27.506 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:27 smithi077 ceph-mon[21151]: from='client.48372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:27.507 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:27 smithi077 ceph-mon[21151]: pgmap v1143: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:27 smithi046 ceph-mon[19468]: from='client.48372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:27 smithi046 ceph-mon[19468]: pgmap v1143: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:27 smithi087 ceph-mon[20993]: from='client.48372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:27 smithi087 ceph-mon[20993]: pgmap v1143: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:29.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:29 smithi077 ceph-mon[21151]: pgmap v1144: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:29 smithi046 ceph-mon[19468]: pgmap v1144: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:29 smithi087 ceph-mon[20993]: pgmap v1144: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:31 smithi046 ceph-mon[19468]: pgmap v1145: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:31 smithi087 ceph-mon[20993]: pgmap v1145: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:31 smithi077 ceph-mon[21151]: pgmap v1145: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:32.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:32.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:32.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:32.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:32.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:32.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:32.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:32.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:33.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:33 smithi046 ceph-mon[19468]: from='client.48450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:33.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:33 smithi046 ceph-mon[19468]: pgmap v1146: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:33 smithi087 ceph-mon[20993]: from='client.48450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:33 smithi087 ceph-mon[20993]: pgmap v1146: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:33 smithi077 ceph-mon[21151]: from='client.48450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:33 smithi077 ceph-mon[21151]: pgmap v1146: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:35 smithi046 ceph-mon[19468]: pgmap v1147: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:35.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:35 smithi087 ceph-mon[20993]: pgmap v1147: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:35 smithi077 ceph-mon[21151]: pgmap v1147: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:37 smithi046 ceph-mon[19468]: pgmap v1148: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:37 smithi087 ceph-mon[20993]: pgmap v1148: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:37.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:37.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:37.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:37 smithi077 ceph-mon[21151]: pgmap v1148: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:38.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:38.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:38.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:38.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:38.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:39 smithi046 ceph-mon[19468]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:39 smithi046 ceph-mon[19468]: pgmap v1149: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:39 smithi087 ceph-mon[20993]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:39 smithi087 ceph-mon[20993]: pgmap v1149: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:39 smithi077 ceph-mon[21151]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:39 smithi077 ceph-mon[21151]: pgmap v1149: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:41.306 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:41 smithi046 ceph-mon[19468]: pgmap v1150: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:41 smithi087 ceph-mon[20993]: pgmap v1150: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:41 smithi077 ceph-mon[21151]: pgmap v1150: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:43.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:43 smithi046 ceph-mon[19468]: pgmap v1151: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:43.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:43.570 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:43.570 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:43 smithi087 ceph-mon[20993]: pgmap v1151: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:43 smithi077 ceph-mon[21151]: pgmap v1151: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:44.248 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:44.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:44.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:44.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:44.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:44.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:44 smithi046 ceph-mon[19468]: from='client.48603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:44 smithi087 ceph-mon[20993]: from='client.48603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:44 smithi077 ceph-mon[21151]: from='client.48603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:46 smithi046 ceph-mon[19468]: pgmap v1152: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:46 smithi087 ceph-mon[20993]: pgmap v1152: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:46 smithi077 ceph-mon[21151]: pgmap v1152: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:47 smithi046 ceph-mon[19468]: pgmap v1153: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:47 smithi087 ceph-mon[20993]: pgmap v1153: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:47 smithi077 ceph-mon[21151]: pgmap v1153: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:49.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:49.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:49.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:49 smithi077 ceph-mon[21151]: pgmap v1154: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:49 smithi046 ceph-mon[19468]: pgmap v1154: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:49 smithi087 ceph-mon[20993]: pgmap v1154: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:49.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:49.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:49.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:49.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:49.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:50 smithi046 ceph-mon[19468]: from='client.48681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:50 smithi087 ceph-mon[20993]: from='client.48681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:50 smithi077 ceph-mon[21151]: from='client.48681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:51 smithi046 ceph-mon[19468]: pgmap v1155: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:51 smithi087 ceph-mon[20993]: pgmap v1155: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:51 smithi077 ceph-mon[21151]: pgmap v1155: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:12:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:12:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:12:53.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:12:53.567+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:12:53.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:12:53.568+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:53 smithi087 ceph-mon[20993]: pgmap v1156: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:53 smithi046 ceph-mon[19468]: pgmap v1156: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:12:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:53 smithi077 ceph-mon[21151]: pgmap v1156: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:12:54.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:12:54.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:12:54.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:12:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:12:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:12:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:12:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:12:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:12:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:12:55.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:12:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:12:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:12:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:12:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:12:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:55 smithi046 ceph-mon[19468]: pgmap v1157: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:55 smithi087 ceph-mon[20993]: pgmap v1157: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:55 smithi077 ceph-mon[21151]: pgmap v1157: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:12:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:56 smithi046 ceph-mon[19468]: from='client.48864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:56 smithi087 ceph-mon[20993]: from='client.48864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:56 smithi077 ceph-mon[21151]: from='client.48864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:12:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:12:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:12:58 smithi046 ceph-mon[19468]: pgmap v1158: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:12:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:12:58 smithi087 ceph-mon[20993]: pgmap v1158: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:12:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:12:58 smithi077 ceph-mon[21151]: pgmap v1158: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:00.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:00.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:00.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:00 smithi046 ceph-mon[19468]: pgmap v1159: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:01.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:01.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:01.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:01.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:01.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:00 smithi087 ceph-mon[20993]: pgmap v1159: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:00 smithi077 ceph-mon[21151]: pgmap v1159: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:02 smithi046 ceph-mon[19468]: from='client.48939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:02 smithi087 ceph-mon[20993]: from='client.48939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:02 smithi077 ceph-mon[21151]: from='client.48939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:03 smithi046 ceph-mon[19468]: pgmap v1160: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:03.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:03 smithi077 ceph-mon[21151]: pgmap v1160: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:03 smithi087 ceph-mon[20993]: pgmap v1160: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:05.330 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:05 smithi046 ceph-mon[19468]: pgmap v1161: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:05 smithi087 ceph-mon[20993]: pgmap v1161: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:05 smithi077 ceph-mon[21151]: pgmap v1161: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:13:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:06 smithi046 ceph-mon[19468]: pgmap v1162: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:06 smithi087 ceph-mon[20993]: pgmap v1162: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:06 smithi077 ceph-mon[21151]: pgmap v1162: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:06.986 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:06.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:06.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:06.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:06.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:07 smithi046 ceph-mon[19468]: from='client.49014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:07 smithi087 ceph-mon[20993]: from='client.49014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:07 smithi077 ceph-mon[21151]: from='client.49014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:08 smithi046 ceph-mon[19468]: pgmap v1163: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:08.616 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:08 smithi077 ceph-mon[21151]: pgmap v1163: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:08 smithi087 ceph-mon[20993]: pgmap v1163: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:10.560 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:10 smithi077 ceph-mon[21151]: pgmap v1164: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:10 smithi046 ceph-mon[19468]: pgmap v1164: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:10 smithi087 ceph-mon[20993]: pgmap v1164: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:11.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:11.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:11.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:12 smithi046 ceph-mon[19468]: pgmap v1165: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:12 smithi087 ceph-mon[20993]: pgmap v1165: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:12.667 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:12.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:12.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:12.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:12.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:12 smithi077 ceph-mon[21151]: pgmap v1165: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:13 smithi046 ceph-mon[19468]: from='client.49089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:13 smithi087 ceph-mon[20993]: from='client.49089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:13 smithi077 ceph-mon[21151]: from='client.49089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:14 smithi046 ceph-mon[19468]: pgmap v1166: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:14.609 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:14 smithi077 ceph-mon[21151]: pgmap v1166: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:14 smithi087 ceph-mon[20993]: pgmap v1166: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: pgmap v1167: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: pgmap v1167: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: pgmap v1167: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:17.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:17.669 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:17.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:18.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:18.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:18.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:18.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:18.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:18 smithi046 ceph-mon[19468]: pgmap v1168: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:18 smithi046 ceph-mon[19468]: from='client.49164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:18 smithi087 ceph-mon[20993]: pgmap v1168: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:18 smithi087 ceph-mon[20993]: from='client.49164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:18 smithi077 ceph-mon[21151]: pgmap v1168: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:18 smithi077 ceph-mon[21151]: from='client.49164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:20 smithi046 ceph-mon[19468]: pgmap v1169: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:20 smithi087 ceph-mon[20993]: pgmap v1169: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:20 smithi077 ceph-mon[21151]: pgmap v1169: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:23.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:22 smithi046 ceph-mon[19468]: pgmap v1170: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:22 smithi087 ceph-mon[20993]: pgmap v1170: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:22 smithi077 ceph-mon[21151]: pgmap v1170: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:23.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:23.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:23.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:24.026 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:24.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:24.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:24.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:24.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:24 smithi087 ceph-mon[20993]: pgmap v1171: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:24 smithi087 ceph-mon[20993]: from='client.49242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:24 smithi077 ceph-mon[21151]: pgmap v1171: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:24 smithi077 ceph-mon[21151]: from='client.49242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:24 smithi046 ceph-mon[19468]: pgmap v1171: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:24 smithi046 ceph-mon[19468]: from='client.49242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:26 smithi046 ceph-mon[19468]: pgmap v1172: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:26 smithi087 ceph-mon[20993]: pgmap v1172: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:26 smithi077 ceph-mon[21151]: pgmap v1172: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:28 smithi046 ceph-mon[19468]: pgmap v1173: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:28 smithi087 ceph-mon[20993]: pgmap v1173: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:28 smithi077 ceph-mon[21151]: pgmap v1173: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:29.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:29.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:29.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:29.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:29.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:29.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:29.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:29.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:30.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:30 smithi077 ceph-mon[21151]: pgmap v1174: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:30.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:30 smithi077 ceph-mon[21151]: from='client.49311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:30 smithi046 ceph-mon[19468]: pgmap v1174: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:30 smithi046 ceph-mon[19468]: from='client.49311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:30 smithi087 ceph-mon[20993]: pgmap v1174: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:30 smithi087 ceph-mon[20993]: from='client.49311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:32 smithi046 ceph-mon[19468]: pgmap v1175: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:32 smithi087 ceph-mon[20993]: pgmap v1175: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:32 smithi077 ceph-mon[21151]: pgmap v1175: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:34 smithi087 ceph-mon[20993]: pgmap v1176: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:34.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:34.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:34.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:34.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:34 smithi077 ceph-mon[21151]: pgmap v1176: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:34 smithi046 ceph-mon[19468]: pgmap v1176: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:35.399 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:35.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:35.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:35.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:35.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:35.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:35 smithi077 ceph-mon[21151]: from='client.47485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:35 smithi046 ceph-mon[19468]: from='client.47485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:35 smithi087 ceph-mon[20993]: from='client.47485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: pgmap v1177: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: pgmap v1177: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: pgmap v1177: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:38 smithi046 ceph-mon[19468]: pgmap v1178: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:38 smithi087 ceph-mon[20993]: pgmap v1178: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:38 smithi077 ceph-mon[21151]: pgmap v1178: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:40.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:40.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:40.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:41.081 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:41.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:41.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:41.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:41.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:40 smithi046 ceph-mon[19468]: pgmap v1179: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:40 smithi087 ceph-mon[20993]: pgmap v1179: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:40 smithi077 ceph-mon[21151]: pgmap v1179: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:41 smithi046 ceph-mon[19468]: from='client.49464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:41 smithi087 ceph-mon[20993]: from='client.49464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:41 smithi077 ceph-mon[21151]: from='client.49464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:42 smithi046 ceph-mon[19468]: pgmap v1180: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:42 smithi087 ceph-mon[20993]: pgmap v1180: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:42 smithi077 ceph-mon[21151]: pgmap v1180: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:44 smithi046 ceph-mon[19468]: pgmap v1181: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:44 smithi087 ceph-mon[20993]: pgmap v1181: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:44 smithi077 ceph-mon[21151]: pgmap v1181: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:13:46.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:46.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:46.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:46.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:46 smithi046 ceph-mon[19468]: pgmap v1182: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:46 smithi087 ceph-mon[20993]: pgmap v1182: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:46 smithi077 ceph-mon[21151]: pgmap v1182: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:47 smithi046 ceph-mon[19468]: from='client.49536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:47 smithi087 ceph-mon[20993]: from='client.49536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:47 smithi077 ceph-mon[21151]: from='client.49536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:48 smithi046 ceph-mon[19468]: pgmap v1183: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:48 smithi087 ceph-mon[20993]: pgmap v1183: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:48 smithi077 ceph-mon[21151]: pgmap v1183: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:50 smithi046 ceph-mon[19468]: pgmap v1184: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:50 smithi087 ceph-mon[20993]: pgmap v1184: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:50.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:50 smithi077 ceph-mon[21151]: pgmap v1184: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:52.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:52.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:52.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:52.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:52.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:52 smithi046 ceph-mon[19468]: pgmap v1185: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:52 smithi046 ceph-mon[19468]: from='client.49614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:52 smithi087 ceph-mon[20993]: pgmap v1185: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:52 smithi087 ceph-mon[20993]: from='client.49614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:52 smithi077 ceph-mon[21151]: pgmap v1185: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:52 smithi077 ceph-mon[21151]: from='client.49614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:54 smithi046 ceph-mon[19468]: pgmap v1186: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:13:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:54.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:54 smithi087 ceph-mon[20993]: pgmap v1186: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:54.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:13:54.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:54.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:54 smithi077 ceph-mon[21151]: pgmap v1186: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:13:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:13:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:13:55.242+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:13:55.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:13:55.243+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:13:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:13:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:13:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:13:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:13:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:13:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: pgmap v1187: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-08-31T03:13:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:13:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:13:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: pgmap v1187: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: pgmap v1187: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-08-31T03:13:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:13:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:13:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:13:57.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:13:57.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:13:57.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:13:58.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:13:58.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:13:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:13:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:13:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:13:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:59 smithi046 ceph-mon[19468]: pgmap v1188: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:13:59 smithi046 ceph-mon[19468]: from='client.49797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:59 smithi087 ceph-mon[20993]: pgmap v1188: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:13:59 smithi087 ceph-mon[20993]: from='client.49797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:13:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:59 smithi077 ceph-mon[21151]: pgmap v1188: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:13:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:13:59 smithi077 ceph-mon[21151]: from='client.49797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:01 smithi046 ceph-mon[19468]: pgmap v1189: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:01 smithi087 ceph-mon[20993]: pgmap v1189: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:01 smithi077 ceph-mon[21151]: pgmap v1189: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:03.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:03.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:03.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:03 smithi046 ceph-mon[19468]: pgmap v1190: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:03 smithi087 ceph-mon[20993]: pgmap v1190: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:03 smithi077 ceph-mon[21151]: pgmap v1190: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:03.825 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:05 smithi046 ceph-mon[19468]: pgmap v1191: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:05 smithi046 ceph-mon[19468]: from='client.49869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:05 smithi087 ceph-mon[20993]: pgmap v1191: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:05 smithi087 ceph-mon[20993]: from='client.49869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:05 smithi077 ceph-mon[21151]: pgmap v1191: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:05 smithi077 ceph-mon[21151]: from='client.49869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:06 smithi077 ceph-mon[21151]: pgmap v1192: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:06 smithi046 ceph-mon[19468]: pgmap v1192: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:07.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:06 smithi087 ceph-mon[20993]: pgmap v1192: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:08.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:08.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:08.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:08 smithi046 ceph-mon[19468]: pgmap v1193: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:08 smithi087 ceph-mon[20993]: pgmap v1193: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:08 smithi077 ceph-mon[21151]: pgmap v1193: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:09.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:09.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:09.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:09.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:09.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:09 smithi046 ceph-mon[19468]: from='client.49947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:10.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:09 smithi077 ceph-mon[21151]: from='client.49947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:09 smithi087 ceph-mon[20993]: from='client.49947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:11.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:10 smithi087 ceph-mon[20993]: pgmap v1194: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:10 smithi046 ceph-mon[19468]: pgmap v1194: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:10 smithi077 ceph-mon[21151]: pgmap v1194: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:14:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:12 smithi077 ceph-mon[21151]: pgmap v1195: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:12 smithi046 ceph-mon[19468]: pgmap v1195: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:12 smithi087 ceph-mon[20993]: pgmap v1195: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:14:14.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:14.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:14.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:14 smithi046 ceph-mon[19468]: pgmap v1196: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:14.947 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:14 smithi087 ceph-mon[20993]: pgmap v1196: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:14 smithi077 ceph-mon[21151]: pgmap v1196: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:15.189 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:15.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:15.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:15.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:15.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:15.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:15 smithi087 ceph-mon[20993]: from='client.50025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:15 smithi046 ceph-mon[19468]: from='client.50025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:15 smithi077 ceph-mon[21151]: from='client.50025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: pgmap v1197: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: pgmap v1197: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: pgmap v1197: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:19 smithi046 ceph-mon[19468]: pgmap v1198: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:19 smithi087 ceph-mon[20993]: pgmap v1198: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:19 smithi077 ceph-mon[21151]: pgmap v1198: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:20.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:20.191 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:20.191 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:20.869 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:21 smithi046 ceph-mon[19468]: pgmap v1199: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:21 smithi087 ceph-mon[20993]: pgmap v1199: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:21 smithi077 ceph-mon[21151]: pgmap v1199: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:14:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:22 smithi046 ceph-mon[19468]: from='client.50097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:22 smithi087 ceph-mon[20993]: from='client.50097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:22 smithi077 ceph-mon[21151]: from='client.50097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:23 smithi046 ceph-mon[19468]: pgmap v1200: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:23 smithi087 ceph-mon[20993]: pgmap v1200: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:23 smithi077 ceph-mon[21151]: pgmap v1200: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:25 smithi046 ceph-mon[19468]: pgmap v1201: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:14:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:25 smithi087 ceph-mon[20993]: pgmap v1201: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:14:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:25 smithi077 ceph-mon[21151]: pgmap v1201: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:14:25.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:25.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:25.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:26.548 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:26.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:26.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:26.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:26.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:26 smithi046 ceph-mon[19468]: pgmap v1202: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:26 smithi046 ceph-mon[19468]: from='client.50172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:26 smithi087 ceph-mon[20993]: pgmap v1202: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:26 smithi087 ceph-mon[20993]: from='client.50172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:26 smithi077 ceph-mon[21151]: pgmap v1202: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:26 smithi077 ceph-mon[21151]: from='client.50172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:28 smithi046 ceph-mon[19468]: pgmap v1203: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:28 smithi087 ceph-mon[20993]: pgmap v1203: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:28 smithi077 ceph-mon[21151]: pgmap v1203: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:30.977 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:30 smithi077 ceph-mon[21151]: pgmap v1204: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:30 smithi046 ceph-mon[19468]: pgmap v1204: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:30 smithi087 ceph-mon[20993]: pgmap v1204: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:14:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:32.233 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:32.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:32.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:32.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:32.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:33.012 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:32 smithi077 ceph-mon[21151]: pgmap v1205: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:14:33.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:32 smithi077 ceph-mon[21151]: from='client.50247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:32 smithi046 ceph-mon[19468]: pgmap v1205: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:14:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:32 smithi046 ceph-mon[19468]: from='client.50247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:32 smithi087 ceph-mon[20993]: pgmap v1205: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:32 smithi087 ceph-mon[20993]: from='client.50247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:34.861 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:34 smithi087 ceph-mon[20993]: pgmap v1206: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:34 smithi046 ceph-mon[19468]: pgmap v1206: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:34 smithi077 ceph-mon[21151]: pgmap v1206: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:37 smithi087 ceph-mon[20993]: pgmap v1207: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:37 smithi077 ceph-mon[21151]: pgmap v1207: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:37 smithi046 ceph-mon[19468]: pgmap v1207: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:37.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:37.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:37.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:37.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:37.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:39 smithi077 ceph-mon[21151]: pgmap v1208: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:39 smithi077 ceph-mon[21151]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:39 smithi046 ceph-mon[19468]: pgmap v1208: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:39 smithi046 ceph-mon[19468]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:39 smithi087 ceph-mon[20993]: pgmap v1208: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:39 smithi087 ceph-mon[20993]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:41 smithi077 ceph-mon[21151]: pgmap v1209: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:41.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:41 smithi087 ceph-mon[20993]: pgmap v1209: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:41 smithi046 ceph-mon[19468]: pgmap v1209: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:42.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:42.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:42.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:43.221 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:43 smithi046 ceph-mon[19468]: pgmap v1210: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:43 smithi077 ceph-mon[21151]: pgmap v1210: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:43.598 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:43.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:43.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:43.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:43.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:43 smithi087 ceph-mon[20993]: pgmap v1210: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:45.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:45 smithi046 ceph-mon[19468]: from='client.50400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:45.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:45 smithi046 ceph-mon[19468]: pgmap v1211: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:45 smithi077 ceph-mon[21151]: from='client.50400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:45 smithi077 ceph-mon[21151]: pgmap v1211: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:45 smithi087 ceph-mon[20993]: from='client.50400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:45 smithi087 ceph-mon[20993]: pgmap v1211: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:47.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:46 smithi046 ceph-mon[19468]: pgmap v1212: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:47.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:46 smithi087 ceph-mon[20993]: pgmap v1212: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:46 smithi077 ceph-mon[21151]: pgmap v1212: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:48.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:48.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:48.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:49.277 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:48 smithi046 ceph-mon[19468]: pgmap v1213: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:49.278 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:49.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:49.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:49.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:49.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:48 smithi087 ceph-mon[20993]: pgmap v1213: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:48 smithi077 ceph-mon[21151]: pgmap v1213: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:49 smithi046 ceph-mon[19468]: from='client.50475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:49 smithi087 ceph-mon[20993]: from='client.50475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:49 smithi077 ceph-mon[21151]: from='client.50475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:51.272 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:50 smithi077 ceph-mon[21151]: pgmap v1214: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:50 smithi046 ceph-mon[19468]: pgmap v1214: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:50 smithi087 ceph-mon[20993]: pgmap v1214: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:52 smithi087 ceph-mon[20993]: pgmap v1215: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:52 smithi046 ceph-mon[19468]: pgmap v1215: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:53.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:52 smithi077 ceph-mon[21151]: pgmap v1215: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:54.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:54.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:54.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:14:54.956 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:14:54.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:14:54.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:14:54.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:14:54.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:14:55.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:54 smithi087 ceph-mon[20993]: pgmap v1216: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:54 smithi046 ceph-mon[19468]: pgmap v1216: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:54 smithi077 ceph-mon[21151]: pgmap v1216: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:56.195 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='client.50553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:56.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:14:56.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:14:56.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:14:56.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:56.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:56.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:14:55.958+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:14:56.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:14:55.961+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='client.50553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='client.50553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: pgmap v1217: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: pgmap v1217: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.246 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: pgmap v1217: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:57.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:14:58 smithi046 ceph-mon[19468]: pgmap v1218: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:14:58 smithi087 ceph-mon[20993]: pgmap v1218: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:14:58 smithi077 ceph-mon[21151]: pgmap v1218: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:14:59.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:14:59.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:14:59.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:00 smithi046 ceph-mon[19468]: pgmap v1219: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:00 smithi087 ceph-mon[20993]: pgmap v1219: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:00.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:00.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:00.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:00.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:00.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:00 smithi077 ceph-mon[21151]: pgmap v1219: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:01 smithi046 ceph-mon[19468]: from='client.50733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:01 smithi087 ceph-mon[20993]: from='client.50733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:01 smithi077 ceph-mon[21151]: from='client.50733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:02 smithi046 ceph-mon[19468]: pgmap v1220: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:02 smithi087 ceph-mon[20993]: pgmap v1220: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:02 smithi077 ceph-mon[21151]: pgmap v1220: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:04 smithi046 ceph-mon[19468]: pgmap v1221: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:04 smithi087 ceph-mon[20993]: pgmap v1221: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:04 smithi077 ceph-mon[21151]: pgmap v1221: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:05.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:05.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:05.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:06.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:06.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:06.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:06.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:06.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:07 smithi046 ceph-mon[19468]: pgmap v1222: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:07 smithi046 ceph-mon[19468]: from='client.50805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:07 smithi077 ceph-mon[21151]: pgmap v1222: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:07.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:07 smithi077 ceph-mon[21151]: from='client.50805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:07.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:07 smithi087 ceph-mon[20993]: pgmap v1222: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:07 smithi087 ceph-mon[20993]: from='client.50805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:09 smithi046 ceph-mon[19468]: pgmap v1223: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:09 smithi087 ceph-mon[20993]: pgmap v1223: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:09 smithi077 ceph-mon[21151]: pgmap v1223: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:11.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:11.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:11.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:11.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:11 smithi046 ceph-mon[19468]: pgmap v1224: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:11 smithi087 ceph-mon[20993]: pgmap v1224: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:11 smithi077 ceph-mon[21151]: pgmap v1224: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:15:12.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:12.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:12.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:12.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:12.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:13 smithi077 ceph-mon[21151]: pgmap v1225: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:13 smithi077 ceph-mon[21151]: from='client.50880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:13 smithi046 ceph-mon[19468]: pgmap v1225: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:13 smithi046 ceph-mon[19468]: from='client.50880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:13 smithi087 ceph-mon[20993]: pgmap v1225: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:15:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:13 smithi087 ceph-mon[20993]: from='client.50880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:15 smithi046 ceph-mon[19468]: pgmap v1226: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:15 smithi087 ceph-mon[20993]: pgmap v1226: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:15 smithi077 ceph-mon[21151]: pgmap v1226: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:17.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:17.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:17.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:17 smithi046 ceph-mon[19468]: pgmap v1227: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:17 smithi077 ceph-mon[21151]: pgmap v1227: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:17.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:17 smithi087 ceph-mon[20993]: pgmap v1227: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:17.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:17.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:17.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:17.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:17.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:18 smithi087 ceph-mon[20993]: pgmap v1228: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:18 smithi087 ceph-mon[20993]: from='client.50955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:18 smithi077 ceph-mon[21151]: pgmap v1228: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:18.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:18 smithi077 ceph-mon[21151]: from='client.50955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:18.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:18 smithi046 ceph-mon[19468]: pgmap v1228: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:18 smithi046 ceph-mon[19468]: from='client.50955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:20 smithi087 ceph-mon[20993]: pgmap v1229: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:20 smithi077 ceph-mon[21151]: pgmap v1229: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:20 smithi046 ceph-mon[19468]: pgmap v1229: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:22 smithi087 ceph-mon[20993]: pgmap v1230: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:22 smithi077 ceph-mon[21151]: pgmap v1230: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:22.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:22.705 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:22 smithi046 ceph-mon[19468]: pgmap v1230: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:22.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:22.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:23.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:23 smithi077 ceph-mon[21151]: from='client.51027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:23 smithi046 ceph-mon[19468]: from='client.51027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:23 smithi087 ceph-mon[20993]: from='client.51027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:24.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:24 smithi046 ceph-mon[19468]: pgmap v1231: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:24 smithi077 ceph-mon[21151]: pgmap v1231: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:24 smithi087 ceph-mon[20993]: pgmap v1231: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:27 smithi046 ceph-mon[19468]: pgmap v1232: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:27 smithi087 ceph-mon[20993]: pgmap v1232: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:27 smithi077 ceph-mon[21151]: pgmap v1232: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:29.064 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:29.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:29.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:29.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:29.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:29 smithi046 ceph-mon[19468]: pgmap v1233: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:29 smithi087 ceph-mon[20993]: pgmap v1233: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:29 smithi077 ceph-mon[21151]: pgmap v1233: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:30 smithi046 ceph-mon[19468]: from='client.51099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:30 smithi087 ceph-mon[20993]: from='client.51099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:30 smithi077 ceph-mon[21151]: from='client.51099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:31 smithi046 ceph-mon[19468]: pgmap v1234: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:31 smithi087 ceph-mon[20993]: pgmap v1234: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:31 smithi077 ceph-mon[21151]: pgmap v1234: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:33.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:33 smithi077 ceph-mon[21151]: pgmap v1235: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:33 smithi046 ceph-mon[19468]: pgmap v1235: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:33 smithi087 ceph-mon[20993]: pgmap v1235: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 64 op/s 2024-08-31T03:15:34.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:34.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:34.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:34.755 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:34.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:34.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:34.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:34.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:35 smithi046 ceph-mon[19468]: pgmap v1236: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:35 smithi087 ceph-mon[20993]: pgmap v1236: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:35 smithi077 ceph-mon[21151]: pgmap v1236: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:36 smithi087 ceph-mon[20993]: from='client.51174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:36 smithi046 ceph-mon[19468]: from='client.51174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:36 smithi077 ceph-mon[21151]: from='client.51174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:37.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:37 smithi087 ceph-mon[20993]: pgmap v1237: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:37.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.475 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.497 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:37 smithi077 ceph-mon[21151]: pgmap v1237: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:37.498 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.498 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.498 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:37 smithi046 ceph-mon[19468]: pgmap v1237: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:38 smithi087 ceph-mon[20993]: pgmap v1238: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:38.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:38 smithi046 ceph-mon[19468]: pgmap v1238: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:38 smithi077 ceph-mon[21151]: pgmap v1238: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:39.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:39.757 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:39.757 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:40.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:40.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:40.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:40.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:40.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:40 smithi046 ceph-mon[19468]: pgmap v1239: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:40 smithi046 ceph-mon[19468]: from='client.51249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:40 smithi087 ceph-mon[20993]: pgmap v1239: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:40 smithi087 ceph-mon[20993]: from='client.51249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:40 smithi077 ceph-mon[21151]: pgmap v1239: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:40 smithi077 ceph-mon[21151]: from='client.51249 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:42 smithi046 ceph-mon[19468]: pgmap v1240: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:42 smithi087 ceph-mon[20993]: pgmap v1240: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:42 smithi077 ceph-mon[21151]: pgmap v1240: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:44.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:44 smithi046 ceph-mon[19468]: pgmap v1241: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:44 smithi087 ceph-mon[20993]: pgmap v1241: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:44 smithi077 ceph-mon[21151]: pgmap v1241: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:45.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:45.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:45.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:46.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:46.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:46.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:46.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:46.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:46.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:46 smithi046 ceph-mon[19468]: pgmap v1242: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:46.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:46 smithi046 ceph-mon[19468]: from='client.51324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:46.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:46 smithi087 ceph-mon[20993]: pgmap v1242: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:46 smithi087 ceph-mon[20993]: from='client.51324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:46 smithi077 ceph-mon[21151]: pgmap v1242: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:46 smithi077 ceph-mon[21151]: from='client.51324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:48.769 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:48 smithi077 ceph-mon[21151]: pgmap v1243: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:48 smithi046 ceph-mon[19468]: pgmap v1243: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:48 smithi087 ceph-mon[20993]: pgmap v1243: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:50 smithi046 ceph-mon[19468]: pgmap v1244: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:50 smithi087 ceph-mon[20993]: pgmap v1244: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:50 smithi077 ceph-mon[21151]: pgmap v1244: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:15:51.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:51.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:51.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:51.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:51.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:51.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:51.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:51.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:52 smithi046 ceph-mon[19468]: pgmap v1245: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:52 smithi046 ceph-mon[19468]: from='client.51399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:52 smithi087 ceph-mon[20993]: pgmap v1245: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:52 smithi087 ceph-mon[20993]: from='client.51399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:52 smithi077 ceph-mon[21151]: pgmap v1245: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:52 smithi077 ceph-mon[21151]: from='client.51399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:54.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:54 smithi077 ceph-mon[21151]: pgmap v1246: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:54 smithi046 ceph-mon[19468]: pgmap v1246: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:54 smithi087 ceph-mon[20993]: pgmap v1246: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:56.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: pgmap v1247: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:56.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:15:56.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:15:56.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:15:56.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:56.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:56.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:56.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:15:56.824 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:15:56.691+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:15:56.824 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:15:56.692+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:15:56.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: pgmap v1247: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:56.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:15:56.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:15:56.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:15:56.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:56.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:56.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:56.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:15:56.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: pgmap v1247: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:15:57.491 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:15:57.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:15:57.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:15:57.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:15:57.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='client.51579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='client.51579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:58.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:15:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:15:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='client.51579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:15:59.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:15:58 smithi087 ceph-mon[20993]: pgmap v1248: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:15:58 smithi046 ceph-mon[19468]: pgmap v1248: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:15:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:15:58 smithi077 ceph-mon[21151]: pgmap v1248: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:00 smithi046 ceph-mon[19468]: pgmap v1249: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:00 smithi087 ceph-mon[20993]: pgmap v1249: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:00 smithi077 ceph-mon[21151]: pgmap v1249: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:02.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:02.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:02.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:02 smithi046 ceph-mon[19468]: pgmap v1250: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:02 smithi087 ceph-mon[20993]: pgmap v1250: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:02 smithi077 ceph-mon[21151]: pgmap v1250: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:03.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:03.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:03.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:03.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:03.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:03 smithi046 ceph-mon[19468]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:03 smithi087 ceph-mon[20993]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:03 smithi077 ceph-mon[21151]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:04 smithi046 ceph-mon[19468]: pgmap v1251: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:04 smithi087 ceph-mon[20993]: pgmap v1251: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:04 smithi077 ceph-mon[21151]: pgmap v1251: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:07.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:06 smithi046 ceph-mon[19468]: pgmap v1252: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:07.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:06 smithi087 ceph-mon[20993]: pgmap v1252: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:06 smithi077 ceph-mon[21151]: pgmap v1252: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:08.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:08.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:08.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:08.840 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:08.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:08.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:08.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:08.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:08 smithi046 ceph-mon[19468]: pgmap v1253: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:08 smithi087 ceph-mon[20993]: pgmap v1253: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:08 smithi077 ceph-mon[21151]: pgmap v1253: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:09 smithi087 ceph-mon[20993]: from='client.51729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:09 smithi077 ceph-mon[21151]: from='client.51729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:09 smithi046 ceph-mon[19468]: from='client.51729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:10 smithi087 ceph-mon[20993]: pgmap v1254: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:10 smithi077 ceph-mon[21151]: pgmap v1254: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:10 smithi046 ceph-mon[19468]: pgmap v1254: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:12 smithi087 ceph-mon[20993]: pgmap v1255: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:12 smithi077 ceph-mon[21151]: pgmap v1255: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:12 smithi046 ceph-mon[19468]: pgmap v1255: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:16:13.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:13.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:13.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:14.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:14.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:14.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:14.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:14.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:14.978 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:14 smithi077 ceph-mon[21151]: pgmap v1256: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:14.978 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:14 smithi077 ceph-mon[21151]: from='client.51807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:14 smithi046 ceph-mon[19468]: pgmap v1256: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:14 smithi046 ceph-mon[19468]: from='client.51807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:14 smithi087 ceph-mon[20993]: pgmap v1256: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:14 smithi087 ceph-mon[20993]: from='client.51807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:16 smithi087 ceph-mon[20993]: pgmap v1257: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:16 smithi077 ceph-mon[21151]: pgmap v1257: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:16 smithi046 ceph-mon[19468]: pgmap v1257: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:19.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:18 smithi087 ceph-mon[20993]: pgmap v1258: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:18 smithi046 ceph-mon[19468]: pgmap v1258: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:18 smithi077 ceph-mon[21151]: pgmap v1258: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:19.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:19.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:19.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:20.203 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:20.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:20.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:21.264 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:20 smithi077 ceph-mon[21151]: pgmap v1259: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:21.264 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:20 smithi077 ceph-mon[21151]: from='client.51885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:20 smithi046 ceph-mon[19468]: pgmap v1259: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:20 smithi046 ceph-mon[19468]: from='client.51885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:20 smithi087 ceph-mon[20993]: pgmap v1259: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:20 smithi087 ceph-mon[20993]: from='client.51885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:22 smithi046 ceph-mon[19468]: pgmap v1260: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:16:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:22 smithi087 ceph-mon[20993]: pgmap v1260: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:16:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:22 smithi077 ceph-mon[21151]: pgmap v1260: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:16:25.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:25.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:25.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:24 smithi046 ceph-mon[19468]: pgmap v1261: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:16:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:24 smithi087 ceph-mon[20993]: pgmap v1261: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:16:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:24 smithi077 ceph-mon[21151]: pgmap v1261: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:16:25.884 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:26 smithi046 ceph-mon[19468]: pgmap v1262: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:26 smithi046 ceph-mon[19468]: from='client.51963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:26 smithi087 ceph-mon[20993]: pgmap v1262: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:26 smithi087 ceph-mon[20993]: from='client.51963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:26 smithi077 ceph-mon[21151]: pgmap v1262: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:26 smithi077 ceph-mon[21151]: from='client.51963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:28 smithi046 ceph-mon[19468]: pgmap v1263: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:28 smithi087 ceph-mon[20993]: pgmap v1263: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:28 smithi077 ceph-mon[21151]: pgmap v1263: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:30 smithi046 ceph-mon[19468]: pgmap v1264: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:30 smithi087 ceph-mon[20993]: pgmap v1264: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:30 smithi077 ceph-mon[21151]: pgmap v1264: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:16:31.561 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:31.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:31.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:31.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:31.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:31 smithi046 ceph-mon[19468]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:31 smithi087 ceph-mon[20993]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:31 smithi077 ceph-mon[21151]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:32 smithi046 ceph-mon[19468]: pgmap v1265: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:32 smithi087 ceph-mon[20993]: pgmap v1265: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:32 smithi077 ceph-mon[21151]: pgmap v1265: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:34 smithi077 ceph-mon[21151]: pgmap v1266: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:16:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:34 smithi046 ceph-mon[19468]: pgmap v1266: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:16:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:34 smithi087 ceph-mon[20993]: pgmap v1266: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:16:36.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:36.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:36.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:37.248 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:37.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:37.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:37.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:37.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:37.249 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:36 smithi046 ceph-mon[19468]: pgmap v1267: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:16:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:36 smithi087 ceph-mon[20993]: pgmap v1267: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:16:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:36 smithi077 ceph-mon[21151]: pgmap v1267: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='client.52110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.246 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='client.52110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:38.246 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='client.52110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:39.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:39 smithi087 ceph-mon[20993]: pgmap v1268: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:39 smithi046 ceph-mon[19468]: pgmap v1268: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:39.365 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:39 smithi077 ceph-mon[21151]: pgmap v1268: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:41 smithi046 ceph-mon[19468]: pgmap v1269: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:41 smithi087 ceph-mon[20993]: pgmap v1269: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:41 smithi077 ceph-mon[21151]: pgmap v1269: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:42.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:42.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:42.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:42.926 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:42.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:42.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:42.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:43 smithi046 ceph-mon[19468]: pgmap v1270: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:43 smithi087 ceph-mon[20993]: pgmap v1270: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:43 smithi077 ceph-mon[21151]: pgmap v1270: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:44 smithi046 ceph-mon[19468]: from='client.52188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:44 smithi087 ceph-mon[20993]: from='client.52188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:44 smithi077 ceph-mon[21151]: from='client.52188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:45.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:45 smithi046 ceph-mon[19468]: pgmap v1271: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:45 smithi087 ceph-mon[20993]: pgmap v1271: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:45 smithi077 ceph-mon[21151]: pgmap v1271: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:47.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:47 smithi046 ceph-mon[19468]: pgmap v1272: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:47.281 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.281 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.281 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:47 smithi087 ceph-mon[20993]: pgmap v1272: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:47 smithi077 ceph-mon[21151]: pgmap v1272: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:48.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:48.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:48.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:48.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:48.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:49 smithi077 ceph-mon[21151]: pgmap v1273: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:49 smithi077 ceph-mon[21151]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:49 smithi046 ceph-mon[19468]: pgmap v1273: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:49 smithi046 ceph-mon[19468]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:49 smithi087 ceph-mon[20993]: pgmap v1273: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:49 smithi087 ceph-mon[20993]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:51 smithi087 ceph-mon[20993]: pgmap v1274: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:51 smithi077 ceph-mon[21151]: pgmap v1274: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:51 smithi046 ceph-mon[19468]: pgmap v1274: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:53 smithi087 ceph-mon[20993]: pgmap v1275: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:53 smithi077 ceph-mon[21151]: pgmap v1275: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:53 smithi046 ceph-mon[19468]: pgmap v1275: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:53.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:53.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:53.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:54.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:16:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:55 smithi087 ceph-mon[20993]: pgmap v1276: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:55 smithi087 ceph-mon[20993]: from='client.52344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:55.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:55 smithi077 ceph-mon[21151]: pgmap v1276: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:55.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:55 smithi077 ceph-mon[21151]: from='client.52344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:55 smithi046 ceph-mon[19468]: pgmap v1276: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:55 smithi046 ceph-mon[19468]: from='client.52344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:16:57.204 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: pgmap v1277: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:57.205 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:16:57.205 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:16:57.205 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:16:57.205 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:57.205 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: pgmap v1277: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:16:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:16:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:16:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: pgmap v1277: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:57.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:57.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:16:57.425+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:16:57.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:16:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:16:57.426+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:16:58.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:16:59.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:16:59.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:16:59.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:16:59.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:59 smithi087 ceph-mon[20993]: pgmap v1278: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:59.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:16:59.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:16:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:16:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:59 smithi046 ceph-mon[19468]: pgmap v1278: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:16:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:16:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:59 smithi077 ceph-mon[21151]: pgmap v1278: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:16:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:16:59.979 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:16:59.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:16:59.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:16:59.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:16:59.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:01 smithi046 ceph-mon[19468]: pgmap v1279: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:01 smithi046 ceph-mon[19468]: from='client.49570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:01 smithi087 ceph-mon[20993]: pgmap v1279: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:01 smithi087 ceph-mon[20993]: from='client.49570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:01 smithi077 ceph-mon[21151]: pgmap v1279: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:01 smithi077 ceph-mon[21151]: from='client.49570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:03 smithi046 ceph-mon[19468]: pgmap v1280: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:03 smithi087 ceph-mon[20993]: pgmap v1280: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:03 smithi077 ceph-mon[21151]: pgmap v1280: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:04.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:04.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:04.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:05.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:05 smithi046 ceph-mon[19468]: pgmap v1281: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:05 smithi087 ceph-mon[20993]: pgmap v1281: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:05 smithi077 ceph-mon[21151]: pgmap v1281: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:05.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:05.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:05.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:05.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:05.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:07.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:07 smithi046 ceph-mon[19468]: from='client.52605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:07.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:07 smithi046 ceph-mon[19468]: pgmap v1282: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:07.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:07 smithi087 ceph-mon[20993]: from='client.52605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:07 smithi087 ceph-mon[20993]: pgmap v1282: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:07 smithi077 ceph-mon[21151]: from='client.52605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:07 smithi077 ceph-mon[21151]: pgmap v1282: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:09.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:09 smithi046 ceph-mon[19468]: pgmap v1283: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:09 smithi087 ceph-mon[20993]: pgmap v1283: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:09 smithi077 ceph-mon[21151]: pgmap v1283: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:10.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:10.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:10.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:11.368 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:11.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:11.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:11.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:11.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:11 smithi046 ceph-mon[19468]: pgmap v1284: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:11 smithi087 ceph-mon[20993]: pgmap v1284: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:11 smithi077 ceph-mon[21151]: pgmap v1284: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:12 smithi046 ceph-mon[19468]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:12 smithi087 ceph-mon[20993]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:12 smithi077 ceph-mon[21151]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:13.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:13 smithi087 ceph-mon[20993]: pgmap v1285: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:13 smithi046 ceph-mon[19468]: pgmap v1285: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:13 smithi077 ceph-mon[21151]: pgmap v1285: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:17:15.509 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:15 smithi077 ceph-mon[21151]: pgmap v1286: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:15 smithi046 ceph-mon[19468]: pgmap v1286: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:15 smithi087 ceph-mon[20993]: pgmap v1286: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:16 smithi046 ceph-mon[19468]: pgmap v1287: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:16.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:16.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:16.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:16 smithi077 ceph-mon[21151]: pgmap v1287: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:16 smithi087 ceph-mon[20993]: pgmap v1287: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:17.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:17.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:17.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:17.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:17.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:17 smithi046 ceph-mon[19468]: from='client.52758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:17.582 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:17 smithi077 ceph-mon[21151]: from='client.52758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:17 smithi087 ceph-mon[20993]: from='client.52758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: pgmap v1288: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: pgmap v1288: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: pgmap v1288: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:20.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:20 smithi087 ceph-mon[20993]: pgmap v1289: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:20 smithi046 ceph-mon[19468]: pgmap v1289: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:20 smithi077 ceph-mon[21151]: pgmap v1289: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:22.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:22.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:22.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:22 smithi046 ceph-mon[19468]: pgmap v1290: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:22 smithi087 ceph-mon[20993]: pgmap v1290: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:22 smithi077 ceph-mon[21151]: pgmap v1290: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:22.738 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:22.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:22.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:22.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:22.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:23 smithi046 ceph-mon[19468]: from='client.52836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:23 smithi087 ceph-mon[20993]: from='client.52836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:23 smithi077 ceph-mon[21151]: from='client.52836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:24 smithi046 ceph-mon[19468]: pgmap v1291: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:24 smithi087 ceph-mon[20993]: pgmap v1291: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:24 smithi077 ceph-mon[21151]: pgmap v1291: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:26 smithi046 ceph-mon[19468]: pgmap v1292: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:26 smithi087 ceph-mon[20993]: pgmap v1292: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:26 smithi077 ceph-mon[21151]: pgmap v1292: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:27.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:28.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:28.436 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:28.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:28.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:28.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:28.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:29.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:28 smithi046 ceph-mon[19468]: pgmap v1293: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:29.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:28 smithi046 ceph-mon[19468]: from='client.52908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:28 smithi087 ceph-mon[20993]: pgmap v1293: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:28 smithi087 ceph-mon[20993]: from='client.52908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:28 smithi077 ceph-mon[21151]: pgmap v1293: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:28 smithi077 ceph-mon[21151]: from='client.52908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:30 smithi046 ceph-mon[19468]: pgmap v1294: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:30 smithi087 ceph-mon[20993]: pgmap v1294: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:30 smithi077 ceph-mon[21151]: pgmap v1294: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:32 smithi046 ceph-mon[19468]: pgmap v1295: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:32 smithi087 ceph-mon[20993]: pgmap v1295: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:32 smithi077 ceph-mon[21151]: pgmap v1295: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:33.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:33.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:33.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:34.117 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:34.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:34.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:34.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:34.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:34 smithi046 ceph-mon[19468]: pgmap v1296: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:34 smithi046 ceph-mon[19468]: from='client.52983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:34 smithi087 ceph-mon[20993]: pgmap v1296: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:34 smithi087 ceph-mon[20993]: from='client.52983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:34 smithi077 ceph-mon[21151]: pgmap v1296: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:34 smithi077 ceph-mon[21151]: from='client.52983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:37.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:36 smithi077 ceph-mon[21151]: pgmap v1297: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:36 smithi046 ceph-mon[19468]: pgmap v1297: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:36 smithi087 ceph-mon[20993]: pgmap v1297: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:38.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: pgmap v1298: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:38.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: pgmap v1298: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: pgmap v1298: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:39.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:39.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:39.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:39.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:39.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:39.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:39.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:39.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:40.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:40 smithi087 ceph-mon[20993]: pgmap v1299: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:40.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:40 smithi087 ceph-mon[20993]: from='client.53055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:40.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:40 smithi077 ceph-mon[21151]: pgmap v1299: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:40.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:40 smithi077 ceph-mon[21151]: from='client.53055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:40 smithi046 ceph-mon[19468]: pgmap v1299: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:40 smithi046 ceph-mon[19468]: from='client.53055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:42 smithi046 ceph-mon[19468]: pgmap v1300: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:42 smithi087 ceph-mon[20993]: pgmap v1300: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:42 smithi077 ceph-mon[21151]: pgmap v1300: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:17:44.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:44.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:44 smithi046 ceph-mon[19468]: pgmap v1301: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:44.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:44.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:44 smithi087 ceph-mon[20993]: pgmap v1301: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:44 smithi077 ceph-mon[21151]: pgmap v1301: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:45.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:45.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:45.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:45.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:45.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:45 smithi046 ceph-mon[19468]: from='client.53133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:45 smithi087 ceph-mon[20993]: from='client.53133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:45 smithi077 ceph-mon[21151]: from='client.53133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:46 smithi046 ceph-mon[19468]: pgmap v1302: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:46 smithi087 ceph-mon[20993]: pgmap v1302: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:46 smithi077 ceph-mon[21151]: pgmap v1302: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:48.319 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.319 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.319 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:49 smithi046 ceph-mon[19468]: pgmap v1303: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:49 smithi087 ceph-mon[20993]: pgmap v1303: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:49 smithi077 ceph-mon[21151]: pgmap v1303: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:50.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:50.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:50.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:51.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:51.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:51.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:51.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:51.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:51 smithi046 ceph-mon[19468]: pgmap v1304: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:51 smithi087 ceph-mon[20993]: pgmap v1304: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:51 smithi077 ceph-mon[21151]: pgmap v1304: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:52 smithi046 ceph-mon[19468]: from='client.53211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:52 smithi087 ceph-mon[20993]: from='client.53211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:52 smithi077 ceph-mon[21151]: from='client.53211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:53 smithi046 ceph-mon[19468]: pgmap v1305: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:53 smithi087 ceph-mon[20993]: pgmap v1305: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:53 smithi077 ceph-mon[21151]: pgmap v1305: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:55 smithi046 ceph-mon[19468]: pgmap v1306: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:55 smithi087 ceph-mon[20993]: pgmap v1306: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:55 smithi077 ceph-mon[21151]: pgmap v1306: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:17:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:17:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:17:56.161 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:17:56.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:17:56.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:17:56.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:17:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:17:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:17:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:57 smithi046 ceph-mon[19468]: pgmap v1307: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:57 smithi077 ceph-mon[21151]: pgmap v1307: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:57 smithi087 ceph-mon[20993]: pgmap v1307: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='client.53286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:17:58.136+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:17:58.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:17:58.137+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='client.53286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='client.53286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: pgmap v1308: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:17:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: pgmap v1308: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:17:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:17:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:17:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: pgmap v1308: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:17:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:17:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:17:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:17:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:17:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:17:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:01.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:01 smithi087 ceph-mon[20993]: pgmap v1309: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:01 smithi046 ceph-mon[19468]: pgmap v1309: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:01 smithi077 ceph-mon[21151]: pgmap v1309: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:01.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:01.840 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:01.840 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:02.522 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:02.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:02.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:02.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:02.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:03 smithi077 ceph-mon[21151]: pgmap v1310: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:03 smithi077 ceph-mon[21151]: from='client.53469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:03 smithi046 ceph-mon[19468]: pgmap v1310: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:03 smithi046 ceph-mon[19468]: from='client.53469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:03 smithi087 ceph-mon[20993]: pgmap v1310: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:03 smithi087 ceph-mon[20993]: from='client.53469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:05.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:05 smithi046 ceph-mon[19468]: pgmap v1311: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:05 smithi077 ceph-mon[21151]: pgmap v1311: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:05 smithi087 ceph-mon[20993]: pgmap v1311: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:07 smithi077 ceph-mon[21151]: pgmap v1312: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:07.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:07.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:07 smithi046 ceph-mon[19468]: pgmap v1312: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:07.525 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:07.525 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:07 smithi087 ceph-mon[20993]: pgmap v1312: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:08.193 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:09.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:09 smithi046 ceph-mon[19468]: pgmap v1313: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:09.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:09 smithi046 ceph-mon[19468]: from='client.53547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:09 smithi087 ceph-mon[20993]: pgmap v1313: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:09 smithi087 ceph-mon[20993]: from='client.53547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:09 smithi077 ceph-mon[21151]: pgmap v1313: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:09 smithi077 ceph-mon[21151]: from='client.53547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:11.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:11 smithi077 ceph-mon[21151]: pgmap v1314: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:11.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:11 smithi046 ceph-mon[19468]: pgmap v1314: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:11 smithi087 ceph-mon[20993]: pgmap v1314: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:13.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:13.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:13.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:13 smithi046 ceph-mon[19468]: pgmap v1315: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:13 smithi087 ceph-mon[20993]: pgmap v1315: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:13 smithi077 ceph-mon[21151]: pgmap v1315: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:18:13.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:13.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:13.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:13.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:13.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:15 smithi046 ceph-mon[19468]: pgmap v1316: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:15 smithi046 ceph-mon[19468]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:15 smithi087 ceph-mon[20993]: pgmap v1316: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:15 smithi087 ceph-mon[20993]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:15 smithi077 ceph-mon[21151]: pgmap v1316: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:15 smithi077 ceph-mon[21151]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:17.450 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:17 smithi077 ceph-mon[21151]: pgmap v1317: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:17 smithi046 ceph-mon[19468]: pgmap v1317: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:17 smithi087 ceph-mon[20993]: pgmap v1317: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:18.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:18.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:18.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: pgmap v1318: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: pgmap v1318: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: pgmap v1318: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:19.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:19.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:19.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:19.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:19.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:19 smithi046 ceph-mon[19468]: from='client.53697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:20.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:19 smithi087 ceph-mon[20993]: from='client.53697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:19 smithi077 ceph-mon[21151]: from='client.53697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:20.991 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:20 smithi087 ceph-mon[20993]: pgmap v1319: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:20 smithi046 ceph-mon[19468]: pgmap v1319: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:20 smithi077 ceph-mon[21151]: pgmap v1319: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:22 smithi046 ceph-mon[19468]: pgmap v1320: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:22 smithi087 ceph-mon[20993]: pgmap v1320: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:22 smithi077 ceph-mon[21151]: pgmap v1320: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:24.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:24.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:24.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:24 smithi046 ceph-mon[19468]: pgmap v1321: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:24 smithi087 ceph-mon[20993]: pgmap v1321: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:24 smithi077 ceph-mon[21151]: pgmap v1321: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:25.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:25 smithi046 ceph-mon[19468]: from='client.53772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:25 smithi087 ceph-mon[20993]: from='client.53772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:25 smithi077 ceph-mon[21151]: from='client.53772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:26 smithi046 ceph-mon[19468]: pgmap v1322: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:18:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:26 smithi087 ceph-mon[20993]: pgmap v1322: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:18:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:26 smithi077 ceph-mon[21151]: pgmap v1322: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:18:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:28 smithi046 ceph-mon[19468]: pgmap v1323: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:28 smithi087 ceph-mon[20993]: pgmap v1323: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:28 smithi077 ceph-mon[21151]: pgmap v1323: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:30.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:30.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:30.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:30 smithi046 ceph-mon[19468]: pgmap v1324: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:30 smithi077 ceph-mon[21151]: pgmap v1324: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:30 smithi087 ceph-mon[20993]: pgmap v1324: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:18:30.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:30.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:30.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:30.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:30.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:31 smithi077 ceph-mon[21151]: from='client.53847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:31 smithi046 ceph-mon[19468]: from='client.53847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:31 smithi087 ceph-mon[20993]: from='client.53847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:32 smithi046 ceph-mon[19468]: pgmap v1325: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:32 smithi077 ceph-mon[21151]: pgmap v1325: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:32 smithi087 ceph-mon[20993]: pgmap v1325: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:34 smithi077 ceph-mon[21151]: pgmap v1326: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:18:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:34 smithi046 ceph-mon[19468]: pgmap v1326: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:18:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:34 smithi087 ceph-mon[20993]: pgmap v1326: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:18:35.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:35.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:35.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:36.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:36 smithi046 ceph-mon[19468]: pgmap v1327: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:36.621 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:36 smithi046 ceph-mon[19468]: from='client.53922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:36.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:36.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:36.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:36.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:36.622 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:36 smithi077 ceph-mon[21151]: pgmap v1327: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:36 smithi077 ceph-mon[21151]: from='client.53922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:36 smithi087 ceph-mon[20993]: pgmap v1327: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:36 smithi087 ceph-mon[20993]: from='client.53922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: pgmap v1328: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: pgmap v1328: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: pgmap v1328: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:39.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:39.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:40 smithi046 ceph-mon[19468]: pgmap v1329: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:40 smithi087 ceph-mon[20993]: pgmap v1329: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:40 smithi077 ceph-mon[21151]: pgmap v1329: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:18:41.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:41.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:41.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:42.299 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:42.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:42.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:42.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:42.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:42 smithi046 ceph-mon[19468]: pgmap v1330: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:18:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:42 smithi046 ceph-mon[19468]: from='client.53997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:42 smithi087 ceph-mon[20993]: pgmap v1330: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:18:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:42 smithi087 ceph-mon[20993]: from='client.53997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:42 smithi077 ceph-mon[21151]: pgmap v1330: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:18:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:42 smithi077 ceph-mon[21151]: from='client.53997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:44 smithi046 ceph-mon[19468]: pgmap v1331: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:44 smithi087 ceph-mon[20993]: pgmap v1331: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:44 smithi077 ceph-mon[21151]: pgmap v1331: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:46 smithi046 ceph-mon[19468]: pgmap v1332: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:46 smithi087 ceph-mon[20993]: pgmap v1332: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:46 smithi077 ceph-mon[21151]: pgmap v1332: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:47.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:47.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:47.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:47.989 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:47.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:47.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:47.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:47.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:48 smithi046 ceph-mon[19468]: pgmap v1333: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:48 smithi046 ceph-mon[19468]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:48 smithi087 ceph-mon[20993]: pgmap v1333: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:48 smithi087 ceph-mon[20993]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:48 smithi077 ceph-mon[21151]: pgmap v1333: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:48 smithi077 ceph-mon[21151]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:50.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:50 smithi046 ceph-mon[19468]: pgmap v1334: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:50 smithi087 ceph-mon[20993]: pgmap v1334: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:50 smithi077 ceph-mon[21151]: pgmap v1334: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:52 smithi046 ceph-mon[19468]: pgmap v1335: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:52 smithi087 ceph-mon[20993]: pgmap v1335: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:52 smithi077 ceph-mon[21151]: pgmap v1335: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:52.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:52.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:52.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:53.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:53.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:53.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:53.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:53.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:54 smithi046 ceph-mon[19468]: from='client.54147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:54 smithi046 ceph-mon[19468]: pgmap v1336: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:54 smithi087 ceph-mon[20993]: from='client.54147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:54 smithi087 ceph-mon[20993]: pgmap v1336: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:54 smithi077 ceph-mon[21151]: from='client.54147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:54 smithi077 ceph-mon[21151]: pgmap v1336: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:56 smithi046 ceph-mon[19468]: pgmap v1337: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:56 smithi087 ceph-mon[20993]: pgmap v1337: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:56 smithi077 ceph-mon[21151]: pgmap v1337: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:18:58.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:18:58.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:18:58.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:18:58.966 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:18:58.873+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:18:58.967 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:18:58.873+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:18:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: pgmap v1338: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: pgmap v1338: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:18:59.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:18:59.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:18:59.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:18:59.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: pgmap v1338: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:18:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:18:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:00.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:19:00.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:19:00.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:18:59 smithi077 ceph-mon[21151]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:19:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:19:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:18:59 smithi046 ceph-mon[19468]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:19:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:19:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:18:59 smithi087 ceph-mon[20993]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:01.336 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:00 smithi087 ceph-mon[20993]: pgmap v1339: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:00 smithi046 ceph-mon[19468]: pgmap v1339: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:00 smithi077 ceph-mon[21151]: pgmap v1339: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:02 smithi087 ceph-mon[20993]: pgmap v1340: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:02 smithi046 ceph-mon[19468]: pgmap v1340: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:02 smithi077 ceph-mon[21151]: pgmap v1340: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:04.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:04.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:04.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:05.058 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:05.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:05.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:05.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:05.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:04 smithi046 ceph-mon[19468]: pgmap v1341: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:04 smithi087 ceph-mon[20993]: pgmap v1341: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:04 smithi077 ceph-mon[21151]: pgmap v1341: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:06.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:05 smithi046 ceph-mon[19468]: from='client.54399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:05 smithi087 ceph-mon[20993]: from='client.54399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:05 smithi077 ceph-mon[21151]: from='client.54399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:06 smithi046 ceph-mon[19468]: pgmap v1342: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:06 smithi087 ceph-mon[20993]: pgmap v1342: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:06 smithi077 ceph-mon[21151]: pgmap v1342: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:08 smithi046 ceph-mon[19468]: pgmap v1343: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:08 smithi087 ceph-mon[20993]: pgmap v1343: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:08 smithi077 ceph-mon[21151]: pgmap v1343: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:10.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:10.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:10.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:10.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:10.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:10.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:10.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:10.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:10 smithi046 ceph-mon[19468]: pgmap v1344: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:10 smithi087 ceph-mon[20993]: pgmap v1344: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:10 smithi077 ceph-mon[21151]: pgmap v1344: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:19:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:11 smithi046 ceph-mon[19468]: from='client.54477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:11 smithi087 ceph-mon[20993]: from='client.54477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:11 smithi077 ceph-mon[21151]: from='client.54477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:12.686 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:12 smithi046 ceph-mon[19468]: pgmap v1345: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:12.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:12 smithi077 ceph-mon[21151]: pgmap v1345: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:12 smithi087 ceph-mon[20993]: pgmap v1345: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:19:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:14 smithi046 ceph-mon[19468]: pgmap v1346: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:14 smithi087 ceph-mon[20993]: pgmap v1346: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:14 smithi077 ceph-mon[21151]: pgmap v1346: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:15.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:15.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:15.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:16.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:16 smithi046 ceph-mon[19468]: pgmap v1347: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:16 smithi046 ceph-mon[19468]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:16 smithi087 ceph-mon[20993]: pgmap v1347: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:16 smithi087 ceph-mon[20993]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:16 smithi077 ceph-mon[21151]: pgmap v1347: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:16 smithi077 ceph-mon[21151]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: pgmap v1348: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: pgmap v1348: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: pgmap v1348: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:21 smithi046 ceph-mon[19468]: pgmap v1349: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:21 smithi087 ceph-mon[20993]: pgmap v1349: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:21.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:21.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:21.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:21 smithi077 ceph-mon[21151]: pgmap v1349: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:19:22.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:22.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:22.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:22.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:22.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:23 smithi046 ceph-mon[19468]: pgmap v1350: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:19:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:23 smithi046 ceph-mon[19468]: from='client.54627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:23 smithi087 ceph-mon[20993]: pgmap v1350: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:19:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:23 smithi087 ceph-mon[20993]: from='client.54627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:23 smithi077 ceph-mon[21151]: pgmap v1350: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:19:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:23 smithi077 ceph-mon[21151]: from='client.54627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:25 smithi046 ceph-mon[19468]: pgmap v1351: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:25 smithi087 ceph-mon[20993]: pgmap v1351: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:25 smithi077 ceph-mon[21151]: pgmap v1351: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:27.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:27.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:27.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:27 smithi046 ceph-mon[19468]: pgmap v1352: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:27 smithi077 ceph-mon[21151]: pgmap v1352: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:27 smithi087 ceph-mon[20993]: pgmap v1352: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:27.774 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:27.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:27.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:27.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:27.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:28 smithi046 ceph-mon[19468]: pgmap v1353: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:28 smithi046 ceph-mon[19468]: from='client.54702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:28 smithi087 ceph-mon[20993]: pgmap v1353: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:28 smithi087 ceph-mon[20993]: from='client.54702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:28 smithi077 ceph-mon[21151]: pgmap v1353: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:28 smithi077 ceph-mon[21151]: from='client.54702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:30 smithi046 ceph-mon[19468]: pgmap v1354: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:30 smithi087 ceph-mon[20993]: pgmap v1354: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:30 smithi077 ceph-mon[21151]: pgmap v1354: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:32.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:32.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:32.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:33 smithi077 ceph-mon[21151]: pgmap v1355: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:33.419 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:33 smithi046 ceph-mon[19468]: pgmap v1355: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:33.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:33.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:33.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:33.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:33.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:33 smithi087 ceph-mon[20993]: pgmap v1355: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:34 smithi046 ceph-mon[19468]: from='client.54771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:34 smithi077 ceph-mon[21151]: from='client.54771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:34 smithi087 ceph-mon[20993]: from='client.54771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:35 smithi077 ceph-mon[21151]: pgmap v1356: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:35 smithi046 ceph-mon[19468]: pgmap v1356: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:35 smithi087 ceph-mon[20993]: pgmap v1356: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:37 smithi046 ceph-mon[19468]: pgmap v1357: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:37 smithi087 ceph-mon[20993]: pgmap v1357: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:37 smithi077 ceph-mon[21151]: pgmap v1357: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:38.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:38.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:38.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:39.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:39.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:39.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:39.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:39.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: pgmap v1358: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: pgmap v1358: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: pgmap v1358: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:40.577 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:40 smithi077 ceph-mon[21151]: from='client.54849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:40 smithi046 ceph-mon[19468]: from='client.54849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:40 smithi087 ceph-mon[20993]: from='client.54849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:41.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:41 smithi077 ceph-mon[21151]: pgmap v1359: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:41 smithi046 ceph-mon[19468]: pgmap v1359: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:41 smithi087 ceph-mon[20993]: pgmap v1359: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:43 smithi087 ceph-mon[20993]: pgmap v1360: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:43 smithi046 ceph-mon[19468]: pgmap v1360: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:43 smithi077 ceph-mon[21151]: pgmap v1360: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:44.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:44.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:44.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:44.844 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:44.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:44.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:44.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:44.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:45 smithi046 ceph-mon[19468]: pgmap v1361: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:45 smithi087 ceph-mon[20993]: pgmap v1361: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:45 smithi077 ceph-mon[21151]: pgmap v1361: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:46.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:46 smithi087 ceph-mon[20993]: from='client.54924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:46 smithi046 ceph-mon[19468]: from='client.54924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:46 smithi077 ceph-mon[21151]: from='client.54924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:47 smithi046 ceph-mon[19468]: pgmap v1362: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:47 smithi087 ceph-mon[20993]: pgmap v1362: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:47 smithi077 ceph-mon[21151]: pgmap v1362: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:48 smithi046 ceph-mon[19468]: pgmap v1363: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:48 smithi087 ceph-mon[20993]: pgmap v1363: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:48 smithi077 ceph-mon[21151]: pgmap v1363: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:49.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:49.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:49.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:50.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:50.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:50.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:50.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:50.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:50 smithi046 ceph-mon[19468]: pgmap v1364: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:50 smithi046 ceph-mon[19468]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:50 smithi087 ceph-mon[20993]: pgmap v1364: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:50 smithi087 ceph-mon[20993]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:50 smithi077 ceph-mon[21151]: pgmap v1364: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:50 smithi077 ceph-mon[21151]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:52 smithi046 ceph-mon[19468]: pgmap v1365: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:52 smithi087 ceph-mon[20993]: pgmap v1365: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:52 smithi077 ceph-mon[21151]: pgmap v1365: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:54 smithi046 ceph-mon[19468]: pgmap v1366: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:54 smithi087 ceph-mon[20993]: pgmap v1366: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:54 smithi077 ceph-mon[21151]: pgmap v1366: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:55.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:19:55.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:19:55.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:19:56.208 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:19:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:19:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:19:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:19:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:19:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:56 smithi046 ceph-mon[19468]: pgmap v1367: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:56 smithi046 ceph-mon[19468]: from='client.55077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:56 smithi087 ceph-mon[20993]: pgmap v1367: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:56 smithi087 ceph-mon[20993]: from='client.55077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:56 smithi077 ceph-mon[21151]: pgmap v1367: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:19:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:56 smithi077 ceph-mon[21151]: from='client.55077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:58 smithi046 ceph-mon[19468]: pgmap v1368: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:58 smithi087 ceph-mon[20993]: pgmap v1368: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:58 smithi077 ceph-mon[21151]: pgmap v1368: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:19:59.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:19:59.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:19:59.606+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:20:00.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:19:59.607+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:19:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:20:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:20:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:20:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:19:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:20:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:19:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:01.097 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:00 smithi077 ceph-mon[21151]: pgmap v1369: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:20:01.178 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:20:01.178 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:20:01.178 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:20:01.179 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:00 smithi087 ceph-mon[20993]: pgmap v1369: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:20:01.179 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:20:01.179 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:20:01.179 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:20:01.180 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:00 smithi046 ceph-mon[19468]: pgmap v1369: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:20:01.180 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:20:01.180 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:20:01.180 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:20:01.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:01.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:01.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:01.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:01.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:01.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:01.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:01.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:02 smithi046 ceph-mon[19468]: pgmap v1370: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:02 smithi046 ceph-mon[19468]: from='client.55257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:03.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:02 smithi087 ceph-mon[20993]: pgmap v1370: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:03.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:02 smithi087 ceph-mon[20993]: from='client.55257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:02 smithi077 ceph-mon[21151]: pgmap v1370: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:02 smithi077 ceph-mon[21151]: from='client.55257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:04 smithi046 ceph-mon[19468]: pgmap v1371: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:04 smithi087 ceph-mon[20993]: pgmap v1371: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:04 smithi077 ceph-mon[21151]: pgmap v1371: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:06.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:06.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:06.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:06 smithi046 ceph-mon[19468]: pgmap v1372: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:06 smithi087 ceph-mon[20993]: pgmap v1372: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:06 smithi077 ceph-mon[21151]: pgmap v1372: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:07.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:07.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:07.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:07.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:07.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:07 smithi087 ceph-mon[20993]: from='client.55335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:07 smithi077 ceph-mon[21151]: from='client.55335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:07 smithi046 ceph-mon[19468]: from='client.55335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:09.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:08 smithi046 ceph-mon[19468]: pgmap v1373: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:09.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:08 smithi087 ceph-mon[20993]: pgmap v1373: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:08 smithi077 ceph-mon[21151]: pgmap v1373: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:11.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:10 smithi077 ceph-mon[21151]: pgmap v1374: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:10 smithi046 ceph-mon[19468]: pgmap v1374: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:10 smithi087 ceph-mon[20993]: pgmap v1374: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:12.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:12.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:12.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:13.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:13.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:13.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:13.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:13.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:13.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:12 smithi046 ceph-mon[19468]: pgmap v1375: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:12 smithi087 ceph-mon[20993]: pgmap v1375: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:12 smithi077 ceph-mon[21151]: pgmap v1375: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:20:14.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:13 smithi046 ceph-mon[19468]: from='client.55404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:13 smithi087 ceph-mon[20993]: from='client.55404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:13 smithi077 ceph-mon[21151]: from='client.55404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:14 smithi046 ceph-mon[19468]: pgmap v1376: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:14 smithi087 ceph-mon[20993]: pgmap v1376: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:14 smithi077 ceph-mon[21151]: pgmap v1376: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:16 smithi046 ceph-mon[19468]: pgmap v1377: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:16 smithi087 ceph-mon[20993]: pgmap v1377: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:16 smithi077 ceph-mon[21151]: pgmap v1377: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:18.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:18.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:18.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:18.928 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:18.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:18.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:18.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:18.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:18 smithi077 ceph-mon[21151]: pgmap v1378: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:18 smithi046 ceph-mon[19468]: pgmap v1378: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:18 smithi087 ceph-mon[20993]: pgmap v1378: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:20 smithi046 ceph-mon[19468]: from='client.55479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:20 smithi077 ceph-mon[21151]: from='client.55479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:20.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:20 smithi087 ceph-mon[20993]: from='client.55479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:21 smithi046 ceph-mon[19468]: pgmap v1379: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:21 smithi087 ceph-mon[20993]: pgmap v1379: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:21.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:21 smithi077 ceph-mon[21151]: pgmap v1379: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:23 smithi077 ceph-mon[21151]: pgmap v1380: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:23.591 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:23 smithi087 ceph-mon[20993]: pgmap v1380: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:23 smithi046 ceph-mon[19468]: pgmap v1380: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:23.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:23.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:23.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:24.612 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:24.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:24.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:24.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:24.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:25 smithi046 ceph-mon[19468]: pgmap v1381: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:25 smithi046 ceph-mon[19468]: from='client.55551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:25 smithi087 ceph-mon[20993]: pgmap v1381: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:25 smithi087 ceph-mon[20993]: from='client.55551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:25 smithi077 ceph-mon[21151]: pgmap v1381: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:25 smithi077 ceph-mon[21151]: from='client.55551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:27 smithi046 ceph-mon[19468]: pgmap v1382: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:27 smithi087 ceph-mon[20993]: pgmap v1382: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:27 smithi077 ceph-mon[21151]: pgmap v1382: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:29 smithi046 ceph-mon[19468]: pgmap v1383: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:29 smithi087 ceph-mon[20993]: pgmap v1383: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:29 smithi077 ceph-mon[21151]: pgmap v1383: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:29.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:29.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:29.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:30.297 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:30.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:30.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:30.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:30.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:31 smithi046 ceph-mon[19468]: pgmap v1384: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:31 smithi046 ceph-mon[19468]: from='client.55626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:31 smithi087 ceph-mon[20993]: pgmap v1384: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:31 smithi087 ceph-mon[20993]: from='client.55626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:31 smithi077 ceph-mon[21151]: pgmap v1384: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:31 smithi077 ceph-mon[21151]: from='client.55626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:33 smithi046 ceph-mon[19468]: pgmap v1385: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:33 smithi087 ceph-mon[20993]: pgmap v1385: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:33 smithi077 ceph-mon[21151]: pgmap v1385: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:35.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:35.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:35.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:35 smithi046 ceph-mon[19468]: pgmap v1386: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:35 smithi087 ceph-mon[20993]: pgmap v1386: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:35 smithi077 ceph-mon[21151]: pgmap v1386: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:35.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:35.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:35.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:35.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:35.993 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:37 smithi046 ceph-mon[19468]: pgmap v1387: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:37 smithi046 ceph-mon[19468]: from='client.55701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:37 smithi087 ceph-mon[20993]: pgmap v1387: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:37 smithi087 ceph-mon[20993]: from='client.55701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:37 smithi077 ceph-mon[21151]: pgmap v1387: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:37 smithi077 ceph-mon[21151]: from='client.55701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:39.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:39 smithi046 ceph-mon[19468]: pgmap v1388: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:39.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:39 smithi087 ceph-mon[20993]: pgmap v1388: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.380 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:39 smithi077 ceph-mon[21151]: pgmap v1388: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:39.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:39.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:40 smithi077 ceph-mon[21151]: pgmap v1389: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:40 smithi046 ceph-mon[19468]: pgmap v1389: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:40 smithi087 ceph-mon[20993]: pgmap v1389: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:20:40.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:40.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:40.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:41.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:41.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:41.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:41.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:41.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:42.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:42 smithi077 ceph-mon[21151]: from='client.55773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:42.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:42 smithi077 ceph-mon[21151]: pgmap v1390: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:42 smithi046 ceph-mon[19468]: from='client.55773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:42 smithi046 ceph-mon[19468]: pgmap v1390: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:42 smithi087 ceph-mon[20993]: from='client.55773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:42 smithi087 ceph-mon[20993]: pgmap v1390: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:44 smithi077 ceph-mon[21151]: pgmap v1391: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:44 smithi046 ceph-mon[19468]: pgmap v1391: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:44.862 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:44 smithi087 ceph-mon[20993]: pgmap v1391: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:46.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:46.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:46.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:46 smithi046 ceph-mon[19468]: pgmap v1392: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:46 smithi087 ceph-mon[20993]: pgmap v1392: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:46 smithi077 ceph-mon[21151]: pgmap v1392: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:47.356 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:47.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:47.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:47.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:47.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:47.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:47 smithi087 ceph-mon[20993]: from='client.55842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:47 smithi046 ceph-mon[19468]: from='client.55842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:47 smithi077 ceph-mon[21151]: from='client.55842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:49 smithi046 ceph-mon[19468]: pgmap v1393: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:49 smithi087 ceph-mon[20993]: pgmap v1393: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:49 smithi077 ceph-mon[21151]: pgmap v1393: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:51 smithi046 ceph-mon[19468]: pgmap v1394: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:51 smithi087 ceph-mon[20993]: pgmap v1394: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:51 smithi077 ceph-mon[21151]: pgmap v1394: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:52.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:52.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:52.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:53.049 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:53.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:53.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:53.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:53.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:53 smithi046 ceph-mon[19468]: pgmap v1395: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:53 smithi087 ceph-mon[20993]: pgmap v1395: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:53 smithi077 ceph-mon[21151]: pgmap v1395: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:54 smithi046 ceph-mon[19468]: from='client.55917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:54 smithi087 ceph-mon[20993]: from='client.55917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:54 smithi077 ceph-mon[21151]: from='client.55917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:20:55.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:55 smithi046 ceph-mon[19468]: pgmap v1396: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:55 smithi087 ceph-mon[20993]: pgmap v1396: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:55 smithi077 ceph-mon[21151]: pgmap v1396: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:57.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:57 smithi046 ceph-mon[19468]: pgmap v1397: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:57 smithi087 ceph-mon[20993]: pgmap v1397: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:57.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:57 smithi077 ceph-mon[21151]: pgmap v1397: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:20:58.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:20:58.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:20:58.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:20:58.736 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:20:58.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:20:58.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:20:58.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:20:58.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:20:59.509 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:59 smithi087 ceph-mon[20993]: pgmap v1398: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:59 smithi077 ceph-mon[21151]: pgmap v1398: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:59 smithi046 ceph-mon[19468]: pgmap v1398: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:20:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:20:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='client.55995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:00.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:21:00.331+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:21:00.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:21:00.332+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:21:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='client.55995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='client.55995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:21:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:21:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:21:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:01 smithi046 ceph-mon[19468]: pgmap v1399: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:01 smithi087 ceph-mon[20993]: pgmap v1399: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:01 smithi077 ceph-mon[21151]: pgmap v1399: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:21:02.559 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:21:02.559 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:21:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:21:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:21:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:21:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:21:03.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:03 smithi087 ceph-mon[20993]: pgmap v1400: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:03 smithi046 ceph-mon[19468]: pgmap v1400: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:03 smithi077 ceph-mon[21151]: pgmap v1400: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:03.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:03.738 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:03.738 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:04.412 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:04.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:04.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:04.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:04.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:05.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:05 smithi087 ceph-mon[20993]: pgmap v1401: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:05.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:05 smithi087 ceph-mon[20993]: from='client.56175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:05 smithi046 ceph-mon[19468]: pgmap v1401: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:05 smithi046 ceph-mon[19468]: from='client.56175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:05 smithi077 ceph-mon[21151]: pgmap v1401: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:05 smithi077 ceph-mon[21151]: from='client.56175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:07 smithi046 ceph-mon[19468]: pgmap v1402: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:07 smithi087 ceph-mon[20993]: pgmap v1402: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:07 smithi077 ceph-mon[21151]: pgmap v1402: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:09.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:09.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:09.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:09 smithi046 ceph-mon[19468]: pgmap v1403: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:09 smithi087 ceph-mon[20993]: pgmap v1403: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:09 smithi077 ceph-mon[21151]: pgmap v1403: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:10.095 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:10.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:11 smithi046 ceph-mon[19468]: pgmap v1404: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:11 smithi046 ceph-mon[19468]: from='client.56253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:11 smithi087 ceph-mon[20993]: pgmap v1404: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:11 smithi087 ceph-mon[20993]: from='client.56253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:11 smithi077 ceph-mon[21151]: pgmap v1404: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:11 smithi077 ceph-mon[21151]: from='client.56253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:13 smithi046 ceph-mon[19468]: pgmap v1405: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:13 smithi087 ceph-mon[20993]: pgmap v1405: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:13 smithi077 ceph-mon[21151]: pgmap v1405: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:15.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:15.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:15.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:15 smithi046 ceph-mon[19468]: pgmap v1406: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:21:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:15 smithi087 ceph-mon[20993]: pgmap v1406: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:21:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:15 smithi077 ceph-mon[21151]: pgmap v1406: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:21:15.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:17 smithi046 ceph-mon[19468]: from='client.56328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:17 smithi046 ceph-mon[19468]: pgmap v1407: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:17 smithi087 ceph-mon[20993]: from='client.56328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:17 smithi087 ceph-mon[20993]: pgmap v1407: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:17 smithi077 ceph-mon[21151]: from='client.56328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:17 smithi077 ceph-mon[21151]: pgmap v1407: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:21:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:19 smithi046 ceph-mon[19468]: pgmap v1408: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:19 smithi087 ceph-mon[20993]: pgmap v1408: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.633 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:19 smithi077 ceph-mon[21151]: pgmap v1408: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:19.633 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.633 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:19.633 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:20.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:20 smithi087 ceph-mon[20993]: pgmap v1409: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:20 smithi077 ceph-mon[21151]: pgmap v1409: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:20 smithi046 ceph-mon[19468]: pgmap v1409: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:21.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:21.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:21.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:21.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:21.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:21 smithi046 ceph-mon[19468]: from='client.56403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:21 smithi077 ceph-mon[21151]: from='client.56403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:21 smithi087 ceph-mon[20993]: from='client.56403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:22.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:22 smithi077 ceph-mon[21151]: pgmap v1410: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:22 smithi046 ceph-mon[19468]: pgmap v1410: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:22 smithi087 ceph-mon[20993]: pgmap v1410: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:24 smithi077 ceph-mon[21151]: pgmap v1411: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:24.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:24 smithi087 ceph-mon[20993]: pgmap v1411: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:24 smithi046 ceph-mon[19468]: pgmap v1411: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:26.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:26.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:26.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:26 smithi046 ceph-mon[19468]: pgmap v1412: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:26 smithi077 ceph-mon[21151]: pgmap v1412: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:26 smithi087 ceph-mon[20993]: pgmap v1412: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:27.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:27.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:27.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:27.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:27.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:27 smithi077 ceph-mon[21151]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:27 smithi046 ceph-mon[19468]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:27 smithi087 ceph-mon[20993]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:28 smithi046 ceph-mon[19468]: pgmap v1413: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:28 smithi077 ceph-mon[21151]: pgmap v1413: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:28 smithi087 ceph-mon[20993]: pgmap v1413: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:30 smithi077 ceph-mon[21151]: pgmap v1414: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:30 smithi046 ceph-mon[19468]: pgmap v1414: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:30 smithi087 ceph-mon[20993]: pgmap v1414: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:32.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:32.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:32.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:32.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:32.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:32.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:32.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:32.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:32 smithi077 ceph-mon[21151]: pgmap v1415: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:32 smithi046 ceph-mon[19468]: pgmap v1415: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:32 smithi087 ceph-mon[20993]: pgmap v1415: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:33 smithi077 ceph-mon[21151]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:33 smithi046 ceph-mon[19468]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:33 smithi087 ceph-mon[20993]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:34 smithi077 ceph-mon[21151]: pgmap v1416: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:34 smithi046 ceph-mon[19468]: pgmap v1416: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:34 smithi087 ceph-mon[20993]: pgmap v1416: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:36 smithi077 ceph-mon[21151]: pgmap v1417: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:36 smithi046 ceph-mon[19468]: pgmap v1417: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:36 smithi087 ceph-mon[20993]: pgmap v1417: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:37.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:37.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:37.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:38.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:38.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:38.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:38.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:38.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:38.915 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:38 smithi046 ceph-mon[19468]: pgmap v1418: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:38.915 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:38 smithi046 ceph-mon[19468]: from='client.56634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:38 smithi077 ceph-mon[21151]: pgmap v1418: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:38 smithi077 ceph-mon[21151]: from='client.56634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:38.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:38 smithi087 ceph-mon[20993]: pgmap v1418: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:38 smithi087 ceph-mon[20993]: from='client.56634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:40 smithi046 ceph-mon[19468]: pgmap v1419: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:40 smithi087 ceph-mon[20993]: pgmap v1419: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:40 smithi077 ceph-mon[21151]: pgmap v1419: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:43.210 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:42 smithi077 ceph-mon[21151]: pgmap v1420: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:42 smithi046 ceph-mon[19468]: pgmap v1420: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:42 smithi087 ceph-mon[20993]: pgmap v1420: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:43.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:43.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:43.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:44.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:44.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:44.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:44.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:44.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:45.270 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:44 smithi087 ceph-mon[20993]: pgmap v1421: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:45.270 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:44 smithi087 ceph-mon[20993]: from='client.56712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:44 smithi046 ceph-mon[19468]: pgmap v1421: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:44 smithi046 ceph-mon[19468]: from='client.56712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:44 smithi077 ceph-mon[21151]: pgmap v1421: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:44 smithi077 ceph-mon[21151]: from='client.56712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:46 smithi046 ceph-mon[19468]: pgmap v1422: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:46 smithi087 ceph-mon[20993]: pgmap v1422: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:46 smithi077 ceph-mon[21151]: pgmap v1422: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:21:49.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:48 smithi046 ceph-mon[19468]: pgmap v1423: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:49.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:49.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:49.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:48 smithi087 ceph-mon[20993]: pgmap v1423: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:48 smithi077 ceph-mon[21151]: pgmap v1423: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:21:49.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:49.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:49.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:49.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:49.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:50 smithi046 ceph-mon[19468]: pgmap v1424: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:50 smithi046 ceph-mon[19468]: from='client.56790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:50 smithi087 ceph-mon[20993]: pgmap v1424: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:50 smithi087 ceph-mon[20993]: from='client.56790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:50 smithi077 ceph-mon[21151]: pgmap v1424: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:50 smithi077 ceph-mon[21151]: from='client.56790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:52 smithi077 ceph-mon[21151]: pgmap v1425: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:21:53.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:52 smithi046 ceph-mon[19468]: pgmap v1425: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:52 smithi087 ceph-mon[20993]: pgmap v1425: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:21:54.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:21:54.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:21:54.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:21:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:54 smithi046 ceph-mon[19468]: pgmap v1426: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:21:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:54 smithi087 ceph-mon[20993]: pgmap v1426: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:21:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:54 smithi077 ceph-mon[21151]: pgmap v1426: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:21:55.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:21:55.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:21:55.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:21:55.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:21:55.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:21:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:55 smithi046 ceph-mon[19468]: from='client.56868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:55 smithi087 ceph-mon[20993]: from='client.56868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:55 smithi077 ceph-mon[21151]: from='client.56868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:21:57.227 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:56 smithi046 ceph-mon[19468]: pgmap v1427: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:56 smithi087 ceph-mon[20993]: pgmap v1427: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:56 smithi077 ceph-mon[21151]: pgmap v1427: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:21:59.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:21:58 smithi046 ceph-mon[19468]: pgmap v1428: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:21:58 smithi087 ceph-mon[20993]: pgmap v1428: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:21:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:21:58 smithi077 ceph-mon[21151]: pgmap v1428: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:00.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:00.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:00.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: pgmap v1429: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:22:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:22:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:22:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:01.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:22:01.069+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:22:01.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:22:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:22:01.079+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: pgmap v1429: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: pgmap v1429: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:01.434 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:01.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:01.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:01.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:01.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:02 smithi046 ceph-mon[19468]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:22:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:02 smithi087 ceph-mon[20993]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:22:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:22:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:22:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:02 smithi077 ceph-mon[21151]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:22:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:22:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:03 smithi046 ceph-mon[19468]: pgmap v1430: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:03 smithi087 ceph-mon[20993]: pgmap v1430: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:03 smithi077 ceph-mon[21151]: pgmap v1430: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:05 smithi046 ceph-mon[19468]: pgmap v1431: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:05.357 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:05 smithi077 ceph-mon[21151]: pgmap v1431: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:05 smithi087 ceph-mon[20993]: pgmap v1431: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:06.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:06.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:06.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:07.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:07.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:07.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:07.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:07.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:07 smithi087 ceph-mon[20993]: pgmap v1432: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:07 smithi046 ceph-mon[19468]: pgmap v1432: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:07 smithi077 ceph-mon[21151]: pgmap v1432: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:08 smithi046 ceph-mon[19468]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:08 smithi087 ceph-mon[20993]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:08 smithi077 ceph-mon[21151]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:09 smithi046 ceph-mon[19468]: pgmap v1433: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:09 smithi087 ceph-mon[20993]: pgmap v1433: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:09 smithi077 ceph-mon[21151]: pgmap v1433: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:11 smithi046 ceph-mon[19468]: pgmap v1434: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:11 smithi087 ceph-mon[20993]: pgmap v1434: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:11 smithi077 ceph-mon[21151]: pgmap v1434: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:12.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:12.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:12.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:12.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:12.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:12.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:12.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:12.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:13 smithi046 ceph-mon[19468]: pgmap v1435: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:13 smithi087 ceph-mon[20993]: pgmap v1435: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:13 smithi077 ceph-mon[21151]: pgmap v1435: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:14 smithi046 ceph-mon[19468]: from='client.57201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:14 smithi087 ceph-mon[20993]: from='client.57201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:14 smithi077 ceph-mon[21151]: from='client.57201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:15 smithi046 ceph-mon[19468]: pgmap v1436: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:15 smithi087 ceph-mon[20993]: pgmap v1436: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:15 smithi077 ceph-mon[21151]: pgmap v1436: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:17 smithi087 ceph-mon[20993]: pgmap v1437: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:17 smithi077 ceph-mon[21151]: pgmap v1437: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:17 smithi046 ceph-mon[19468]: pgmap v1437: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:22:17.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:17.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:17.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:18.504 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:18.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:18.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:18.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:18.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:19 smithi087 ceph-mon[20993]: pgmap v1438: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:19 smithi087 ceph-mon[20993]: from='client.57279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:19 smithi077 ceph-mon[21151]: pgmap v1438: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:19 smithi077 ceph-mon[21151]: from='client.57279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:19.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:19 smithi046 ceph-mon[19468]: pgmap v1438: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:19.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:19 smithi046 ceph-mon[19468]: from='client.57279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:20.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:21 smithi046 ceph-mon[19468]: pgmap v1439: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:21 smithi087 ceph-mon[20993]: pgmap v1439: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:21 smithi077 ceph-mon[21151]: pgmap v1439: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:23 smithi077 ceph-mon[21151]: pgmap v1440: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:23.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:23 smithi046 ceph-mon[19468]: pgmap v1440: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:23.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:23.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:23.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:23 smithi087 ceph-mon[20993]: pgmap v1440: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:24.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:24.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:24.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:24.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:24.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:25.398 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:25 smithi077 ceph-mon[21151]: pgmap v1441: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:25.399 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:25 smithi077 ceph-mon[21151]: from='client.57354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:25.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:25 smithi087 ceph-mon[20993]: pgmap v1441: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:25.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:25 smithi087 ceph-mon[20993]: from='client.57354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:25 smithi046 ceph-mon[19468]: pgmap v1441: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:25 smithi046 ceph-mon[19468]: from='client.57354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:27 smithi087 ceph-mon[20993]: pgmap v1442: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:27.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:27 smithi077 ceph-mon[21151]: pgmap v1442: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:27 smithi046 ceph-mon[19468]: pgmap v1442: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:29.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:29.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:29.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:29 smithi046 ceph-mon[19468]: pgmap v1443: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:29 smithi087 ceph-mon[20993]: pgmap v1443: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:29 smithi077 ceph-mon[21151]: pgmap v1443: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:29.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:29.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:29.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:29.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:29.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:31 smithi046 ceph-mon[19468]: pgmap v1444: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:31 smithi046 ceph-mon[19468]: from='client.57429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:31 smithi087 ceph-mon[20993]: pgmap v1444: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:31 smithi087 ceph-mon[20993]: from='client.57429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:31 smithi077 ceph-mon[21151]: pgmap v1444: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:31 smithi077 ceph-mon[21151]: from='client.57429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:33.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:33 smithi046 ceph-mon[19468]: pgmap v1445: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:22:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:33 smithi087 ceph-mon[20993]: pgmap v1445: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:22:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:33 smithi077 ceph-mon[21151]: pgmap v1445: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:22:34.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:34.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:34.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:35.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:35.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:35.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:35.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:35.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:35.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:35 smithi046 ceph-mon[19468]: pgmap v1446: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:22:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:35 smithi087 ceph-mon[20993]: pgmap v1446: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:22:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:35 smithi077 ceph-mon[21151]: pgmap v1446: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:22:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:36 smithi046 ceph-mon[19468]: from='client.57501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:36 smithi087 ceph-mon[20993]: from='client.57501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:36 smithi077 ceph-mon[21151]: from='client.57501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:37.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:37 smithi046 ceph-mon[19468]: pgmap v1447: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:37 smithi087 ceph-mon[20993]: pgmap v1447: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:37 smithi077 ceph-mon[21151]: pgmap v1447: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:39 smithi046 ceph-mon[19468]: pgmap v1448: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:39 smithi087 ceph-mon[20993]: pgmap v1448: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:39 smithi077 ceph-mon[21151]: pgmap v1448: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: pgmap v1449: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: pgmap v1449: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: pgmap v1449: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:22:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:41.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:41.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:41.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:41.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:41.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:41.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:41 smithi077 ceph-mon[21151]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:41 smithi046 ceph-mon[19468]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:41 smithi087 ceph-mon[20993]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:42 smithi046 ceph-mon[19468]: pgmap v1450: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:42 smithi087 ceph-mon[20993]: pgmap v1450: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:42 smithi077 ceph-mon[21151]: pgmap v1450: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:44 smithi046 ceph-mon[19468]: pgmap v1451: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:44 smithi087 ceph-mon[20993]: pgmap v1451: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:44 smithi077 ceph-mon[21151]: pgmap v1451: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:22:46.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:46.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:46.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:46 smithi046 ceph-mon[19468]: pgmap v1452: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:22:46.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:46 smithi077 ceph-mon[21151]: pgmap v1452: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:46 smithi087 ceph-mon[20993]: pgmap v1452: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:22:46.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:46.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:46.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:46.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:46.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:47 smithi046 ceph-mon[19468]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:47 smithi087 ceph-mon[20993]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:47.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:47 smithi077 ceph-mon[21151]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:48 smithi046 ceph-mon[19468]: pgmap v1453: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:48 smithi087 ceph-mon[20993]: pgmap v1453: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:48 smithi077 ceph-mon[21151]: pgmap v1453: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:22:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:50 smithi046 ceph-mon[19468]: pgmap v1454: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:50 smithi087 ceph-mon[20993]: pgmap v1454: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:50 smithi077 ceph-mon[21151]: pgmap v1454: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:51.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:51.906 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:51.906 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:52.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:52.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:52.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:52.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:52.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:52 smithi046 ceph-mon[19468]: pgmap v1455: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:52 smithi046 ceph-mon[19468]: from='client.57726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:52 smithi087 ceph-mon[20993]: pgmap v1455: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:52 smithi087 ceph-mon[20993]: from='client.57726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:52 smithi077 ceph-mon[21151]: pgmap v1455: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:52 smithi077 ceph-mon[21151]: from='client.57726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:54 smithi046 ceph-mon[19468]: pgmap v1456: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:54 smithi087 ceph-mon[20993]: pgmap v1456: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:54 smithi077 ceph-mon[21151]: pgmap v1456: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:57.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:22:57.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:57 smithi046 ceph-mon[19468]: pgmap v1457: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:57.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:22:57.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:22:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:57 smithi087 ceph-mon[20993]: pgmap v1457: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:57 smithi077 ceph-mon[21151]: pgmap v1457: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:22:58.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:22:58.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:22:58.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:22:58.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:22:58.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:22:59.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:59 smithi087 ceph-mon[20993]: pgmap v1458: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:59.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:22:59 smithi087 ceph-mon[20993]: from='client.57801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:59.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:59 smithi046 ceph-mon[19468]: pgmap v1458: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:59.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:22:59 smithi046 ceph-mon[19468]: from='client.57801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:22:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:59 smithi077 ceph-mon[21151]: pgmap v1458: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:22:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:22:59 smithi077 ceph-mon[21151]: from='client.57801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: pgmap v1459: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: pgmap v1459: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:00.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: pgmap v1459: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:23:01.745 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:23:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:23:02.575 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:23:02.190+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:23:02.576 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:23:02.191+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:23:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: pgmap v1460: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:23:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:23:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: pgmap v1460: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:23:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: pgmap v1460: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:23:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:23:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:23:03.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:03.271 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:03.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:03.946 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:03.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:03.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:03.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:03.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:04 smithi046 ceph-mon[19468]: pgmap v1461: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:04 smithi046 ceph-mon[19468]: from='client.57981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:04 smithi087 ceph-mon[20993]: pgmap v1461: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:04 smithi087 ceph-mon[20993]: from='client.57981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:04 smithi077 ceph-mon[21151]: pgmap v1461: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:04 smithi077 ceph-mon[21151]: from='client.57981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:06.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:06 smithi087 ceph-mon[20993]: pgmap v1462: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:06 smithi046 ceph-mon[19468]: pgmap v1462: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:06.856 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:06 smithi077 ceph-mon[21151]: pgmap v1462: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:08 smithi077 ceph-mon[21151]: pgmap v1463: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:08.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:08 smithi087 ceph-mon[20993]: pgmap v1463: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:08 smithi046 ceph-mon[19468]: pgmap v1463: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:09.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:09.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:09.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:09.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:09.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:10 smithi046 ceph-mon[19468]: from='client.58059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:10 smithi087 ceph-mon[20993]: from='client.58059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:10 smithi077 ceph-mon[21151]: from='client.58059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:11.335 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:11 smithi077 ceph-mon[21151]: pgmap v1464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:11 smithi046 ceph-mon[19468]: pgmap v1464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:11 smithi087 ceph-mon[20993]: pgmap v1464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:13 smithi046 ceph-mon[19468]: pgmap v1465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:13 smithi087 ceph-mon[20993]: pgmap v1465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:13 smithi077 ceph-mon[21151]: pgmap v1465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:14.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:14.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:14.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:15.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:15.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:15.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:15.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:15.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:15 smithi046 ceph-mon[19468]: pgmap v1466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:15 smithi087 ceph-mon[20993]: pgmap v1466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:15 smithi077 ceph-mon[21151]: pgmap v1466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:16 smithi046 ceph-mon[19468]: from='client.58134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:16 smithi087 ceph-mon[20993]: from='client.58134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:16 smithi077 ceph-mon[21151]: from='client.58134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:17 smithi046 ceph-mon[19468]: pgmap v1467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:17 smithi087 ceph-mon[20993]: pgmap v1467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:17 smithi077 ceph-mon[21151]: pgmap v1467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:23:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:19 smithi046 ceph-mon[19468]: pgmap v1468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:19 smithi087 ceph-mon[20993]: pgmap v1468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:19 smithi077 ceph-mon[21151]: pgmap v1468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:20.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:20.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:20.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: pgmap v1469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: pgmap v1469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: pgmap v1469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:21.014 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:21.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:21.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:21.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:21.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:21 smithi046 ceph-mon[19468]: from='client.58206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:21 smithi087 ceph-mon[20993]: from='client.58206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:21 smithi077 ceph-mon[21151]: from='client.58206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:22 smithi046 ceph-mon[19468]: pgmap v1470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:22 smithi087 ceph-mon[20993]: pgmap v1470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:22 smithi077 ceph-mon[21151]: pgmap v1470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:24 smithi046 ceph-mon[19468]: pgmap v1471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:24 smithi087 ceph-mon[20993]: pgmap v1471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:24 smithi077 ceph-mon[21151]: pgmap v1471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:26.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:26.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:26.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:26.709 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:26.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:26.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:26.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:26.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:27 smithi077 ceph-mon[21151]: pgmap v1472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:27.558 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:27 smithi087 ceph-mon[20993]: pgmap v1472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:27 smithi046 ceph-mon[19468]: pgmap v1472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:28 smithi087 ceph-mon[20993]: from='client.58281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:28 smithi046 ceph-mon[19468]: from='client.58281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:28.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:28 smithi077 ceph-mon[21151]: from='client.58281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:29.259 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:29 smithi077 ceph-mon[21151]: pgmap v1473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:29.259 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.260 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.260 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:29 smithi087 ceph-mon[20993]: pgmap v1473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:29.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:29 smithi046 ceph-mon[19468]: pgmap v1473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:31 smithi046 ceph-mon[19468]: pgmap v1474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:31 smithi087 ceph-mon[20993]: pgmap v1474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:31 smithi077 ceph-mon[21151]: pgmap v1474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:31.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:31.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:31.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:32.391 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:33 smithi046 ceph-mon[19468]: pgmap v1475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:33 smithi046 ceph-mon[19468]: from='client.58359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:33 smithi087 ceph-mon[20993]: pgmap v1475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:33 smithi087 ceph-mon[20993]: from='client.58359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:33 smithi077 ceph-mon[21151]: pgmap v1475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:33 smithi077 ceph-mon[21151]: from='client.58359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:35 smithi046 ceph-mon[19468]: pgmap v1476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:35 smithi087 ceph-mon[20993]: pgmap v1476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:35 smithi077 ceph-mon[21151]: pgmap v1476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:37.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:37.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:37.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:37 smithi046 ceph-mon[19468]: pgmap v1477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:37 smithi087 ceph-mon[20993]: pgmap v1477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:37 smithi077 ceph-mon[21151]: pgmap v1477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:38.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:38.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:38.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:38.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:38.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:39 smithi046 ceph-mon[19468]: pgmap v1478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:39 smithi046 ceph-mon[19468]: from='client.58434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:39 smithi087 ceph-mon[20993]: pgmap v1478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:39 smithi087 ceph-mon[20993]: from='client.58434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:39 smithi077 ceph-mon[21151]: pgmap v1478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:39 smithi077 ceph-mon[21151]: from='client.58434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: pgmap v1479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: pgmap v1479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:40.930 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: pgmap v1479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:42.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:42 smithi046 ceph-mon[19468]: pgmap v1480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:43.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:42 smithi087 ceph-mon[20993]: pgmap v1480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:42 smithi077 ceph-mon[21151]: pgmap v1480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:43.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:44 smithi046 ceph-mon[19468]: from='client.58509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:44 smithi046 ceph-mon[19468]: pgmap v1481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:44 smithi087 ceph-mon[20993]: from='client.58509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:44 smithi087 ceph-mon[20993]: pgmap v1481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:44 smithi077 ceph-mon[21151]: from='client.58509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:44 smithi077 ceph-mon[21151]: pgmap v1481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:46 smithi046 ceph-mon[19468]: pgmap v1482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:46 smithi087 ceph-mon[20993]: pgmap v1482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:46 smithi077 ceph-mon[21151]: pgmap v1482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:48.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:48.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:48.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:48.757 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:48 smithi077 ceph-mon[21151]: pgmap v1483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:48 smithi087 ceph-mon[20993]: pgmap v1483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:48 smithi046 ceph-mon[19468]: pgmap v1483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:49.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:49.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:49.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:49.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:49.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:49.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:49 smithi077 ceph-mon[21151]: from='client.58584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:49.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:49.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:49.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:49.992 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:49 smithi087 ceph-mon[20993]: from='client.58584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:49.992 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:49.992 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:49.992 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:49 smithi046 ceph-mon[19468]: from='client.58584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:23:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:50 smithi046 ceph-mon[19468]: pgmap v1484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:50 smithi087 ceph-mon[20993]: pgmap v1484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:50 smithi077 ceph-mon[21151]: pgmap v1484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:52 smithi046 ceph-mon[19468]: pgmap v1485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:52 smithi087 ceph-mon[20993]: pgmap v1485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:52 smithi077 ceph-mon[21151]: pgmap v1485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:23:54.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:23:54.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:23:54.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:23:55.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:54 smithi077 ceph-mon[21151]: pgmap v1486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:54 smithi046 ceph-mon[19468]: pgmap v1486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:55.121 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:23:55.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:23:55.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:23:55.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:23:55.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:23:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:54 smithi087 ceph-mon[20993]: pgmap v1486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:55 smithi046 ceph-mon[19468]: from='client.58659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:55 smithi087 ceph-mon[20993]: from='client.58659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:55 smithi077 ceph-mon[21151]: from='client.58659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:23:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:56 smithi046 ceph-mon[19468]: pgmap v1487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:56 smithi087 ceph-mon[20993]: pgmap v1487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:56 smithi077 ceph-mon[21151]: pgmap v1487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:23:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:23:58 smithi046 ceph-mon[19468]: pgmap v1488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:23:58 smithi087 ceph-mon[20993]: pgmap v1488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:23:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:23:58 smithi077 ceph-mon[21151]: pgmap v1488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:00.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:00.805 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:00.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:00.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:00.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:00.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: pgmap v1489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: pgmap v1489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: pgmap v1489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:01 smithi046 ceph-mon[19468]: from='client.58731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:01 smithi087 ceph-mon[20993]: from='client.58731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:01 smithi077 ceph-mon[21151]: from='client.58731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: pgmap v1490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: pgmap v1490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: pgmap v1490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:24:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:24:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:03.528 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:24:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:24:03.231+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:24:03.528 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:24:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:24:03.232+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:24:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:24:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:24:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:24:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:24:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:24:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:24:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:24:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:04 smithi046 ceph-mon[19468]: pgmap v1491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:04 smithi087 ceph-mon[20993]: pgmap v1491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:04 smithi077 ceph-mon[21151]: pgmap v1491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:05.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:05.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:05.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:06.492 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:06.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:06.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:06.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:06.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:06 smithi046 ceph-mon[19468]: pgmap v1492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:07.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:06 smithi046 ceph-mon[19468]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:07.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:06 smithi077 ceph-mon[21151]: pgmap v1492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:07.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:06 smithi077 ceph-mon[21151]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:07.197 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:06 smithi087 ceph-mon[20993]: pgmap v1492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:07.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:06 smithi087 ceph-mon[20993]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:08.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:08 smithi087 ceph-mon[20993]: pgmap v1493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:08 smithi046 ceph-mon[19468]: pgmap v1493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:08 smithi077 ceph-mon[21151]: pgmap v1493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:10 smithi046 ceph-mon[19468]: pgmap v1494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:10 smithi087 ceph-mon[20993]: pgmap v1494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:10 smithi077 ceph-mon[21151]: pgmap v1494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:11.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:11.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:11.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:12.172 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:12.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:12.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:12.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:12.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:12 smithi046 ceph-mon[19468]: pgmap v1495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:12 smithi046 ceph-mon[19468]: from='client.58986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:12 smithi087 ceph-mon[20993]: pgmap v1495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:12 smithi087 ceph-mon[20993]: from='client.58986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:12 smithi077 ceph-mon[21151]: pgmap v1495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:12 smithi077 ceph-mon[21151]: from='client.58986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:14 smithi046 ceph-mon[19468]: pgmap v1496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:14 smithi087 ceph-mon[20993]: pgmap v1496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:14 smithi077 ceph-mon[21151]: pgmap v1496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:16 smithi046 ceph-mon[19468]: pgmap v1497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:16 smithi087 ceph-mon[20993]: pgmap v1497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:16 smithi077 ceph-mon[21151]: pgmap v1497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:24:17.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:17.174 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:17.174 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:17.855 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:17.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:17.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:17.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:17.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:18 smithi046 ceph-mon[19468]: pgmap v1498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:18 smithi046 ceph-mon[19468]: from='client.59064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:18 smithi087 ceph-mon[20993]: pgmap v1498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:18 smithi087 ceph-mon[20993]: from='client.59064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:18 smithi077 ceph-mon[21151]: pgmap v1498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:18 smithi077 ceph-mon[21151]: from='client.59064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: pgmap v1499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: pgmap v1499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: pgmap v1499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:22.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:22.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:22.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:23.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:23 smithi046 ceph-mon[19468]: pgmap v1500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:23.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:23.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:23.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:23.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:23.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:23 smithi087 ceph-mon[20993]: pgmap v1500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:23 smithi077 ceph-mon[21151]: pgmap v1500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:24 smithi046 ceph-mon[19468]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:24 smithi087 ceph-mon[20993]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:24 smithi077 ceph-mon[21151]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:25 smithi077 ceph-mon[21151]: pgmap v1501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:25 smithi046 ceph-mon[19468]: pgmap v1501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:25 smithi087 ceph-mon[20993]: pgmap v1501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:27 smithi046 ceph-mon[19468]: pgmap v1502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:27 smithi087 ceph-mon[20993]: pgmap v1502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:27 smithi077 ceph-mon[21151]: pgmap v1502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:28.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:28.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:28.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:29.246 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:29.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:29.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:29.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:29.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:29 smithi087 ceph-mon[20993]: pgmap v1503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:29.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:29 smithi046 ceph-mon[19468]: pgmap v1503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:29.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:29 smithi077 ceph-mon[21151]: pgmap v1503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:30 smithi046 ceph-mon[19468]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:30 smithi087 ceph-mon[20993]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:30 smithi077 ceph-mon[21151]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:31 smithi046 ceph-mon[19468]: pgmap v1504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:31 smithi087 ceph-mon[20993]: pgmap v1504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:31 smithi077 ceph-mon[21151]: pgmap v1504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:33 smithi046 ceph-mon[19468]: pgmap v1505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:33.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:33 smithi087 ceph-mon[20993]: pgmap v1505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:33 smithi077 ceph-mon[21151]: pgmap v1505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:34.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:34.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:34.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:34.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:34.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:34.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:34.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:34.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:35 smithi046 ceph-mon[19468]: pgmap v1506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:35 smithi087 ceph-mon[20993]: pgmap v1506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:35 smithi077 ceph-mon[21151]: pgmap v1506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:36 smithi046 ceph-mon[19468]: from='client.59289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:36 smithi087 ceph-mon[20993]: from='client.59289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:36 smithi077 ceph-mon[21151]: from='client.59289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:37 smithi046 ceph-mon[19468]: pgmap v1507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:24:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:37 smithi087 ceph-mon[20993]: pgmap v1507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:24:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:37 smithi077 ceph-mon[21151]: pgmap v1507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:24:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:39 smithi046 ceph-mon[19468]: pgmap v1508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:39 smithi087 ceph-mon[20993]: pgmap v1508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:39 smithi077 ceph-mon[21151]: pgmap v1508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:39.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:39.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:39.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:40.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:40.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:40.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:40.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:40.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: pgmap v1509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='client.59364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: pgmap v1509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='client.59364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: pgmap v1509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:24:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='client.59364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:43 smithi046 ceph-mon[19468]: pgmap v1510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:43 smithi087 ceph-mon[20993]: pgmap v1510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:43 smithi077 ceph-mon[21151]: pgmap v1510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:45 smithi046 ceph-mon[19468]: pgmap v1511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:45 smithi087 ceph-mon[20993]: pgmap v1511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:45 smithi077 ceph-mon[21151]: pgmap v1511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:24:45.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:45.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:45.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:46.281 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:46.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:46.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:46.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:46.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:47 smithi046 ceph-mon[19468]: pgmap v1512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:47 smithi046 ceph-mon[19468]: from='client.59439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:47 smithi087 ceph-mon[20993]: pgmap v1512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:47 smithi087 ceph-mon[20993]: from='client.59439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:47 smithi077 ceph-mon[21151]: pgmap v1512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:47 smithi077 ceph-mon[21151]: from='client.59439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:49 smithi087 ceph-mon[20993]: pgmap v1513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:49 smithi046 ceph-mon[19468]: pgmap v1513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:49 smithi077 ceph-mon[21151]: pgmap v1513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:50.914 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:50 smithi087 ceph-mon[20993]: pgmap v1514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:50.914 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:50.914 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:50.914 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:50 smithi077 ceph-mon[21151]: pgmap v1514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:50 smithi046 ceph-mon[19468]: pgmap v1514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:24:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:24:51.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:51.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:51.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:51.963 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:51.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:51.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:51.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:51.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:52 smithi046 ceph-mon[19468]: pgmap v1515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:24:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:52 smithi046 ceph-mon[19468]: from='client.59514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:52 smithi087 ceph-mon[20993]: pgmap v1515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:24:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:52 smithi087 ceph-mon[20993]: from='client.59514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:52 smithi077 ceph-mon[21151]: pgmap v1515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:24:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:52 smithi077 ceph-mon[21151]: from='client.59514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:54 smithi046 ceph-mon[19468]: pgmap v1516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:54 smithi087 ceph-mon[20993]: pgmap v1516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:54 smithi077 ceph-mon[21151]: pgmap v1516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:56.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:24:56.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:24:56.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:24:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:57 smithi046 ceph-mon[19468]: pgmap v1517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:57 smithi087 ceph-mon[20993]: pgmap v1517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:57.645 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:24:57.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:24:57.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:24:57.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:24:57.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:24:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:57 smithi077 ceph-mon[21151]: pgmap v1517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:24:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:58 smithi046 ceph-mon[19468]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:58 smithi087 ceph-mon[20993]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:58 smithi077 ceph-mon[21151]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:24:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:24:59 smithi046 ceph-mon[19468]: pgmap v1518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:24:59 smithi087 ceph-mon[20993]: pgmap v1518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:24:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:24:59 smithi077 ceph-mon[21151]: pgmap v1518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: pgmap v1519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: pgmap v1519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: pgmap v1519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:02.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:03.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:03 smithi046 ceph-mon[19468]: pgmap v1520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:03.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:03.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:03.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:03.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:03.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:03 smithi087 ceph-mon[20993]: pgmap v1520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:03 smithi077 ceph-mon[21151]: pgmap v1520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:04.078 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:25:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:25:03.937+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:25:04.078 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:25:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:25:03.938+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='client.59664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='client.59664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:25:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:25:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:25:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='client.59664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:25:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:25:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:25:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:05.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:05.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:05 smithi046 ceph-mon[19468]: pgmap v1521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:05.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:25:05.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:25:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:05 smithi087 ceph-mon[20993]: pgmap v1521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:25:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:25:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:25:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:05 smithi077 ceph-mon[21151]: pgmap v1521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:25:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:25:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:07 smithi046 ceph-mon[19468]: pgmap v1522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:07 smithi087 ceph-mon[20993]: pgmap v1522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:07 smithi077 ceph-mon[21151]: pgmap v1522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:08.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:08.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:08.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:09.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:09.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:09.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:09.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:09.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:09 smithi046 ceph-mon[19468]: pgmap v1523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:09.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:09 smithi087 ceph-mon[20993]: pgmap v1523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:09 smithi077 ceph-mon[21151]: pgmap v1523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:10.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:10 smithi077 ceph-mon[21151]: from='client.59850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:10.490 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.490 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.490 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:10 smithi087 ceph-mon[20993]: from='client.59850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:10.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:10 smithi046 ceph-mon[19468]: from='client.59850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:10.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:10.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:11.246 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:11 smithi077 ceph-mon[21151]: pgmap v1524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:11 smithi087 ceph-mon[20993]: pgmap v1524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:11 smithi046 ceph-mon[19468]: pgmap v1524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:13.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:13 smithi077 ceph-mon[21151]: pgmap v1525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:13 smithi046 ceph-mon[19468]: pgmap v1525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:13 smithi087 ceph-mon[20993]: pgmap v1525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:14.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:14.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:14.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:14.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:14.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:14.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:14.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:14.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:15 smithi046 ceph-mon[19468]: pgmap v1526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:15 smithi087 ceph-mon[20993]: pgmap v1526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:15 smithi077 ceph-mon[21151]: pgmap v1526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:16 smithi046 ceph-mon[19468]: from='client.59928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:16 smithi087 ceph-mon[20993]: from='client.59928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:16 smithi077 ceph-mon[21151]: from='client.59928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:17 smithi046 ceph-mon[19468]: pgmap v1527: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:17 smithi087 ceph-mon[20993]: pgmap v1527: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:17 smithi077 ceph-mon[21151]: pgmap v1527: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:25:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:19 smithi046 ceph-mon[19468]: pgmap v1528: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:19 smithi087 ceph-mon[20993]: pgmap v1528: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:19 smithi077 ceph-mon[21151]: pgmap v1528: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:19.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:19.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:19.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:20.443 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:20.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:20.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:20.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:20.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: pgmap v1529: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='client.60003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: pgmap v1529: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='client.60003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: pgmap v1529: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='client.60003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:23.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:23 smithi046 ceph-mon[19468]: pgmap v1530: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-31T03:25:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:23 smithi087 ceph-mon[20993]: pgmap v1530: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-31T03:25:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:23 smithi077 ceph-mon[21151]: pgmap v1530: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-31T03:25:25.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:25.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:25.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:25 smithi046 ceph-mon[19468]: pgmap v1531: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T03:25:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:25 smithi087 ceph-mon[20993]: pgmap v1531: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T03:25:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:25 smithi077 ceph-mon[21151]: pgmap v1531: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T03:25:26.118 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:26.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:26.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:26.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:26.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:27 smithi046 ceph-mon[19468]: pgmap v1532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:27 smithi046 ceph-mon[19468]: from='client.60078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:27 smithi087 ceph-mon[20993]: pgmap v1532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:27 smithi087 ceph-mon[20993]: from='client.60078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:27 smithi077 ceph-mon[21151]: pgmap v1532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:27 smithi077 ceph-mon[21151]: from='client.60078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:29 smithi046 ceph-mon[19468]: pgmap v1533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:29 smithi087 ceph-mon[20993]: pgmap v1533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:29 smithi077 ceph-mon[21151]: pgmap v1533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:31.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:31.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:31.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:31.142 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:30 smithi077 ceph-mon[21151]: pgmap v1534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:31.142 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.142 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.142 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:30 smithi046 ceph-mon[19468]: pgmap v1534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:30 smithi087 ceph-mon[20993]: pgmap v1534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-08-31T03:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:31.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:31.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:31.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:31.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:31.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:32 smithi046 ceph-mon[19468]: from='client.60153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:32 smithi046 ceph-mon[19468]: pgmap v1535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:32 smithi087 ceph-mon[20993]: from='client.60153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:32 smithi087 ceph-mon[20993]: pgmap v1535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:32 smithi077 ceph-mon[21151]: from='client.60153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:32 smithi077 ceph-mon[21151]: pgmap v1535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 0 B/s wr, 66 op/s 2024-08-31T03:25:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:34 smithi046 ceph-mon[19468]: pgmap v1536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-31T03:25:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:34 smithi087 ceph-mon[20993]: pgmap v1536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-31T03:25:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:34 smithi077 ceph-mon[21151]: pgmap v1536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-31T03:25:36.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:36.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:36.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:36 smithi046 ceph-mon[19468]: pgmap v1537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 45 op/s 2024-08-31T03:25:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:36 smithi087 ceph-mon[20993]: pgmap v1537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 45 op/s 2024-08-31T03:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:36 smithi077 ceph-mon[21151]: pgmap v1537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 45 op/s 2024-08-31T03:25:37.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:37.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:37.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:37.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:37.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:37 smithi046 ceph-mon[19468]: from='client.60228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:37 smithi087 ceph-mon[20993]: from='client.60228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:37 smithi077 ceph-mon[21151]: from='client.60228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:39.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:38 smithi046 ceph-mon[19468]: pgmap v1538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:38 smithi087 ceph-mon[20993]: pgmap v1538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:38 smithi077 ceph-mon[21151]: pgmap v1538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:41.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:40 smithi077 ceph-mon[21151]: pgmap v1539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:41.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:40 smithi046 ceph-mon[19468]: pgmap v1539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:40 smithi087 ceph-mon[20993]: pgmap v1539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:42.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:42.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:42.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:43.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:43.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:43.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:43.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:43.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:43.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:43 smithi077 ceph-mon[21151]: pgmap v1540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:43 smithi046 ceph-mon[19468]: pgmap v1540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:43 smithi087 ceph-mon[20993]: pgmap v1540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:44.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:44 smithi046 ceph-mon[19468]: from='client.60297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:44 smithi087 ceph-mon[20993]: from='client.60297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:44 smithi077 ceph-mon[21151]: from='client.60297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:45.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:45 smithi046 ceph-mon[19468]: pgmap v1541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:45 smithi087 ceph-mon[20993]: pgmap v1541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:45 smithi077 ceph-mon[21151]: pgmap v1541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:47 smithi046 ceph-mon[19468]: pgmap v1542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:47 smithi087 ceph-mon[20993]: pgmap v1542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:47 smithi077 ceph-mon[21151]: pgmap v1542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:48.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:48.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:48.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:48.853 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:48.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:48.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:48.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:48.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:49 smithi046 ceph-mon[19468]: pgmap v1543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:49 smithi087 ceph-mon[20993]: pgmap v1543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:49 smithi077 ceph-mon[21151]: pgmap v1543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:50 smithi046 ceph-mon[19468]: from='client.60372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.520 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:50 smithi087 ceph-mon[20993]: from='client.60372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:50.520 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.520 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.520 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:50 smithi077 ceph-mon[21151]: from='client.60372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:51 smithi077 ceph-mon[21151]: pgmap v1544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:51.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:51 smithi087 ceph-mon[20993]: pgmap v1544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:51 smithi046 ceph-mon[19468]: pgmap v1544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:53 smithi077 ceph-mon[21151]: pgmap v1545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:53 smithi046 ceph-mon[19468]: pgmap v1545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:53 smithi087 ceph-mon[20993]: pgmap v1545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:53.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:53.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:53.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:54.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:25:54.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:25:54.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:25:54.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:25:54.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:25:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:55 smithi046 ceph-mon[19468]: pgmap v1546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:55 smithi046 ceph-mon[19468]: from='client.60450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:55 smithi087 ceph-mon[20993]: pgmap v1546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:55 smithi087 ceph-mon[20993]: from='client.60450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:55 smithi077 ceph-mon[21151]: pgmap v1546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:55 smithi077 ceph-mon[21151]: from='client.60450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:25:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:57 smithi046 ceph-mon[19468]: pgmap v1547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:57 smithi087 ceph-mon[20993]: pgmap v1547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:57 smithi077 ceph-mon[21151]: pgmap v1547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:25:59.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:25:59.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:25:59 smithi046 ceph-mon[19468]: pgmap v1548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:59.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:25:59.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:25:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:25:59 smithi087 ceph-mon[20993]: pgmap v1548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:25:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:25:59 smithi077 ceph-mon[21151]: pgmap v1548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:00.211 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:00.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:00.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:00.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:00.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:01 smithi087 ceph-mon[20993]: pgmap v1549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:01 smithi087 ceph-mon[20993]: from='client.60528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:01 smithi046 ceph-mon[19468]: pgmap v1549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:01 smithi046 ceph-mon[19468]: from='client.60528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:01 smithi077 ceph-mon[21151]: pgmap v1549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:01 smithi077 ceph-mon[21151]: from='client.60528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:02 smithi046 ceph-mon[19468]: pgmap v1550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:02 smithi087 ceph-mon[20993]: pgmap v1550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:02 smithi077 ceph-mon[21151]: pgmap v1550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:04.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:26:04.673+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:26:04.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:26:04.674+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: pgmap v1551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: pgmap v1551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: pgmap v1551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:26:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:26:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:26:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:26:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:26:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:26:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:26:05.891 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:26:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:26:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:06 smithi046 ceph-mon[19468]: from='client.60711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:06 smithi046 ceph-mon[19468]: pgmap v1552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:06 smithi087 ceph-mon[20993]: from='client.60711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:06 smithi087 ceph-mon[20993]: pgmap v1552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:06 smithi077 ceph-mon[21151]: from='client.60711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:06 smithi077 ceph-mon[21151]: pgmap v1552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:08 smithi046 ceph-mon[19468]: pgmap v1553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:08 smithi087 ceph-mon[20993]: pgmap v1553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:08 smithi077 ceph-mon[21151]: pgmap v1553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:10.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:10.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:10.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:11.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:11 smithi087 ceph-mon[20993]: pgmap v1554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:11.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:11 smithi046 ceph-mon[19468]: pgmap v1554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:11.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:11.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:11.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:11.606 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:11 smithi077 ceph-mon[21151]: pgmap v1554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:12.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:12 smithi077 ceph-mon[21151]: from='client.60786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:12 smithi046 ceph-mon[19468]: from='client.60786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:12 smithi087 ceph-mon[20993]: from='client.60786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:13.294 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:13 smithi077 ceph-mon[21151]: pgmap v1555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:13 smithi046 ceph-mon[19468]: pgmap v1555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:13 smithi087 ceph-mon[20993]: pgmap v1555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:15 smithi046 ceph-mon[19468]: pgmap v1556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:15 smithi087 ceph-mon[20993]: pgmap v1556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:15 smithi077 ceph-mon[21151]: pgmap v1556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:16.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:16.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:16.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:17.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:17.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:17.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:17.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:17.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:17 smithi046 ceph-mon[19468]: pgmap v1557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:17 smithi087 ceph-mon[20993]: pgmap v1557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:17 smithi077 ceph-mon[21151]: pgmap v1557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:26:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:18 smithi046 ceph-mon[19468]: from='client.60858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:18 smithi087 ceph-mon[20993]: from='client.60858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:18 smithi077 ceph-mon[21151]: from='client.60858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:19.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:19 smithi087 ceph-mon[20993]: pgmap v1558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:19 smithi046 ceph-mon[19468]: pgmap v1558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:19 smithi077 ceph-mon[21151]: pgmap v1558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:21.483 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:21 smithi077 ceph-mon[21151]: pgmap v1559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:21.483 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.483 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.483 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:21 smithi046 ceph-mon[19468]: pgmap v1559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:21 smithi087 ceph-mon[20993]: pgmap v1559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:22.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:22.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:22 smithi046 ceph-mon[19468]: pgmap v1560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:22 smithi087 ceph-mon[20993]: pgmap v1560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:22 smithi077 ceph-mon[21151]: pgmap v1560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:22.971 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:22.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:22.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:22.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:22.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:23 smithi046 ceph-mon[19468]: from='client.60933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:23 smithi087 ceph-mon[20993]: from='client.60933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:23 smithi077 ceph-mon[21151]: from='client.60933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:24 smithi046 ceph-mon[19468]: pgmap v1561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:24 smithi087 ceph-mon[20993]: pgmap v1561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:24 smithi077 ceph-mon[21151]: pgmap v1561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:27.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:27 smithi046 ceph-mon[19468]: pgmap v1562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:27 smithi087 ceph-mon[20993]: pgmap v1562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:27 smithi077 ceph-mon[21151]: pgmap v1562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:27.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:27.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:27.974 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:28.650 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:28.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:28.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:28.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:28.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:29 smithi046 ceph-mon[19468]: pgmap v1563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:29 smithi046 ceph-mon[19468]: from='client.61008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:29 smithi087 ceph-mon[20993]: pgmap v1563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:29 smithi087 ceph-mon[20993]: from='client.61008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:29 smithi077 ceph-mon[21151]: pgmap v1563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:29 smithi077 ceph-mon[21151]: from='client.61008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:31 smithi087 ceph-mon[20993]: pgmap v1564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:31 smithi046 ceph-mon[19468]: pgmap v1564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:31 smithi077 ceph-mon[21151]: pgmap v1564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:32 smithi087 ceph-mon[20993]: pgmap v1565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:32.644 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:32 smithi077 ceph-mon[21151]: pgmap v1565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:32 smithi046 ceph-mon[19468]: pgmap v1565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:33.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:33.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:33.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:34.328 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:34.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:34.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:34.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:34.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:34 smithi077 ceph-mon[21151]: pgmap v1566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:34 smithi077 ceph-mon[21151]: from='client.61086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:34 smithi046 ceph-mon[19468]: pgmap v1566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:34 smithi046 ceph-mon[19468]: from='client.61086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:34 smithi087 ceph-mon[20993]: pgmap v1566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:34 smithi087 ceph-mon[20993]: from='client.61086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:36 smithi046 ceph-mon[19468]: pgmap v1567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:36 smithi087 ceph-mon[20993]: pgmap v1567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:36 smithi077 ceph-mon[21151]: pgmap v1567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:26:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:38 smithi046 ceph-mon[19468]: pgmap v1568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:38 smithi087 ceph-mon[20993]: pgmap v1568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:38 smithi077 ceph-mon[21151]: pgmap v1568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:39.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:39.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:39.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:40.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:40.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:40.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:40.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:40.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:40.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:40 smithi046 ceph-mon[19468]: pgmap v1569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:40.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:40 smithi046 ceph-mon[19468]: from='client.61158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:40 smithi087 ceph-mon[20993]: pgmap v1569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:40 smithi087 ceph-mon[20993]: from='client.61158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:40 smithi077 ceph-mon[21151]: pgmap v1569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:40 smithi077 ceph-mon[21151]: from='client.61158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:42 smithi046 ceph-mon[19468]: pgmap v1570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:26:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:42 smithi087 ceph-mon[20993]: pgmap v1570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:26:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:42 smithi077 ceph-mon[21151]: pgmap v1570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:26:45.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:45.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:45.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:44 smithi046 ceph-mon[19468]: pgmap v1571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:26:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:44 smithi087 ceph-mon[20993]: pgmap v1571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:26:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:44 smithi077 ceph-mon[21151]: pgmap v1571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:26:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:45.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:45 smithi046 ceph-mon[19468]: from='client.61233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:45 smithi087 ceph-mon[20993]: from='client.61233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:45 smithi077 ceph-mon[21151]: from='client.61233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:46 smithi046 ceph-mon[19468]: pgmap v1572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:46 smithi087 ceph-mon[20993]: pgmap v1572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:46 smithi077 ceph-mon[21151]: pgmap v1572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:48 smithi046 ceph-mon[19468]: pgmap v1573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:48 smithi087 ceph-mon[20993]: pgmap v1573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:48 smithi077 ceph-mon[21151]: pgmap v1573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:50.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:50 smithi046 ceph-mon[19468]: pgmap v1574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:50 smithi087 ceph-mon[20993]: pgmap v1574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:50 smithi077 ceph-mon[21151]: pgmap v1574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:26:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:26:51.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:51.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:51.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:51.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:51.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:51 smithi046 ceph-mon[19468]: from='client.61311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:51 smithi087 ceph-mon[20993]: from='client.61311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:51 smithi077 ceph-mon[21151]: from='client.61311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:53.092 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:52 smithi077 ceph-mon[21151]: pgmap v1575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:52 smithi046 ceph-mon[19468]: pgmap v1575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:52 smithi087 ceph-mon[20993]: pgmap v1575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:54 smithi046 ceph-mon[19468]: pgmap v1576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:26:55.121 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:54 smithi077 ceph-mon[21151]: pgmap v1576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:26:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:54 smithi087 ceph-mon[20993]: pgmap v1576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:26:56.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:26:56.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:26:56.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:26:57.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:26:57.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:26:57.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:26:57.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:26:57.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:26:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:56 smithi046 ceph-mon[19468]: pgmap v1577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:26:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:56 smithi087 ceph-mon[20993]: pgmap v1577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:26:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:56 smithi077 ceph-mon[21151]: pgmap v1577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:26:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:57 smithi046 ceph-mon[19468]: from='client.61386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:57 smithi087 ceph-mon[20993]: from='client.61386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:57 smithi077 ceph-mon[21151]: from='client.61386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:26:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:26:58 smithi046 ceph-mon[19468]: pgmap v1578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:26:58 smithi087 ceph-mon[20993]: pgmap v1578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:26:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:26:58 smithi077 ceph-mon[21151]: pgmap v1578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:00 smithi087 ceph-mon[20993]: pgmap v1579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:00 smithi077 ceph-mon[21151]: pgmap v1579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:00 smithi046 ceph-mon[19468]: pgmap v1579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:02.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:02.731 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:02.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:02.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:02.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:02.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:02 smithi046 ceph-mon[19468]: pgmap v1580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:02 smithi087 ceph-mon[20993]: pgmap v1580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:02 smithi077 ceph-mon[21151]: pgmap v1580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:03 smithi046 ceph-mon[19468]: from='client.61464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:03 smithi087 ceph-mon[20993]: from='client.61464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:03 smithi077 ceph-mon[21151]: from='client.61464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: pgmap v1581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:27:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:27:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:27:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: pgmap v1581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: pgmap v1581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:05.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:27:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:27:05.410+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:27:05.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:27:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:27:05.411+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:27:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:27:07.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:27:07.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:27:07.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:06 smithi046 ceph-mon[19468]: pgmap v1582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:27:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:06 smithi087 ceph-mon[20993]: pgmap v1582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:06 smithi077 ceph-mon[21151]: pgmap v1582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:07.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:07.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:07.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:08.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:08.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:08.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:08.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:08.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:09.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:08 smithi046 ceph-mon[19468]: pgmap v1583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:09.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:08 smithi046 ceph-mon[19468]: from='client.61641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:08 smithi087 ceph-mon[20993]: pgmap v1583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:08 smithi087 ceph-mon[20993]: from='client.61641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:08 smithi077 ceph-mon[21151]: pgmap v1583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:08 smithi077 ceph-mon[21151]: from='client.61641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:10 smithi046 ceph-mon[19468]: pgmap v1584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:10 smithi087 ceph-mon[20993]: pgmap v1584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:10 smithi077 ceph-mon[21151]: pgmap v1584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:13.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:12 smithi087 ceph-mon[20993]: pgmap v1585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:12 smithi046 ceph-mon[19468]: pgmap v1585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:12 smithi077 ceph-mon[21151]: pgmap v1585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:14.114 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:14 smithi046 ceph-mon[19468]: pgmap v1586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:14 smithi046 ceph-mon[19468]: from='client.61716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:14 smithi087 ceph-mon[20993]: pgmap v1586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:14 smithi087 ceph-mon[20993]: from='client.61716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:14 smithi077 ceph-mon[21151]: pgmap v1586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:14 smithi077 ceph-mon[21151]: from='client.61716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:16 smithi046 ceph-mon[19468]: pgmap v1587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:16 smithi087 ceph-mon[20993]: pgmap v1587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:16 smithi077 ceph-mon[21151]: pgmap v1587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:19.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:19.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:19.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:18 smithi046 ceph-mon[19468]: pgmap v1588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:18 smithi087 ceph-mon[20993]: pgmap v1588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:18 smithi077 ceph-mon[21151]: pgmap v1588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:19.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:19.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:19.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:19.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:19.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:20 smithi046 ceph-mon[19468]: from='client.61785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:20 smithi046 ceph-mon[19468]: pgmap v1589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:20 smithi087 ceph-mon[20993]: from='client.61785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:20 smithi087 ceph-mon[20993]: pgmap v1589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:20 smithi077 ceph-mon[21151]: from='client.61785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:20 smithi077 ceph-mon[21151]: pgmap v1589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:23 smithi046 ceph-mon[19468]: pgmap v1590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:23 smithi087 ceph-mon[20993]: pgmap v1590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:23 smithi077 ceph-mon[21151]: pgmap v1590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:27:24.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:24.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:24.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:25 smithi046 ceph-mon[19468]: pgmap v1591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:25 smithi087 ceph-mon[20993]: pgmap v1591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:25 smithi077 ceph-mon[21151]: pgmap v1591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:25.482 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:25.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:26 smithi046 ceph-mon[19468]: from='client.61854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:26 smithi087 ceph-mon[20993]: from='client.61854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:26 smithi077 ceph-mon[21151]: from='client.61854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:27 smithi046 ceph-mon[19468]: pgmap v1592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:27 smithi087 ceph-mon[20993]: pgmap v1592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:27 smithi077 ceph-mon[21151]: pgmap v1592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:29 smithi046 ceph-mon[19468]: pgmap v1593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:29 smithi087 ceph-mon[20993]: pgmap v1593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:29 smithi077 ceph-mon[21151]: pgmap v1593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:30.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:30.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:30.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:31.164 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:31 smithi046 ceph-mon[19468]: pgmap v1594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:31 smithi087 ceph-mon[20993]: pgmap v1594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:31 smithi077 ceph-mon[21151]: pgmap v1594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:32.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:32 smithi087 ceph-mon[20993]: from='client.61929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:32 smithi046 ceph-mon[19468]: from='client.61929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:32 smithi077 ceph-mon[21151]: from='client.61929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:33.434 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:33 smithi087 ceph-mon[20993]: pgmap v1595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:33 smithi046 ceph-mon[19468]: pgmap v1595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:33 smithi077 ceph-mon[21151]: pgmap v1595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:35.579 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:35 smithi077 ceph-mon[21151]: pgmap v1596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:35 smithi046 ceph-mon[19468]: pgmap v1596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:35 smithi087 ceph-mon[20993]: pgmap v1596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:27:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:36.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:36.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:36.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:36.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:36.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:37 smithi046 ceph-mon[19468]: pgmap v1597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:37 smithi087 ceph-mon[20993]: pgmap v1597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:37 smithi077 ceph-mon[21151]: pgmap v1597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:38 smithi046 ceph-mon[19468]: from='client.62004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:38 smithi087 ceph-mon[20993]: from='client.62004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:38 smithi077 ceph-mon[21151]: from='client.62004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:39 smithi046 ceph-mon[19468]: pgmap v1598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:39 smithi087 ceph-mon[20993]: pgmap v1598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:39 smithi077 ceph-mon[21151]: pgmap v1598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:41 smithi046 ceph-mon[19468]: pgmap v1599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:41 smithi087 ceph-mon[20993]: pgmap v1599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:41 smithi077 ceph-mon[21151]: pgmap v1599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:41.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:41.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:41.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:42.544 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:42.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:42.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:42.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:42.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:42 smithi046 ceph-mon[19468]: pgmap v1600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:42 smithi046 ceph-mon[19468]: from='client.62076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:42 smithi087 ceph-mon[20993]: pgmap v1600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:42 smithi087 ceph-mon[20993]: from='client.62076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:42 smithi077 ceph-mon[21151]: pgmap v1600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:42 smithi077 ceph-mon[21151]: from='client.62076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:45.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:44 smithi077 ceph-mon[21151]: pgmap v1601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:44 smithi046 ceph-mon[19468]: pgmap v1601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:44 smithi087 ceph-mon[20993]: pgmap v1601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:46 smithi046 ceph-mon[19468]: pgmap v1602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:46 smithi087 ceph-mon[20993]: pgmap v1602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:46 smithi077 ceph-mon[21151]: pgmap v1602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:47.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:47.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:47.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:48.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:48.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:48.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:48.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:48.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:48 smithi046 ceph-mon[19468]: pgmap v1603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:48 smithi046 ceph-mon[19468]: from='client.62154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:48 smithi087 ceph-mon[20993]: pgmap v1603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:48 smithi087 ceph-mon[20993]: from='client.62154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:48 smithi077 ceph-mon[21151]: pgmap v1603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:48 smithi077 ceph-mon[21151]: from='client.62154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:50 smithi046 ceph-mon[19468]: pgmap v1604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:50 smithi087 ceph-mon[20993]: pgmap v1604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:50 smithi077 ceph-mon[21151]: pgmap v1604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:27:53.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:53.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:53.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:53.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:52 smithi087 ceph-mon[20993]: pgmap v1605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:52 smithi046 ceph-mon[19468]: pgmap v1605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:52 smithi077 ceph-mon[21151]: pgmap v1605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:53.921 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:53.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:53.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:53.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:53.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:27:55.110 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:54 smithi087 ceph-mon[20993]: from='client.62232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:55.110 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:54 smithi087 ceph-mon[20993]: pgmap v1606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:55.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:54 smithi077 ceph-mon[21151]: from='client.62232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:55.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:54 smithi077 ceph-mon[21151]: pgmap v1606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:54 smithi046 ceph-mon[19468]: from='client.62232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:27:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:54 smithi046 ceph-mon[19468]: pgmap v1606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:57.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:56 smithi077 ceph-mon[21151]: pgmap v1607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:56 smithi046 ceph-mon[19468]: pgmap v1607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:56 smithi087 ceph-mon[20993]: pgmap v1607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:27:58.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:27:58.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:27:58.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:27:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:58 smithi046 ceph-mon[19468]: pgmap v1608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:58 smithi087 ceph-mon[20993]: pgmap v1608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:58 smithi077 ceph-mon[21151]: pgmap v1608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:27:59.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:27:59.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:27:59.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:27:59.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:27:59.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:27:59 smithi046 ceph-mon[19468]: from='client.62307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:27:59 smithi087 ceph-mon[20993]: from='client.62307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:27:59 smithi077 ceph-mon[21151]: from='client.62307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:01.320 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:00 smithi087 ceph-mon[20993]: pgmap v1609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:00 smithi046 ceph-mon[19468]: pgmap v1609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:00 smithi077 ceph-mon[21151]: pgmap v1609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:03 smithi046 ceph-mon[19468]: pgmap v1610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:03 smithi087 ceph-mon[20993]: pgmap v1610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:03 smithi077 ceph-mon[21151]: pgmap v1610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:04.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:04.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:04.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:05.286 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:05.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:05.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:05.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:05.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:05 smithi046 ceph-mon[19468]: pgmap v1611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:05 smithi087 ceph-mon[20993]: pgmap v1611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:05 smithi077 ceph-mon[21151]: pgmap v1611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:06.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:28:06.133+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:28:06.134+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='client.62382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='client.62382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:28:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:28:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:28:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='client.62382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:28:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:28:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:28:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:07 smithi046 ceph-mon[19468]: pgmap v1612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:28:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:28:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:07 smithi087 ceph-mon[20993]: pgmap v1612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:28:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:07 smithi077 ceph-mon[21151]: pgmap v1612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:28:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:09 smithi046 ceph-mon[19468]: pgmap v1613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:09 smithi087 ceph-mon[20993]: pgmap v1613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:09 smithi077 ceph-mon[21151]: pgmap v1613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:10.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:10.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:10.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:11.018 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:11.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:11.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:11.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:11.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:11.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:11 smithi046 ceph-mon[19468]: pgmap v1614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:11.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:11 smithi087 ceph-mon[20993]: pgmap v1614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:11 smithi077 ceph-mon[21151]: pgmap v1614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:12 smithi046 ceph-mon[19468]: from='client.62565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:12 smithi087 ceph-mon[20993]: from='client.62565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:12 smithi077 ceph-mon[21151]: from='client.62565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:13.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:13 smithi046 ceph-mon[19468]: pgmap v1615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:13 smithi087 ceph-mon[20993]: pgmap v1615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:13 smithi077 ceph-mon[21151]: pgmap v1615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:15.487 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:15 smithi087 ceph-mon[20993]: pgmap v1616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:28:15.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:15 smithi046 ceph-mon[19468]: pgmap v1616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:28:15.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:15 smithi077 ceph-mon[21151]: pgmap v1616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:28:16.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:16.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:16.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:16.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:16.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:16.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:16.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:16.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:17 smithi046 ceph-mon[19468]: pgmap v1617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:17 smithi046 ceph-mon[19468]: from='client.62640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:17 smithi087 ceph-mon[20993]: pgmap v1617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:17 smithi087 ceph-mon[20993]: from='client.62640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:17 smithi077 ceph-mon[21151]: pgmap v1617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:17 smithi077 ceph-mon[21151]: from='client.62640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:19 smithi046 ceph-mon[19468]: pgmap v1618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:19 smithi087 ceph-mon[20993]: pgmap v1618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:19 smithi077 ceph-mon[21151]: pgmap v1618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:21 smithi046 ceph-mon[19468]: pgmap v1619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:21 smithi087 ceph-mon[20993]: pgmap v1619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:21 smithi077 ceph-mon[21151]: pgmap v1619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:21.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:21.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:21.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:22.379 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:22.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:22.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:22.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:22.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: pgmap v1620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='client.62715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: pgmap v1620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='client.62715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: pgmap v1620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='client.62715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:24 smithi077 ceph-mon[21151]: pgmap v1621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:24 smithi046 ceph-mon[19468]: pgmap v1621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:24 smithi087 ceph-mon[20993]: pgmap v1621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:27.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:27.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:27.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:27 smithi046 ceph-mon[19468]: pgmap v1622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:27 smithi087 ceph-mon[20993]: pgmap v1622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:27 smithi077 ceph-mon[21151]: pgmap v1622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:28.061 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:28.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:28.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:28.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:28.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:29 smithi046 ceph-mon[19468]: pgmap v1623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:29 smithi046 ceph-mon[19468]: from='client.62787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:29 smithi087 ceph-mon[20993]: pgmap v1623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:29 smithi087 ceph-mon[20993]: from='client.62787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:29 smithi077 ceph-mon[21151]: pgmap v1623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:29 smithi077 ceph-mon[21151]: from='client.62787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:31 smithi046 ceph-mon[19468]: pgmap v1624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:31 smithi087 ceph-mon[20993]: pgmap v1624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:31 smithi077 ceph-mon[21151]: pgmap v1624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:33.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:33.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:33.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:33 smithi046 ceph-mon[19468]: pgmap v1625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:33 smithi087 ceph-mon[20993]: pgmap v1625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:33 smithi077 ceph-mon[21151]: pgmap v1625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:33.742 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:33.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:33.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:33.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:33.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:35.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:35 smithi087 ceph-mon[20993]: from='client.62856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:35.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:35 smithi087 ceph-mon[20993]: pgmap v1626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:35 smithi046 ceph-mon[19468]: from='client.62856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:35 smithi046 ceph-mon[19468]: pgmap v1626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:35 smithi077 ceph-mon[21151]: from='client.62856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:35 smithi077 ceph-mon[21151]: pgmap v1626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:37.585 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:37 smithi077 ceph-mon[21151]: pgmap v1627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:37 smithi046 ceph-mon[19468]: pgmap v1627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:37 smithi087 ceph-mon[20993]: pgmap v1627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:38.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:39.420 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:39.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:39.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:39.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:39.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:39 smithi046 ceph-mon[19468]: pgmap v1628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:39 smithi087 ceph-mon[20993]: pgmap v1628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:39 smithi077 ceph-mon[21151]: pgmap v1628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:40 smithi046 ceph-mon[19468]: from='client.62934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:40 smithi087 ceph-mon[20993]: from='client.62934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:40 smithi077 ceph-mon[21151]: from='client.62934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:41.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:41 smithi087 ceph-mon[20993]: pgmap v1629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:41 smithi046 ceph-mon[19468]: pgmap v1629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:41 smithi077 ceph-mon[21151]: pgmap v1629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: pgmap v1630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: pgmap v1630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: pgmap v1630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:44.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:44.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:44.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:44 smithi046 ceph-mon[19468]: pgmap v1631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:44 smithi077 ceph-mon[21151]: pgmap v1631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:45.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:45.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:45.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:45.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:45.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:44 smithi087 ceph-mon[20993]: pgmap v1631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:45 smithi077 ceph-mon[21151]: from='client.63006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:45 smithi046 ceph-mon[19468]: from='client.63006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:45 smithi087 ceph-mon[20993]: from='client.63006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:46 smithi077 ceph-mon[21151]: pgmap v1632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:46 smithi046 ceph-mon[19468]: pgmap v1632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:46 smithi087 ceph-mon[20993]: pgmap v1632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:48 smithi077 ceph-mon[21151]: pgmap v1633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:48 smithi046 ceph-mon[19468]: pgmap v1633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:48 smithi087 ceph-mon[20993]: pgmap v1633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:50.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:50 smithi046 ceph-mon[19468]: pgmap v1634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:50.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:50.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:50.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:50.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:50.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:50 smithi077 ceph-mon[21151]: pgmap v1634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:50 smithi087 ceph-mon[20993]: pgmap v1634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:52.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:52 smithi046 ceph-mon[19468]: from='client.63084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:52.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:52 smithi087 ceph-mon[20993]: from='client.63084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:52 smithi077 ceph-mon[21151]: from='client.63084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:28:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:53 smithi046 ceph-mon[19468]: pgmap v1635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:53 smithi087 ceph-mon[20993]: pgmap v1635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:53 smithi077 ceph-mon[21151]: pgmap v1635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:55 smithi046 ceph-mon[19468]: pgmap v1636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:55 smithi087 ceph-mon[20993]: pgmap v1636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:55 smithi077 ceph-mon[21151]: pgmap v1636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:28:55.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:28:55.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:28:55.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:28:56.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:28:56.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:28:56.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:28:56.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:28:56.465 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:28:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:57 smithi087 ceph-mon[20993]: pgmap v1637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:57 smithi087 ceph-mon[20993]: from='client.63162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:57 smithi077 ceph-mon[21151]: pgmap v1637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:57 smithi077 ceph-mon[21151]: from='client.63162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:57 smithi046 ceph-mon[19468]: pgmap v1637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:57 smithi046 ceph-mon[19468]: from='client.63162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:28:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:28:59 smithi046 ceph-mon[19468]: pgmap v1638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:28:59 smithi087 ceph-mon[20993]: pgmap v1638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:28:59 smithi077 ceph-mon[21151]: pgmap v1638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:01 smithi077 ceph-mon[21151]: pgmap v1639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:01.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:01.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:01.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:01 smithi046 ceph-mon[19468]: pgmap v1639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:01 smithi087 ceph-mon[20993]: pgmap v1639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:02.147 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:02.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:02.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:02.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:02.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: pgmap v1640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='client.63237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: pgmap v1640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='client.63237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: pgmap v1640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='client.63237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:04 smithi046 ceph-mon[19468]: pgmap v1641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:04 smithi087 ceph-mon[20993]: pgmap v1641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:04 smithi077 ceph-mon[21151]: pgmap v1641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:29:06.873+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:29:06.874+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: pgmap v1642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:29:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: pgmap v1642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:29:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:29:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:29:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:07.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:07.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: pgmap v1642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:29:07.820 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:07.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:07.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:07.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:07.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:29:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:29:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:29:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:29:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:29:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:29:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:08 smithi046 ceph-mon[19468]: from='client.63414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:08 smithi046 ceph-mon[19468]: pgmap v1643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:08 smithi087 ceph-mon[20993]: from='client.63414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:08 smithi087 ceph-mon[20993]: pgmap v1643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:08 smithi077 ceph-mon[21151]: from='client.63414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:08 smithi077 ceph-mon[21151]: pgmap v1643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:10 smithi046 ceph-mon[19468]: pgmap v1644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:10 smithi087 ceph-mon[20993]: pgmap v1644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:10 smithi077 ceph-mon[21151]: pgmap v1644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:12.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:12.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:12.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:12.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:13.510 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:13.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:13.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:13.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:13.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:13 smithi087 ceph-mon[20993]: pgmap v1645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:13 smithi077 ceph-mon[21151]: pgmap v1645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:13.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:13 smithi046 ceph-mon[19468]: pgmap v1645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:14 smithi087 ceph-mon[20993]: from='client.63489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:14 smithi077 ceph-mon[21151]: from='client.63489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:14 smithi046 ceph-mon[19468]: from='client.63489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:15.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:15 smithi087 ceph-mon[20993]: pgmap v1646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:15 smithi077 ceph-mon[21151]: pgmap v1646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:15 smithi046 ceph-mon[19468]: pgmap v1646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:17.579 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:17 smithi087 ceph-mon[20993]: pgmap v1647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:17.581 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:17 smithi077 ceph-mon[21151]: pgmap v1647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:17 smithi046 ceph-mon[19468]: pgmap v1647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:18.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:18.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:18.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:19.187 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:19.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:19.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:19.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:19.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:19 smithi077 ceph-mon[21151]: pgmap v1648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:19 smithi046 ceph-mon[19468]: pgmap v1648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:19 smithi087 ceph-mon[20993]: pgmap v1648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:20 smithi077 ceph-mon[21151]: from='client.63564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:20 smithi046 ceph-mon[19468]: from='client.63564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:20 smithi087 ceph-mon[20993]: from='client.63564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:21 smithi077 ceph-mon[21151]: pgmap v1649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:21.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:21 smithi087 ceph-mon[20993]: pgmap v1649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:21 smithi046 ceph-mon[19468]: pgmap v1649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: pgmap v1650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: pgmap v1650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: pgmap v1650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:29:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:24.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:24.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:24.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:24.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:24.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:24.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:24 smithi046 ceph-mon[19468]: pgmap v1651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:24 smithi087 ceph-mon[20993]: pgmap v1651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:24 smithi077 ceph-mon[21151]: pgmap v1651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:25 smithi046 ceph-mon[19468]: from='client.63642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:25 smithi087 ceph-mon[20993]: from='client.63642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:25 smithi077 ceph-mon[21151]: from='client.63642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:26 smithi046 ceph-mon[19468]: pgmap v1652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:26 smithi087 ceph-mon[20993]: pgmap v1652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:26 smithi077 ceph-mon[21151]: pgmap v1652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:28 smithi046 ceph-mon[19468]: pgmap v1653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:28 smithi087 ceph-mon[20993]: pgmap v1653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:28 smithi077 ceph-mon[21151]: pgmap v1653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:29.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:29.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:29.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:30.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:30.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:30 smithi046 ceph-mon[19468]: pgmap v1654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:30 smithi046 ceph-mon[19468]: from='client.63720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:30 smithi087 ceph-mon[20993]: pgmap v1654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:30 smithi087 ceph-mon[20993]: from='client.63720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:30 smithi077 ceph-mon[21151]: pgmap v1654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:30 smithi077 ceph-mon[21151]: from='client.63720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:32.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:32 smithi087 ceph-mon[20993]: pgmap v1655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:32 smithi046 ceph-mon[19468]: pgmap v1655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:32 smithi077 ceph-mon[21151]: pgmap v1655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:34 smithi046 ceph-mon[19468]: pgmap v1656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:34 smithi077 ceph-mon[21151]: pgmap v1656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:34 smithi087 ceph-mon[20993]: pgmap v1656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:35.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:35.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:35.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:36.249 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:36.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:36.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:36.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:36.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:36 smithi077 ceph-mon[21151]: pgmap v1657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:36 smithi077 ceph-mon[21151]: from='client.63798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:36.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:36 smithi087 ceph-mon[20993]: pgmap v1657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:36.977 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:36 smithi087 ceph-mon[20993]: from='client.63798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:36 smithi046 ceph-mon[19468]: pgmap v1657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:36 smithi046 ceph-mon[19468]: from='client.63798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:38.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:38 smithi077 ceph-mon[21151]: pgmap v1658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:38 smithi046 ceph-mon[19468]: pgmap v1658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:38 smithi087 ceph-mon[20993]: pgmap v1658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:40.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:40 smithi077 ceph-mon[21151]: pgmap v1659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:40 smithi046 ceph-mon[19468]: pgmap v1659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:40 smithi087 ceph-mon[20993]: pgmap v1659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:29:41.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:41.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:41.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:41.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:41.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:41.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:41.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:41.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='client.63867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: pgmap v1660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='client.63867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: pgmap v1660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='client.63867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: pgmap v1660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:44 smithi046 ceph-mon[19468]: pgmap v1661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:44 smithi087 ceph-mon[20993]: pgmap v1661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:44 smithi077 ceph-mon[21151]: pgmap v1661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:46.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:46.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:46.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:46 smithi077 ceph-mon[21151]: pgmap v1662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:46 smithi046 ceph-mon[19468]: pgmap v1662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:46 smithi087 ceph-mon[20993]: pgmap v1662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:47.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:47.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:47.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:47.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:47.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:47 smithi046 ceph-mon[19468]: from='client.63942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:47 smithi087 ceph-mon[20993]: from='client.63942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:47 smithi077 ceph-mon[21151]: from='client.63942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:48 smithi046 ceph-mon[19468]: pgmap v1663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:48 smithi087 ceph-mon[20993]: pgmap v1663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:48 smithi077 ceph-mon[21151]: pgmap v1663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:50 smithi046 ceph-mon[19468]: pgmap v1664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:50 smithi087 ceph-mon[20993]: pgmap v1664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:50 smithi077 ceph-mon[21151]: pgmap v1664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:52.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:52.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:52 smithi046 ceph-mon[19468]: pgmap v1665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:52.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:52 smithi087 ceph-mon[20993]: pgmap v1665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:52 smithi077 ceph-mon[21151]: pgmap v1665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:29:53.317 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:53.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:53.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:53.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:53.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:53.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:53 smithi046 ceph-mon[19468]: from='client.64017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:53 smithi087 ceph-mon[20993]: from='client.64017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:53 smithi077 ceph-mon[21151]: from='client.64017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:29:54.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:54 smithi046 ceph-mon[19468]: pgmap v1666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:54 smithi077 ceph-mon[21151]: pgmap v1666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:54 smithi087 ceph-mon[20993]: pgmap v1666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:56 smithi087 ceph-mon[20993]: pgmap v1667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:56 smithi077 ceph-mon[21151]: pgmap v1667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:56 smithi046 ceph-mon[19468]: pgmap v1667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:29:58.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:29:58.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:29:58.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:29:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:58 smithi087 ceph-mon[20993]: pgmap v1668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:58 smithi077 ceph-mon[21151]: pgmap v1668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:59.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:29:59.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:29:59.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:29:59.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:29:59.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:29:59.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:58 smithi046 ceph-mon[19468]: pgmap v1668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:29:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:29:59 smithi077 ceph-mon[21151]: from='client.64095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:29:59 smithi046 ceph-mon[19468]: from='client.64095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:29:59 smithi087 ceph-mon[20993]: from='client.64095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:01.006 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:00 smithi077 ceph-mon[21151]: pgmap v1669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:01.006 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:30:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:00 smithi046 ceph-mon[19468]: pgmap v1669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:30:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:00 smithi087 ceph-mon[20993]: pgmap v1669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:30:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: pgmap v1670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: pgmap v1670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: pgmap v1670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:04.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:04.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:04.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:04.682 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:04.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:04.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:04.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:04.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:05 smithi046 ceph-mon[19468]: pgmap v1671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:05 smithi046 ceph-mon[19468]: from='client.64173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:05 smithi087 ceph-mon[20993]: pgmap v1671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:05 smithi087 ceph-mon[20993]: from='client.64173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:05 smithi077 ceph-mon[21151]: pgmap v1671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:05 smithi077 ceph-mon[21151]: from='client.64173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: pgmap v1672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: pgmap v1672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:30:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:30:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:30:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: pgmap v1672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:08.075 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:30:07.609+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:30:08.075 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:30:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:30:07.610+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:30:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:30:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:30:09.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:30:09.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:09 smithi046 ceph-mon[19468]: pgmap v1673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:30:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:30:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:09 smithi087 ceph-mon[20993]: pgmap v1673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:30:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:30:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:09 smithi077 ceph-mon[21151]: pgmap v1673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:09.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:09.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:09.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:10.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:10.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:10.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:10.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:10.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:11 smithi046 ceph-mon[19468]: pgmap v1674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:11 smithi046 ceph-mon[19468]: from='client.64350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:11 smithi087 ceph-mon[20993]: pgmap v1674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:11 smithi087 ceph-mon[20993]: from='client.64350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:11 smithi077 ceph-mon[21151]: pgmap v1674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:11 smithi077 ceph-mon[21151]: from='client.64350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:12 smithi046 ceph-mon[19468]: pgmap v1675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:12 smithi087 ceph-mon[20993]: pgmap v1675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:12 smithi077 ceph-mon[21151]: pgmap v1675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:14 smithi046 ceph-mon[19468]: pgmap v1676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:14 smithi087 ceph-mon[20993]: pgmap v1676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:14 smithi077 ceph-mon[21151]: pgmap v1676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:15.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:15.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:15.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:16.034 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:16.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:16.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:16.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:16.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:17.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:16 smithi087 ceph-mon[20993]: pgmap v1677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:17.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:16 smithi087 ceph-mon[20993]: from='client.64425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:16 smithi046 ceph-mon[19468]: pgmap v1677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:16 smithi046 ceph-mon[19468]: from='client.64425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:16 smithi077 ceph-mon[21151]: pgmap v1677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:16 smithi077 ceph-mon[21151]: from='client.64425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:18 smithi087 ceph-mon[20993]: pgmap v1678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:18.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:18 smithi077 ceph-mon[21151]: pgmap v1678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:18 smithi046 ceph-mon[19468]: pgmap v1678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:21.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:21.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:20 smithi046 ceph-mon[19468]: pgmap v1679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:21.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:21.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:20 smithi087 ceph-mon[20993]: pgmap v1679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:20 smithi077 ceph-mon[21151]: pgmap v1679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:30:21.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:21.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:21.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:21.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:21.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:22.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:21 smithi087 ceph-mon[20993]: from='client.64497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:21 smithi046 ceph-mon[19468]: from='client.64497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:21 smithi077 ceph-mon[21151]: from='client.64497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: pgmap v1680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: pgmap v1680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: pgmap v1680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:30:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:25 smithi046 ceph-mon[19468]: pgmap v1681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:25 smithi087 ceph-mon[20993]: pgmap v1681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:25 smithi077 ceph-mon[21151]: pgmap v1681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:26.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:26.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:26.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:27.400 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:27.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:27.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:27.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:27.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:27 smithi046 ceph-mon[19468]: pgmap v1682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:27 smithi087 ceph-mon[20993]: pgmap v1682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:27 smithi077 ceph-mon[21151]: pgmap v1682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:28 smithi046 ceph-mon[19468]: from='client.64569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:28 smithi087 ceph-mon[20993]: from='client.64569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:28 smithi077 ceph-mon[21151]: from='client.64569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:29 smithi046 ceph-mon[19468]: pgmap v1683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:29 smithi087 ceph-mon[20993]: pgmap v1683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:29 smithi077 ceph-mon[21151]: pgmap v1683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:31 smithi046 ceph-mon[19468]: pgmap v1684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:31 smithi087 ceph-mon[20993]: pgmap v1684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:31 smithi077 ceph-mon[21151]: pgmap v1684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:30:32.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:32.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:32.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:33.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:33.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:33.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:33.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:33.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:32 smithi046 ceph-mon[19468]: pgmap v1685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:32 smithi087 ceph-mon[20993]: pgmap v1685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:32 smithi077 ceph-mon[21151]: pgmap v1685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T03:30:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:33 smithi087 ceph-mon[20993]: from='client.64644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:34.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:33 smithi046 ceph-mon[19468]: from='client.64644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:33 smithi077 ceph-mon[21151]: from='client.64644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:35.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:34 smithi046 ceph-mon[19468]: pgmap v1686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:34 smithi087 ceph-mon[20993]: pgmap v1686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:34 smithi077 ceph-mon[21151]: pgmap v1686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:36 smithi087 ceph-mon[20993]: pgmap v1687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:36 smithi077 ceph-mon[21151]: pgmap v1687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:36 smithi046 ceph-mon[19468]: pgmap v1687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:38.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:38.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:38.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:38.765 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:38.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:38.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:38.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:38.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:38 smithi046 ceph-mon[19468]: pgmap v1688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:38 smithi087 ceph-mon[20993]: pgmap v1688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:38 smithi077 ceph-mon[21151]: pgmap v1688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:39 smithi087 ceph-mon[20993]: from='client.64719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:39 smithi077 ceph-mon[21151]: from='client.64719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:39 smithi046 ceph-mon[19468]: from='client.64719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:40 smithi077 ceph-mon[21151]: pgmap v1689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:40 smithi087 ceph-mon[20993]: pgmap v1689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:41.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:40 smithi046 ceph-mon[19468]: pgmap v1689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: pgmap v1690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: pgmap v1690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: pgmap v1690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:43.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:43.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:43.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:44.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:44.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:44.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:44.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:44.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:45 smithi046 ceph-mon[19468]: pgmap v1691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:45 smithi046 ceph-mon[19468]: from='client.64794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:45 smithi087 ceph-mon[20993]: pgmap v1691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:45 smithi087 ceph-mon[20993]: from='client.64794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:45 smithi077 ceph-mon[21151]: pgmap v1691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:45 smithi077 ceph-mon[21151]: from='client.64794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:47 smithi046 ceph-mon[19468]: pgmap v1692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:47 smithi087 ceph-mon[20993]: pgmap v1692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:47 smithi077 ceph-mon[21151]: pgmap v1692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:30:49.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:49.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:49.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:49 smithi046 ceph-mon[19468]: pgmap v1693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:49 smithi087 ceph-mon[20993]: pgmap v1693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:49 smithi077 ceph-mon[21151]: pgmap v1693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:50.125 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:50.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:50.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:50.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:50.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:51 smithi046 ceph-mon[19468]: pgmap v1694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:51 smithi046 ceph-mon[19468]: from='client.64872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:51 smithi087 ceph-mon[20993]: pgmap v1694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:51 smithi087 ceph-mon[20993]: from='client.64872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:51 smithi077 ceph-mon[21151]: pgmap v1694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:51 smithi077 ceph-mon[21151]: from='client.64872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:52 smithi046 ceph-mon[19468]: pgmap v1695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:52 smithi087 ceph-mon[20993]: pgmap v1695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:52 smithi077 ceph-mon[21151]: pgmap v1695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:30:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:54 smithi046 ceph-mon[19468]: pgmap v1696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:30:55.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:30:55.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:30:55.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:30:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:54 smithi087 ceph-mon[20993]: pgmap v1696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:30:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:54 smithi077 ceph-mon[21151]: pgmap v1696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:30:55.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:30:55.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:30:55.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:30:55.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:30:55.812 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:56 smithi046 ceph-mon[19468]: from='client.64944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:56 smithi046 ceph-mon[19468]: pgmap v1697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:56 smithi087 ceph-mon[20993]: from='client.64944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:56 smithi087 ceph-mon[20993]: pgmap v1697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:56 smithi077 ceph-mon[21151]: from='client.64944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:30:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:56 smithi077 ceph-mon[21151]: pgmap v1697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:30:59.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:30:58 smithi087 ceph-mon[20993]: pgmap v1698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:30:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:30:58 smithi046 ceph-mon[19468]: pgmap v1698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:30:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:30:58 smithi077 ceph-mon[21151]: pgmap v1698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:00.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:00.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:00.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:00 smithi046 ceph-mon[19468]: pgmap v1699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:01.210 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:00 smithi077 ceph-mon[21151]: pgmap v1699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:00 smithi087 ceph-mon[20993]: pgmap v1699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:01.491 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:01.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:01.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:01.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:01.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:01 smithi046 ceph-mon[19468]: from='client.65022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:01 smithi087 ceph-mon[20993]: from='client.65022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:01 smithi077 ceph-mon[21151]: from='client.65022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:03.025 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:02 smithi077 ceph-mon[21151]: pgmap v1700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:03.025 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:02 smithi046 ceph-mon[19468]: pgmap v1700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:02 smithi087 ceph-mon[20993]: pgmap v1700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:05 smithi046 ceph-mon[19468]: pgmap v1701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:05 smithi087 ceph-mon[20993]: pgmap v1701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:05 smithi077 ceph-mon[21151]: pgmap v1701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:06.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:06.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:06.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:07.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:07.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:07.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:07.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:07.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:07 smithi046 ceph-mon[19468]: pgmap v1702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:07 smithi087 ceph-mon[20993]: pgmap v1702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:07 smithi077 ceph-mon[21151]: pgmap v1702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:08.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:31:08.340+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:31:08.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:31:08.341+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='client.65097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='client.65097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:31:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:31:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:31:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='client.65097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:31:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:31:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:31:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:09 smithi046 ceph-mon[19468]: pgmap v1703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:31:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:31:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:09 smithi087 ceph-mon[20993]: pgmap v1703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:31:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:31:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:09 smithi077 ceph-mon[21151]: pgmap v1703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:31:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:31:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:31:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:11 smithi046 ceph-mon[19468]: pgmap v1704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:11 smithi087 ceph-mon[20993]: pgmap v1704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:11 smithi077 ceph-mon[21151]: pgmap v1704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:12.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:12.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:12.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:12.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:12.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:12.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:12.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:12.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:13 smithi046 ceph-mon[19468]: pgmap v1705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:13 smithi087 ceph-mon[20993]: pgmap v1705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:13 smithi077 ceph-mon[21151]: pgmap v1705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:14 smithi046 ceph-mon[19468]: from='client.65277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:14 smithi087 ceph-mon[20993]: from='client.65277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:14 smithi077 ceph-mon[21151]: from='client.65277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:15.335 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:15 smithi046 ceph-mon[19468]: pgmap v1706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:15 smithi087 ceph-mon[20993]: pgmap v1706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:15 smithi077 ceph-mon[21151]: pgmap v1706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:17.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:17 smithi046 ceph-mon[19468]: pgmap v1707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:17 smithi087 ceph-mon[20993]: pgmap v1707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:17 smithi077 ceph-mon[21151]: pgmap v1707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:17.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:17.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:17.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:18.525 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:18.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:18.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:18.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:18.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:19.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:19 smithi087 ceph-mon[20993]: pgmap v1708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:19.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:19 smithi087 ceph-mon[20993]: from='client.65349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:19 smithi046 ceph-mon[19468]: pgmap v1708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:19 smithi046 ceph-mon[19468]: from='client.65349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:19 smithi077 ceph-mon[21151]: pgmap v1708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:19 smithi077 ceph-mon[21151]: from='client.65349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:21 smithi077 ceph-mon[21151]: pgmap v1709: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:21 smithi046 ceph-mon[19468]: pgmap v1709: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:21 smithi087 ceph-mon[20993]: pgmap v1709: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:23.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:23.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:23.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:23 smithi046 ceph-mon[19468]: pgmap v1710: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.613 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:23 smithi077 ceph-mon[21151]: pgmap v1710: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:23.613 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.613 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.613 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:23 smithi087 ceph-mon[20993]: pgmap v1710: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:31:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:24.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:24.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:24.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:24.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:25 smithi046 ceph-mon[19468]: pgmap v1711: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:25 smithi046 ceph-mon[19468]: from='client.65427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:25 smithi087 ceph-mon[20993]: pgmap v1711: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:25 smithi087 ceph-mon[20993]: from='client.65427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:25 smithi077 ceph-mon[21151]: pgmap v1711: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:25 smithi077 ceph-mon[21151]: from='client.65427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:27 smithi046 ceph-mon[19468]: pgmap v1712: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:27 smithi087 ceph-mon[20993]: pgmap v1712: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:27 smithi077 ceph-mon[21151]: pgmap v1712: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:29.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:29.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:29.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:29 smithi046 ceph-mon[19468]: pgmap v1713: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:29 smithi087 ceph-mon[20993]: pgmap v1713: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:29 smithi077 ceph-mon[21151]: pgmap v1713: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:29.897 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:29.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:29.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:29.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:29.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:31 smithi046 ceph-mon[19468]: from='client.65499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:31 smithi046 ceph-mon[19468]: pgmap v1714: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:31 smithi087 ceph-mon[20993]: from='client.65499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:31 smithi087 ceph-mon[20993]: pgmap v1714: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:31 smithi077 ceph-mon[21151]: from='client.65499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:31 smithi077 ceph-mon[21151]: pgmap v1714: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:33 smithi046 ceph-mon[19468]: pgmap v1715: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:33 smithi087 ceph-mon[20993]: pgmap v1715: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:33 smithi077 ceph-mon[21151]: pgmap v1715: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:34.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:34.900 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:34.900 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:35.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:35.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:35.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:35.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:35.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:35.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:35 smithi046 ceph-mon[19468]: pgmap v1716: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:35 smithi087 ceph-mon[20993]: pgmap v1716: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:35 smithi077 ceph-mon[21151]: pgmap v1716: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:36.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:36 smithi046 ceph-mon[19468]: from='client.65577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:36 smithi087 ceph-mon[20993]: from='client.65577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:36 smithi077 ceph-mon[21151]: from='client.65577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:37 smithi046 ceph-mon[19468]: pgmap v1717: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:37 smithi087 ceph-mon[20993]: pgmap v1717: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:37 smithi077 ceph-mon[21151]: pgmap v1717: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:39 smithi087 ceph-mon[20993]: pgmap v1718: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:39 smithi046 ceph-mon[19468]: pgmap v1718: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:39 smithi077 ceph-mon[21151]: pgmap v1718: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:40.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:40.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:40.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:41.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:41.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:41.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:41.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:41.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:41 smithi046 ceph-mon[19468]: pgmap v1719: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:41 smithi087 ceph-mon[20993]: pgmap v1719: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:41 smithi077 ceph-mon[21151]: pgmap v1719: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:42 smithi077 ceph-mon[21151]: from='client.65649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:42 smithi046 ceph-mon[19468]: from='client.65649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:42 smithi087 ceph-mon[20993]: from='client.65649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:43 smithi077 ceph-mon[21151]: pgmap v1720: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:43 smithi046 ceph-mon[19468]: pgmap v1720: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:43 smithi087 ceph-mon[20993]: pgmap v1720: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:44 smithi077 ceph-mon[21151]: pgmap v1721: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:44 smithi046 ceph-mon[19468]: pgmap v1721: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:44 smithi087 ceph-mon[20993]: pgmap v1721: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:31:46.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:46.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:46.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:46.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:46.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:46.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:46.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:46.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:46 smithi046 ceph-mon[19468]: pgmap v1722: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:46 smithi087 ceph-mon[20993]: pgmap v1722: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:46 smithi077 ceph-mon[21151]: pgmap v1722: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:47 smithi046 ceph-mon[19468]: from='client.65727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:47 smithi087 ceph-mon[20993]: from='client.65727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:47 smithi077 ceph-mon[21151]: from='client.65727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:49.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:48 smithi077 ceph-mon[21151]: pgmap v1723: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:48 smithi046 ceph-mon[19468]: pgmap v1723: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:48 smithi087 ceph-mon[20993]: pgmap v1723: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:50 smithi046 ceph-mon[19468]: pgmap v1724: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:50 smithi087 ceph-mon[20993]: pgmap v1724: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:50 smithi077 ceph-mon[21151]: pgmap v1724: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:51.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:51.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:51.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:52.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:52.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:52.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:52.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:52.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:53 smithi087 ceph-mon[20993]: pgmap v1725: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:53 smithi087 ceph-mon[20993]: from='client.65802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:53 smithi077 ceph-mon[21151]: pgmap v1725: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:53 smithi077 ceph-mon[21151]: from='client.65802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:53 smithi046 ceph-mon[19468]: pgmap v1725: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:53 smithi046 ceph-mon[19468]: from='client.65802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:31:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:55 smithi087 ceph-mon[20993]: pgmap v1726: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:55 smithi077 ceph-mon[21151]: pgmap v1726: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:55 smithi046 ceph-mon[19468]: pgmap v1726: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:57 smithi087 ceph-mon[20993]: pgmap v1727: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:57 smithi077 ceph-mon[21151]: pgmap v1727: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:57.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:31:57.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:31:57.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:57 smithi046 ceph-mon[19468]: pgmap v1727: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:31:57.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:31:58.373 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:31:58.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:31:58.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:31:58.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:31:58.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:31:59.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:59 smithi087 ceph-mon[20993]: pgmap v1728: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:59.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:31:59 smithi087 ceph-mon[20993]: from='client.65877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:59 smithi077 ceph-mon[21151]: pgmap v1728: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:31:59 smithi077 ceph-mon[21151]: from='client.65877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:31:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:59 smithi046 ceph-mon[19468]: pgmap v1728: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:31:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:31:59 smithi046 ceph-mon[19468]: from='client.65877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:01.506 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:01 smithi087 ceph-mon[20993]: pgmap v1729: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:01 smithi077 ceph-mon[21151]: pgmap v1729: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:01 smithi046 ceph-mon[19468]: pgmap v1729: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:03.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:03.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:03.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:03.610 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:03 smithi077 ceph-mon[21151]: pgmap v1730: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:03.611 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.611 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.611 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:03 smithi046 ceph-mon[19468]: pgmap v1730: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:03 smithi087 ceph-mon[20993]: pgmap v1730: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:04.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:04.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:04.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:04.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:04.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:04 smithi077 ceph-mon[21151]: pgmap v1731: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:04.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:04 smithi077 ceph-mon[21151]: from='client.65952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:04 smithi046 ceph-mon[19468]: pgmap v1731: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:04 smithi046 ceph-mon[19468]: from='client.65952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:04 smithi087 ceph-mon[20993]: pgmap v1731: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:04 smithi087 ceph-mon[20993]: from='client.65952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:06 smithi046 ceph-mon[19468]: pgmap v1732: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:06 smithi087 ceph-mon[20993]: pgmap v1732: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:06 smithi077 ceph-mon[21151]: pgmap v1732: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:09.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: pgmap v1733: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:09.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:09.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:09.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: pgmap v1733: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: pgmap v1733: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:09.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:32:09.082+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:32:09.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:32:09.083+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:32:09.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:09.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:09.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:09.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:09.739 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:32:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:32:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:09 smithi046 ceph-mon[19468]: from='client.66129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:32:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:32:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:09 smithi087 ceph-mon[20993]: from='client.66129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:32:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:32:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:32:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:09 smithi077 ceph-mon[21151]: from='client.66129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:11.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:10 smithi046 ceph-mon[19468]: pgmap v1734: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:10 smithi087 ceph-mon[20993]: pgmap v1734: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:10 smithi077 ceph-mon[21151]: pgmap v1734: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:12 smithi046 ceph-mon[19468]: pgmap v1735: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:12 smithi087 ceph-mon[20993]: pgmap v1735: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:12 smithi077 ceph-mon[21151]: pgmap v1735: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:14.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:14.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:14.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:14 smithi046 ceph-mon[19468]: pgmap v1736: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:14 smithi087 ceph-mon[20993]: pgmap v1736: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:14 smithi077 ceph-mon[21151]: pgmap v1736: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:15.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:15.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:15.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:15.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:15.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:15 smithi046 ceph-mon[19468]: from='client.66204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:15 smithi087 ceph-mon[20993]: from='client.66204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:15 smithi077 ceph-mon[21151]: from='client.66204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:16.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:16 smithi046 ceph-mon[19468]: pgmap v1737: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:16 smithi087 ceph-mon[20993]: pgmap v1737: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:16 smithi077 ceph-mon[21151]: pgmap v1737: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:19.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:18 smithi046 ceph-mon[19468]: pgmap v1738: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:18 smithi087 ceph-mon[20993]: pgmap v1738: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:18 smithi077 ceph-mon[21151]: pgmap v1738: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:20.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:20.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:20.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:20.995 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:20 smithi087 ceph-mon[20993]: pgmap v1739: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:21.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:21.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:20 smithi046 ceph-mon[19468]: pgmap v1739: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:20 smithi077 ceph-mon[21151]: pgmap v1739: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:32:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:21 smithi087 ceph-mon[20993]: from='client.66279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:21 smithi046 ceph-mon[19468]: from='client.66279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:21 smithi077 ceph-mon[21151]: from='client.66279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:23.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:22 smithi077 ceph-mon[21151]: pgmap v1740: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:22 smithi046 ceph-mon[19468]: pgmap v1740: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:22 smithi087 ceph-mon[20993]: pgmap v1740: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:32:24.079 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.079 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:25.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:24 smithi077 ceph-mon[21151]: pgmap v1741: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:32:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:24 smithi046 ceph-mon[19468]: pgmap v1741: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:32:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:24 smithi087 ceph-mon[20993]: pgmap v1741: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:32:26.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:26.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:26.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:26.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:26.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:26.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:26.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:26.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:26 smithi046 ceph-mon[19468]: pgmap v1742: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:26 smithi087 ceph-mon[20993]: pgmap v1742: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:26 smithi077 ceph-mon[21151]: pgmap v1742: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:27 smithi046 ceph-mon[19468]: from='client.66348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:27 smithi087 ceph-mon[20993]: from='client.66348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:27 smithi077 ceph-mon[21151]: from='client.66348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:28 smithi046 ceph-mon[19468]: pgmap v1743: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:28 smithi087 ceph-mon[20993]: pgmap v1743: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:28 smithi077 ceph-mon[21151]: pgmap v1743: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:30 smithi046 ceph-mon[19468]: pgmap v1744: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:30 smithi087 ceph-mon[20993]: pgmap v1744: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:30 smithi077 ceph-mon[21151]: pgmap v1744: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:31.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:31.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:31.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:32.468 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:32.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:32.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:32.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:32.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:33.267 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:32 smithi077 ceph-mon[21151]: pgmap v1745: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:33.267 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:32 smithi077 ceph-mon[21151]: from='client.66423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:33.267 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.267 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.267 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:32 smithi046 ceph-mon[19468]: pgmap v1745: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:32 smithi046 ceph-mon[19468]: from='client.66423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:32 smithi087 ceph-mon[20993]: pgmap v1745: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:32 smithi087 ceph-mon[20993]: from='client.66423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:34 smithi046 ceph-mon[19468]: pgmap v1746: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:34 smithi087 ceph-mon[20993]: pgmap v1746: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:34 smithi077 ceph-mon[21151]: pgmap v1746: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:37.217 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:36 smithi046 ceph-mon[19468]: pgmap v1747: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:36 smithi087 ceph-mon[20993]: pgmap v1747: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:36 smithi077 ceph-mon[21151]: pgmap v1747: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:37.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:37.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:37.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:38.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:38.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:38.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:38.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:38.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:39.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:38 smithi046 ceph-mon[19468]: pgmap v1748: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:39.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:38 smithi046 ceph-mon[19468]: from='client.66501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:38 smithi087 ceph-mon[20993]: pgmap v1748: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:38 smithi087 ceph-mon[20993]: from='client.66501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:38 smithi077 ceph-mon[21151]: pgmap v1748: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:38 smithi077 ceph-mon[21151]: from='client.66501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:41.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:40 smithi046 ceph-mon[19468]: pgmap v1749: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:40 smithi087 ceph-mon[20993]: pgmap v1749: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:40 smithi077 ceph-mon[21151]: pgmap v1749: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:42 smithi087 ceph-mon[20993]: pgmap v1750: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:43.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:43.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:43.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:43.353 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:42 smithi077 ceph-mon[21151]: pgmap v1750: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:42 smithi046 ceph-mon[19468]: pgmap v1750: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:43.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:43.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:43.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:43.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:43.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:44.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:45 smithi046 ceph-mon[19468]: from='client.66573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:45 smithi046 ceph-mon[19468]: pgmap v1751: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:45 smithi087 ceph-mon[20993]: from='client.66573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:45 smithi087 ceph-mon[20993]: pgmap v1751: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:45 smithi077 ceph-mon[21151]: from='client.66573 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:45 smithi077 ceph-mon[21151]: pgmap v1751: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:47 smithi046 ceph-mon[19468]: pgmap v1752: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:47 smithi087 ceph-mon[20993]: pgmap v1752: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:47 smithi077 ceph-mon[21151]: pgmap v1752: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:48.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:48.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:48.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:49 smithi046 ceph-mon[19468]: pgmap v1753: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:49 smithi087 ceph-mon[20993]: pgmap v1753: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:49 smithi077 ceph-mon[21151]: pgmap v1753: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:49.522 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:49.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:49.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:49.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:49.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:50 smithi046 ceph-mon[19468]: from='client.66651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:50 smithi087 ceph-mon[20993]: from='client.66651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:50 smithi077 ceph-mon[21151]: from='client.66651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:51 smithi046 ceph-mon[19468]: pgmap v1754: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:51 smithi087 ceph-mon[20993]: pgmap v1754: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:51 smithi077 ceph-mon[21151]: pgmap v1754: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:53 smithi046 ceph-mon[19468]: pgmap v1755: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:53 smithi087 ceph-mon[20993]: pgmap v1755: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:53 smithi077 ceph-mon[21151]: pgmap v1755: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:32:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:32:54.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:32:54.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:32:54.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:32:55.203 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:32:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:32:55.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:32:55.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:32:55.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:32:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:55 smithi046 ceph-mon[19468]: pgmap v1756: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:55.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:55 smithi087 ceph-mon[20993]: pgmap v1756: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:55 smithi077 ceph-mon[21151]: pgmap v1756: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:56 smithi046 ceph-mon[19468]: from='client.66729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:56 smithi087 ceph-mon[20993]: from='client.66729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:56 smithi077 ceph-mon[21151]: from='client.66729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:32:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:57 smithi046 ceph-mon[19468]: pgmap v1757: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:57 smithi087 ceph-mon[20993]: pgmap v1757: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:57 smithi077 ceph-mon[21151]: pgmap v1757: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:32:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:32:59 smithi046 ceph-mon[19468]: pgmap v1758: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:32:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:32:59 smithi087 ceph-mon[20993]: pgmap v1758: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:32:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:32:59 smithi077 ceph-mon[21151]: pgmap v1758: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:00.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:00.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:00.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:00.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:00.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:01.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:01 smithi087 ceph-mon[20993]: pgmap v1759: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:01 smithi046 ceph-mon[19468]: pgmap v1759: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:01 smithi077 ceph-mon[21151]: pgmap v1759: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:02 smithi087 ceph-mon[20993]: from='client.66804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:02 smithi046 ceph-mon[19468]: from='client.66804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:02 smithi077 ceph-mon[21151]: from='client.66804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:03.182 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:03 smithi087 ceph-mon[20993]: pgmap v1760: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:03 smithi046 ceph-mon[19468]: pgmap v1760: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:03 smithi077 ceph-mon[21151]: pgmap v1760: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:04.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:04.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:05.312 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:05 smithi077 ceph-mon[21151]: pgmap v1761: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:05 smithi046 ceph-mon[19468]: pgmap v1761: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:05 smithi087 ceph-mon[20993]: pgmap v1761: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:05.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:05.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:05.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:06.564 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:06.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:06.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:06.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:06.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:07 smithi046 ceph-mon[19468]: pgmap v1762: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:07 smithi046 ceph-mon[19468]: from='client.66882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:07 smithi087 ceph-mon[20993]: pgmap v1762: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:07 smithi087 ceph-mon[20993]: from='client.66882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:07 smithi077 ceph-mon[21151]: pgmap v1762: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:07 smithi077 ceph-mon[21151]: from='client.66882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:09 smithi046 ceph-mon[19468]: pgmap v1763: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:09 smithi087 ceph-mon[20993]: pgmap v1763: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:09 smithi077 ceph-mon[21151]: pgmap v1763: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:10.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:33:10.117+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:33:10.118+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:33:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:33:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:33:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:33:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:33:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:33:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:11.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:11.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:11 smithi046 ceph-mon[19468]: pgmap v1764: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:11.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:33:11.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:33:11.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:11.566 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:11.566 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:11 smithi087 ceph-mon[20993]: pgmap v1764: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:33:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:33:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:11 smithi077 ceph-mon[21151]: pgmap v1764: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:33:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:33:12.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:12.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:12.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:12.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:12.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:13 smithi046 ceph-mon[19468]: pgmap v1765: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:33:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:13 smithi046 ceph-mon[19468]: from='client.67059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:13 smithi087 ceph-mon[20993]: pgmap v1765: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:33:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:13 smithi087 ceph-mon[20993]: from='client.67059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:13 smithi077 ceph-mon[21151]: pgmap v1765: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:33:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:13 smithi077 ceph-mon[21151]: from='client.67059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:15 smithi046 ceph-mon[19468]: pgmap v1766: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:33:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:15 smithi087 ceph-mon[20993]: pgmap v1766: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:33:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:15 smithi077 ceph-mon[21151]: pgmap v1766: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:33:17.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:17.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:17.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:17 smithi046 ceph-mon[19468]: pgmap v1767: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:17 smithi087 ceph-mon[20993]: pgmap v1767: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:17 smithi077 ceph-mon[21151]: pgmap v1767: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:17.939 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:17.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:17.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:17.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:17.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:19.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:19 smithi046 ceph-mon[19468]: from='client.67134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:19.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:19 smithi046 ceph-mon[19468]: pgmap v1768: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:19 smithi087 ceph-mon[20993]: from='client.67134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:19 smithi087 ceph-mon[20993]: pgmap v1768: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:19 smithi077 ceph-mon[21151]: from='client.67134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:19 smithi077 ceph-mon[21151]: pgmap v1768: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:21.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:21 smithi077 ceph-mon[21151]: pgmap v1769: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:21.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:21 smithi087 ceph-mon[20993]: pgmap v1769: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:21 smithi046 ceph-mon[19468]: pgmap v1769: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:22.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:22.942 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:22.942 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:23.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:23 smithi087 ceph-mon[20993]: pgmap v1770: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:23 smithi046 ceph-mon[19468]: pgmap v1770: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:23.632 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:23.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:23.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:23.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:23.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:23 smithi077 ceph-mon[21151]: pgmap v1770: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:33:24.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='client.67212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:24.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.581 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.581 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.581 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.581 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='client.67212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='client.67212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:25.564 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:25 smithi087 ceph-mon[20993]: pgmap v1771: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:33:25.594 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:25 smithi077 ceph-mon[21151]: pgmap v1771: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:33:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:25 smithi046 ceph-mon[19468]: pgmap v1771: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:33:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:27 smithi046 ceph-mon[19468]: pgmap v1772: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T03:33:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:27 smithi087 ceph-mon[20993]: pgmap v1772: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T03:33:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:27 smithi077 ceph-mon[21151]: pgmap v1772: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T03:33:28.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:28.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:28.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:29.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:29.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:29.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:29.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:29.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:29 smithi046 ceph-mon[19468]: pgmap v1773: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:29 smithi087 ceph-mon[20993]: pgmap v1773: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:29 smithi077 ceph-mon[21151]: pgmap v1773: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:30 smithi046 ceph-mon[19468]: from='client.67284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:30 smithi087 ceph-mon[20993]: from='client.67284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:30 smithi077 ceph-mon[21151]: from='client.67284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:31 smithi046 ceph-mon[19468]: pgmap v1774: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:31 smithi087 ceph-mon[20993]: pgmap v1774: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:31 smithi077 ceph-mon[21151]: pgmap v1774: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:33 smithi046 ceph-mon[19468]: pgmap v1775: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:33 smithi087 ceph-mon[20993]: pgmap v1775: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:33 smithi077 ceph-mon[21151]: pgmap v1775: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:34.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:34.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:34.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:34.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:34.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:34.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:34.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:34.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:35 smithi046 ceph-mon[19468]: pgmap v1776: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:35 smithi087 ceph-mon[20993]: pgmap v1776: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:35 smithi077 ceph-mon[21151]: pgmap v1776: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:36.579 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:36 smithi087 ceph-mon[20993]: from='client.67359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:36 smithi046 ceph-mon[19468]: from='client.67359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:36 smithi077 ceph-mon[21151]: from='client.67359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:37 smithi046 ceph-mon[19468]: pgmap v1777: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:33:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:37 smithi087 ceph-mon[20993]: pgmap v1777: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:33:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:37 smithi077 ceph-mon[21151]: pgmap v1777: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:33:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:39 smithi046 ceph-mon[19468]: pgmap v1778: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:39 smithi087 ceph-mon[20993]: pgmap v1778: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:39 smithi077 ceph-mon[21151]: pgmap v1778: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:40.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:40.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:40.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:40.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:40.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:40.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:40.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:40.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:41 smithi046 ceph-mon[19468]: pgmap v1779: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:41 smithi046 ceph-mon[19468]: from='client.67431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:41 smithi087 ceph-mon[20993]: pgmap v1779: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:41 smithi087 ceph-mon[20993]: from='client.67431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:41 smithi077 ceph-mon[21151]: pgmap v1779: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:33:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:41 smithi077 ceph-mon[21151]: from='client.67431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:43 smithi046 ceph-mon[19468]: pgmap v1780: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:43 smithi087 ceph-mon[20993]: pgmap v1780: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:43 smithi077 ceph-mon[21151]: pgmap v1780: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:45 smithi077 ceph-mon[21151]: pgmap v1781: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:45.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:45 smithi046 ceph-mon[19468]: pgmap v1781: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:45.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:45.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:45.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:45 smithi087 ceph-mon[20993]: pgmap v1781: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:33:46.370 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:46.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:46.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:46.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:46.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:47.546 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:47 smithi077 ceph-mon[21151]: pgmap v1782: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:47.546 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:47 smithi077 ceph-mon[21151]: from='client.67506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:47 smithi046 ceph-mon[19468]: pgmap v1782: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:47 smithi046 ceph-mon[19468]: from='client.67506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:47 smithi087 ceph-mon[20993]: pgmap v1782: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:47 smithi087 ceph-mon[20993]: from='client.67506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:49 smithi046 ceph-mon[19468]: pgmap v1783: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:49 smithi087 ceph-mon[20993]: pgmap v1783: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:49 smithi077 ceph-mon[21151]: pgmap v1783: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:50 smithi046 ceph-mon[19468]: pgmap v1784: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:50 smithi087 ceph-mon[20993]: pgmap v1784: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:50 smithi077 ceph-mon[21151]: pgmap v1784: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:33:51.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:51.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:51.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:52.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:52.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:52.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:52.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:52.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:53.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:52 smithi046 ceph-mon[19468]: from='client.67581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:53.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:52 smithi046 ceph-mon[19468]: pgmap v1785: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:33:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:52 smithi087 ceph-mon[20993]: from='client.67581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:52 smithi087 ceph-mon[20993]: pgmap v1785: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:33:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:52 smithi077 ceph-mon[21151]: from='client.67581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:52 smithi077 ceph-mon[21151]: pgmap v1785: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:33:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:33:55.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:55 smithi077 ceph-mon[21151]: pgmap v1786: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:55 smithi087 ceph-mon[20993]: pgmap v1786: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:55 smithi046 ceph-mon[19468]: pgmap v1786: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:33:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:33:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:33:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:57 smithi046 ceph-mon[19468]: pgmap v1787: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:57 smithi087 ceph-mon[20993]: pgmap v1787: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:57 smithi077 ceph-mon[21151]: pgmap v1787: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:33:57.730 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:33:57.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:33:57.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:33:57.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:33:57.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:33:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:58 smithi087 ceph-mon[20993]: from='client.67656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:58 smithi077 ceph-mon[21151]: from='client.67656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:58 smithi046 ceph-mon[19468]: from='client.67656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:33:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:33:59 smithi087 ceph-mon[20993]: pgmap v1788: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:59.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:33:59 smithi046 ceph-mon[19468]: pgmap v1788: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:33:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:33:59 smithi077 ceph-mon[21151]: pgmap v1788: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:01 smithi087 ceph-mon[20993]: pgmap v1789: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:01 smithi077 ceph-mon[21151]: pgmap v1789: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:01.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:01 smithi046 ceph-mon[19468]: pgmap v1789: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:02.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:02.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:02.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:03.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:03 smithi087 ceph-mon[20993]: pgmap v1790: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:03.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:03.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:03.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:03.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:03.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:03.409 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:03 smithi046 ceph-mon[19468]: pgmap v1790: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:03 smithi077 ceph-mon[21151]: pgmap v1790: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:04.380 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:04 smithi087 ceph-mon[20993]: from='client.67734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:04.380 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.380 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.380 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:04 smithi077 ceph-mon[21151]: from='client.67734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:04 smithi046 ceph-mon[19468]: from='client.67734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:05 smithi046 ceph-mon[19468]: pgmap v1791: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:05 smithi087 ceph-mon[20993]: pgmap v1791: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:05 smithi077 ceph-mon[21151]: pgmap v1791: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:07 smithi077 ceph-mon[21151]: pgmap v1792: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:07 smithi046 ceph-mon[19468]: pgmap v1792: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:07 smithi087 ceph-mon[20993]: pgmap v1792: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:08.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:08.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:08.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:09.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:09.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:09 smithi046 ceph-mon[19468]: pgmap v1793: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:09 smithi087 ceph-mon[20993]: pgmap v1793: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:09 smithi077 ceph-mon[21151]: pgmap v1793: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:10 smithi046 ceph-mon[19468]: from='client.67806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:34:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:10 smithi087 ceph-mon[20993]: from='client.67806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:34:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:10 smithi077 ceph-mon[21151]: from='client.67806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:34:11.506 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:34:11.163+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:34:11.506 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:34:11.165+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: pgmap v1794: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: pgmap v1794: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: pgmap v1794: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:34:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:34:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:34:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:34:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:34:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:34:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:34:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:13 smithi046 ceph-mon[19468]: pgmap v1795: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:13 smithi087 ceph-mon[20993]: pgmap v1795: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:13 smithi077 ceph-mon[21151]: pgmap v1795: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:14.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:14.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:14.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:14.782 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:15 smithi046 ceph-mon[19468]: pgmap v1796: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:15 smithi046 ceph-mon[19468]: from='client.67980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:15 smithi087 ceph-mon[20993]: pgmap v1796: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:15 smithi087 ceph-mon[20993]: from='client.67980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:15 smithi077 ceph-mon[21151]: pgmap v1796: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:15 smithi077 ceph-mon[21151]: from='client.67980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:17 smithi046 ceph-mon[19468]: pgmap v1797: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:17 smithi087 ceph-mon[20993]: pgmap v1797: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:17 smithi077 ceph-mon[21151]: pgmap v1797: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:19 smithi046 ceph-mon[19468]: pgmap v1798: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:19 smithi087 ceph-mon[20993]: pgmap v1798: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:19 smithi077 ceph-mon[21151]: pgmap v1798: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:19.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:19.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:19.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:20.485 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:20.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:20.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:20.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:20.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:21.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:21 smithi046 ceph-mon[19468]: pgmap v1799: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:21.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:21 smithi046 ceph-mon[19468]: from='client.68055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:21 smithi087 ceph-mon[20993]: pgmap v1799: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:21 smithi087 ceph-mon[20993]: from='client.68055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:21 smithi077 ceph-mon[21151]: pgmap v1799: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:21 smithi077 ceph-mon[21151]: from='client.68055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:23 smithi087 ceph-mon[20993]: pgmap v1800: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:23 smithi046 ceph-mon[19468]: pgmap v1800: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:23 smithi077 ceph-mon[21151]: pgmap v1800: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:24.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: pgmap v1801: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: pgmap v1801: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:34:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: pgmap v1801: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:25.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:25.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:25.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:26.171 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:26.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:26.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:26.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:26.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:26 smithi046 ceph-mon[19468]: pgmap v1802: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:26 smithi046 ceph-mon[19468]: from='client.68130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:26 smithi087 ceph-mon[20993]: pgmap v1802: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:26 smithi087 ceph-mon[20993]: from='client.68130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:26 smithi077 ceph-mon[21151]: pgmap v1802: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:34:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:26 smithi077 ceph-mon[21151]: from='client.68130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:28 smithi046 ceph-mon[19468]: pgmap v1803: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:28 smithi087 ceph-mon[20993]: pgmap v1803: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:28 smithi077 ceph-mon[21151]: pgmap v1803: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:30 smithi046 ceph-mon[19468]: pgmap v1804: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:30 smithi087 ceph-mon[20993]: pgmap v1804: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:30 smithi077 ceph-mon[21151]: pgmap v1804: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:34:31.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:31.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:31.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:31.852 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:31.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:31.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:31.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:31.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:32 smithi046 ceph-mon[19468]: from='client.68205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:32 smithi046 ceph-mon[19468]: pgmap v1805: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:32 smithi087 ceph-mon[20993]: from='client.68205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:32 smithi087 ceph-mon[20993]: pgmap v1805: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:32 smithi077 ceph-mon[21151]: from='client.68205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:32 smithi077 ceph-mon[21151]: pgmap v1805: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:35 smithi046 ceph-mon[19468]: pgmap v1806: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:35 smithi087 ceph-mon[20993]: pgmap v1806: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:35 smithi077 ceph-mon[21151]: pgmap v1806: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:36.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:36.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:36.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:37.534 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:37.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:37.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:37.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:37.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:37 smithi087 ceph-mon[20993]: pgmap v1807: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:37 smithi077 ceph-mon[21151]: pgmap v1807: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:37 smithi046 ceph-mon[19468]: pgmap v1807: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:38 smithi087 ceph-mon[20993]: from='client.68280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:38 smithi077 ceph-mon[21151]: from='client.68280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:38 smithi046 ceph-mon[19468]: from='client.68280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:39 smithi087 ceph-mon[20993]: pgmap v1808: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:39 smithi077 ceph-mon[21151]: pgmap v1808: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:39 smithi046 ceph-mon[19468]: pgmap v1808: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:41 smithi046 ceph-mon[19468]: pgmap v1809: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:41 smithi087 ceph-mon[20993]: pgmap v1809: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:41 smithi077 ceph-mon[21151]: pgmap v1809: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:42.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:42.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:42.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:43.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:43.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:43 smithi087 ceph-mon[20993]: pgmap v1810: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:43 smithi046 ceph-mon[19468]: pgmap v1810: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:43 smithi077 ceph-mon[21151]: pgmap v1810: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:44 smithi087 ceph-mon[20993]: from='client.68355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:44 smithi077 ceph-mon[21151]: from='client.68355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:44 smithi046 ceph-mon[19468]: from='client.68355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:45 smithi087 ceph-mon[20993]: pgmap v1811: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:45 smithi077 ceph-mon[21151]: pgmap v1811: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:45 smithi046 ceph-mon[19468]: pgmap v1811: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:47 smithi077 ceph-mon[21151]: pgmap v1812: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:47 smithi046 ceph-mon[19468]: pgmap v1812: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:47 smithi087 ceph-mon[20993]: pgmap v1812: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:48.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:48.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:48.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:48.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:48.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:49 smithi077 ceph-mon[21151]: pgmap v1813: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:49 smithi046 ceph-mon[19468]: pgmap v1813: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:49 smithi087 ceph-mon[20993]: pgmap v1813: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:50 smithi077 ceph-mon[21151]: from='client.68433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:50 smithi046 ceph-mon[19468]: from='client.68433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:50 smithi087 ceph-mon[20993]: from='client.68433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:51 smithi077 ceph-mon[21151]: pgmap v1814: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:51 smithi046 ceph-mon[19468]: pgmap v1814: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:51 smithi087 ceph-mon[20993]: pgmap v1814: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:53 smithi077 ceph-mon[21151]: pgmap v1815: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:53.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:53 smithi087 ceph-mon[20993]: pgmap v1815: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:53 smithi046 ceph-mon[19468]: pgmap v1815: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:53.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:53.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:53.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:34:54.594 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:34:54.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:34:54.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:34:54.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:34:54.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:34:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:54 smithi046 ceph-mon[19468]: pgmap v1816: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:54 smithi046 ceph-mon[19468]: from='client.68511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:54 smithi087 ceph-mon[20993]: pgmap v1816: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:54.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:54 smithi087 ceph-mon[20993]: from='client.68511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:34:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:54 smithi077 ceph-mon[21151]: pgmap v1816: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:54 smithi077 ceph-mon[21151]: from='client.68511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:34:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:56 smithi046 ceph-mon[19468]: pgmap v1817: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:56 smithi087 ceph-mon[20993]: pgmap v1817: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:56 smithi077 ceph-mon[21151]: pgmap v1817: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:34:58 smithi046 ceph-mon[19468]: pgmap v1818: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:34:58 smithi087 ceph-mon[20993]: pgmap v1818: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:34:58 smithi077 ceph-mon[21151]: pgmap v1818: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:34:59.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:34:59.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:34:59.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:00.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:00.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:00.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:00.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:00.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:00 smithi046 ceph-mon[19468]: pgmap v1819: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:00 smithi046 ceph-mon[19468]: from='client.68586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:00 smithi087 ceph-mon[20993]: pgmap v1819: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:00 smithi087 ceph-mon[20993]: from='client.68586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:00 smithi077 ceph-mon[21151]: pgmap v1819: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:00 smithi077 ceph-mon[21151]: from='client.68586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:02 smithi046 ceph-mon[19468]: pgmap v1820: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:02 smithi087 ceph-mon[20993]: pgmap v1820: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:02 smithi077 ceph-mon[21151]: pgmap v1820: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: pgmap v1821: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:04.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: pgmap v1821: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: pgmap v1821: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:05.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:05.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:05.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:05.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:05.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:05.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:05.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:05.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:06 smithi077 ceph-mon[21151]: from='client.68664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:06 smithi077 ceph-mon[21151]: pgmap v1822: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:06 smithi046 ceph-mon[19468]: from='client.68664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:06 smithi046 ceph-mon[19468]: pgmap v1822: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:06 smithi087 ceph-mon[20993]: from='client.68664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:06 smithi087 ceph-mon[20993]: pgmap v1822: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:09.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:08 smithi077 ceph-mon[21151]: pgmap v1823: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:08 smithi046 ceph-mon[19468]: pgmap v1823: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:08 smithi087 ceph-mon[20993]: pgmap v1823: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:10.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:10.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:10.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:10 smithi077 ceph-mon[21151]: pgmap v1824: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:11.171 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:10 smithi046 ceph-mon[19468]: pgmap v1824: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:10 smithi087 ceph-mon[20993]: pgmap v1824: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:11.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:11.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='client.68742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='client.68742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:12.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:35:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:35:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:35:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='client.68742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:35:12.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:35:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:35:12.254+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:35:12.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:35:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:35:12.256+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:13 smithi046 ceph-mon[19468]: pgmap v1825: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:13 smithi087 ceph-mon[20993]: pgmap v1825: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:13 smithi077 ceph-mon[21151]: pgmap v1825: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:35:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:14 smithi046 ceph-mon[19468]: pgmap v1826: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:14 smithi087 ceph-mon[20993]: pgmap v1826: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:14 smithi077 ceph-mon[21151]: pgmap v1826: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:16.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:16.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:16.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:16 smithi046 ceph-mon[19468]: pgmap v1827: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:16 smithi087 ceph-mon[20993]: pgmap v1827: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:16 smithi077 ceph-mon[21151]: pgmap v1827: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:17.337 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:17.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:17 smithi046 ceph-mon[19468]: from='client.68919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:17 smithi087 ceph-mon[20993]: from='client.68919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:17 smithi077 ceph-mon[21151]: from='client.68919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:18 smithi046 ceph-mon[19468]: pgmap v1828: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:18 smithi087 ceph-mon[20993]: pgmap v1828: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:18 smithi077 ceph-mon[21151]: pgmap v1828: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:20 smithi046 ceph-mon[19468]: pgmap v1829: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:20 smithi087 ceph-mon[20993]: pgmap v1829: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:20 smithi077 ceph-mon[21151]: pgmap v1829: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:35:22.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:22.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:22.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:23.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:23.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:22 smithi046 ceph-mon[19468]: pgmap v1830: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 426 B/s wr, 41 op/s 2024-08-31T03:35:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:22 smithi087 ceph-mon[20993]: pgmap v1830: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 426 B/s wr, 41 op/s 2024-08-31T03:35:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:22 smithi077 ceph-mon[21151]: pgmap v1830: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 28 KiB/s rd, 426 B/s wr, 41 op/s 2024-08-31T03:35:23.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:23 smithi046 ceph-mon[19468]: from='client.68997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:24.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:23 smithi077 ceph-mon[21151]: from='client.68997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:23 smithi087 ceph-mon[20993]: from='client.68997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:25.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: pgmap v1831: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T03:35:25.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: pgmap v1831: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: pgmap v1831: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T03:35:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:27 smithi046 ceph-mon[19468]: pgmap v1832: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T03:35:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:27 smithi087 ceph-mon[20993]: pgmap v1832: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T03:35:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:27 smithi077 ceph-mon[21151]: pgmap v1832: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T03:35:28.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:28.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:28.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:28.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:28.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:28.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:28.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:28.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:29 smithi046 ceph-mon[19468]: pgmap v1833: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:29 smithi046 ceph-mon[19468]: from='client.69075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:29 smithi087 ceph-mon[20993]: pgmap v1833: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:29 smithi087 ceph-mon[20993]: from='client.69075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:29 smithi077 ceph-mon[21151]: pgmap v1833: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:29 smithi077 ceph-mon[21151]: from='client.69075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:31 smithi046 ceph-mon[19468]: pgmap v1834: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:31 smithi087 ceph-mon[20993]: pgmap v1834: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:31 smithi077 ceph-mon[21151]: pgmap v1834: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T03:35:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:33 smithi046 ceph-mon[19468]: pgmap v1835: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T03:35:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:33 smithi087 ceph-mon[20993]: pgmap v1835: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T03:35:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:33 smithi077 ceph-mon[21151]: pgmap v1835: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T03:35:33.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:33.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:33.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:34.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:34.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:34.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:34.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:34.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:34 smithi046 ceph-mon[19468]: pgmap v1836: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T03:35:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:34 smithi046 ceph-mon[19468]: from='client.69150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:34 smithi087 ceph-mon[20993]: pgmap v1836: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T03:35:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:34 smithi087 ceph-mon[20993]: from='client.69150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:34 smithi077 ceph-mon[21151]: pgmap v1836: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T03:35:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:34 smithi077 ceph-mon[21151]: from='client.69150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:36 smithi046 ceph-mon[19468]: pgmap v1837: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T03:35:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:36 smithi087 ceph-mon[20993]: pgmap v1837: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T03:35:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:36 smithi077 ceph-mon[21151]: pgmap v1837: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T03:35:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:38 smithi046 ceph-mon[19468]: pgmap v1838: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:38 smithi087 ceph-mon[20993]: pgmap v1838: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:38 smithi077 ceph-mon[21151]: pgmap v1838: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:39.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:39.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:39.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:40.055 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:40.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:40.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:40.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:40.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:40 smithi046 ceph-mon[19468]: from='client.69222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:40 smithi046 ceph-mon[19468]: pgmap v1839: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:40 smithi087 ceph-mon[20993]: from='client.69222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:40 smithi087 ceph-mon[20993]: pgmap v1839: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:40 smithi077 ceph-mon[21151]: from='client.69222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:40 smithi077 ceph-mon[21151]: pgmap v1839: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:42 smithi046 ceph-mon[19468]: pgmap v1840: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:35:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:42 smithi087 ceph-mon[20993]: pgmap v1840: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:35:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:42 smithi077 ceph-mon[21151]: pgmap v1840: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:35:45.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:45.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:45.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: pgmap v1841: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:35:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: pgmap v1841: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:35:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: pgmap v1841: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:45.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:45.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:45.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:45.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:45.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:46 smithi077 ceph-mon[21151]: from='client.69297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:46 smithi046 ceph-mon[19468]: from='client.69297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:46 smithi087 ceph-mon[20993]: from='client.69297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:47 smithi087 ceph-mon[20993]: pgmap v1842: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:47 smithi077 ceph-mon[21151]: pgmap v1842: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:47 smithi046 ceph-mon[19468]: pgmap v1842: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:49 smithi077 ceph-mon[21151]: pgmap v1843: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:49 smithi046 ceph-mon[19468]: pgmap v1843: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:49 smithi087 ceph-mon[20993]: pgmap v1843: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:50.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:50.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:50.738 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:51.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:51.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:51.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:51.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:51.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:51 smithi046 ceph-mon[19468]: pgmap v1844: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:51 smithi087 ceph-mon[20993]: pgmap v1844: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:51 smithi077 ceph-mon[21151]: pgmap v1844: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:35:52.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:52 smithi046 ceph-mon[19468]: from='client.69372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:52 smithi087 ceph-mon[20993]: from='client.69372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:52 smithi077 ceph-mon[21151]: from='client.69372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:53 smithi046 ceph-mon[19468]: pgmap v1845: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:53 smithi087 ceph-mon[20993]: pgmap v1845: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:53 smithi077 ceph-mon[21151]: pgmap v1845: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:54 smithi087 ceph-mon[20993]: pgmap v1846: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:35:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:54 smithi077 ceph-mon[21151]: pgmap v1846: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:54 smithi046 ceph-mon[19468]: pgmap v1846: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:35:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:35:56.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:35:56.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:35:56.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:35:57.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:35:57.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:35:57.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:35:57.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:35:57.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:35:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:56 smithi087 ceph-mon[20993]: pgmap v1847: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:35:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:56 smithi077 ceph-mon[21151]: pgmap v1847: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:35:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:56 smithi046 ceph-mon[19468]: pgmap v1847: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:35:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:57 smithi087 ceph-mon[20993]: from='client.69444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:57 smithi077 ceph-mon[21151]: from='client.69444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:57 smithi046 ceph-mon[19468]: from='client.69444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:35:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:35:58 smithi087 ceph-mon[20993]: pgmap v1848: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:35:58 smithi077 ceph-mon[21151]: pgmap v1848: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:35:58 smithi046 ceph-mon[19468]: pgmap v1848: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:00 smithi087 ceph-mon[20993]: pgmap v1849: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:00 smithi077 ceph-mon[21151]: pgmap v1849: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:00 smithi046 ceph-mon[19468]: pgmap v1849: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:02.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:02.104 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:02.104 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:02.782 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:02.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:02.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:02.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:02.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:03.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:02 smithi046 ceph-mon[19468]: pgmap v1850: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:03.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:02 smithi046 ceph-mon[19468]: from='client.69519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:02 smithi087 ceph-mon[20993]: pgmap v1850: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:02 smithi087 ceph-mon[20993]: from='client.69519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:02 smithi077 ceph-mon[21151]: pgmap v1850: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:02 smithi077 ceph-mon[21151]: from='client.69519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: pgmap v1851: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: pgmap v1851: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:05.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: pgmap v1851: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:07.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:07 smithi087 ceph-mon[20993]: pgmap v1852: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:07 smithi046 ceph-mon[19468]: pgmap v1852: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:07 smithi077 ceph-mon[21151]: pgmap v1852: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:07.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:07.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:07.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:08.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:08.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:08.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:08.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:08.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:09.397 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:09 smithi077 ceph-mon[21151]: pgmap v1853: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:09.397 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:09 smithi077 ceph-mon[21151]: from='client.69597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:09 smithi046 ceph-mon[19468]: pgmap v1853: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:09 smithi046 ceph-mon[19468]: from='client.69597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:09 smithi087 ceph-mon[20993]: pgmap v1853: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:09 smithi087 ceph-mon[20993]: from='client.69597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:11.539 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:11 smithi077 ceph-mon[21151]: pgmap v1854: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:11 smithi046 ceph-mon[19468]: pgmap v1854: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:11 smithi087 ceph-mon[20993]: pgmap v1854: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:13.298 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:36:13.007+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:36:13.298 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:36:13.008+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:36:13.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:13.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:13.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: pgmap v1855: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: pgmap v1855: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:36:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:36:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:36:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: pgmap v1855: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:36:14.148 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:14.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:14.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:14.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:14.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:36:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:36:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:36:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:36:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:36:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:36:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:15 smithi046 ceph-mon[19468]: pgmap v1856: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:15 smithi046 ceph-mon[19468]: from='client.69774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:15 smithi087 ceph-mon[20993]: pgmap v1856: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:15 smithi087 ceph-mon[20993]: from='client.69774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:15 smithi077 ceph-mon[21151]: pgmap v1856: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:15 smithi077 ceph-mon[21151]: from='client.69774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:17 smithi046 ceph-mon[19468]: pgmap v1857: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:17 smithi087 ceph-mon[20993]: pgmap v1857: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:17 smithi077 ceph-mon[21151]: pgmap v1857: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:19.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:19.150 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:19.150 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:19 smithi046 ceph-mon[19468]: pgmap v1858: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:19 smithi087 ceph-mon[20993]: pgmap v1858: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:19 smithi077 ceph-mon[21151]: pgmap v1858: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:19.825 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:19.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:19.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:19.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:19.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:21 smithi046 ceph-mon[19468]: from='client.69846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:21 smithi046 ceph-mon[19468]: pgmap v1859: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:21 smithi087 ceph-mon[20993]: from='client.69846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:21 smithi087 ceph-mon[20993]: pgmap v1859: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:21 smithi077 ceph-mon[21151]: from='client.69846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:21 smithi077 ceph-mon[21151]: pgmap v1859: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:23.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:23 smithi046 ceph-mon[19468]: pgmap v1860: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:23 smithi087 ceph-mon[20993]: pgmap v1860: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:23 smithi077 ceph-mon[21151]: pgmap v1860: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:24.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:24.828 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:24.828 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:25.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:25.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:25.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:25.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:25.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: pgmap v1861: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: pgmap v1861: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:25.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.710 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: pgmap v1861: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:25.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:25.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:26 smithi087 ceph-mon[20993]: from='client.69924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:26 smithi077 ceph-mon[21151]: from='client.69924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:26 smithi046 ceph-mon[19468]: from='client.69924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:27 smithi077 ceph-mon[21151]: pgmap v1862: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:27.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:27 smithi087 ceph-mon[20993]: pgmap v1862: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:27 smithi046 ceph-mon[19468]: pgmap v1862: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:36:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:29 smithi077 ceph-mon[21151]: pgmap v1863: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:29 smithi046 ceph-mon[19468]: pgmap v1863: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:29 smithi087 ceph-mon[20993]: pgmap v1863: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:30.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:30.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:30.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:31.203 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:31.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:31.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:31.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:31.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:31 smithi046 ceph-mon[19468]: pgmap v1864: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:31 smithi087 ceph-mon[20993]: pgmap v1864: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:31 smithi077 ceph-mon[21151]: pgmap v1864: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:32 smithi077 ceph-mon[21151]: from='client.69999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:32 smithi046 ceph-mon[19468]: from='client.69999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:32 smithi087 ceph-mon[20993]: from='client.69999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:33 smithi046 ceph-mon[19468]: pgmap v1865: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:33 smithi087 ceph-mon[20993]: pgmap v1865: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:33 smithi077 ceph-mon[21151]: pgmap v1865: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:35 smithi087 ceph-mon[20993]: pgmap v1866: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:35 smithi077 ceph-mon[21151]: pgmap v1866: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:35 smithi046 ceph-mon[19468]: pgmap v1866: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:36:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:36.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:36.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:36.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:36.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:36.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:36.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:36.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:36.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:37 smithi046 ceph-mon[19468]: pgmap v1867: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:37 smithi087 ceph-mon[20993]: pgmap v1867: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:37 smithi077 ceph-mon[21151]: pgmap v1867: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:38 smithi077 ceph-mon[21151]: from='client.70071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:38 smithi046 ceph-mon[19468]: from='client.70071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:38 smithi087 ceph-mon[20993]: from='client.70071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:39 smithi077 ceph-mon[21151]: pgmap v1868: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:39 smithi046 ceph-mon[19468]: pgmap v1868: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:39 smithi087 ceph-mon[20993]: pgmap v1868: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:41.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:41 smithi046 ceph-mon[19468]: pgmap v1869: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:41 smithi077 ceph-mon[21151]: pgmap v1869: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:41 smithi087 ceph-mon[20993]: pgmap v1869: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:41.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:41.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:41.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:42.582 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:42.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:43 smithi077 ceph-mon[21151]: pgmap v1870: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:43 smithi077 ceph-mon[21151]: from='client.70143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:43 smithi046 ceph-mon[19468]: pgmap v1870: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:43 smithi046 ceph-mon[19468]: from='client.70143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:43 smithi087 ceph-mon[20993]: pgmap v1870: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:43 smithi087 ceph-mon[20993]: from='client.70143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:45 smithi046 ceph-mon[19468]: pgmap v1871: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:45 smithi077 ceph-mon[21151]: pgmap v1871: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:45 smithi087 ceph-mon[20993]: pgmap v1871: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:47.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:47 smithi087 ceph-mon[20993]: pgmap v1872: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:47.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:47 smithi046 ceph-mon[19468]: pgmap v1872: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:47 smithi077 ceph-mon[21151]: pgmap v1872: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:48.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:48.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:48.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:48.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:48.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:49 smithi046 ceph-mon[19468]: pgmap v1873: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:49 smithi046 ceph-mon[19468]: from='client.70221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:49 smithi087 ceph-mon[20993]: pgmap v1873: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:49 smithi087 ceph-mon[20993]: from='client.70221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:49 smithi077 ceph-mon[21151]: pgmap v1873: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:49 smithi077 ceph-mon[21151]: from='client.70221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:51.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:51 smithi077 ceph-mon[21151]: pgmap v1874: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:51 smithi046 ceph-mon[19468]: pgmap v1874: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:51 smithi087 ceph-mon[20993]: pgmap v1874: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:53.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:53.264 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:53.264 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:53 smithi046 ceph-mon[19468]: pgmap v1875: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:53 smithi087 ceph-mon[20993]: pgmap v1875: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:53 smithi077 ceph-mon[21151]: pgmap v1875: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:53.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:53.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:53.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:53.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:53.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:55 smithi046 ceph-mon[19468]: from='client.70296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:55 smithi046 ceph-mon[19468]: pgmap v1876: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:55 smithi087 ceph-mon[20993]: from='client.70296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:55 smithi087 ceph-mon[20993]: pgmap v1876: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:55 smithi077 ceph-mon[21151]: from='client.70296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:36:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:55 smithi077 ceph-mon[21151]: pgmap v1876: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:36:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:57 smithi046 ceph-mon[19468]: pgmap v1877: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:57 smithi087 ceph-mon[20993]: pgmap v1877: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:57 smithi077 ceph-mon[21151]: pgmap v1877: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:36:58.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:36:58.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:36:58.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:36:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:36:59 smithi046 ceph-mon[19468]: pgmap v1878: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:36:59 smithi087 ceph-mon[20993]: pgmap v1878: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:36:59.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:36:59.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:36:59.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:36:59.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:36:59.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:36:59 smithi077 ceph-mon[21151]: pgmap v1878: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:00 smithi046 ceph-mon[19468]: from='client.70374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:00 smithi087 ceph-mon[20993]: from='client.70374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:00 smithi077 ceph-mon[21151]: from='client.70374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:01 smithi046 ceph-mon[19468]: pgmap v1879: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:01 smithi087 ceph-mon[20993]: pgmap v1879: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:01 smithi077 ceph-mon[21151]: pgmap v1879: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:03 smithi046 ceph-mon[19468]: pgmap v1880: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:03 smithi087 ceph-mon[20993]: pgmap v1880: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:03 smithi077 ceph-mon[21151]: pgmap v1880: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:04.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:04.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:04.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:05.327 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:05.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:05.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:05.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:05.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:05 smithi046 ceph-mon[19468]: pgmap v1881: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:05 smithi087 ceph-mon[20993]: pgmap v1881: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:05 smithi077 ceph-mon[21151]: pgmap v1881: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:06 smithi046 ceph-mon[19468]: from='client.70443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:06.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:06 smithi087 ceph-mon[20993]: from='client.70443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:06 smithi077 ceph-mon[21151]: from='client.70443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:07.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:07 smithi087 ceph-mon[20993]: pgmap v1882: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:07 smithi077 ceph-mon[21151]: pgmap v1882: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:07 smithi046 ceph-mon[19468]: pgmap v1882: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:09 smithi077 ceph-mon[21151]: pgmap v1883: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:09 smithi046 ceph-mon[19468]: pgmap v1883: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:09 smithi087 ceph-mon[20993]: pgmap v1883: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:10.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:10.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:10.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:11.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:11.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:11.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:11.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:11.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:11.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:11 smithi077 ceph-mon[21151]: pgmap v1884: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:11.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:11 smithi046 ceph-mon[19468]: pgmap v1884: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:11 smithi087 ceph-mon[20993]: pgmap v1884: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:12 smithi077 ceph-mon[21151]: from='client.70518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:12 smithi046 ceph-mon[19468]: from='client.70518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:12 smithi087 ceph-mon[20993]: from='client.70518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: pgmap v1885: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:37:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:37:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:37:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: pgmap v1885: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:13.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: pgmap v1885: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:37:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:37:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:37:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:14.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:37:13.743+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:37:14.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:37:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:37:13.744+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:37:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:14.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:37:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:37:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:37:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:15 smithi077 ceph-mon[21151]: pgmap v1886: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:37:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:37:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:15 smithi046 ceph-mon[19468]: pgmap v1886: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:37:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:37:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:15 smithi087 ceph-mon[20993]: pgmap v1886: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:16.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:16.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:16.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:16.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:16.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:16.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:16.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:16.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:17 smithi077 ceph-mon[21151]: pgmap v1887: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:17 smithi077 ceph-mon[21151]: from='client.70698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:17 smithi046 ceph-mon[19468]: pgmap v1887: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:17 smithi046 ceph-mon[19468]: from='client.70698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:17 smithi087 ceph-mon[20993]: pgmap v1887: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:17 smithi087 ceph-mon[20993]: from='client.70698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:19 smithi077 ceph-mon[21151]: pgmap v1888: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:19 smithi046 ceph-mon[19468]: pgmap v1888: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:19 smithi087 ceph-mon[20993]: pgmap v1888: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:21 smithi077 ceph-mon[21151]: pgmap v1889: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:21.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:21.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:21 smithi046 ceph-mon[19468]: pgmap v1889: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:21.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:21.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:21 smithi087 ceph-mon[20993]: pgmap v1889: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:22.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:22.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:22.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:22.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:22.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:23 smithi077 ceph-mon[21151]: pgmap v1890: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:23 smithi077 ceph-mon[21151]: from='client.70770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:23 smithi046 ceph-mon[19468]: pgmap v1890: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:23 smithi046 ceph-mon[19468]: from='client.70770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:23 smithi087 ceph-mon[20993]: pgmap v1890: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:23 smithi087 ceph-mon[20993]: from='client.70770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:25 smithi077 ceph-mon[21151]: pgmap v1891: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:25 smithi046 ceph-mon[19468]: pgmap v1891: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:25.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:25 smithi087 ceph-mon[20993]: pgmap v1891: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:26 smithi087 ceph-mon[20993]: pgmap v1892: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:26.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:26 smithi046 ceph-mon[19468]: pgmap v1892: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:26.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:26.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:26 smithi077 ceph-mon[21151]: pgmap v1892: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:37:27.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:27.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:27.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:28.065 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:28.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:28.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:28.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:28.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:29.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:28 smithi087 ceph-mon[20993]: from='client.70848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:29.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:28 smithi087 ceph-mon[20993]: pgmap v1893: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:28 smithi046 ceph-mon[19468]: from='client.70848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:28 smithi046 ceph-mon[19468]: pgmap v1893: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:28 smithi077 ceph-mon[21151]: from='client.70848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:28 smithi077 ceph-mon[21151]: pgmap v1893: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:30 smithi046 ceph-mon[19468]: pgmap v1894: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:30 smithi087 ceph-mon[20993]: pgmap v1894: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:30 smithi077 ceph-mon[21151]: pgmap v1894: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:33.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:33.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:33.067 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:32 smithi046 ceph-mon[19468]: pgmap v1895: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:32 smithi087 ceph-mon[20993]: pgmap v1895: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:32 smithi077 ceph-mon[21151]: pgmap v1895: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:33.749 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:33.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:33.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:33.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:33.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:33 smithi077 ceph-mon[21151]: from='client.70920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:33 smithi046 ceph-mon[19468]: from='client.70920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:33 smithi087 ceph-mon[20993]: from='client.70920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:34 smithi046 ceph-mon[19468]: pgmap v1896: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:34 smithi087 ceph-mon[20993]: pgmap v1896: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:34 smithi077 ceph-mon[21151]: pgmap v1896: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:36 smithi046 ceph-mon[19468]: pgmap v1897: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:36 smithi087 ceph-mon[20993]: pgmap v1897: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:36 smithi077 ceph-mon[21151]: pgmap v1897: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:38.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:38.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:38.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:38 smithi046 ceph-mon[19468]: pgmap v1898: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:38 smithi087 ceph-mon[20993]: pgmap v1898: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:38 smithi077 ceph-mon[21151]: pgmap v1898: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:39.428 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:39.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:39.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:39.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:39.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:39 smithi087 ceph-mon[20993]: from='client.70995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:39 smithi077 ceph-mon[21151]: from='client.70995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:39 smithi046 ceph-mon[19468]: from='client.70995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:40 smithi087 ceph-mon[20993]: pgmap v1899: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:40 smithi077 ceph-mon[21151]: pgmap v1899: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:41.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:40 smithi046 ceph-mon[19468]: pgmap v1899: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:42 smithi087 ceph-mon[20993]: pgmap v1900: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:42 smithi077 ceph-mon[21151]: pgmap v1900: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:42 smithi046 ceph-mon[19468]: pgmap v1900: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:37:44.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:44.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:44.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:45.114 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:45.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:45.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:45.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:45.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:44 smithi087 ceph-mon[20993]: pgmap v1901: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:44 smithi077 ceph-mon[21151]: pgmap v1901: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:44 smithi046 ceph-mon[19468]: pgmap v1901: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='client.71067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='client.71067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='client.71067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:46 smithi046 ceph-mon[19468]: pgmap v1902: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:37:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:46 smithi087 ceph-mon[20993]: pgmap v1902: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:37:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:46 smithi077 ceph-mon[21151]: pgmap v1902: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:37:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:48 smithi087 ceph-mon[20993]: pgmap v1903: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:48 smithi046 ceph-mon[19468]: pgmap v1903: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:48 smithi077 ceph-mon[21151]: pgmap v1903: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:50.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:50.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:50.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:50.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:50.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:50.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:50.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:50.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:50 smithi046 ceph-mon[19468]: pgmap v1904: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:50 smithi046 ceph-mon[19468]: from='client.71145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:50 smithi087 ceph-mon[20993]: pgmap v1904: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:50 smithi087 ceph-mon[20993]: from='client.71145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:50 smithi077 ceph-mon[21151]: pgmap v1904: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:50 smithi077 ceph-mon[21151]: from='client.71145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:53.050 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:52 smithi077 ceph-mon[21151]: pgmap v1905: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:52 smithi046 ceph-mon[19468]: pgmap v1905: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:52 smithi087 ceph-mon[20993]: pgmap v1905: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:55.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:54 smithi087 ceph-mon[20993]: pgmap v1906: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:55.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:54 smithi046 ceph-mon[19468]: pgmap v1906: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:54 smithi077 ceph-mon[21151]: pgmap v1906: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:37:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:37:55.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:37:55.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:37:55.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:37:56.468 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:37:56.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:37:56.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:37:56.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:37:56.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:37:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:56 smithi046 ceph-mon[19468]: pgmap v1907: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:56 smithi046 ceph-mon[19468]: from='client.71217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:56 smithi087 ceph-mon[20993]: pgmap v1907: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:56 smithi087 ceph-mon[20993]: from='client.71217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:56 smithi077 ceph-mon[21151]: pgmap v1907: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:37:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:56 smithi077 ceph-mon[21151]: from='client.71217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:37:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:37:58 smithi046 ceph-mon[19468]: pgmap v1908: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:37:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:37:58 smithi087 ceph-mon[20993]: pgmap v1908: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:37:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:37:58 smithi077 ceph-mon[21151]: pgmap v1908: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:38:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:00 smithi046 ceph-mon[19468]: pgmap v1909: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:38:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:00 smithi087 ceph-mon[20993]: pgmap v1909: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:38:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:00 smithi077 ceph-mon[21151]: pgmap v1909: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:38:01.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:01.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:01.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:02.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:02.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:02.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:02.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:02.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:02 smithi046 ceph-mon[19468]: from='client.71295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:02 smithi046 ceph-mon[19468]: pgmap v1910: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T03:38:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:02 smithi087 ceph-mon[20993]: from='client.71295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:02 smithi087 ceph-mon[20993]: pgmap v1910: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T03:38:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:02 smithi077 ceph-mon[21151]: from='client.71295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:02 smithi077 ceph-mon[21151]: pgmap v1910: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T03:38:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:04 smithi046 ceph-mon[19468]: pgmap v1911: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:04 smithi087 ceph-mon[20993]: pgmap v1911: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:04 smithi077 ceph-mon[21151]: pgmap v1911: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:06.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:07 smithi046 ceph-mon[19468]: pgmap v1912: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:07 smithi087 ceph-mon[20993]: pgmap v1912: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:07 smithi077 ceph-mon[21151]: pgmap v1912: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:07.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:07.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:07.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:07.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:07.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:09.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:09 smithi087 ceph-mon[20993]: from='client.71373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:09.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:09 smithi087 ceph-mon[20993]: pgmap v1913: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:09 smithi046 ceph-mon[19468]: from='client.71373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:09 smithi046 ceph-mon[19468]: pgmap v1913: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:09 smithi077 ceph-mon[21151]: from='client.71373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:09 smithi077 ceph-mon[21151]: pgmap v1913: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:11 smithi046 ceph-mon[19468]: pgmap v1914: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:11 smithi087 ceph-mon[20993]: pgmap v1914: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:11 smithi077 ceph-mon[21151]: pgmap v1914: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:12.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:12.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:12.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:13 smithi046 ceph-mon[19468]: pgmap v1915: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:13 smithi077 ceph-mon[21151]: pgmap v1915: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:13 smithi087 ceph-mon[20993]: pgmap v1915: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:13.516 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:13.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:13.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:13.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:13.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='client.71445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:14.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='client.71445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:38:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:38:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:38:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='client.71445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:38:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:38:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:38:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:14.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:14.728 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:38:14.456+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:38:14.728 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:38:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:38:14.457+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: pgmap v1916: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.079 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: pgmap v1916: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: pgmap v1916: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:15.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:17 smithi046 ceph-mon[19468]: pgmap v1917: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:17 smithi087 ceph-mon[20993]: pgmap v1917: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:17 smithi077 ceph-mon[21151]: pgmap v1917: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:18.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:18.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:18.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:19.191 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:19.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:19.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:19.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:19.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:19 smithi046 ceph-mon[19468]: pgmap v1918: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:19 smithi087 ceph-mon[20993]: pgmap v1918: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:19 smithi077 ceph-mon[21151]: pgmap v1918: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:20 smithi046 ceph-mon[19468]: from='client.71625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:20 smithi087 ceph-mon[20993]: from='client.71625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:20 smithi077 ceph-mon[21151]: from='client.71625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:21 smithi046 ceph-mon[19468]: pgmap v1919: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:21 smithi087 ceph-mon[20993]: pgmap v1919: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:21 smithi077 ceph-mon[21151]: pgmap v1919: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:23 smithi046 ceph-mon[19468]: pgmap v1920: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:23 smithi087 ceph-mon[20993]: pgmap v1920: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:23 smithi077 ceph-mon[21151]: pgmap v1920: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:24.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:24.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:24.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:24.871 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:25 smithi046 ceph-mon[19468]: pgmap v1921: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:25 smithi087 ceph-mon[20993]: pgmap v1921: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:25 smithi077 ceph-mon[21151]: pgmap v1921: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:26.447 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='client.71703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:26.447 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.447 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.447 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.448 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.448 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.448 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='client.71703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='client.71703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:27 smithi087 ceph-mon[20993]: pgmap v1922: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:27 smithi077 ceph-mon[21151]: pgmap v1922: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:27.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:27 smithi046 ceph-mon[19468]: pgmap v1922: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:38:29.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:29 smithi046 ceph-mon[19468]: pgmap v1923: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:29.601 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:29 smithi087 ceph-mon[20993]: pgmap v1923: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:29 smithi077 ceph-mon[21151]: pgmap v1923: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:29.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:29.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:29.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:30.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:31 smithi087 ceph-mon[20993]: pgmap v1924: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:31 smithi087 ceph-mon[20993]: from='client.71778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:31 smithi077 ceph-mon[21151]: pgmap v1924: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:31 smithi077 ceph-mon[21151]: from='client.71778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:31 smithi046 ceph-mon[19468]: pgmap v1924: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:38:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:31 smithi046 ceph-mon[19468]: from='client.71778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:33.463 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:33 smithi077 ceph-mon[21151]: pgmap v1925: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:33 smithi087 ceph-mon[20993]: pgmap v1925: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:33 smithi046 ceph-mon[19468]: pgmap v1925: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:35.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:35.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:35.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:35.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:35 smithi077 ceph-mon[21151]: pgmap v1926: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:38:35.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:35 smithi046 ceph-mon[19468]: pgmap v1926: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:38:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:35 smithi087 ceph-mon[20993]: pgmap v1926: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:36.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:36.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:36.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:36.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:36.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:37.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:37 smithi077 ceph-mon[21151]: pgmap v1927: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:37.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:37 smithi077 ceph-mon[21151]: from='client.71853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:37 smithi046 ceph-mon[19468]: pgmap v1927: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:37 smithi046 ceph-mon[19468]: from='client.71853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:37 smithi087 ceph-mon[20993]: pgmap v1927: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:37 smithi087 ceph-mon[20993]: from='client.71853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:39 smithi077 ceph-mon[21151]: pgmap v1928: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:39 smithi046 ceph-mon[19468]: pgmap v1928: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:39 smithi087 ceph-mon[20993]: pgmap v1928: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:41.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:41.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:41.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:41 smithi046 ceph-mon[19468]: pgmap v1929: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:41 smithi077 ceph-mon[21151]: pgmap v1929: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:41 smithi087 ceph-mon[20993]: pgmap v1929: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:38:41.922 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:41.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:41.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:41.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:41.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:43 smithi077 ceph-mon[21151]: from='client.71931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:43 smithi077 ceph-mon[21151]: pgmap v1930: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:43 smithi046 ceph-mon[19468]: from='client.71931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:43 smithi046 ceph-mon[19468]: pgmap v1930: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:43 smithi087 ceph-mon[20993]: from='client.71931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:43 smithi087 ceph-mon[20993]: pgmap v1930: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:38:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:45 smithi087 ceph-mon[20993]: pgmap v1931: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:45 smithi077 ceph-mon[21151]: pgmap v1931: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:45 smithi046 ceph-mon[19468]: pgmap v1931: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:46.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:46.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:46.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:46 smithi046 ceph-mon[19468]: pgmap v1932: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:46 smithi087 ceph-mon[20993]: pgmap v1932: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:46 smithi077 ceph-mon[21151]: pgmap v1932: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:47.616 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:47.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:47.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:47.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:47.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:47 smithi046 ceph-mon[19468]: from='client.72009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:47 smithi087 ceph-mon[20993]: from='client.72009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:47 smithi077 ceph-mon[21151]: from='client.72009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:49.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:48 smithi087 ceph-mon[20993]: pgmap v1933: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:48 smithi046 ceph-mon[19468]: pgmap v1933: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:48 smithi077 ceph-mon[21151]: pgmap v1933: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:51.309 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:50 smithi087 ceph-mon[20993]: pgmap v1934: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:50 smithi046 ceph-mon[19468]: pgmap v1934: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:50 smithi077 ceph-mon[21151]: pgmap v1934: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:52.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:52.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:52.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:53.299 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:53.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:53.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:53.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:53.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:53.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:52 smithi046 ceph-mon[19468]: pgmap v1935: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:52 smithi087 ceph-mon[20993]: pgmap v1935: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:52 smithi077 ceph-mon[21151]: pgmap v1935: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:54.050 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:53 smithi077 ceph-mon[21151]: from='client.72084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:53 smithi046 ceph-mon[19468]: from='client.72084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:53 smithi087 ceph-mon[20993]: from='client.72084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:38:55.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:54 smithi077 ceph-mon[21151]: pgmap v1936: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:55.224 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.224 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.224 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:54 smithi087 ceph-mon[20993]: pgmap v1936: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:55.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:54 smithi046 ceph-mon[19468]: pgmap v1936: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:38:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:56 smithi077 ceph-mon[21151]: pgmap v1937: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:56 smithi046 ceph-mon[19468]: pgmap v1937: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:56 smithi087 ceph-mon[20993]: pgmap v1937: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:38:58.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:38:58.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:38:58.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:38:58.980 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:38:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:38:58.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:38:58.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:38:58.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:38:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:38:58 smithi046 ceph-mon[19468]: pgmap v1938: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:38:58 smithi087 ceph-mon[20993]: pgmap v1938: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:38:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:38:58 smithi077 ceph-mon[21151]: pgmap v1938: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:00 smithi046 ceph-mon[19468]: from='client.72162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:00 smithi087 ceph-mon[20993]: from='client.72162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:00.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:00 smithi077 ceph-mon[21151]: from='client.72162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:01 smithi046 ceph-mon[19468]: pgmap v1939: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:01 smithi087 ceph-mon[20993]: pgmap v1939: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:01 smithi077 ceph-mon[21151]: pgmap v1939: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:03 smithi046 ceph-mon[19468]: pgmap v1940: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:03 smithi087 ceph-mon[20993]: pgmap v1940: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:03 smithi077 ceph-mon[21151]: pgmap v1940: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:03.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:03.982 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:03.982 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:04.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:04.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:04.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:04.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:04.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:05 smithi046 ceph-mon[19468]: pgmap v1941: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:05 smithi046 ceph-mon[19468]: from='client.72237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:05 smithi087 ceph-mon[20993]: pgmap v1941: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:05 smithi087 ceph-mon[20993]: from='client.72237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:05 smithi077 ceph-mon[21151]: pgmap v1941: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:05 smithi077 ceph-mon[21151]: from='client.72237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:07 smithi046 ceph-mon[19468]: pgmap v1942: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:07 smithi087 ceph-mon[20993]: pgmap v1942: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:07 smithi077 ceph-mon[21151]: pgmap v1942: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:09 smithi046 ceph-mon[19468]: pgmap v1943: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:09.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:09.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:09.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:09.769 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:09 smithi087 ceph-mon[20993]: pgmap v1943: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:09 smithi077 ceph-mon[21151]: pgmap v1943: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:10.347 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:10.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:10.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:10.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:10.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:11.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:11 smithi087 ceph-mon[20993]: pgmap v1944: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:11.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:11 smithi087 ceph-mon[20993]: from='client.72312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:11 smithi046 ceph-mon[19468]: pgmap v1944: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:11 smithi046 ceph-mon[19468]: from='client.72312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:11 smithi077 ceph-mon[21151]: pgmap v1944: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:11 smithi077 ceph-mon[21151]: from='client.72312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:13 smithi046 ceph-mon[19468]: pgmap v1945: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:13 smithi087 ceph-mon[20993]: pgmap v1945: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:13 smithi077 ceph-mon[21151]: pgmap v1945: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:15.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:15.350 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:15.350 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:15.448 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:39:15.191+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:39:15.448 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:39:15.192+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: pgmap v1946: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:15.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: pgmap v1946: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:39:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:39:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: pgmap v1946: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:16.015 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:16.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:16.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:39:16.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:39:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:39:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:39:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:39:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:39:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:39:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:17 smithi046 ceph-mon[19468]: from='client.72492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:17 smithi046 ceph-mon[19468]: pgmap v1947: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T03:39:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:17 smithi087 ceph-mon[20993]: from='client.72492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:17 smithi087 ceph-mon[20993]: pgmap v1947: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T03:39:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:17 smithi077 ceph-mon[21151]: from='client.72492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:17 smithi077 ceph-mon[21151]: pgmap v1947: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T03:39:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:19 smithi046 ceph-mon[19468]: pgmap v1948: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:19 smithi087 ceph-mon[20993]: pgmap v1948: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:19 smithi077 ceph-mon[21151]: pgmap v1948: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:21.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:21.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:21.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:21.688 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:21.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:21.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:21.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:21.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:21 smithi046 ceph-mon[19468]: pgmap v1949: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:21 smithi087 ceph-mon[20993]: pgmap v1949: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:21 smithi077 ceph-mon[21151]: pgmap v1949: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T03:39:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:22 smithi046 ceph-mon[19468]: from='client.72570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:22 smithi087 ceph-mon[20993]: from='client.72570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:22 smithi077 ceph-mon[21151]: from='client.72570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:23 smithi046 ceph-mon[19468]: pgmap v1950: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:23 smithi087 ceph-mon[20993]: pgmap v1950: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:23 smithi077 ceph-mon[21151]: pgmap v1950: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:25.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:25 smithi077 ceph-mon[21151]: pgmap v1951: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:25 smithi046 ceph-mon[19468]: pgmap v1951: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:25 smithi087 ceph-mon[20993]: pgmap v1951: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:26.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:26.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:26.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: pgmap v1952: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: pgmap v1952: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: pgmap v1952: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:27.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:27.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:27.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:27.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:27.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:27 smithi046 ceph-mon[19468]: from='client.72648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:27 smithi087 ceph-mon[20993]: from='client.72648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:27 smithi077 ceph-mon[21151]: from='client.72648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:28.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:28 smithi046 ceph-mon[19468]: pgmap v1953: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:28 smithi087 ceph-mon[20993]: pgmap v1953: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:28 smithi077 ceph-mon[21151]: pgmap v1953: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:31.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:30 smithi087 ceph-mon[20993]: pgmap v1954: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:30 smithi077 ceph-mon[21151]: pgmap v1954: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:30 smithi046 ceph-mon[19468]: pgmap v1954: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:39:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:33.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:33.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:33.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:33.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:33.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:32 smithi077 ceph-mon[21151]: pgmap v1955: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T03:39:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:32 smithi046 ceph-mon[19468]: pgmap v1955: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T03:39:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:32 smithi087 ceph-mon[20993]: pgmap v1955: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T03:39:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:33 smithi077 ceph-mon[21151]: from='client.72726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:33 smithi046 ceph-mon[19468]: from='client.72726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:33 smithi087 ceph-mon[20993]: from='client.72726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:34 smithi077 ceph-mon[21151]: pgmap v1956: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:35.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:34 smithi046 ceph-mon[19468]: pgmap v1956: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:34 smithi087 ceph-mon[20993]: pgmap v1956: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:36.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:37.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:37 smithi077 ceph-mon[21151]: pgmap v1957: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:37 smithi046 ceph-mon[19468]: pgmap v1957: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:37 smithi087 ceph-mon[20993]: pgmap v1957: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:38.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:38.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:38.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:38.725 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:38.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:38.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:38.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:38.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:39 smithi077 ceph-mon[21151]: pgmap v1958: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:39 smithi077 ceph-mon[21151]: from='client.62815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:39 smithi046 ceph-mon[19468]: pgmap v1958: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:39 smithi046 ceph-mon[19468]: from='client.62815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:39 smithi087 ceph-mon[20993]: pgmap v1958: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:39 smithi087 ceph-mon[20993]: from='client.62815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:41.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:41 smithi046 ceph-mon[19468]: pgmap v1959: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:41 smithi077 ceph-mon[21151]: pgmap v1959: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:41 smithi087 ceph-mon[20993]: pgmap v1959: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:43 smithi077 ceph-mon[21151]: pgmap v1960: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:43.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:43.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:43 smithi046 ceph-mon[19468]: pgmap v1960: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:43.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:43.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:43 smithi087 ceph-mon[20993]: pgmap v1960: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:44.406 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:45 smithi077 ceph-mon[21151]: pgmap v1961: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:45 smithi077 ceph-mon[21151]: from='client.72873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:45.690 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:45 smithi087 ceph-mon[20993]: pgmap v1961: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:45.690 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:45 smithi087 ceph-mon[20993]: from='client.72873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:45 smithi046 ceph-mon[19468]: pgmap v1961: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:45.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:45 smithi046 ceph-mon[19468]: from='client.72873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: pgmap v1962: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: pgmap v1962: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: pgmap v1962: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:39:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:48 smithi077 ceph-mon[21151]: pgmap v1963: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:49.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:48 smithi046 ceph-mon[19468]: pgmap v1963: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:48 smithi087 ceph-mon[20993]: pgmap v1963: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:49.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:49.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:49.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:50.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:50.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:50.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:50.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:50.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:50 smithi087 ceph-mon[20993]: from='client.72951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:50 smithi087 ceph-mon[20993]: pgmap v1964: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:50 smithi077 ceph-mon[21151]: from='client.72951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:50 smithi077 ceph-mon[21151]: pgmap v1964: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:50 smithi046 ceph-mon[19468]: from='client.72951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:50 smithi046 ceph-mon[19468]: pgmap v1964: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:52 smithi087 ceph-mon[20993]: pgmap v1965: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:39:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:52 smithi077 ceph-mon[21151]: pgmap v1965: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:39:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:52 smithi046 ceph-mon[19468]: pgmap v1965: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:39:55.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:39:55.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:39:55.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:39:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:54 smithi077 ceph-mon[21151]: pgmap v1966: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:39:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:54 smithi046 ceph-mon[19468]: pgmap v1966: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:39:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:54 smithi087 ceph-mon[20993]: pgmap v1966: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:39:55.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:39:55.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:39:55.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:39:55.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:39:55.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:39:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:56 smithi046 ceph-mon[19468]: from='client.73029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:56 smithi087 ceph-mon[20993]: from='client.73029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:56 smithi077 ceph-mon[21151]: from='client.73029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:39:57.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:57 smithi077 ceph-mon[21151]: pgmap v1967: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:57 smithi087 ceph-mon[20993]: pgmap v1967: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:57 smithi046 ceph-mon[19468]: pgmap v1967: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:39:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:39:59 smithi087 ceph-mon[20993]: pgmap v1968: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:39:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:39:59 smithi077 ceph-mon[21151]: pgmap v1968: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:39:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:39:59 smithi046 ceph-mon[19468]: pgmap v1968: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:40:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:40:00.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:40:00.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:00.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:01.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:01.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:01.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:01.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:01.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:01 smithi087 ceph-mon[20993]: pgmap v1969: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:01 smithi077 ceph-mon[21151]: pgmap v1969: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:01 smithi046 ceph-mon[19468]: pgmap v1969: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:02 smithi087 ceph-mon[20993]: from='client.73101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:02 smithi077 ceph-mon[21151]: from='client.73101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:02 smithi046 ceph-mon[19468]: from='client.73101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:03 smithi087 ceph-mon[20993]: pgmap v1970: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:03 smithi077 ceph-mon[21151]: pgmap v1970: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:03 smithi046 ceph-mon[19468]: pgmap v1970: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:05 smithi077 ceph-mon[21151]: pgmap v1971: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:05.816 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:05 smithi087 ceph-mon[20993]: pgmap v1971: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:05 smithi046 ceph-mon[19468]: pgmap v1971: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:06.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:06.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:06.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: pgmap v1972: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:40:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: pgmap v1972: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:40:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: pgmap v1972: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:07 smithi046 ceph-mon[19468]: from='client.73176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:07 smithi087 ceph-mon[20993]: from='client.73176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:07 smithi077 ceph-mon[21151]: from='client.73176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:08 smithi046 ceph-mon[19468]: pgmap v1973: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:08 smithi087 ceph-mon[20993]: pgmap v1973: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:08 smithi077 ceph-mon[21151]: pgmap v1973: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:10.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:10 smithi046 ceph-mon[19468]: pgmap v1974: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:10 smithi087 ceph-mon[20993]: pgmap v1974: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:10 smithi077 ceph-mon[21151]: pgmap v1974: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:12.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:12.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:12.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:12.837 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:12.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:12.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:12.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:12.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:13.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:12 smithi046 ceph-mon[19468]: pgmap v1975: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:13.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:12 smithi046 ceph-mon[19468]: from='client.73254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:12 smithi077 ceph-mon[21151]: pgmap v1975: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:12 smithi077 ceph-mon[21151]: from='client.73254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:12 smithi087 ceph-mon[20993]: pgmap v1975: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:12 smithi087 ceph-mon[20993]: from='client.73254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:14 smithi077 ceph-mon[21151]: pgmap v1976: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:14 smithi046 ceph-mon[19468]: pgmap v1976: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:14 smithi087 ceph-mon[20993]: pgmap v1976: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:40:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:40:15.932+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:40:15.933+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:40:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:17.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:16 smithi077 ceph-mon[21151]: pgmap v1977: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:17.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:40:17.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:40:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:16 smithi046 ceph-mon[19468]: pgmap v1977: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:40:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:40:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:16 smithi087 ceph-mon[20993]: pgmap v1977: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:40:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:40:17.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:17.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:17.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:18.512 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:18.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:18.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:18.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:18.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:18 smithi077 ceph-mon[21151]: pgmap v1978: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:18 smithi077 ceph-mon[21151]: from='client.73428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:18 smithi046 ceph-mon[19468]: pgmap v1978: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:18 smithi046 ceph-mon[19468]: from='client.73428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:18 smithi087 ceph-mon[20993]: pgmap v1978: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:18 smithi087 ceph-mon[20993]: from='client.73428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:20 smithi077 ceph-mon[21151]: pgmap v1979: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:20 smithi046 ceph-mon[19468]: pgmap v1979: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:20 smithi087 ceph-mon[20993]: pgmap v1979: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:22 smithi077 ceph-mon[21151]: pgmap v1980: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:22 smithi046 ceph-mon[19468]: pgmap v1980: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:22 smithi087 ceph-mon[20993]: pgmap v1980: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:23.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:23.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:23.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:24.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:24.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:24.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:24.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:24.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:24 smithi077 ceph-mon[21151]: from='client.73500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:24 smithi077 ceph-mon[21151]: pgmap v1981: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:24 smithi046 ceph-mon[19468]: from='client.73500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:24 smithi046 ceph-mon[19468]: pgmap v1981: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:24 smithi087 ceph-mon[20993]: from='client.73500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:24 smithi087 ceph-mon[20993]: pgmap v1981: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:27.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: pgmap v1982: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.183 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: pgmap v1982: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: pgmap v1982: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:29.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:29.208 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:28 smithi046 ceph-mon[19468]: pgmap v1983: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:29.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:29.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:28 smithi087 ceph-mon[20993]: pgmap v1983: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:28 smithi077 ceph-mon[21151]: pgmap v1983: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:29.888 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:29.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:29.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:29.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:29.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:31.220 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:30 smithi046 ceph-mon[19468]: from='client.73578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:31.220 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:30 smithi046 ceph-mon[19468]: pgmap v1984: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:31.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:30 smithi087 ceph-mon[20993]: from='client.73578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:31.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:30 smithi087 ceph-mon[20993]: pgmap v1984: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:30 smithi077 ceph-mon[21151]: from='client.73578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:30 smithi077 ceph-mon[21151]: pgmap v1984: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:33.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:32 smithi087 ceph-mon[20993]: pgmap v1985: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:32 smithi046 ceph-mon[19468]: pgmap v1985: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:32 smithi077 ceph-mon[21151]: pgmap v1985: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:40:34.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:34.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:34.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:34 smithi046 ceph-mon[19468]: pgmap v1986: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:34 smithi087 ceph-mon[20993]: pgmap v1986: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:34 smithi077 ceph-mon[21151]: pgmap v1986: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:40:35.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:35.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:35.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:35.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:35.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:35 smithi046 ceph-mon[19468]: from='client.73650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:35 smithi087 ceph-mon[20993]: from='client.73650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:35 smithi077 ceph-mon[21151]: from='client.73650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:37.292 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:36 smithi077 ceph-mon[21151]: pgmap v1987: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:36 smithi046 ceph-mon[19468]: pgmap v1987: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:36 smithi087 ceph-mon[20993]: pgmap v1987: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:38 smithi077 ceph-mon[21151]: pgmap v1988: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:38 smithi046 ceph-mon[19468]: pgmap v1988: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:38 smithi087 ceph-mon[20993]: pgmap v1988: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:40:40.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:40.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:40.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:41.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:41.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:41.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:41.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:41.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:41.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:40 smithi046 ceph-mon[19468]: pgmap v1989: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:40:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:40 smithi087 ceph-mon[20993]: pgmap v1989: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:40:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:40 smithi077 ceph-mon[21151]: pgmap v1989: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:40:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:41 smithi046 ceph-mon[19468]: from='client.73725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:41 smithi087 ceph-mon[20993]: from='client.73725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:41 smithi077 ceph-mon[21151]: from='client.73725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:42 smithi046 ceph-mon[19468]: pgmap v1990: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:40:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:42 smithi087 ceph-mon[20993]: pgmap v1990: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:40:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:42 smithi077 ceph-mon[21151]: pgmap v1990: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:40:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:44 smithi046 ceph-mon[19468]: pgmap v1991: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:40:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:44 smithi087 ceph-mon[20993]: pgmap v1991: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:40:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:44 smithi077 ceph-mon[21151]: pgmap v1991: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T03:40:46.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:46.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:46.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:46.956 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:46.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:46.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:46.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:46.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: pgmap v1992: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: pgmap v1992: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: pgmap v1992: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:48 smithi046 ceph-mon[19468]: from='client.73803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:48 smithi087 ceph-mon[20993]: from='client.73803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:48 smithi077 ceph-mon[21151]: from='client.73803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:49 smithi046 ceph-mon[19468]: pgmap v1993: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:49 smithi087 ceph-mon[20993]: pgmap v1993: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:49 smithi077 ceph-mon[21151]: pgmap v1993: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:51 smithi046 ceph-mon[19468]: pgmap v1994: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:40:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:51 smithi087 ceph-mon[20993]: pgmap v1994: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:40:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:51 smithi077 ceph-mon[21151]: pgmap v1994: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:40:51.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:51.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:51.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:52.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:52.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:52.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:52.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:52.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:53 smithi087 ceph-mon[20993]: pgmap v1995: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:40:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:53 smithi087 ceph-mon[20993]: from='client.73875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:53 smithi046 ceph-mon[19468]: pgmap v1995: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:40:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:53 smithi046 ceph-mon[19468]: from='client.73875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:53 smithi077 ceph-mon[21151]: pgmap v1995: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:40:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:53 smithi077 ceph-mon[21151]: from='client.73875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:55 smithi046 ceph-mon[19468]: pgmap v1996: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:55 smithi087 ceph-mon[20993]: pgmap v1996: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:55 smithi077 ceph-mon[21151]: pgmap v1996: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:56 smithi046 ceph-mon[19468]: pgmap v1997: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:56 smithi087 ceph-mon[20993]: pgmap v1997: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:40:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:56 smithi077 ceph-mon[21151]: pgmap v1997: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:40:57.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:40:57.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:40:57.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:40:58.332 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:40:58.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:40:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:40:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:40:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:40:58.981 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:58 smithi077 ceph-mon[21151]: pgmap v1998: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:58.981 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:40:58 smithi077 ceph-mon[21151]: from='client.73950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:58 smithi046 ceph-mon[19468]: pgmap v1998: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:40:58 smithi046 ceph-mon[19468]: from='client.73950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:40:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:58 smithi087 ceph-mon[20993]: pgmap v1998: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:40:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:40:58 smithi087 ceph-mon[20993]: from='client.73950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:00 smithi046 ceph-mon[19468]: pgmap v1999: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:00 smithi087 ceph-mon[20993]: pgmap v1999: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:00 smithi077 ceph-mon[21151]: pgmap v1999: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:03.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:03.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:02 smithi046 ceph-mon[19468]: pgmap v2000: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:41:03.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:03.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:02 smithi087 ceph-mon[20993]: pgmap v2000: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:41:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:02 smithi077 ceph-mon[21151]: pgmap v2000: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T03:41:04.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:04.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:04.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:04.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:04 smithi046 ceph-mon[19468]: from='client.74019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:04 smithi046 ceph-mon[19468]: pgmap v2001: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:04 smithi087 ceph-mon[20993]: from='client.74019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:04 smithi087 ceph-mon[20993]: pgmap v2001: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:04 smithi077 ceph-mon[21151]: from='client.74019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:04 smithi077 ceph-mon[21151]: pgmap v2001: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: pgmap v2002: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: pgmap v2002: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: pgmap v2002: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:09.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:09.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:09.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:09 smithi046 ceph-mon[19468]: pgmap v2003: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:09 smithi087 ceph-mon[20993]: pgmap v2003: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:09 smithi077 ceph-mon[21151]: pgmap v2003: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:09.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:09.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:09.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:09.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:09.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:10 smithi046 ceph-mon[19468]: from='client.74091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:10 smithi087 ceph-mon[20993]: from='client.74091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:10 smithi077 ceph-mon[21151]: from='client.74091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:11.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:11 smithi046 ceph-mon[19468]: pgmap v2004: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:11 smithi087 ceph-mon[20993]: pgmap v2004: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:11 smithi077 ceph-mon[21151]: pgmap v2004: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:13.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:13 smithi087 ceph-mon[20993]: pgmap v2005: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:13 smithi046 ceph-mon[19468]: pgmap v2005: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:13 smithi077 ceph-mon[21151]: pgmap v2005: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:14.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:14.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:14.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:15.380 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:15.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:15.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:15.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:15.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:15 smithi046 ceph-mon[19468]: pgmap v2006: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:15 smithi087 ceph-mon[20993]: pgmap v2006: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:15 smithi077 ceph-mon[21151]: pgmap v2006: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='client.74169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:41:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:41:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:41:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='client.74169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='client.74169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:17.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:41:16.652+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:41:17.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:41:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:41:16.653+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:41:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:17 smithi046 ceph-mon[19468]: pgmap v2007: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:17 smithi087 ceph-mon[20993]: pgmap v2007: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:17 smithi077 ceph-mon[21151]: pgmap v2007: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:41:18.451 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:41:18.451 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:41:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:41:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:41:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:41:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:41:19.478 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:19 smithi077 ceph-mon[21151]: pgmap v2008: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:41:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:19 smithi046 ceph-mon[19468]: pgmap v2008: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:41:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:19 smithi087 ceph-mon[20993]: pgmap v2008: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:41:20.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:20.382 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:20.382 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:21.052 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:21.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:21.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:21.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:21.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:21 smithi046 ceph-mon[19468]: pgmap v2009: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:41:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:21 smithi087 ceph-mon[20993]: pgmap v2009: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:41:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:21 smithi077 ceph-mon[21151]: pgmap v2009: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:41:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:22 smithi046 ceph-mon[19468]: from='client.74352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:22 smithi087 ceph-mon[20993]: from='client.74352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:22 smithi077 ceph-mon[21151]: from='client.74352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:23 smithi046 ceph-mon[19468]: pgmap v2010: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:23 smithi087 ceph-mon[20993]: pgmap v2010: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:23 smithi077 ceph-mon[21151]: pgmap v2010: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:25 smithi046 ceph-mon[19468]: pgmap v2011: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:25 smithi087 ceph-mon[20993]: pgmap v2011: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:25 smithi077 ceph-mon[21151]: pgmap v2011: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:41:26.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:26.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:26.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:26.752 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:26.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:26.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:26.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:26.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:27.577 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: pgmap v2012: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='client.74430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: pgmap v2012: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='client.74430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: pgmap v2012: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='client.74430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:29 smithi046 ceph-mon[19468]: pgmap v2013: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:29 smithi087 ceph-mon[20993]: pgmap v2013: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:29 smithi077 ceph-mon[21151]: pgmap v2013: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:31 smithi046 ceph-mon[19468]: pgmap v2014: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:31 smithi087 ceph-mon[20993]: pgmap v2014: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:31 smithi077 ceph-mon[21151]: pgmap v2014: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:41:31.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:31.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:31.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:32.452 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:32.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:32.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:32.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:32.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:33 smithi087 ceph-mon[20993]: pgmap v2015: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:41:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:33 smithi087 ceph-mon[20993]: from='client.74505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:33 smithi046 ceph-mon[19468]: pgmap v2015: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:41:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:33 smithi046 ceph-mon[19468]: from='client.74505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:33 smithi077 ceph-mon[21151]: pgmap v2015: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:41:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:33 smithi077 ceph-mon[21151]: from='client.74505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:35 smithi046 ceph-mon[19468]: pgmap v2016: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:35 smithi087 ceph-mon[20993]: pgmap v2016: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:35 smithi077 ceph-mon[21151]: pgmap v2016: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:36 smithi046 ceph-mon[19468]: pgmap v2017: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:36 smithi087 ceph-mon[20993]: pgmap v2017: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:36 smithi077 ceph-mon[21151]: pgmap v2017: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:37.454 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:37.455 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:37.455 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:38.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:38.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:38.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:38.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:38.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:38 smithi087 ceph-mon[20993]: from='client.74583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:38 smithi087 ceph-mon[20993]: pgmap v2018: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:38 smithi077 ceph-mon[21151]: from='client.74583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:38 smithi077 ceph-mon[21151]: pgmap v2018: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:38 smithi046 ceph-mon[19468]: from='client.74583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:38 smithi046 ceph-mon[19468]: pgmap v2018: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:41.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:40 smithi077 ceph-mon[21151]: pgmap v2019: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:40 smithi046 ceph-mon[19468]: pgmap v2019: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:40 smithi087 ceph-mon[20993]: pgmap v2019: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:43.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:43.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:43.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:42 smithi046 ceph-mon[19468]: pgmap v2020: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:43.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:42 smithi087 ceph-mon[20993]: pgmap v2020: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:42 smithi077 ceph-mon[21151]: pgmap v2020: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:43.812 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:43.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:43.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:43.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:43.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:43 smithi046 ceph-mon[19468]: from='client.74661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:43 smithi087 ceph-mon[20993]: from='client.74661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:43 smithi077 ceph-mon[21151]: from='client.74661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:44 smithi046 ceph-mon[19468]: pgmap v2021: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:44 smithi087 ceph-mon[20993]: pgmap v2021: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:44 smithi077 ceph-mon[21151]: pgmap v2021: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: pgmap v2022: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: pgmap v2022: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: pgmap v2022: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:41:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:48.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:48.814 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:48.814 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:49.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:49.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:49.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:49.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:49.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:49 smithi046 ceph-mon[19468]: pgmap v2023: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:49 smithi087 ceph-mon[20993]: pgmap v2023: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:49 smithi077 ceph-mon[21151]: pgmap v2023: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:50 smithi046 ceph-mon[19468]: from='client.74739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:50 smithi087 ceph-mon[20993]: from='client.74739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:50 smithi077 ceph-mon[21151]: from='client.74739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:51 smithi046 ceph-mon[19468]: pgmap v2024: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:51 smithi087 ceph-mon[20993]: pgmap v2024: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:51 smithi077 ceph-mon[21151]: pgmap v2024: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:41:53.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:53 smithi087 ceph-mon[20993]: pgmap v2025: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:53.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:53 smithi046 ceph-mon[19468]: pgmap v2025: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:53 smithi077 ceph-mon[21151]: pgmap v2025: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:41:54.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:41:54.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:41:54.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:41:55.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:41:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:41:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:41:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:41:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:41:55.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:55 smithi087 ceph-mon[20993]: pgmap v2026: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:55 smithi046 ceph-mon[19468]: pgmap v2026: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:55 smithi077 ceph-mon[21151]: pgmap v2026: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:56 smithi046 ceph-mon[19468]: from='client.74817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:56 smithi087 ceph-mon[20993]: from='client.74817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:56 smithi077 ceph-mon[21151]: from='client.74817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:41:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:41:57.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:57 smithi087 ceph-mon[20993]: pgmap v2027: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:57.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:57 smithi077 ceph-mon[21151]: pgmap v2027: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:57 smithi046 ceph-mon[19468]: pgmap v2027: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:41:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:41:59 smithi077 ceph-mon[21151]: pgmap v2028: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:41:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:41:59 smithi046 ceph-mon[19468]: pgmap v2028: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:41:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:41:59 smithi087 ceph-mon[20993]: pgmap v2028: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:00.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:00.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:00.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:00.897 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:00.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:00.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:00.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:00.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:01 smithi077 ceph-mon[21151]: pgmap v2029: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:42:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:01 smithi046 ceph-mon[19468]: pgmap v2029: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:42:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:01 smithi087 ceph-mon[20993]: pgmap v2029: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:42:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:02 smithi046 ceph-mon[19468]: from='client.74895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:02 smithi087 ceph-mon[20993]: from='client.74895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:02 smithi077 ceph-mon[21151]: from='client.74895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:03 smithi046 ceph-mon[19468]: pgmap v2030: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:03 smithi087 ceph-mon[20993]: pgmap v2030: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:03 smithi077 ceph-mon[21151]: pgmap v2030: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:05 smithi046 ceph-mon[19468]: pgmap v2031: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:05 smithi087 ceph-mon[20993]: pgmap v2031: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:05.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:05.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:05.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:05 smithi077 ceph-mon[21151]: pgmap v2031: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:06.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:06.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:06.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:06.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:06.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: pgmap v2032: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='client.74973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: pgmap v2032: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='client.74973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: pgmap v2032: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='client.74973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:09 smithi046 ceph-mon[19468]: pgmap v2033: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:09 smithi087 ceph-mon[20993]: pgmap v2033: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:09 smithi077 ceph-mon[21151]: pgmap v2033: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:11.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:11.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:11.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:11 smithi046 ceph-mon[19468]: pgmap v2034: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:42:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:11 smithi087 ceph-mon[20993]: pgmap v2034: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:42:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:11 smithi077 ceph-mon[21151]: pgmap v2034: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:42:12.303 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:12.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:12.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:12.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:12.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:13.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:13 smithi046 ceph-mon[19468]: pgmap v2035: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:42:13.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:13 smithi046 ceph-mon[19468]: from='client.75048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:13.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:13 smithi087 ceph-mon[20993]: pgmap v2035: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:42:13.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:13 smithi087 ceph-mon[20993]: from='client.75048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:13 smithi077 ceph-mon[21151]: pgmap v2035: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:42:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:13 smithi077 ceph-mon[21151]: from='client.75048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:15.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:15 smithi087 ceph-mon[20993]: pgmap v2036: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:15 smithi046 ceph-mon[19468]: pgmap v2036: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:15 smithi077 ceph-mon[21151]: pgmap v2036: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:17.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:17.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:17.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:17.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:42:17.393+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:42:17.397+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: pgmap v2037: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: pgmap v2037: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: pgmap v2037: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:42:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:42:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:42:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:17.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:17.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:17.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:17.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:17.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:42:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:42:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:42:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:42:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:19 smithi046 ceph-mon[19468]: from='client.75225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:19 smithi046 ceph-mon[19468]: pgmap v2038: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:19 smithi087 ceph-mon[20993]: from='client.75225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:19 smithi087 ceph-mon[20993]: pgmap v2038: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:19 smithi077 ceph-mon[21151]: from='client.75225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:19 smithi077 ceph-mon[21151]: pgmap v2038: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:21 smithi077 ceph-mon[21151]: pgmap v2039: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:42:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:21 smithi046 ceph-mon[19468]: pgmap v2039: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:42:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:21 smithi087 ceph-mon[20993]: pgmap v2039: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:42:22.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:22.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:22.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:23 smithi046 ceph-mon[19468]: pgmap v2040: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:23 smithi087 ceph-mon[20993]: pgmap v2040: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:23 smithi077 ceph-mon[21151]: pgmap v2040: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:23.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:23.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:23.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:23.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:23.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:24 smithi046 ceph-mon[19468]: from='client.75300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:24 smithi087 ceph-mon[20993]: from='client.75300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:24 smithi077 ceph-mon[21151]: from='client.75300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:25 smithi046 ceph-mon[19468]: pgmap v2041: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:25 smithi087 ceph-mon[20993]: pgmap v2041: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:25 smithi077 ceph-mon[21151]: pgmap v2041: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:27.398 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:27 smithi087 ceph-mon[20993]: pgmap v2042: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:27.398 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:27 smithi046 ceph-mon[19468]: pgmap v2042: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:27 smithi077 ceph-mon[21151]: pgmap v2042: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:28.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:28.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:28.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:29.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:29.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:29.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:29.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:29.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:29 smithi046 ceph-mon[19468]: pgmap v2043: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:29 smithi087 ceph-mon[20993]: pgmap v2043: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:29 smithi077 ceph-mon[21151]: pgmap v2043: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:30 smithi046 ceph-mon[19468]: from='client.75378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:30 smithi087 ceph-mon[20993]: from='client.75378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:30 smithi077 ceph-mon[21151]: from='client.75378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:31 smithi046 ceph-mon[19468]: pgmap v2044: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:31 smithi087 ceph-mon[20993]: pgmap v2044: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:31 smithi077 ceph-mon[21151]: pgmap v2044: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:42:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:33 smithi087 ceph-mon[20993]: pgmap v2045: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:42:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:33 smithi077 ceph-mon[21151]: pgmap v2045: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:42:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:33 smithi046 ceph-mon[19468]: pgmap v2045: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:42:34.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:34.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:34.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:35.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:35.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:35.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:35.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:35.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:35.370 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:35 smithi087 ceph-mon[20993]: pgmap v2046: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:35 smithi046 ceph-mon[19468]: pgmap v2046: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:35 smithi077 ceph-mon[21151]: pgmap v2046: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:36.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:36 smithi046 ceph-mon[19468]: from='client.75447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:36.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:36 smithi087 ceph-mon[20993]: from='client.75447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:36 smithi077 ceph-mon[21151]: from='client.75447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:37 smithi087 ceph-mon[20993]: pgmap v2047: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:42:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:37 smithi077 ceph-mon[21151]: pgmap v2047: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:42:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:37 smithi046 ceph-mon[19468]: pgmap v2047: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:42:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:39 smithi087 ceph-mon[20993]: pgmap v2048: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:42:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:39 smithi077 ceph-mon[21151]: pgmap v2048: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:42:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:39 smithi046 ceph-mon[19468]: pgmap v2048: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:42:40.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:40.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:40.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:40.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:40.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:40.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:40.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:40.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:41 smithi087 ceph-mon[20993]: pgmap v2049: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:42:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:41 smithi087 ceph-mon[20993]: from='client.75525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:41 smithi077 ceph-mon[21151]: pgmap v2049: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:41 smithi077 ceph-mon[21151]: from='client.75525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:41 smithi046 ceph-mon[19468]: pgmap v2049: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:42:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:41 smithi046 ceph-mon[19468]: from='client.75525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:43 smithi087 ceph-mon[20993]: pgmap v2050: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:43 smithi077 ceph-mon[21151]: pgmap v2050: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:43 smithi046 ceph-mon[19468]: pgmap v2050: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:42:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:45 smithi077 ceph-mon[21151]: pgmap v2051: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:45.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:45.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:45 smithi046 ceph-mon[19468]: pgmap v2051: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:45.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:45.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:45 smithi087 ceph-mon[20993]: pgmap v2051: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:42:46.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:47 smithi077 ceph-mon[21151]: pgmap v2052: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:47 smithi077 ceph-mon[21151]: from='client.75600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:47 smithi046 ceph-mon[19468]: pgmap v2052: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:47 smithi046 ceph-mon[19468]: from='client.75600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:47 smithi087 ceph-mon[20993]: pgmap v2052: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:47 smithi087 ceph-mon[20993]: from='client.75600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:49 smithi046 ceph-mon[19468]: pgmap v2053: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:42:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:49 smithi087 ceph-mon[20993]: pgmap v2053: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:42:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:49 smithi077 ceph-mon[21151]: pgmap v2053: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T03:42:51.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:51.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:51.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:51.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:51 smithi046 ceph-mon[19468]: pgmap v2054: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:51 smithi087 ceph-mon[20993]: pgmap v2054: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:51 smithi077 ceph-mon[21151]: pgmap v2054: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:52.086 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:52.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:52.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:52.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:52.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:53 smithi046 ceph-mon[19468]: from='client.75675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:53 smithi046 ceph-mon[19468]: pgmap v2055: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:53 smithi087 ceph-mon[20993]: from='client.75675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:53 smithi087 ceph-mon[20993]: pgmap v2055: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:53 smithi077 ceph-mon[21151]: from='client.75675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:53 smithi077 ceph-mon[21151]: pgmap v2055: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:42:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:55 smithi046 ceph-mon[19468]: pgmap v2056: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:55.747 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:55 smithi087 ceph-mon[20993]: pgmap v2056: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:55 smithi077 ceph-mon[21151]: pgmap v2056: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:57.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:42:57.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:42:57.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:42:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:57 smithi077 ceph-mon[21151]: pgmap v2057: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.764 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:42:57.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:42:57.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:42:57.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:42:57.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:42:57.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:57 smithi046 ceph-mon[19468]: pgmap v2057: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:57.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:57 smithi087 ceph-mon[20993]: pgmap v2057: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:42:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:42:58.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:58 smithi077 ceph-mon[21151]: from='client.75747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:58 smithi046 ceph-mon[19468]: from='client.75747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:58 smithi087 ceph-mon[20993]: from='client.75747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:42:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:42:59 smithi087 ceph-mon[20993]: pgmap v2058: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:42:59 smithi046 ceph-mon[19468]: pgmap v2058: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:42:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:42:59 smithi077 ceph-mon[21151]: pgmap v2058: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:01 smithi046 ceph-mon[19468]: pgmap v2059: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:01 smithi087 ceph-mon[20993]: pgmap v2059: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:01 smithi077 ceph-mon[21151]: pgmap v2059: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:02.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:02.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:02.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:03.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:03 smithi046 ceph-mon[19468]: pgmap v2060: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:03 smithi087 ceph-mon[20993]: pgmap v2060: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:03 smithi077 ceph-mon[21151]: pgmap v2060: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:04 smithi046 ceph-mon[19468]: from='client.75819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:04 smithi087 ceph-mon[20993]: from='client.75819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:04 smithi077 ceph-mon[21151]: from='client.75819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:05 smithi046 ceph-mon[19468]: pgmap v2061: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:05 smithi087 ceph-mon[20993]: pgmap v2061: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:05 smithi077 ceph-mon[21151]: pgmap v2061: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:07 smithi046 ceph-mon[19468]: pgmap v2062: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:07 smithi087 ceph-mon[20993]: pgmap v2062: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:07 smithi077 ceph-mon[21151]: pgmap v2062: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:08.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:08.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:08 smithi046 ceph-mon[19468]: pgmap v2063: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:08.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:08 smithi087 ceph-mon[20993]: pgmap v2063: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:08 smithi077 ceph-mon[21151]: pgmap v2063: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:09.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:09.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:09.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:09.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:09.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:09 smithi046 ceph-mon[19468]: from='client.75897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:09 smithi087 ceph-mon[20993]: from='client.75897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:09 smithi077 ceph-mon[21151]: from='client.75897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:10 smithi046 ceph-mon[19468]: pgmap v2064: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:10 smithi087 ceph-mon[20993]: pgmap v2064: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:10 smithi077 ceph-mon[21151]: pgmap v2064: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:12 smithi046 ceph-mon[19468]: pgmap v2065: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:12 smithi087 ceph-mon[20993]: pgmap v2065: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:12 smithi077 ceph-mon[21151]: pgmap v2065: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:14.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:14.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:14.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:14.832 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:15.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:14 smithi087 ceph-mon[20993]: pgmap v2066: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:15.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:14 smithi087 ceph-mon[20993]: from='client.75975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:14 smithi046 ceph-mon[19468]: pgmap v2066: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:14 smithi046 ceph-mon[19468]: from='client.75975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:14 smithi077 ceph-mon[21151]: pgmap v2066: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:14 smithi077 ceph-mon[21151]: from='client.75975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:17.085 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:16 smithi087 ceph-mon[20993]: pgmap v2067: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:17.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:16 smithi046 ceph-mon[19468]: pgmap v2067: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:17.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.333 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:16 smithi077 ceph-mon[21151]: pgmap v2067: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:43:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:43:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:43:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:43:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:43:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:43:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:43:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:43:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:43:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:43:18.412+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:43:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:43:18.413+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:43:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-mon[19468]: pgmap v2068: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:43:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:43:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:18 smithi087 ceph-mon[20993]: pgmap v2068: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:43:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:43:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:43:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:18 smithi077 ceph-mon[21151]: pgmap v2068: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:43:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:43:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:20.518 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:20.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:20.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:20.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:20.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:20 smithi046 ceph-mon[19468]: pgmap v2069: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:43:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:20 smithi046 ceph-mon[19468]: from='client.76161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:20 smithi087 ceph-mon[20993]: pgmap v2069: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:43:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:20 smithi087 ceph-mon[20993]: from='client.76161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:20 smithi077 ceph-mon[21151]: pgmap v2069: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:43:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:20 smithi077 ceph-mon[21151]: from='client.76161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:22 smithi046 ceph-mon[19468]: pgmap v2070: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:22 smithi087 ceph-mon[20993]: pgmap v2070: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:22 smithi077 ceph-mon[21151]: pgmap v2070: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:24 smithi046 ceph-mon[19468]: pgmap v2071: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:24 smithi087 ceph-mon[20993]: pgmap v2071: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:24 smithi077 ceph-mon[21151]: pgmap v2071: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:25.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:25.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:25.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:26.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:26.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:26.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:26.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:26.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:27 smithi077 ceph-mon[21151]: from='client.76236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:27 smithi077 ceph-mon[21151]: pgmap v2072: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:43:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:27 smithi046 ceph-mon[19468]: from='client.76236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:27 smithi046 ceph-mon[19468]: pgmap v2072: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:43:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:27 smithi087 ceph-mon[20993]: from='client.76236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:27 smithi087 ceph-mon[20993]: pgmap v2072: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:43:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:28 smithi046 ceph-mon[19468]: pgmap v2073: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:28 smithi087 ceph-mon[20993]: pgmap v2073: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:28 smithi077 ceph-mon[21151]: pgmap v2073: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:31.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:31.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:30 smithi046 ceph-mon[19468]: pgmap v2074: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:31.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:31.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:30 smithi087 ceph-mon[20993]: pgmap v2074: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:30 smithi077 ceph-mon[21151]: pgmap v2074: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:43:31.918 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:31.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:31.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:31.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:31.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:32 smithi046 ceph-mon[19468]: from='client.76308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:32 smithi046 ceph-mon[19468]: pgmap v2075: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:32 smithi087 ceph-mon[20993]: from='client.76308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:32 smithi087 ceph-mon[20993]: pgmap v2075: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:32 smithi077 ceph-mon[21151]: from='client.76308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:32 smithi077 ceph-mon[21151]: pgmap v2075: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:43:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:34 smithi046 ceph-mon[19468]: pgmap v2076: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:34 smithi087 ceph-mon[20993]: pgmap v2076: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:34 smithi077 ceph-mon[21151]: pgmap v2076: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:36.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:36.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:36.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:37.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:36 smithi046 ceph-mon[19468]: pgmap v2077: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:37.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:36 smithi087 ceph-mon[20993]: pgmap v2077: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:36 smithi077 ceph-mon[21151]: pgmap v2077: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:37.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:37.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:37.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:37.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:37.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:38.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:37 smithi046 ceph-mon[19468]: from='client.65038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:37 smithi087 ceph-mon[20993]: from='client.65038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:38.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:37 smithi077 ceph-mon[21151]: from='client.65038 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:38 smithi046 ceph-mon[19468]: pgmap v2078: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:38 smithi087 ceph-mon[20993]: pgmap v2078: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:38 smithi077 ceph-mon[21151]: pgmap v2078: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:40 smithi046 ceph-mon[19468]: pgmap v2079: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:40 smithi087 ceph-mon[20993]: pgmap v2079: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:40 smithi077 ceph-mon[21151]: pgmap v2079: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:42.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:42.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:42.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:43 smithi077 ceph-mon[21151]: pgmap v2080: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:43.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:43 smithi046 ceph-mon[19468]: pgmap v2080: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:43.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:43.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:43.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:43.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:43.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:43 smithi087 ceph-mon[20993]: pgmap v2080: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:44.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:44 smithi046 ceph-mon[19468]: from='client.76464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:44.369 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:44 smithi077 ceph-mon[21151]: from='client.76464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:44 smithi087 ceph-mon[20993]: from='client.76464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:45 smithi046 ceph-mon[19468]: pgmap v2081: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:45 smithi087 ceph-mon[20993]: pgmap v2081: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:45 smithi077 ceph-mon[21151]: pgmap v2081: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:47 smithi046 ceph-mon[19468]: pgmap v2082: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:47 smithi087 ceph-mon[20993]: pgmap v2082: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:47 smithi077 ceph-mon[21151]: pgmap v2082: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:48.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:48.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:48.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:48.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:48.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:48.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:48.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:48.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:49 smithi046 ceph-mon[19468]: pgmap v2083: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:49 smithi087 ceph-mon[20993]: pgmap v2083: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:49 smithi077 ceph-mon[21151]: pgmap v2083: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:50.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:50 smithi046 ceph-mon[19468]: from='client.76539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:50 smithi087 ceph-mon[20993]: from='client.76539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:50 smithi077 ceph-mon[21151]: from='client.76539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:51 smithi046 ceph-mon[19468]: pgmap v2084: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:51 smithi087 ceph-mon[20993]: pgmap v2084: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:51 smithi077 ceph-mon[21151]: pgmap v2084: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:43:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:53 smithi046 ceph-mon[19468]: pgmap v2085: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:53 smithi087 ceph-mon[20993]: pgmap v2085: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:53 smithi077 ceph-mon[21151]: pgmap v2085: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:43:53.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:53.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:53.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:43:54.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:43:54.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:43:54.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:43:54.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:43:54.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:43:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:55 smithi046 ceph-mon[19468]: pgmap v2086: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:55 smithi046 ceph-mon[19468]: from='client.76605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:55 smithi087 ceph-mon[20993]: pgmap v2086: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:55 smithi087 ceph-mon[20993]: from='client.76605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:55 smithi077 ceph-mon[21151]: pgmap v2086: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:55 smithi077 ceph-mon[21151]: from='client.76605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:43:57.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:57 smithi087 ceph-mon[20993]: pgmap v2087: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:57.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:57 smithi046 ceph-mon[19468]: pgmap v2087: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:57.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:57 smithi077 ceph-mon[21151]: pgmap v2087: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:43:57.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:57.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:43:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:43:59 smithi087 ceph-mon[20993]: pgmap v2088: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:43:59 smithi046 ceph-mon[19468]: pgmap v2088: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:43:59 smithi077 ceph-mon[21151]: pgmap v2088: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:43:59.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:43:59.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:43:59.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:00.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:00.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:00.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:00.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:00.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:01 smithi046 ceph-mon[19468]: pgmap v2089: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:01 smithi046 ceph-mon[19468]: from='client.76680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:01 smithi087 ceph-mon[20993]: pgmap v2089: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:01 smithi087 ceph-mon[20993]: from='client.76680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:01 smithi077 ceph-mon[21151]: pgmap v2089: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:01 smithi077 ceph-mon[21151]: from='client.76680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:03 smithi077 ceph-mon[21151]: pgmap v2090: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:44:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:03 smithi046 ceph-mon[19468]: pgmap v2090: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:44:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:03 smithi087 ceph-mon[20993]: pgmap v2090: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:44:05.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:05.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:05.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:05.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:05 smithi077 ceph-mon[21151]: pgmap v2091: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:05 smithi046 ceph-mon[19468]: pgmap v2091: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:05 smithi087 ceph-mon[20993]: pgmap v2091: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:06.041 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:06.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:06.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:06.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:06.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:07 smithi046 ceph-mon[19468]: from='client.76758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:07 smithi046 ceph-mon[19468]: pgmap v2092: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:07 smithi087 ceph-mon[20993]: from='client.76758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:07 smithi087 ceph-mon[20993]: pgmap v2092: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:07 smithi077 ceph-mon[21151]: from='client.76758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:07 smithi077 ceph-mon[21151]: pgmap v2092: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:09 smithi046 ceph-mon[19468]: pgmap v2093: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:09 smithi087 ceph-mon[20993]: pgmap v2093: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:09 smithi077 ceph-mon[21151]: pgmap v2093: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:44:11.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:11.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:11.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:11 smithi046 ceph-mon[19468]: pgmap v2094: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:11 smithi087 ceph-mon[20993]: pgmap v2094: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:11 smithi077 ceph-mon[21151]: pgmap v2094: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:11.724 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:11.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:11.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:11.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:11.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:12 smithi046 ceph-mon[19468]: from='client.76833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:12 smithi087 ceph-mon[20993]: from='client.76833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:12 smithi077 ceph-mon[21151]: from='client.76833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:13 smithi046 ceph-mon[19468]: pgmap v2095: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:13 smithi087 ceph-mon[20993]: pgmap v2095: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:13 smithi077 ceph-mon[21151]: pgmap v2095: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:15 smithi046 ceph-mon[19468]: pgmap v2096: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:15 smithi087 ceph-mon[20993]: pgmap v2096: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:15 smithi077 ceph-mon[21151]: pgmap v2096: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:16.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:16.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:16.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:17 smithi087 ceph-mon[20993]: pgmap v2097: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:17.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:17.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:17 smithi046 ceph-mon[19468]: pgmap v2097: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:17.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:17 smithi077 ceph-mon[21151]: pgmap v2097: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:18.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:18 smithi046 ceph-mon[19468]: from='client.76905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:18.552 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:18 smithi087 ceph-mon[20993]: from='client.76905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:18 smithi077 ceph-mon[21151]: from='client.76905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: pgmap v2098: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:44:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: pgmap v2098: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:44:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:44:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:44:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:19.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:44:19.505+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:44:19.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:44:19.506+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: pgmap v2098: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:44:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:44:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:44:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:44:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:44:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:44:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:21 smithi087 ceph-mon[20993]: pgmap v2099: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:44:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:21 smithi077 ceph-mon[21151]: pgmap v2099: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:21 smithi046 ceph-mon[19468]: pgmap v2099: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T03:44:22.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:22.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:22.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:23.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:23.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:23.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:23.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:23.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:23 smithi087 ceph-mon[20993]: pgmap v2100: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:23 smithi077 ceph-mon[21151]: pgmap v2100: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:23 smithi046 ceph-mon[19468]: pgmap v2100: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:24 smithi046 ceph-mon[19468]: from='client.77091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:24 smithi077 ceph-mon[21151]: from='client.77091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:24 smithi087 ceph-mon[20993]: from='client.77091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:25 smithi077 ceph-mon[21151]: pgmap v2101: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:25 smithi046 ceph-mon[19468]: pgmap v2101: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:25 smithi087 ceph-mon[20993]: pgmap v2101: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:27 smithi077 ceph-mon[21151]: pgmap v2102: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:27.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:27 smithi087 ceph-mon[20993]: pgmap v2102: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:27 smithi046 ceph-mon[19468]: pgmap v2102: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:28.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:28.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:28.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:28.778 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:28.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:28.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:28.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:28.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:28.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:29 smithi046 ceph-mon[19468]: pgmap v2103: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:29 smithi046 ceph-mon[19468]: from='client.77169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:29 smithi087 ceph-mon[20993]: pgmap v2103: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:29 smithi087 ceph-mon[20993]: from='client.77169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:29 smithi077 ceph-mon[21151]: pgmap v2103: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:29 smithi077 ceph-mon[21151]: from='client.77169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:31 smithi046 ceph-mon[19468]: pgmap v2104: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:31 smithi087 ceph-mon[20993]: pgmap v2104: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:31 smithi077 ceph-mon[21151]: pgmap v2104: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:44:33.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:33.780 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:33 smithi046 ceph-mon[19468]: pgmap v2105: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:44:33.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:33.781 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:33 smithi087 ceph-mon[20993]: pgmap v2105: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:33 smithi077 ceph-mon[21151]: pgmap v2105: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:44:34.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:34.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:34.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:34.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:34.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:35 smithi046 ceph-mon[19468]: pgmap v2106: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:35 smithi046 ceph-mon[19468]: from='client.77247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:35 smithi087 ceph-mon[20993]: pgmap v2106: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:35 smithi087 ceph-mon[20993]: from='client.77247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:35 smithi077 ceph-mon[21151]: pgmap v2106: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:35 smithi077 ceph-mon[21151]: from='client.77247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:37 smithi087 ceph-mon[20993]: pgmap v2107: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:37 smithi046 ceph-mon[19468]: pgmap v2107: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:37.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:37 smithi077 ceph-mon[21151]: pgmap v2107: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:44:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:39.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:39.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:39.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:39.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:39 smithi046 ceph-mon[19468]: pgmap v2108: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:39 smithi087 ceph-mon[20993]: pgmap v2108: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:39 smithi077 ceph-mon[21151]: pgmap v2108: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:40.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:40.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:40.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:40.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:40.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:41 smithi046 ceph-mon[19468]: from='client.77325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:41 smithi046 ceph-mon[19468]: pgmap v2109: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:41 smithi087 ceph-mon[20993]: from='client.77325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:41 smithi087 ceph-mon[20993]: pgmap v2109: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:41 smithi077 ceph-mon[21151]: from='client.77325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:41 smithi077 ceph-mon[21151]: pgmap v2109: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:43 smithi046 ceph-mon[19468]: pgmap v2110: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:43 smithi087 ceph-mon[20993]: pgmap v2110: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:43 smithi077 ceph-mon[21151]: pgmap v2110: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:45.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:45.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:45.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:45.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:45 smithi077 ceph-mon[21151]: pgmap v2111: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:44:45.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:45.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:45.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:45.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:45.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:45.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:45 smithi046 ceph-mon[19468]: pgmap v2111: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:44:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:45 smithi087 ceph-mon[20993]: pgmap v2111: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:44:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:46 smithi077 ceph-mon[21151]: from='client.77403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:46 smithi046 ceph-mon[19468]: from='client.77403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:46 smithi087 ceph-mon[20993]: from='client.77403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:47 smithi046 ceph-mon[19468]: pgmap v2112: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:47 smithi087 ceph-mon[20993]: pgmap v2112: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:47 smithi077 ceph-mon[21151]: pgmap v2112: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: pgmap v2113: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: pgmap v2113: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:44:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: pgmap v2113: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:44:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:51 smithi046 ceph-mon[19468]: pgmap v2114: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:51 smithi087 ceph-mon[20993]: pgmap v2114: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:51 smithi077 ceph-mon[21151]: pgmap v2114: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:44:51.515 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:51.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:51.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:51.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:51.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:52 smithi046 ceph-mon[19468]: from='client.77481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:52 smithi087 ceph-mon[20993]: from='client.77481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:52 smithi077 ceph-mon[21151]: from='client.77481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:53 smithi046 ceph-mon[19468]: pgmap v2115: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:53 smithi087 ceph-mon[20993]: pgmap v2115: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:53 smithi077 ceph-mon[21151]: pgmap v2115: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:55 smithi046 ceph-mon[19468]: pgmap v2116: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:55 smithi087 ceph-mon[20993]: pgmap v2116: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:55 smithi077 ceph-mon[21151]: pgmap v2116: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:44:56.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:44:56.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:44:56.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:44:57.208 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:44:57.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:44:57.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:44:57.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:44:57.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:44:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:57 smithi046 ceph-mon[19468]: pgmap v2117: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:44:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:57 smithi087 ceph-mon[20993]: pgmap v2117: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:44:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:57 smithi077 ceph-mon[21151]: pgmap v2117: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:44:58.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:58 smithi046 ceph-mon[19468]: from='client.77556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:58.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:58 smithi087 ceph-mon[20993]: from='client.77556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:58.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:58 smithi077 ceph-mon[21151]: from='client.77556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:44:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:44:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:44:59 smithi046 ceph-mon[19468]: pgmap v2118: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:44:59 smithi087 ceph-mon[20993]: pgmap v2118: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:44:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:44:59 smithi077 ceph-mon[21151]: pgmap v2118: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:01 smithi046 ceph-mon[19468]: pgmap v2119: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:01 smithi087 ceph-mon[20993]: pgmap v2119: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:01 smithi077 ceph-mon[21151]: pgmap v2119: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:02.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:02.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:02.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:02.891 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:02.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:02.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:02.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:02.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:03 smithi046 ceph-mon[19468]: pgmap v2120: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:03 smithi087 ceph-mon[20993]: pgmap v2120: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:03 smithi077 ceph-mon[21151]: pgmap v2120: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:04 smithi046 ceph-mon[19468]: from='client.77631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:04 smithi087 ceph-mon[20993]: from='client.77631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:04 smithi077 ceph-mon[21151]: from='client.77631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:05.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:05 smithi077 ceph-mon[21151]: pgmap v2121: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:05 smithi046 ceph-mon[19468]: pgmap v2121: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:05 smithi087 ceph-mon[20993]: pgmap v2121: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:07 smithi077 ceph-mon[21151]: pgmap v2122: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:07 smithi046 ceph-mon[19468]: pgmap v2122: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:07 smithi087 ceph-mon[20993]: pgmap v2122: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:07.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:07.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:07.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:08.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:08.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:08.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:08.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:08.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: pgmap v2123: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='client.77706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: pgmap v2123: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='client.77706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: pgmap v2123: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='client.77706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:11 smithi046 ceph-mon[19468]: pgmap v2124: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:11 smithi087 ceph-mon[20993]: pgmap v2124: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:11 smithi077 ceph-mon[21151]: pgmap v2124: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:13.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:13.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:13.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:13 smithi046 ceph-mon[19468]: pgmap v2125: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:13 smithi087 ceph-mon[20993]: pgmap v2125: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:13 smithi077 ceph-mon[21151]: pgmap v2125: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:14.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:14.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:14.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:14.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:14.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:15 smithi046 ceph-mon[19468]: from='client.77781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:15 smithi046 ceph-mon[19468]: pgmap v2126: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:15 smithi087 ceph-mon[20993]: from='client.77781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:15 smithi087 ceph-mon[20993]: pgmap v2126: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:15 smithi077 ceph-mon[21151]: from='client.77781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:15 smithi077 ceph-mon[21151]: pgmap v2126: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:17 smithi046 ceph-mon[19468]: pgmap v2127: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:17 smithi087 ceph-mon[20993]: pgmap v2127: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:17 smithi077 ceph-mon[21151]: pgmap v2127: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:19.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:19.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:19.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:19 smithi046 ceph-mon[19468]: pgmap v2128: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:19.838 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:19 smithi087 ceph-mon[20993]: pgmap v2128: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:19 smithi077 ceph-mon[21151]: pgmap v2128: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:19.973 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:19.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:19.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:19.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:19.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:45:20.607+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:45:20.609+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:45:20.858 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:20.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:21 smithi046 ceph-mon[19468]: from='client.77859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:21 smithi046 ceph-mon[19468]: pgmap v2129: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T03:45:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:21 smithi087 ceph-mon[20993]: from='client.77859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:21 smithi087 ceph-mon[20993]: pgmap v2129: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T03:45:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:21 smithi077 ceph-mon[21151]: from='client.77859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:45:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:21 smithi077 ceph-mon[21151]: pgmap v2129: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T03:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:45:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:23 smithi046 ceph-mon[19468]: pgmap v2130: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:23 smithi087 ceph-mon[20993]: pgmap v2130: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:23 smithi077 ceph-mon[21151]: pgmap v2130: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:24.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:24.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:24.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:25.457 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:25 smithi077 ceph-mon[21151]: pgmap v2131: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:25.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:25.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:25.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:25.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:25.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:25 smithi046 ceph-mon[19468]: pgmap v2131: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:25 smithi087 ceph-mon[20993]: pgmap v2131: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:45:26.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:26 smithi077 ceph-mon[21151]: from='client.78039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:26 smithi046 ceph-mon[19468]: from='client.78039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:26 smithi087 ceph-mon[20993]: from='client.78039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:27.635 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:27 smithi077 ceph-mon[21151]: pgmap v2132: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:27 smithi087 ceph-mon[20993]: pgmap v2132: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:27 smithi046 ceph-mon[19468]: pgmap v2132: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: pgmap v2133: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T03:45:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: pgmap v2133: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: pgmap v2133: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T03:45:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:30.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:30.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:30.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:31.338 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:31.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:31.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:31.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:31.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:31.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:31 smithi046 ceph-mon[19468]: pgmap v2134: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:31 smithi087 ceph-mon[20993]: pgmap v2134: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:31 smithi077 ceph-mon[21151]: pgmap v2134: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:45:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:32 smithi046 ceph-mon[19468]: from='client.78114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:32 smithi087 ceph-mon[20993]: from='client.78114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:32 smithi077 ceph-mon[21151]: from='client.78114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:33 smithi046 ceph-mon[19468]: pgmap v2135: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T03:45:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:33 smithi087 ceph-mon[20993]: pgmap v2135: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T03:45:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:33 smithi077 ceph-mon[21151]: pgmap v2135: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T03:45:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:35 smithi046 ceph-mon[19468]: pgmap v2136: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:45:35.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:35 smithi087 ceph-mon[20993]: pgmap v2136: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:35 smithi077 ceph-mon[21151]: pgmap v2136: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:45:36.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:36.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:36.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:37.020 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:37.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:37.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:37.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:37.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:37 smithi046 ceph-mon[19468]: pgmap v2137: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:45:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:37 smithi087 ceph-mon[20993]: pgmap v2137: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:45:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:37 smithi077 ceph-mon[21151]: pgmap v2137: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:45:38.771 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:38 smithi087 ceph-mon[20993]: from='client.78192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:38.771 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.771 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:38 smithi046 ceph-mon[19468]: from='client.78192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:38 smithi077 ceph-mon[21151]: from='client.78192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:39 smithi087 ceph-mon[20993]: pgmap v2138: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:39.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:39 smithi046 ceph-mon[19468]: pgmap v2138: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:39 smithi077 ceph-mon[21151]: pgmap v2138: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:41 smithi046 ceph-mon[19468]: pgmap v2139: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:41 smithi087 ceph-mon[20993]: pgmap v2139: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:41 smithi077 ceph-mon[21151]: pgmap v2139: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:42.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:42.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:42.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:42.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:42.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:42.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:42.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:42.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:43 smithi046 ceph-mon[19468]: pgmap v2140: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:43 smithi046 ceph-mon[19468]: from='client.78267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:43 smithi087 ceph-mon[20993]: pgmap v2140: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:43 smithi087 ceph-mon[20993]: from='client.78267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:43 smithi077 ceph-mon[21151]: pgmap v2140: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:43 smithi077 ceph-mon[21151]: from='client.78267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:45.768 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:45 smithi077 ceph-mon[21151]: pgmap v2141: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:45 smithi046 ceph-mon[19468]: pgmap v2141: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:45 smithi087 ceph-mon[20993]: pgmap v2141: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:47.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:47.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:47.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:47 smithi046 ceph-mon[19468]: pgmap v2142: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:47 smithi087 ceph-mon[20993]: pgmap v2142: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:47.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:47 smithi077 ceph-mon[21151]: pgmap v2142: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:48.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: pgmap v2143: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='client.78345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: pgmap v2143: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='client.78345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: pgmap v2143: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='client.78345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:51 smithi046 ceph-mon[19468]: pgmap v2144: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:51 smithi087 ceph-mon[20993]: pgmap v2144: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:51 smithi077 ceph-mon[21151]: pgmap v2144: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:45:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:53 smithi046 ceph-mon[19468]: pgmap v2145: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:53 smithi087 ceph-mon[20993]: pgmap v2145: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:53.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:53.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:53.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:53 smithi077 ceph-mon[21151]: pgmap v2145: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:45:54.084 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:54.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:54.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:54.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:54.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:55 smithi046 ceph-mon[19468]: from='client.78420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:55 smithi046 ceph-mon[19468]: pgmap v2146: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:55 smithi087 ceph-mon[20993]: from='client.78420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:55 smithi087 ceph-mon[20993]: pgmap v2146: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:55 smithi077 ceph-mon[21151]: from='client.78420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:55 smithi077 ceph-mon[21151]: pgmap v2146: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:57 smithi046 ceph-mon[19468]: pgmap v2147: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:57 smithi087 ceph-mon[20993]: pgmap v2147: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:57 smithi077 ceph-mon[21151]: pgmap v2147: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:58 smithi046 ceph-mon[19468]: pgmap v2148: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:58 smithi087 ceph-mon[20993]: pgmap v2148: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:45:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:58 smithi077 ceph-mon[21151]: pgmap v2148: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:45:59.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:45:59.086 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:45:59.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:45:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:45:59 smithi087 ceph-mon[20993]: from='client.78495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:59.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:45:59.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:45:59.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:45:59.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:45:59.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:45:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:45:59 smithi046 ceph-mon[19468]: from='client.78495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:45:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:45:59 smithi077 ceph-mon[21151]: from='client.78495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:00 smithi046 ceph-mon[19468]: pgmap v2149: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:00 smithi087 ceph-mon[20993]: pgmap v2149: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:00 smithi077 ceph-mon[21151]: pgmap v2149: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:03 smithi046 ceph-mon[19468]: pgmap v2150: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:03 smithi087 ceph-mon[20993]: pgmap v2150: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:03 smithi077 ceph-mon[21151]: pgmap v2150: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:04.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:04.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:04.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:05 smithi046 ceph-mon[19468]: pgmap v2151: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:05 smithi087 ceph-mon[20993]: pgmap v2151: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:05 smithi077 ceph-mon[21151]: pgmap v2151: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:05.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:05.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:05.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:05.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:05.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:06.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:06 smithi077 ceph-mon[21151]: from='client.78564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:06 smithi046 ceph-mon[19468]: from='client.78564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:06 smithi087 ceph-mon[20993]: from='client.78564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:07.280 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:07 smithi077 ceph-mon[21151]: pgmap v2152: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:07 smithi046 ceph-mon[19468]: pgmap v2152: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:07 smithi087 ceph-mon[20993]: pgmap v2152: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: pgmap v2153: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: pgmap v2153: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: pgmap v2153: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:10.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:10.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:10.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:11.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:11.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:11.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:11.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:11.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:11 smithi046 ceph-mon[19468]: pgmap v2154: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:46:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:11 smithi087 ceph-mon[20993]: pgmap v2154: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:46:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:11 smithi077 ceph-mon[21151]: pgmap v2154: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:46:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:12 smithi046 ceph-mon[19468]: from='client.78639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:12 smithi087 ceph-mon[20993]: from='client.78639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:12 smithi077 ceph-mon[21151]: from='client.78639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:13.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:13 smithi046 ceph-mon[19468]: pgmap v2155: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:13 smithi087 ceph-mon[20993]: pgmap v2155: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:13 smithi077 ceph-mon[21151]: pgmap v2155: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:15 smithi046 ceph-mon[19468]: pgmap v2156: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:15 smithi087 ceph-mon[20993]: pgmap v2156: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:15 smithi077 ceph-mon[21151]: pgmap v2156: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:16.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:16.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:16.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:16.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:16.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:16.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:16.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:16.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:17.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:17 smithi046 ceph-mon[19468]: pgmap v2157: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:17.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:17 smithi046 ceph-mon[19468]: from='client.78714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:17 smithi087 ceph-mon[20993]: pgmap v2157: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:17 smithi087 ceph-mon[20993]: from='client.78714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:17 smithi077 ceph-mon[21151]: pgmap v2157: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:17 smithi077 ceph-mon[21151]: from='client.78714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:18 smithi046 ceph-mon[19468]: pgmap v2158: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:18 smithi087 ceph-mon[20993]: pgmap v2158: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:18 smithi077 ceph-mon[21151]: pgmap v2158: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:21.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: pgmap v2159: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:21.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:46:21.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:46:21.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:46:21.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:21.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: pgmap v2159: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:21.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: pgmap v2159: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:46:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:46:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:21.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:46:21.341+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:46:21.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:46:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:46:21.342+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:46:21.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:21.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:21.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:46:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:46:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:46:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:46:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:46:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:46:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:46:22.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:22.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:22.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:22.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:22.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:23 smithi046 ceph-mon[19468]: pgmap v2160: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:23 smithi046 ceph-mon[19468]: from='client.78894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:23 smithi087 ceph-mon[20993]: pgmap v2160: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:23 smithi087 ceph-mon[20993]: from='client.78894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:23 smithi077 ceph-mon[21151]: pgmap v2160: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:23 smithi077 ceph-mon[21151]: from='client.78894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:25 smithi046 ceph-mon[19468]: pgmap v2161: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:25 smithi087 ceph-mon[20993]: pgmap v2161: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:25 smithi077 ceph-mon[21151]: pgmap v2161: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:27.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:27 smithi077 ceph-mon[21151]: pgmap v2162: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:27 smithi046 ceph-mon[19468]: pgmap v2162: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:27 smithi087 ceph-mon[20993]: pgmap v2162: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:27.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:27.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:27.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:28.201 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:28.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:28.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:28.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:28.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='client.78972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: pgmap v2163: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='client.78972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: pgmap v2163: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='client.78972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: pgmap v2163: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:29.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:31 smithi046 ceph-mon[19468]: pgmap v2164: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:31 smithi087 ceph-mon[20993]: pgmap v2164: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:31 smithi077 ceph-mon[21151]: pgmap v2164: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:33.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:33.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:33.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:33 smithi046 ceph-mon[19468]: pgmap v2165: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:33 smithi087 ceph-mon[20993]: pgmap v2165: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:33 smithi077 ceph-mon[21151]: pgmap v2165: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:33.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:33.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:33.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:33.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:33.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:34 smithi046 ceph-mon[19468]: from='client.79047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:34 smithi087 ceph-mon[20993]: from='client.79047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:34 smithi077 ceph-mon[21151]: from='client.79047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:35 smithi046 ceph-mon[19468]: pgmap v2166: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:35 smithi087 ceph-mon[20993]: pgmap v2166: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:35 smithi077 ceph-mon[21151]: pgmap v2166: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:37.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:37 smithi046 ceph-mon[19468]: pgmap v2167: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:37 smithi087 ceph-mon[20993]: pgmap v2167: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:37 smithi077 ceph-mon[21151]: pgmap v2167: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:46:38.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:38.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:38.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:38 smithi046 ceph-mon[19468]: pgmap v2168: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:38 smithi087 ceph-mon[20993]: pgmap v2168: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:38 smithi077 ceph-mon[21151]: pgmap v2168: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:39.566 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:39.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:39.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:39.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:39.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:39 smithi046 ceph-mon[19468]: from='client.79125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:39 smithi087 ceph-mon[20993]: from='client.79125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:39 smithi077 ceph-mon[21151]: from='client.79125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:40 smithi046 ceph-mon[19468]: pgmap v2169: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:40 smithi087 ceph-mon[20993]: pgmap v2169: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:40 smithi077 ceph-mon[21151]: pgmap v2169: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:46:43.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:43 smithi046 ceph-mon[19468]: pgmap v2170: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:43 smithi087 ceph-mon[20993]: pgmap v2170: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:43 smithi077 ceph-mon[21151]: pgmap v2170: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:46:44.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:44.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:44.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:45.239 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:45.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:45.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:45.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:45.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:45 smithi046 ceph-mon[19468]: pgmap v2171: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:45 smithi087 ceph-mon[20993]: pgmap v2171: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:45 smithi077 ceph-mon[21151]: pgmap v2171: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:46 smithi046 ceph-mon[19468]: from='client.79203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:46 smithi087 ceph-mon[20993]: from='client.79203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:46 smithi077 ceph-mon[21151]: from='client.79203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:47 smithi046 ceph-mon[19468]: pgmap v2172: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:46:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:47 smithi087 ceph-mon[20993]: pgmap v2172: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:46:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:47 smithi077 ceph-mon[21151]: pgmap v2172: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T03:46:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: pgmap v2173: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: pgmap v2173: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:46:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: pgmap v2173: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:49.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:50.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:50.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:50.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:50.923 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:50.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:50.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:50.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:50.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:51 smithi046 ceph-mon[19468]: pgmap v2174: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:46:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:51 smithi087 ceph-mon[20993]: pgmap v2174: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:46:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:51 smithi077 ceph-mon[21151]: pgmap v2174: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:46:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:52 smithi046 ceph-mon[19468]: from='client.79278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:52 smithi087 ceph-mon[20993]: from='client.79278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:52 smithi077 ceph-mon[21151]: from='client.79278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:53 smithi046 ceph-mon[19468]: pgmap v2175: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:53 smithi087 ceph-mon[20993]: pgmap v2175: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:53 smithi077 ceph-mon[21151]: pgmap v2175: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:46:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:55 smithi087 ceph-mon[20993]: pgmap v2176: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:55 smithi077 ceph-mon[21151]: pgmap v2176: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:55 smithi046 ceph-mon[19468]: pgmap v2176: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:46:55.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:46:55.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:46:55.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:46:56.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:46:56.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:46:56.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:46:56.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:46:56.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:46:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:57 smithi087 ceph-mon[20993]: pgmap v2177: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:57 smithi087 ceph-mon[20993]: from='client.79353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:57 smithi077 ceph-mon[21151]: pgmap v2177: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:57 smithi077 ceph-mon[21151]: from='client.79353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:57 smithi046 ceph-mon[19468]: pgmap v2177: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:46:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:57 smithi046 ceph-mon[19468]: from='client.79353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:46:58 smithi046 ceph-mon[19468]: pgmap v2178: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:46:58 smithi087 ceph-mon[20993]: pgmap v2178: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:46:58 smithi077 ceph-mon[21151]: pgmap v2178: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:47:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:01 smithi046 ceph-mon[19468]: pgmap v2179: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:47:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:01 smithi087 ceph-mon[20993]: pgmap v2179: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:47:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:01 smithi077 ceph-mon[21151]: pgmap v2179: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:47:01.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:01.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:01.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:02.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:02.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:02.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:02.299 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:02.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:03.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:03 smithi046 ceph-mon[19468]: from='client.79431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:03.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:03 smithi046 ceph-mon[19468]: pgmap v2180: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:47:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:03 smithi087 ceph-mon[20993]: from='client.79431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:03 smithi087 ceph-mon[20993]: pgmap v2180: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:47:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:03 smithi077 ceph-mon[21151]: from='client.79431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:03 smithi077 ceph-mon[21151]: pgmap v2180: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:47:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:05 smithi046 ceph-mon[19468]: pgmap v2181: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:05 smithi087 ceph-mon[20993]: pgmap v2181: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:05 smithi077 ceph-mon[21151]: pgmap v2181: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:07.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:07.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:07.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:07 smithi046 ceph-mon[19468]: pgmap v2182: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:07 smithi087 ceph-mon[20993]: pgmap v2182: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:07 smithi077 ceph-mon[21151]: pgmap v2182: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:07.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:07.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:07.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:07.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:07.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='client.79509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: pgmap v2183: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.567 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='client.79509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: pgmap v2183: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='client.79509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: pgmap v2183: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:11 smithi046 ceph-mon[19468]: pgmap v2184: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:11 smithi087 ceph-mon[20993]: pgmap v2184: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:11 smithi077 ceph-mon[21151]: pgmap v2184: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:12.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:12.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:12.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:13.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:13 smithi046 ceph-mon[19468]: pgmap v2185: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:13.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:13.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:13.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:13.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:13.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:13 smithi087 ceph-mon[20993]: pgmap v2185: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:13 smithi077 ceph-mon[21151]: pgmap v2185: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:14 smithi046 ceph-mon[19468]: from='client.79584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:14 smithi087 ceph-mon[20993]: from='client.79584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:14 smithi077 ceph-mon[21151]: from='client.79584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:15 smithi046 ceph-mon[19468]: pgmap v2186: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:15 smithi087 ceph-mon[20993]: pgmap v2186: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:15 smithi077 ceph-mon[21151]: pgmap v2186: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:17 smithi046 ceph-mon[19468]: pgmap v2187: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:17 smithi087 ceph-mon[20993]: pgmap v2187: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:17 smithi077 ceph-mon[21151]: pgmap v2187: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:18.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:18.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:18.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:19 smithi046 ceph-mon[19468]: pgmap v2188: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:19.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:19.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:19.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:19.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:19 smithi087 ceph-mon[20993]: pgmap v2188: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:19 smithi077 ceph-mon[21151]: pgmap v2188: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:20 smithi046 ceph-mon[19468]: from='client.79653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:20 smithi087 ceph-mon[20993]: from='client.79653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:20 smithi077 ceph-mon[21151]: from='client.79653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:21 smithi046 ceph-mon[19468]: pgmap v2189: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:21 smithi087 ceph-mon[20993]: pgmap v2189: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:21 smithi077 ceph-mon[21151]: pgmap v2189: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:22.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:22.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:47:22.073+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:47:22.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:47:22.074+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:47:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:47:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:47:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:47:23.670 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:23 smithi087 ceph-mon[20993]: pgmap v2190: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:23.670 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:47:23.670 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:23 smithi046 ceph-mon[19468]: pgmap v2190: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:47:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:47:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:23 smithi077 ceph-mon[21151]: pgmap v2190: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:47:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:47:24.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:24.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:24.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:25.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:25.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:25.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:25.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:25.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:25 smithi046 ceph-mon[19468]: pgmap v2191: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:25 smithi087 ceph-mon[20993]: pgmap v2191: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:25 smithi077 ceph-mon[21151]: pgmap v2191: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:26 smithi046 ceph-mon[19468]: from='client.79836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:26 smithi087 ceph-mon[20993]: from='client.79836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:26 smithi077 ceph-mon[21151]: from='client.79836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:27 smithi087 ceph-mon[20993]: pgmap v2192: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:27.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:27 smithi077 ceph-mon[21151]: pgmap v2192: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:27 smithi046 ceph-mon[19468]: pgmap v2192: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: pgmap v2193: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: pgmap v2193: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: pgmap v2193: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:30.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:30.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:30.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:30.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:30.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:30.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:30.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:30.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:31 smithi077 ceph-mon[21151]: pgmap v2194: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:31 smithi077 ceph-mon[21151]: from='client.79914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:31 smithi046 ceph-mon[19468]: pgmap v2194: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:31 smithi046 ceph-mon[19468]: from='client.79914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:31 smithi087 ceph-mon[20993]: pgmap v2194: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:31 smithi087 ceph-mon[20993]: from='client.79914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:33 smithi046 ceph-mon[19468]: pgmap v2195: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:33 smithi087 ceph-mon[20993]: pgmap v2195: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:33 smithi077 ceph-mon[21151]: pgmap v2195: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:35.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:35.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:35 smithi046 ceph-mon[19468]: pgmap v2196: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:35.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:35.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:35 smithi087 ceph-mon[20993]: pgmap v2196: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:35 smithi077 ceph-mon[21151]: pgmap v2196: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:47:36.423 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:36.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:36.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:36.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:36.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:37 smithi046 ceph-mon[19468]: pgmap v2197: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:37 smithi046 ceph-mon[19468]: from='client.79992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:37 smithi087 ceph-mon[20993]: pgmap v2197: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:37 smithi087 ceph-mon[20993]: from='client.79992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:37 smithi077 ceph-mon[21151]: pgmap v2197: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:47:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:37 smithi077 ceph-mon[21151]: from='client.79992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:39 smithi087 ceph-mon[20993]: pgmap v2198: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:47:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:39 smithi077 ceph-mon[21151]: pgmap v2198: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:47:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:39 smithi046 ceph-mon[19468]: pgmap v2198: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:47:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:41.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:41.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:41.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:41 smithi046 ceph-mon[19468]: pgmap v2199: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:41 smithi087 ceph-mon[20993]: pgmap v2199: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:41 smithi077 ceph-mon[21151]: pgmap v2199: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:42.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:42.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:42.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:42.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:42.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:43 smithi087 ceph-mon[20993]: from='client.80070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:43 smithi087 ceph-mon[20993]: pgmap v2200: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:43.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:43 smithi046 ceph-mon[19468]: from='client.80070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:43.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:43 smithi046 ceph-mon[19468]: pgmap v2200: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:43 smithi077 ceph-mon[21151]: from='client.80070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:43 smithi077 ceph-mon[21151]: pgmap v2200: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:45 smithi046 ceph-mon[19468]: pgmap v2201: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:45 smithi087 ceph-mon[20993]: pgmap v2201: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:45 smithi077 ceph-mon[21151]: pgmap v2201: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:47.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:47 smithi046 ceph-mon[19468]: pgmap v2202: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:47 smithi087 ceph-mon[20993]: pgmap v2202: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:47 smithi077 ceph-mon[21151]: pgmap v2202: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:47.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:47.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:47.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:47.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:47.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:48 smithi046 ceph-mon[19468]: from='client.80148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:48 smithi087 ceph-mon[20993]: from='client.80148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:48 smithi077 ceph-mon[21151]: from='client.80148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:49.518 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:49 smithi077 ceph-mon[21151]: pgmap v2203: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:49.518 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.518 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.518 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:49 smithi046 ceph-mon[19468]: pgmap v2203: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:49 smithi087 ceph-mon[20993]: pgmap v2203: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:51 smithi046 ceph-mon[19468]: pgmap v2204: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:51 smithi087 ceph-mon[20993]: pgmap v2204: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:51 smithi077 ceph-mon[21151]: pgmap v2204: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:47:52.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:52.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:52.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:53.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:53.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:53.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:53.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:53.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:53 smithi046 ceph-mon[19468]: pgmap v2205: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:53 smithi087 ceph-mon[20993]: pgmap v2205: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:53 smithi077 ceph-mon[21151]: pgmap v2205: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:47:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:54 smithi046 ceph-mon[19468]: from='client.80220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:54 smithi087 ceph-mon[20993]: from='client.80220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:54 smithi077 ceph-mon[21151]: from='client.80220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:47:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:55 smithi046 ceph-mon[19468]: pgmap v2206: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:55 smithi087 ceph-mon[20993]: pgmap v2206: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:55 smithi077 ceph-mon[21151]: pgmap v2206: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:57.746 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:57 smithi077 ceph-mon[21151]: pgmap v2207: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:57 smithi046 ceph-mon[19468]: pgmap v2207: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:57 smithi087 ceph-mon[20993]: pgmap v2207: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:47:58.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:47:58.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:47:58.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:47:59.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:47:59.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:47:59.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:47:59.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:47:59.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:47:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:59 smithi046 ceph-mon[19468]: pgmap v2208: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:47:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:59 smithi087 ceph-mon[20993]: pgmap v2208: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:47:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:59 smithi077 ceph-mon[21151]: pgmap v2208: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:47:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:00 smithi046 ceph-mon[19468]: from='client.80298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:00 smithi087 ceph-mon[20993]: from='client.80298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:00 smithi077 ceph-mon[21151]: from='client.80298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:01 smithi046 ceph-mon[19468]: pgmap v2209: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:01 smithi087 ceph-mon[20993]: pgmap v2209: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:01 smithi077 ceph-mon[21151]: pgmap v2209: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:03.552 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:03 smithi087 ceph-mon[20993]: pgmap v2210: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:03.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:03 smithi046 ceph-mon[19468]: pgmap v2210: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:03 smithi077 ceph-mon[21151]: pgmap v2210: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:04.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:04.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:04.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:04.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:04.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:04.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:04.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:04.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:05.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:05 smithi046 ceph-mon[19468]: pgmap v2211: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:05.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:05 smithi046 ceph-mon[19468]: from='client.80373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:05 smithi087 ceph-mon[20993]: pgmap v2211: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:05 smithi087 ceph-mon[20993]: from='client.80373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:05 smithi077 ceph-mon[21151]: pgmap v2211: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:05 smithi077 ceph-mon[21151]: from='client.80373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:07 smithi087 ceph-mon[20993]: pgmap v2212: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:07 smithi077 ceph-mon[21151]: pgmap v2212: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:07 smithi046 ceph-mon[19468]: pgmap v2212: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:09 smithi087 ceph-mon[20993]: pgmap v2213: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:09 smithi077 ceph-mon[21151]: pgmap v2213: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:09 smithi046 ceph-mon[19468]: pgmap v2213: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:09.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:09.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:09.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:09.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:10.515 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:10.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:10.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:10.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:10.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:11.452 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:11 smithi077 ceph-mon[21151]: pgmap v2214: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:11.452 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:11 smithi077 ceph-mon[21151]: from='client.80448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:11 smithi046 ceph-mon[19468]: pgmap v2214: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:11 smithi046 ceph-mon[19468]: from='client.80448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:11 smithi087 ceph-mon[20993]: pgmap v2214: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:11 smithi087 ceph-mon[20993]: from='client.80448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:13 smithi077 ceph-mon[21151]: pgmap v2215: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:13.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:13 smithi046 ceph-mon[19468]: pgmap v2215: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:13 smithi087 ceph-mon[20993]: pgmap v2215: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:15.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:15.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:15.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:15 smithi046 ceph-mon[19468]: pgmap v2216: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:15 smithi087 ceph-mon[20993]: pgmap v2216: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:15 smithi077 ceph-mon[21151]: pgmap v2216: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:16.199 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:16.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:16.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:16.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:16.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:17 smithi046 ceph-mon[19468]: from='client.80526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:17 smithi046 ceph-mon[19468]: pgmap v2217: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:17 smithi087 ceph-mon[20993]: from='client.80526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:17 smithi087 ceph-mon[20993]: pgmap v2217: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:17 smithi077 ceph-mon[21151]: from='client.80526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:17 smithi077 ceph-mon[21151]: pgmap v2217: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:19 smithi046 ceph-mon[19468]: pgmap v2218: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:19 smithi087 ceph-mon[20993]: pgmap v2218: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:19 smithi077 ceph-mon[21151]: pgmap v2218: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:21.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:21.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:21.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:21 smithi046 ceph-mon[19468]: pgmap v2219: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:48:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:21 smithi087 ceph-mon[20993]: pgmap v2219: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:48:21.888 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:21.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:21.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:21.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:21.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:21 smithi077 ceph-mon[21151]: pgmap v2219: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='client.80601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:22.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:22.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='client.80601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:22.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:48:22.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:48:22.797 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:48:22.797 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:22.797 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='client.80601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:48:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:48:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:48:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:23.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:48:22.793+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:48:23.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:48:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:48:22.794+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:48:23.740 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:23 smithi046 ceph-mon[19468]: pgmap v2220: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:23.740 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:23 smithi087 ceph-mon[20993]: pgmap v2220: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:23.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:23 smithi077 ceph-mon[21151]: pgmap v2220: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:48:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:48:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:48:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:48:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:48:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:48:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:48:25.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:25 smithi046 ceph-mon[19468]: pgmap v2221: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:25 smithi087 ceph-mon[20993]: pgmap v2221: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:25 smithi077 ceph-mon[21151]: pgmap v2221: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:26.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:26.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:26.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:27.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:27.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:27.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:27.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:27.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:27 smithi046 ceph-mon[19468]: pgmap v2222: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:27 smithi087 ceph-mon[20993]: pgmap v2222: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:27 smithi077 ceph-mon[21151]: pgmap v2222: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:28 smithi046 ceph-mon[19468]: from='client.80778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:28 smithi087 ceph-mon[20993]: from='client.80778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:28 smithi077 ceph-mon[21151]: from='client.80778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:29 smithi046 ceph-mon[19468]: pgmap v2223: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:29 smithi087 ceph-mon[20993]: pgmap v2223: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:29 smithi077 ceph-mon[21151]: pgmap v2223: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:31.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:31 smithi077 ceph-mon[21151]: pgmap v2224: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:31 smithi046 ceph-mon[19468]: pgmap v2224: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:31 smithi087 ceph-mon[20993]: pgmap v2224: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:32.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:32.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:32.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:33.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:33.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:33.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:33.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:33.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:33 smithi046 ceph-mon[19468]: pgmap v2225: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:33 smithi087 ceph-mon[20993]: pgmap v2225: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:33 smithi077 ceph-mon[21151]: pgmap v2225: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:34 smithi046 ceph-mon[19468]: from='client.80856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:34 smithi087 ceph-mon[20993]: from='client.80856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:34 smithi077 ceph-mon[21151]: from='client.80856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:35 smithi046 ceph-mon[19468]: pgmap v2226: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:35 smithi087 ceph-mon[20993]: pgmap v2226: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:35 smithi077 ceph-mon[21151]: pgmap v2226: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:37 smithi046 ceph-mon[19468]: pgmap v2227: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:37 smithi087 ceph-mon[20993]: pgmap v2227: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:37 smithi077 ceph-mon[21151]: pgmap v2227: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:48:38.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:38.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:38.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:38.932 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:38.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:38.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:38.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:38.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:39 smithi046 ceph-mon[19468]: pgmap v2228: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:39 smithi087 ceph-mon[20993]: pgmap v2228: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:39 smithi077 ceph-mon[21151]: pgmap v2228: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:40 smithi046 ceph-mon[19468]: from='client.80934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:40 smithi046 ceph-mon[19468]: pgmap v2229: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:40 smithi087 ceph-mon[20993]: from='client.80934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:40 smithi087 ceph-mon[20993]: pgmap v2229: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:40 smithi077 ceph-mon[21151]: from='client.80934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:40 smithi077 ceph-mon[21151]: pgmap v2229: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:48:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:43 smithi046 ceph-mon[19468]: pgmap v2230: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:43.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:43 smithi087 ceph-mon[20993]: pgmap v2230: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:43 smithi077 ceph-mon[21151]: pgmap v2230: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:48:43.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:43.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:43.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:44.616 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:44.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:44.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:44.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:44.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:45 smithi046 ceph-mon[19468]: pgmap v2231: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:45 smithi046 ceph-mon[19468]: from='client.81012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:45 smithi087 ceph-mon[20993]: pgmap v2231: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:45 smithi087 ceph-mon[20993]: from='client.81012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:45.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:45 smithi077 ceph-mon[21151]: pgmap v2231: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:45.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:45 smithi077 ceph-mon[21151]: from='client.81012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:47 smithi087 ceph-mon[20993]: pgmap v2232: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:47 smithi077 ceph-mon[21151]: pgmap v2232: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:47 smithi046 ceph-mon[19468]: pgmap v2232: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:48:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:49 smithi087 ceph-mon[20993]: pgmap v2233: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:49 smithi077 ceph-mon[21151]: pgmap v2233: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:49 smithi046 ceph-mon[19468]: pgmap v2233: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:49.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:49.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:49.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:50.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:50.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:50.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:50.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:50.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:50 smithi077 ceph-mon[21151]: from='client.81087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:50 smithi077 ceph-mon[21151]: pgmap v2234: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:50 smithi046 ceph-mon[19468]: from='client.81087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:50 smithi046 ceph-mon[19468]: pgmap v2234: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:50 smithi087 ceph-mon[20993]: from='client.81087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:50 smithi087 ceph-mon[20993]: pgmap v2234: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:53.328 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:53 smithi077 ceph-mon[21151]: pgmap v2235: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:53 smithi087 ceph-mon[20993]: pgmap v2235: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:53 smithi046 ceph-mon[19468]: pgmap v2235: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:48:55.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:48:55.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:48:55.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:48:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:55 smithi087 ceph-mon[20993]: pgmap v2236: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:55 smithi077 ceph-mon[21151]: pgmap v2236: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:55 smithi046 ceph-mon[19468]: pgmap v2236: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:48:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:48:55.983 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:48:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:48:55.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:48:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:57 smithi087 ceph-mon[20993]: from='client.81159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:57 smithi087 ceph-mon[20993]: pgmap v2237: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:57 smithi077 ceph-mon[21151]: from='client.81159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:57 smithi077 ceph-mon[21151]: pgmap v2237: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:57 smithi046 ceph-mon[19468]: from='client.81159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:48:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:57 smithi046 ceph-mon[19468]: pgmap v2237: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:48:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:59 smithi087 ceph-mon[20993]: pgmap v2238: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:59 smithi077 ceph-mon[21151]: pgmap v2238: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:59 smithi046 ceph-mon[19468]: pgmap v2238: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:48:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:48:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:00.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:01.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:01 smithi077 ceph-mon[21151]: pgmap v2239: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:01 smithi046 ceph-mon[19468]: pgmap v2239: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:01 smithi087 ceph-mon[20993]: pgmap v2239: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:01.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:02 smithi087 ceph-mon[20993]: from='client.81237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:02 smithi077 ceph-mon[21151]: from='client.81237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:02 smithi046 ceph-mon[19468]: from='client.81237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:03 smithi087 ceph-mon[20993]: pgmap v2240: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:03 smithi077 ceph-mon[21151]: pgmap v2240: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:03 smithi046 ceph-mon[19468]: pgmap v2240: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:05.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:05 smithi087 ceph-mon[20993]: pgmap v2241: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:05 smithi077 ceph-mon[21151]: pgmap v2241: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:05 smithi046 ceph-mon[19468]: pgmap v2241: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:07.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:07 smithi046 ceph-mon[19468]: pgmap v2242: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:07.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:07.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:07.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:07.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:07.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:07 smithi077 ceph-mon[21151]: pgmap v2242: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:07 smithi087 ceph-mon[20993]: pgmap v2242: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:08 smithi046 ceph-mon[19468]: from='client.81309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:08 smithi077 ceph-mon[21151]: from='client.81309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:08 smithi087 ceph-mon[20993]: from='client.81309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:09 smithi077 ceph-mon[21151]: pgmap v2243: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:09 smithi046 ceph-mon[19468]: pgmap v2243: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:09 smithi087 ceph-mon[20993]: pgmap v2243: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:11 smithi046 ceph-mon[19468]: pgmap v2244: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:11 smithi087 ceph-mon[20993]: pgmap v2244: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:11 smithi077 ceph-mon[21151]: pgmap v2244: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:12.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:12.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:12.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:13.044 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:13.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:13.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:13.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:13.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:13 smithi046 ceph-mon[19468]: pgmap v2245: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:13 smithi077 ceph-mon[21151]: pgmap v2245: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:13 smithi087 ceph-mon[20993]: pgmap v2245: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:14 smithi077 ceph-mon[21151]: from='client.81381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:14 smithi046 ceph-mon[19468]: from='client.81381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:14 smithi087 ceph-mon[20993]: from='client.81381 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:15 smithi046 ceph-mon[19468]: pgmap v2246: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:15 smithi087 ceph-mon[20993]: pgmap v2246: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:15 smithi077 ceph-mon[21151]: pgmap v2246: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:17 smithi046 ceph-mon[19468]: pgmap v2247: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:17 smithi087 ceph-mon[20993]: pgmap v2247: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:17 smithi077 ceph-mon[21151]: pgmap v2247: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:18.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:18.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:18.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:18.723 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:19 smithi046 ceph-mon[19468]: pgmap v2248: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:19 smithi046 ceph-mon[19468]: from='client.81453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:19 smithi087 ceph-mon[20993]: pgmap v2248: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:19 smithi087 ceph-mon[20993]: from='client.81453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:19 smithi077 ceph-mon[21151]: pgmap v2248: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:19 smithi077 ceph-mon[21151]: from='client.81453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:21 smithi046 ceph-mon[19468]: pgmap v2249: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:21 smithi087 ceph-mon[20993]: pgmap v2249: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:21 smithi077 ceph-mon[21151]: pgmap v2249: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:23.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: pgmap v2250: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:23.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:49:23.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:49:23.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:49:23.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:23.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: pgmap v2250: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:49:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:49:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:49:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: pgmap v2250: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:49:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:49:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:49:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:23.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:23.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:23.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:23.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:49:23.538+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:49:23.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:49:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:49:23.540+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:49:24.407 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:24.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:24.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:24.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:24.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:24.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:24.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:49:24.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:49:24.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:24.527 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:49:24.527 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:49:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:49:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:49:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:49:25.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:25 smithi087 ceph-mon[20993]: from='client.81633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:25.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:25 smithi087 ceph-mon[20993]: pgmap v2251: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:25 smithi046 ceph-mon[19468]: from='client.81633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:25 smithi046 ceph-mon[19468]: pgmap v2251: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:25 smithi077 ceph-mon[21151]: from='client.81633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:25 smithi077 ceph-mon[21151]: pgmap v2251: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:27.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:27 smithi046 ceph-mon[19468]: pgmap v2252: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:27 smithi087 ceph-mon[20993]: pgmap v2252: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:27 smithi077 ceph-mon[21151]: pgmap v2252: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:29.299 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:29 smithi046 ceph-mon[19468]: pgmap v2253: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:29.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:29.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:29.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:29 smithi087 ceph-mon[20993]: pgmap v2253: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:29 smithi077 ceph-mon[21151]: pgmap v2253: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:30.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:30.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:30.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:30.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:30.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:31 smithi046 ceph-mon[19468]: from='client.81708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:31 smithi046 ceph-mon[19468]: pgmap v2254: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:31 smithi087 ceph-mon[20993]: from='client.81708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:31 smithi087 ceph-mon[20993]: pgmap v2254: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:31 smithi077 ceph-mon[21151]: from='client.81708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:31 smithi077 ceph-mon[21151]: pgmap v2254: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:33 smithi046 ceph-mon[19468]: pgmap v2255: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:33 smithi087 ceph-mon[20993]: pgmap v2255: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:33.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:33 smithi077 ceph-mon[21151]: pgmap v2255: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:35.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:35.089 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:35.089 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:35 smithi046 ceph-mon[19468]: pgmap v2256: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:49:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:35 smithi087 ceph-mon[20993]: pgmap v2256: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:49:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:35 smithi077 ceph-mon[21151]: pgmap v2256: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:49:35.774 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:35.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:35.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:35.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:35.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:36 smithi046 ceph-mon[19468]: from='client.81777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:36 smithi087 ceph-mon[20993]: from='client.81777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:36 smithi077 ceph-mon[21151]: from='client.81777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:37 smithi046 ceph-mon[19468]: pgmap v2257: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:37 smithi087 ceph-mon[20993]: pgmap v2257: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:37 smithi077 ceph-mon[21151]: pgmap v2257: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:49:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:39 smithi046 ceph-mon[19468]: pgmap v2258: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:49:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:39 smithi087 ceph-mon[20993]: pgmap v2258: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:49:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:39 smithi077 ceph-mon[21151]: pgmap v2258: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:49:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:40.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:40.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:40.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:41.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:41.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:41.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:41.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:41.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:41 smithi046 ceph-mon[19468]: pgmap v2259: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:41 smithi087 ceph-mon[20993]: pgmap v2259: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:41 smithi077 ceph-mon[21151]: pgmap v2259: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:49:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:42 smithi046 ceph-mon[19468]: from='client.81849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:42 smithi087 ceph-mon[20993]: from='client.81849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:42 smithi077 ceph-mon[21151]: from='client.81849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:43 smithi046 ceph-mon[19468]: pgmap v2260: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:43 smithi087 ceph-mon[20993]: pgmap v2260: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:49:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:43 smithi077 ceph-mon[21151]: pgmap v2260: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T03:49:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:45 smithi046 ceph-mon[19468]: pgmap v2261: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:49:45.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:45 smithi087 ceph-mon[20993]: pgmap v2261: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:49:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:45 smithi077 ceph-mon[21151]: pgmap v2261: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:49:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:47.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:47.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:47.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:47.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:47.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:47.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:47 smithi046 ceph-mon[19468]: pgmap v2262: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:49:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:47 smithi087 ceph-mon[20993]: pgmap v2262: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:49:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:47 smithi077 ceph-mon[21151]: pgmap v2262: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:49:48.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:48 smithi046 ceph-mon[19468]: from='client.81924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:48 smithi087 ceph-mon[20993]: from='client.81924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:48 smithi077 ceph-mon[21151]: from='client.81924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:49 smithi046 ceph-mon[19468]: pgmap v2263: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:49 smithi087 ceph-mon[20993]: pgmap v2263: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:49 smithi077 ceph-mon[21151]: pgmap v2263: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:51 smithi046 ceph-mon[19468]: pgmap v2264: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:51 smithi087 ceph-mon[20993]: pgmap v2264: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:51 smithi077 ceph-mon[21151]: pgmap v2264: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:49:52.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:52.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:52.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:52.812 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:52.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:52.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:52.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:52.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:53 smithi077 ceph-mon[21151]: pgmap v2265: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:53 smithi077 ceph-mon[21151]: from='client.82002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:53 smithi046 ceph-mon[19468]: pgmap v2265: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:53 smithi046 ceph-mon[19468]: from='client.82002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:53 smithi087 ceph-mon[20993]: pgmap v2265: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:49:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:53 smithi087 ceph-mon[20993]: from='client.82002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:55.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:55 smithi077 ceph-mon[21151]: pgmap v2266: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:55 smithi046 ceph-mon[19468]: pgmap v2266: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:55 smithi087 ceph-mon[20993]: pgmap v2266: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:57 smithi077 ceph-mon[21151]: pgmap v2267: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:57.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:49:57.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:57 smithi046 ceph-mon[19468]: pgmap v2267: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:57.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:49:57.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:49:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:57 smithi087 ceph-mon[20993]: pgmap v2267: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:49:58.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:49:58.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:49:58.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:49:58.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:49:58.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:49:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:59 smithi046 ceph-mon[19468]: pgmap v2268: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:59 smithi046 ceph-mon[19468]: from='client.82080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:59 smithi087 ceph-mon[20993]: pgmap v2268: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:59 smithi087 ceph-mon[20993]: from='client.82080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:59 smithi077 ceph-mon[21151]: pgmap v2268: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:49:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:59 smithi077 ceph-mon[21151]: from='client.82080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:49:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:49:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:50:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:50:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T03:50:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:01 smithi087 ceph-mon[20993]: pgmap v2269: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:01 smithi046 ceph-mon[19468]: pgmap v2269: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:01 smithi077 ceph-mon[21151]: pgmap v2269: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:03.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:03.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:03.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:03 smithi046 ceph-mon[19468]: pgmap v2270: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:03 smithi087 ceph-mon[20993]: pgmap v2270: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:50:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:03 smithi077 ceph-mon[21151]: pgmap v2270: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T03:50:04.184 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:04.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:04.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:04.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:04.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:05.803 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:05 smithi087 ceph-mon[20993]: from='client.82152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:05.803 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:05 smithi087 ceph-mon[20993]: pgmap v2271: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:05 smithi046 ceph-mon[19468]: from='client.82152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:05 smithi046 ceph-mon[19468]: pgmap v2271: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:05 smithi077 ceph-mon[21151]: from='client.82152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:05 smithi077 ceph-mon[21151]: pgmap v2271: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:07.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:07 smithi087 ceph-mon[20993]: pgmap v2272: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:07 smithi046 ceph-mon[19468]: pgmap v2272: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:07 smithi077 ceph-mon[21151]: pgmap v2272: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:09.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:09.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:09.187 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:09 smithi046 ceph-mon[19468]: pgmap v2273: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:09 smithi087 ceph-mon[20993]: pgmap v2273: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:09.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:09.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:09.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:09.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:09.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:09 smithi077 ceph-mon[21151]: pgmap v2273: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='client.82224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='client.82224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='client.82224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:11 smithi046 ceph-mon[19468]: pgmap v2274: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:50:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:11 smithi087 ceph-mon[20993]: pgmap v2274: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:50:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:11 smithi077 ceph-mon[21151]: pgmap v2274: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:50:13.813 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:13 smithi077 ceph-mon[21151]: pgmap v2275: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:13 smithi046 ceph-mon[19468]: pgmap v2275: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:13 smithi087 ceph-mon[20993]: pgmap v2275: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:14.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:14.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:14.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:15.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:15.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:15.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:15.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:15.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:15 smithi077 ceph-mon[21151]: pgmap v2276: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:15 smithi046 ceph-mon[19468]: pgmap v2276: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:15 smithi087 ceph-mon[20993]: pgmap v2276: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:50:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:16 smithi046 ceph-mon[19468]: from='client.82302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:16 smithi087 ceph-mon[20993]: from='client.82302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:16 smithi077 ceph-mon[21151]: from='client.82302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:17 smithi046 ceph-mon[19468]: pgmap v2277: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:17 smithi087 ceph-mon[20993]: pgmap v2277: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:17 smithi077 ceph-mon[21151]: pgmap v2277: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:19 smithi046 ceph-mon[19468]: pgmap v2278: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:50:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:19 smithi087 ceph-mon[20993]: pgmap v2278: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:50:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:19 smithi077 ceph-mon[21151]: pgmap v2278: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:50:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:20.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:20.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:20.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:21.242 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:21.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:21.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:21.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:21.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:21 smithi046 ceph-mon[19468]: pgmap v2279: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:21 smithi087 ceph-mon[20993]: pgmap v2279: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:21 smithi077 ceph-mon[21151]: pgmap v2279: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:22 smithi046 ceph-mon[19468]: from='client.82377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:22 smithi087 ceph-mon[20993]: from='client.82377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:22 smithi077 ceph-mon[21151]: from='client.82377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:23 smithi046 ceph-mon[19468]: pgmap v2280: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:23 smithi087 ceph-mon[20993]: pgmap v2280: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:23 smithi077 ceph-mon[21151]: pgmap v2280: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:24.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:50:24.286+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:50:24.287+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:50:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:50:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:50:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:25.912 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:25 smithi046 ceph-mon[19468]: pgmap v2281: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:25.912 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:50:25.912 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:50:25.912 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:25.913 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:25 smithi087 ceph-mon[20993]: pgmap v2281: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:25.913 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:50:25.913 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:50:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:50:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:25 smithi077 ceph-mon[21151]: pgmap v2281: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:50:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:50:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:50:26.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:26.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:26.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:26.926 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:26.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:26.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:26.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:26.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:27 smithi046 ceph-mon[19468]: pgmap v2282: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:27 smithi046 ceph-mon[19468]: from='client.82554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:27 smithi087 ceph-mon[20993]: pgmap v2282: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:27 smithi087 ceph-mon[20993]: from='client.82554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:27 smithi077 ceph-mon[21151]: pgmap v2282: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:27 smithi077 ceph-mon[21151]: from='client.82554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:29 smithi046 ceph-mon[19468]: pgmap v2283: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:29.861 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:29 smithi087 ceph-mon[20993]: pgmap v2283: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:29 smithi077 ceph-mon[21151]: pgmap v2283: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:31.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: pgmap v2284: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:31.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: pgmap v2284: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: pgmap v2284: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:31.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:31.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:31.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:32.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:32.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:32.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:32.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:32.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:33 smithi077 ceph-mon[21151]: pgmap v2285: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:33 smithi077 ceph-mon[21151]: from='client.82629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:33 smithi046 ceph-mon[19468]: pgmap v2285: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:33 smithi046 ceph-mon[19468]: from='client.82629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:33 smithi087 ceph-mon[20993]: pgmap v2285: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:33 smithi087 ceph-mon[20993]: from='client.82629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:35 smithi077 ceph-mon[21151]: pgmap v2286: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:35 smithi046 ceph-mon[19468]: pgmap v2286: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:35 smithi087 ceph-mon[20993]: pgmap v2286: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:37 smithi077 ceph-mon[21151]: pgmap v2287: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:37 smithi046 ceph-mon[19468]: pgmap v2287: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:37.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:37.614 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:37.614 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:37 smithi087 ceph-mon[20993]: pgmap v2287: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:50:38.296 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:38.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:38.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:38.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:38.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:39 smithi077 ceph-mon[21151]: from='client.82698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:39 smithi077 ceph-mon[21151]: pgmap v2288: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:39 smithi046 ceph-mon[19468]: from='client.82698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:39 smithi046 ceph-mon[19468]: pgmap v2288: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:39 smithi087 ceph-mon[20993]: from='client.82698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:39 smithi087 ceph-mon[20993]: pgmap v2288: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:41 smithi046 ceph-mon[19468]: pgmap v2289: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:41 smithi087 ceph-mon[20993]: pgmap v2289: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:41 smithi077 ceph-mon[21151]: pgmap v2289: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:43.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:43.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:43.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:43 smithi046 ceph-mon[19468]: pgmap v2290: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:43 smithi087 ceph-mon[20993]: pgmap v2290: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:43 smithi077 ceph-mon[21151]: pgmap v2290: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:44.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:44.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:44.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:44.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:44.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:45 smithi087 ceph-mon[20993]: from='client.82773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:45 smithi087 ceph-mon[20993]: pgmap v2291: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:45 smithi077 ceph-mon[21151]: from='client.82773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:45 smithi077 ceph-mon[21151]: pgmap v2291: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:45 smithi046 ceph-mon[19468]: from='client.82773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:45 smithi046 ceph-mon[19468]: pgmap v2291: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:47.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:47 smithi087 ceph-mon[20993]: pgmap v2292: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:47 smithi077 ceph-mon[21151]: pgmap v2292: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:47 smithi046 ceph-mon[19468]: pgmap v2292: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:49.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:49.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:49.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:49 smithi087 ceph-mon[20993]: pgmap v2293: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:49 smithi077 ceph-mon[21151]: pgmap v2293: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:49.682 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:49 smithi046 ceph-mon[19468]: pgmap v2293: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:49.709 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:49.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:49.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:49.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:49.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:50.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:50 smithi046 ceph-mon[19468]: from='client.82848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:50.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:50 smithi087 ceph-mon[20993]: from='client.82848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:50 smithi077 ceph-mon[21151]: from='client.82848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:51 smithi046 ceph-mon[19468]: pgmap v2294: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:51 smithi077 ceph-mon[21151]: pgmap v2294: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:51 smithi087 ceph-mon[20993]: pgmap v2294: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:50:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:50:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:53 smithi077 ceph-mon[21151]: pgmap v2295: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:53 smithi046 ceph-mon[19468]: pgmap v2295: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:53 smithi087 ceph-mon[20993]: pgmap v2295: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:54.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:50:54.712 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:50:54.712 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:50:55.390 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:50:55.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:50:55.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:50:55.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:50:55.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:50:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:55 smithi077 ceph-mon[21151]: pgmap v2296: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:55 smithi046 ceph-mon[19468]: pgmap v2296: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:55 smithi087 ceph-mon[20993]: pgmap v2296: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:56 smithi077 ceph-mon[21151]: from='client.82923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:56 smithi046 ceph-mon[19468]: from='client.82923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:56 smithi087 ceph-mon[20993]: from='client.82923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:50:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:57 smithi077 ceph-mon[21151]: pgmap v2297: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:57.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:57 smithi087 ceph-mon[20993]: pgmap v2297: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:57 smithi046 ceph-mon[19468]: pgmap v2297: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:50:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:50:59 smithi077 ceph-mon[21151]: pgmap v2298: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:50:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:50:59 smithi046 ceph-mon[19468]: pgmap v2298: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:50:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:50:59 smithi087 ceph-mon[20993]: pgmap v2298: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:00.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:00.392 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:00.392 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:01.072 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:01.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:01.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:01.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:01.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:01 smithi046 ceph-mon[19468]: pgmap v2299: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:01 smithi087 ceph-mon[20993]: pgmap v2299: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:01 smithi077 ceph-mon[21151]: pgmap v2299: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:02 smithi046 ceph-mon[19468]: from='client.82992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:02 smithi087 ceph-mon[20993]: from='client.82992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:02 smithi077 ceph-mon[21151]: from='client.82992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:03 smithi046 ceph-mon[19468]: pgmap v2300: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:03 smithi087 ceph-mon[20993]: pgmap v2300: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:03 smithi077 ceph-mon[21151]: pgmap v2300: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:05 smithi046 ceph-mon[19468]: pgmap v2301: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:05 smithi087 ceph-mon[20993]: pgmap v2301: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:05 smithi077 ceph-mon[21151]: pgmap v2301: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:06.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:06.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:06.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:06.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:06.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:06.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:06.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:06.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:07 smithi046 ceph-mon[19468]: pgmap v2302: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:07 smithi046 ceph-mon[19468]: from='client.83067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:07 smithi087 ceph-mon[20993]: pgmap v2302: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:07 smithi087 ceph-mon[20993]: from='client.83067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:07 smithi077 ceph-mon[21151]: pgmap v2302: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:07 smithi077 ceph-mon[21151]: from='client.83067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:09 smithi046 ceph-mon[19468]: pgmap v2303: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:09 smithi087 ceph-mon[20993]: pgmap v2303: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:09 smithi077 ceph-mon[21151]: pgmap v2303: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:11.282 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: pgmap v2304: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: pgmap v2304: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: pgmap v2304: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:11.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:11.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:11.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:12.435 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:12.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:12.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:12.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:12.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:13 smithi077 ceph-mon[21151]: from='client.83142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:13 smithi077 ceph-mon[21151]: pgmap v2305: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:13 smithi046 ceph-mon[19468]: from='client.83142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:13 smithi046 ceph-mon[19468]: pgmap v2305: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:13 smithi087 ceph-mon[20993]: from='client.83142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:13 smithi087 ceph-mon[20993]: pgmap v2305: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:15 smithi077 ceph-mon[21151]: pgmap v2306: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:15 smithi046 ceph-mon[19468]: pgmap v2306: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:15 smithi087 ceph-mon[20993]: pgmap v2306: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:17.363 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:17 smithi077 ceph-mon[21151]: pgmap v2307: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:17.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:17 smithi046 ceph-mon[19468]: pgmap v2307: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:17.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:17.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:17.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:17 smithi087 ceph-mon[20993]: pgmap v2307: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:18.122 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:18.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:18.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:18.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:18.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:19 smithi077 ceph-mon[21151]: from='client.83217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:19 smithi077 ceph-mon[21151]: pgmap v2308: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:19 smithi046 ceph-mon[19468]: from='client.83217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:19 smithi046 ceph-mon[19468]: pgmap v2308: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:19 smithi087 ceph-mon[20993]: from='client.83217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:19 smithi087 ceph-mon[20993]: pgmap v2308: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:20 smithi087 ceph-mon[20993]: pgmap v2309: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:20 smithi077 ceph-mon[21151]: pgmap v2309: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:20 smithi046 ceph-mon[19468]: pgmap v2309: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:23.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:23.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:23.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:23 smithi077 ceph-mon[21151]: pgmap v2310: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:23 smithi046 ceph-mon[19468]: pgmap v2310: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:23 smithi087 ceph-mon[20993]: pgmap v2310: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:23.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:24 smithi077 ceph-mon[21151]: from='client.83295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:24 smithi046 ceph-mon[19468]: from='client.83295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:24 smithi087 ceph-mon[20993]: from='client.83295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:25.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:51:25.043+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:51:25.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:51:25.044+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:51:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: pgmap v2311: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:51:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:51:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:51:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: pgmap v2311: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:51:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:51:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:51:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: pgmap v2311: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:51:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:51:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:51:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:51:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:51:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:51:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:51:27.799 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:27 smithi087 ceph-mon[20993]: pgmap v2312: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:51:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:27 smithi046 ceph-mon[19468]: pgmap v2312: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:51:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:27 smithi077 ceph-mon[21151]: pgmap v2312: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T03:51:28.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:28.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:28.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:29.484 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:29.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:29.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:29.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:29.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:29.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:29 smithi077 ceph-mon[21151]: pgmap v2313: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:51:29.801 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:29 smithi087 ceph-mon[20993]: pgmap v2313: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:51:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:29 smithi046 ceph-mon[19468]: pgmap v2313: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T03:51:30.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:30 smithi046 ceph-mon[19468]: from='client.83475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:30.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:30 smithi087 ceph-mon[20993]: from='client.83475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:30 smithi077 ceph-mon[21151]: from='client.83475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:31 smithi046 ceph-mon[19468]: pgmap v2314: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:31.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:31 smithi087 ceph-mon[20993]: pgmap v2314: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:31 smithi077 ceph-mon[21151]: pgmap v2314: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:33 smithi046 ceph-mon[19468]: pgmap v2315: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:33 smithi087 ceph-mon[20993]: pgmap v2315: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:33 smithi077 ceph-mon[21151]: pgmap v2315: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:34.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:34.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:34.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:35.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:35.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:35.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:35.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:35.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:35.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:35 smithi077 ceph-mon[21151]: pgmap v2316: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:35 smithi046 ceph-mon[19468]: pgmap v2316: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:35 smithi087 ceph-mon[20993]: pgmap v2316: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:36 smithi077 ceph-mon[21151]: from='client.83553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:36 smithi046 ceph-mon[19468]: from='client.83553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:36 smithi087 ceph-mon[20993]: from='client.83553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:37.520 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:37 smithi077 ceph-mon[21151]: pgmap v2317: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:37 smithi046 ceph-mon[19468]: pgmap v2317: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:37 smithi087 ceph-mon[20993]: pgmap v2317: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:51:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:39 smithi077 ceph-mon[21151]: pgmap v2318: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:39 smithi046 ceph-mon[19468]: pgmap v2318: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:39 smithi087 ceph-mon[20993]: pgmap v2318: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:40.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:40.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:40.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:40.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:40 smithi046 ceph-mon[19468]: pgmap v2319: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:40 smithi046 ceph-mon[19468]: from='client.83631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:40 smithi087 ceph-mon[20993]: pgmap v2319: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:40 smithi087 ceph-mon[20993]: from='client.83631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:40 smithi077 ceph-mon[21151]: pgmap v2319: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T03:51:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:40 smithi077 ceph-mon[21151]: from='client.83631 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:43 smithi046 ceph-mon[19468]: pgmap v2320: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:43 smithi087 ceph-mon[20993]: pgmap v2320: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:43 smithi077 ceph-mon[21151]: pgmap v2320: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:45 smithi046 ceph-mon[19468]: pgmap v2321: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:45 smithi087 ceph-mon[20993]: pgmap v2321: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:45 smithi077 ceph-mon[21151]: pgmap v2321: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:51:45.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:45.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:45.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:46.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:46.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:46.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:46.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:46.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:47 smithi046 ceph-mon[19468]: pgmap v2322: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:47 smithi046 ceph-mon[19468]: from='client.83709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:47 smithi087 ceph-mon[20993]: pgmap v2322: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:47 smithi087 ceph-mon[20993]: from='client.83709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:47 smithi077 ceph-mon[21151]: pgmap v2322: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:47 smithi077 ceph-mon[21151]: from='client.83709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:49.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:49 smithi087 ceph-mon[20993]: pgmap v2323: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:49 smithi046 ceph-mon[19468]: pgmap v2323: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:49 smithi077 ceph-mon[21151]: pgmap v2323: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:51.503 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: pgmap v2324: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:51.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:51.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: pgmap v2324: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: pgmap v2324: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:51:52.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:52.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:52.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:52.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:52.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:53 smithi046 ceph-mon[19468]: from='client.83784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:53 smithi046 ceph-mon[19468]: pgmap v2325: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:53 smithi087 ceph-mon[20993]: from='client.83784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:53 smithi087 ceph-mon[20993]: pgmap v2325: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:53 smithi077 ceph-mon[21151]: from='client.83784 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:53 smithi077 ceph-mon[21151]: pgmap v2325: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:55 smithi046 ceph-mon[19468]: pgmap v2326: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:55 smithi087 ceph-mon[20993]: pgmap v2326: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:55 smithi077 ceph-mon[21151]: pgmap v2326: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:57.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:51:57.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:51:57.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:51:57.762 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:57 smithi077 ceph-mon[21151]: pgmap v2327: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:57 smithi046 ceph-mon[19468]: pgmap v2327: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:57 smithi087 ceph-mon[20993]: pgmap v2327: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:51:57.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:51:57.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:51:57.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:51:57.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:51:57.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:58 smithi046 ceph-mon[19468]: from='client.83859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:58.857 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:58 smithi077 ceph-mon[21151]: from='client.83859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:58 smithi087 ceph-mon[20993]: from='client.83859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:51:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:51:59 smithi046 ceph-mon[19468]: pgmap v2328: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:51:59 smithi087 ceph-mon[20993]: pgmap v2328: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:51:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:51:59 smithi077 ceph-mon[21151]: pgmap v2328: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:00 smithi087 ceph-mon[20993]: pgmap v2329: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:00 smithi077 ceph-mon[21151]: pgmap v2329: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:00 smithi046 ceph-mon[19468]: pgmap v2329: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:02.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:02.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:02.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:03.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:03.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:03.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:03.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:03.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:03.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:03 smithi046 ceph-mon[19468]: pgmap v2330: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:03 smithi087 ceph-mon[20993]: pgmap v2330: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:03 smithi077 ceph-mon[21151]: pgmap v2330: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:04 smithi046 ceph-mon[19468]: from='client.83931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:04 smithi087 ceph-mon[20993]: from='client.83931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:04 smithi077 ceph-mon[21151]: from='client.83931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:05 smithi046 ceph-mon[19468]: pgmap v2331: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:05 smithi087 ceph-mon[20993]: pgmap v2331: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:05 smithi077 ceph-mon[21151]: pgmap v2331: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:07 smithi046 ceph-mon[19468]: pgmap v2332: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:07 smithi087 ceph-mon[20993]: pgmap v2332: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:07 smithi077 ceph-mon[21151]: pgmap v2332: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:08.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:08.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:08.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:09.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:09.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:09.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:09.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:09.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:09 smithi087 ceph-mon[20993]: pgmap v2333: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:09 smithi077 ceph-mon[21151]: pgmap v2333: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:09 smithi046 ceph-mon[19468]: pgmap v2333: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:10.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:10 smithi087 ceph-mon[20993]: from='client.84009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:10 smithi046 ceph-mon[19468]: from='client.84009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:10 smithi077 ceph-mon[21151]: from='client.84009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: pgmap v2334: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: pgmap v2334: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: pgmap v2334: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:13.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:13 smithi046 ceph-mon[19468]: pgmap v2335: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:13 smithi087 ceph-mon[20993]: pgmap v2335: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:13 smithi077 ceph-mon[21151]: pgmap v2335: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:14.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:14.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:14.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:14.954 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:14.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:15 smithi046 ceph-mon[19468]: pgmap v2336: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:15 smithi046 ceph-mon[19468]: from='client.84084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:15 smithi087 ceph-mon[20993]: pgmap v2336: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:15 smithi087 ceph-mon[20993]: from='client.84084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:15 smithi077 ceph-mon[21151]: pgmap v2336: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:15 smithi077 ceph-mon[21151]: from='client.84084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:17 smithi046 ceph-mon[19468]: pgmap v2337: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:52:17.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:17 smithi077 ceph-mon[21151]: pgmap v2337: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:52:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:17 smithi087 ceph-mon[20993]: pgmap v2337: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:52:19.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:19 smithi077 ceph-mon[21151]: pgmap v2338: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:52:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:19 smithi046 ceph-mon[19468]: pgmap v2338: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:52:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:19 smithi087 ceph-mon[20993]: pgmap v2338: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:52:19.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:19.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:19.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:20.633 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:20.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:20.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:20.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:20.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:20 smithi046 ceph-mon[19468]: pgmap v2339: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:20 smithi046 ceph-mon[19468]: from='client.84159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:20 smithi087 ceph-mon[20993]: pgmap v2339: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:20 smithi087 ceph-mon[20993]: from='client.84159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:20 smithi077 ceph-mon[21151]: pgmap v2339: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:20 smithi077 ceph-mon[21151]: from='client.84159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:23 smithi046 ceph-mon[19468]: pgmap v2340: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:23 smithi087 ceph-mon[20993]: pgmap v2340: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:23 smithi077 ceph-mon[21151]: pgmap v2340: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: pgmap v2341: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: pgmap v2341: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:52:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:25.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:25.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:25.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: pgmap v2341: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:52:25.796+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:52:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:52:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:52:25.797+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:52:26.322 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:26.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:26.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:26.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:26.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:52:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:52:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:52:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:27 smithi087 ceph-mon[20993]: from='client.84339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:27 smithi087 ceph-mon[20993]: pgmap v2342: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:27.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:52:27.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:52:27.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:27 smithi077 ceph-mon[21151]: from='client.84339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:27.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:27 smithi077 ceph-mon[21151]: pgmap v2342: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:52:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:52:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:27 smithi046 ceph-mon[19468]: from='client.84339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:27 smithi046 ceph-mon[19468]: pgmap v2342: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:29 smithi087 ceph-mon[20993]: pgmap v2343: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:52:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:29 smithi046 ceph-mon[19468]: pgmap v2343: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:29 smithi077 ceph-mon[21151]: pgmap v2343: 225 pgs: 225 active+clean; 589 KiB data, 107 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:52:31.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:31.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:31.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: pgmap v2344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: pgmap v2344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: pgmap v2344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:32.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:32.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:32.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:32.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:32.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:33.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:33 smithi046 ceph-mon[19468]: from='client.84423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:33.794 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:33 smithi046 ceph-mon[19468]: pgmap v2345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:33 smithi087 ceph-mon[20993]: from='client.84423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:33.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:33 smithi087 ceph-mon[20993]: pgmap v2345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:33 smithi077 ceph-mon[21151]: from='client.84423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:33 smithi077 ceph-mon[21151]: pgmap v2345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:35 smithi046 ceph-mon[19468]: pgmap v2346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:35 smithi087 ceph-mon[20993]: pgmap v2346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:35 smithi077 ceph-mon[21151]: pgmap v2346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:37.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:37.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:37.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:37.682 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:37.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:37.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:37.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:37.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:37.813 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:37 smithi077 ceph-mon[21151]: pgmap v2347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:37 smithi046 ceph-mon[19468]: pgmap v2347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:37 smithi087 ceph-mon[20993]: pgmap v2347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:38 smithi087 ceph-mon[20993]: from='client.84495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:38 smithi077 ceph-mon[21151]: from='client.84495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:38 smithi046 ceph-mon[19468]: from='client.84495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:39 smithi046 ceph-mon[19468]: pgmap v2348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:39 smithi087 ceph-mon[20993]: pgmap v2348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:39.900 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:39 smithi077 ceph-mon[21151]: pgmap v2348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:41 smithi087 ceph-mon[20993]: pgmap v2349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:41 smithi077 ceph-mon[21151]: pgmap v2349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:41 smithi046 ceph-mon[19468]: pgmap v2349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:52:42.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:42.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:42.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:43.370 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:43.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:43.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:43.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:43.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:43.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:43 smithi046 ceph-mon[19468]: pgmap v2350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:43 smithi087 ceph-mon[20993]: pgmap v2350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:43 smithi077 ceph-mon[21151]: pgmap v2350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:44.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:44 smithi046 ceph-mon[19468]: from='client.84570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:44 smithi087 ceph-mon[20993]: from='client.84570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:44 smithi077 ceph-mon[21151]: from='client.84570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:45 smithi046 ceph-mon[19468]: pgmap v2351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:45 smithi087 ceph-mon[20993]: pgmap v2351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:45 smithi077 ceph-mon[21151]: pgmap v2351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:47 smithi046 ceph-mon[19468]: pgmap v2352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:47 smithi087 ceph-mon[20993]: pgmap v2352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:47 smithi077 ceph-mon[21151]: pgmap v2352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:48.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:48.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:48.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:49.053 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:49.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:49.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:49.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:49.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:49 smithi046 ceph-mon[19468]: pgmap v2353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:49.521 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:49 smithi087 ceph-mon[20993]: pgmap v2353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:49 smithi077 ceph-mon[21151]: pgmap v2353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:50.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:50 smithi087 ceph-mon[20993]: from='client.84648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:50 smithi046 ceph-mon[19468]: from='client.84648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:50 smithi077 ceph-mon[21151]: from='client.84648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: pgmap v2354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: pgmap v2354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: pgmap v2354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:52:53.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:53 smithi046 ceph-mon[19468]: pgmap v2355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:53 smithi087 ceph-mon[20993]: pgmap v2355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:53 smithi077 ceph-mon[21151]: pgmap v2355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:54.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:54.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:54.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:54.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:52:54.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:52:54.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:52:54.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:52:54.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:52:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:55 smithi046 ceph-mon[19468]: pgmap v2356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:55 smithi046 ceph-mon[19468]: from='client.84720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:55 smithi087 ceph-mon[20993]: pgmap v2356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:55 smithi087 ceph-mon[20993]: from='client.84720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:55 smithi077 ceph-mon[21151]: pgmap v2356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:55 smithi077 ceph-mon[21151]: from='client.84720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:52:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:57 smithi046 ceph-mon[19468]: pgmap v2357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:57 smithi087 ceph-mon[20993]: pgmap v2357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:57 smithi077 ceph-mon[21151]: pgmap v2357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:52:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:52:59 smithi077 ceph-mon[21151]: pgmap v2358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:59.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:52:59.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:52:59.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:52:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:52:59 smithi046 ceph-mon[19468]: pgmap v2358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:52:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:52:59 smithi087 ceph-mon[20993]: pgmap v2358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:00.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:00.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:01 smithi046 ceph-mon[19468]: from='client.84792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:01 smithi046 ceph-mon[19468]: pgmap v2359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:01 smithi087 ceph-mon[20993]: from='client.84792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:01 smithi087 ceph-mon[20993]: pgmap v2359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:01 smithi077 ceph-mon[21151]: from='client.84792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:01 smithi077 ceph-mon[21151]: pgmap v2359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:03 smithi046 ceph-mon[19468]: pgmap v2360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:03 smithi087 ceph-mon[20993]: pgmap v2360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:03 smithi077 ceph-mon[21151]: pgmap v2360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:05.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:05.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:05.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:05 smithi046 ceph-mon[19468]: pgmap v2361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:05 smithi087 ceph-mon[20993]: pgmap v2361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:05 smithi077 ceph-mon[21151]: pgmap v2361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:06.114 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:06.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:06.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:06.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:06.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:07 smithi046 ceph-mon[19468]: from='client.84870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:07 smithi046 ceph-mon[19468]: pgmap v2362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:07 smithi087 ceph-mon[20993]: from='client.84870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:07 smithi087 ceph-mon[20993]: pgmap v2362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:07 smithi077 ceph-mon[21151]: from='client.84870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:07 smithi077 ceph-mon[21151]: pgmap v2362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:09 smithi077 ceph-mon[21151]: pgmap v2363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:09 smithi046 ceph-mon[19468]: pgmap v2363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:09 smithi087 ceph-mon[20993]: pgmap v2363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:11.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:11.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:11.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:11 smithi046 ceph-mon[19468]: pgmap v2364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:11 smithi087 ceph-mon[20993]: pgmap v2364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:11 smithi077 ceph-mon[21151]: pgmap v2364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:11.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:11.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:11.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:11.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:11.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:12 smithi046 ceph-mon[19468]: from='client.84948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:12 smithi087 ceph-mon[20993]: from='client.84948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:12 smithi077 ceph-mon[21151]: from='client.84948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:13.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:13 smithi046 ceph-mon[19468]: pgmap v2365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:13 smithi087 ceph-mon[20993]: pgmap v2365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:13 smithi077 ceph-mon[21151]: pgmap v2365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:15.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:15 smithi046 ceph-mon[19468]: pgmap v2366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:15 smithi087 ceph-mon[20993]: pgmap v2366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:15 smithi077 ceph-mon[21151]: pgmap v2366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:16.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:16.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:16.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:17.482 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:17.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:17.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:17.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:17.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:17 smithi046 ceph-mon[19468]: pgmap v2367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:17 smithi087 ceph-mon[20993]: pgmap v2367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:17 smithi077 ceph-mon[21151]: pgmap v2367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:18 smithi046 ceph-mon[19468]: from='client.85023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:18 smithi087 ceph-mon[20993]: from='client.85023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:18 smithi077 ceph-mon[21151]: from='client.85023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:19 smithi077 ceph-mon[21151]: pgmap v2368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:19 smithi046 ceph-mon[19468]: pgmap v2368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:19 smithi087 ceph-mon[20993]: pgmap v2368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:21 smithi077 ceph-mon[21151]: pgmap v2369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:21 smithi046 ceph-mon[19468]: pgmap v2369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:21 smithi087 ceph-mon[20993]: pgmap v2369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:22.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:22.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:22.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:23.165 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:23.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:23.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:23.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:23.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:23 smithi046 ceph-mon[19468]: pgmap v2370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:23 smithi077 ceph-mon[21151]: pgmap v2370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:23 smithi087 ceph-mon[20993]: pgmap v2370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:24 smithi077 ceph-mon[21151]: from='client.85095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:24 smithi046 ceph-mon[19468]: from='client.85095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:24 smithi087 ceph-mon[20993]: from='client.85095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:25 smithi077 ceph-mon[21151]: pgmap v2371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:25 smithi046 ceph-mon[19468]: pgmap v2371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:25 smithi087 ceph-mon[20993]: pgmap v2371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:53:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:53:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:53:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:26.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:53:26.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:53:26.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:53:26.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:27.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:53:26.828+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:53:27.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:53:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:53:26.829+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:53:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:27 smithi077 ceph-mon[21151]: pgmap v2372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:27.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:27 smithi087 ceph-mon[20993]: pgmap v2372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:27.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:27 smithi046 ceph-mon[19468]: pgmap v2372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:53:28.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:28.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:28.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:53:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:53:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:53:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:53:28.790 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:53:28.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:53:28.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:28.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:28.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:28.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:28.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:29 smithi077 ceph-mon[21151]: pgmap v2373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:29 smithi077 ceph-mon[21151]: from='client.85275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:29 smithi046 ceph-mon[19468]: pgmap v2373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:29 smithi046 ceph-mon[19468]: from='client.85275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:29 smithi087 ceph-mon[20993]: pgmap v2373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:29 smithi087 ceph-mon[20993]: from='client.85275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: pgmap v2374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: pgmap v2374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: pgmap v2374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:33 smithi077 ceph-mon[21151]: pgmap v2375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:33.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:33.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:33 smithi046 ceph-mon[19468]: pgmap v2375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:33.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:33.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:33 smithi087 ceph-mon[20993]: pgmap v2375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:34.541 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:34.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:34.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:34.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:34.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:35.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:35 smithi046 ceph-mon[19468]: from='client.85350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:35.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:35 smithi046 ceph-mon[19468]: pgmap v2376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:35 smithi077 ceph-mon[21151]: from='client.85350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:35 smithi077 ceph-mon[21151]: pgmap v2376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:35 smithi087 ceph-mon[20993]: from='client.85350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:35 smithi087 ceph-mon[20993]: pgmap v2376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:37 smithi046 ceph-mon[19468]: pgmap v2377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:37 smithi087 ceph-mon[20993]: pgmap v2377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:37 smithi077 ceph-mon[21151]: pgmap v2377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:39.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:39.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:39.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:39.719 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:39 smithi077 ceph-mon[21151]: pgmap v2378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:39 smithi046 ceph-mon[19468]: pgmap v2378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:39 smithi087 ceph-mon[20993]: pgmap v2378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:40.227 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:41.806 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:41 smithi077 ceph-mon[21151]: from='client.85425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:41.806 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:41 smithi077 ceph-mon[21151]: pgmap v2379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:41.806 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.806 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.806 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:41 smithi046 ceph-mon[19468]: from='client.85425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:41 smithi046 ceph-mon[19468]: pgmap v2379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:41 smithi087 ceph-mon[20993]: from='client.85425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:41 smithi087 ceph-mon[20993]: pgmap v2379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:53:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:43 smithi046 ceph-mon[19468]: pgmap v2380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:43 smithi087 ceph-mon[20993]: pgmap v2380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:43 smithi077 ceph-mon[21151]: pgmap v2380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:45.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:45.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:45.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:45 smithi046 ceph-mon[19468]: pgmap v2381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:45 smithi087 ceph-mon[20993]: pgmap v2381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:45.909 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:45.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:45.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:45.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:45.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:45 smithi077 ceph-mon[21151]: pgmap v2381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T03:53:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:46 smithi046 ceph-mon[19468]: from='client.85503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:46 smithi087 ceph-mon[20993]: from='client.85503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:46 smithi077 ceph-mon[21151]: from='client.85503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:47 smithi046 ceph-mon[19468]: pgmap v2382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:47 smithi087 ceph-mon[20993]: pgmap v2382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:47 smithi077 ceph-mon[21151]: pgmap v2382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:49 smithi046 ceph-mon[19468]: pgmap v2383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:49 smithi087 ceph-mon[20993]: pgmap v2383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:49 smithi077 ceph-mon[21151]: pgmap v2383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:53:50.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:50.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:50.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:51.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:51.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:51.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:51.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:51.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:51.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:51 smithi087 ceph-mon[20993]: pgmap v2384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:51.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.832 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.832 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.832 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:51 smithi046 ceph-mon[19468]: pgmap v2384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:51 smithi077 ceph-mon[21151]: pgmap v2384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:52 smithi087 ceph-mon[20993]: from='client.85581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:52.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:52 smithi046 ceph-mon[19468]: from='client.85581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:52 smithi077 ceph-mon[21151]: from='client.85581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:53:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:53 smithi046 ceph-mon[19468]: pgmap v2385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:53 smithi087 ceph-mon[20993]: pgmap v2385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:53 smithi077 ceph-mon[21151]: pgmap v2385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:55.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:55 smithi046 ceph-mon[19468]: pgmap v2386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:55 smithi087 ceph-mon[20993]: pgmap v2386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:55 smithi077 ceph-mon[21151]: pgmap v2386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:56.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:53:56.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:53:56.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:53:57.255 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:53:57.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:53:57.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:53:57.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:53:57.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:53:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:57 smithi046 ceph-mon[19468]: pgmap v2387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:57 smithi087 ceph-mon[20993]: pgmap v2387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:57 smithi077 ceph-mon[21151]: pgmap v2387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:53:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:58 smithi046 ceph-mon[19468]: from='client.85656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:58 smithi087 ceph-mon[20993]: from='client.85656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:58 smithi077 ceph-mon[21151]: from='client.85656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:53:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:53:59 smithi046 ceph-mon[19468]: pgmap v2388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:53:59 smithi087 ceph-mon[20993]: pgmap v2388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:53:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:53:59 smithi077 ceph-mon[21151]: pgmap v2388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:01.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:01 smithi077 ceph-mon[21151]: pgmap v2389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:01.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:01 smithi046 ceph-mon[19468]: pgmap v2389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:01 smithi087 ceph-mon[20993]: pgmap v2389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:02.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:02.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:02.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:02.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:03 smithi046 ceph-mon[19468]: pgmap v2390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:03 smithi046 ceph-mon[19468]: from='client.85731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:03 smithi087 ceph-mon[20993]: pgmap v2390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:03 smithi087 ceph-mon[20993]: from='client.85731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:03 smithi077 ceph-mon[21151]: pgmap v2390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:03 smithi077 ceph-mon[21151]: from='client.85731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:05 smithi046 ceph-mon[19468]: pgmap v2391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:05 smithi087 ceph-mon[20993]: pgmap v2391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:05 smithi077 ceph-mon[21151]: pgmap v2391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:07 smithi046 ceph-mon[19468]: pgmap v2392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:07 smithi087 ceph-mon[20993]: pgmap v2392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:07 smithi077 ceph-mon[21151]: pgmap v2392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:07.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:07.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:07.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:08.624 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:09 smithi046 ceph-mon[19468]: pgmap v2393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:09 smithi046 ceph-mon[19468]: from='client.85809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:09 smithi087 ceph-mon[20993]: pgmap v2393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:09 smithi087 ceph-mon[20993]: from='client.85809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:09 smithi077 ceph-mon[21151]: pgmap v2393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:09 smithi077 ceph-mon[21151]: from='client.85809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:11 smithi087 ceph-mon[20993]: pgmap v2394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:11 smithi046 ceph-mon[19468]: pgmap v2394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:11 smithi077 ceph-mon[21151]: pgmap v2394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:12 smithi087 ceph-mon[20993]: pgmap v2395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:12 smithi077 ceph-mon[21151]: pgmap v2395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:12 smithi046 ceph-mon[19468]: pgmap v2395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:13.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:13.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:13.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:14.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:14.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:14.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:14.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:14.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:15.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:15 smithi046 ceph-mon[19468]: from='client.85884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:15.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:15 smithi046 ceph-mon[19468]: pgmap v2396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:15 smithi087 ceph-mon[20993]: from='client.85884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:15 smithi087 ceph-mon[20993]: pgmap v2396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:15 smithi077 ceph-mon[21151]: from='client.85884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:15 smithi077 ceph-mon[21151]: pgmap v2396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:17.329 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:17 smithi046 ceph-mon[19468]: pgmap v2397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:17 smithi087 ceph-mon[20993]: pgmap v2397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:17 smithi077 ceph-mon[21151]: pgmap v2397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:19.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:19.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:19.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:19 smithi046 ceph-mon[19468]: pgmap v2398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:19 smithi087 ceph-mon[20993]: pgmap v2398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:19 smithi077 ceph-mon[21151]: pgmap v2398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:19.991 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:19.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:19.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:19.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:19.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:21 smithi077 ceph-mon[21151]: from='client.85959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:21 smithi077 ceph-mon[21151]: pgmap v2399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:54:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:21 smithi046 ceph-mon[19468]: from='client.85959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:21 smithi046 ceph-mon[19468]: pgmap v2399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:54:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:21 smithi087 ceph-mon[20993]: from='client.85959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:21 smithi087 ceph-mon[20993]: pgmap v2399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:54:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:23 smithi046 ceph-mon[19468]: pgmap v2400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:23 smithi087 ceph-mon[20993]: pgmap v2400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:23 smithi077 ceph-mon[21151]: pgmap v2400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:24.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:24.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:24.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:25 smithi046 ceph-mon[19468]: pgmap v2401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:25 smithi087 ceph-mon[20993]: pgmap v2401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:25 smithi077 ceph-mon[21151]: pgmap v2401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:54:25.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:25.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:25.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:25.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:25.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:26 smithi046 ceph-mon[19468]: from='client.86031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:26 smithi087 ceph-mon[20993]: from='client.86031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:26 smithi077 ceph-mon[21151]: from='client.86031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:27 smithi087 ceph-mon[20993]: pgmap v2402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:27.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:54:27.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:27 smithi077 ceph-mon[21151]: pgmap v2402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:27.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:54:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:27 smithi046 ceph-mon[19468]: pgmap v2402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:54:28.268 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:54:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:54:27.877+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:54:28.268 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:54:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:54:27.878+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:54:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:54:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:54:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:54:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:54:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:54:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:29 smithi046 ceph-mon[19468]: pgmap v2403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:54:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:29 smithi087 ceph-mon[20993]: pgmap v2403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:29 smithi077 ceph-mon[21151]: pgmap v2403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:54:30.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:31.364 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:31.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:31.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:31.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:31.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:31.441 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:31 smithi087 ceph-mon[20993]: pgmap v2404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:31.441 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.441 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.441 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:31 smithi046 ceph-mon[19468]: pgmap v2404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:31 smithi077 ceph-mon[21151]: pgmap v2404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:32 smithi087 ceph-mon[20993]: from='client.86214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:32 smithi046 ceph-mon[19468]: from='client.86214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:32 smithi077 ceph-mon[21151]: from='client.86214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:33.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:33 smithi087 ceph-mon[20993]: pgmap v2405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:33 smithi046 ceph-mon[19468]: pgmap v2405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:33 smithi077 ceph-mon[21151]: pgmap v2405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:35.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:35 smithi046 ceph-mon[19468]: pgmap v2406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:35 smithi087 ceph-mon[20993]: pgmap v2406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:35 smithi077 ceph-mon[21151]: pgmap v2406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:54:36.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:36.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:36.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:37.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:37.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:37.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:37.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:37.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:37 smithi046 ceph-mon[19468]: pgmap v2407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:37 smithi087 ceph-mon[20993]: pgmap v2407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:37 smithi077 ceph-mon[21151]: pgmap v2407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:38 smithi046 ceph-mon[19468]: from='client.86286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:38 smithi087 ceph-mon[20993]: from='client.86286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:38 smithi077 ceph-mon[21151]: from='client.86286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:39 smithi046 ceph-mon[19468]: pgmap v2408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:39 smithi087 ceph-mon[20993]: pgmap v2408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:39 smithi077 ceph-mon[21151]: pgmap v2408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:41.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:41 smithi077 ceph-mon[21151]: pgmap v2409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:41.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:41 smithi046 ceph-mon[19468]: pgmap v2409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:41 smithi087 ceph-mon[20993]: pgmap v2409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:54:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:42.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:42.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:42.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:42.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:42.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:42.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:42.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:42.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:43.525 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:43 smithi077 ceph-mon[21151]: pgmap v2410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:43.525 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:43 smithi077 ceph-mon[21151]: from='client.86355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:43 smithi046 ceph-mon[19468]: pgmap v2410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:43 smithi046 ceph-mon[19468]: from='client.86355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:43 smithi087 ceph-mon[20993]: pgmap v2410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:43 smithi087 ceph-mon[20993]: from='client.86355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:45 smithi046 ceph-mon[19468]: pgmap v2411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:45 smithi087 ceph-mon[20993]: pgmap v2411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:45 smithi077 ceph-mon[21151]: pgmap v2411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:47 smithi046 ceph-mon[19468]: pgmap v2412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:47 smithi087 ceph-mon[20993]: pgmap v2412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:47 smithi077 ceph-mon[21151]: pgmap v2412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:47.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:47.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:47.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:48.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:48.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:48.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:48.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:48.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:49 smithi046 ceph-mon[19468]: from='client.86430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:49 smithi046 ceph-mon[19468]: pgmap v2413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:49 smithi087 ceph-mon[20993]: from='client.86430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:49 smithi087 ceph-mon[20993]: pgmap v2413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:49 smithi077 ceph-mon[21151]: from='client.86430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:49 smithi077 ceph-mon[21151]: pgmap v2413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:51 smithi046 ceph-mon[19468]: pgmap v2414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:51 smithi087 ceph-mon[20993]: pgmap v2414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:51 smithi077 ceph-mon[21151]: pgmap v2414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:52 smithi077 ceph-mon[21151]: pgmap v2415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:53.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:52 smithi087 ceph-mon[20993]: pgmap v2415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:54:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:52 smithi046 ceph-mon[19468]: pgmap v2415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:53.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:53.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:53.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:54.102 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:54.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:54.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:54.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:54.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:54:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:55 smithi046 ceph-mon[19468]: from='client.86508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:55 smithi046 ceph-mon[19468]: pgmap v2416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:55 smithi087 ceph-mon[20993]: from='client.86508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:55 smithi087 ceph-mon[20993]: pgmap v2416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:55 smithi077 ceph-mon[21151]: from='client.86508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:54:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:55 smithi077 ceph-mon[21151]: pgmap v2416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:57 smithi046 ceph-mon[19468]: pgmap v2417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:57 smithi087 ceph-mon[20993]: pgmap v2417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:57 smithi077 ceph-mon[21151]: pgmap v2417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:54:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:54:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:54:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:54:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:54:59 smithi046 ceph-mon[19468]: pgmap v2418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:54:59 smithi087 ceph-mon[20993]: pgmap v2418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:54:59 smithi077 ceph-mon[21151]: pgmap v2418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:54:59.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:54:59.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:54:59.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:54:59.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:54:59.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:00 smithi046 ceph-mon[19468]: from='client.86583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:00 smithi087 ceph-mon[20993]: from='client.86583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:00 smithi077 ceph-mon[21151]: from='client.86583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:01 smithi046 ceph-mon[19468]: pgmap v2419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:55:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:01 smithi087 ceph-mon[20993]: pgmap v2419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:55:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:01 smithi077 ceph-mon[21151]: pgmap v2419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:55:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:03 smithi077 ceph-mon[21151]: pgmap v2420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:03 smithi046 ceph-mon[19468]: pgmap v2420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:03 smithi087 ceph-mon[20993]: pgmap v2420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:04.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:04.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:04.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:05.484 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:05.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:05.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:05.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:05.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:05 smithi046 ceph-mon[19468]: pgmap v2421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:05 smithi087 ceph-mon[20993]: pgmap v2421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:05 smithi077 ceph-mon[21151]: pgmap v2421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:06 smithi046 ceph-mon[19468]: from='client.86658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:06 smithi087 ceph-mon[20993]: from='client.86658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:06 smithi077 ceph-mon[21151]: from='client.86658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:07 smithi046 ceph-mon[19468]: pgmap v2422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:07 smithi087 ceph-mon[20993]: pgmap v2422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:07 smithi077 ceph-mon[21151]: pgmap v2422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:09 smithi046 ceph-mon[19468]: pgmap v2423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:09 smithi087 ceph-mon[20993]: pgmap v2423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:09 smithi077 ceph-mon[21151]: pgmap v2423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:10.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:10.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:11.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:11.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:11.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:11.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:11.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:11 smithi046 ceph-mon[19468]: pgmap v2424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:11 smithi087 ceph-mon[20993]: pgmap v2424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:11 smithi077 ceph-mon[21151]: pgmap v2424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.680 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:12 smithi087 ceph-mon[20993]: from='client.86736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:12.681 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.681 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.681 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:12 smithi046 ceph-mon[19468]: from='client.86736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:12 smithi077 ceph-mon[21151]: from='client.86736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:13.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:13 smithi087 ceph-mon[20993]: pgmap v2425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:13 smithi046 ceph-mon[19468]: pgmap v2425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:13 smithi077 ceph-mon[21151]: pgmap v2425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:15 smithi046 ceph-mon[19468]: pgmap v2426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:15 smithi087 ceph-mon[20993]: pgmap v2426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:15 smithi077 ceph-mon[21151]: pgmap v2426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:16.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:16.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:16.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:16.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:16.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:16.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:16.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:16.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:17 smithi046 ceph-mon[19468]: pgmap v2427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:17 smithi046 ceph-mon[19468]: from='client.86808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:17 smithi087 ceph-mon[20993]: pgmap v2427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:17 smithi087 ceph-mon[20993]: from='client.86808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:17 smithi077 ceph-mon[21151]: pgmap v2427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:17 smithi077 ceph-mon[21151]: from='client.86808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:19 smithi046 ceph-mon[19468]: pgmap v2428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:19 smithi087 ceph-mon[20993]: pgmap v2428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:19 smithi077 ceph-mon[21151]: pgmap v2428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:21 smithi046 ceph-mon[19468]: pgmap v2429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T03:55:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:21 smithi087 ceph-mon[20993]: pgmap v2429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T03:55:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:21.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:21.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:21 smithi077 ceph-mon[21151]: pgmap v2429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T03:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:22.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:22.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:22.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:22.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:22.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:23.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:23 smithi077 ceph-mon[21151]: from='client.86880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:23.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:23 smithi077 ceph-mon[21151]: pgmap v2430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:23 smithi046 ceph-mon[19468]: from='client.86880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:23 smithi046 ceph-mon[19468]: pgmap v2430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:23 smithi087 ceph-mon[20993]: from='client.86880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:23 smithi087 ceph-mon[20993]: pgmap v2430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:25 smithi046 ceph-mon[19468]: pgmap v2431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:25 smithi087 ceph-mon[20993]: pgmap v2431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:25 smithi077 ceph-mon[21151]: pgmap v2431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T03:55:27.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:27.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:27.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:27 smithi046 ceph-mon[19468]: pgmap v2432: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T03:55:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:27 smithi087 ceph-mon[20993]: pgmap v2432: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T03:55:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:27 smithi077 ceph-mon[21151]: pgmap v2432: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T03:55:28.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:28.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:28.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:28.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:28.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:28.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:55:28.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:55:28.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:55:28.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:28.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:29.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:55:28.843+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:55:29.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:55:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:55:28.844+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:55:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:29 smithi046 ceph-mon[19468]: from='client.86955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:29 smithi046 ceph-mon[19468]: pgmap v2433: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T03:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:29 smithi087 ceph-mon[20993]: from='client.86955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:29 smithi087 ceph-mon[20993]: pgmap v2433: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T03:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:29 smithi077 ceph-mon[21151]: from='client.86955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:29 smithi077 ceph-mon[21151]: pgmap v2433: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T03:55:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:55:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:55:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:55:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:55:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:55:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:55:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:31 smithi046 ceph-mon[19468]: pgmap v2434: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:55:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:31 smithi087 ceph-mon[20993]: pgmap v2434: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:55:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:31 smithi077 ceph-mon[21151]: pgmap v2434: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T03:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:33.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:33.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:33 smithi087 ceph-mon[20993]: pgmap v2435: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:33 smithi077 ceph-mon[21151]: pgmap v2435: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:33 smithi046 ceph-mon[19468]: pgmap v2435: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:33.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:34.195 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:34 smithi087 ceph-mon[20993]: from='client.87132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:34 smithi046 ceph-mon[19468]: from='client.87132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:34 smithi077 ceph-mon[21151]: from='client.87132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:35.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:35 smithi087 ceph-mon[20993]: pgmap v2436: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:35 smithi077 ceph-mon[21151]: pgmap v2436: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:35 smithi046 ceph-mon[19468]: pgmap v2436: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T03:55:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:37 smithi046 ceph-mon[19468]: pgmap v2437: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:55:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:37 smithi087 ceph-mon[20993]: pgmap v2437: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:55:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:37 smithi077 ceph-mon[21151]: pgmap v2437: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T03:55:38.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:38.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:38.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:39 smithi077 ceph-mon[21151]: pgmap v2438: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:39 smithi046 ceph-mon[19468]: pgmap v2438: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:39 smithi087 ceph-mon[20993]: pgmap v2438: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:39.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:39.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:39.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:39.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:39.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:40 smithi046 ceph-mon[19468]: from='client.87204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:40 smithi087 ceph-mon[20993]: from='client.87204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:40 smithi077 ceph-mon[21151]: from='client.87204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:41 smithi046 ceph-mon[19468]: pgmap v2439: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:41 smithi087 ceph-mon[20993]: pgmap v2439: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:41 smithi077 ceph-mon[21151]: pgmap v2439: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:55:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:43.392 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:43 smithi077 ceph-mon[21151]: pgmap v2440: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:43 smithi046 ceph-mon[19468]: pgmap v2440: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:43 smithi087 ceph-mon[20993]: pgmap v2440: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:44.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:44.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:44.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:45.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:45.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:45.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:45.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:45.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:45.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:45 smithi046 ceph-mon[19468]: pgmap v2441: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:45.577 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:45 smithi077 ceph-mon[21151]: pgmap v2441: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:45 smithi087 ceph-mon[20993]: pgmap v2441: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:46 smithi046 ceph-mon[19468]: from='client.87282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:46 smithi087 ceph-mon[20993]: from='client.87282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:46 smithi077 ceph-mon[21151]: from='client.87282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:47 smithi046 ceph-mon[19468]: pgmap v2442: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:47 smithi087 ceph-mon[20993]: pgmap v2442: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:47 smithi077 ceph-mon[21151]: pgmap v2442: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:49 smithi046 ceph-mon[19468]: pgmap v2443: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:49 smithi087 ceph-mon[20993]: pgmap v2443: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:49 smithi077 ceph-mon[21151]: pgmap v2443: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:50.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:50.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:51.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:51 smithi046 ceph-mon[19468]: pgmap v2444: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:51 smithi087 ceph-mon[20993]: pgmap v2444: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:51 smithi077 ceph-mon[21151]: pgmap v2444: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='client.87360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='client.87360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='client.87360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:55:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:53 smithi046 ceph-mon[19468]: pgmap v2445: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:53 smithi087 ceph-mon[20993]: pgmap v2445: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:53 smithi077 ceph-mon[21151]: pgmap v2445: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:55 smithi087 ceph-mon[20993]: pgmap v2446: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:55 smithi046 ceph-mon[19468]: pgmap v2446: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:55 smithi077 ceph-mon[21151]: pgmap v2446: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:55:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:55:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:55:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:55:56.712 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:55:56.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:55:56.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:55:56.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:55:56.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:55:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:57 smithi046 ceph-mon[19468]: pgmap v2447: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:57 smithi046 ceph-mon[19468]: from='client.87435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:57 smithi087 ceph-mon[20993]: pgmap v2447: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:57 smithi087 ceph-mon[20993]: from='client.87435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:57 smithi077 ceph-mon[21151]: pgmap v2447: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:57 smithi077 ceph-mon[21151]: from='client.87435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:55:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:55:59 smithi046 ceph-mon[19468]: pgmap v2448: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:55:59 smithi087 ceph-mon[20993]: pgmap v2448: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:55:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:55:59 smithi077 ceph-mon[21151]: pgmap v2448: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:01 smithi046 ceph-mon[19468]: pgmap v2449: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:01 smithi087 ceph-mon[20993]: pgmap v2449: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:01 smithi077 ceph-mon[21151]: pgmap v2449: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:01.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:01.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:01.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:02.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:02.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:02.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:02.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:02.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:03 smithi077 ceph-mon[21151]: from='client.87507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:03 smithi077 ceph-mon[21151]: pgmap v2450: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:03 smithi046 ceph-mon[19468]: from='client.87507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:03.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:03 smithi046 ceph-mon[19468]: pgmap v2450: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:03.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:03 smithi087 ceph-mon[20993]: from='client.87507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:03.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:03 smithi087 ceph-mon[20993]: pgmap v2450: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:05.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:05 smithi077 ceph-mon[21151]: pgmap v2451: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:05 smithi046 ceph-mon[19468]: pgmap v2451: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:05 smithi087 ceph-mon[20993]: pgmap v2451: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:07.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:07.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:07.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:07 smithi077 ceph-mon[21151]: pgmap v2452: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:07 smithi046 ceph-mon[19468]: pgmap v2452: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:07 smithi087 ceph-mon[20993]: pgmap v2452: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:08.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:08.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:08.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:08.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:08.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:09 smithi077 ceph-mon[21151]: from='client.87585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:09 smithi077 ceph-mon[21151]: pgmap v2453: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:09 smithi046 ceph-mon[19468]: from='client.87585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:09 smithi046 ceph-mon[19468]: pgmap v2453: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:09 smithi087 ceph-mon[20993]: from='client.87585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:09 smithi087 ceph-mon[20993]: pgmap v2453: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:11 smithi077 ceph-mon[21151]: pgmap v2454: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:11.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:11 smithi087 ceph-mon[20993]: pgmap v2454: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:11 smithi046 ceph-mon[19468]: pgmap v2454: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:13.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: pgmap v2455: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:13.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: pgmap v2455: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: pgmap v2455: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:13.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:13.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:13.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:13.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:13.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:13 smithi046 ceph-mon[19468]: from='client.87663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:14.116 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:13 smithi087 ceph-mon[20993]: from='client.87663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:13 smithi077 ceph-mon[21151]: from='client.87663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:14.861 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:14 smithi087 ceph-mon[20993]: pgmap v2456: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:14 smithi046 ceph-mon[19468]: pgmap v2456: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:14 smithi077 ceph-mon[21151]: pgmap v2456: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:17 smithi046 ceph-mon[19468]: pgmap v2457: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:17 smithi087 ceph-mon[20993]: pgmap v2457: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:17 smithi077 ceph-mon[21151]: pgmap v2457: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:18.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:18.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:18.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:19.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:19.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:19.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:19.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:19.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:19.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:19 smithi046 ceph-mon[19468]: pgmap v2458: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:19 smithi087 ceph-mon[20993]: pgmap v2458: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:19 smithi077 ceph-mon[21151]: pgmap v2458: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:20 smithi046 ceph-mon[19468]: from='client.87738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:20 smithi087 ceph-mon[20993]: from='client.87738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:20 smithi077 ceph-mon[21151]: from='client.87738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:21 smithi046 ceph-mon[19468]: pgmap v2459: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:21 smithi087 ceph-mon[20993]: pgmap v2459: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:21 smithi077 ceph-mon[21151]: pgmap v2459: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:23 smithi046 ceph-mon[19468]: pgmap v2460: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:23 smithi087 ceph-mon[20993]: pgmap v2460: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:23 smithi077 ceph-mon[21151]: pgmap v2460: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:24.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:24.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:24.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:25.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:25.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:25.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:25.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:25.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:25.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:25 smithi077 ceph-mon[21151]: pgmap v2461: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:25 smithi046 ceph-mon[19468]: pgmap v2461: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:25 smithi087 ceph-mon[20993]: pgmap v2461: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:26 smithi046 ceph-mon[19468]: from='client.87813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:26.866 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:26 smithi077 ceph-mon[21151]: from='client.87813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:26 smithi087 ceph-mon[20993]: from='client.87813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:27 smithi046 ceph-mon[19468]: pgmap v2462: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:27 smithi087 ceph-mon[20993]: pgmap v2462: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:27 smithi077 ceph-mon[21151]: pgmap v2462: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: pgmap v2463: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:56:29.567+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:56:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:56:29.568+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: pgmap v2463: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: pgmap v2463: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:56:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:56:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:56:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:56:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:30.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:30.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:30.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:30.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:30.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:30.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:30.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:30.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:56:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:56:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:56:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:31 smithi046 ceph-mon[19468]: pgmap v2464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:31 smithi046 ceph-mon[19468]: from='client.87993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:31 smithi087 ceph-mon[20993]: pgmap v2464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:31 smithi087 ceph-mon[20993]: from='client.87993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:31 smithi077 ceph-mon[21151]: pgmap v2464: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:31 smithi077 ceph-mon[21151]: from='client.87993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: pgmap v2465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: pgmap v2465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: pgmap v2465: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:35.591 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:35 smithi087 ceph-mon[20993]: pgmap v2466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:35 smithi046 ceph-mon[19468]: pgmap v2466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:35 smithi077 ceph-mon[21151]: pgmap v2466: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:56:35.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:35.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:35.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:36.488 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:36.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:36.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:36.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:36.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:37 smithi046 ceph-mon[19468]: from='client.88071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:37 smithi046 ceph-mon[19468]: pgmap v2467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:37 smithi087 ceph-mon[20993]: from='client.88071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:37 smithi087 ceph-mon[20993]: pgmap v2467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:37 smithi077 ceph-mon[21151]: from='client.88071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:37 smithi077 ceph-mon[21151]: pgmap v2467: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:39 smithi087 ceph-mon[20993]: pgmap v2468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:39 smithi046 ceph-mon[19468]: pgmap v2468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:39 smithi077 ceph-mon[21151]: pgmap v2468: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:41.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:41 smithi046 ceph-mon[19468]: pgmap v2469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:41.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:41.491 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:41.491 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:41 smithi087 ceph-mon[20993]: pgmap v2469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:41 smithi077 ceph-mon[21151]: pgmap v2469: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:56:42.180 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:42.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:42.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:42.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:42.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:43 smithi077 ceph-mon[21151]: from='client.88149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:43 smithi077 ceph-mon[21151]: pgmap v2470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:43 smithi046 ceph-mon[19468]: from='client.88149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:43 smithi046 ceph-mon[19468]: pgmap v2470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:43 smithi087 ceph-mon[20993]: from='client.88149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:43 smithi087 ceph-mon[20993]: pgmap v2470: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:44 smithi077 ceph-mon[21151]: pgmap v2471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:45.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:44 smithi046 ceph-mon[19468]: pgmap v2471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:44 smithi087 ceph-mon[20993]: pgmap v2471: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:47.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:47.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:47.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:47 smithi077 ceph-mon[21151]: pgmap v2472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:47 smithi046 ceph-mon[19468]: pgmap v2472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:47 smithi087 ceph-mon[20993]: pgmap v2472: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:47.869 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:47.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:47.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:47.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:47.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:48 smithi046 ceph-mon[19468]: from='client.88227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:48 smithi087 ceph-mon[20993]: from='client.88227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:48 smithi077 ceph-mon[21151]: from='client.88227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:49 smithi046 ceph-mon[19468]: pgmap v2473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:49 smithi087 ceph-mon[20993]: pgmap v2473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:49 smithi077 ceph-mon[21151]: pgmap v2473: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:51 smithi046 ceph-mon[19468]: pgmap v2474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:51 smithi087 ceph-mon[20993]: pgmap v2474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:51 smithi077 ceph-mon[21151]: pgmap v2474: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:52.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:52.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:52.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: pgmap v2475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: pgmap v2475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: pgmap v2475: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:56:53.552 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:53.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:53.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:53.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:53.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:54 smithi046 ceph-mon[19468]: from='client.88305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:54 smithi087 ceph-mon[20993]: from='client.88305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:54 smithi077 ceph-mon[21151]: from='client.88305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:56:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:55 smithi046 ceph-mon[19468]: pgmap v2476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:55 smithi087 ceph-mon[20993]: pgmap v2476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:55 smithi077 ceph-mon[21151]: pgmap v2476: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:57 smithi087 ceph-mon[20993]: pgmap v2477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:57 smithi046 ceph-mon[19468]: pgmap v2477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:57 smithi077 ceph-mon[21151]: pgmap v2477: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:56:58.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:56:58.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:56:58.554 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:56:59.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:56:59.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:56:59.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:56:59.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:56:59.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:56:59.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:56:59 smithi046 ceph-mon[19468]: pgmap v2478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:59.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:56:59 smithi087 ceph-mon[20993]: pgmap v2478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:56:59 smithi077 ceph-mon[21151]: pgmap v2478: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:00 smithi046 ceph-mon[19468]: from='client.88383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:00 smithi087 ceph-mon[20993]: from='client.88383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:00 smithi077 ceph-mon[21151]: from='client.88383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:01 smithi046 ceph-mon[19468]: pgmap v2479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:01 smithi087 ceph-mon[20993]: pgmap v2479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:01 smithi077 ceph-mon[21151]: pgmap v2479: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:02 smithi046 ceph-mon[19468]: pgmap v2480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:02 smithi087 ceph-mon[20993]: pgmap v2480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:02 smithi077 ceph-mon[21151]: pgmap v2480: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:04.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:04.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:04.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:04.922 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:04.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:04.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:04.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:04.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:05.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:05 smithi077 ceph-mon[21151]: pgmap v2481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:05.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:05 smithi077 ceph-mon[21151]: from='client.88455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:05 smithi046 ceph-mon[19468]: pgmap v2481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:05 smithi046 ceph-mon[19468]: from='client.88455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:05 smithi087 ceph-mon[20993]: pgmap v2481: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:05 smithi087 ceph-mon[20993]: from='client.88455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:07 smithi046 ceph-mon[19468]: pgmap v2482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:57:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:07 smithi087 ceph-mon[20993]: pgmap v2482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:57:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:07 smithi077 ceph-mon[21151]: pgmap v2482: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T03:57:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:09 smithi087 ceph-mon[20993]: pgmap v2483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:57:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:09 smithi046 ceph-mon[19468]: pgmap v2483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:57:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:09 smithi077 ceph-mon[21151]: pgmap v2483: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T03:57:09.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:09.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:09.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:10.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:10.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:10.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:10.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:10.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:11 smithi046 ceph-mon[19468]: from='client.88533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:11 smithi046 ceph-mon[19468]: pgmap v2484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:11 smithi087 ceph-mon[20993]: from='client.88533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:11 smithi087 ceph-mon[20993]: pgmap v2484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:11 smithi077 ceph-mon[21151]: from='client.88533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:11 smithi077 ceph-mon[21151]: pgmap v2484: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: pgmap v2485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: pgmap v2485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: pgmap v2485: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:15.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:15 smithi087 ceph-mon[20993]: pgmap v2486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:15 smithi046 ceph-mon[19468]: pgmap v2486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:15.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:15.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:15.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:15 smithi077 ceph-mon[21151]: pgmap v2486: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:16.304 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:16.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:16.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:16.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:16.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:17.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:17 smithi087 ceph-mon[20993]: from='client.88608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:17.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:17 smithi087 ceph-mon[20993]: pgmap v2487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:17 smithi046 ceph-mon[19468]: from='client.88608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:17 smithi046 ceph-mon[19468]: pgmap v2487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:17 smithi077 ceph-mon[21151]: from='client.88608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:17 smithi077 ceph-mon[21151]: pgmap v2487: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:19 smithi046 ceph-mon[19468]: pgmap v2488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:57:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:19 smithi087 ceph-mon[20993]: pgmap v2488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:57:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:19 smithi077 ceph-mon[21151]: pgmap v2488: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T03:57:21.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:21.307 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:21.307 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:21.432 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:21 smithi046 ceph-mon[19468]: pgmap v2489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:57:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:21 smithi087 ceph-mon[20993]: pgmap v2489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:57:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:21 smithi077 ceph-mon[21151]: pgmap v2489: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T03:57:22.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:22.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:22.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:22.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:22.037 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:22 smithi046 ceph-mon[19468]: from='client.88683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:22 smithi087 ceph-mon[20993]: from='client.88683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:22 smithi077 ceph-mon[21151]: from='client.88683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:23 smithi046 ceph-mon[19468]: pgmap v2490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:23 smithi087 ceph-mon[20993]: pgmap v2490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:23 smithi077 ceph-mon[21151]: pgmap v2490: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:25 smithi046 ceph-mon[19468]: pgmap v2491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:25 smithi087 ceph-mon[20993]: pgmap v2491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:25 smithi077 ceph-mon[21151]: pgmap v2491: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:27.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:27.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:27.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:27.546 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:27 smithi077 ceph-mon[21151]: pgmap v2492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:27 smithi046 ceph-mon[19468]: pgmap v2492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:27 smithi087 ceph-mon[20993]: pgmap v2492: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:57:27.723 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:27.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:27.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:27.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:27.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:28 smithi046 ceph-mon[19468]: from='client.88761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:28 smithi087 ceph-mon[20993]: from='client.88761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:28 smithi077 ceph-mon[21151]: from='client.88761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:29 smithi046 ceph-mon[19468]: pgmap v2493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:29 smithi087 ceph-mon[20993]: pgmap v2493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:29 smithi077 ceph-mon[21151]: pgmap v2493: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:30.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:57:30.298+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:57:30.299+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:57:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:57:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:57:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:57:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:57:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:57:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:31 smithi046 ceph-mon[19468]: pgmap v2494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T03:57:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:57:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:57:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:31 smithi087 ceph-mon[20993]: pgmap v2494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T03:57:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:57:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:57:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:57:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:31 smithi077 ceph-mon[21151]: pgmap v2494: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T03:57:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:57:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:57:32.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:32.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:32.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:33.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: pgmap v2495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: pgmap v2495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: pgmap v2495: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:34 smithi046 ceph-mon[19468]: from='client.88938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:34 smithi087 ceph-mon[20993]: from='client.88938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:34 smithi077 ceph-mon[21151]: from='client.88938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:35 smithi046 ceph-mon[19468]: pgmap v2496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:35 smithi087 ceph-mon[20993]: pgmap v2496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:35 smithi077 ceph-mon[21151]: pgmap v2496: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:57:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:37 smithi087 ceph-mon[20993]: pgmap v2497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:37 smithi046 ceph-mon[19468]: pgmap v2497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:37 smithi077 ceph-mon[21151]: pgmap v2497: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:38.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:38.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:38.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:39.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:39.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:39.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:39.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:39.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:39 smithi046 ceph-mon[19468]: pgmap v2498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:39 smithi087 ceph-mon[20993]: pgmap v2498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:39 smithi077 ceph-mon[21151]: pgmap v2498: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:40 smithi046 ceph-mon[19468]: from='client.89016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:40 smithi087 ceph-mon[20993]: from='client.89016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:40 smithi077 ceph-mon[21151]: from='client.89016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:41 smithi046 ceph-mon[19468]: pgmap v2499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:41 smithi087 ceph-mon[20993]: pgmap v2499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:41 smithi077 ceph-mon[21151]: pgmap v2499: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:43 smithi046 ceph-mon[19468]: pgmap v2500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:43 smithi087 ceph-mon[20993]: pgmap v2500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:43 smithi077 ceph-mon[21151]: pgmap v2500: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:44.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:44.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:44.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:44.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:44.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:44.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:44.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:44.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:45 smithi046 ceph-mon[19468]: pgmap v2501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:45 smithi046 ceph-mon[19468]: from='client.89088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:45 smithi087 ceph-mon[20993]: pgmap v2501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:45 smithi087 ceph-mon[20993]: from='client.89088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:45 smithi077 ceph-mon[21151]: pgmap v2501: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:57:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:45 smithi077 ceph-mon[21151]: from='client.89088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:47.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:47 smithi077 ceph-mon[21151]: pgmap v2502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:47 smithi046 ceph-mon[19468]: pgmap v2502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:47 smithi087 ceph-mon[20993]: pgmap v2502: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:57:49.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:49.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:49.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:49 smithi046 ceph-mon[19468]: pgmap v2503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:49 smithi087 ceph-mon[20993]: pgmap v2503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:49 smithi077 ceph-mon[21151]: pgmap v2503: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:50.466 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:50.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:50.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:50.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:50.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:51 smithi046 ceph-mon[19468]: from='client.89160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:51 smithi046 ceph-mon[19468]: pgmap v2504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:51 smithi087 ceph-mon[20993]: from='client.89160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:51 smithi087 ceph-mon[20993]: pgmap v2504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:51 smithi077 ceph-mon[21151]: from='client.89160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:51 smithi077 ceph-mon[21151]: pgmap v2504: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: pgmap v2505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: pgmap v2505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: pgmap v2505: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:57:55.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:57:55.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:57:55.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:57:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:55 smithi046 ceph-mon[19468]: pgmap v2506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:55 smithi087 ceph-mon[20993]: pgmap v2506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:55 smithi077 ceph-mon[21151]: pgmap v2506: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:56.158 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:57:56.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:57:56.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:57:56.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:57:56.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:57:57.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:57 smithi087 ceph-mon[20993]: from='client.89232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:57.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:57 smithi087 ceph-mon[20993]: pgmap v2507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:57.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:57 smithi077 ceph-mon[21151]: from='client.89232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:57.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:57 smithi077 ceph-mon[21151]: pgmap v2507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:57 smithi046 ceph-mon[19468]: from='client.89232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:57:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:57 smithi046 ceph-mon[19468]: pgmap v2507: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:57:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:57:59 smithi087 ceph-mon[20993]: pgmap v2508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:57:59 smithi046 ceph-mon[19468]: pgmap v2508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:57:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:57:59 smithi077 ceph-mon[21151]: pgmap v2508: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:01.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:01.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:01.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:01.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:01 smithi046 ceph-mon[19468]: pgmap v2509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:01.857 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:01.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:01.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:01.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:01.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:01 smithi087 ceph-mon[20993]: pgmap v2509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:01 smithi077 ceph-mon[21151]: pgmap v2509: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:02 smithi046 ceph-mon[19468]: from='client.89310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:02 smithi087 ceph-mon[20993]: from='client.89310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:02 smithi077 ceph-mon[21151]: from='client.89310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:03 smithi046 ceph-mon[19468]: pgmap v2510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:03 smithi087 ceph-mon[20993]: pgmap v2510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:03 smithi077 ceph-mon[21151]: pgmap v2510: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:05 smithi046 ceph-mon[19468]: pgmap v2511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:05 smithi087 ceph-mon[20993]: pgmap v2511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:05 smithi077 ceph-mon[21151]: pgmap v2511: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:06.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:06.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:06.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:07.524 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:07 smithi077 ceph-mon[21151]: pgmap v2512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:07.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:07.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:07.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:07.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:07.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:07 smithi046 ceph-mon[19468]: pgmap v2512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:07 smithi087 ceph-mon[20993]: pgmap v2512: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:08 smithi077 ceph-mon[21151]: from='client.89388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:08 smithi046 ceph-mon[19468]: from='client.89388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:08.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:08 smithi087 ceph-mon[20993]: from='client.89388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:09.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:09 smithi077 ceph-mon[21151]: pgmap v2513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:09 smithi046 ceph-mon[19468]: pgmap v2513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:09 smithi087 ceph-mon[20993]: pgmap v2513: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:11 smithi046 ceph-mon[19468]: pgmap v2514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:11 smithi087 ceph-mon[20993]: pgmap v2514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:11 smithi077 ceph-mon[21151]: pgmap v2514: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:12.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:12.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:12.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:13.237 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:13.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:13.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:13.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:13.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: pgmap v2515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: pgmap v2515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: pgmap v2515: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:14 smithi046 ceph-mon[19468]: from='client.89463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:14 smithi087 ceph-mon[20993]: from='client.89463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:14 smithi077 ceph-mon[21151]: from='client.89463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:15 smithi046 ceph-mon[19468]: pgmap v2516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:15 smithi087 ceph-mon[20993]: pgmap v2516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:15 smithi077 ceph-mon[21151]: pgmap v2516: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:17 smithi046 ceph-mon[19468]: pgmap v2517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:17.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:17 smithi087 ceph-mon[20993]: pgmap v2517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:17 smithi077 ceph-mon[21151]: pgmap v2517: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:18.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:18.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:18.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:18.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:18.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:18.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:18.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:18.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:19 smithi046 ceph-mon[19468]: pgmap v2518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:19 smithi046 ceph-mon[19468]: from='client.89538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:19 smithi087 ceph-mon[20993]: pgmap v2518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:19 smithi087 ceph-mon[20993]: from='client.89538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:19 smithi077 ceph-mon[21151]: pgmap v2518: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:19 smithi077 ceph-mon[21151]: from='client.89538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:21 smithi046 ceph-mon[19468]: pgmap v2519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:21 smithi087 ceph-mon[20993]: pgmap v2519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:21 smithi077 ceph-mon[21151]: pgmap v2519: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:23.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:23 smithi046 ceph-mon[19468]: pgmap v2520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:23 smithi087 ceph-mon[20993]: pgmap v2520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:23 smithi077 ceph-mon[21151]: pgmap v2520: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:23.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:23.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:23.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:24.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:24.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:24.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:24.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:24.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:25 smithi046 ceph-mon[19468]: from='client.89616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:25 smithi046 ceph-mon[19468]: pgmap v2521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:25 smithi087 ceph-mon[20993]: from='client.89616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:25 smithi087 ceph-mon[20993]: pgmap v2521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:25 smithi077 ceph-mon[21151]: from='client.89616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:25 smithi077 ceph-mon[21151]: pgmap v2521: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:27 smithi046 ceph-mon[19468]: pgmap v2522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:27 smithi087 ceph-mon[20993]: pgmap v2522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:27 smithi077 ceph-mon[21151]: pgmap v2522: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:29.417 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:29 smithi077 ceph-mon[21151]: pgmap v2523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:29.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:29.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:29.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:29 smithi046 ceph-mon[19468]: pgmap v2523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:29 smithi087 ceph-mon[20993]: pgmap v2523: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:30.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:31.350 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:58:31.012+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:58:31.350 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:58:31.013+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='client.89691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: pgmap v2524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='client.89691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: pgmap v2524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='client.89691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: pgmap v2524: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:58:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:58:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:58:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:58:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:58:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:58:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: pgmap v2525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: pgmap v2525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: pgmap v2525: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:35.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:35.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:35.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:35 smithi046 ceph-mon[19468]: pgmap v2526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:35 smithi087 ceph-mon[20993]: pgmap v2526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:35 smithi077 ceph-mon[21151]: pgmap v2526: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:58:35.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:35.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:35.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:35.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:35.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:36 smithi087 ceph-mon[20993]: from='client.89874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:36 smithi077 ceph-mon[21151]: from='client.89874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:36 smithi046 ceph-mon[19468]: from='client.89874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:37.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:37 smithi087 ceph-mon[20993]: pgmap v2527: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:37 smithi077 ceph-mon[21151]: pgmap v2527: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:37 smithi046 ceph-mon[19468]: pgmap v2527: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:39 smithi087 ceph-mon[20993]: pgmap v2528: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:58:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:39 smithi077 ceph-mon[21151]: pgmap v2528: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:58:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:39 smithi046 ceph-mon[19468]: pgmap v2528: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T03:58:40.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:40.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:40.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:41.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:41.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:41.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:41.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:41.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:41.647 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:41 smithi046 ceph-mon[19468]: pgmap v2529: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:41 smithi077 ceph-mon[21151]: pgmap v2529: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:41 smithi087 ceph-mon[20993]: pgmap v2529: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:42 smithi046 ceph-mon[19468]: from='client.89949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:42 smithi087 ceph-mon[20993]: from='client.89949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:42 smithi077 ceph-mon[21151]: from='client.89949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:43 smithi046 ceph-mon[19468]: pgmap v2530: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:43 smithi087 ceph-mon[20993]: pgmap v2530: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:43 smithi077 ceph-mon[21151]: pgmap v2530: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:45 smithi046 ceph-mon[19468]: pgmap v2531: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:45 smithi087 ceph-mon[20993]: pgmap v2531: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:45 smithi077 ceph-mon[21151]: pgmap v2531: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:46.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:46.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:46.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:47.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:47.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:47.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:47 smithi046 ceph-mon[19468]: pgmap v2532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:47 smithi087 ceph-mon[20993]: pgmap v2532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:47 smithi077 ceph-mon[21151]: pgmap v2532: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:58:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:48 smithi046 ceph-mon[19468]: from='client.90027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:48 smithi087 ceph-mon[20993]: from='client.90027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:48 smithi077 ceph-mon[21151]: from='client.90027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:49 smithi046 ceph-mon[19468]: pgmap v2533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:49 smithi087 ceph-mon[20993]: pgmap v2533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:49 smithi077 ceph-mon[21151]: pgmap v2533: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:51 smithi046 ceph-mon[19468]: pgmap v2534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:51 smithi087 ceph-mon[20993]: pgmap v2534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:51 smithi077 ceph-mon[21151]: pgmap v2534: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:52.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:52.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:52.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:53.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:53.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: pgmap v2535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: pgmap v2535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: pgmap v2535: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:58:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:54 smithi087 ceph-mon[20993]: from='client.90105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:54 smithi077 ceph-mon[21151]: from='client.90105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:54 smithi046 ceph-mon[19468]: from='client.90105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:55 smithi087 ceph-mon[20993]: pgmap v2536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:55 smithi077 ceph-mon[21151]: pgmap v2536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:55 smithi046 ceph-mon[19468]: pgmap v2536: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:57.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:57 smithi087 ceph-mon[20993]: pgmap v2537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:57 smithi046 ceph-mon[19468]: pgmap v2537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:57 smithi077 ceph-mon[21151]: pgmap v2537: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:58:58.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:58:58.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:58:58.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:58:58.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:58:58.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:58:58.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:58:58.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:58:58.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:58:59.770 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:59 smithi087 ceph-mon[20993]: pgmap v2538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:59.770 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:58:59 smithi087 ceph-mon[20993]: from='client.90177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:58:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:59 smithi077 ceph-mon[21151]: pgmap v2538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:58:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:58:59 smithi077 ceph-mon[21151]: from='client.90177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:59 smithi046 ceph-mon[19468]: pgmap v2538: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:58:59 smithi046 ceph-mon[19468]: from='client.90177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:01 smithi087 ceph-mon[20993]: pgmap v2539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:01 smithi077 ceph-mon[21151]: pgmap v2539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:01 smithi046 ceph-mon[19468]: pgmap v2539: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:03.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:03.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:03.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:03.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:03 smithi046 ceph-mon[19468]: pgmap v2540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:03.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:03 smithi087 ceph-mon[20993]: pgmap v2540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:03 smithi077 ceph-mon[21151]: pgmap v2540: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:04.399 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:04.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:04.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:04.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:04.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:05.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:05 smithi046 ceph-mon[19468]: from='client.90255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:05.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:05 smithi046 ceph-mon[19468]: pgmap v2541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:05 smithi087 ceph-mon[20993]: from='client.90255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:05 smithi087 ceph-mon[20993]: pgmap v2541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:05 smithi077 ceph-mon[21151]: from='client.90255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:05 smithi077 ceph-mon[21151]: pgmap v2541: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:07 smithi046 ceph-mon[19468]: pgmap v2542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:07 smithi087 ceph-mon[20993]: pgmap v2542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:07 smithi077 ceph-mon[21151]: pgmap v2542: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:09.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:09.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:09.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:09 smithi077 ceph-mon[21151]: pgmap v2543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:09 smithi046 ceph-mon[19468]: pgmap v2543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:09 smithi087 ceph-mon[20993]: pgmap v2543: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:10.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:10.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:10.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:10.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:10.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:11 smithi077 ceph-mon[21151]: from='client.90327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:11 smithi077 ceph-mon[21151]: pgmap v2544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:59:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:11 smithi046 ceph-mon[19468]: from='client.90327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:11 smithi046 ceph-mon[19468]: pgmap v2544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:11 smithi087 ceph-mon[20993]: from='client.90327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:11 smithi087 ceph-mon[20993]: pgmap v2544: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: pgmap v2545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: pgmap v2545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: pgmap v2545: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:15.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:15.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:15.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:15.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:15 smithi046 ceph-mon[19468]: pgmap v2546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:15.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:15 smithi087 ceph-mon[20993]: pgmap v2546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:15 smithi077 ceph-mon[21151]: pgmap v2546: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T03:59:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:16 smithi046 ceph-mon[19468]: from='client.90402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:16 smithi087 ceph-mon[20993]: from='client.90402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:16 smithi077 ceph-mon[21151]: from='client.90402 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:17 smithi046 ceph-mon[19468]: pgmap v2547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:17 smithi087 ceph-mon[20993]: pgmap v2547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:17 smithi077 ceph-mon[21151]: pgmap v2547: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:19 smithi046 ceph-mon[19468]: pgmap v2548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:59:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:19 smithi087 ceph-mon[20993]: pgmap v2548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:59:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:19 smithi077 ceph-mon[21151]: pgmap v2548: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:59:20.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:20.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:20.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:21.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:21.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:21.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:21.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:21.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:21 smithi046 ceph-mon[19468]: pgmap v2549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:21 smithi087 ceph-mon[20993]: pgmap v2549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:21 smithi077 ceph-mon[21151]: pgmap v2549: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:22.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:22 smithi046 ceph-mon[19468]: from='client.90477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:22 smithi087 ceph-mon[20993]: from='client.90477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:22 smithi077 ceph-mon[21151]: from='client.90477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:23 smithi077 ceph-mon[21151]: pgmap v2550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:23 smithi046 ceph-mon[19468]: pgmap v2550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:23 smithi087 ceph-mon[20993]: pgmap v2550: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:25 smithi046 ceph-mon[19468]: pgmap v2551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:25 smithi077 ceph-mon[21151]: pgmap v2551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:25 smithi087 ceph-mon[20993]: pgmap v2551: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T03:59:26.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:26.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:26.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:27.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:27.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:27.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:27.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:27.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:27 smithi077 ceph-mon[21151]: pgmap v2552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:59:27.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:27 smithi087 ceph-mon[20993]: pgmap v2552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:27 smithi046 ceph-mon[19468]: pgmap v2552: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T03:59:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:28 smithi077 ceph-mon[21151]: from='client.90552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:28 smithi046 ceph-mon[19468]: from='client.90552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:28 smithi087 ceph-mon[20993]: from='client.90552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:29 smithi077 ceph-mon[21151]: pgmap v2553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:29 smithi046 ceph-mon[19468]: pgmap v2553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:29 smithi087 ceph-mon[20993]: pgmap v2553: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:30.877 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:30 smithi077 ceph-mon[21151]: pgmap v2554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:30 smithi046 ceph-mon[19468]: pgmap v2554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:30 smithi087 ceph-mon[20993]: pgmap v2554: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:59:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:59:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:59:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:32.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:59:31.749+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T03:59:31.750+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T03:59:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T03:59:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T03:59:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T03:59:32.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:32.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:32.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:32.808 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:32.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:32.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:32.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:32.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:33.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:59:33.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:59:33.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:32 smithi087 ceph-mon[20993]: pgmap v2555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:33.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:32 smithi087 ceph-mon[20993]: from='client.90729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:59:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:59:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:32 smithi046 ceph-mon[19468]: pgmap v2555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:32 smithi046 ceph-mon[19468]: from='client.90729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T03:59:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T03:59:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:32 smithi077 ceph-mon[21151]: pgmap v2555: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:32 smithi077 ceph-mon[21151]: from='client.90729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:35 smithi046 ceph-mon[19468]: pgmap v2556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:35 smithi087 ceph-mon[20993]: pgmap v2556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:35 smithi077 ceph-mon[21151]: pgmap v2556: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:37 smithi077 ceph-mon[21151]: pgmap v2557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:37.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:37.810 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:37 smithi046 ceph-mon[19468]: pgmap v2557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:37.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:37.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:37 smithi087 ceph-mon[20993]: pgmap v2557: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:38.487 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:38.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:38.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:38.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:38.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:39 smithi087 ceph-mon[20993]: from='client.90801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:39 smithi087 ceph-mon[20993]: pgmap v2558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:39 smithi077 ceph-mon[21151]: from='client.90801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:39 smithi077 ceph-mon[21151]: pgmap v2558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:39 smithi046 ceph-mon[19468]: from='client.90801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:39 smithi046 ceph-mon[19468]: pgmap v2558: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:41 smithi077 ceph-mon[21151]: pgmap v2559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:41 smithi046 ceph-mon[19468]: pgmap v2559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:41 smithi087 ceph-mon[20993]: pgmap v2559: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:43 smithi077 ceph-mon[21151]: pgmap v2560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:43 smithi046 ceph-mon[19468]: pgmap v2560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:43 smithi087 ceph-mon[20993]: pgmap v2560: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:44.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:44.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:44.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:44.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:44.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:45 smithi046 ceph-mon[19468]: from='client.90876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:45 smithi046 ceph-mon[19468]: pgmap v2561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:45 smithi077 ceph-mon[21151]: from='client.90876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:45 smithi077 ceph-mon[21151]: pgmap v2561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:45 smithi087 ceph-mon[20993]: from='client.90876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:45 smithi087 ceph-mon[20993]: pgmap v2561: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:47.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:47 smithi046 ceph-mon[19468]: pgmap v2562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:47 smithi077 ceph-mon[21151]: pgmap v2562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:47 smithi087 ceph-mon[20993]: pgmap v2562: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T03:59:49.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:49.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:49.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:49 smithi077 ceph-mon[21151]: pgmap v2563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:49.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:49.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:49.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:49.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:49.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:49.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:49 smithi046 ceph-mon[19468]: pgmap v2563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:49 smithi087 ceph-mon[20993]: pgmap v2563: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:50 smithi077 ceph-mon[21151]: from='client.90954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:50 smithi046 ceph-mon[19468]: from='client.90954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:50 smithi087 ceph-mon[20993]: from='client.90954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:51.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:51 smithi077 ceph-mon[21151]: pgmap v2564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:51 smithi046 ceph-mon[19468]: pgmap v2564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:51 smithi087 ceph-mon[20993]: pgmap v2564: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T03:59:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:53 smithi087 ceph-mon[20993]: pgmap v2565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:53 smithi077 ceph-mon[21151]: pgmap v2565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:53 smithi046 ceph-mon[19468]: pgmap v2565: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:54.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T03:59:54.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T03:59:54.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T03:59:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:54 smithi046 ceph-mon[19468]: pgmap v2566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:54 smithi087 ceph-mon[20993]: pgmap v2566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T03:59:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:54 smithi077 ceph-mon[21151]: pgmap v2566: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:55.529 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T03:59:55.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T03:59:55.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T03:59:55.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T03:59:55.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T03:59:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:55 smithi046 ceph-mon[19468]: from='client.91032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:55 smithi087 ceph-mon[20993]: from='client.91032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:55 smithi077 ceph-mon[21151]: from='client.91032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T03:59:57.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:56 smithi087 ceph-mon[20993]: pgmap v2567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:57.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:56 smithi077 ceph-mon[21151]: pgmap v2567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:56 smithi046 ceph-mon[19468]: pgmap v2567: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T03:59:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 03:59:59 smithi046 ceph-mon[19468]: pgmap v2568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:59:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 03:59:59 smithi077 ceph-mon[21151]: pgmap v2568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T03:59:59.790 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 03:59:59 smithi087 ceph-mon[20993]: pgmap v2568: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:00.416 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:00:00.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:00.531 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:00.531 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:00:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:00:01.213 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:01.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:01.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:01.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:01.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:01.431 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:01 smithi087 ceph-mon[20993]: pgmap v2569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:01 smithi046 ceph-mon[19468]: pgmap v2569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:01 smithi077 ceph-mon[21151]: pgmap v2569: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:02 smithi077 ceph-mon[21151]: from='client.91110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:02 smithi046 ceph-mon[19468]: from='client.91110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:02 smithi087 ceph-mon[20993]: from='client.91110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:03 smithi077 ceph-mon[21151]: pgmap v2570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:03 smithi046 ceph-mon[19468]: pgmap v2570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:03 smithi087 ceph-mon[20993]: pgmap v2570: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:05 smithi077 ceph-mon[21151]: pgmap v2571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:05.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:05 smithi046 ceph-mon[19468]: pgmap v2571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:05 smithi087 ceph-mon[20993]: pgmap v2571: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:00:06.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:06.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:06.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:06.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:06.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:06.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:06.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:06.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:07 smithi046 ceph-mon[19468]: pgmap v2572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:07 smithi046 ceph-mon[19468]: from='client.91179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:07 smithi077 ceph-mon[21151]: pgmap v2572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:07 smithi077 ceph-mon[21151]: from='client.91179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:07.750 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:07 smithi087 ceph-mon[20993]: pgmap v2572: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:07.750 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:07 smithi087 ceph-mon[20993]: from='client.91179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:09 smithi077 ceph-mon[21151]: pgmap v2573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:09 smithi046 ceph-mon[19468]: pgmap v2573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:09 smithi087 ceph-mon[20993]: pgmap v2573: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:11 smithi077 ceph-mon[21151]: pgmap v2574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:11 smithi046 ceph-mon[19468]: pgmap v2574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:11 smithi087 ceph-mon[20993]: pgmap v2574: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:11.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:11.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:11.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:12.588 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:12.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:12.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:12.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:12.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:13 smithi087 ceph-mon[20993]: from='client.91257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:13 smithi087 ceph-mon[20993]: pgmap v2575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:13 smithi077 ceph-mon[21151]: from='client.91257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:13 smithi077 ceph-mon[21151]: pgmap v2575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:13 smithi046 ceph-mon[19468]: from='client.91257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:13 smithi046 ceph-mon[19468]: pgmap v2575: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:14 smithi087 ceph-mon[20993]: pgmap v2576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:14 smithi077 ceph-mon[21151]: pgmap v2576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:14 smithi046 ceph-mon[19468]: pgmap v2576: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:17.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:17.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:17.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:17 smithi077 ceph-mon[21151]: pgmap v2577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:17 smithi046 ceph-mon[19468]: pgmap v2577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:17 smithi087 ceph-mon[20993]: pgmap v2577: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:18.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:18.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:18.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:18.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:18.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:19.660 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:19 smithi087 ceph-mon[20993]: from='client.91329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:19.660 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:19 smithi087 ceph-mon[20993]: pgmap v2578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:19 smithi077 ceph-mon[21151]: from='client.91329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:19 smithi077 ceph-mon[21151]: pgmap v2578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:19 smithi046 ceph-mon[19468]: from='client.91329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:19 smithi046 ceph-mon[19468]: pgmap v2578: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:21 smithi087 ceph-mon[20993]: pgmap v2579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:21 smithi077 ceph-mon[21151]: pgmap v2579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:21 smithi046 ceph-mon[19468]: pgmap v2579: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:23.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:23.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:23.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:23 smithi077 ceph-mon[21151]: pgmap v2580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:23 smithi046 ceph-mon[19468]: pgmap v2580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:23 smithi087 ceph-mon[20993]: pgmap v2580: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:23.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:23.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:23.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:23.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:23.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:24 smithi077 ceph-mon[21151]: from='client.91404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:24 smithi046 ceph-mon[19468]: from='client.91404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:24 smithi087 ceph-mon[20993]: from='client.91404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:25 smithi077 ceph-mon[21151]: pgmap v2581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:25 smithi046 ceph-mon[19468]: pgmap v2581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:25 smithi087 ceph-mon[20993]: pgmap v2581: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:27 smithi077 ceph-mon[21151]: pgmap v2582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:27.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:27 smithi087 ceph-mon[20993]: pgmap v2582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:27.730 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:27 smithi046 ceph-mon[19468]: pgmap v2582: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:28.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:28.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:28.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:29.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:29.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:29.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:29.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:29.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:29 smithi077 ceph-mon[21151]: pgmap v2583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:29 smithi046 ceph-mon[19468]: pgmap v2583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:29 smithi087 ceph-mon[20993]: pgmap v2583: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:30 smithi077 ceph-mon[21151]: from='client.91479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:30 smithi046 ceph-mon[19468]: from='client.91479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:30 smithi087 ceph-mon[20993]: from='client.91479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:31 smithi077 ceph-mon[21151]: pgmap v2584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:31 smithi046 ceph-mon[19468]: pgmap v2584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:31 smithi087 ceph-mon[20993]: pgmap v2584: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:32.575 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:00:32.576 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:00:32.576 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:00:32.576 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:32.576 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:32.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:00:32.480+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:00:32.481+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:00:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:00:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:00:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:33.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:33.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:33 smithi077 ceph-mon[21151]: pgmap v2585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:33.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:00:33.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:00:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:33 smithi046 ceph-mon[19468]: pgmap v2585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:00:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:00:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:00:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:33 smithi087 ceph-mon[20993]: pgmap v2585: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:00:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:00:34.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.569 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:34.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:34.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:35.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:35.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:35.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:35.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:35.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:35 smithi046 ceph-mon[19468]: pgmap v2586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:35 smithi087 ceph-mon[20993]: pgmap v2586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:35 smithi077 ceph-mon[21151]: pgmap v2586: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:36 smithi046 ceph-mon[19468]: from='client.91662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:36 smithi087 ceph-mon[20993]: from='client.91662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:36 smithi077 ceph-mon[21151]: from='client.91662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:37 smithi046 ceph-mon[19468]: pgmap v2587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:37 smithi087 ceph-mon[20993]: pgmap v2587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:37 smithi077 ceph-mon[21151]: pgmap v2587: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:39 smithi046 ceph-mon[19468]: pgmap v2588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:39 smithi087 ceph-mon[20993]: pgmap v2588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:39 smithi077 ceph-mon[21151]: pgmap v2588: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:40.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:40.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:40.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:40.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:40.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:40.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:40.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:41 smithi046 ceph-mon[19468]: pgmap v2589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:41 smithi046 ceph-mon[19468]: from='client.91737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:41 smithi087 ceph-mon[20993]: pgmap v2589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:41 smithi087 ceph-mon[20993]: from='client.91737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:41 smithi077 ceph-mon[21151]: pgmap v2589: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:41 smithi077 ceph-mon[21151]: from='client.91737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:43 smithi046 ceph-mon[19468]: pgmap v2590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:43 smithi087 ceph-mon[20993]: pgmap v2590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:43 smithi077 ceph-mon[21151]: pgmap v2590: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:45 smithi046 ceph-mon[19468]: pgmap v2591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:45 smithi087 ceph-mon[20993]: pgmap v2591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:45 smithi077 ceph-mon[21151]: pgmap v2591: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:00:45.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:45.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:45.995 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:46.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:46.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:46.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:46.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:47.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:47 smithi046 ceph-mon[19468]: from='client.91812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:47.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:47 smithi046 ceph-mon[19468]: pgmap v2592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:47 smithi087 ceph-mon[20993]: from='client.91812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:47 smithi087 ceph-mon[20993]: pgmap v2592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:47 smithi077 ceph-mon[21151]: from='client.91812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:47 smithi077 ceph-mon[21151]: pgmap v2592: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:00:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:49 smithi046 ceph-mon[19468]: pgmap v2593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:49 smithi087 ceph-mon[20993]: pgmap v2593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:49 smithi077 ceph-mon[21151]: pgmap v2593: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:51.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:51.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:51.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:51 smithi046 ceph-mon[19468]: pgmap v2594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:51 smithi087 ceph-mon[20993]: pgmap v2594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:51 smithi077 ceph-mon[21151]: pgmap v2594: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:52.364 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:52.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:52.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:52.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:52.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:53.595 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:53 smithi077 ceph-mon[21151]: from='client.91887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:53.595 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:53 smithi077 ceph-mon[21151]: pgmap v2595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:53 smithi046 ceph-mon[19468]: from='client.91887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:53 smithi046 ceph-mon[19468]: pgmap v2595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:53 smithi087 ceph-mon[20993]: from='client.91887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:53 smithi087 ceph-mon[20993]: pgmap v2595: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:00:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:55 smithi046 ceph-mon[19468]: pgmap v2596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:55 smithi087 ceph-mon[20993]: pgmap v2596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:55 smithi077 ceph-mon[21151]: pgmap v2596: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:57.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:00:57.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:00:57.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:00:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:57 smithi046 ceph-mon[19468]: pgmap v2597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:57 smithi087 ceph-mon[20993]: pgmap v2597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:57 smithi077 ceph-mon[21151]: pgmap v2597: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:00:58.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:00:58.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:00:58.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:00:58.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:00:58.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:00:58.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:58 smithi046 ceph-mon[19468]: from='client.91962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:58 smithi087 ceph-mon[20993]: from='client.91962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:58 smithi077 ceph-mon[21151]: from='client.91962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:00:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:00:59 smithi046 ceph-mon[19468]: pgmap v2598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:00:59 smithi087 ceph-mon[20993]: pgmap v2598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:00:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:00:59 smithi077 ceph-mon[21151]: pgmap v2598: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:01.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:01 smithi087 ceph-mon[20993]: pgmap v2599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:01 smithi046 ceph-mon[19468]: pgmap v2599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:01.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:01 smithi077 ceph-mon[21151]: pgmap v2599: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:03.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:03.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:03.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:03.782 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:03.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:03.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:03.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:03.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:03 smithi046 ceph-mon[19468]: pgmap v2600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:03 smithi087 ceph-mon[20993]: pgmap v2600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:03 smithi077 ceph-mon[21151]: pgmap v2600: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:04 smithi046 ceph-mon[19468]: from='client.92037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:04 smithi087 ceph-mon[20993]: from='client.92037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:04 smithi077 ceph-mon[21151]: from='client.92037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:05 smithi046 ceph-mon[19468]: pgmap v2601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:05 smithi087 ceph-mon[20993]: pgmap v2601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:05 smithi077 ceph-mon[21151]: pgmap v2601: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:07 smithi046 ceph-mon[19468]: pgmap v2602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:07 smithi087 ceph-mon[20993]: pgmap v2602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:07 smithi077 ceph-mon[21151]: pgmap v2602: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:08.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:08.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:08.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:09.485 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:09.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:09.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:09.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:09.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:09.836 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:09 smithi046 ceph-mon[19468]: pgmap v2603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:09 smithi087 ceph-mon[20993]: pgmap v2603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:09 smithi077 ceph-mon[21151]: pgmap v2603: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:10 smithi046 ceph-mon[19468]: from='client.92106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:10 smithi087 ceph-mon[20993]: from='client.92106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:10 smithi077 ceph-mon[21151]: from='client.92106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:11 smithi046 ceph-mon[19468]: pgmap v2604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:11 smithi087 ceph-mon[20993]: pgmap v2604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:11 smithi077 ceph-mon[21151]: pgmap v2604: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:13 smithi046 ceph-mon[19468]: pgmap v2605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:13 smithi087 ceph-mon[20993]: pgmap v2605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:13 smithi077 ceph-mon[21151]: pgmap v2605: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:14.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:14.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:14.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:14.954 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:15.176 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:15.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:15.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:15.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:15.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:15.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:15 smithi046 ceph-mon[19468]: pgmap v2606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:15 smithi077 ceph-mon[21151]: pgmap v2606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:15 smithi087 ceph-mon[20993]: pgmap v2606: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:16 smithi046 ceph-mon[19468]: from='client.92181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:16 smithi087 ceph-mon[20993]: from='client.92181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:16 smithi077 ceph-mon[21151]: from='client.92181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:17 smithi046 ceph-mon[19468]: pgmap v2607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:17 smithi087 ceph-mon[20993]: pgmap v2607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:17 smithi077 ceph-mon[21151]: pgmap v2607: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:18 smithi046 ceph-mon[19468]: pgmap v2608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:18 smithi087 ceph-mon[20993]: pgmap v2608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:18 smithi077 ceph-mon[21151]: pgmap v2608: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:20.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:20.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:20.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:20.861 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:20.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:20.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:20.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:20.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:21.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:21 smithi087 ceph-mon[20993]: pgmap v2609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:21.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:21 smithi087 ceph-mon[20993]: from='client.92256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:21 smithi077 ceph-mon[21151]: pgmap v2609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:21 smithi077 ceph-mon[21151]: from='client.92256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:21 smithi046 ceph-mon[19468]: pgmap v2609: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:21 smithi046 ceph-mon[19468]: from='client.92256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:23.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:23 smithi087 ceph-mon[20993]: pgmap v2610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:23 smithi077 ceph-mon[21151]: pgmap v2610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:23 smithi046 ceph-mon[19468]: pgmap v2610: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:25 smithi046 ceph-mon[19468]: pgmap v2611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:25.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:25.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:25.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:25 smithi087 ceph-mon[20993]: pgmap v2611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:25 smithi077 ceph-mon[21151]: pgmap v2611: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:01:26.547 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:27.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:27 smithi077 ceph-mon[21151]: from='client.92334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:27.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:27 smithi077 ceph-mon[21151]: pgmap v2612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:27 smithi046 ceph-mon[19468]: from='client.92334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:27 smithi046 ceph-mon[19468]: pgmap v2612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:27 smithi087 ceph-mon[20993]: from='client.92334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:27 smithi087 ceph-mon[20993]: pgmap v2612: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:29.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:29 smithi046 ceph-mon[19468]: pgmap v2613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:29 smithi087 ceph-mon[20993]: pgmap v2613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:29 smithi077 ceph-mon[21151]: pgmap v2613: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:31.550 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:31 smithi046 ceph-mon[19468]: pgmap v2614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:31 smithi087 ceph-mon[20993]: pgmap v2614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:31 smithi077 ceph-mon[21151]: pgmap v2614: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:32.233 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:32.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:32.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:32.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:32.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:33.456 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:01:33.198+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:01:33.456 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:01:33.199+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:01:33.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='client.92409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:33.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: pgmap v2615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:33.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='client.92409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: pgmap v2615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:01:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:01:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:01:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='client.92409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: pgmap v2615: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:01:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:01:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:01:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:34.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:35.830 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:35 smithi077 ceph-mon[21151]: pgmap v2616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:35 smithi046 ceph-mon[19468]: pgmap v2616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:35 smithi087 ceph-mon[20993]: pgmap v2616: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:37.235 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:37 smithi046 ceph-mon[19468]: pgmap v2617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:37 smithi087 ceph-mon[20993]: pgmap v2617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:37 smithi077 ceph-mon[21151]: pgmap v2617: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:37.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:37.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:37.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:37.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:37.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:38 smithi046 ceph-mon[19468]: from='client.92595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:38 smithi087 ceph-mon[20993]: from='client.92595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:38 smithi077 ceph-mon[21151]: from='client.92595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:39 smithi046 ceph-mon[19468]: pgmap v2618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:39 smithi087 ceph-mon[20993]: pgmap v2618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:39 smithi077 ceph-mon[21151]: pgmap v2618: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:41.740 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:41 smithi087 ceph-mon[20993]: pgmap v2619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:41.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:41 smithi046 ceph-mon[19468]: pgmap v2619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:41 smithi077 ceph-mon[21151]: pgmap v2619: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:42.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:42.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:42.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:43.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:43.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:43.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:43.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:43.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:43.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:43 smithi087 ceph-mon[20993]: pgmap v2620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:43 smithi046 ceph-mon[19468]: pgmap v2620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:43 smithi077 ceph-mon[21151]: pgmap v2620: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:44 smithi046 ceph-mon[19468]: from='client.92667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:44 smithi087 ceph-mon[20993]: from='client.92667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:44 smithi077 ceph-mon[21151]: from='client.92667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:45 smithi046 ceph-mon[19468]: pgmap v2621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:45 smithi087 ceph-mon[20993]: pgmap v2621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:45 smithi077 ceph-mon[21151]: pgmap v2621: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:47 smithi046 ceph-mon[19468]: pgmap v2622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:47 smithi087 ceph-mon[20993]: pgmap v2622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:47 smithi077 ceph-mon[21151]: pgmap v2622: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:01:48.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:48.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:48.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:49.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:49.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:49.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:49.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:49.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:49 smithi046 ceph-mon[19468]: pgmap v2623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:49 smithi087 ceph-mon[20993]: pgmap v2623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:49 smithi077 ceph-mon[21151]: pgmap v2623: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:50 smithi046 ceph-mon[19468]: from='client.92739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:50 smithi087 ceph-mon[20993]: from='client.92739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:50 smithi077 ceph-mon[21151]: from='client.92739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:51 smithi046 ceph-mon[19468]: pgmap v2624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:51 smithi087 ceph-mon[20993]: pgmap v2624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:51 smithi077 ceph-mon[21151]: pgmap v2624: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:53 smithi046 ceph-mon[19468]: pgmap v2625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:53 smithi087 ceph-mon[20993]: pgmap v2625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:53 smithi077 ceph-mon[21151]: pgmap v2625: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:54.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:54.305 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:54.305 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:01:54.986 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:01:54.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:01:54.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:01:54.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:01:54.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: pgmap v2626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:54 smithi077 ceph-mon[21151]: from='client.92814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: pgmap v2626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:54 smithi046 ceph-mon[19468]: from='client.92814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: pgmap v2626: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:54 smithi087 ceph-mon[20993]: from='client.92814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:01:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:57 smithi046 ceph-mon[19468]: pgmap v2627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:01:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:57 smithi087 ceph-mon[20993]: pgmap v2627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:01:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:57 smithi077 ceph-mon[21151]: pgmap v2627: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:01:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:01:59 smithi046 ceph-mon[19468]: pgmap v2628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:01:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:01:59 smithi087 ceph-mon[20993]: pgmap v2628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:01:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:01:59 smithi077 ceph-mon[21151]: pgmap v2628: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:01:59.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:01:59.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:01:59.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:00.672 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:01 smithi046 ceph-mon[19468]: from='client.92889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:01 smithi046 ceph-mon[19468]: pgmap v2629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:01 smithi087 ceph-mon[20993]: from='client.92889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:01 smithi087 ceph-mon[20993]: pgmap v2629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:01 smithi077 ceph-mon[21151]: from='client.92889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:01 smithi077 ceph-mon[21151]: pgmap v2629: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:03.544 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:03 smithi087 ceph-mon[20993]: pgmap v2630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:03.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:03 smithi046 ceph-mon[19468]: pgmap v2630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:03 smithi077 ceph-mon[21151]: pgmap v2630: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:05.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:05.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:05.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:05 smithi046 ceph-mon[19468]: pgmap v2631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:05 smithi087 ceph-mon[20993]: pgmap v2631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:05 smithi077 ceph-mon[21151]: pgmap v2631: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:06.359 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:06.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:06.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:06.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:06.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:07 smithi046 ceph-mon[19468]: from='client.92961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:07 smithi046 ceph-mon[19468]: pgmap v2632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:07 smithi087 ceph-mon[20993]: from='client.92961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:07 smithi087 ceph-mon[20993]: pgmap v2632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:07 smithi077 ceph-mon[21151]: from='client.92961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:07 smithi077 ceph-mon[21151]: pgmap v2632: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:09.805 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:09 smithi046 ceph-mon[19468]: pgmap v2633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:02:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:09 smithi087 ceph-mon[20993]: pgmap v2633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:02:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:09 smithi077 ceph-mon[21151]: pgmap v2633: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:02:10.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:10 smithi046 ceph-mon[19468]: pgmap v2634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:02:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:10 smithi087 ceph-mon[20993]: pgmap v2634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:02:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:10 smithi077 ceph-mon[21151]: pgmap v2634: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:02:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:11 smithi046 ceph-mon[19468]: from='client.93033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:12.036 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:11 smithi087 ceph-mon[20993]: from='client.93033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:11 smithi077 ceph-mon[21151]: from='client.93033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:12 smithi046 ceph-mon[19468]: pgmap v2635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:12 smithi087 ceph-mon[20993]: pgmap v2635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:12 smithi077 ceph-mon[21151]: pgmap v2635: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: pgmap v2636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: pgmap v2636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: pgmap v2636: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:17.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:17.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:17.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:17.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:17 smithi077 ceph-mon[21151]: pgmap v2637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:17.711 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:17.712 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:17 smithi046 ceph-mon[19468]: pgmap v2637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:17 smithi087 ceph-mon[20993]: pgmap v2637: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:18.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:18 smithi077 ceph-mon[21151]: from='client.93111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:18 smithi046 ceph-mon[19468]: from='client.93111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:18 smithi087 ceph-mon[20993]: from='client.93111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:19 smithi046 ceph-mon[19468]: pgmap v2638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:19 smithi087 ceph-mon[20993]: pgmap v2638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:19 smithi077 ceph-mon[21151]: pgmap v2638: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:21 smithi046 ceph-mon[19468]: pgmap v2639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:21 smithi087 ceph-mon[20993]: pgmap v2639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:21 smithi077 ceph-mon[21151]: pgmap v2639: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:22.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:22.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:22.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:23.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:23.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:23.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:23.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:23.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:23.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:23 smithi087 ceph-mon[20993]: pgmap v2640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:23.829 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:23 smithi046 ceph-mon[19468]: pgmap v2640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:23 smithi077 ceph-mon[21151]: pgmap v2640: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:24.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:24 smithi087 ceph-mon[20993]: from='client.93186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:24.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:24 smithi046 ceph-mon[19468]: from='client.93186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:24 smithi077 ceph-mon[21151]: from='client.93186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:25 smithi046 ceph-mon[19468]: pgmap v2641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:25 smithi087 ceph-mon[20993]: pgmap v2641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:25 smithi077 ceph-mon[21151]: pgmap v2641: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:27.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:27 smithi077 ceph-mon[21151]: pgmap v2642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:27 smithi046 ceph-mon[19468]: pgmap v2642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:27 smithi087 ceph-mon[20993]: pgmap v2642: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:28.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:28.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:28.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:29.083 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:29.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:29.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:29.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:29.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:29 smithi046 ceph-mon[19468]: pgmap v2643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:29 smithi087 ceph-mon[20993]: pgmap v2643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:29 smithi077 ceph-mon[21151]: pgmap v2643: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:30.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:30 smithi046 ceph-mon[19468]: from='client.72539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:30 smithi087 ceph-mon[20993]: from='client.72539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:30 smithi077 ceph-mon[21151]: from='client.72539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:31 smithi046 ceph-mon[19468]: pgmap v2644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:31 smithi087 ceph-mon[20993]: pgmap v2644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:31 smithi077 ceph-mon[21151]: pgmap v2644: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: pgmap v2645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:02:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:02:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:02:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: pgmap v2645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:02:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:02:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:02:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: pgmap v2645: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:02:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:02:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:02:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:34.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:34.086 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:34.086 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:34.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:02:33.946+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:02:34.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:02:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:02:33.947+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:02:34.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:34.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.758 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:34.758 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.758 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.758 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.758 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:34.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:02:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: pgmap v2646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: from='client.93438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:02:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:02:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: pgmap v2646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: from='client.93438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:02:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:02:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: pgmap v2646: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: from='client.93438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:37 smithi077 ceph-mon[21151]: pgmap v2647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:37 smithi046 ceph-mon[19468]: pgmap v2647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:37 smithi087 ceph-mon[20993]: pgmap v2647: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:39 smithi077 ceph-mon[21151]: pgmap v2648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:39.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:39.759 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:39 smithi046 ceph-mon[19468]: pgmap v2648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:39.760 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:39.760 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:39 smithi087 ceph-mon[20993]: pgmap v2648: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:40.445 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:40.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:40.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:40.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:40.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:41 smithi046 ceph-mon[19468]: from='client.93516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:41 smithi046 ceph-mon[19468]: pgmap v2649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:41 smithi087 ceph-mon[20993]: from='client.93516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:41 smithi087 ceph-mon[20993]: pgmap v2649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:41 smithi077 ceph-mon[21151]: from='client.93516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:41 smithi077 ceph-mon[21151]: pgmap v2649: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:43.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:43 smithi087 ceph-mon[20993]: pgmap v2650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:43 smithi046 ceph-mon[19468]: pgmap v2650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:43 smithi077 ceph-mon[21151]: pgmap v2650: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:45.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:44 smithi046 ceph-mon[19468]: pgmap v2651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:45.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:44 smithi087 ceph-mon[20993]: pgmap v2651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:44 smithi077 ceph-mon[21151]: pgmap v2651: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:02:45.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:45.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:45.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:46.130 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:46.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:46.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:46.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:46.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:47 smithi046 ceph-mon[19468]: from='client.93591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:47 smithi046 ceph-mon[19468]: pgmap v2652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:47 smithi087 ceph-mon[20993]: from='client.93591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:47 smithi087 ceph-mon[20993]: pgmap v2652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:47 smithi077 ceph-mon[21151]: from='client.93591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:47 smithi077 ceph-mon[21151]: pgmap v2652: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:02:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:49 smithi046 ceph-mon[19468]: pgmap v2653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:49 smithi087 ceph-mon[20993]: pgmap v2653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:49 smithi077 ceph-mon[21151]: pgmap v2653: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:02:51.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:51.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:51.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:51.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:51.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:51.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:51.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:51.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:51.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:51 smithi046 ceph-mon[19468]: pgmap v2654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:51 smithi087 ceph-mon[20993]: pgmap v2654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:51 smithi077 ceph-mon[21151]: pgmap v2654: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:52 smithi046 ceph-mon[19468]: from='client.93666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:52 smithi087 ceph-mon[20993]: from='client.93666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:52 smithi077 ceph-mon[21151]: from='client.93666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:53 smithi046 ceph-mon[19468]: pgmap v2655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:53 smithi087 ceph-mon[20993]: pgmap v2655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:53 smithi077 ceph-mon[21151]: pgmap v2655: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: pgmap v2656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: pgmap v2656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: pgmap v2656: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:02:56.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:02:56.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:02:56.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:02:57.508 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:02:57.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:02:57.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:02:57.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:02:57.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:02:57.716 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:57 smithi077 ceph-mon[21151]: pgmap v2657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:57 smithi046 ceph-mon[19468]: pgmap v2657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:57 smithi087 ceph-mon[20993]: pgmap v2657: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:58 smithi077 ceph-mon[21151]: from='client.93741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:58.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:58 smithi046 ceph-mon[19468]: from='client.93741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:59.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:58 smithi087 ceph-mon[20993]: from='client.93741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:02:59.760 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:02:59 smithi077 ceph-mon[21151]: pgmap v2658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:02:59 smithi046 ceph-mon[19468]: pgmap v2658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:02:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:02:59 smithi087 ceph-mon[20993]: pgmap v2658: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:01 smithi046 ceph-mon[19468]: pgmap v2659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:01 smithi087 ceph-mon[20993]: pgmap v2659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:01 smithi077 ceph-mon[21151]: pgmap v2659: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:02.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:02.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:02.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:03.189 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:03.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:03.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:03.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:03.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:03.816 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:03 smithi087 ceph-mon[20993]: pgmap v2660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:03 smithi046 ceph-mon[19468]: pgmap v2660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:03 smithi077 ceph-mon[21151]: pgmap v2660: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:04.714 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:04 smithi087 ceph-mon[20993]: from='client.93816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:04.714 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.714 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.714 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:04 smithi046 ceph-mon[19468]: from='client.93816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:04 smithi077 ceph-mon[21151]: from='client.93816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:05.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:05 smithi087 ceph-mon[20993]: pgmap v2661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:05 smithi046 ceph-mon[19468]: pgmap v2661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:05 smithi077 ceph-mon[21151]: pgmap v2661: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:07 smithi046 ceph-mon[19468]: pgmap v2662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:07 smithi087 ceph-mon[20993]: pgmap v2662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:07 smithi077 ceph-mon[21151]: pgmap v2662: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:08.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:08.192 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:08.192 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:08.877 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:09 smithi046 ceph-mon[19468]: pgmap v2663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:09 smithi046 ceph-mon[19468]: from='client.93894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:09 smithi087 ceph-mon[20993]: pgmap v2663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:09 smithi087 ceph-mon[20993]: from='client.93894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:09 smithi077 ceph-mon[21151]: pgmap v2663: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:09 smithi077 ceph-mon[21151]: from='client.93894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:11 smithi046 ceph-mon[19468]: pgmap v2664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:11 smithi087 ceph-mon[20993]: pgmap v2664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:11 smithi077 ceph-mon[21151]: pgmap v2664: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:13.794 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:13 smithi046 ceph-mon[19468]: pgmap v2665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:13 smithi087 ceph-mon[20993]: pgmap v2665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:13.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:13.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:13.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:13 smithi077 ceph-mon[21151]: pgmap v2665: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:14.563 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:14.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:14.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:14.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:14.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:15.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='client.93969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:15.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: pgmap v2666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:15.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='client.93969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: pgmap v2666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='client.93969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: pgmap v2666: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:17 smithi046 ceph-mon[19468]: pgmap v2667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:17 smithi087 ceph-mon[20993]: pgmap v2667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:17 smithi077 ceph-mon[21151]: pgmap v2667: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:19.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:19 smithi077 ceph-mon[21151]: pgmap v2668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:19.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:19.566 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:19.566 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:19 smithi046 ceph-mon[19468]: pgmap v2668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:19 smithi087 ceph-mon[20993]: pgmap v2668: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:20.244 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:20.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:20.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:20.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:20.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:21 smithi046 ceph-mon[19468]: from='client.94041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:21 smithi046 ceph-mon[19468]: pgmap v2669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:21 smithi087 ceph-mon[20993]: from='client.94041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:21 smithi087 ceph-mon[20993]: pgmap v2669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:21 smithi077 ceph-mon[21151]: from='client.94041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:21 smithi077 ceph-mon[21151]: pgmap v2669: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:23 smithi046 ceph-mon[19468]: pgmap v2670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:23 smithi087 ceph-mon[20993]: pgmap v2670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:23 smithi077 ceph-mon[21151]: pgmap v2670: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:25.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:25.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:25 smithi087 ceph-mon[20993]: pgmap v2671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:25 smithi046 ceph-mon[19468]: pgmap v2671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:25 smithi077 ceph-mon[21151]: pgmap v2671: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:25.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:25.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:25.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:25.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:25.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:26.422 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:26 smithi087 ceph-mon[20993]: from='client.94119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:26.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:26 smithi046 ceph-mon[19468]: from='client.94119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:26 smithi077 ceph-mon[21151]: from='client.94119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:27 smithi077 ceph-mon[21151]: pgmap v2672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:27 smithi046 ceph-mon[19468]: pgmap v2672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:27 smithi087 ceph-mon[20993]: pgmap v2672: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:29 smithi077 ceph-mon[21151]: pgmap v2673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:29 smithi046 ceph-mon[19468]: pgmap v2673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:29 smithi087 ceph-mon[20993]: pgmap v2673: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:03:30.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:30.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:30.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:31.608 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:31.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:31.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:31.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:31.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:31 smithi077 ceph-mon[21151]: pgmap v2674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:31.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:31 smithi046 ceph-mon[19468]: pgmap v2674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:31 smithi087 ceph-mon[20993]: pgmap v2674: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:32 smithi077 ceph-mon[21151]: from='client.94194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:32.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:32 smithi046 ceph-mon[19468]: from='client.94194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:32 smithi087 ceph-mon[20993]: from='client.94194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:33 smithi077 ceph-mon[21151]: pgmap v2675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:33.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:33 smithi046 ceph-mon[19468]: pgmap v2675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:33 smithi087 ceph-mon[20993]: pgmap v2675: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:03:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:34.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:34.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:03:34.967+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:03:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:03:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:03:34.969+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:03:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:35 smithi077 ceph-mon[21151]: pgmap v2676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:35 smithi046 ceph-mon[19468]: pgmap v2676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:03:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:35 smithi087 ceph-mon[20993]: pgmap v2676: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:36.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:36.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:36.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:03:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:03:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:03:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:03:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:03:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:03:37.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:37 smithi077 ceph-mon[21151]: pgmap v2677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T04:03:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:37 smithi046 ceph-mon[19468]: pgmap v2677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T04:03:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:37 smithi087 ceph-mon[20993]: pgmap v2677: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T04:03:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:38 smithi077 ceph-mon[21151]: from='client.94374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:38 smithi046 ceph-mon[19468]: from='client.94374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:38 smithi087 ceph-mon[20993]: from='client.94374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:39 smithi077 ceph-mon[21151]: pgmap v2678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T04:03:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:39 smithi046 ceph-mon[19468]: pgmap v2678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T04:03:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:39 smithi087 ceph-mon[20993]: pgmap v2678: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T04:03:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:41 smithi077 ceph-mon[21151]: pgmap v2679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:41 smithi046 ceph-mon[19468]: pgmap v2679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:41 smithi087 ceph-mon[20993]: pgmap v2679: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:42.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:42.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:42.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:42.991 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:42.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:42.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:42.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:42.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:43 smithi077 ceph-mon[21151]: pgmap v2680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:43 smithi077 ceph-mon[21151]: from='client.94446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:43 smithi046 ceph-mon[19468]: pgmap v2680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:43 smithi046 ceph-mon[19468]: from='client.94446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:43 smithi087 ceph-mon[20993]: pgmap v2680: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:43 smithi087 ceph-mon[20993]: from='client.94446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:45.485 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:45 smithi087 ceph-mon[20993]: pgmap v2681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:45 smithi046 ceph-mon[19468]: pgmap v2681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:45 smithi077 ceph-mon[21151]: pgmap v2681: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:47 smithi046 ceph-mon[19468]: pgmap v2682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:47 smithi087 ceph-mon[20993]: pgmap v2682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:47 smithi077 ceph-mon[21151]: pgmap v2682: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:03:47.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:47.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:47.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:48.674 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:48.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:48.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:48.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:48.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:49 smithi046 ceph-mon[19468]: from='client.94521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:49 smithi046 ceph-mon[19468]: pgmap v2683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T04:03:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:49 smithi087 ceph-mon[20993]: from='client.94521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:49 smithi087 ceph-mon[20993]: pgmap v2683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T04:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:49 smithi077 ceph-mon[21151]: from='client.94521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:49 smithi077 ceph-mon[21151]: pgmap v2683: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T04:03:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:51 smithi046 ceph-mon[19468]: pgmap v2684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T04:03:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:51 smithi087 ceph-mon[20993]: pgmap v2684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T04:03:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:51 smithi077 ceph-mon[21151]: pgmap v2684: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T04:03:53.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:53.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:53.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:53.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:53 smithi046 ceph-mon[19468]: pgmap v2685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:53 smithi087 ceph-mon[20993]: pgmap v2685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:53 smithi077 ceph-mon[21151]: pgmap v2685: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:54.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:03:54.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:03:54.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:03:54.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:03:54.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:03:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='client.94599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: pgmap v2686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='client.94599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: pgmap v2686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='client.94599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:03:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: pgmap v2686: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:03:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:03:57.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:57 smithi077 ceph-mon[21151]: pgmap v2687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:57 smithi046 ceph-mon[19468]: pgmap v2687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:57 smithi087 ceph-mon[20993]: pgmap v2687: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:03:59.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:03:59.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:03:59.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:03:59 smithi077 ceph-mon[21151]: pgmap v2688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:00.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:00.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:00.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:00.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:00.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:00.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:03:59 smithi046 ceph-mon[19468]: pgmap v2688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:03:59 smithi087 ceph-mon[20993]: pgmap v2688: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:00.926 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:00 smithi077 ceph-mon[21151]: from='client.94671 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:00 smithi046 ceph-mon[19468]: from='client.94671 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:00 smithi087 ceph-mon[20993]: from='client.94671 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:01.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:01 smithi077 ceph-mon[21151]: pgmap v2689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T04:04:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:01 smithi046 ceph-mon[19468]: pgmap v2689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T04:04:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:01 smithi087 ceph-mon[20993]: pgmap v2689: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T04:04:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:03 smithi046 ceph-mon[19468]: pgmap v2690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:03 smithi087 ceph-mon[20993]: pgmap v2690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:03 smithi077 ceph-mon[21151]: pgmap v2690: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:05.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:05.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:05.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:05 smithi087 ceph-mon[20993]: pgmap v2691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:05.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:05 smithi046 ceph-mon[19468]: pgmap v2691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:05.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:05 smithi077 ceph-mon[21151]: pgmap v2691: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:06.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:06 smithi087 ceph-mon[20993]: from='client.94749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:06 smithi046 ceph-mon[19468]: from='client.94749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:06 smithi077 ceph-mon[21151]: from='client.94749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:07.694 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:07 smithi087 ceph-mon[20993]: pgmap v2692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:07 smithi046 ceph-mon[19468]: pgmap v2692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:07 smithi077 ceph-mon[21151]: pgmap v2692: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:09 smithi087 ceph-mon[20993]: pgmap v2693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:09 smithi077 ceph-mon[21151]: pgmap v2693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:09 smithi046 ceph-mon[19468]: pgmap v2693: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:10.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:10.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:10.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:11.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:11.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:11.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:11.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:11.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:11 smithi046 ceph-mon[19468]: pgmap v2694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:11 smithi087 ceph-mon[20993]: pgmap v2694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:11 smithi077 ceph-mon[21151]: pgmap v2694: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:12 smithi046 ceph-mon[19468]: from='client.94827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:12 smithi087 ceph-mon[20993]: from='client.94827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:12 smithi077 ceph-mon[21151]: from='client.94827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:13.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:13 smithi046 ceph-mon[19468]: pgmap v2695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:13 smithi087 ceph-mon[20993]: pgmap v2695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:13 smithi077 ceph-mon[21151]: pgmap v2695: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: pgmap v2696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: pgmap v2696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:15.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.682 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.682 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: pgmap v2696: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:16.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:16.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:16.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:17.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:17.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:17.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:17.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:17.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:17 smithi046 ceph-mon[19468]: pgmap v2697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:04:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:17 smithi046 ceph-mon[19468]: from='client.94902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:17 smithi087 ceph-mon[20993]: pgmap v2697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:04:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:17 smithi087 ceph-mon[20993]: from='client.94902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:17 smithi077 ceph-mon[21151]: pgmap v2697: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:04:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:17 smithi077 ceph-mon[21151]: from='client.94902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:19 smithi046 ceph-mon[19468]: pgmap v2698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:19 smithi087 ceph-mon[20993]: pgmap v2698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:19 smithi077 ceph-mon[21151]: pgmap v2698: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:21 smithi077 ceph-mon[21151]: pgmap v2699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:21 smithi046 ceph-mon[19468]: pgmap v2699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:21 smithi087 ceph-mon[20993]: pgmap v2699: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:22.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:22.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:22.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:22.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:22.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:22.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:22.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:22.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:23 smithi046 ceph-mon[19468]: from='client.94977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:23 smithi046 ceph-mon[19468]: pgmap v2700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:23 smithi087 ceph-mon[20993]: from='client.94977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:23 smithi087 ceph-mon[20993]: pgmap v2700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:23 smithi077 ceph-mon[21151]: from='client.94977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:23 smithi077 ceph-mon[21151]: pgmap v2700: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:25.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:25 smithi087 ceph-mon[20993]: pgmap v2701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:25.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:25 smithi046 ceph-mon[19468]: pgmap v2701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:25 smithi077 ceph-mon[21151]: pgmap v2701: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:27.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:27.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:27.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:27 smithi046 ceph-mon[19468]: pgmap v2702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:27 smithi087 ceph-mon[20993]: pgmap v2702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:27 smithi077 ceph-mon[21151]: pgmap v2702: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:28.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:28.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:28.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:28.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:28.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:29.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:29 smithi087 ceph-mon[20993]: from='client.95055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:29.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:29 smithi087 ceph-mon[20993]: pgmap v2703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:29 smithi046 ceph-mon[19468]: from='client.95055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:29 smithi046 ceph-mon[19468]: pgmap v2703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:29 smithi077 ceph-mon[21151]: from='client.95055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:29 smithi077 ceph-mon[21151]: pgmap v2703: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:31 smithi046 ceph-mon[19468]: pgmap v2704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:31 smithi087 ceph-mon[20993]: pgmap v2704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:31 smithi077 ceph-mon[21151]: pgmap v2704: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:33.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:33.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:33.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:33.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:33 smithi046 ceph-mon[19468]: pgmap v2705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:33 smithi087 ceph-mon[20993]: pgmap v2705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:33 smithi077 ceph-mon[21151]: pgmap v2705: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:34.165 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='client.95127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: pgmap v2706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='client.95127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: pgmap v2706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='client.95127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: pgmap v2706: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:36.143 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:04:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:04:36.016+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:04:36.144 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:04:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:04:36.017+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:04:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:04:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:04:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:04:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:37 smithi077 ceph-mon[21151]: pgmap v2707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:04:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:04:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:37 smithi046 ceph-mon[19468]: pgmap v2707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:04:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:04:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:37 smithi087 ceph-mon[20993]: pgmap v2707: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:04:39.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:39.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:39.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:39.846 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:39.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:39.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:39.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:39.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:39.904 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:39 smithi087 ceph-mon[20993]: pgmap v2708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:39 smithi077 ceph-mon[21151]: pgmap v2708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:39 smithi046 ceph-mon[19468]: pgmap v2708: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:40.902 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:40 smithi077 ceph-mon[21151]: from='client.95310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:40 smithi046 ceph-mon[19468]: from='client.95310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:40 smithi087 ceph-mon[20993]: from='client.95310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:41 smithi077 ceph-mon[21151]: pgmap v2709: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:41 smithi046 ceph-mon[19468]: pgmap v2709: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:41 smithi087 ceph-mon[20993]: pgmap v2709: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:43 smithi077 ceph-mon[21151]: pgmap v2710: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:43 smithi046 ceph-mon[19468]: pgmap v2710: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:43 smithi087 ceph-mon[20993]: pgmap v2710: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:44.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:44.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:44.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:45.531 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:45.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:45.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:45.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:45.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:45 smithi046 ceph-mon[19468]: pgmap v2711: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:45 smithi087 ceph-mon[20993]: pgmap v2711: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:45 smithi077 ceph-mon[21151]: pgmap v2711: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:46 smithi087 ceph-mon[20993]: from='client.95385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:46 smithi046 ceph-mon[19468]: from='client.95385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:46 smithi077 ceph-mon[21151]: from='client.95385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:47 smithi087 ceph-mon[20993]: pgmap v2712: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:47 smithi046 ceph-mon[19468]: pgmap v2712: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:47 smithi077 ceph-mon[21151]: pgmap v2712: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:49 smithi046 ceph-mon[19468]: pgmap v2713: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:04:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:49 smithi087 ceph-mon[20993]: pgmap v2713: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:49 smithi077 ceph-mon[21151]: pgmap v2713: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:04:50.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:50.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:50.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:51.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:51.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:51.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:51.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:51.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:51 smithi046 ceph-mon[19468]: pgmap v2714: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:51 smithi087 ceph-mon[20993]: pgmap v2714: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:51 smithi077 ceph-mon[21151]: pgmap v2714: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:04:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:52 smithi046 ceph-mon[19468]: from='client.95454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:52 smithi087 ceph-mon[20993]: from='client.95454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:52 smithi077 ceph-mon[21151]: from='client.95454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:53 smithi046 ceph-mon[19468]: pgmap v2715: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:53 smithi087 ceph-mon[20993]: pgmap v2715: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:53 smithi077 ceph-mon[21151]: pgmap v2715: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:55.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: pgmap v2716: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:55.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: pgmap v2716: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: pgmap v2716: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:04:56.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:04:56.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:04:56.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:04:56.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:04:56.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:04:56.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:04:56.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:04:56.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:04:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:57 smithi046 ceph-mon[19468]: pgmap v2717: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:57 smithi046 ceph-mon[19468]: from='client.95529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:57 smithi087 ceph-mon[20993]: pgmap v2717: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:57 smithi087 ceph-mon[20993]: from='client.95529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:04:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:57 smithi077 ceph-mon[21151]: pgmap v2717: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:04:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:57 smithi077 ceph-mon[21151]: from='client.95529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:04:59 smithi046 ceph-mon[19468]: pgmap v2718: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:04:59 smithi087 ceph-mon[20993]: pgmap v2718: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:04:59 smithi077 ceph-mon[21151]: pgmap v2718: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:01.800 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:01 smithi077 ceph-mon[21151]: pgmap v2719: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:01 smithi046 ceph-mon[19468]: pgmap v2719: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:01 smithi087 ceph-mon[20993]: pgmap v2719: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:02.584 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:02.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:02 smithi046 ceph-mon[19468]: from='client.95601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:02 smithi046 ceph-mon[19468]: pgmap v2720: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:02 smithi077 ceph-mon[21151]: from='client.95601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:02 smithi077 ceph-mon[21151]: pgmap v2720: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:02 smithi087 ceph-mon[20993]: from='client.95601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:02 smithi087 ceph-mon[20993]: pgmap v2720: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:05 smithi046 ceph-mon[19468]: pgmap v2721: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:05 smithi087 ceph-mon[20993]: pgmap v2721: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:05 smithi077 ceph-mon[21151]: pgmap v2721: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:07.746 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:07 smithi087 ceph-mon[20993]: pgmap v2722: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:07 smithi046 ceph-mon[19468]: pgmap v2722: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:07 smithi077 ceph-mon[21151]: pgmap v2722: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:08.264 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:08.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:09 smithi046 ceph-mon[19468]: from='client.95679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:09 smithi046 ceph-mon[19468]: pgmap v2723: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:09 smithi087 ceph-mon[20993]: from='client.95679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:09 smithi087 ceph-mon[20993]: pgmap v2723: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:09.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:09 smithi077 ceph-mon[21151]: from='client.95679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:09.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:09 smithi077 ceph-mon[21151]: pgmap v2723: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:11 smithi046 ceph-mon[19468]: pgmap v2724: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:11 smithi087 ceph-mon[20993]: pgmap v2724: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:11 smithi077 ceph-mon[21151]: pgmap v2724: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:13.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:13.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:13.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:13 smithi046 ceph-mon[19468]: pgmap v2725: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:13 smithi087 ceph-mon[20993]: pgmap v2725: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:13 smithi077 ceph-mon[21151]: pgmap v2725: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:13.942 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:13.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:13.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:13.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:13.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:14 smithi046 ceph-mon[19468]: from='client.95748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:14 smithi087 ceph-mon[20993]: from='client.95748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:14 smithi077 ceph-mon[21151]: from='client.95748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:15 smithi046 ceph-mon[19468]: pgmap v2726: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:15 smithi087 ceph-mon[20993]: pgmap v2726: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:15 smithi077 ceph-mon[21151]: pgmap v2726: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:17 smithi046 ceph-mon[19468]: pgmap v2727: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:17 smithi087 ceph-mon[20993]: pgmap v2727: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:17 smithi077 ceph-mon[21151]: pgmap v2727: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:18.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:18.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:18.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:19.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:19.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:19.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:19.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:19.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:19 smithi046 ceph-mon[19468]: pgmap v2728: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:19 smithi087 ceph-mon[20993]: pgmap v2728: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:19 smithi077 ceph-mon[21151]: pgmap v2728: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:20 smithi046 ceph-mon[19468]: from='client.95826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:20 smithi087 ceph-mon[20993]: from='client.95826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:20 smithi077 ceph-mon[21151]: from='client.95826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:22.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:21 smithi077 ceph-mon[21151]: pgmap v2729: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:05:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:21 smithi046 ceph-mon[19468]: pgmap v2729: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:05:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:21 smithi087 ceph-mon[20993]: pgmap v2729: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:05:23.060 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:22 smithi077 ceph-mon[21151]: pgmap v2730: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:22 smithi046 ceph-mon[19468]: pgmap v2730: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:22 smithi087 ceph-mon[20993]: pgmap v2730: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:24.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:24.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:24.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:25.299 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:25 smithi046 ceph-mon[19468]: pgmap v2731: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:25 smithi087 ceph-mon[20993]: pgmap v2731: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:25 smithi077 ceph-mon[21151]: pgmap v2731: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:05:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:26 smithi046 ceph-mon[19468]: from='client.95898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:26 smithi087 ceph-mon[20993]: from='client.95898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:26 smithi077 ceph-mon[21151]: from='client.95898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:27.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:27 smithi087 ceph-mon[20993]: pgmap v2732: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:27 smithi046 ceph-mon[19468]: pgmap v2732: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:27 smithi077 ceph-mon[21151]: pgmap v2732: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:29.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:29 smithi087 ceph-mon[20993]: pgmap v2733: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T04:05:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:29 smithi046 ceph-mon[19468]: pgmap v2733: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T04:05:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:29 smithi077 ceph-mon[21151]: pgmap v2733: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T04:05:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:30.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:30.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:30.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:30.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:30.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:31 smithi046 ceph-mon[19468]: pgmap v2734: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:31 smithi046 ceph-mon[19468]: from='client.95976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:31 smithi087 ceph-mon[20993]: pgmap v2734: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:31 smithi087 ceph-mon[20993]: from='client.95976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:31 smithi077 ceph-mon[21151]: pgmap v2734: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:05:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:31 smithi077 ceph-mon[21151]: from='client.95976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:33 smithi046 ceph-mon[19468]: pgmap v2735: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:33 smithi087 ceph-mon[20993]: pgmap v2735: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:33 smithi077 ceph-mon[21151]: pgmap v2735: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:35 smithi087 ceph-mon[20993]: pgmap v2736: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:35 smithi046 ceph-mon[19468]: pgmap v2736: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:35 smithi077 ceph-mon[21151]: pgmap v2736: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:05:35.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:35.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:35.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:35.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:37.049 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:05:36.740+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:05:37.049 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:05:36.749+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: from='client.96054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:37.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:36 smithi046 ceph-mon[19468]: pgmap v2737: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: from='client.96054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:36 smithi087 ceph-mon[20993]: pgmap v2737: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:05:37.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:37.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:37.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:37.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:37.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: from='client.96054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:36 smithi077 ceph-mon[21151]: pgmap v2737: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:05:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:05:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:05:38.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:05:38.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:05:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:05:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:39 smithi077 ceph-mon[21151]: pgmap v2738: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:39 smithi046 ceph-mon[19468]: pgmap v2738: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:39 smithi087 ceph-mon[20993]: pgmap v2738: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:41 smithi046 ceph-mon[19468]: pgmap v2739: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:41 smithi087 ceph-mon[20993]: pgmap v2739: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:41 smithi077 ceph-mon[21151]: pgmap v2739: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:42.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:42.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:42.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:42.814 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:42.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:42.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:42.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:42.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:43.772 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:43 smithi077 ceph-mon[21151]: from='client.96234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:43.772 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:43 smithi077 ceph-mon[21151]: pgmap v2740: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:43 smithi046 ceph-mon[19468]: from='client.96234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:43 smithi046 ceph-mon[19468]: pgmap v2740: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:43 smithi087 ceph-mon[20993]: from='client.96234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:43 smithi087 ceph-mon[20993]: pgmap v2740: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:45 smithi046 ceph-mon[19468]: pgmap v2741: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:45 smithi087 ceph-mon[20993]: pgmap v2741: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:45 smithi077 ceph-mon[21151]: pgmap v2741: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:47.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:47.816 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:47 smithi046 ceph-mon[19468]: pgmap v2742: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:47.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:47.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:47.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:47 smithi087 ceph-mon[20993]: pgmap v2742: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:47 smithi077 ceph-mon[21151]: pgmap v2742: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:48.496 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:48.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:48.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:48.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:48.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:49.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:49 smithi087 ceph-mon[20993]: from='client.96309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:49.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:49 smithi087 ceph-mon[20993]: pgmap v2743: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:49 smithi046 ceph-mon[19468]: from='client.96309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:49 smithi046 ceph-mon[19468]: pgmap v2743: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:49 smithi077 ceph-mon[21151]: from='client.96309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:49 smithi077 ceph-mon[21151]: pgmap v2743: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:51 smithi046 ceph-mon[19468]: pgmap v2744: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:51 smithi087 ceph-mon[20993]: pgmap v2744: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:51 smithi077 ceph-mon[21151]: pgmap v2744: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:05:53.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:53.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:53.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:53 smithi046 ceph-mon[19468]: pgmap v2745: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:53 smithi087 ceph-mon[20993]: pgmap v2745: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:53 smithi077 ceph-mon[21151]: pgmap v2745: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:54.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:54.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:54.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:54.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:54.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:55 smithi046 ceph-mon[19468]: from='client.96387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:55 smithi046 ceph-mon[19468]: pgmap v2746: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:55 smithi087 ceph-mon[20993]: from='client.96387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:55 smithi087 ceph-mon[20993]: pgmap v2746: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:55 smithi077 ceph-mon[21151]: from='client.96387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:55 smithi077 ceph-mon[21151]: pgmap v2746: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:56 smithi046 ceph-mon[19468]: pgmap v2747: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:56 smithi087 ceph-mon[20993]: pgmap v2747: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:05:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:56 smithi077 ceph-mon[21151]: pgmap v2747: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:05:59.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:05:59.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:05:59.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:05:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:05:59 smithi046 ceph-mon[19468]: pgmap v2748: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:59.867 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:05:59.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:05:59.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:05:59.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:05:59.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:05:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:05:59 smithi087 ceph-mon[20993]: pgmap v2748: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:05:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:05:59 smithi077 ceph-mon[21151]: pgmap v2748: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:00 smithi046 ceph-mon[19468]: from='client.96462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:00 smithi087 ceph-mon[20993]: from='client.96462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:00 smithi077 ceph-mon[21151]: from='client.96462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:01 smithi046 ceph-mon[19468]: pgmap v2749: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:06:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:01 smithi087 ceph-mon[20993]: pgmap v2749: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:06:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:01 smithi077 ceph-mon[21151]: pgmap v2749: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:06:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:03 smithi077 ceph-mon[21151]: pgmap v2750: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:03 smithi046 ceph-mon[19468]: pgmap v2750: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:03 smithi087 ceph-mon[20993]: pgmap v2750: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:05.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:05.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:05.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:05.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:05.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:05.585 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:05 smithi077 ceph-mon[21151]: pgmap v2751: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:05.586 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.586 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.586 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:05 smithi046 ceph-mon[19468]: pgmap v2751: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:05 smithi087 ceph-mon[20993]: pgmap v2751: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:06:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:06 smithi046 ceph-mon[19468]: from='client.96531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:06 smithi087 ceph-mon[20993]: from='client.96531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:06 smithi077 ceph-mon[21151]: from='client.96531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:07 smithi046 ceph-mon[19468]: pgmap v2752: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:07 smithi087 ceph-mon[20993]: pgmap v2752: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:07 smithi077 ceph-mon[21151]: pgmap v2752: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:09 smithi046 ceph-mon[19468]: pgmap v2753: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:09 smithi087 ceph-mon[20993]: pgmap v2753: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:09 smithi077 ceph-mon[21151]: pgmap v2753: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:10.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:10.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:10.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:11.246 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:11.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:11.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:11.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:11.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:11 smithi046 ceph-mon[19468]: pgmap v2754: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:11 smithi087 ceph-mon[20993]: pgmap v2754: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:11 smithi077 ceph-mon[21151]: pgmap v2754: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:12 smithi046 ceph-mon[19468]: from='client.96606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:12 smithi087 ceph-mon[20993]: from='client.96606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:12 smithi077 ceph-mon[21151]: from='client.96606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:13 smithi046 ceph-mon[19468]: pgmap v2755: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:13 smithi087 ceph-mon[20993]: pgmap v2755: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:13 smithi077 ceph-mon[21151]: pgmap v2755: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:15 smithi046 ceph-mon[19468]: pgmap v2756: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:15 smithi087 ceph-mon[20993]: pgmap v2756: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:15 smithi077 ceph-mon[21151]: pgmap v2756: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:06:16.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:16.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:16.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:16.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:16.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:16.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:16.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:16.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:17 smithi046 ceph-mon[19468]: pgmap v2757: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:06:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:17 smithi046 ceph-mon[19468]: from='client.96684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:17 smithi087 ceph-mon[20993]: pgmap v2757: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:06:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:17 smithi087 ceph-mon[20993]: from='client.96684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:17 smithi077 ceph-mon[21151]: pgmap v2757: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:06:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:17 smithi077 ceph-mon[21151]: from='client.96684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:19 smithi046 ceph-mon[19468]: pgmap v2758: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:19 smithi087 ceph-mon[20993]: pgmap v2758: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:19 smithi077 ceph-mon[21151]: pgmap v2758: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:21 smithi046 ceph-mon[19468]: pgmap v2759: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:21 smithi087 ceph-mon[20993]: pgmap v2759: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:21 smithi077 ceph-mon[21151]: pgmap v2759: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:21.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:21.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:22.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:22.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:22.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:22.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:22.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:23.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:23 smithi077 ceph-mon[21151]: from='client.96759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:23.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:23 smithi077 ceph-mon[21151]: pgmap v2760: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:23 smithi046 ceph-mon[19468]: from='client.96759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:23 smithi046 ceph-mon[19468]: pgmap v2760: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:23 smithi087 ceph-mon[20993]: from='client.96759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:23 smithi087 ceph-mon[20993]: pgmap v2760: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:25 smithi046 ceph-mon[19468]: pgmap v2761: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:25 smithi077 ceph-mon[21151]: pgmap v2761: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:25.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:25 smithi087 ceph-mon[20993]: pgmap v2761: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:27.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:27.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:27.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:27 smithi046 ceph-mon[19468]: pgmap v2762: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:27 smithi087 ceph-mon[20993]: pgmap v2762: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:27 smithi077 ceph-mon[21151]: pgmap v2762: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:28.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:28.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:28.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:28.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:28.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:29.725 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:29 smithi087 ceph-mon[20993]: from='client.96834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:29.725 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:29 smithi087 ceph-mon[20993]: pgmap v2763: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:29 smithi046 ceph-mon[19468]: from='client.96834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:29 smithi046 ceph-mon[19468]: pgmap v2763: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:29 smithi077 ceph-mon[21151]: from='client.96834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:29 smithi077 ceph-mon[21151]: pgmap v2763: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:31 smithi046 ceph-mon[19468]: pgmap v2764: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:31 smithi087 ceph-mon[20993]: pgmap v2764: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:31 smithi077 ceph-mon[21151]: pgmap v2764: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:33.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:33.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:33.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:33 smithi046 ceph-mon[19468]: pgmap v2765: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:33 smithi087 ceph-mon[20993]: pgmap v2765: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:33 smithi077 ceph-mon[21151]: pgmap v2765: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:33.993 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:33.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:33.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:33.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:33.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:34 smithi087 ceph-mon[20993]: from='client.96912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:34 smithi077 ceph-mon[21151]: from='client.96912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:34 smithi046 ceph-mon[19468]: from='client.96912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:35 smithi087 ceph-mon[20993]: pgmap v2766: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:35 smithi077 ceph-mon[21151]: pgmap v2766: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:35 smithi046 ceph-mon[19468]: pgmap v2766: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:06:37.508+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:06:37.509+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: pgmap v2767: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:06:37.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:37.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: pgmap v2767: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:06:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:06:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:06:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: pgmap v2767: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:06:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:06:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:06:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:06:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:38.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:38.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:06:38.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:06:38.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:38.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:38.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:06:38.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:06:38.995 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:38.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:06:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:06:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:06:39.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:39.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:39.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:39.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:39.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:39 smithi046 ceph-mon[19468]: pgmap v2768: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:39 smithi087 ceph-mon[20993]: pgmap v2768: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:39 smithi077 ceph-mon[21151]: pgmap v2768: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:40 smithi046 ceph-mon[19468]: from='client.97092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:40 smithi087 ceph-mon[20993]: from='client.97092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:40 smithi077 ceph-mon[21151]: from='client.97092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:42.011 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:41 smithi077 ceph-mon[21151]: pgmap v2769: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:41 smithi046 ceph-mon[19468]: pgmap v2769: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:41 smithi087 ceph-mon[20993]: pgmap v2769: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:43 smithi046 ceph-mon[19468]: pgmap v2770: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:43 smithi087 ceph-mon[20993]: pgmap v2770: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:43 smithi077 ceph-mon[21151]: pgmap v2770: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:44.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:44.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:44.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:45.414 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:45.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:45.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:45.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:45.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:45.780 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:45 smithi077 ceph-mon[21151]: pgmap v2771: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:45.780 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:45.780 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:45.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:45 smithi046 ceph-mon[19468]: pgmap v2771: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:45 smithi087 ceph-mon[20993]: pgmap v2771: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:46 smithi077 ceph-mon[21151]: from='client.97167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:46 smithi046 ceph-mon[19468]: from='client.97167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:46 smithi087 ceph-mon[20993]: from='client.97167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:47 smithi046 ceph-mon[19468]: pgmap v2772: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:47 smithi087 ceph-mon[20993]: pgmap v2772: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:47 smithi077 ceph-mon[21151]: pgmap v2772: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:49 smithi046 ceph-mon[19468]: pgmap v2773: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:06:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:49 smithi087 ceph-mon[20993]: pgmap v2773: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:06:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:49 smithi077 ceph-mon[21151]: pgmap v2773: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:06:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:51.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:51 smithi046 ceph-mon[19468]: pgmap v2774: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:51 smithi046 ceph-mon[19468]: from='client.97242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:51 smithi087 ceph-mon[20993]: pgmap v2774: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:51 smithi087 ceph-mon[20993]: from='client.97242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:51 smithi077 ceph-mon[21151]: pgmap v2774: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:06:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:51 smithi077 ceph-mon[21151]: from='client.97242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:53 smithi046 ceph-mon[19468]: pgmap v2775: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:53 smithi087 ceph-mon[20993]: pgmap v2775: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:53 smithi077 ceph-mon[21151]: pgmap v2775: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:56.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:06:56.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:06:56.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:55 smithi046 ceph-mon[19468]: pgmap v2776: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:56.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:06:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:55 smithi087 ceph-mon[20993]: pgmap v2776: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:55 smithi077 ceph-mon[21151]: pgmap v2776: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:06:56.772 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:06:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:06:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:06:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:06:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:06:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: from='client.97314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:56 smithi046 ceph-mon[19468]: pgmap v2777: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: from='client.97314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:56 smithi087 ceph-mon[20993]: pgmap v2777: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:06:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: from='client.97314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:06:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:56 smithi077 ceph-mon[21151]: pgmap v2777: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:59.801 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:06:59 smithi046 ceph-mon[19468]: pgmap v2778: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:59.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:06:59 smithi077 ceph-mon[21151]: pgmap v2778: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:06:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:06:59 smithi087 ceph-mon[20993]: pgmap v2778: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:01.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:01.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:01.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:01 smithi046 ceph-mon[19468]: pgmap v2779: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:01 smithi087 ceph-mon[20993]: pgmap v2779: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:01 smithi077 ceph-mon[21151]: pgmap v2779: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:02.454 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:02.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:02.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:02.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:02.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:03 smithi046 ceph-mon[19468]: from='client.97386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:03 smithi046 ceph-mon[19468]: pgmap v2780: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:03 smithi087 ceph-mon[20993]: from='client.97386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:03 smithi087 ceph-mon[20993]: pgmap v2780: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:03 smithi077 ceph-mon[21151]: from='client.97386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:03 smithi077 ceph-mon[21151]: pgmap v2780: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:05 smithi077 ceph-mon[21151]: pgmap v2781: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:05 smithi046 ceph-mon[19468]: pgmap v2781: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:05 smithi087 ceph-mon[20993]: pgmap v2781: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:07.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:07.456 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:07.456 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:07 smithi046 ceph-mon[19468]: pgmap v2782: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:07 smithi077 ceph-mon[21151]: pgmap v2782: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:07 smithi087 ceph-mon[20993]: pgmap v2782: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:08.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:08.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:08.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:08.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:08.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:09.918 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:09 smithi087 ceph-mon[20993]: from='client.97458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:09.918 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:09 smithi087 ceph-mon[20993]: pgmap v2783: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:09 smithi077 ceph-mon[21151]: from='client.97458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:09 smithi077 ceph-mon[21151]: pgmap v2783: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:09 smithi046 ceph-mon[19468]: from='client.97458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:09 smithi046 ceph-mon[19468]: pgmap v2783: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:11.761 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:11 smithi087 ceph-mon[20993]: pgmap v2784: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:11 smithi077 ceph-mon[21151]: pgmap v2784: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:11 smithi046 ceph-mon[19468]: pgmap v2784: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:13.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:13.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:13.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:13.826 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:13 smithi077 ceph-mon[21151]: pgmap v2785: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:13 smithi046 ceph-mon[19468]: pgmap v2785: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:13 smithi087 ceph-mon[20993]: pgmap v2785: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:14 smithi077 ceph-mon[21151]: from='client.97533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:15.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:14 smithi046 ceph-mon[19468]: from='client.97533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:14 smithi087 ceph-mon[20993]: from='client.97533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:15 smithi077 ceph-mon[21151]: pgmap v2786: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:15.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:15 smithi087 ceph-mon[20993]: pgmap v2786: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:16.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:15 smithi046 ceph-mon[19468]: pgmap v2786: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:16 smithi046 ceph-mon[19468]: pgmap v2787: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:16 smithi087 ceph-mon[20993]: pgmap v2787: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:16 smithi077 ceph-mon[21151]: pgmap v2787: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:19.512 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:19.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:19.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:19.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:19.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:19 smithi046 ceph-mon[19468]: pgmap v2788: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:19 smithi087 ceph-mon[20993]: pgmap v2788: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:19 smithi077 ceph-mon[21151]: pgmap v2788: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:20 smithi046 ceph-mon[19468]: from='client.97605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:20 smithi087 ceph-mon[20993]: from='client.97605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:20 smithi077 ceph-mon[21151]: from='client.97605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:21 smithi046 ceph-mon[19468]: pgmap v2789: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:21 smithi087 ceph-mon[20993]: pgmap v2789: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:21 smithi077 ceph-mon[21151]: pgmap v2789: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:23 smithi046 ceph-mon[19468]: pgmap v2790: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:23 smithi087 ceph-mon[20993]: pgmap v2790: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:23 smithi077 ceph-mon[21151]: pgmap v2790: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:24.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:24.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:24.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:25.198 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:25.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:25.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:25.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:25.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:25 smithi046 ceph-mon[19468]: pgmap v2791: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:25 smithi087 ceph-mon[20993]: pgmap v2791: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:25 smithi077 ceph-mon[21151]: pgmap v2791: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:26.952 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:26 smithi077 ceph-mon[21151]: from='client.97683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:26.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:26.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:26.953 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:26 smithi046 ceph-mon[19468]: from='client.97683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:26 smithi087 ceph-mon[20993]: from='client.97683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:28.017 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:27 smithi077 ceph-mon[21151]: pgmap v2792: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:28.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:27 smithi087 ceph-mon[20993]: pgmap v2792: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:27 smithi046 ceph-mon[19468]: pgmap v2792: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:29 smithi046 ceph-mon[19468]: pgmap v2793: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:29 smithi087 ceph-mon[20993]: pgmap v2793: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:29 smithi077 ceph-mon[21151]: pgmap v2793: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:30.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:30.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:30.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:30.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:30.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:30.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:31 smithi046 ceph-mon[19468]: pgmap v2794: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:31 smithi046 ceph-mon[19468]: from='client.97761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:31 smithi087 ceph-mon[20993]: pgmap v2794: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:31 smithi087 ceph-mon[20993]: from='client.97761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:31 smithi077 ceph-mon[21151]: pgmap v2794: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:31 smithi077 ceph-mon[21151]: from='client.97761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:32 smithi046 ceph-mon[19468]: pgmap v2795: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:32 smithi087 ceph-mon[20993]: pgmap v2795: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:32 smithi077 ceph-mon[21151]: pgmap v2795: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:35 smithi046 ceph-mon[19468]: pgmap v2796: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:35 smithi087 ceph-mon[20993]: pgmap v2796: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:35.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:35.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:35.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:35 smithi077 ceph-mon[21151]: pgmap v2796: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:07:36.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:36.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='client.97836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: pgmap v2797: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='client.97836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: pgmap v2797: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='client.97836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: pgmap v2797: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:38.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:07:38.243+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:07:38.245+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:07:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:07:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:07:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:07:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:07:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:07:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:07:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:07:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:07:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:39 smithi087 ceph-mon[20993]: pgmap v2798: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:39.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:07:39.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:07:39.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:39 smithi046 ceph-mon[19468]: pgmap v2798: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:07:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:07:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:39 smithi077 ceph-mon[21151]: pgmap v2798: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:41.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:41 smithi046 ceph-mon[19468]: pgmap v2799: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:41 smithi087 ceph-mon[20993]: pgmap v2799: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:41.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:41 smithi077 ceph-mon[21151]: pgmap v2799: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:42.249 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:43 smithi046 ceph-mon[19468]: from='client.98019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:43 smithi046 ceph-mon[19468]: pgmap v2800: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:43 smithi087 ceph-mon[20993]: from='client.98019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:43 smithi087 ceph-mon[20993]: pgmap v2800: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:43 smithi077 ceph-mon[21151]: from='client.98019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:43 smithi077 ceph-mon[21151]: pgmap v2800: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:45 smithi046 ceph-mon[19468]: pgmap v2801: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:45 smithi087 ceph-mon[20993]: pgmap v2801: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:45 smithi077 ceph-mon[21151]: pgmap v2801: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:46.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:46.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:46.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:46.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:46 smithi046 ceph-mon[19468]: pgmap v2802: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:46 smithi077 ceph-mon[21151]: pgmap v2802: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:47.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:47.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:47.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:46 smithi087 ceph-mon[20993]: pgmap v2802: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:47.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:47.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:47.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:47.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:47.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:47 smithi077 ceph-mon[21151]: from='client.98094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:47 smithi046 ceph-mon[19468]: from='client.98094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:47 smithi087 ceph-mon[20993]: from='client.98094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:48 smithi077 ceph-mon[21151]: pgmap v2803: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:49.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:48 smithi046 ceph-mon[19468]: pgmap v2803: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:48 smithi087 ceph-mon[20993]: pgmap v2803: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:51 smithi087 ceph-mon[20993]: pgmap v2804: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:51 smithi046 ceph-mon[19468]: pgmap v2804: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:51 smithi077 ceph-mon[21151]: pgmap v2804: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:07:52.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:52.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:52.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:53.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:53.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:53.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:53.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:53.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:53 smithi046 ceph-mon[19468]: pgmap v2805: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:53 smithi087 ceph-mon[20993]: pgmap v2805: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:53 smithi077 ceph-mon[21151]: pgmap v2805: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:54 smithi046 ceph-mon[19468]: from='client.98169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:54 smithi087 ceph-mon[20993]: from='client.98169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:54 smithi077 ceph-mon[21151]: from='client.98169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:07:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:55 smithi046 ceph-mon[19468]: pgmap v2806: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:55 smithi087 ceph-mon[20993]: pgmap v2806: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:55 smithi077 ceph-mon[21151]: pgmap v2806: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: pgmap v2807: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: pgmap v2807: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: pgmap v2807: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:07:58.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:07:58.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:07:58.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:07:59.296 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:07:59.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:07:59.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:07:59.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:07:59.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:07:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:07:59 smithi046 ceph-mon[19468]: pgmap v2808: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:07:59 smithi087 ceph-mon[20993]: pgmap v2808: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:07:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:07:59 smithi077 ceph-mon[21151]: pgmap v2808: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:00.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:00 smithi077 ceph-mon[21151]: from='client.98244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:00 smithi046 ceph-mon[19468]: from='client.98244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:00 smithi087 ceph-mon[20993]: from='client.98244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:01 smithi046 ceph-mon[19468]: pgmap v2809: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:01 smithi087 ceph-mon[20993]: pgmap v2809: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:01 smithi077 ceph-mon[21151]: pgmap v2809: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:03 smithi046 ceph-mon[19468]: pgmap v2810: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:03 smithi087 ceph-mon[20993]: pgmap v2810: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:03 smithi077 ceph-mon[21151]: pgmap v2810: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:04.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:04.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:04.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:04.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:04.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:04.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:04.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:04.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:05 smithi046 ceph-mon[19468]: pgmap v2811: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:05 smithi046 ceph-mon[19468]: from='client.98322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:05 smithi087 ceph-mon[20993]: pgmap v2811: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:05 smithi087 ceph-mon[20993]: from='client.98322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:05 smithi077 ceph-mon[21151]: pgmap v2811: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:05 smithi077 ceph-mon[21151]: from='client.98322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:07 smithi046 ceph-mon[19468]: pgmap v2812: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:08:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:07 smithi087 ceph-mon[20993]: pgmap v2812: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:08:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:07 smithi077 ceph-mon[21151]: pgmap v2812: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:08:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:09 smithi046 ceph-mon[19468]: pgmap v2813: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:08:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:09 smithi087 ceph-mon[20993]: pgmap v2813: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:08:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:09 smithi077 ceph-mon[21151]: pgmap v2813: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:08:09.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:09.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:09.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:10.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:10.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:10.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:10.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:10.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:11 smithi046 ceph-mon[19468]: from='client.98400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:11 smithi046 ceph-mon[19468]: pgmap v2814: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:11.864 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:11 smithi087 ceph-mon[20993]: from='client.98400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:11.864 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:11 smithi087 ceph-mon[20993]: pgmap v2814: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:11 smithi077 ceph-mon[21151]: from='client.98400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:11 smithi077 ceph-mon[21151]: pgmap v2814: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:13 smithi046 ceph-mon[19468]: pgmap v2815: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:13 smithi087 ceph-mon[20993]: pgmap v2815: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:13 smithi077 ceph-mon[21151]: pgmap v2815: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:15 smithi046 ceph-mon[19468]: pgmap v2816: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:15 smithi087 ceph-mon[20993]: pgmap v2816: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:15 smithi077 ceph-mon[21151]: pgmap v2816: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:16.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:16.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:16.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:16.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:16.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='client.98475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: pgmap v2817: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='client.98475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: pgmap v2817: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='client.98475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: pgmap v2817: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:19 smithi046 ceph-mon[19468]: pgmap v2818: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:08:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:19 smithi087 ceph-mon[20993]: pgmap v2818: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:08:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:19 smithi077 ceph-mon[21151]: pgmap v2818: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:08:21.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:21.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:21.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:21.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:21 smithi046 ceph-mon[19468]: pgmap v2819: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:08:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:21 smithi087 ceph-mon[20993]: pgmap v2819: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:08:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:21 smithi077 ceph-mon[21151]: pgmap v2819: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:08:22.121 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:22.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:22.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:22.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:22.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:22.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:22 smithi046 ceph-mon[19468]: from='client.98553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:22 smithi087 ceph-mon[20993]: from='client.98553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:22 smithi077 ceph-mon[21151]: from='client.98553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:23 smithi046 ceph-mon[19468]: pgmap v2820: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:23 smithi087 ceph-mon[20993]: pgmap v2820: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:23 smithi077 ceph-mon[21151]: pgmap v2820: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:25 smithi046 ceph-mon[19468]: pgmap v2821: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:25 smithi087 ceph-mon[20993]: pgmap v2821: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:25 smithi077 ceph-mon[21151]: pgmap v2821: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:27 smithi046 ceph-mon[19468]: pgmap v2822: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:27 smithi077 ceph-mon[21151]: pgmap v2822: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:27 smithi087 ceph-mon[20993]: pgmap v2822: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:27.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:27.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:27.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:27.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:27.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:28 smithi077 ceph-mon[21151]: from='client.98628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:28 smithi046 ceph-mon[19468]: from='client.98628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:28 smithi087 ceph-mon[20993]: from='client.98628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:29 smithi077 ceph-mon[21151]: pgmap v2823: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:29.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:29 smithi087 ceph-mon[20993]: pgmap v2823: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:29 smithi046 ceph-mon[19468]: pgmap v2823: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:31 smithi046 ceph-mon[19468]: pgmap v2824: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:31 smithi087 ceph-mon[20993]: pgmap v2824: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:31 smithi077 ceph-mon[21151]: pgmap v2824: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:32.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:32.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:32.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:33.480 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:33.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:33.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:33.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:33.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:33 smithi087 ceph-mon[20993]: pgmap v2825: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:33 smithi046 ceph-mon[19468]: pgmap v2825: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:33 smithi077 ceph-mon[21151]: pgmap v2825: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:34 smithi046 ceph-mon[19468]: from='client.75788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:34 smithi087 ceph-mon[20993]: from='client.75788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:34 smithi077 ceph-mon[21151]: from='client.75788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:35 smithi046 ceph-mon[19468]: pgmap v2826: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:35 smithi087 ceph-mon[20993]: pgmap v2826: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:35 smithi077 ceph-mon[21151]: pgmap v2826: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: pgmap v2827: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: pgmap v2827: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: pgmap v2827: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:38.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:38.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:38.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:08:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:08:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:08:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:08:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:08:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:08:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:08:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:08:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:08:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:39.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:08:38.985+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:08:39.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:08:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:08:38.994+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:08:39.356 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:39.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:39.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:39.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:39.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:39 smithi046 ceph-mon[19468]: pgmap v2828: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:39 smithi087 ceph-mon[20993]: pgmap v2828: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:39.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:08:39.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:39 smithi077 ceph-mon[21151]: pgmap v2828: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:40 smithi087 ceph-mon[20993]: from='client.98817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:08:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:08:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:40 smithi046 ceph-mon[19468]: from='client.98817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:08:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:08:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:40 smithi077 ceph-mon[21151]: from='client.98817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:08:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:08:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:41 smithi046 ceph-mon[19468]: pgmap v2829: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:41 smithi087 ceph-mon[20993]: pgmap v2829: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:41 smithi077 ceph-mon[21151]: pgmap v2829: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:43 smithi046 ceph-mon[19468]: pgmap v2830: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:43 smithi087 ceph-mon[20993]: pgmap v2830: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:43 smithi077 ceph-mon[21151]: pgmap v2830: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:44.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:44.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:44.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:45.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:45.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:45 smithi046 ceph-mon[19468]: pgmap v2831: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:45 smithi046 ceph-mon[19468]: from='client.98961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:45 smithi087 ceph-mon[20993]: pgmap v2831: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:45 smithi087 ceph-mon[20993]: from='client.98961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:45 smithi077 ceph-mon[21151]: pgmap v2831: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:45 smithi077 ceph-mon[21151]: from='client.98961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:47 smithi046 ceph-mon[19468]: pgmap v2832: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:47 smithi087 ceph-mon[20993]: pgmap v2832: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:47 smithi077 ceph-mon[21151]: pgmap v2832: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:49 smithi046 ceph-mon[19468]: pgmap v2833: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:08:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:49 smithi087 ceph-mon[20993]: pgmap v2833: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:08:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:49 smithi077 ceph-mon[21151]: pgmap v2833: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:08:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:50.724 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:50.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:50.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:50.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:50.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:51 smithi046 ceph-mon[19468]: from='client.99036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:51 smithi046 ceph-mon[19468]: pgmap v2834: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:51 smithi087 ceph-mon[20993]: from='client.99036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:51 smithi087 ceph-mon[20993]: pgmap v2834: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:51 smithi077 ceph-mon[21151]: from='client.99036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:51 smithi077 ceph-mon[21151]: pgmap v2834: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:08:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:53 smithi046 ceph-mon[19468]: pgmap v2835: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:53 smithi087 ceph-mon[20993]: pgmap v2835: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:53 smithi077 ceph-mon[21151]: pgmap v2835: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:55.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:08:55.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:08:55.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:08:56.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:55 smithi046 ceph-mon[19468]: pgmap v2836: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:55 smithi087 ceph-mon[20993]: pgmap v2836: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:55 smithi077 ceph-mon[21151]: pgmap v2836: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:08:56.403 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:08:56.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:08:56.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:08:56.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:08:56.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:08:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='client.99111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: pgmap v2837: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='client.99111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: pgmap v2837: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='client.99111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: pgmap v2837: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:08:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:08:59 smithi046 ceph-mon[19468]: pgmap v2838: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:08:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:08:59 smithi087 ceph-mon[20993]: pgmap v2838: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:08:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:08:59 smithi077 ceph-mon[21151]: pgmap v2838: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:09:01.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:01.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:01.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:01.694 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:01 smithi077 ceph-mon[21151]: pgmap v2839: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:09:01.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:01 smithi046 ceph-mon[19468]: pgmap v2839: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:09:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:01 smithi087 ceph-mon[20993]: pgmap v2839: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:09:02.110 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:02.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:02.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:02.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:02.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:02.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:02 smithi046 ceph-mon[19468]: from='client.99183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:02 smithi087 ceph-mon[20993]: from='client.99183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:02 smithi077 ceph-mon[21151]: from='client.99183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:03.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:03 smithi046 ceph-mon[19468]: pgmap v2840: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:03 smithi087 ceph-mon[20993]: pgmap v2840: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:03 smithi077 ceph-mon[21151]: pgmap v2840: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:05 smithi087 ceph-mon[20993]: pgmap v2841: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:05 smithi077 ceph-mon[21151]: pgmap v2841: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:05 smithi046 ceph-mon[19468]: pgmap v2841: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:07.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:07.113 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:07.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:07 smithi077 ceph-mon[21151]: pgmap v2842: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:07.795 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:07.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:07.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:07.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:07.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:07.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:07 smithi046 ceph-mon[19468]: pgmap v2842: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:07 smithi087 ceph-mon[20993]: pgmap v2842: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:08 smithi077 ceph-mon[21151]: from='client.99261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:08 smithi046 ceph-mon[19468]: from='client.99261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:08 smithi087 ceph-mon[20993]: from='client.99261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:09.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:09 smithi077 ceph-mon[21151]: pgmap v2843: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:09 smithi046 ceph-mon[19468]: pgmap v2843: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:09 smithi087 ceph-mon[20993]: pgmap v2843: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:11 smithi046 ceph-mon[19468]: pgmap v2844: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:11 smithi087 ceph-mon[20993]: pgmap v2844: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:11 smithi077 ceph-mon[21151]: pgmap v2844: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:12.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:12.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:12.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:13.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:13.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:13.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:13.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:13.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:13.803 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:13 smithi087 ceph-mon[20993]: pgmap v2845: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:13 smithi046 ceph-mon[19468]: pgmap v2845: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:13 smithi077 ceph-mon[21151]: pgmap v2845: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:14 smithi046 ceph-mon[19468]: from='client.99336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:14.867 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:14 smithi087 ceph-mon[20993]: from='client.99336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:14 smithi077 ceph-mon[21151]: from='client.99336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:15 smithi046 ceph-mon[19468]: pgmap v2846: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:15 smithi087 ceph-mon[20993]: pgmap v2846: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:15 smithi077 ceph-mon[21151]: pgmap v2846: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: pgmap v2847: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: pgmap v2847: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: pgmap v2847: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:18.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:18.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:18.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:19.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:19.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:19.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:19.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:19.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:19 smithi046 ceph-mon[19468]: pgmap v2848: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:19 smithi087 ceph-mon[20993]: pgmap v2848: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:19 smithi077 ceph-mon[21151]: pgmap v2848: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:20 smithi046 ceph-mon[19468]: from='client.99411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:20 smithi087 ceph-mon[20993]: from='client.99411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:20 smithi077 ceph-mon[21151]: from='client.99411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:21 smithi046 ceph-mon[19468]: pgmap v2849: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:21 smithi087 ceph-mon[20993]: pgmap v2849: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:21 smithi077 ceph-mon[21151]: pgmap v2849: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:23 smithi046 ceph-mon[19468]: pgmap v2850: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:23 smithi087 ceph-mon[20993]: pgmap v2850: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:24.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:24.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:24.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:23 smithi077 ceph-mon[21151]: pgmap v2850: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:24.833 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:24.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:24.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:24.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:24.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:25 smithi046 ceph-mon[19468]: from='client.99483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:25 smithi046 ceph-mon[19468]: pgmap v2851: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:25 smithi087 ceph-mon[20993]: from='client.99483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:25 smithi087 ceph-mon[20993]: pgmap v2851: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:25 smithi077 ceph-mon[21151]: from='client.99483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:25 smithi077 ceph-mon[21151]: pgmap v2851: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:27 smithi046 ceph-mon[19468]: pgmap v2852: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:27 smithi087 ceph-mon[20993]: pgmap v2852: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:27.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:27 smithi077 ceph-mon[21151]: pgmap v2852: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:29.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:29.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:29.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:29 smithi046 ceph-mon[19468]: pgmap v2853: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:29 smithi087 ceph-mon[20993]: pgmap v2853: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:29.898 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:29 smithi077 ceph-mon[21151]: pgmap v2853: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:30.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:30.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:30.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:30.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:30.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:31.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:31 smithi077 ceph-mon[21151]: from='client.99555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:31.656 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:31 smithi077 ceph-mon[21151]: pgmap v2854: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:31 smithi046 ceph-mon[19468]: from='client.99555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:31 smithi046 ceph-mon[19468]: pgmap v2854: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:31 smithi087 ceph-mon[20993]: from='client.99555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:31 smithi087 ceph-mon[20993]: pgmap v2854: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:33.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:33 smithi077 ceph-mon[21151]: pgmap v2855: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:33 smithi046 ceph-mon[19468]: pgmap v2855: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:33 smithi087 ceph-mon[20993]: pgmap v2855: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:35.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:35.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:35.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:35 smithi046 ceph-mon[19468]: pgmap v2856: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:35 smithi087 ceph-mon[20993]: pgmap v2856: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:35 smithi077 ceph-mon[21151]: pgmap v2856: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:36.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:36.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:36.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:36.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:36.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='client.99633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: pgmap v2857: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='client.99633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: pgmap v2857: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='client.99633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: pgmap v2857: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: pgmap v2858: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: pgmap v2858: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:40.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:09:39.739+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:09:39.740+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: pgmap v2858: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:09:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:09:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:09:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:09:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:09:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:09:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:09:41.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:41.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:41.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:41 smithi087 ceph-mon[20993]: pgmap v2859: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:41.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:41.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:41.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:41.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:41.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:41.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:41 smithi046 ceph-mon[19468]: pgmap v2859: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:41 smithi077 ceph-mon[21151]: pgmap v2859: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:42 smithi077 ceph-mon[21151]: from='client.99813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:42.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:42 smithi046 ceph-mon[19468]: from='client.99813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:42 smithi087 ceph-mon[20993]: from='client.99813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:43 smithi077 ceph-mon[21151]: pgmap v2860: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:43.968 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:43 smithi046 ceph-mon[19468]: pgmap v2860: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:43 smithi087 ceph-mon[20993]: pgmap v2860: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:45 smithi077 ceph-mon[21151]: pgmap v2861: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:45 smithi046 ceph-mon[19468]: pgmap v2861: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:45 smithi087 ceph-mon[20993]: pgmap v2861: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:46.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:46.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:46.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:47.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:47.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:47.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:47.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:47.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:47 smithi046 ceph-mon[19468]: pgmap v2862: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:47 smithi077 ceph-mon[21151]: pgmap v2862: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:47 smithi087 ceph-mon[20993]: pgmap v2862: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:48 smithi077 ceph-mon[21151]: from='client.99891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:48 smithi046 ceph-mon[19468]: from='client.99891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:48 smithi087 ceph-mon[20993]: from='client.99891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:49 smithi077 ceph-mon[21151]: pgmap v2863: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:49 smithi046 ceph-mon[19468]: pgmap v2863: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:49 smithi087 ceph-mon[20993]: pgmap v2863: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:51 smithi077 ceph-mon[21151]: pgmap v2864: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:51 smithi046 ceph-mon[19468]: pgmap v2864: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:51 smithi087 ceph-mon[20993]: pgmap v2864: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:09:52.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:52.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:52.572 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:53.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:53.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:53.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:53.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:53.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:53.754 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:53 smithi087 ceph-mon[20993]: pgmap v2865: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:53 smithi077 ceph-mon[21151]: pgmap v2865: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:53 smithi046 ceph-mon[19468]: pgmap v2865: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:54.918 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:54 smithi087 ceph-mon[20993]: from='client.99969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:54 smithi077 ceph-mon[21151]: from='client.99969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:54 smithi046 ceph-mon[19468]: from='client.99969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:09:55.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:55 smithi087 ceph-mon[20993]: pgmap v2866: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:55 smithi077 ceph-mon[21151]: pgmap v2866: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:55 smithi046 ceph-mon[19468]: pgmap v2866: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: pgmap v2867: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: pgmap v2867: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: pgmap v2867: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:09:58.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:09:58.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:09:58.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:09:58.938 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:09:58.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:09:58.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:09:58.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:09:58.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:09:59.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:59 smithi087 ceph-mon[20993]: pgmap v2868: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:09:59.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:09:59 smithi087 ceph-mon[20993]: from='client.100047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:59 smithi046 ceph-mon[19468]: pgmap v2868: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:09:59 smithi046 ceph-mon[19468]: from='client.100047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:59 smithi077 ceph-mon[21151]: pgmap v2868: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:09:59 smithi077 ceph-mon[21151]: from='client.100047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:01.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:10:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:10:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:10:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:01 smithi046 ceph-mon[19468]: pgmap v2869: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:01 smithi087 ceph-mon[20993]: pgmap v2869: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:01 smithi077 ceph-mon[21151]: pgmap v2869: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:03.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:03 smithi046 ceph-mon[19468]: pgmap v2870: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:03.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:03.941 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:03.941 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:03 smithi087 ceph-mon[20993]: pgmap v2870: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:03 smithi077 ceph-mon[21151]: pgmap v2870: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:04.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:04.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:04.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:04.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:04.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:05 smithi046 ceph-mon[19468]: from='client.100122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:05 smithi046 ceph-mon[19468]: pgmap v2871: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:05 smithi087 ceph-mon[20993]: from='client.100122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:05 smithi087 ceph-mon[20993]: pgmap v2871: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:05 smithi077 ceph-mon[21151]: from='client.100122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:05 smithi077 ceph-mon[21151]: pgmap v2871: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:07 smithi046 ceph-mon[19468]: pgmap v2872: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:07 smithi087 ceph-mon[20993]: pgmap v2872: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:07 smithi077 ceph-mon[21151]: pgmap v2872: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:08 smithi046 ceph-mon[19468]: pgmap v2873: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:08 smithi087 ceph-mon[20993]: pgmap v2873: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:08 smithi077 ceph-mon[21151]: pgmap v2873: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:09.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:09.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:10.327 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:11.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:11 smithi077 ceph-mon[21151]: from='client.100194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:11.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:11 smithi077 ceph-mon[21151]: pgmap v2874: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:11 smithi087 ceph-mon[20993]: from='client.100194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:11 smithi087 ceph-mon[20993]: pgmap v2874: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:11 smithi046 ceph-mon[19468]: from='client.100194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:11 smithi046 ceph-mon[19468]: pgmap v2874: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:13 smithi087 ceph-mon[20993]: pgmap v2875: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:13 smithi077 ceph-mon[21151]: pgmap v2875: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:13 smithi046 ceph-mon[19468]: pgmap v2875: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:15.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:15.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:15.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:15 smithi087 ceph-mon[20993]: pgmap v2876: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:15 smithi046 ceph-mon[19468]: pgmap v2876: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:15 smithi077 ceph-mon[21151]: pgmap v2876: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:16.030 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:16.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:16.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:16.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:16.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:16.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:16 smithi046 ceph-mon[19468]: from='client.100272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:16 smithi077 ceph-mon[21151]: from='client.100272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:17.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:16 smithi087 ceph-mon[20993]: from='client.100272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: pgmap v2877: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: pgmap v2877: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: pgmap v2877: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:19 smithi077 ceph-mon[21151]: pgmap v2878: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:19 smithi046 ceph-mon[19468]: pgmap v2878: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:19 smithi087 ceph-mon[20993]: pgmap v2878: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:21.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:21.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:21.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:21.710 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:21.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:21.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:21.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:21.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:21 smithi077 ceph-mon[21151]: pgmap v2879: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:21 smithi046 ceph-mon[19468]: pgmap v2879: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:21 smithi087 ceph-mon[20993]: pgmap v2879: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:22 smithi077 ceph-mon[21151]: from='client.100347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:22 smithi046 ceph-mon[19468]: from='client.100347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:22 smithi087 ceph-mon[20993]: from='client.100347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:23 smithi077 ceph-mon[21151]: pgmap v2880: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:23.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:23 smithi046 ceph-mon[19468]: pgmap v2880: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:23 smithi087 ceph-mon[20993]: pgmap v2880: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:25 smithi077 ceph-mon[21151]: pgmap v2881: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:26.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:25 smithi046 ceph-mon[19468]: pgmap v2881: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:25 smithi087 ceph-mon[20993]: pgmap v2881: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:26.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:26.712 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:26.712 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:27.401 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:27.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:27.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:27.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:27.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:27 smithi046 ceph-mon[19468]: pgmap v2882: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:27 smithi087 ceph-mon[20993]: pgmap v2882: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:27 smithi077 ceph-mon[21151]: pgmap v2882: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:29.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:28 smithi087 ceph-mon[20993]: from='client.100422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:28 smithi046 ceph-mon[19468]: from='client.100422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:28 smithi077 ceph-mon[21151]: from='client.100422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:29 smithi046 ceph-mon[19468]: pgmap v2883: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:29 smithi087 ceph-mon[20993]: pgmap v2883: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:29 smithi077 ceph-mon[21151]: pgmap v2883: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:32.060 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:31 smithi077 ceph-mon[21151]: pgmap v2884: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:31 smithi046 ceph-mon[19468]: pgmap v2884: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:31 smithi087 ceph-mon[20993]: pgmap v2884: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:32.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:32.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:32.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:33.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:33.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:33.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:33.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:33.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:33.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:33 smithi077 ceph-mon[21151]: pgmap v2885: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:33.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:33 smithi077 ceph-mon[21151]: from='client.100497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:33 smithi046 ceph-mon[19468]: pgmap v2885: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:33 smithi046 ceph-mon[19468]: from='client.100497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:33 smithi087 ceph-mon[20993]: pgmap v2885: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:33 smithi087 ceph-mon[20993]: from='client.100497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:36.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:35 smithi087 ceph-mon[20993]: pgmap v2886: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:35 smithi046 ceph-mon[19468]: pgmap v2886: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:35 smithi077 ceph-mon[21151]: pgmap v2886: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:38.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:38.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: pgmap v2887: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:38.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:38.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: pgmap v2887: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: pgmap v2887: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:38.767 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:38.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:38.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:38.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:38.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:39 smithi046 ceph-mon[19468]: from='client.100575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:39 smithi046 ceph-mon[19468]: pgmap v2888: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:39 smithi087 ceph-mon[20993]: from='client.100575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:39 smithi087 ceph-mon[20993]: pgmap v2888: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:39 smithi077 ceph-mon[21151]: from='client.100575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:39 smithi077 ceph-mon[21151]: pgmap v2888: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:10:40.474+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:10:40.475+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:10:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:10:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:10:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:10:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:10:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:41 smithi046 ceph-mon[19468]: pgmap v2889: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T04:10:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:10:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:10:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:41 smithi087 ceph-mon[20993]: pgmap v2889: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T04:10:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:10:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:10:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:10:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:41 smithi077 ceph-mon[21151]: pgmap v2889: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T04:10:43.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:43.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:43.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:43 smithi046 ceph-mon[19468]: pgmap v2890: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:43 smithi087 ceph-mon[20993]: pgmap v2890: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:43 smithi077 ceph-mon[21151]: pgmap v2890: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:44.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:45.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:45 smithi046 ceph-mon[19468]: from='client.100758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:45.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:45 smithi046 ceph-mon[19468]: pgmap v2891: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:45 smithi087 ceph-mon[20993]: from='client.100758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:45 smithi087 ceph-mon[20993]: pgmap v2891: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:45 smithi077 ceph-mon[21151]: from='client.100758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:45 smithi077 ceph-mon[21151]: pgmap v2891: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:10:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:47 smithi046 ceph-mon[19468]: pgmap v2892: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:47 smithi087 ceph-mon[20993]: pgmap v2892: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:47 smithi077 ceph-mon[21151]: pgmap v2892: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:49 smithi046 ceph-mon[19468]: pgmap v2893: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:49 smithi087 ceph-mon[20993]: pgmap v2893: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:50.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:50.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:50.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:50.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:50.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:49 smithi077 ceph-mon[21151]: pgmap v2893: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:50 smithi046 ceph-mon[19468]: from='client.100833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:50 smithi087 ceph-mon[20993]: from='client.100833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:50 smithi077 ceph-mon[21151]: from='client.100833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:51.861 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:51 smithi077 ceph-mon[21151]: pgmap v2894: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:51 smithi046 ceph-mon[19468]: pgmap v2894: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:51 smithi087 ceph-mon[20993]: pgmap v2894: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:10:53.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:53 smithi077 ceph-mon[21151]: pgmap v2895: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:53 smithi046 ceph-mon[19468]: pgmap v2895: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:53 smithi087 ceph-mon[20993]: pgmap v2895: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:55.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:10:55.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:10:55.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:10:55.821 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:10:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:10:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:10:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:10:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:10:55.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:55 smithi087 ceph-mon[20993]: pgmap v2896: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:55 smithi046 ceph-mon[19468]: pgmap v2896: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:55 smithi077 ceph-mon[21151]: pgmap v2896: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:56.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:56 smithi087 ceph-mon[20993]: from='client.100911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:57.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:56 smithi046 ceph-mon[19468]: from='client.100911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:56 smithi077 ceph-mon[21151]: from='client.100911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:10:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:57 smithi046 ceph-mon[19468]: pgmap v2897: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:57 smithi087 ceph-mon[20993]: pgmap v2897: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:57 smithi077 ceph-mon[21151]: pgmap v2897: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:10:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:10:58 smithi046 ceph-mon[19468]: pgmap v2898: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:10:58 smithi087 ceph-mon[20993]: pgmap v2898: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:10:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:10:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:10:58 smithi077 ceph-mon[21151]: pgmap v2898: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:11:00.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:00.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:00.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:01.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:01 smithi046 ceph-mon[19468]: pgmap v2899: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:01.893 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:01 smithi077 ceph-mon[21151]: pgmap v2899: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:01 smithi087 ceph-mon[20993]: pgmap v2899: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:02 smithi077 ceph-mon[21151]: from='client.100983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:02 smithi046 ceph-mon[19468]: from='client.100983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:02 smithi087 ceph-mon[20993]: from='client.100983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:03 smithi077 ceph-mon[21151]: pgmap v2900: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:03 smithi046 ceph-mon[19468]: pgmap v2900: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:03 smithi087 ceph-mon[20993]: pgmap v2900: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:05 smithi077 ceph-mon[21151]: pgmap v2901: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:06.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:05 smithi046 ceph-mon[19468]: pgmap v2901: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:05 smithi087 ceph-mon[20993]: pgmap v2901: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:11:06.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:06.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:06.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:07.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:07.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:07.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:07.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:07.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:07 smithi077 ceph-mon[21151]: pgmap v2902: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:11:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:07 smithi046 ceph-mon[19468]: pgmap v2902: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:11:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:07 smithi087 ceph-mon[20993]: pgmap v2902: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:08 smithi077 ceph-mon[21151]: from='client.101061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:08 smithi046 ceph-mon[19468]: from='client.101061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:08 smithi087 ceph-mon[20993]: from='client.101061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:09 smithi077 ceph-mon[21151]: pgmap v2903: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:09 smithi046 ceph-mon[19468]: pgmap v2903: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:09 smithi087 ceph-mon[20993]: pgmap v2903: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:11 smithi077 ceph-mon[21151]: pgmap v2904: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:11 smithi046 ceph-mon[19468]: pgmap v2904: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:11 smithi087 ceph-mon[20993]: pgmap v2904: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:12.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:12.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:12.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:12.874 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:12.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:12.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:12.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:12.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:13 smithi077 ceph-mon[21151]: from='client.101133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:13 smithi077 ceph-mon[21151]: pgmap v2905: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:13 smithi046 ceph-mon[19468]: from='client.101133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:13 smithi046 ceph-mon[19468]: pgmap v2905: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:13 smithi087 ceph-mon[20993]: from='client.101133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:13 smithi087 ceph-mon[20993]: pgmap v2905: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:15 smithi087 ceph-mon[20993]: pgmap v2906: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:15.916 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:15 smithi046 ceph-mon[19468]: pgmap v2906: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:15 smithi077 ceph-mon[21151]: pgmap v2906: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:17.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:17 smithi087 ceph-mon[20993]: pgmap v2907: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:17.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:17 smithi046 ceph-mon[19468]: pgmap v2907: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:17.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:17.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:17 smithi077 ceph-mon[21151]: pgmap v2907: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:18.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:18.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:18.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:18.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:18.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:18 smithi046 ceph-mon[19468]: from='client.101211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:18 smithi046 ceph-mon[19468]: pgmap v2908: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:18 smithi087 ceph-mon[20993]: from='client.101211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:18 smithi087 ceph-mon[20993]: pgmap v2908: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:18 smithi077 ceph-mon[21151]: from='client.101211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:18 smithi077 ceph-mon[21151]: pgmap v2908: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:21 smithi077 ceph-mon[21151]: pgmap v2909: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:21 smithi046 ceph-mon[19468]: pgmap v2909: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:21 smithi087 ceph-mon[20993]: pgmap v2909: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:23.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:23.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:23.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:23 smithi046 ceph-mon[19468]: pgmap v2910: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:23 smithi077 ceph-mon[21151]: pgmap v2910: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:23 smithi087 ceph-mon[20993]: pgmap v2910: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:24.240 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:25 smithi077 ceph-mon[21151]: from='client.101289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:25 smithi077 ceph-mon[21151]: pgmap v2911: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:25.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:25 smithi046 ceph-mon[19468]: from='client.101289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:25.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:25 smithi046 ceph-mon[19468]: pgmap v2911: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:25 smithi087 ceph-mon[20993]: from='client.101289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:25 smithi087 ceph-mon[20993]: pgmap v2911: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:27 smithi046 ceph-mon[19468]: pgmap v2912: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:27 smithi087 ceph-mon[20993]: pgmap v2912: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:27 smithi077 ceph-mon[21151]: pgmap v2912: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:11:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:29.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:29.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:29.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:29.931 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:29.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:29.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:29.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:29.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:29 smithi046 ceph-mon[19468]: pgmap v2913: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:29 smithi087 ceph-mon[20993]: pgmap v2913: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:29 smithi077 ceph-mon[21151]: pgmap v2913: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:31.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:30 smithi077 ceph-mon[21151]: from='client.101364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:30 smithi046 ceph-mon[19468]: from='client.101364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:30 smithi087 ceph-mon[20993]: from='client.101364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:31 smithi046 ceph-mon[19468]: pgmap v2914: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:11:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:31 smithi087 ceph-mon[20993]: pgmap v2914: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:11:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:31 smithi077 ceph-mon[21151]: pgmap v2914: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:11:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:33 smithi077 ceph-mon[21151]: pgmap v2915: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:33 smithi046 ceph-mon[19468]: pgmap v2915: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:33 smithi087 ceph-mon[20993]: pgmap v2915: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:34.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:34.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:34.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:35.612 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:35.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:35.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:35.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:35.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:36.032 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:35 smithi087 ceph-mon[20993]: pgmap v2916: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:35 smithi046 ceph-mon[19468]: pgmap v2916: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:35 smithi077 ceph-mon[21151]: pgmap v2916: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:11:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:36 smithi046 ceph-mon[19468]: from='client.101442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:37.105 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:36 smithi087 ceph-mon[20993]: from='client.101442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:36 smithi077 ceph-mon[21151]: from='client.101442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:38.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:37 smithi077 ceph-mon[21151]: pgmap v2917: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:38.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:37 smithi046 ceph-mon[19468]: pgmap v2917: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:37 smithi087 ceph-mon[20993]: pgmap v2917: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:39 smithi046 ceph-mon[19468]: pgmap v2918: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:11:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:39 smithi087 ceph-mon[20993]: pgmap v2918: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:39 smithi077 ceph-mon[21151]: pgmap v2918: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:11:40.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:40.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:40.614 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:11:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:11:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:11:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:11:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:11:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:11:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:11:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:11:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:11:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:41.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:41.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:41.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:41.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:41.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:41.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:11:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:11:41.227+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:11:41.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:11:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:11:41.236+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:11:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:41 smithi046 ceph-mon[19468]: pgmap v2919: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:41 smithi077 ceph-mon[21151]: pgmap v2919: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:41 smithi087 ceph-mon[20993]: pgmap v2919: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:11:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:11:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:42 smithi077 ceph-mon[21151]: from='client.101538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:11:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:11:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:42 smithi046 ceph-mon[19468]: from='client.101538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:11:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:11:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:42 smithi087 ceph-mon[20993]: from='client.101538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:11:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:11:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:43 smithi077 ceph-mon[21151]: pgmap v2920: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:43 smithi046 ceph-mon[19468]: pgmap v2920: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:43 smithi087 ceph-mon[20993]: pgmap v2920: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:45.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:45 smithi046 ceph-mon[19468]: pgmap v2921: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:45 smithi077 ceph-mon[21151]: pgmap v2921: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:45 smithi087 ceph-mon[20993]: pgmap v2921: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:11:46.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:46.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:46.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:47.286 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:47.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:47.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:47.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:47.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:47.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:47 smithi046 ceph-mon[19468]: pgmap v2922: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:47.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:47.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:47.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:47 smithi077 ceph-mon[21151]: pgmap v2922: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:47 smithi087 ceph-mon[20993]: pgmap v2922: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:48 smithi046 ceph-mon[19468]: from='client.101697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:48 smithi077 ceph-mon[21151]: from='client.101697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:48 smithi087 ceph-mon[20993]: from='client.101697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:49 smithi077 ceph-mon[21151]: pgmap v2923: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:49 smithi046 ceph-mon[19468]: pgmap v2923: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:49 smithi087 ceph-mon[20993]: pgmap v2923: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:51 smithi077 ceph-mon[21151]: pgmap v2924: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:51 smithi046 ceph-mon[19468]: pgmap v2924: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:51 smithi087 ceph-mon[20993]: pgmap v2924: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:52.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:52.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:52.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:52.966 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:52.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:52.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:52.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:52.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:53.768 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:53 smithi077 ceph-mon[21151]: pgmap v2925: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:53.768 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:53 smithi077 ceph-mon[21151]: from='client.101772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:53 smithi046 ceph-mon[19468]: pgmap v2925: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:53 smithi046 ceph-mon[19468]: from='client.101772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:53 smithi087 ceph-mon[20993]: pgmap v2925: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:53 smithi087 ceph-mon[20993]: from='client.101772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:11:55.930 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:55 smithi077 ceph-mon[21151]: pgmap v2926: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:55 smithi046 ceph-mon[19468]: pgmap v2926: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:55 smithi087 ceph-mon[20993]: pgmap v2926: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:57.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:57 smithi087 ceph-mon[20993]: pgmap v2927: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:57.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:11:57.968 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:57 smithi046 ceph-mon[19468]: pgmap v2927: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:57.969 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:11:57.969 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:11:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:57 smithi077 ceph-mon[21151]: pgmap v2927: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:11:58.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:11:58.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:11:58.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:11:58.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:11:58.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:11:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:00.068 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:59 smithi087 ceph-mon[20993]: from='client.101850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:00.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:11:59 smithi087 ceph-mon[20993]: pgmap v2928: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:59 smithi046 ceph-mon[19468]: from='client.101850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:11:59 smithi046 ceph-mon[19468]: pgmap v2928: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:59 smithi077 ceph-mon[21151]: from='client.101850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:11:59 smithi077 ceph-mon[21151]: pgmap v2928: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:01 smithi046 ceph-mon[19468]: pgmap v2929: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:01 smithi087 ceph-mon[20993]: pgmap v2929: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:01 smithi077 ceph-mon[21151]: pgmap v2929: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:03.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:03.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:03.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:03 smithi046 ceph-mon[19468]: pgmap v2930: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:03 smithi087 ceph-mon[20993]: pgmap v2930: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:03 smithi077 ceph-mon[21151]: pgmap v2930: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:04.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:04.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:04.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:04.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:04.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:05 smithi046 ceph-mon[19468]: from='client.101919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:05 smithi046 ceph-mon[19468]: pgmap v2931: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:05 smithi087 ceph-mon[20993]: from='client.101919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:05 smithi087 ceph-mon[20993]: pgmap v2931: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:05 smithi077 ceph-mon[21151]: from='client.101919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:05 smithi077 ceph-mon[21151]: pgmap v2931: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:08.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:07 smithi046 ceph-mon[19468]: pgmap v2932: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:08.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:07 smithi087 ceph-mon[20993]: pgmap v2932: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:07 smithi077 ceph-mon[21151]: pgmap v2932: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:09.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:09.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:09.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:10.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:09 smithi046 ceph-mon[19468]: pgmap v2933: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:09 smithi087 ceph-mon[20993]: pgmap v2933: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:09 smithi077 ceph-mon[21151]: pgmap v2933: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:10 smithi046 ceph-mon[19468]: from='client.101994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:10 smithi087 ceph-mon[20993]: from='client.101994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:10 smithi077 ceph-mon[21151]: from='client.101994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:11 smithi046 ceph-mon[19468]: pgmap v2934: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:12:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:11 smithi087 ceph-mon[20993]: pgmap v2934: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:12:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:11 smithi077 ceph-mon[21151]: pgmap v2934: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:12:14.063 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:13 smithi077 ceph-mon[21151]: pgmap v2935: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:13 smithi046 ceph-mon[19468]: pgmap v2935: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:13 smithi087 ceph-mon[20993]: pgmap v2935: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:15.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:15.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:15.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:15.713 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:15.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:15.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:15.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:15.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:15 smithi046 ceph-mon[19468]: pgmap v2936: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:15 smithi087 ceph-mon[20993]: pgmap v2936: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:15 smithi077 ceph-mon[21151]: pgmap v2936: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:16 smithi046 ceph-mon[19468]: from='client.102072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:16 smithi087 ceph-mon[20993]: from='client.102072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:16 smithi077 ceph-mon[21151]: from='client.102072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:17 smithi046 ceph-mon[19468]: pgmap v2937: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:17 smithi087 ceph-mon[20993]: pgmap v2937: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:17 smithi077 ceph-mon[21151]: pgmap v2937: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:18 smithi077 ceph-mon[21151]: pgmap v2938: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:12:19.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:18 smithi087 ceph-mon[20993]: pgmap v2938: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:12:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:18 smithi046 ceph-mon[19468]: pgmap v2938: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:12:20.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:20.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:20.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:21.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:21.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:21.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:21.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:21.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:21 smithi077 ceph-mon[21151]: pgmap v2939: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:21 smithi046 ceph-mon[19468]: pgmap v2939: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:21 smithi087 ceph-mon[20993]: pgmap v2939: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:22 smithi077 ceph-mon[21151]: from='client.102147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:22 smithi046 ceph-mon[19468]: from='client.102147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:22 smithi087 ceph-mon[20993]: from='client.102147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:23 smithi077 ceph-mon[21151]: pgmap v2940: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:23 smithi046 ceph-mon[19468]: pgmap v2940: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:23 smithi087 ceph-mon[20993]: pgmap v2940: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:25 smithi077 ceph-mon[21151]: pgmap v2941: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:25 smithi046 ceph-mon[19468]: pgmap v2941: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:25 smithi087 ceph-mon[20993]: pgmap v2941: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:12:26.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:26.397 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:26.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:27.076 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:27.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:27.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:27.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:27.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:28.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:27 smithi046 ceph-mon[19468]: pgmap v2942: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:12:28.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:27 smithi046 ceph-mon[19468]: from='client.102219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:28.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:27 smithi087 ceph-mon[20993]: pgmap v2942: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:12:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:27 smithi087 ceph-mon[20993]: from='client.102219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:27 smithi077 ceph-mon[21151]: pgmap v2942: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:12:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:27 smithi077 ceph-mon[21151]: from='client.102219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:29 smithi046 ceph-mon[19468]: pgmap v2943: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:29.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:29 smithi087 ceph-mon[20993]: pgmap v2943: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:29 smithi077 ceph-mon[21151]: pgmap v2943: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:31.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:31 smithi077 ceph-mon[21151]: pgmap v2944: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:32.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:31 smithi046 ceph-mon[19468]: pgmap v2944: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:32.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:32.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:32.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:31 smithi087 ceph-mon[20993]: pgmap v2944: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:32.754 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:32.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:32.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:32.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:32.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:33 smithi046 ceph-mon[19468]: from='client.102297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:33 smithi046 ceph-mon[19468]: pgmap v2945: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:33 smithi087 ceph-mon[20993]: from='client.102297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:33 smithi087 ceph-mon[20993]: pgmap v2945: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:33 smithi077 ceph-mon[21151]: from='client.102297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:33 smithi077 ceph-mon[21151]: pgmap v2945: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:35 smithi077 ceph-mon[21151]: pgmap v2946: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:35 smithi046 ceph-mon[19468]: pgmap v2946: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:35 smithi087 ceph-mon[20993]: pgmap v2946: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:37.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:37.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:37.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:37.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:37 smithi087 ceph-mon[20993]: pgmap v2947: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:38.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:37 smithi046 ceph-mon[19468]: pgmap v2947: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:37 smithi077 ceph-mon[21151]: pgmap v2947: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:38.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:38.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:38.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:38.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:38.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='client.102366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:39 smithi046 ceph-mon[19468]: pgmap v2948: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='client.102366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:39 smithi087 ceph-mon[20993]: pgmap v2948: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='client.102366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:39 smithi077 ceph-mon[21151]: pgmap v2948: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: pgmap v2949: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:12:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:12:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:12:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: pgmap v2949: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:41.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: pgmap v2949: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:42.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:12:41.992+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:12:42.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:12:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:12:41.993+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:12:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:12:43.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:43.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:43.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:12:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:12:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:43 smithi046 ceph-mon[19468]: pgmap v2950: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:12:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:12:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:43 smithi087 ceph-mon[20993]: pgmap v2950: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:44.139 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:44.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:43 smithi077 ceph-mon[21151]: pgmap v2950: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:44 smithi046 ceph-mon[19468]: from='client.102549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:44 smithi087 ceph-mon[20993]: from='client.102549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:44 smithi077 ceph-mon[21151]: from='client.102549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:45 smithi046 ceph-mon[19468]: pgmap v2951: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:45 smithi087 ceph-mon[20993]: pgmap v2951: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:45 smithi077 ceph-mon[21151]: pgmap v2951: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:12:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:47 smithi046 ceph-mon[19468]: pgmap v2952: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:47 smithi087 ceph-mon[20993]: pgmap v2952: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:47 smithi077 ceph-mon[21151]: pgmap v2952: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:49.142 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:49.142 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:49.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:49.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:49.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:49.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:49.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:49 smithi046 ceph-mon[19468]: pgmap v2953: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:49 smithi087 ceph-mon[20993]: pgmap v2953: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:49 smithi077 ceph-mon[21151]: pgmap v2953: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:50 smithi046 ceph-mon[19468]: from='client.102624 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:50 smithi087 ceph-mon[20993]: from='client.102624 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:50 smithi077 ceph-mon[21151]: from='client.102624 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:51 smithi046 ceph-mon[19468]: pgmap v2954: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:51 smithi087 ceph-mon[20993]: pgmap v2954: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:51 smithi077 ceph-mon[21151]: pgmap v2954: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:53 smithi046 ceph-mon[19468]: pgmap v2955: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:53 smithi087 ceph-mon[20993]: pgmap v2955: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:53 smithi077 ceph-mon[21151]: pgmap v2955: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:12:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:12:54.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:12:55.548 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:12:55.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:12:55.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:12:55.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:12:55.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:12:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:55 smithi046 ceph-mon[19468]: pgmap v2956: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:55 smithi087 ceph-mon[20993]: pgmap v2956: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:55 smithi077 ceph-mon[21151]: pgmap v2956: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:56 smithi046 ceph-mon[19468]: from='client.102696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:56 smithi087 ceph-mon[20993]: from='client.102696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:56 smithi077 ceph-mon[21151]: from='client.102696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:12:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:57 smithi046 ceph-mon[19468]: pgmap v2957: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:57 smithi087 ceph-mon[20993]: pgmap v2957: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:57 smithi077 ceph-mon[21151]: pgmap v2957: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:12:59.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:12:59 smithi087 ceph-mon[20993]: pgmap v2958: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:12:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:12:59 smithi077 ceph-mon[21151]: pgmap v2958: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:12:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:12:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:12:59 smithi046 ceph-mon[19468]: pgmap v2958: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:00.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:00.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:00.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:01.232 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:01.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:01.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:01.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:01.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:01 smithi046 ceph-mon[19468]: pgmap v2959: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:02.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:01 smithi077 ceph-mon[21151]: pgmap v2959: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:01 smithi087 ceph-mon[20993]: pgmap v2959: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:02 smithi046 ceph-mon[19468]: from='client.102774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:02 smithi087 ceph-mon[20993]: from='client.102774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:02 smithi077 ceph-mon[21151]: from='client.102774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:03 smithi046 ceph-mon[19468]: pgmap v2960: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:03 smithi087 ceph-mon[20993]: pgmap v2960: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:03 smithi077 ceph-mon[21151]: pgmap v2960: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:05 smithi046 ceph-mon[19468]: pgmap v2961: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:05 smithi087 ceph-mon[20993]: pgmap v2961: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:05 smithi077 ceph-mon[21151]: pgmap v2961: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:06.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:06.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:06.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:06.916 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:06.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:06.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:06.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:06.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:07 smithi046 ceph-mon[19468]: from='client.102849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:07 smithi046 ceph-mon[19468]: pgmap v2962: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:07 smithi087 ceph-mon[20993]: from='client.102849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:07 smithi087 ceph-mon[20993]: pgmap v2962: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:07 smithi077 ceph-mon[21151]: from='client.102849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:07 smithi077 ceph-mon[21151]: pgmap v2962: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:08 smithi077 ceph-mon[21151]: pgmap v2963: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:09.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:08 smithi046 ceph-mon[19468]: pgmap v2963: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:08 smithi087 ceph-mon[20993]: pgmap v2963: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:11.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:11.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:11.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:11 smithi046 ceph-mon[19468]: pgmap v2964: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:11 smithi087 ceph-mon[20993]: pgmap v2964: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:11 smithi077 ceph-mon[21151]: pgmap v2964: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:12.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:12.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:12.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:12.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:12.607 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:13 smithi046 ceph-mon[19468]: from='client.102924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:13 smithi046 ceph-mon[19468]: pgmap v2965: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:13 smithi087 ceph-mon[20993]: from='client.102924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:13 smithi087 ceph-mon[20993]: pgmap v2965: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:13 smithi077 ceph-mon[21151]: from='client.102924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:13 smithi077 ceph-mon[21151]: pgmap v2965: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:15.974 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:15 smithi077 ceph-mon[21151]: pgmap v2966: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:15 smithi046 ceph-mon[19468]: pgmap v2966: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:15 smithi087 ceph-mon[20993]: pgmap v2966: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:17.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:17.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:17.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:17 smithi046 ceph-mon[19468]: pgmap v2967: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:17 smithi087 ceph-mon[20993]: pgmap v2967: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:17 smithi077 ceph-mon[21151]: pgmap v2967: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:18.294 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:18.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:18.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:18.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:18.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:19.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='client.102999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:19.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: pgmap v2968: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:19.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='client.102999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: pgmap v2968: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='client.102999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: pgmap v2968: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:21 smithi046 ceph-mon[19468]: pgmap v2969: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:21 smithi087 ceph-mon[20993]: pgmap v2969: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:21 smithi077 ceph-mon[21151]: pgmap v2969: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:23.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:23.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:23.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:23.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:23.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:23 smithi046 ceph-mon[19468]: pgmap v2970: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:23 smithi087 ceph-mon[20993]: pgmap v2970: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:23 smithi077 ceph-mon[21151]: pgmap v2970: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:24 smithi046 ceph-mon[19468]: from='client.103074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:24 smithi087 ceph-mon[20993]: from='client.103074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:24 smithi077 ceph-mon[21151]: from='client.103074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:25 smithi046 ceph-mon[19468]: pgmap v2971: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:25 smithi087 ceph-mon[20993]: pgmap v2971: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:25 smithi077 ceph-mon[21151]: pgmap v2971: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:28.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:27 smithi046 ceph-mon[19468]: pgmap v2972: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:27 smithi087 ceph-mon[20993]: pgmap v2972: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:27 smithi077 ceph-mon[21151]: pgmap v2972: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:28.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:28.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:28.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:29.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:29 smithi087 ceph-mon[20993]: pgmap v2973: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:29 smithi046 ceph-mon[19468]: pgmap v2973: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:29 smithi077 ceph-mon[21151]: pgmap v2973: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:29.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:29.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:29.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:29.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:29.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:30.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:30 smithi046 ceph-mon[19468]: from='client.103146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:30 smithi087 ceph-mon[20993]: from='client.103146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:30 smithi077 ceph-mon[21151]: from='client.103146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:31 smithi046 ceph-mon[19468]: pgmap v2974: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:31 smithi087 ceph-mon[20993]: pgmap v2974: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:31 smithi077 ceph-mon[21151]: pgmap v2974: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:13:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:33 smithi046 ceph-mon[19468]: pgmap v2975: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:34.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:33 smithi077 ceph-mon[21151]: pgmap v2975: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:33 smithi087 ceph-mon[20993]: pgmap v2975: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:35.344 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:35.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:35.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:35.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:35.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:35 smithi046 ceph-mon[19468]: pgmap v2976: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:35 smithi087 ceph-mon[20993]: pgmap v2976: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:35 smithi077 ceph-mon[21151]: pgmap v2976: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:36.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:36 smithi077 ceph-mon[21151]: from='client.103224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:36 smithi046 ceph-mon[19468]: from='client.103224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:36 smithi087 ceph-mon[20993]: from='client.103224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:37.981 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:37 smithi077 ceph-mon[21151]: pgmap v2977: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:37 smithi046 ceph-mon[19468]: pgmap v2977: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:37 smithi087 ceph-mon[20993]: pgmap v2977: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: pgmap v2978: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: pgmap v2978: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: pgmap v2978: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:40.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:40.346 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:40.346 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:41.028 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:41.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:41.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:41.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:41.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:41 smithi046 ceph-mon[19468]: pgmap v2979: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:41 smithi046 ceph-mon[19468]: from='client.103302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:41 smithi087 ceph-mon[20993]: pgmap v2979: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:41 smithi087 ceph-mon[20993]: from='client.103302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:41 smithi077 ceph-mon[21151]: pgmap v2979: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:41 smithi077 ceph-mon[21151]: from='client.103302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:43.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:13:43.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:13:43.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:13:43.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:13:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:13:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:13:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:43.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:13:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:13:43.028+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:13:43.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:13:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:13:43.030+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:13:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:43 smithi046 ceph-mon[19468]: pgmap v2980: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:43 smithi087 ceph-mon[20993]: pgmap v2980: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:13:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:43 smithi077 ceph-mon[21151]: pgmap v2980: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:45.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:13:45.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:13:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:13:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:13:46.018 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:45 smithi046 ceph-mon[19468]: pgmap v2981: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:46.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:46.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:46.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:45 smithi087 ceph-mon[20993]: pgmap v2981: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:45 smithi077 ceph-mon[21151]: pgmap v2981: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:13:46.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:46.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:46.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:46.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:46.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:47 smithi046 ceph-mon[19468]: from='client.103479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:47 smithi046 ceph-mon[19468]: pgmap v2982: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:47 smithi087 ceph-mon[20993]: from='client.103479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:47 smithi087 ceph-mon[20993]: pgmap v2982: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:47 smithi077 ceph-mon[21151]: from='client.103479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:47 smithi077 ceph-mon[21151]: pgmap v2982: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:49 smithi077 ceph-mon[21151]: pgmap v2983: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:49 smithi046 ceph-mon[19468]: pgmap v2983: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:49 smithi087 ceph-mon[20993]: pgmap v2983: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:51.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:51.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:51.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:51 smithi046 ceph-mon[19468]: pgmap v2984: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:51 smithi087 ceph-mon[20993]: pgmap v2984: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:51 smithi077 ceph-mon[21151]: pgmap v2984: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:52.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:52.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:52.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:52.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:52.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:53 smithi046 ceph-mon[19468]: from='client.103554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:53 smithi046 ceph-mon[19468]: pgmap v2985: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:53 smithi087 ceph-mon[20993]: from='client.103554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:53 smithi087 ceph-mon[20993]: pgmap v2985: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:53 smithi077 ceph-mon[21151]: from='client.103554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:53 smithi077 ceph-mon[21151]: pgmap v2985: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:55 smithi046 ceph-mon[19468]: pgmap v2986: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:55 smithi087 ceph-mon[20993]: pgmap v2986: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:55 smithi077 ceph-mon[21151]: pgmap v2986: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:13:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:13:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:13:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:57 smithi077 ceph-mon[21151]: pgmap v2987: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:58.090 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:13:58.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:13:58.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:13:58.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:13:58.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:13:58.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:57 smithi046 ceph-mon[19468]: pgmap v2987: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:57 smithi087 ceph-mon[20993]: pgmap v2987: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:13:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:58 smithi046 ceph-mon[19468]: from='client.103629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:58 smithi087 ceph-mon[20993]: from='client.103629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:58 smithi077 ceph-mon[21151]: from='client.103629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:13:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:59 smithi087 ceph-mon[20993]: pgmap v2988: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:59.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:59 smithi077 ceph-mon[21151]: pgmap v2988: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:13:59.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:13:59.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:59 smithi046 ceph-mon[19468]: pgmap v2988: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:00.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:01.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:01 smithi087 ceph-mon[20993]: pgmap v2989: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:01 smithi046 ceph-mon[19468]: pgmap v2989: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:01 smithi077 ceph-mon[21151]: pgmap v2989: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:03.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:03.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:03.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:03.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:03.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:03 smithi046 ceph-mon[19468]: pgmap v2990: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:03 smithi087 ceph-mon[20993]: pgmap v2990: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:03 smithi077 ceph-mon[21151]: pgmap v2990: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:05.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:04 smithi077 ceph-mon[21151]: from='client.103704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:04 smithi046 ceph-mon[19468]: from='client.103704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:04 smithi087 ceph-mon[20993]: from='client.103704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:06.086 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:05 smithi077 ceph-mon[21151]: pgmap v2991: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:05 smithi046 ceph-mon[19468]: pgmap v2991: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:05 smithi087 ceph-mon[20993]: pgmap v2991: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:07 smithi046 ceph-mon[19468]: pgmap v2992: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:07 smithi087 ceph-mon[20993]: pgmap v2992: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:07 smithi077 ceph-mon[21151]: pgmap v2992: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:08.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:08.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:08.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:09.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:09.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:09.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:09.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:09.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:09 smithi046 ceph-mon[19468]: pgmap v2993: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:09 smithi087 ceph-mon[20993]: pgmap v2993: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:09 smithi077 ceph-mon[21151]: pgmap v2993: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:10 smithi046 ceph-mon[19468]: from='client.103782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:10 smithi087 ceph-mon[20993]: from='client.103782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:10 smithi077 ceph-mon[21151]: from='client.103782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:11 smithi046 ceph-mon[19468]: pgmap v2994: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:11 smithi087 ceph-mon[20993]: pgmap v2994: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:11 smithi077 ceph-mon[21151]: pgmap v2994: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:13 smithi046 ceph-mon[19468]: pgmap v2995: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:13 smithi087 ceph-mon[20993]: pgmap v2995: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:13 smithi077 ceph-mon[21151]: pgmap v2995: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:14.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:14.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:14.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:15.136 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:15.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:15 smithi046 ceph-mon[19468]: pgmap v2996: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:15 smithi046 ceph-mon[19468]: from='client.103857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:15 smithi087 ceph-mon[20993]: pgmap v2996: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:15 smithi087 ceph-mon[20993]: from='client.103857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:15 smithi077 ceph-mon[21151]: pgmap v2996: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:15 smithi077 ceph-mon[21151]: from='client.103857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:18.035 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:17 smithi077 ceph-mon[21151]: pgmap v2997: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:14:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:17 smithi046 ceph-mon[19468]: pgmap v2997: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:14:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:17 smithi087 ceph-mon[20993]: pgmap v2997: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:14:19.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: pgmap v2998: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:14:19.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:19.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:19.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:19.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:19.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:19.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: pgmap v2998: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: pgmap v2998: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:20.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:20.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:20.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:20.814 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:20.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:20.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:20.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:20.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:21 smithi077 ceph-mon[21151]: from='client.103935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:21 smithi077 ceph-mon[21151]: pgmap v2999: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:21 smithi046 ceph-mon[19468]: from='client.103935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:21 smithi046 ceph-mon[19468]: pgmap v2999: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:21 smithi087 ceph-mon[20993]: from='client.103935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:21 smithi087 ceph-mon[20993]: pgmap v2999: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:23 smithi046 ceph-mon[19468]: pgmap v3000: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:23 smithi087 ceph-mon[20993]: pgmap v3000: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:23 smithi077 ceph-mon[21151]: pgmap v3000: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:25.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:25.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:25.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:25 smithi046 ceph-mon[19468]: pgmap v3001: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:25 smithi087 ceph-mon[20993]: pgmap v3001: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:25 smithi077 ceph-mon[21151]: pgmap v3001: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:14:26.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:26.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:26.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:26.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:26.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:27 smithi046 ceph-mon[19468]: from='client.104010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:27 smithi046 ceph-mon[19468]: pgmap v3002: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:27 smithi087 ceph-mon[20993]: from='client.104010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:27 smithi087 ceph-mon[20993]: pgmap v3002: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:27 smithi077 ceph-mon[21151]: from='client.104010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:27 smithi077 ceph-mon[21151]: pgmap v3002: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:29 smithi077 ceph-mon[21151]: pgmap v3003: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:14:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:29 smithi046 ceph-mon[19468]: pgmap v3003: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:14:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:29 smithi087 ceph-mon[20993]: pgmap v3003: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:14:31.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:31.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:31.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:31 smithi046 ceph-mon[19468]: pgmap v3004: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:14:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:31 smithi087 ceph-mon[20993]: pgmap v3004: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:14:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:31 smithi077 ceph-mon[21151]: pgmap v3004: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:14:32.175 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:32.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:32.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:32.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:32.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:32 smithi046 ceph-mon[19468]: from='client.104085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:32 smithi087 ceph-mon[20993]: from='client.104085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:32 smithi077 ceph-mon[21151]: from='client.104085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:33 smithi046 ceph-mon[19468]: pgmap v3005: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:33 smithi087 ceph-mon[20993]: pgmap v3005: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:33 smithi077 ceph-mon[21151]: pgmap v3005: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:35.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:35 smithi077 ceph-mon[21151]: pgmap v3006: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:35 smithi046 ceph-mon[19468]: pgmap v3006: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:35 smithi087 ceph-mon[20993]: pgmap v3006: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:37.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:37.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:37.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:37.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:37.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:37.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:37.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:37.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:37 smithi046 ceph-mon[19468]: pgmap v3007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:37 smithi087 ceph-mon[20993]: pgmap v3007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:37 smithi077 ceph-mon[21151]: pgmap v3007: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:38 smithi077 ceph-mon[21151]: from='client.104163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:38 smithi046 ceph-mon[19468]: from='client.104163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:38 smithi087 ceph-mon[20993]: from='client.104163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:39.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: pgmap v3008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:39.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: pgmap v3008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: pgmap v3008: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:41 smithi087 ceph-mon[20993]: pgmap v3009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:41 smithi046 ceph-mon[19468]: pgmap v3009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:41 smithi077 ceph-mon[21151]: pgmap v3009: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:14:42.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:42.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:42.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:43.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:43.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:43.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:43.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:43.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: pgmap v3010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: pgmap v3010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:14:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: pgmap v3010: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:14:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:44.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:14:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:14:44.137+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:14:44.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:14:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:14:44.138+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:14:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:44 smithi046 ceph-mon[19468]: from='client.104235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:44 smithi087 ceph-mon[20993]: from='client.104235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:44 smithi077 ceph-mon[21151]: from='client.104235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:14:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:14:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:45 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:14:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:45 smithi046 ceph-mon[19468]: pgmap v3011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:14:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:45 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:14:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:45 smithi087 ceph-mon[20993]: pgmap v3011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:14:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:45 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:14:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:45 smithi077 ceph-mon[21151]: pgmap v3011: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:14:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:47 smithi046 ceph-mon[19468]: pgmap v3012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:47 smithi087 ceph-mon[20993]: pgmap v3012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:47 smithi077 ceph-mon[21151]: pgmap v3012: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:48.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:48.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:48.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:49.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:49.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:49.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:49.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:49.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:49 smithi046 ceph-mon[19468]: pgmap v3013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:49 smithi087 ceph-mon[20993]: pgmap v3013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:14:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:49 smithi077 ceph-mon[21151]: pgmap v3013: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:50 smithi046 ceph-mon[19468]: from='client.104415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:50 smithi087 ceph-mon[20993]: from='client.104415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:50 smithi077 ceph-mon[21151]: from='client.104415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:51 smithi046 ceph-mon[19468]: pgmap v3014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:51 smithi087 ceph-mon[20993]: pgmap v3014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:51 smithi077 ceph-mon[21151]: pgmap v3014: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:53 smithi046 ceph-mon[19468]: pgmap v3015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:53 smithi087 ceph-mon[20993]: pgmap v3015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:53 smithi077 ceph-mon[21151]: pgmap v3015: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:54.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:54.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:54.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:14:54.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:14:54.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:14:54.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:14:54.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:14:54.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:14:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:55 smithi046 ceph-mon[19468]: from='client.104490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:55 smithi046 ceph-mon[19468]: pgmap v3016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:55 smithi087 ceph-mon[20993]: from='client.104490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:55 smithi087 ceph-mon[20993]: pgmap v3016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:55 smithi077 ceph-mon[21151]: from='client.104490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:14:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:55 smithi077 ceph-mon[21151]: pgmap v3016: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:57 smithi046 ceph-mon[19468]: pgmap v3017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:57 smithi087 ceph-mon[20993]: pgmap v3017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:57 smithi077 ceph-mon[21151]: pgmap v3017: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:14:59.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:14:59.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:14:59.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: pgmap v3018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: pgmap v3018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.156 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: pgmap v3018: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.157 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:00.589 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:00.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:00.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:00.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:00.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:01.915 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:01 smithi087 ceph-mon[20993]: from='client.104568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:01.915 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:01 smithi087 ceph-mon[20993]: pgmap v3019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:01 smithi046 ceph-mon[19468]: from='client.104568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:01 smithi046 ceph-mon[19468]: pgmap v3019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:01 smithi077 ceph-mon[21151]: from='client.104568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:01 smithi077 ceph-mon[21151]: pgmap v3019: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:03 smithi046 ceph-mon[19468]: pgmap v3020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:03 smithi087 ceph-mon[20993]: pgmap v3020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:03 smithi077 ceph-mon[21151]: pgmap v3020: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:05.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:05.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:05.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:05 smithi046 ceph-mon[19468]: pgmap v3021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:05.985 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:05 smithi077 ceph-mon[21151]: pgmap v3021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:05 smithi087 ceph-mon[20993]: pgmap v3021: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:06.270 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:06.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:06.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:06.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:06.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:07 smithi046 ceph-mon[19468]: from='client.104643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:07 smithi046 ceph-mon[19468]: pgmap v3022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:07 smithi087 ceph-mon[20993]: from='client.104643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:07 smithi087 ceph-mon[20993]: pgmap v3022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:07 smithi077 ceph-mon[21151]: from='client.104643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:07 smithi077 ceph-mon[21151]: pgmap v3022: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:09 smithi077 ceph-mon[21151]: pgmap v3023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:09 smithi046 ceph-mon[19468]: pgmap v3023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:09 smithi087 ceph-mon[20993]: pgmap v3023: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:11.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:11.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:11.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:11.954 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:11.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:11.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:11.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:11.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:11 smithi046 ceph-mon[19468]: pgmap v3024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:11 smithi087 ceph-mon[20993]: pgmap v3024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:11 smithi077 ceph-mon[21151]: pgmap v3024: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:12 smithi046 ceph-mon[19468]: from='client.104715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:12 smithi087 ceph-mon[20993]: from='client.104715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:12 smithi077 ceph-mon[21151]: from='client.104715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:13.777 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:13 smithi046 ceph-mon[19468]: pgmap v3025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:13 smithi087 ceph-mon[20993]: pgmap v3025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:13 smithi077 ceph-mon[21151]: pgmap v3025: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:15 smithi046 ceph-mon[19468]: pgmap v3026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:15 smithi087 ceph-mon[20993]: pgmap v3026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:15 smithi077 ceph-mon[21151]: pgmap v3026: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:16.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:16.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:16.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:17.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:17 smithi046 ceph-mon[19468]: pgmap v3027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:17 smithi087 ceph-mon[20993]: pgmap v3027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:17 smithi077 ceph-mon[21151]: pgmap v3027: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:15:19.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:18 smithi046 ceph-mon[19468]: from='client.104790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:19.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:18 smithi087 ceph-mon[20993]: from='client.104790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:18 smithi077 ceph-mon[21151]: from='client.104790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:20.023 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: pgmap v3028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: pgmap v3028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: pgmap v3028: 225 pgs: 225 active+clean; 589 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:21.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:21 smithi077 ceph-mon[21151]: pgmap v3029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:15:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:21 smithi046 ceph-mon[19468]: pgmap v3029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:15:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:21 smithi087 ceph-mon[20993]: pgmap v3029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T04:15:22.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:22.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:22.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:23.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:23.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:23.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:23.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:23.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:23 smithi046 ceph-mon[19468]: pgmap v3030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:23 smithi087 ceph-mon[20993]: pgmap v3030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:23 smithi077 ceph-mon[21151]: pgmap v3030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:24 smithi046 ceph-mon[19468]: from='client.104859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:24 smithi087 ceph-mon[20993]: from='client.104859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:24 smithi077 ceph-mon[21151]: from='client.104859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:25 smithi046 ceph-mon[19468]: pgmap v3031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:25 smithi087 ceph-mon[20993]: pgmap v3031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:25 smithi077 ceph-mon[21151]: pgmap v3031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:15:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:27 smithi046 ceph-mon[19468]: pgmap v3032: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:27 smithi087 ceph-mon[20993]: pgmap v3032: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:27 smithi077 ceph-mon[21151]: pgmap v3032: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:28.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:28.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:28.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:29.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:29.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:29.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:29.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:29.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:29 smithi046 ceph-mon[19468]: from='client.104928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:29 smithi046 ceph-mon[19468]: pgmap v3033: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:15:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:29 smithi087 ceph-mon[20993]: from='client.104928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:29 smithi087 ceph-mon[20993]: pgmap v3033: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:15:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:29 smithi077 ceph-mon[21151]: from='client.104928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:29 smithi077 ceph-mon[21151]: pgmap v3033: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:31 smithi046 ceph-mon[19468]: pgmap v3034: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:31 smithi087 ceph-mon[20993]: pgmap v3034: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:31 smithi077 ceph-mon[21151]: pgmap v3034: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:15:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:33 smithi046 ceph-mon[19468]: pgmap v3035: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:34.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:34.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:34.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:33 smithi087 ceph-mon[20993]: pgmap v3035: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:33 smithi077 ceph-mon[21151]: pgmap v3035: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:34.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:35 smithi046 ceph-mon[19468]: from='client.105000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:35 smithi046 ceph-mon[19468]: pgmap v3036: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:35 smithi087 ceph-mon[20993]: from='client.105000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:35 smithi087 ceph-mon[20993]: pgmap v3036: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:35 smithi077 ceph-mon[21151]: from='client.105000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:35 smithi077 ceph-mon[21151]: pgmap v3036: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:15:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:37 smithi046 ceph-mon[19468]: pgmap v3037: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:15:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:37 smithi087 ceph-mon[20993]: pgmap v3037: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:15:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:37 smithi077 ceph-mon[21151]: pgmap v3037: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:15:39.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:39.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:39.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: pgmap v3038: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: pgmap v3038: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: pgmap v3038: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:40.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:40.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:41 smithi046 ceph-mon[19468]: from='client.105078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:41 smithi046 ceph-mon[19468]: pgmap v3039: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:42.110 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:41 smithi087 ceph-mon[20993]: from='client.105078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:42.111 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:41 smithi087 ceph-mon[20993]: pgmap v3039: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:41 smithi077 ceph-mon[21151]: from='client.105078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:41 smithi077 ceph-mon[21151]: pgmap v3039: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:44.012 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:43 smithi087 ceph-mon[20993]: pgmap v3040: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:43 smithi046 ceph-mon[19468]: pgmap v3040: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:43 smithi077 ceph-mon[21151]: pgmap v3040: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:45.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:15:44.867+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:15:45.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:15:44.868+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:15:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:15:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:15:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:15:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:15:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:15:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:15:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:15:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:15:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:15:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:45.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:45.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:45.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:46.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:46.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:46.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:46.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:46.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:46.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:46.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:45 smithi046 ceph-mon[19468]: pgmap v3041: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:45 smithi087 ceph-mon[20993]: pgmap v3041: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:15:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:45 smithi077 ceph-mon[21151]: pgmap v3041: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:15:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:15:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:15:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:46 smithi046 ceph-mon[19468]: from='client.105255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:15:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:15:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:46 smithi087 ceph-mon[20993]: from='client.105255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:15:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:15:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:46 smithi077 ceph-mon[21151]: from='client.105255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:47 smithi046 ceph-mon[19468]: pgmap v3042: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:47 smithi087 ceph-mon[20993]: pgmap v3042: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:47 smithi077 ceph-mon[21151]: pgmap v3042: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:49 smithi046 ceph-mon[19468]: pgmap v3043: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:15:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:49 smithi087 ceph-mon[20993]: pgmap v3043: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:15:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:49 smithi077 ceph-mon[21151]: pgmap v3043: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:15:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:51.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:51.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:51.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:51.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:51.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:51.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:51.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:51.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:51 smithi046 ceph-mon[19468]: pgmap v3044: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:51 smithi087 ceph-mon[20993]: pgmap v3044: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:51 smithi077 ceph-mon[21151]: pgmap v3044: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:52 smithi046 ceph-mon[19468]: from='client.105330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:52 smithi087 ceph-mon[20993]: from='client.105330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:52 smithi077 ceph-mon[21151]: from='client.105330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:53 smithi046 ceph-mon[19468]: pgmap v3045: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:53 smithi087 ceph-mon[20993]: pgmap v3045: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:53 smithi077 ceph-mon[21151]: pgmap v3045: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:55.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:55 smithi046 ceph-mon[19468]: pgmap v3046: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:55 smithi087 ceph-mon[20993]: pgmap v3046: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:55 smithi077 ceph-mon[21151]: pgmap v3046: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:56.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:15:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:15:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:15:57.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:15:57.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:15:57.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:15:57.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:15:57.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:15:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:57 smithi046 ceph-mon[19468]: pgmap v3047: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:57 smithi087 ceph-mon[20993]: pgmap v3047: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:57 smithi077 ceph-mon[21151]: pgmap v3047: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:15:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:58 smithi046 ceph-mon[19468]: from='client.105408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:58 smithi087 ceph-mon[20993]: from='client.105408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:58 smithi077 ceph-mon[21151]: from='client.105408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: pgmap v3048: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:15:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: pgmap v3048: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: pgmap v3048: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:00 smithi046 ceph-mon[19468]: pgmap v3049: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:01.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:00 smithi077 ceph-mon[21151]: pgmap v3049: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:00 smithi087 ceph-mon[20993]: pgmap v3049: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:02.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:02.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:02.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:03.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:03.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:03.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:03.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:03.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:03 smithi077 ceph-mon[21151]: pgmap v3050: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:03 smithi077 ceph-mon[21151]: from='client.105486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:03 smithi046 ceph-mon[19468]: pgmap v3050: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:03 smithi046 ceph-mon[19468]: from='client.105486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:03 smithi087 ceph-mon[20993]: pgmap v3050: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:03 smithi087 ceph-mon[20993]: from='client.105486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:05 smithi046 ceph-mon[19468]: pgmap v3051: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:05 smithi087 ceph-mon[20993]: pgmap v3051: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:05 smithi077 ceph-mon[21151]: pgmap v3051: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:07 smithi046 ceph-mon[19468]: pgmap v3052: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:08.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:08.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:08.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:07 smithi087 ceph-mon[20993]: pgmap v3052: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:07 smithi077 ceph-mon[21151]: pgmap v3052: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:08.791 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:08.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:08.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:08.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:08.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:09 smithi046 ceph-mon[19468]: from='client.105561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:09 smithi046 ceph-mon[19468]: pgmap v3053: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:09 smithi087 ceph-mon[20993]: from='client.105561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:09 smithi087 ceph-mon[20993]: pgmap v3053: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:09 smithi077 ceph-mon[21151]: from='client.105561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:09 smithi077 ceph-mon[21151]: pgmap v3053: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:11 smithi046 ceph-mon[19468]: pgmap v3054: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:11 smithi087 ceph-mon[20993]: pgmap v3054: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:11 smithi077 ceph-mon[21151]: pgmap v3054: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:13.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:13.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:13.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:13 smithi046 ceph-mon[19468]: pgmap v3055: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:13 smithi087 ceph-mon[20993]: pgmap v3055: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:13 smithi077 ceph-mon[21151]: pgmap v3055: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:14.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:14.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:14.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:14.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:14.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:15 smithi046 ceph-mon[19468]: from='client.105636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:15 smithi046 ceph-mon[19468]: pgmap v3056: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:15 smithi087 ceph-mon[20993]: from='client.105636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:15 smithi087 ceph-mon[20993]: pgmap v3056: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:15 smithi077 ceph-mon[21151]: from='client.105636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:15 smithi077 ceph-mon[21151]: pgmap v3056: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:17 smithi046 ceph-mon[19468]: pgmap v3057: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:17 smithi087 ceph-mon[20993]: pgmap v3057: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:17 smithi077 ceph-mon[21151]: pgmap v3057: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:19.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:19.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:19.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:19 smithi046 ceph-mon[19468]: pgmap v3058: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:19 smithi087 ceph-mon[20993]: pgmap v3058: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:19 smithi077 ceph-mon[21151]: pgmap v3058: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:20 smithi046 ceph-mon[19468]: from='client.105714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:20 smithi087 ceph-mon[20993]: from='client.105714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:20 smithi077 ceph-mon[21151]: from='client.105714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:22.026 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:21 smithi077 ceph-mon[21151]: pgmap v3059: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:16:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:21 smithi046 ceph-mon[19468]: pgmap v3059: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:16:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:21 smithi087 ceph-mon[20993]: pgmap v3059: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T04:16:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:23 smithi077 ceph-mon[21151]: pgmap v3060: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:24.037 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:23 smithi087 ceph-mon[20993]: pgmap v3060: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:23 smithi046 ceph-mon[19468]: pgmap v3060: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:25.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:25.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:25.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:25.850 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:25.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:25.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:25.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:25.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:25 smithi046 ceph-mon[19468]: pgmap v3061: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:25 smithi087 ceph-mon[20993]: pgmap v3061: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:25 smithi077 ceph-mon[21151]: pgmap v3061: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:16:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:26 smithi046 ceph-mon[19468]: from='client.105783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:26 smithi087 ceph-mon[20993]: from='client.105783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:26 smithi077 ceph-mon[21151]: from='client.105783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:27 smithi046 ceph-mon[19468]: pgmap v3062: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:27 smithi087 ceph-mon[20993]: pgmap v3062: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:27 smithi077 ceph-mon[21151]: pgmap v3062: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:29 smithi046 ceph-mon[19468]: pgmap v3063: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:16:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:29 smithi087 ceph-mon[20993]: pgmap v3063: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:16:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:29 smithi077 ceph-mon[21151]: pgmap v3063: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:16:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:30.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:31.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:31.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:31.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:31.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:31.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:31 smithi046 ceph-mon[19468]: pgmap v3064: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:31 smithi087 ceph-mon[20993]: pgmap v3064: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:31 smithi077 ceph-mon[21151]: pgmap v3064: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:32 smithi046 ceph-mon[19468]: from='client.84319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:32 smithi087 ceph-mon[20993]: from='client.84319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:32 smithi077 ceph-mon[21151]: from='client.84319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:33 smithi046 ceph-mon[19468]: pgmap v3065: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:33 smithi087 ceph-mon[20993]: pgmap v3065: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:33 smithi077 ceph-mon[21151]: pgmap v3065: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:36.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:35 smithi046 ceph-mon[19468]: pgmap v3066: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:35 smithi087 ceph-mon[20993]: pgmap v3066: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:35 smithi077 ceph-mon[21151]: pgmap v3066: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T04:16:36.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:36.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:36.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:37.219 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:37.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:37.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:37.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:37.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:37 smithi046 ceph-mon[19468]: pgmap v3067: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:37 smithi087 ceph-mon[20993]: pgmap v3067: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:37 smithi077 ceph-mon[21151]: pgmap v3067: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:16:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:38 smithi046 ceph-mon[19468]: from='client.105936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:38 smithi087 ceph-mon[20993]: from='client.105936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:38 smithi077 ceph-mon[21151]: from='client.105936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:39 smithi046 ceph-mon[19468]: pgmap v3068: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:39 smithi087 ceph-mon[20993]: pgmap v3068: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:39 smithi077 ceph-mon[21151]: pgmap v3068: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:40 smithi087 ceph-mon[20993]: pgmap v3069: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:40 smithi077 ceph-mon[21151]: pgmap v3069: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:40 smithi046 ceph-mon[19468]: pgmap v3069: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:42.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:42.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:42.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:42.907 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:42.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:42.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:42.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:42.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:43.869 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:43 smithi077 ceph-mon[21151]: from='client.106014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:43.934 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:43 smithi077 ceph-mon[21151]: pgmap v3070: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:43 smithi046 ceph-mon[19468]: from='client.106014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:43 smithi046 ceph-mon[19468]: pgmap v3070: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:43 smithi087 ceph-mon[20993]: from='client.106014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:43 smithi087 ceph-mon[20993]: pgmap v3070: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: pgmap v3071: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:45.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:16:45.594+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:16:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:16:45.595+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: pgmap v3071: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: pgmap v3071: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:16:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:16:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:16:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:16:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:16:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:16:47.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:47.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:47.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:47 smithi046 ceph-mon[19468]: pgmap v3072: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:47 smithi087 ceph-mon[20993]: pgmap v3072: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:47 smithi077 ceph-mon[21151]: pgmap v3072: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:16:48.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:48.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:48.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:48.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:48.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:49 smithi046 ceph-mon[19468]: from='client.106194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:49 smithi046 ceph-mon[19468]: pgmap v3073: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:49 smithi087 ceph-mon[20993]: from='client.106194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:49 smithi087 ceph-mon[20993]: pgmap v3073: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:49 smithi077 ceph-mon[21151]: from='client.106194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:49 smithi077 ceph-mon[21151]: pgmap v3073: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:16:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:51 smithi046 ceph-mon[19468]: pgmap v3074: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:51 smithi087 ceph-mon[20993]: pgmap v3074: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:51 smithi077 ceph-mon[21151]: pgmap v3074: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:53.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:53.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:53.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:53 smithi046 ceph-mon[19468]: pgmap v3075: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:53 smithi087 ceph-mon[20993]: pgmap v3075: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:53 smithi077 ceph-mon[21151]: pgmap v3075: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:54.262 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:54.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:54.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:54.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:54.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:55 smithi046 ceph-mon[19468]: from='client.106272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:55 smithi046 ceph-mon[19468]: pgmap v3076: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:55 smithi087 ceph-mon[20993]: from='client.106272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:55 smithi087 ceph-mon[20993]: pgmap v3076: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:55 smithi077 ceph-mon[21151]: from='client.106272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:16:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:55 smithi077 ceph-mon[21151]: pgmap v3076: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:57.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:57 smithi046 ceph-mon[19468]: pgmap v3077: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:57 smithi087 ceph-mon[20993]: pgmap v3077: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:57 smithi077 ceph-mon[21151]: pgmap v3077: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:59.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:16:59.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:16:59.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:16:59.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:59 smithi087 ceph-mon[20993]: pgmap v3078: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:59.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:59.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:59.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:16:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:59.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:16:59.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:16:59.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:16:59.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:16:59.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:16:59.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:59 smithi046 ceph-mon[19468]: pgmap v3078: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:16:59.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:59.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:16:59.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:16:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:59 smithi077 ceph-mon[21151]: pgmap v3078: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:16:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:00 smithi046 ceph-mon[19468]: from='client.106350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:00 smithi087 ceph-mon[20993]: from='client.106350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:00 smithi077 ceph-mon[21151]: from='client.106350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:01 smithi046 ceph-mon[19468]: pgmap v3079: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:01 smithi087 ceph-mon[20993]: pgmap v3079: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:01 smithi077 ceph-mon[21151]: pgmap v3079: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:04.062 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:03 smithi087 ceph-mon[20993]: pgmap v3080: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:03 smithi046 ceph-mon[19468]: pgmap v3080: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:03 smithi077 ceph-mon[21151]: pgmap v3080: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:04.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:04.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:04.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:05.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:05.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:05.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:05.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:05.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:06.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:05 smithi087 ceph-mon[20993]: pgmap v3081: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:05 smithi046 ceph-mon[19468]: pgmap v3081: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:05 smithi077 ceph-mon[21151]: pgmap v3081: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:17:07.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:06 smithi077 ceph-mon[21151]: from='client.106428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:06 smithi046 ceph-mon[19468]: from='client.106428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:06 smithi087 ceph-mon[20993]: from='client.106428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:08.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:07 smithi077 ceph-mon[21151]: pgmap v3082: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:07 smithi046 ceph-mon[19468]: pgmap v3082: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:07 smithi087 ceph-mon[20993]: pgmap v3082: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:09 smithi046 ceph-mon[19468]: pgmap v3083: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:09 smithi087 ceph-mon[20993]: pgmap v3083: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:09 smithi077 ceph-mon[21151]: pgmap v3083: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:10.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:10.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:10.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:11.317 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:11.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:11.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:11.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:11.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:11 smithi046 ceph-mon[19468]: pgmap v3084: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:11 smithi087 ceph-mon[20993]: pgmap v3084: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:11 smithi077 ceph-mon[21151]: pgmap v3084: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:12 smithi046 ceph-mon[19468]: from='client.106503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:12 smithi087 ceph-mon[20993]: from='client.106503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:12 smithi077 ceph-mon[21151]: from='client.106503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:13 smithi046 ceph-mon[19468]: pgmap v3085: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:13 smithi087 ceph-mon[20993]: pgmap v3085: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:13 smithi077 ceph-mon[21151]: pgmap v3085: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:15 smithi046 ceph-mon[19468]: pgmap v3086: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:15 smithi087 ceph-mon[20993]: pgmap v3086: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:15 smithi077 ceph-mon[21151]: pgmap v3086: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T04:17:16.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:16.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:16.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:17.023 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:17.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:17.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:17.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:17.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:17 smithi046 ceph-mon[19468]: from='client.106575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:17 smithi046 ceph-mon[19468]: pgmap v3087: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:17 smithi087 ceph-mon[20993]: from='client.106575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:17 smithi087 ceph-mon[20993]: pgmap v3087: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:17:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:17 smithi077 ceph-mon[21151]: from='client.106575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:17 smithi077 ceph-mon[21151]: pgmap v3087: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:17:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:19 smithi046 ceph-mon[19468]: pgmap v3088: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:19 smithi087 ceph-mon[20993]: pgmap v3088: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:19 smithi077 ceph-mon[21151]: pgmap v3088: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:20.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:20.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:21 smithi077 ceph-mon[21151]: pgmap v3089: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:21 smithi046 ceph-mon[19468]: pgmap v3089: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:21 smithi087 ceph-mon[20993]: pgmap v3089: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:22.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:22.026 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:22.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:22.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:22.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:22.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:22.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:22.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:24.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:23 smithi077 ceph-mon[21151]: from='client.106650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:24.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:23 smithi077 ceph-mon[21151]: pgmap v3090: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:23 smithi046 ceph-mon[19468]: from='client.106650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:23 smithi046 ceph-mon[19468]: pgmap v3090: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:23 smithi087 ceph-mon[20993]: from='client.106650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:23 smithi087 ceph-mon[20993]: pgmap v3090: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:25 smithi087 ceph-mon[20993]: pgmap v3091: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:25 smithi046 ceph-mon[19468]: pgmap v3091: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:25 smithi077 ceph-mon[21151]: pgmap v3091: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:27.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:27.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:27.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:27 smithi046 ceph-mon[19468]: pgmap v3092: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:27 smithi087 ceph-mon[20993]: pgmap v3092: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:27 smithi077 ceph-mon[21151]: pgmap v3092: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:28.391 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:28.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:28.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:28.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:28.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:29.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:29 smithi046 ceph-mon[19468]: from='client.106722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:29.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:29 smithi046 ceph-mon[19468]: pgmap v3093: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:29.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:29.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:29.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:29 smithi087 ceph-mon[20993]: from='client.106722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:29 smithi087 ceph-mon[20993]: pgmap v3093: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:29 smithi077 ceph-mon[21151]: from='client.106722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:29 smithi077 ceph-mon[21151]: pgmap v3093: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:31 smithi046 ceph-mon[19468]: pgmap v3094: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:31 smithi087 ceph-mon[20993]: pgmap v3094: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:31 smithi077 ceph-mon[21151]: pgmap v3094: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:33.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:33.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:33.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:34.080 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:34.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:34.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:34.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:34.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:34.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:33 smithi046 ceph-mon[19468]: pgmap v3095: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:33 smithi087 ceph-mon[20993]: pgmap v3095: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:33 smithi077 ceph-mon[21151]: pgmap v3095: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:34 smithi046 ceph-mon[19468]: from='client.106800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:34 smithi087 ceph-mon[20993]: from='client.106800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:34 smithi077 ceph-mon[21151]: from='client.106800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:35 smithi046 ceph-mon[19468]: pgmap v3096: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:35 smithi087 ceph-mon[20993]: pgmap v3096: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:35 smithi077 ceph-mon[21151]: pgmap v3096: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:37.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:37 smithi046 ceph-mon[19468]: pgmap v3097: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:37 smithi087 ceph-mon[20993]: pgmap v3097: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:37 smithi077 ceph-mon[21151]: pgmap v3097: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:39.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:39.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:39.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:39.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:39.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:39.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:39.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:39.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:39 smithi046 ceph-mon[19468]: pgmap v3098: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:39 smithi087 ceph-mon[20993]: pgmap v3098: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:39 smithi077 ceph-mon[21151]: pgmap v3098: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='client.106875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='client.106875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='client.106875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:41 smithi046 ceph-mon[19468]: pgmap v3099: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:41 smithi087 ceph-mon[20993]: pgmap v3099: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:41 smithi077 ceph-mon[21151]: pgmap v3099: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:17:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:43 smithi046 ceph-mon[19468]: pgmap v3100: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:43 smithi087 ceph-mon[20993]: pgmap v3100: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:43 smithi077 ceph-mon[21151]: pgmap v3100: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:44.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:44.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:44.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:45.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:45.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:45.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:45.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:45.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:46.088 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: pgmap v3101: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:46.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:17:46.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:17:46.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:17:46.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:46.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: pgmap v3101: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:17:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:17:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:17:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: pgmap v3101: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:46.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:17:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:17:46.311+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:17:46.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:17:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:17:46.312+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:17:46.899 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:46 smithi077 ceph-mon[21151]: from='client.106953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:46.899 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:46 smithi046 ceph-mon[19468]: from='client.106953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:46 smithi087 ceph-mon[20993]: from='client.106953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:17:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:17:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:17:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:47 smithi046 ceph-mon[19468]: pgmap v3102: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:17:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:17:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:47 smithi087 ceph-mon[20993]: pgmap v3102: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:17:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:17:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:47 smithi077 ceph-mon[21151]: pgmap v3102: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:17:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:49 smithi046 ceph-mon[19468]: pgmap v3103: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:49 smithi087 ceph-mon[20993]: pgmap v3103: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:49 smithi077 ceph-mon[21151]: pgmap v3103: 225 pgs: 225 active+clean; 589 KiB data, 99 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:17:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:17:50.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:50.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:50.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:51.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:51.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:51.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:51.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:51.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:51 smithi046 ceph-mon[19468]: pgmap v3104: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:51 smithi046 ceph-mon[19468]: from='client.107133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:51 smithi087 ceph-mon[20993]: pgmap v3104: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:51 smithi087 ceph-mon[20993]: from='client.107133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:52.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:51 smithi077 ceph-mon[21151]: pgmap v3104: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:52.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:51 smithi077 ceph-mon[21151]: from='client.107133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:53 smithi046 ceph-mon[19468]: pgmap v3105: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:53 smithi087 ceph-mon[20993]: pgmap v3105: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:53 smithi077 ceph-mon[21151]: pgmap v3105: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:55 smithi046 ceph-mon[19468]: pgmap v3106: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:55 smithi087 ceph-mon[20993]: pgmap v3106: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:56.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:17:56.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:17:56.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:17:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:55 smithi077 ceph-mon[21151]: pgmap v3106: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:17:56.840 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:17:56.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:17:56.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:17:56.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:17:56.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:17:58.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:57 smithi046 ceph-mon[19468]: from='client.107211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:58.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:57 smithi046 ceph-mon[19468]: pgmap v3107: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:57 smithi087 ceph-mon[20993]: from='client.107211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:57 smithi087 ceph-mon[20993]: pgmap v3107: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:17:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:57 smithi077 ceph-mon[21151]: from='client.107211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:17:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:57 smithi077 ceph-mon[21151]: pgmap v3107: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:17:59 smithi046 ceph-mon[19468]: pgmap v3108: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:17:59 smithi087 ceph-mon[20993]: pgmap v3108: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:17:59 smithi077 ceph-mon[21151]: pgmap v3108: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:01 smithi046 ceph-mon[19468]: pgmap v3109: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:01 smithi087 ceph-mon[20993]: pgmap v3109: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:01 smithi077 ceph-mon[21151]: pgmap v3109: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:01.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:02.523 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:02.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:02.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:02.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:02.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:03 smithi046 ceph-mon[19468]: from='client.107286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:03 smithi046 ceph-mon[19468]: pgmap v3110: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:03 smithi087 ceph-mon[20993]: from='client.107286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:03 smithi087 ceph-mon[20993]: pgmap v3110: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:03 smithi077 ceph-mon[21151]: from='client.107286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:03 smithi077 ceph-mon[21151]: pgmap v3110: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:05.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:05 smithi077 ceph-mon[21151]: pgmap v3111: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:05.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:05 smithi087 ceph-mon[20993]: pgmap v3111: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:05 smithi046 ceph-mon[19468]: pgmap v3111: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:07.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:07.525 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:07.525 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:07 smithi046 ceph-mon[19468]: pgmap v3112: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:07 smithi087 ceph-mon[20993]: pgmap v3112: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:07 smithi077 ceph-mon[21151]: pgmap v3112: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:08.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:08.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:08.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:08.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:08.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:08 smithi046 ceph-mon[19468]: from='client.107358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:08 smithi087 ceph-mon[20993]: from='client.107358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:08 smithi077 ceph-mon[21151]: from='client.107358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:09 smithi046 ceph-mon[19468]: pgmap v3113: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:09 smithi087 ceph-mon[20993]: pgmap v3113: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:09 smithi077 ceph-mon[21151]: pgmap v3113: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:11 smithi046 ceph-mon[19468]: pgmap v3114: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:11 smithi087 ceph-mon[20993]: pgmap v3114: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:11 smithi077 ceph-mon[21151]: pgmap v3114: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:13.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:13.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:13.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:13.898 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:13.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:13.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:13.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:13.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:13 smithi046 ceph-mon[19468]: pgmap v3115: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:13 smithi087 ceph-mon[20993]: pgmap v3115: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:13 smithi077 ceph-mon[21151]: pgmap v3115: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:14 smithi046 ceph-mon[19468]: from='client.107430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:14 smithi087 ceph-mon[20993]: from='client.107430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:14 smithi077 ceph-mon[21151]: from='client.107430 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:15 smithi046 ceph-mon[19468]: pgmap v3116: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:15 smithi087 ceph-mon[20993]: pgmap v3116: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:15 smithi077 ceph-mon[21151]: pgmap v3116: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:17.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:17 smithi046 ceph-mon[19468]: pgmap v3117: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:17 smithi087 ceph-mon[20993]: pgmap v3117: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:17 smithi077 ceph-mon[21151]: pgmap v3117: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:18.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:18.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:18.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:19.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:19.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:19.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:19.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:19.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:19 smithi046 ceph-mon[19468]: pgmap v3118: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:19 smithi087 ceph-mon[20993]: pgmap v3118: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:20.160 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:19 smithi077 ceph-mon[21151]: pgmap v3118: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='client.107508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='client.107508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:21.130 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.130 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='client.107508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:21 smithi046 ceph-mon[19468]: pgmap v3119: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:21 smithi087 ceph-mon[20993]: pgmap v3119: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:21 smithi077 ceph-mon[21151]: pgmap v3119: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:23 smithi046 ceph-mon[19468]: pgmap v3120: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:23 smithi087 ceph-mon[20993]: pgmap v3120: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:23 smithi077 ceph-mon[21151]: pgmap v3120: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:24.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:24.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:24.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:25.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:26.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:25 smithi077 ceph-mon[21151]: pgmap v3121: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:25 smithi046 ceph-mon[19468]: pgmap v3121: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:25 smithi087 ceph-mon[20993]: pgmap v3121: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:27.011 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:26 smithi087 ceph-mon[20993]: from='client.107586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:27.084 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:26 smithi077 ceph-mon[21151]: from='client.107586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:26 smithi046 ceph-mon[19468]: from='client.107586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:28.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:27 smithi087 ceph-mon[20993]: pgmap v3122: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:27 smithi046 ceph-mon[19468]: pgmap v3122: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:28.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:27 smithi077 ceph-mon[21151]: pgmap v3122: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:29 smithi046 ceph-mon[19468]: pgmap v3123: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:29 smithi087 ceph-mon[20993]: pgmap v3123: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:29 smithi077 ceph-mon[21151]: pgmap v3123: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:30.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:30.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:30.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:30.973 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:30.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:30.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:30.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:30.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:30 smithi077 ceph-mon[21151]: from='client.107661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:30 smithi077 ceph-mon[21151]: pgmap v3124: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:30 smithi046 ceph-mon[19468]: from='client.107661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:30 smithi046 ceph-mon[19468]: pgmap v3124: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:31.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:31.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:30 smithi087 ceph-mon[20993]: from='client.107661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:31.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:30 smithi087 ceph-mon[20993]: pgmap v3124: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:33 smithi046 ceph-mon[19468]: pgmap v3125: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:33 smithi087 ceph-mon[20993]: pgmap v3125: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:33 smithi077 ceph-mon[21151]: pgmap v3125: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:35.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:35.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:35.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:35 smithi046 ceph-mon[19468]: pgmap v3126: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:35 smithi087 ceph-mon[20993]: pgmap v3126: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:35 smithi077 ceph-mon[21151]: pgmap v3126: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:18:36.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:36.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:36.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:36.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:36.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:37 smithi046 ceph-mon[19468]: from='client.107736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:37 smithi046 ceph-mon[19468]: pgmap v3127: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:37 smithi087 ceph-mon[20993]: from='client.107736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:37 smithi087 ceph-mon[20993]: pgmap v3127: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:37 smithi077 ceph-mon[21151]: from='client.107736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:37 smithi077 ceph-mon[21151]: pgmap v3127: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:40.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:39 smithi046 ceph-mon[19468]: pgmap v3128: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:39 smithi087 ceph-mon[20993]: pgmap v3128: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:39 smithi077 ceph-mon[21151]: pgmap v3128: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:41 smithi046 ceph-mon[19468]: pgmap v3129: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:41 smithi087 ceph-mon[20993]: pgmap v3129: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:41.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:41.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:41.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:41 smithi077 ceph-mon[21151]: pgmap v3129: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:42.341 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:42.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:42.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:42.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:42.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:43 smithi046 ceph-mon[19468]: from='client.107811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:43 smithi046 ceph-mon[19468]: pgmap v3130: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:43 smithi087 ceph-mon[20993]: from='client.107811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:43 smithi087 ceph-mon[20993]: pgmap v3130: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:43 smithi077 ceph-mon[21151]: from='client.107811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:43 smithi077 ceph-mon[21151]: pgmap v3130: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:45 smithi046 ceph-mon[19468]: pgmap v3131: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:45 smithi087 ceph-mon[20993]: pgmap v3131: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:45 smithi077 ceph-mon[21151]: pgmap v3131: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:46.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:18:46.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:18:46.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:18:46.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:46.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:47.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:18:47.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:18:47.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:18:47.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:47.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:47.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:18:47.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:18:47.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:18:47.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:47.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:47.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:47.342 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:18:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:18:47.059+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:18:47.343 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:18:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:18:47.060+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:18:47.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:47.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:48.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:48.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:48.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:48.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:48.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:48.031 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:48.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:47 smithi077 ceph-mon[21151]: pgmap v3132: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:48.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:48.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:47 smithi087 ceph-mon[20993]: pgmap v3132: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:18:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:47 smithi046 ceph-mon[19468]: pgmap v3132: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:18:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:48 smithi087 ceph-mon[20993]: from='client.107994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:18:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:18:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:48 smithi046 ceph-mon[19468]: from='client.107994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:49.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:18:49.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:18:49.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:48 smithi077 ceph-mon[21151]: from='client.107994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:49 smithi046 ceph-mon[19468]: pgmap v3133: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:49 smithi087 ceph-mon[20993]: pgmap v3133: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:49 smithi077 ceph-mon[21151]: pgmap v3133: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:51 smithi046 ceph-mon[19468]: pgmap v3134: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:51 smithi087 ceph-mon[20993]: pgmap v3134: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:18:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:51 smithi077 ceph-mon[21151]: pgmap v3134: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:53.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:53.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:53.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:53.679 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:53.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:53.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:53.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:53.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:18:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:53 smithi046 ceph-mon[19468]: pgmap v3135: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:53 smithi087 ceph-mon[20993]: pgmap v3135: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:53 smithi077 ceph-mon[21151]: pgmap v3135: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:54 smithi046 ceph-mon[19468]: from='client.108072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:54 smithi087 ceph-mon[20993]: from='client.108072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:54 smithi077 ceph-mon[21151]: from='client.108072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:18:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:55 smithi046 ceph-mon[19468]: pgmap v3136: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:55 smithi087 ceph-mon[20993]: pgmap v3136: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:55 smithi077 ceph-mon[21151]: pgmap v3136: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:57 smithi046 ceph-mon[19468]: pgmap v3137: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:57 smithi087 ceph-mon[20993]: pgmap v3137: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:57 smithi077 ceph-mon[21151]: pgmap v3137: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:18:58.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:18:58.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:18:58.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:18:59.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:18:59.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:18:59.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:18:59.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:18:59.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:18:59 smithi046 ceph-mon[19468]: pgmap v3138: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:18:59 smithi087 ceph-mon[20993]: pgmap v3138: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:18:59 smithi077 ceph-mon[21151]: pgmap v3138: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='client.108147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='client.108147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='client.108147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:01 smithi046 ceph-mon[19468]: pgmap v3139: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:01 smithi087 ceph-mon[20993]: pgmap v3139: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:01 smithi077 ceph-mon[21151]: pgmap v3139: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:03 smithi046 ceph-mon[19468]: pgmap v3140: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:03 smithi087 ceph-mon[20993]: pgmap v3140: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:03 smithi077 ceph-mon[21151]: pgmap v3140: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:04.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:04.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:04.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:05.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:05.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:05.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:05.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:05.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:05 smithi046 ceph-mon[19468]: from='client.108225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:05 smithi046 ceph-mon[19468]: pgmap v3141: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:05 smithi087 ceph-mon[20993]: from='client.108225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:05 smithi087 ceph-mon[20993]: pgmap v3141: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:05 smithi077 ceph-mon[21151]: from='client.108225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:05 smithi077 ceph-mon[21151]: pgmap v3141: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:07 smithi046 ceph-mon[19468]: pgmap v3142: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:19:08.111 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:07 smithi087 ceph-mon[20993]: pgmap v3142: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:19:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:07 smithi077 ceph-mon[21151]: pgmap v3142: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:19:10.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:10.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:10.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:09 smithi046 ceph-mon[19468]: pgmap v3143: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:19:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:09 smithi087 ceph-mon[20993]: pgmap v3143: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:19:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:09 smithi077 ceph-mon[21151]: pgmap v3143: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:19:10.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:10.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:10.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:10.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:10.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:11 smithi046 ceph-mon[19468]: from='client.108300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:11 smithi046 ceph-mon[19468]: pgmap v3144: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:11 smithi087 ceph-mon[20993]: from='client.108300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:11 smithi087 ceph-mon[20993]: pgmap v3144: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:11 smithi077 ceph-mon[21151]: from='client.108300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:11 smithi077 ceph-mon[21151]: pgmap v3144: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:13 smithi046 ceph-mon[19468]: pgmap v3145: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:13 smithi087 ceph-mon[20993]: pgmap v3145: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:13 smithi077 ceph-mon[21151]: pgmap v3145: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:15.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:15.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:15.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:15 smithi046 ceph-mon[19468]: pgmap v3146: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:15 smithi087 ceph-mon[20993]: pgmap v3146: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:15 smithi077 ceph-mon[21151]: pgmap v3146: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:19:16.463 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:17 smithi046 ceph-mon[19468]: from='client.108378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:17 smithi046 ceph-mon[19468]: pgmap v3147: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:17 smithi087 ceph-mon[20993]: from='client.108378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:17 smithi087 ceph-mon[20993]: pgmap v3147: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:17 smithi077 ceph-mon[21151]: from='client.108378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:17 smithi077 ceph-mon[21151]: pgmap v3147: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:19.985 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:19 smithi046 ceph-mon[19468]: pgmap v3148: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:19:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:19 smithi087 ceph-mon[20993]: pgmap v3148: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:19:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:19 smithi077 ceph-mon[21151]: pgmap v3148: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:19:21.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:21.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:21.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: pgmap v3149: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: pgmap v3149: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: pgmap v3149: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:19:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:22.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:22.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:22.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:22.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:22.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:22 smithi046 ceph-mon[19468]: from='client.108456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:22 smithi087 ceph-mon[20993]: from='client.108456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:22 smithi077 ceph-mon[21151]: from='client.108456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:23 smithi046 ceph-mon[19468]: pgmap v3150: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:23 smithi087 ceph-mon[20993]: pgmap v3150: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:23 smithi077 ceph-mon[21151]: pgmap v3150: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:25 smithi046 ceph-mon[19468]: pgmap v3151: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:25 smithi087 ceph-mon[20993]: pgmap v3151: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:25 smithi077 ceph-mon[21151]: pgmap v3151: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:27.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:27.852 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:27.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:27.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:27.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:27.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:28.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:27 smithi077 ceph-mon[21151]: pgmap v3152: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:27 smithi046 ceph-mon[19468]: pgmap v3152: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:27 smithi087 ceph-mon[20993]: pgmap v3152: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:28 smithi087 ceph-mon[20993]: from='client.108531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:28 smithi046 ceph-mon[19468]: from='client.108531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:28 smithi077 ceph-mon[21151]: from='client.108531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:29.946 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:29 smithi087 ceph-mon[20993]: pgmap v3153: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:29 smithi046 ceph-mon[19468]: pgmap v3153: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:29 smithi077 ceph-mon[21151]: pgmap v3153: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:31 smithi046 ceph-mon[19468]: pgmap v3154: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:31 smithi087 ceph-mon[20993]: pgmap v3154: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:31 smithi077 ceph-mon[21151]: pgmap v3154: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:32.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:32.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:32.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:33.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:33.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:33.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:33.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:33.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:33 smithi046 ceph-mon[19468]: pgmap v3155: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:33 smithi087 ceph-mon[20993]: pgmap v3155: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:33 smithi077 ceph-mon[21151]: pgmap v3155: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:34 smithi046 ceph-mon[19468]: from='client.108609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:34 smithi087 ceph-mon[20993]: from='client.108609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:34 smithi077 ceph-mon[21151]: from='client.108609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:35 smithi046 ceph-mon[19468]: pgmap v3156: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:35 smithi087 ceph-mon[20993]: pgmap v3156: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:35 smithi077 ceph-mon[21151]: pgmap v3156: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:37 smithi046 ceph-mon[19468]: pgmap v3157: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:37 smithi087 ceph-mon[20993]: pgmap v3157: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:37 smithi077 ceph-mon[21151]: pgmap v3157: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:38.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:38.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:38.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:39.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:40.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:39 smithi087 ceph-mon[20993]: pgmap v3158: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:40.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:39 smithi087 ceph-mon[20993]: from='client.108687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:39 smithi046 ceph-mon[19468]: pgmap v3158: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:39 smithi046 ceph-mon[19468]: from='client.108687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:39 smithi077 ceph-mon[21151]: pgmap v3158: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:39 smithi077 ceph-mon[21151]: from='client.108687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: pgmap v3159: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: pgmap v3159: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: pgmap v3159: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:43 smithi046 ceph-mon[19468]: pgmap v3160: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:43 smithi087 ceph-mon[20993]: pgmap v3160: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:43 smithi077 ceph-mon[21151]: pgmap v3160: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:44.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:44.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:44.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:44.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:44.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:44.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:44.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:44.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:45 smithi046 ceph-mon[19468]: from='client.108762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:45 smithi046 ceph-mon[19468]: pgmap v3161: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:45 smithi087 ceph-mon[20993]: from='client.108762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:45 smithi087 ceph-mon[20993]: pgmap v3161: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:45 smithi077 ceph-mon[21151]: from='client.108762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:45 smithi077 ceph-mon[21151]: pgmap v3161: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:48.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:19:47.783+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:19:47.784+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: pgmap v3162: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: pgmap v3162: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:19:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:19:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:19:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: pgmap v3162: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:19:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:19:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:19:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:19:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:19:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:19:49.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:49.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:19:49.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:19:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:19:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:19:49.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:49.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:49.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:49.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:49 smithi077 ceph-mon[21151]: pgmap v3163: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:49 smithi046 ceph-mon[19468]: pgmap v3163: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:49 smithi087 ceph-mon[20993]: pgmap v3163: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:19:50.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:50.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:50.601 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:51 smithi046 ceph-mon[19468]: from='client.108942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:51 smithi046 ceph-mon[19468]: pgmap v3164: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:51 smithi087 ceph-mon[20993]: from='client.108942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:51 smithi087 ceph-mon[20993]: pgmap v3164: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:51 smithi077 ceph-mon[21151]: from='client.108942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:51 smithi077 ceph-mon[21151]: pgmap v3164: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:53 smithi046 ceph-mon[19468]: pgmap v3165: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:53 smithi087 ceph-mon[20993]: pgmap v3165: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:53 smithi077 ceph-mon[21151]: pgmap v3165: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:55.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:19:55.603 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:19:55.603 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:19:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:55 smithi046 ceph-mon[19468]: pgmap v3166: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:55 smithi087 ceph-mon[20993]: pgmap v3166: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:55 smithi077 ceph-mon[21151]: pgmap v3166: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:19:56.288 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:19:56.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:19:56.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:19:56.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:19:56.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:19:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:57 smithi046 ceph-mon[19468]: from='client.109020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:57 smithi046 ceph-mon[19468]: pgmap v3167: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:57 smithi087 ceph-mon[20993]: from='client.109020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:57 smithi087 ceph-mon[20993]: pgmap v3167: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:19:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:57 smithi077 ceph-mon[21151]: from='client.109020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:19:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:57 smithi077 ceph-mon[21151]: pgmap v3167: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:19:59 smithi046 ceph-mon[19468]: pgmap v3168: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:20:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:19:59 smithi087 ceph-mon[20993]: pgmap v3168: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:20:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:19:59 smithi077 ceph-mon[21151]: pgmap v3168: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:20:01.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:20:01.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:20:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:20:01.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:01.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:01.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:01 smithi046 ceph-mon[19468]: pgmap v3169: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:01.975 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:01.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:01.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:01.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:01.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:01 smithi087 ceph-mon[20993]: pgmap v3169: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:01 smithi077 ceph-mon[21151]: pgmap v3169: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:03.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:02 smithi046 ceph-mon[19468]: from='client.109098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:02 smithi087 ceph-mon[20993]: from='client.109098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:02 smithi077 ceph-mon[21151]: from='client.109098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:03 smithi046 ceph-mon[19468]: pgmap v3170: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:03 smithi087 ceph-mon[20993]: pgmap v3170: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:03 smithi077 ceph-mon[21151]: pgmap v3170: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:05 smithi046 ceph-mon[19468]: pgmap v3171: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:05 smithi087 ceph-mon[20993]: pgmap v3171: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:05 smithi077 ceph-mon[21151]: pgmap v3171: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:06.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:06.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:06.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:07.660 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:07.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:07.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:07.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:07.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:07 smithi046 ceph-mon[19468]: pgmap v3172: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:07 smithi087 ceph-mon[20993]: pgmap v3172: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:07 smithi077 ceph-mon[21151]: pgmap v3172: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:08 smithi046 ceph-mon[19468]: from='client.109173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:08 smithi087 ceph-mon[20993]: from='client.109173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:08 smithi077 ceph-mon[21151]: from='client.109173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:09 smithi087 ceph-mon[20993]: pgmap v3173: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:09 smithi077 ceph-mon[21151]: pgmap v3173: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:09 smithi046 ceph-mon[19468]: pgmap v3173: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:11 smithi077 ceph-mon[21151]: pgmap v3174: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:11 smithi046 ceph-mon[19468]: pgmap v3174: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:11 smithi087 ceph-mon[20993]: pgmap v3174: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:12.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:12.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:12.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:13.337 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:13.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:13.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:13.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:13.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:13 smithi046 ceph-mon[19468]: pgmap v3175: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:13 smithi087 ceph-mon[20993]: pgmap v3175: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:13 smithi077 ceph-mon[21151]: pgmap v3175: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:14 smithi046 ceph-mon[19468]: from='client.109251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:14 smithi087 ceph-mon[20993]: from='client.109251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:14 smithi077 ceph-mon[21151]: from='client.109251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:15 smithi046 ceph-mon[19468]: pgmap v3176: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:15 smithi087 ceph-mon[20993]: pgmap v3176: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:15 smithi077 ceph-mon[21151]: pgmap v3176: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:17 smithi046 ceph-mon[19468]: pgmap v3177: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:17 smithi087 ceph-mon[20993]: pgmap v3177: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:17 smithi077 ceph-mon[21151]: pgmap v3177: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:18.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:18.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:18.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:19.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:19.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:19.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:19.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:19.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:19 smithi046 ceph-mon[19468]: from='client.109323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:19 smithi046 ceph-mon[19468]: pgmap v3178: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:19 smithi087 ceph-mon[20993]: from='client.109323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:19 smithi087 ceph-mon[20993]: pgmap v3178: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:19 smithi077 ceph-mon[21151]: from='client.109323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:19 smithi077 ceph-mon[21151]: pgmap v3178: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: pgmap v3179: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: pgmap v3179: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: pgmap v3179: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:24.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:23 smithi046 ceph-mon[19468]: pgmap v3180: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:24.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:24.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:24.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:23 smithi087 ceph-mon[20993]: pgmap v3180: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:23 smithi077 ceph-mon[21151]: pgmap v3180: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:24.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:24.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:24.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:24.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:24.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:25 smithi046 ceph-mon[19468]: from='client.109401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:25 smithi046 ceph-mon[19468]: pgmap v3181: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:25 smithi087 ceph-mon[20993]: from='client.109401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:25 smithi087 ceph-mon[20993]: pgmap v3181: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:25 smithi077 ceph-mon[21151]: from='client.109401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:25 smithi077 ceph-mon[21151]: pgmap v3181: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:27 smithi087 ceph-mon[20993]: pgmap v3182: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:27 smithi077 ceph-mon[21151]: pgmap v3182: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:27 smithi046 ceph-mon[19468]: pgmap v3182: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:29.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:30.068 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:29 smithi077 ceph-mon[21151]: pgmap v3183: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:29 smithi046 ceph-mon[19468]: pgmap v3183: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:29 smithi087 ceph-mon[20993]: pgmap v3183: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:30.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:30.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:30.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:30.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:30.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:31.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:31 smithi077 ceph-mon[21151]: from='client.109479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:31.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:31.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:31.894 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:31.895 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:31 smithi077 ceph-mon[21151]: pgmap v3184: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:31 smithi046 ceph-mon[19468]: from='client.109479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:31 smithi046 ceph-mon[19468]: pgmap v3184: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:31 smithi087 ceph-mon[20993]: from='client.109479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:31 smithi087 ceph-mon[20993]: pgmap v3184: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:33 smithi046 ceph-mon[19468]: pgmap v3185: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:33 smithi087 ceph-mon[20993]: pgmap v3185: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:33 smithi077 ceph-mon[21151]: pgmap v3185: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:35.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:35.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:35.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:36.069 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:36.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:36.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:36.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:36.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:35 smithi046 ceph-mon[19468]: pgmap v3186: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:35 smithi087 ceph-mon[20993]: pgmap v3186: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:35 smithi077 ceph-mon[21151]: pgmap v3186: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:36 smithi046 ceph-mon[19468]: from='client.109554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:36 smithi087 ceph-mon[20993]: from='client.109554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:36 smithi077 ceph-mon[21151]: from='client.109554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:37 smithi046 ceph-mon[19468]: pgmap v3187: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:37 smithi087 ceph-mon[20993]: pgmap v3187: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:38.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:37 smithi077 ceph-mon[21151]: pgmap v3187: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:39 smithi087 ceph-mon[20993]: pgmap v3188: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:39 smithi077 ceph-mon[21151]: pgmap v3188: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:39 smithi046 ceph-mon[19468]: pgmap v3188: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:20:41.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:41.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:41.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:41.749 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:41.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:41.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:41.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:41.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: pgmap v3189: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: pgmap v3189: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: pgmap v3189: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:42 smithi046 ceph-mon[19468]: from='client.109629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:42 smithi087 ceph-mon[20993]: from='client.109629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:42 smithi077 ceph-mon[21151]: from='client.109629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:44.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:43 smithi046 ceph-mon[19468]: pgmap v3190: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:43 smithi087 ceph-mon[20993]: pgmap v3190: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:43 smithi077 ceph-mon[21151]: pgmap v3190: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:45 smithi087 ceph-mon[20993]: pgmap v3191: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:45 smithi077 ceph-mon[21151]: pgmap v3191: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:46.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:45 smithi046 ceph-mon[19468]: pgmap v3191: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:46.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:46.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:46.752 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:47.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:47.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:47.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:47.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:47.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:47 smithi087 ceph-mon[20993]: pgmap v3192: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:47 smithi077 ceph-mon[21151]: pgmap v3192: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:47 smithi046 ceph-mon[19468]: pgmap v3192: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:20:48.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:20:48.505+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:20:48.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:20:48.506+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:20:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='client.109704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:20:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:20:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:20:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='client.109704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:20:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='client.109704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:50.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:50.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:20:50.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:20:50.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:49 smithi087 ceph-mon[20993]: pgmap v3193: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:20:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:20:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:49 smithi077 ceph-mon[21151]: pgmap v3193: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:20:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:20:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:20:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:49 smithi046 ceph-mon[19468]: pgmap v3193: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:51 smithi077 ceph-mon[21151]: pgmap v3194: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:51 smithi046 ceph-mon[19468]: pgmap v3194: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:51 smithi087 ceph-mon[20993]: pgmap v3194: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:20:52.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:52.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:52.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:53.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:53.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:20:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:53 smithi046 ceph-mon[19468]: from='client.109887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:53 smithi046 ceph-mon[19468]: pgmap v3195: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:53 smithi087 ceph-mon[20993]: from='client.109887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:53 smithi087 ceph-mon[20993]: pgmap v3195: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:53 smithi077 ceph-mon[21151]: from='client.109887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:20:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:53 smithi077 ceph-mon[21151]: pgmap v3195: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:55 smithi046 ceph-mon[19468]: pgmap v3196: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:55 smithi087 ceph-mon[20993]: pgmap v3196: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:55 smithi077 ceph-mon[21151]: pgmap v3196: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:57 smithi046 ceph-mon[19468]: pgmap v3197: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:57 smithi087 ceph-mon[20993]: pgmap v3197: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:58.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:20:58.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:20:58.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:20:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:57 smithi077 ceph-mon[21151]: pgmap v3197: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:20:58.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:20:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:20:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:20:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:20:58.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:59 smithi046 ceph-mon[19468]: from='client.109962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:20:59 smithi046 ceph-mon[19468]: pgmap v3198: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:59 smithi087 ceph-mon[20993]: from='client.109962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:20:59 smithi087 ceph-mon[20993]: pgmap v3198: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:59 smithi077 ceph-mon[21151]: from='client.109962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:20:59 smithi077 ceph-mon[21151]: pgmap v3198: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: pgmap v3199: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: pgmap v3199: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: pgmap v3199: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:03.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:03 smithi046 ceph-mon[19468]: pgmap v3200: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:03 smithi087 ceph-mon[20993]: pgmap v3200: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:03 smithi077 ceph-mon[21151]: pgmap v3200: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:04.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:04.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:04.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:04.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:04.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:05 smithi046 ceph-mon[19468]: from='client.110034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:05 smithi046 ceph-mon[19468]: pgmap v3201: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:05 smithi087 ceph-mon[20993]: from='client.110034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:05 smithi087 ceph-mon[20993]: pgmap v3201: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:05 smithi077 ceph-mon[21151]: from='client.110034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:05 smithi077 ceph-mon[21151]: pgmap v3201: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:07 smithi046 ceph-mon[19468]: pgmap v3202: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:07 smithi087 ceph-mon[20993]: pgmap v3202: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:07 smithi077 ceph-mon[21151]: pgmap v3202: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:09.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:09.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:09.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:10.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:09 smithi087 ceph-mon[20993]: pgmap v3203: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:09 smithi046 ceph-mon[19468]: pgmap v3203: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:09 smithi077 ceph-mon[21151]: pgmap v3203: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:10.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:10.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:10.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:10.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:10.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:11.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:10 smithi087 ceph-mon[20993]: from='client.110106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:11.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:10 smithi077 ceph-mon[21151]: from='client.110106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:10 smithi046 ceph-mon[19468]: from='client.110106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:12.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:11 smithi077 ceph-mon[21151]: pgmap v3204: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:12.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.028 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.028 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:11 smithi046 ceph-mon[19468]: pgmap v3204: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:11 smithi087 ceph-mon[20993]: pgmap v3204: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:12.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:12.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:13 smithi046 ceph-mon[19468]: pgmap v3205: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:13 smithi087 ceph-mon[20993]: pgmap v3205: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:13 smithi077 ceph-mon[21151]: pgmap v3205: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:15.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:15.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:15.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:15.872 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:15.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:15.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:15.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:15 smithi046 ceph-mon[19468]: pgmap v3206: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:15 smithi087 ceph-mon[20993]: pgmap v3206: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:15 smithi077 ceph-mon[21151]: pgmap v3206: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:16 smithi046 ceph-mon[19468]: from='client.110175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:16 smithi087 ceph-mon[20993]: from='client.110175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:16 smithi077 ceph-mon[21151]: from='client.110175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:17 smithi046 ceph-mon[19468]: pgmap v3207: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:17 smithi087 ceph-mon[20993]: pgmap v3207: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:17 smithi077 ceph-mon[21151]: pgmap v3207: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:19 smithi087 ceph-mon[20993]: pgmap v3208: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:19 smithi077 ceph-mon[21151]: pgmap v3208: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:19 smithi046 ceph-mon[19468]: pgmap v3208: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:21:20.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:20.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:20.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:21.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:21.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:21.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:21.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:21.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: pgmap v3209: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: pgmap v3209: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: pgmap v3209: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:22 smithi087 ceph-mon[20993]: from='client.110247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:22 smithi077 ceph-mon[21151]: from='client.110247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:23.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:22 smithi046 ceph-mon[19468]: from='client.110247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:23 smithi087 ceph-mon[20993]: pgmap v3210: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:23 smithi077 ceph-mon[21151]: pgmap v3210: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:24.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:23 smithi046 ceph-mon[19468]: pgmap v3210: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:26.127 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:25 smithi087 ceph-mon[20993]: pgmap v3211: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:25 smithi077 ceph-mon[21151]: pgmap v3211: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:25 smithi046 ceph-mon[19468]: pgmap v3211: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:26.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:26.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:26.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:27.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:27.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:27 smithi087 ceph-mon[20993]: pgmap v3212: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:27 smithi087 ceph-mon[20993]: from='client.110325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:27 smithi077 ceph-mon[21151]: pgmap v3212: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:27 smithi077 ceph-mon[21151]: from='client.110325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:27 smithi046 ceph-mon[19468]: pgmap v3212: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:27 smithi046 ceph-mon[19468]: from='client.110325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:29 smithi077 ceph-mon[21151]: pgmap v3213: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:30.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:29 smithi087 ceph-mon[20993]: pgmap v3213: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:29 smithi046 ceph-mon[19468]: pgmap v3213: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:31 smithi077 ceph-mon[21151]: pgmap v3214: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:31 smithi087 ceph-mon[20993]: pgmap v3214: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:32.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:31 smithi046 ceph-mon[19468]: pgmap v3214: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:32.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:32.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:32.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:32.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:32.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:32.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:32.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:34.104 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:33 smithi077 ceph-mon[21151]: from='client.110400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:34.104 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:33 smithi077 ceph-mon[21151]: pgmap v3215: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:33 smithi046 ceph-mon[19468]: from='client.110400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:33 smithi046 ceph-mon[19468]: pgmap v3215: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:33 smithi087 ceph-mon[20993]: from='client.110400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:33 smithi087 ceph-mon[20993]: pgmap v3215: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:35 smithi077 ceph-mon[21151]: pgmap v3216: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:35 smithi046 ceph-mon[19468]: pgmap v3216: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:35 smithi087 ceph-mon[20993]: pgmap v3216: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:37.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:37.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:37.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:37 smithi077 ceph-mon[21151]: pgmap v3217: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:37 smithi046 ceph-mon[19468]: pgmap v3217: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:37 smithi087 ceph-mon[20993]: pgmap v3217: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:38.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:38.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:38.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:38.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:38.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:39 smithi077 ceph-mon[21151]: from='client.110478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:39 smithi077 ceph-mon[21151]: pgmap v3218: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:39 smithi046 ceph-mon[19468]: from='client.110478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:39 smithi046 ceph-mon[19468]: pgmap v3218: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:39 smithi087 ceph-mon[20993]: from='client.110478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:39 smithi087 ceph-mon[20993]: pgmap v3218: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: pgmap v3219: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: pgmap v3219: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: pgmap v3219: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:43.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:43.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:43.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:43 smithi077 ceph-mon[21151]: pgmap v3220: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:44.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:43 smithi046 ceph-mon[19468]: pgmap v3220: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:44.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:44.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:44.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:44.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:44.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:43 smithi087 ceph-mon[20993]: pgmap v3220: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:45 smithi077 ceph-mon[21151]: from='client.110553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:45 smithi077 ceph-mon[21151]: pgmap v3221: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:45 smithi046 ceph-mon[19468]: from='client.110553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:45 smithi046 ceph-mon[19468]: pgmap v3221: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:45 smithi087 ceph-mon[20993]: from='client.110553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:45 smithi087 ceph-mon[20993]: pgmap v3221: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:46 smithi077 ceph-mon[21151]: pgmap v3222: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:46 smithi046 ceph-mon[19468]: pgmap v3222: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:46 smithi087 ceph-mon[20993]: pgmap v3222: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:21:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:21:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:21:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:21:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:21:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:21:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:21:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:21:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:21:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:21:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:49.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:49.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:49.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:49.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:21:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:21:49.232+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:21:49.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:21:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:21:49.233+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:21:49.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:49.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:49.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:49.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:49.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:49.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:49.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:49 smithi046 ceph-mon[19468]: pgmap v3223: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:49 smithi087 ceph-mon[20993]: pgmap v3223: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:21:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:49 smithi077 ceph-mon[21151]: pgmap v3223: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:21:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:21:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:21:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:50 smithi087 ceph-mon[20993]: from='client.110739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:21:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:21:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:50 smithi046 ceph-mon[19468]: from='client.110739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:21:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:21:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:50 smithi077 ceph-mon[21151]: from='client.110739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:51.917 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:51 smithi087 ceph-mon[20993]: pgmap v3224: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:51.917 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:51.917 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:51.917 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:51 smithi046 ceph-mon[19468]: pgmap v3224: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:51 smithi077 ceph-mon[21151]: pgmap v3224: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:21:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:53 smithi087 ceph-mon[20993]: pgmap v3225: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:53 smithi077 ceph-mon[21151]: pgmap v3225: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:53 smithi046 ceph-mon[19468]: pgmap v3225: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:54.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:21:54.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:21:54.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:21:55.633 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:21:55.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:21:55.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:21:55.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:21:55.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:21:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:55 smithi046 ceph-mon[19468]: pgmap v3226: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:55 smithi077 ceph-mon[21151]: pgmap v3226: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:55 smithi087 ceph-mon[20993]: pgmap v3226: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:21:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:56 smithi077 ceph-mon[21151]: from='client.110814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:56 smithi046 ceph-mon[19468]: from='client.110814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:56 smithi087 ceph-mon[20993]: from='client.110814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:21:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:57 smithi077 ceph-mon[21151]: pgmap v3227: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:57 smithi046 ceph-mon[19468]: pgmap v3227: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:21:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:57 smithi087 ceph-mon[20993]: pgmap v3227: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:21:59 smithi077 ceph-mon[21151]: pgmap v3228: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:22:00.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:21:59 smithi087 ceph-mon[20993]: pgmap v3228: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:22:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:21:59 smithi046 ceph-mon[19468]: pgmap v3228: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:22:00.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:00.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:00.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:01.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:01.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:01.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:01.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:01.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: pgmap v3229: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: pgmap v3229: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: pgmap v3229: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:02 smithi077 ceph-mon[21151]: from='client.110889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:02 smithi046 ceph-mon[19468]: from='client.110889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:02 smithi087 ceph-mon[20993]: from='client.110889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:03 smithi077 ceph-mon[21151]: pgmap v3230: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:04.228 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:03 smithi046 ceph-mon[19468]: pgmap v3230: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:03 smithi087 ceph-mon[20993]: pgmap v3230: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:05 smithi077 ceph-mon[21151]: pgmap v3231: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:06.187 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:05 smithi046 ceph-mon[19468]: pgmap v3231: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:06.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:06.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:06.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:05 smithi087 ceph-mon[20993]: pgmap v3231: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:22:06.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:06.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:06.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:06.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:06.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:07 smithi077 ceph-mon[21151]: from='client.110964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:07 smithi077 ceph-mon[21151]: pgmap v3232: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:22:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:07 smithi046 ceph-mon[19468]: from='client.110964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:07 smithi046 ceph-mon[19468]: pgmap v3232: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:22:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:07 smithi087 ceph-mon[20993]: from='client.110964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:07 smithi087 ceph-mon[20993]: pgmap v3232: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:22:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:09 smithi077 ceph-mon[21151]: pgmap v3233: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:09 smithi046 ceph-mon[19468]: pgmap v3233: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:09 smithi087 ceph-mon[20993]: pgmap v3233: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:10 smithi077 ceph-mon[21151]: pgmap v3234: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:11.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:10 smithi087 ceph-mon[20993]: pgmap v3234: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:11.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:10 smithi046 ceph-mon[19468]: pgmap v3234: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:12.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:12.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:12.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:12.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:12.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:12.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:13 smithi077 ceph-mon[21151]: from='client.111039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:13 smithi077 ceph-mon[21151]: pgmap v3235: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:13.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:13 smithi087 ceph-mon[20993]: from='client.111039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:13.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:13 smithi087 ceph-mon[20993]: pgmap v3235: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:13 smithi046 ceph-mon[19468]: from='client.111039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:13 smithi046 ceph-mon[19468]: pgmap v3235: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:15 smithi077 ceph-mon[21151]: pgmap v3236: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:16.308 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:15 smithi046 ceph-mon[19468]: pgmap v3236: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:15 smithi087 ceph-mon[20993]: pgmap v3236: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:17.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:17.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:17.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:17 smithi077 ceph-mon[21151]: pgmap v3237: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:17 smithi046 ceph-mon[19468]: pgmap v3237: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:18.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:18.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:18.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:17 smithi087 ceph-mon[20993]: pgmap v3237: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:19 smithi077 ceph-mon[21151]: from='client.111114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:19 smithi077 ceph-mon[21151]: pgmap v3238: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:19 smithi046 ceph-mon[19468]: from='client.111114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:19 smithi046 ceph-mon[19468]: pgmap v3238: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:19 smithi087 ceph-mon[20993]: from='client.111114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:19 smithi087 ceph-mon[20993]: pgmap v3238: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:21 smithi087 ceph-mon[20993]: pgmap v3239: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:21 smithi077 ceph-mon[21151]: pgmap v3239: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:21 smithi046 ceph-mon[19468]: pgmap v3239: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:22 smithi046 ceph-mon[19468]: pgmap v3240: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:23.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:23.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:23.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:22 smithi087 ceph-mon[20993]: pgmap v3240: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:22 smithi077 ceph-mon[21151]: pgmap v3240: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:24.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:24.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:24.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:24.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:24.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:24 smithi046 ceph-mon[19468]: from='client.111186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:24 smithi087 ceph-mon[20993]: from='client.111186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:24 smithi077 ceph-mon[21151]: from='client.111186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:25.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:25 smithi046 ceph-mon[19468]: pgmap v3241: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:22:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:25 smithi087 ceph-mon[20993]: pgmap v3241: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:22:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:25 smithi077 ceph-mon[21151]: pgmap v3241: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T04:22:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:27 smithi077 ceph-mon[21151]: pgmap v3242: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:27 smithi046 ceph-mon[19468]: pgmap v3242: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:27 smithi087 ceph-mon[20993]: pgmap v3242: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:29.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:29.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:29.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:29.737 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:29.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:29.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:29.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:29.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:29 smithi046 ceph-mon[19468]: pgmap v3243: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:29 smithi077 ceph-mon[21151]: pgmap v3243: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:30.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:29 smithi087 ceph-mon[20993]: pgmap v3243: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:30 smithi077 ceph-mon[21151]: from='client.111264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:31.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:30 smithi087 ceph-mon[20993]: from='client.111264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:30 smithi046 ceph-mon[19468]: from='client.111264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:31 smithi087 ceph-mon[20993]: pgmap v3244: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:31 smithi077 ceph-mon[21151]: pgmap v3244: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:31 smithi046 ceph-mon[19468]: pgmap v3244: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:22:32.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:32.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:33 smithi077 ceph-mon[21151]: pgmap v3245: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:33 smithi046 ceph-mon[19468]: pgmap v3245: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:33 smithi087 ceph-mon[20993]: pgmap v3245: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:34.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:34.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:34.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:35.419 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:35.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:35 smithi077 ceph-mon[21151]: pgmap v3246: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:35 smithi046 ceph-mon[19468]: pgmap v3246: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:35 smithi087 ceph-mon[20993]: pgmap v3246: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:36 smithi077 ceph-mon[21151]: from='client.111342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:36 smithi046 ceph-mon[19468]: from='client.111342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:36 smithi087 ceph-mon[20993]: from='client.111342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:37 smithi077 ceph-mon[21151]: pgmap v3247: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:22:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:37 smithi046 ceph-mon[19468]: pgmap v3247: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:22:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:37 smithi087 ceph-mon[20993]: pgmap v3247: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T04:22:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:38 smithi077 ceph-mon[21151]: pgmap v3248: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:22:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:38 smithi046 ceph-mon[19468]: pgmap v3248: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:22:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:38 smithi087 ceph-mon[20993]: pgmap v3248: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:22:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:41.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:41.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:41.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:41.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:41.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:41 smithi087 ceph-mon[20993]: from='client.111414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:41 smithi087 ceph-mon[20993]: pgmap v3249: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:41 smithi077 ceph-mon[21151]: from='client.111414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:41 smithi077 ceph-mon[21151]: pgmap v3249: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:41 smithi046 ceph-mon[19468]: from='client.111414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:41 smithi046 ceph-mon[19468]: pgmap v3249: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:43 smithi087 ceph-mon[20993]: pgmap v3250: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:43 smithi077 ceph-mon[21151]: pgmap v3250: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:22:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:43 smithi046 ceph-mon[19468]: pgmap v3250: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:22:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:45 smithi046 ceph-mon[19468]: pgmap v3251: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:46.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:46.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:46.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:45 smithi077 ceph-mon[21151]: pgmap v3251: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:45 smithi087 ceph-mon[20993]: pgmap v3251: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:46.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:46.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:46.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:46.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:46.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:47 smithi077 ceph-mon[21151]: from='client.111489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:47 smithi077 ceph-mon[21151]: pgmap v3252: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:48.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:47 smithi046 ceph-mon[19468]: from='client.111489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:48.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:47 smithi046 ceph-mon[19468]: pgmap v3252: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:47 smithi087 ceph-mon[20993]: from='client.111489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:47 smithi087 ceph-mon[20993]: pgmap v3252: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: pgmap v3253: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:22:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:22:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:22:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: pgmap v3253: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:22:49.972+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:22:50.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:22:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:22:49.973+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: pgmap v3253: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:22:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:22:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:22:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:22:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:22:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:50 smithi077 ceph-mon[21151]: pgmap v3254: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:50 smithi046 ceph-mon[19468]: pgmap v3254: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:22:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:22:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:22:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:50 smithi087 ceph-mon[20993]: pgmap v3254: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:51.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:51.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:51.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:52.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:52.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:52.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:52.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:52.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:22:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:53 smithi046 ceph-mon[19468]: from='client.111672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:53 smithi046 ceph-mon[19468]: pgmap v3255: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:53 smithi087 ceph-mon[20993]: from='client.111672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:53 smithi087 ceph-mon[20993]: pgmap v3255: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:53 smithi077 ceph-mon[21151]: from='client.111672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:53 smithi077 ceph-mon[21151]: pgmap v3255: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:22:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:55 smithi077 ceph-mon[21151]: pgmap v3256: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:55 smithi046 ceph-mon[19468]: pgmap v3256: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:55 smithi087 ceph-mon[20993]: pgmap v3256: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:57.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:22:57.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:22:57.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:22:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:57 smithi046 ceph-mon[19468]: pgmap v3257: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:57 smithi077 ceph-mon[21151]: pgmap v3257: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:58.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:22:58.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:22:58.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:22:58.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:22:58.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:22:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:57 smithi087 ceph-mon[20993]: pgmap v3257: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:22:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:58 smithi077 ceph-mon[21151]: from='client.111747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:58 smithi046 ceph-mon[19468]: from='client.111747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:22:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:58 smithi087 ceph-mon[20993]: from='client.111747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:22:59 smithi077 ceph-mon[21151]: pgmap v3258: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:00.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:22:59 smithi087 ceph-mon[20993]: pgmap v3258: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:22:59 smithi046 ceph-mon[19468]: pgmap v3258: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:00 smithi077 ceph-mon[21151]: pgmap v3259: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:00 smithi046 ceph-mon[19468]: pgmap v3259: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:00 smithi087 ceph-mon[20993]: pgmap v3259: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:02 smithi077 ceph-mon[21151]: pgmap v3260: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:23:03.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:02 smithi046 ceph-mon[19468]: pgmap v3260: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:23:03.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:03.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:02 smithi087 ceph-mon[20993]: pgmap v3260: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:23:03.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:04 smithi046 ceph-mon[19468]: from='client.111825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:04 smithi087 ceph-mon[20993]: from='client.111825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:04 smithi077 ceph-mon[21151]: from='client.111825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:05 smithi046 ceph-mon[19468]: pgmap v3261: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:23:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:05 smithi087 ceph-mon[20993]: pgmap v3261: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:23:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:05 smithi077 ceph-mon[21151]: pgmap v3261: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:23:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:07 smithi046 ceph-mon[19468]: pgmap v3262: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:07 smithi077 ceph-mon[21151]: pgmap v3262: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:07 smithi087 ceph-mon[20993]: pgmap v3262: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:08.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:08.872 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:08.872 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:08 smithi046 ceph-mon[19468]: pgmap v3263: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:08 smithi087 ceph-mon[20993]: pgmap v3263: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:09.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:08 smithi077 ceph-mon[21151]: pgmap v3263: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:09.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:09.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:09.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:09.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:09.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:09 smithi046 ceph-mon[19468]: from='client.111900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:09 smithi087 ceph-mon[20993]: from='client.111900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:09 smithi077 ceph-mon[21151]: from='client.111900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:10 smithi046 ceph-mon[19468]: pgmap v3264: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:10 smithi087 ceph-mon[20993]: pgmap v3264: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:10 smithi077 ceph-mon[21151]: pgmap v3264: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:12.769 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:12.769 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:12.769 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:13 smithi046 ceph-mon[19468]: pgmap v3265: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:13 smithi087 ceph-mon[20993]: pgmap v3265: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:13 smithi077 ceph-mon[21151]: pgmap v3265: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:14.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:14.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:14.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:14 smithi087 ceph-mon[20993]: pgmap v3266: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:14 smithi087 ceph-mon[20993]: from='client.111975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:14 smithi077 ceph-mon[21151]: pgmap v3266: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:14 smithi077 ceph-mon[21151]: from='client.111975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:15.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:15.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:15.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:15.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:15.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:15.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:14 smithi046 ceph-mon[19468]: pgmap v3266: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:15.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:14 smithi046 ceph-mon[19468]: from='client.111975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:17.125 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:16 smithi077 ceph-mon[21151]: pgmap v3267: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:16 smithi046 ceph-mon[19468]: pgmap v3267: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:16 smithi087 ceph-mon[20993]: pgmap v3267: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:18 smithi077 ceph-mon[21151]: pgmap v3268: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:18 smithi046 ceph-mon[19468]: pgmap v3268: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:18 smithi087 ceph-mon[20993]: pgmap v3268: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:20.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:20.241 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:20.241 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:20.922 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:20.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:20.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:20.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:20.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:20 smithi046 ceph-mon[19468]: from='client.112053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:20 smithi046 ceph-mon[19468]: pgmap v3269: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:20 smithi087 ceph-mon[20993]: from='client.112053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:20 smithi087 ceph-mon[20993]: pgmap v3269: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:20 smithi077 ceph-mon[21151]: from='client.112053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:20 smithi077 ceph-mon[21151]: pgmap v3269: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:23 smithi046 ceph-mon[19468]: pgmap v3270: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:23 smithi087 ceph-mon[20993]: pgmap v3270: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:23 smithi077 ceph-mon[21151]: pgmap v3270: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:23:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:24 smithi046 ceph-mon[19468]: pgmap v3271: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:24 smithi087 ceph-mon[20993]: pgmap v3271: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:24 smithi077 ceph-mon[21151]: pgmap v3271: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:25.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:26.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:26.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:26.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:26.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:26.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:27 smithi046 ceph-mon[19468]: from='client.112131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:27 smithi046 ceph-mon[19468]: pgmap v3272: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:27 smithi087 ceph-mon[20993]: from='client.112131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:27 smithi087 ceph-mon[20993]: pgmap v3272: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:27 smithi077 ceph-mon[21151]: from='client.112131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:27 smithi077 ceph-mon[21151]: pgmap v3272: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:28 smithi046 ceph-mon[19468]: pgmap v3273: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:28 smithi087 ceph-mon[20993]: pgmap v3273: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:28 smithi077 ceph-mon[21151]: pgmap v3273: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:30 smithi046 ceph-mon[19468]: pgmap v3274: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:30 smithi087 ceph-mon[20993]: pgmap v3274: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:30 smithi077 ceph-mon[21151]: pgmap v3274: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:31.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:31.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:31.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:32.316 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:32.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:32.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:32.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:32.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:34.076 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:33 smithi087 ceph-mon[20993]: from='client.112209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:34.076 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:33 smithi087 ceph-mon[20993]: pgmap v3275: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:33 smithi046 ceph-mon[19468]: from='client.112209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:33 smithi046 ceph-mon[19468]: pgmap v3275: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:33 smithi077 ceph-mon[21151]: from='client.112209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:33 smithi077 ceph-mon[21151]: pgmap v3275: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:35.178 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:34 smithi087 ceph-mon[20993]: pgmap v3276: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:35.253 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:34 smithi077 ceph-mon[21151]: pgmap v3276: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:34 smithi046 ceph-mon[19468]: pgmap v3276: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:37.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:36 smithi077 ceph-mon[21151]: pgmap v3277: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:37.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:36 smithi046 ceph-mon[19468]: pgmap v3277: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:37.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:37.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:36 smithi087 ceph-mon[20993]: pgmap v3277: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:38.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:38.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:38.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:38.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:38.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:37 smithi077 ceph-mon[21151]: from='client.112287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:37 smithi046 ceph-mon[19468]: from='client.112287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:37 smithi087 ceph-mon[20993]: from='client.112287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:38 smithi046 ceph-mon[19468]: pgmap v3278: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:38 smithi087 ceph-mon[20993]: pgmap v3278: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:38 smithi077 ceph-mon[21151]: pgmap v3278: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:40 smithi046 ceph-mon[19468]: pgmap v3279: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:40 smithi087 ceph-mon[20993]: pgmap v3279: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:40 smithi077 ceph-mon[21151]: pgmap v3279: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:43.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:43.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:43.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:43 smithi046 ceph-mon[19468]: pgmap v3280: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:43 smithi077 ceph-mon[21151]: pgmap v3280: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:43 smithi087 ceph-mon[20993]: pgmap v3280: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:43.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:43.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:43.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:43.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:43.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:44 smithi046 ceph-mon[19468]: from='client.112362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:44 smithi087 ceph-mon[20993]: from='client.112362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:44 smithi077 ceph-mon[21151]: from='client.112362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:45 smithi046 ceph-mon[19468]: pgmap v3281: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:45 smithi087 ceph-mon[20993]: pgmap v3281: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:45 smithi077 ceph-mon[21151]: pgmap v3281: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:47.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:46 smithi046 ceph-mon[19468]: pgmap v3282: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:46 smithi087 ceph-mon[20993]: pgmap v3282: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:46 smithi077 ceph-mon[21151]: pgmap v3282: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:48.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:48.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:48.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:49.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:48 smithi046 ceph-mon[19468]: pgmap v3283: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:48 smithi087 ceph-mon[20993]: pgmap v3283: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:49.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:49.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:49.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:49.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:49.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:48 smithi077 ceph-mon[21151]: pgmap v3283: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:49 smithi077 ceph-mon[21151]: from='client.112434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:49 smithi046 ceph-mon[19468]: from='client.112434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:49 smithi087 ceph-mon[20993]: from='client.112434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:23:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:23:51.003+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:23:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:23:51.004+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:50 smithi046 ceph-mon[19468]: pgmap v3284: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:50 smithi087 ceph-mon[20993]: pgmap v3284: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:23:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:50 smithi077 ceph-mon[21151]: pgmap v3284: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:23:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:23:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:23:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:23:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:23:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:53 smithi087 ceph-mon[20993]: pgmap v3285: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:53 smithi077 ceph-mon[21151]: pgmap v3285: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:53 smithi046 ceph-mon[19468]: pgmap v3285: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:23:54.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:23:54.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:23:54.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:23:55.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:23:55.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:23:55.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:23:55.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:23:55.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:23:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:54 smithi046 ceph-mon[19468]: from='client.112617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:54 smithi046 ceph-mon[19468]: pgmap v3286: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:54 smithi087 ceph-mon[20993]: from='client.112617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:54 smithi087 ceph-mon[20993]: pgmap v3286: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:54 smithi077 ceph-mon[21151]: from='client.112617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:23:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:54 smithi077 ceph-mon[21151]: pgmap v3286: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:23:57.243 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:56 smithi077 ceph-mon[21151]: pgmap v3287: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:23:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:56 smithi046 ceph-mon[19468]: pgmap v3287: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:23:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:56 smithi087 ceph-mon[20993]: pgmap v3287: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:23:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:23:58 smithi046 ceph-mon[19468]: pgmap v3288: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:23:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:23:58 smithi087 ceph-mon[20993]: pgmap v3288: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:23:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:23:58 smithi077 ceph-mon[21151]: pgmap v3288: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:24:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:00.737 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:00.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:00.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:00.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:00.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:00 smithi046 ceph-mon[19468]: from='client.112689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:00 smithi046 ceph-mon[19468]: pgmap v3289: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:00 smithi087 ceph-mon[20993]: from='client.112689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:00 smithi087 ceph-mon[20993]: pgmap v3289: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:00 smithi077 ceph-mon[21151]: from='client.112689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:00 smithi077 ceph-mon[21151]: pgmap v3289: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:03 smithi046 ceph-mon[19468]: pgmap v3290: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:03 smithi087 ceph-mon[20993]: pgmap v3290: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:03 smithi077 ceph-mon[21151]: pgmap v3290: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:24:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:04 smithi046 ceph-mon[19468]: pgmap v3291: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:04 smithi087 ceph-mon[20993]: pgmap v3291: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:04 smithi077 ceph-mon[21151]: pgmap v3291: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:05.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:05.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:05.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:06.419 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:06 smithi046 ceph-mon[19468]: from='client.112767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:06 smithi046 ceph-mon[19468]: pgmap v3292: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:06 smithi087 ceph-mon[20993]: from='client.112767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:06 smithi087 ceph-mon[20993]: pgmap v3292: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:06 smithi077 ceph-mon[21151]: from='client.112767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:06 smithi077 ceph-mon[21151]: pgmap v3292: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:08 smithi046 ceph-mon[19468]: pgmap v3293: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:09.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:08 smithi077 ceph-mon[21151]: pgmap v3293: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:08 smithi087 ceph-mon[20993]: pgmap v3293: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:10 smithi046 ceph-mon[19468]: pgmap v3294: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:10 smithi087 ceph-mon[20993]: pgmap v3294: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:10 smithi077 ceph-mon[21151]: pgmap v3294: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:11.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:11.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:11.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:12.115 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:12.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:12.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:12.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:12.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:11 smithi046 ceph-mon[19468]: from='client.112845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:11 smithi087 ceph-mon[20993]: from='client.112845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:11 smithi077 ceph-mon[21151]: from='client.112845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:13 smithi046 ceph-mon[19468]: pgmap v3295: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:13 smithi087 ceph-mon[20993]: pgmap v3295: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:13 smithi077 ceph-mon[21151]: pgmap v3295: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:15.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:14 smithi087 ceph-mon[20993]: pgmap v3296: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:14 smithi046 ceph-mon[19468]: pgmap v3296: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:14 smithi077 ceph-mon[21151]: pgmap v3296: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:17.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:16 smithi077 ceph-mon[21151]: pgmap v3297: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:17.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:17.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:17.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:16 smithi046 ceph-mon[19468]: pgmap v3297: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:16 smithi087 ceph-mon[20993]: pgmap v3297: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:17.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:17.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:17.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:17.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:17.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:17 smithi046 ceph-mon[19468]: from='client.112923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:18.166 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:17 smithi077 ceph-mon[21151]: from='client.112923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:17 smithi087 ceph-mon[20993]: from='client.112923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:19.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:18 smithi077 ceph-mon[21151]: pgmap v3298: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:18 smithi046 ceph-mon[19468]: pgmap v3298: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:18 smithi087 ceph-mon[20993]: pgmap v3298: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:20 smithi046 ceph-mon[19468]: pgmap v3299: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:20 smithi087 ceph-mon[20993]: pgmap v3299: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:20 smithi077 ceph-mon[21151]: pgmap v3299: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:22.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:22.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:22.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:23.501 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:23.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:23.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:23.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:23.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:23 smithi077 ceph-mon[21151]: pgmap v3300: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:23 smithi046 ceph-mon[19468]: pgmap v3300: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:23 smithi087 ceph-mon[20993]: pgmap v3300: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:24 smithi046 ceph-mon[19468]: from='client.113001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:24 smithi087 ceph-mon[20993]: from='client.113001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:24 smithi077 ceph-mon[21151]: from='client.113001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:25 smithi046 ceph-mon[19468]: pgmap v3301: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:25 smithi087 ceph-mon[20993]: pgmap v3301: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:25 smithi077 ceph-mon[21151]: pgmap v3301: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:26 smithi046 ceph-mon[19468]: pgmap v3302: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:26 smithi087 ceph-mon[20993]: pgmap v3302: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:26 smithi077 ceph-mon[21151]: pgmap v3302: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:28.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:28.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:28.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:28 smithi046 ceph-mon[19468]: from='client.113079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:28 smithi046 ceph-mon[19468]: pgmap v3303: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:29.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:29.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:29.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:29.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:29.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:28 smithi087 ceph-mon[20993]: from='client.113079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:28 smithi087 ceph-mon[20993]: pgmap v3303: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:28 smithi077 ceph-mon[21151]: from='client.113079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:28 smithi077 ceph-mon[21151]: pgmap v3303: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:30 smithi046 ceph-mon[19468]: pgmap v3304: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:30 smithi087 ceph-mon[20993]: pgmap v3304: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:30 smithi077 ceph-mon[21151]: pgmap v3304: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:33 smithi046 ceph-mon[19468]: pgmap v3305: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:33 smithi087 ceph-mon[20993]: pgmap v3305: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:33 smithi077 ceph-mon[21151]: pgmap v3305: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:34.869 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:34 smithi046 ceph-mon[19468]: from='client.113157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:34 smithi046 ceph-mon[19468]: pgmap v3306: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:35.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:34 smithi087 ceph-mon[20993]: from='client.113157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:35.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:34 smithi087 ceph-mon[20993]: pgmap v3306: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:34 smithi077 ceph-mon[21151]: from='client.113157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:34 smithi077 ceph-mon[21151]: pgmap v3306: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:24:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:36 smithi046 ceph-mon[19468]: pgmap v3307: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:36 smithi087 ceph-mon[20993]: pgmap v3307: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:37.391 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:36 smithi077 ceph-mon[21151]: pgmap v3307: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:38 smithi077 ceph-mon[21151]: pgmap v3308: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:38 smithi046 ceph-mon[19468]: pgmap v3308: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:38 smithi087 ceph-mon[20993]: pgmap v3308: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:39.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:39.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:39.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:40.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:40 smithi046 ceph-mon[19468]: from='client.113232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:40 smithi046 ceph-mon[19468]: pgmap v3309: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:40 smithi087 ceph-mon[20993]: from='client.113232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:40 smithi087 ceph-mon[20993]: pgmap v3309: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:40 smithi077 ceph-mon[21151]: from='client.113232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:40 smithi077 ceph-mon[21151]: pgmap v3309: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:43 smithi046 ceph-mon[19468]: pgmap v3310: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:43 smithi087 ceph-mon[20993]: pgmap v3310: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:43 smithi077 ceph-mon[21151]: pgmap v3310: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:44 smithi046 ceph-mon[19468]: pgmap v3311: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:44 smithi087 ceph-mon[20993]: pgmap v3311: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:44 smithi077 ceph-mon[21151]: pgmap v3311: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:45.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:45.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:45.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:46.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:46.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:46.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:46.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:46.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:46.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:45 smithi046 ceph-mon[19468]: from='client.113307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:45 smithi087 ceph-mon[20993]: from='client.113307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:45 smithi077 ceph-mon[21151]: from='client.113307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:46 smithi046 ceph-mon[19468]: pgmap v3312: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:46 smithi087 ceph-mon[20993]: pgmap v3312: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:46 smithi077 ceph-mon[21151]: pgmap v3312: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:49.262 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:48 smithi046 ceph-mon[19468]: pgmap v3313: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:48 smithi087 ceph-mon[20993]: pgmap v3313: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:48 smithi077 ceph-mon[21151]: pgmap v3313: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:24:51.241 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:50 smithi046 ceph-mon[19468]: pgmap v3314: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:51.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:51.241 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:51.241 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:50 smithi087 ceph-mon[20993]: pgmap v3314: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:50 smithi077 ceph-mon[21151]: pgmap v3314: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:52.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:24:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:24:52.046+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:24:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:24:52.056+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:24:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:51 smithi046 ceph-mon[19468]: from='client.113385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:24:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:51 smithi087 ceph-mon[20993]: from='client.113385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:24:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:24:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:51 smithi077 ceph-mon[21151]: from='client.113385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:52.423 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:52.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:52.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:53 smithi046 ceph-mon[19468]: pgmap v3315: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:53 smithi087 ceph-mon[20993]: pgmap v3315: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:24:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:24:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:24:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:53 smithi077 ceph-mon[21151]: pgmap v3315: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:24:55.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:54 smithi087 ceph-mon[20993]: pgmap v3316: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:54 smithi046 ceph-mon[19468]: pgmap v3316: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:54 smithi077 ceph-mon[21151]: pgmap v3316: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:56 smithi087 ceph-mon[20993]: pgmap v3317: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:56 smithi046 ceph-mon[19468]: pgmap v3317: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:56 smithi077 ceph-mon[21151]: pgmap v3317: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:57.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:24:57.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:24:57.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:24:58.110 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:24:58.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:24:58.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:24:58.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:24:58.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:24:58.291 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:57 smithi077 ceph-mon[21151]: from='client.113562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:57 smithi046 ceph-mon[19468]: from='client.113562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:57 smithi087 ceph-mon[20993]: from='client.113562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:24:59.352 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:24:58 smithi077 ceph-mon[21151]: pgmap v3318: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:24:58 smithi046 ceph-mon[19468]: pgmap v3318: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:24:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:24:58 smithi087 ceph-mon[20993]: pgmap v3318: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:00 smithi046 ceph-mon[19468]: pgmap v3319: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:00 smithi087 ceph-mon[20993]: pgmap v3319: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:00 smithi077 ceph-mon[21151]: pgmap v3319: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:03.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:03.804 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:03.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:03.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:03.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:03.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: pgmap v3320: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: pgmap v3320: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: pgmap v3320: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:04 smithi077 ceph-mon[21151]: from='client.113637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:04 smithi046 ceph-mon[19468]: from='client.113637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:04 smithi087 ceph-mon[20993]: from='client.113637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:05 smithi077 ceph-mon[21151]: pgmap v3321: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:05 smithi046 ceph-mon[19468]: pgmap v3321: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:05 smithi087 ceph-mon[20993]: pgmap v3321: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:06 smithi046 ceph-mon[19468]: pgmap v3322: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:06 smithi087 ceph-mon[20993]: pgmap v3322: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:06 smithi077 ceph-mon[21151]: pgmap v3322: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:08.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:08.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:08.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:09.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:08 smithi046 ceph-mon[19468]: pgmap v3323: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:08 smithi087 ceph-mon[20993]: pgmap v3323: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:08 smithi077 ceph-mon[21151]: pgmap v3323: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:09.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:09.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:09.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:09.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:09.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:09 smithi046 ceph-mon[19468]: from='client.113706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:10.235 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:09 smithi077 ceph-mon[21151]: from='client.113706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:09 smithi087 ceph-mon[20993]: from='client.113706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:10 smithi046 ceph-mon[19468]: pgmap v3324: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:25:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:10 smithi087 ceph-mon[20993]: pgmap v3324: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:25:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:10 smithi077 ceph-mon[21151]: pgmap v3324: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:25:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:13 smithi046 ceph-mon[19468]: pgmap v3325: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:13 smithi087 ceph-mon[20993]: pgmap v3325: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:13 smithi077 ceph-mon[21151]: pgmap v3325: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:14.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:14.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:14.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:15.193 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:15.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:15.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:15.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:15.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:14 smithi046 ceph-mon[19468]: from='client.113781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:14 smithi046 ceph-mon[19468]: pgmap v3326: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:14 smithi087 ceph-mon[20993]: from='client.113781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:14 smithi087 ceph-mon[20993]: pgmap v3326: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:14 smithi077 ceph-mon[21151]: from='client.113781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:14 smithi077 ceph-mon[21151]: pgmap v3326: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:16 smithi046 ceph-mon[19468]: pgmap v3327: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:16 smithi087 ceph-mon[20993]: pgmap v3327: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:16 smithi077 ceph-mon[21151]: pgmap v3327: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:18 smithi077 ceph-mon[21151]: pgmap v3328: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:18 smithi046 ceph-mon[19468]: pgmap v3328: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:18 smithi087 ceph-mon[20993]: pgmap v3328: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:25:20.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:20.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:20.196 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:20.873 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:20.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:20.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:20.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:20.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:20 smithi046 ceph-mon[19468]: from='client.113859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:20 smithi046 ceph-mon[19468]: pgmap v3329: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:25:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:20 smithi087 ceph-mon[20993]: from='client.113859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:20 smithi087 ceph-mon[20993]: pgmap v3329: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:25:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:20 smithi077 ceph-mon[21151]: from='client.113859 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:20 smithi077 ceph-mon[21151]: pgmap v3329: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:25:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: pgmap v3330: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: pgmap v3330: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: pgmap v3330: 225 pgs: 225 active+clean; 589 KiB data, 103 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:24 smithi046 ceph-mon[19468]: pgmap v3331: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:24 smithi087 ceph-mon[20993]: pgmap v3331: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:24 smithi077 ceph-mon[21151]: pgmap v3331: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:25.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:25.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:25.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:26.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:26.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:26.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:26.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:26.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:26 smithi046 ceph-mon[19468]: from='client.113937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:26 smithi046 ceph-mon[19468]: pgmap v3332: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:26 smithi087 ceph-mon[20993]: from='client.113937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:26 smithi087 ceph-mon[20993]: pgmap v3332: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:26 smithi077 ceph-mon[21151]: from='client.113937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:26 smithi077 ceph-mon[21151]: pgmap v3332: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:28 smithi046 ceph-mon[19468]: pgmap v3333: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:28 smithi087 ceph-mon[20993]: pgmap v3333: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:28 smithi077 ceph-mon[21151]: pgmap v3333: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:25:31.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:30 smithi046 ceph-mon[19468]: pgmap v3334: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:30 smithi087 ceph-mon[20993]: pgmap v3334: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:30 smithi077 ceph-mon[21151]: pgmap v3334: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:25:31.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:31.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:31.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:32.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:31 smithi046 ceph-mon[19468]: from='client.114012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:32.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:32.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:32.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:32.251 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:32.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:31 smithi087 ceph-mon[20993]: from='client.114012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:31 smithi077 ceph-mon[21151]: from='client.114012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:33 smithi046 ceph-mon[19468]: pgmap v3335: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:25:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:33 smithi087 ceph-mon[20993]: pgmap v3335: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:25:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:33 smithi077 ceph-mon[21151]: pgmap v3335: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:25:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:34 smithi046 ceph-mon[19468]: pgmap v3336: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:25:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:34 smithi087 ceph-mon[20993]: pgmap v3336: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:25:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:34 smithi077 ceph-mon[21151]: pgmap v3336: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:25:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:36 smithi087 ceph-mon[20993]: pgmap v3337: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:37.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:36 smithi046 ceph-mon[19468]: pgmap v3337: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:37.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:37.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:37.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:36 smithi077 ceph-mon[21151]: pgmap v3337: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:37.940 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:38.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:37 smithi087 ceph-mon[20993]: from='client.114084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:37 smithi046 ceph-mon[19468]: from='client.114084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:37 smithi077 ceph-mon[21151]: from='client.114084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:39.249 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:38 smithi077 ceph-mon[21151]: pgmap v3338: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:38 smithi046 ceph-mon[19468]: pgmap v3338: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:38 smithi087 ceph-mon[20993]: pgmap v3338: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:40 smithi077 ceph-mon[21151]: pgmap v3339: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:40 smithi046 ceph-mon[19468]: pgmap v3339: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:40 smithi087 ceph-mon[20993]: pgmap v3339: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:42.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:42.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:42.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:43.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:43.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:43.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:43.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:43.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:44.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: pgmap v3340: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: pgmap v3340: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: pgmap v3340: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:44.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:44.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:44 smithi077 ceph-mon[21151]: from='client.114162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:44 smithi046 ceph-mon[19468]: from='client.114162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:44 smithi087 ceph-mon[20993]: from='client.114162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:45 smithi046 ceph-mon[19468]: pgmap v3341: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:45 smithi087 ceph-mon[20993]: pgmap v3341: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:45 smithi077 ceph-mon[21151]: pgmap v3341: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:48.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:47 smithi046 ceph-mon[19468]: pgmap v3342: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:47 smithi087 ceph-mon[20993]: pgmap v3342: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:47 smithi077 ceph-mon[21151]: pgmap v3342: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:48.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:48.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:48.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:49.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:49.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:49.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:49.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:49.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:49 smithi046 ceph-mon[19468]: pgmap v3343: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:49 smithi046 ceph-mon[19468]: from='client.114234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:49 smithi087 ceph-mon[20993]: pgmap v3343: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:49 smithi087 ceph-mon[20993]: from='client.114234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:49 smithi077 ceph-mon[21151]: pgmap v3343: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:25:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:49 smithi077 ceph-mon[21151]: from='client.114234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:52.288 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:51 smithi046 ceph-mon[19468]: pgmap v3344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:51 smithi087 ceph-mon[20993]: pgmap v3344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:51 smithi077 ceph-mon[21151]: pgmap v3344: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:25:52.930 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:25:52.800+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:25:52.930 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:25:52.801+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:25:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:25:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:25:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:25:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:25:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:25:54.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:54.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:25:54.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:25:54.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:53 smithi046 ceph-mon[19468]: pgmap v3345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:54.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:54.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:54.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:25:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:25:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:25:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:53 smithi087 ceph-mon[20993]: pgmap v3345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:25:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:25:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:25:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:53 smithi077 ceph-mon[21151]: pgmap v3345: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:25:54.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:25:54.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:25:54.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:25:54.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:25:54.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:25:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:55 smithi046 ceph-mon[19468]: from='client.114411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:55 smithi046 ceph-mon[19468]: pgmap v3346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:55 smithi087 ceph-mon[20993]: from='client.114411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:55 smithi087 ceph-mon[20993]: pgmap v3346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:55 smithi077 ceph-mon[21151]: from='client.114411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:25:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:55 smithi077 ceph-mon[21151]: pgmap v3346: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:25:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:57 smithi087 ceph-mon[20993]: pgmap v3347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:57 smithi046 ceph-mon[19468]: pgmap v3347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:57 smithi077 ceph-mon[21151]: pgmap v3347: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:25:58 smithi087 ceph-mon[20993]: pgmap v3348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:25:58 smithi046 ceph-mon[19468]: pgmap v3348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:25:58 smithi077 ceph-mon[21151]: pgmap v3348: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:25:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:25:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:25:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:00.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:00.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:00.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:00.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:00 smithi077 ceph-mon[21151]: from='client.114486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:00 smithi077 ceph-mon[21151]: pgmap v3349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:00 smithi046 ceph-mon[19468]: from='client.114486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:00 smithi046 ceph-mon[19468]: pgmap v3349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:00 smithi087 ceph-mon[20993]: from='client.114486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:00 smithi087 ceph-mon[20993]: pgmap v3349: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:02 smithi087 ceph-mon[20993]: pgmap v3350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:26:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:02 smithi046 ceph-mon[19468]: pgmap v3350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:26:03.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:02 smithi077 ceph-mon[21151]: pgmap v3350: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:26:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:05 smithi046 ceph-mon[19468]: pgmap v3351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:05 smithi087 ceph-mon[20993]: pgmap v3351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:05 smithi077 ceph-mon[21151]: pgmap v3351: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:05.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:05.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:05.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:06.352 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:06.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:06.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:06.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:06.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:06 smithi046 ceph-mon[19468]: from='client.114561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:06 smithi046 ceph-mon[19468]: pgmap v3352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:06 smithi087 ceph-mon[20993]: from='client.114561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:06 smithi087 ceph-mon[20993]: pgmap v3352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:06 smithi077 ceph-mon[21151]: from='client.114561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:06 smithi077 ceph-mon[21151]: pgmap v3352: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:08 smithi046 ceph-mon[19468]: pgmap v3353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:08 smithi087 ceph-mon[20993]: pgmap v3353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:08 smithi077 ceph-mon[21151]: pgmap v3353: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:26:11.281 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:10 smithi046 ceph-mon[19468]: pgmap v3354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:26:11.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:11.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:11.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:10 smithi087 ceph-mon[20993]: pgmap v3354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:26:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:10 smithi077 ceph-mon[21151]: pgmap v3354: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:26:12.038 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:12.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:12.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:12.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:12.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:12.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:11 smithi046 ceph-mon[19468]: from='client.114636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:11 smithi087 ceph-mon[20993]: from='client.114636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:11 smithi077 ceph-mon[21151]: from='client.114636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:13 smithi046 ceph-mon[19468]: pgmap v3355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:13 smithi087 ceph-mon[20993]: pgmap v3355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:13 smithi077 ceph-mon[21151]: pgmap v3355: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:14 smithi046 ceph-mon[19468]: pgmap v3356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:14 smithi087 ceph-mon[20993]: pgmap v3356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:14 smithi077 ceph-mon[21151]: pgmap v3356: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:17.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:17.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:17.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:17.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:16 smithi087 ceph-mon[20993]: pgmap v3357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:16 smithi046 ceph-mon[19468]: pgmap v3357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:16 smithi077 ceph-mon[21151]: pgmap v3357: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:17.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:17.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:17.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:17.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:17.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:18.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:17 smithi087 ceph-mon[20993]: from='client.114714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:17 smithi046 ceph-mon[19468]: from='client.114714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:17 smithi077 ceph-mon[21151]: from='client.114714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:18 smithi087 ceph-mon[20993]: pgmap v3358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:19.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:18 smithi046 ceph-mon[19468]: pgmap v3358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:18 smithi077 ceph-mon[21151]: pgmap v3358: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:21.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:20 smithi077 ceph-mon[21151]: pgmap v3359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:20 smithi046 ceph-mon[19468]: pgmap v3359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:21.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:20 smithi087 ceph-mon[20993]: pgmap v3359: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:22.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:22.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:22.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:23.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:22 smithi077 ceph-mon[21151]: pgmap v3360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:22 smithi046 ceph-mon[19468]: pgmap v3360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:22 smithi087 ceph-mon[20993]: pgmap v3360: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:23.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:23.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:23.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:23.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:23.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='client.114792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='client.114792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='client.114792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:25 smithi077 ceph-mon[21151]: pgmap v3361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:25 smithi046 ceph-mon[19468]: pgmap v3361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:25 smithi087 ceph-mon[20993]: pgmap v3361: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:26 smithi046 ceph-mon[19468]: pgmap v3362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:26 smithi087 ceph-mon[20993]: pgmap v3362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:26 smithi077 ceph-mon[21151]: pgmap v3362: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:28.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:28.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:28.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:29.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:29.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:29.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:29.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:29.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:28 smithi046 ceph-mon[19468]: from='client.114867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:28 smithi046 ceph-mon[19468]: pgmap v3363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:28 smithi087 ceph-mon[20993]: from='client.114867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:28 smithi087 ceph-mon[20993]: pgmap v3363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:28 smithi077 ceph-mon[21151]: from='client.114867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:28 smithi077 ceph-mon[21151]: pgmap v3363: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:30 smithi046 ceph-mon[19468]: pgmap v3364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:30 smithi087 ceph-mon[20993]: pgmap v3364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:30 smithi077 ceph-mon[21151]: pgmap v3364: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:33.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:32 smithi046 ceph-mon[19468]: pgmap v3365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:32 smithi087 ceph-mon[20993]: pgmap v3365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:32 smithi077 ceph-mon[21151]: pgmap v3365: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:34.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:34.772 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:34.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:34.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:34.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:34.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:34 smithi046 ceph-mon[19468]: from='client.114942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:34 smithi046 ceph-mon[19468]: pgmap v3366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:34 smithi087 ceph-mon[20993]: from='client.114942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:34 smithi087 ceph-mon[20993]: pgmap v3366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:34 smithi077 ceph-mon[21151]: from='client.114942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:34 smithi077 ceph-mon[21151]: pgmap v3366: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:26:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:36 smithi046 ceph-mon[19468]: pgmap v3367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:36 smithi087 ceph-mon[20993]: pgmap v3367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:36 smithi077 ceph-mon[21151]: pgmap v3367: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:38 smithi046 ceph-mon[19468]: pgmap v3368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:38 smithi087 ceph-mon[20993]: pgmap v3368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:38 smithi077 ceph-mon[21151]: pgmap v3368: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:39.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:39.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:39.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:40.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:40.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:40.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:40.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:40.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:41.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:40 smithi077 ceph-mon[21151]: from='client.85454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:41.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:40 smithi077 ceph-mon[21151]: pgmap v3369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:40 smithi046 ceph-mon[19468]: from='client.85454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:40 smithi046 ceph-mon[19468]: pgmap v3369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:40 smithi087 ceph-mon[20993]: from='client.85454 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:40 smithi087 ceph-mon[20993]: pgmap v3369: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:43.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:42 smithi087 ceph-mon[20993]: pgmap v3370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:42 smithi046 ceph-mon[19468]: pgmap v3370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:43.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:42 smithi077 ceph-mon[21151]: pgmap v3370: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:45.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:45.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:45.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:45 smithi046 ceph-mon[19468]: pgmap v3371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:45 smithi087 ceph-mon[20993]: pgmap v3371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:45 smithi077 ceph-mon[21151]: pgmap v3371: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:46.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:46.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:46 smithi046 ceph-mon[19468]: from='client.115095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:46 smithi087 ceph-mon[20993]: from='client.115095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:46 smithi077 ceph-mon[21151]: from='client.115095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:47 smithi046 ceph-mon[19468]: pgmap v3372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:47 smithi087 ceph-mon[20993]: pgmap v3372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:47 smithi077 ceph-mon[21151]: pgmap v3372: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:48 smithi046 ceph-mon[19468]: pgmap v3373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:48 smithi087 ceph-mon[20993]: pgmap v3373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:48 smithi077 ceph-mon[21151]: pgmap v3373: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:26:51.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:51.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:51.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:50 smithi046 ceph-mon[19468]: pgmap v3374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:50 smithi087 ceph-mon[20993]: pgmap v3374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:50 smithi077 ceph-mon[21151]: pgmap v3374: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:51.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:51 smithi046 ceph-mon[19468]: from='client.115164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:51 smithi087 ceph-mon[20993]: from='client.115164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:51 smithi077 ceph-mon[21151]: from='client.115164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:53.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:52 smithi046 ceph-mon[19468]: pgmap v3375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:26:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:52 smithi087 ceph-mon[20993]: pgmap v3375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:26:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:53 smithi077 ceph-mon[21151]: pgmap v3375: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:26:53.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:26:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:26:53.561+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:26:53.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:26:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:26:53.562+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:26:54.170 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.170 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.170 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.170 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:26:54.171 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:26:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:26:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:26:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:26:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:26:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:26:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:55 smithi077 ceph-mon[21151]: pgmap v3376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:55 smithi046 ceph-mon[19468]: pgmap v3376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:55 smithi087 ceph-mon[20993]: pgmap v3376: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:26:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:26:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:26:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:56 smithi046 ceph-mon[19468]: pgmap v3377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:56 smithi087 ceph-mon[20993]: pgmap v3377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:56 smithi077 ceph-mon[21151]: pgmap v3377: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:57.500 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:26:57.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:26:57.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:26:57.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:26:57.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:26:58.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:57 smithi087 ceph-mon[20993]: from='client.115347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:57 smithi046 ceph-mon[19468]: from='client.115347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:57 smithi077 ceph-mon[21151]: from='client.115347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:26:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:26:59 smithi087 ceph-mon[20993]: pgmap v3378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:26:59 smithi046 ceph-mon[19468]: pgmap v3378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:26:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:26:59 smithi077 ceph-mon[21151]: pgmap v3378: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:01 smithi077 ceph-mon[21151]: pgmap v3379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:01 smithi046 ceph-mon[19468]: pgmap v3379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:01 smithi087 ceph-mon[20993]: pgmap v3379: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:02.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:02.502 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:02.502 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:03.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:03.303 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:03 smithi077 ceph-mon[21151]: from='client.115425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:03 smithi046 ceph-mon[19468]: from='client.115425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:03 smithi087 ceph-mon[20993]: from='client.115425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: pgmap v3380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: pgmap v3380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: pgmap v3380: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:06 smithi077 ceph-mon[21151]: pgmap v3381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:06 smithi046 ceph-mon[19468]: pgmap v3381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:06 smithi087 ceph-mon[20993]: pgmap v3381: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:08.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:08.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:08.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:08 smithi046 ceph-mon[19468]: pgmap v3382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:08 smithi077 ceph-mon[21151]: pgmap v3382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:08.861 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:08.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:08.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:08.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:08.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:08 smithi087 ceph-mon[20993]: pgmap v3382: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:09 smithi077 ceph-mon[21151]: from='client.115500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:09 smithi046 ceph-mon[19468]: from='client.115500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:09 smithi087 ceph-mon[20993]: from='client.115500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:10 smithi077 ceph-mon[21151]: pgmap v3383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:10 smithi046 ceph-mon[19468]: pgmap v3383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:10 smithi087 ceph-mon[20993]: pgmap v3383: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:12 smithi077 ceph-mon[21151]: pgmap v3384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:12 smithi046 ceph-mon[19468]: pgmap v3384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:12 smithi087 ceph-mon[20993]: pgmap v3384: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:13.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:13.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:13.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:14.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:14 smithi046 ceph-mon[19468]: pgmap v3385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:14.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:14.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:14.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:14.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:14.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:14 smithi087 ceph-mon[20993]: pgmap v3385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:14 smithi077 ceph-mon[21151]: pgmap v3385: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:15 smithi046 ceph-mon[19468]: from='client.115575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:15 smithi087 ceph-mon[20993]: from='client.115575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:15 smithi077 ceph-mon[21151]: from='client.115575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:16 smithi046 ceph-mon[19468]: pgmap v3386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:16 smithi087 ceph-mon[20993]: pgmap v3386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:16 smithi077 ceph-mon[21151]: pgmap v3386: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:18 smithi046 ceph-mon[19468]: pgmap v3387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:18.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:18 smithi087 ceph-mon[20993]: pgmap v3387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:18 smithi077 ceph-mon[21151]: pgmap v3387: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:19.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:19.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:19.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:20.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:20.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:20.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:20.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:20.283 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:20 smithi087 ceph-mon[20993]: pgmap v3388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:20 smithi087 ceph-mon[20993]: from='client.115647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:20 smithi046 ceph-mon[19468]: pgmap v3388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:20 smithi046 ceph-mon[19468]: from='client.115647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:20 smithi077 ceph-mon[21151]: pgmap v3388: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:20 smithi077 ceph-mon[21151]: from='client.115647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:22.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:22 smithi077 ceph-mon[21151]: pgmap v3389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:22 smithi046 ceph-mon[19468]: pgmap v3389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:22 smithi087 ceph-mon[20993]: pgmap v3389: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:24.761 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: pgmap v3390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:24.761 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.761 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.761 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.762 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.762 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.762 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: pgmap v3390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: pgmap v3390: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:25.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:25.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:25.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:25.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:25.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:25.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:25.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:25.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:26 smithi046 ceph-mon[19468]: pgmap v3391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:26 smithi046 ceph-mon[19468]: from='client.115719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:26 smithi087 ceph-mon[20993]: pgmap v3391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:26 smithi087 ceph-mon[20993]: from='client.115719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:26 smithi077 ceph-mon[21151]: pgmap v3391: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:26 smithi077 ceph-mon[21151]: from='client.115719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:28 smithi077 ceph-mon[21151]: pgmap v3392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:28 smithi046 ceph-mon[19468]: pgmap v3392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:28 smithi087 ceph-mon[20993]: pgmap v3392: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:30.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:30.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:30.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:30 smithi077 ceph-mon[21151]: pgmap v3393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:31.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:30 smithi046 ceph-mon[19468]: pgmap v3393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:30 smithi087 ceph-mon[20993]: pgmap v3393: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:27:31.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:31.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:31.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:31.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:31.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:32 smithi077 ceph-mon[21151]: pgmap v3394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:32 smithi077 ceph-mon[21151]: from='client.115797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:33.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:32 smithi087 ceph-mon[20993]: pgmap v3394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:33.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:32 smithi087 ceph-mon[20993]: from='client.115797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:32 smithi046 ceph-mon[19468]: pgmap v3394: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:32 smithi046 ceph-mon[19468]: from='client.115797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:34.446 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:34 smithi087 ceph-mon[20993]: pgmap v3395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:34.447 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.447 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.447 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:34 smithi046 ceph-mon[19468]: pgmap v3395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:34.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:34 smithi077 ceph-mon[21151]: pgmap v3395: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:36 smithi077 ceph-mon[21151]: pgmap v3396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:36.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:36 smithi046 ceph-mon[19468]: pgmap v3396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:36.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:36.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:36.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:36 smithi087 ceph-mon[20993]: pgmap v3396: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:37.357 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:37.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:37.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:37.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:37.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:38 smithi077 ceph-mon[21151]: pgmap v3397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:38 smithi077 ceph-mon[21151]: from='client.115875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:38 smithi046 ceph-mon[19468]: pgmap v3397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:38 smithi046 ceph-mon[19468]: from='client.115875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:38 smithi087 ceph-mon[20993]: pgmap v3397: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:38 smithi087 ceph-mon[20993]: from='client.115875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:40 smithi087 ceph-mon[20993]: pgmap v3398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:40 smithi077 ceph-mon[21151]: pgmap v3398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:40 smithi046 ceph-mon[19468]: pgmap v3398: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:42.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:42.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:42.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:42 smithi077 ceph-mon[21151]: pgmap v3399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:42 smithi046 ceph-mon[19468]: pgmap v3399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:42 smithi087 ceph-mon[20993]: pgmap v3399: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:43.048 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:43.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:43.513 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:43 smithi077 ceph-mon[21151]: from='client.115953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:43 smithi046 ceph-mon[19468]: from='client.115953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:43 smithi087 ceph-mon[20993]: from='client.115953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:44.907 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: pgmap v3400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:44.907 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.907 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: pgmap v3400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: pgmap v3400: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:46 smithi077 ceph-mon[21151]: pgmap v3401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:46 smithi046 ceph-mon[19468]: pgmap v3401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:46 smithi087 ceph-mon[20993]: pgmap v3401: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:48.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:48.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:48.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:48.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:48.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:48 smithi077 ceph-mon[21151]: pgmap v3402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:48 smithi046 ceph-mon[19468]: pgmap v3402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:48 smithi087 ceph-mon[20993]: pgmap v3402: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:49 smithi077 ceph-mon[21151]: from='client.116028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:50.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:49 smithi046 ceph-mon[19468]: from='client.116028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:50.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:49 smithi087 ceph-mon[20993]: from='client.116028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:50 smithi077 ceph-mon[21151]: pgmap v3403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:50 smithi046 ceph-mon[19468]: pgmap v3403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:50 smithi087 ceph-mon[20993]: pgmap v3403: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:52 smithi077 ceph-mon[21151]: pgmap v3404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:52 smithi046 ceph-mon[19468]: pgmap v3404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:52 smithi087 ceph-mon[20993]: pgmap v3404: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:27:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:53.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:27:54.320+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:27:54.329+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: pgmap v3405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:27:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:27:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:27:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:54.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:27:54.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:27:54.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:27:54.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:27:54.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: pgmap v3405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:27:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:27:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: pgmap v3405: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:27:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:27:55.792 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:55 smithi046 ceph-mon[19468]: from='client.116121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:55.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:27:55.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:55 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:27:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:55 smithi087 ceph-mon[20993]: from='client.116121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:27:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:55 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:27:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:55 smithi077 ceph-mon[21151]: from='client.116121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:27:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:27:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:55 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:27:56.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:56 smithi046 ceph-mon[19468]: pgmap v3406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:56 smithi087 ceph-mon[20993]: pgmap v3406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:56 smithi077 ceph-mon[21151]: pgmap v3406: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:27:58 smithi046 ceph-mon[19468]: pgmap v3407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:27:58 smithi087 ceph-mon[20993]: pgmap v3407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:27:58 smithi077 ceph-mon[21151]: pgmap v3407: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:27:59.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:27:59.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:27:59.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:00.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:00.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:00.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:00.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:00.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:00.750 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:00 smithi087 ceph-mon[20993]: pgmap v3408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:00 smithi046 ceph-mon[19468]: pgmap v3408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:00 smithi077 ceph-mon[21151]: pgmap v3408: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:01.813 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:01 smithi087 ceph-mon[20993]: from='client.116289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:01 smithi046 ceph-mon[19468]: from='client.116289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:01 smithi077 ceph-mon[21151]: from='client.116289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:02 smithi046 ceph-mon[19468]: pgmap v3409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:02 smithi087 ceph-mon[20993]: pgmap v3409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:02 smithi077 ceph-mon[21151]: pgmap v3409: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: pgmap v3410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: pgmap v3410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: pgmap v3410: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:28:05.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.162 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.162 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:05.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:05.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:05.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:06.102 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:06.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:06.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:06.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:06.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:06 smithi046 ceph-mon[19468]: pgmap v3411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:06 smithi046 ceph-mon[19468]: from='client.116364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:06 smithi087 ceph-mon[20993]: pgmap v3411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:06 smithi087 ceph-mon[20993]: from='client.116364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:06 smithi077 ceph-mon[21151]: pgmap v3411: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:28:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:06 smithi077 ceph-mon[21151]: from='client.116364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:08 smithi046 ceph-mon[19468]: pgmap v3412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:08 smithi087 ceph-mon[20993]: pgmap v3412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:08 smithi077 ceph-mon[21151]: pgmap v3412: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:11.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:10 smithi046 ceph-mon[19468]: pgmap v3413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:11.104 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:11.104 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:10 smithi087 ceph-mon[20993]: pgmap v3413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:10 smithi077 ceph-mon[21151]: pgmap v3413: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:11.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:12 smithi046 ceph-mon[19468]: pgmap v3414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:12 smithi046 ceph-mon[19468]: from='client.116436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:12 smithi087 ceph-mon[20993]: pgmap v3414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:12 smithi087 ceph-mon[20993]: from='client.116436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:12 smithi077 ceph-mon[21151]: pgmap v3414: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:12 smithi077 ceph-mon[21151]: from='client.116436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:14 smithi077 ceph-mon[21151]: pgmap v3415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:14.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:14 smithi046 ceph-mon[19468]: pgmap v3415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:14.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:14.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:14.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:14 smithi087 ceph-mon[20993]: pgmap v3415: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:16.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:16.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:16.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:16 smithi077 ceph-mon[21151]: pgmap v3416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:16.990 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:16 smithi046 ceph-mon[19468]: pgmap v3416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:16 smithi087 ceph-mon[20993]: pgmap v3416: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:17.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:17.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:17.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:17.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:17.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:18 smithi077 ceph-mon[21151]: pgmap v3417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:18 smithi077 ceph-mon[21151]: from='client.116514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:18 smithi046 ceph-mon[19468]: pgmap v3417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:18 smithi046 ceph-mon[19468]: from='client.116514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:18 smithi087 ceph-mon[20993]: pgmap v3417: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:18 smithi087 ceph-mon[20993]: from='client.116514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:20 smithi077 ceph-mon[21151]: pgmap v3418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:20.934 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:20 smithi087 ceph-mon[20993]: pgmap v3418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:20 smithi046 ceph-mon[19468]: pgmap v3418: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:22.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:22.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:22.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:22 smithi046 ceph-mon[19468]: pgmap v3419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:22 smithi077 ceph-mon[21151]: pgmap v3419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:22 smithi087 ceph-mon[20993]: pgmap v3419: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:23.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:23.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:23.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:23.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:23.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:23 smithi077 ceph-mon[21151]: from='client.116592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:23 smithi046 ceph-mon[19468]: from='client.116592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:23 smithi087 ceph-mon[20993]: from='client.116592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: pgmap v3420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: pgmap v3420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: pgmap v3420: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:26.986 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:26 smithi077 ceph-mon[21151]: pgmap v3421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:26 smithi046 ceph-mon[19468]: pgmap v3421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:26 smithi087 ceph-mon[20993]: pgmap v3421: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:28.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:28.825 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:28.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:28.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:28.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:28.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:28 smithi046 ceph-mon[19468]: pgmap v3422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:28 smithi077 ceph-mon[21151]: pgmap v3422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:28 smithi087 ceph-mon[20993]: pgmap v3422: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:29 smithi077 ceph-mon[21151]: from='client.116670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:29 smithi046 ceph-mon[19468]: from='client.116670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:29 smithi087 ceph-mon[20993]: from='client.116670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:30 smithi077 ceph-mon[21151]: pgmap v3423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:30 smithi046 ceph-mon[19468]: pgmap v3423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:30 smithi087 ceph-mon[20993]: pgmap v3423: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:32 smithi077 ceph-mon[21151]: pgmap v3424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:32 smithi046 ceph-mon[19468]: pgmap v3424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:32 smithi087 ceph-mon[20993]: pgmap v3424: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:33.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:33.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:33.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:34.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:34.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:34.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:34.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:34.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:34 smithi046 ceph-mon[19468]: pgmap v3425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:34 smithi087 ceph-mon[20993]: pgmap v3425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:34 smithi077 ceph-mon[21151]: pgmap v3425: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:36.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:35 smithi046 ceph-mon[19468]: from='client.116745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:35 smithi087 ceph-mon[20993]: from='client.116745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:35 smithi077 ceph-mon[21151]: from='client.116745 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:36 smithi046 ceph-mon[19468]: pgmap v3426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:36 smithi087 ceph-mon[20993]: pgmap v3426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:36 smithi077 ceph-mon[21151]: pgmap v3426: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:28:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:38 smithi046 ceph-mon[19468]: pgmap v3427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:38 smithi087 ceph-mon[20993]: pgmap v3427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:38 smithi077 ceph-mon[21151]: pgmap v3427: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:39.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:39.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:39.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:40.193 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:40.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:40.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:40.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:40.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:41.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:40 smithi087 ceph-mon[20993]: pgmap v3428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:41.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:40 smithi087 ceph-mon[20993]: from='client.116823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:40 smithi046 ceph-mon[19468]: pgmap v3428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:40 smithi046 ceph-mon[19468]: from='client.116823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:40 smithi077 ceph-mon[21151]: pgmap v3428: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:40 smithi077 ceph-mon[21151]: from='client.116823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:42 smithi046 ceph-mon[19468]: pgmap v3429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:42 smithi087 ceph-mon[20993]: pgmap v3429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:42 smithi077 ceph-mon[21151]: pgmap v3429: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: pgmap v3430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: pgmap v3430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: pgmap v3430: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:45.875 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:45.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:45.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:45.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:45.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:46 smithi077 ceph-mon[21151]: pgmap v3431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:46 smithi077 ceph-mon[21151]: from='client.116898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:46 smithi046 ceph-mon[19468]: pgmap v3431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:46 smithi046 ceph-mon[19468]: from='client.116898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:46 smithi087 ceph-mon[20993]: pgmap v3431: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:46 smithi087 ceph-mon[20993]: from='client.116898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:48 smithi046 ceph-mon[19468]: pgmap v3432: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:48 smithi087 ceph-mon[20993]: pgmap v3432: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:48 smithi077 ceph-mon[21151]: pgmap v3432: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:50.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:50.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:50.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:50 smithi046 ceph-mon[19468]: pgmap v3433: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:50 smithi087 ceph-mon[20993]: pgmap v3433: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:50 smithi077 ceph-mon[21151]: pgmap v3433: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:28:51.589 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:51.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:52 smithi046 ceph-mon[19468]: pgmap v3434: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:52 smithi046 ceph-mon[19468]: from='client.116973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:52 smithi087 ceph-mon[20993]: pgmap v3434: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:52 smithi087 ceph-mon[20993]: from='client.116973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:52 smithi077 ceph-mon[21151]: pgmap v3434: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:52 smithi077 ceph-mon[21151]: from='client.116973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: pgmap v3435: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:55.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:28:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:28:55.087+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:28:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:28:55.088+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: pgmap v3435: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: pgmap v3435: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:28:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:56.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:28:56.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:28:56.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:28:56.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:28:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:56 smithi077 ceph-mon[21151]: pgmap v3436: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:28:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:28:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:28:57.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:56 smithi046 ceph-mon[19468]: pgmap v3436: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:28:57.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:28:57.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:28:57.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:28:57.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:28:57.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:28:57.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:28:57.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:28:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:56 smithi087 ceph-mon[20993]: pgmap v3436: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T04:28:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:28:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:28:57.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:57 smithi046 ceph-mon[19468]: from='client.117150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:57 smithi077 ceph-mon[21151]: from='client.117150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:57 smithi087 ceph-mon[20993]: from='client.117150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:28:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:28:58 smithi077 ceph-mon[21151]: pgmap v3437: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:28:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:28:58 smithi046 ceph-mon[19468]: pgmap v3437: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:28:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:28:58 smithi087 ceph-mon[20993]: pgmap v3437: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:29:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:00 smithi087 ceph-mon[20993]: pgmap v3438: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:29:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:00 smithi046 ceph-mon[19468]: pgmap v3438: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:29:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:00 smithi077 ceph-mon[21151]: pgmap v3438: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:29:02.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:02.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:02.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:02.947 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:02.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:02.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:02.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:02.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:02 smithi046 ceph-mon[19468]: pgmap v3439: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:02 smithi087 ceph-mon[20993]: pgmap v3439: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:02 smithi077 ceph-mon[21151]: pgmap v3439: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:03 smithi046 ceph-mon[19468]: from='client.117222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:03 smithi087 ceph-mon[20993]: from='client.117222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:03 smithi077 ceph-mon[21151]: from='client.117222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:05.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: pgmap v3440: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:05.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: pgmap v3440: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: pgmap v3440: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:07.139 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:06 smithi077 ceph-mon[21151]: pgmap v3441: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:06 smithi046 ceph-mon[19468]: pgmap v3441: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:06 smithi087 ceph-mon[20993]: pgmap v3441: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:29:07.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:07.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:07.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:08.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:08.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:08.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:08.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:08.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:08 smithi046 ceph-mon[19468]: pgmap v3442: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:08 smithi087 ceph-mon[20993]: pgmap v3442: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:08 smithi077 ceph-mon[21151]: pgmap v3442: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:10.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:09 smithi077 ceph-mon[21151]: from='client.117300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:09 smithi046 ceph-mon[19468]: from='client.117300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:09 smithi087 ceph-mon[20993]: from='client.117300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:11.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:10 smithi077 ceph-mon[21151]: pgmap v3443: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:10 smithi046 ceph-mon[19468]: pgmap v3443: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:10 smithi087 ceph-mon[20993]: pgmap v3443: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:29:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:12 smithi046 ceph-mon[19468]: pgmap v3444: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:29:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:12 smithi087 ceph-mon[20993]: pgmap v3444: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:29:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:12 smithi077 ceph-mon[21151]: pgmap v3444: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:29:13.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:13.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:13.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:14.342 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:14.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:14.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:14.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:14.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:14 smithi046 ceph-mon[19468]: pgmap v3445: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:14 smithi046 ceph-mon[19468]: from='client.117378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:14 smithi087 ceph-mon[20993]: pgmap v3445: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:14 smithi087 ceph-mon[20993]: from='client.117378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:14 smithi077 ceph-mon[21151]: pgmap v3445: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:14 smithi077 ceph-mon[21151]: from='client.117378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:17.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:16 smithi046 ceph-mon[19468]: pgmap v3446: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:16 smithi087 ceph-mon[20993]: pgmap v3446: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:16 smithi077 ceph-mon[21151]: pgmap v3446: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:19.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:18 smithi046 ceph-mon[19468]: pgmap v3447: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:19.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:19.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:19.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:18 smithi087 ceph-mon[20993]: pgmap v3447: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:18 smithi077 ceph-mon[21151]: pgmap v3447: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:20.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:20.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:21.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:20 smithi087 ceph-mon[20993]: pgmap v3448: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:21.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:20 smithi087 ceph-mon[20993]: from='client.117453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:20 smithi046 ceph-mon[19468]: pgmap v3448: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:20 smithi046 ceph-mon[19468]: from='client.117453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:20 smithi077 ceph-mon[21151]: pgmap v3448: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:20 smithi077 ceph-mon[21151]: from='client.117453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:23.116 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:22 smithi087 ceph-mon[20993]: pgmap v3449: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:29:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:22 smithi046 ceph-mon[19468]: pgmap v3449: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:29:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:22 smithi077 ceph-mon[21151]: pgmap v3449: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:29:25.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:25.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:25.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: pgmap v3450: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:29:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: pgmap v3450: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:29:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: pgmap v3450: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:25.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:26 smithi046 ceph-mon[19468]: pgmap v3451: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:26 smithi046 ceph-mon[19468]: from='client.117528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:26 smithi087 ceph-mon[20993]: pgmap v3451: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:26 smithi087 ceph-mon[20993]: from='client.117528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:26 smithi077 ceph-mon[21151]: pgmap v3451: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:26 smithi077 ceph-mon[21151]: from='client.117528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:28 smithi077 ceph-mon[21151]: pgmap v3452: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:28 smithi046 ceph-mon[19468]: pgmap v3452: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:28 smithi087 ceph-mon[20993]: pgmap v3452: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:30.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:30.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:30.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:30 smithi046 ceph-mon[19468]: pgmap v3453: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:30 smithi087 ceph-mon[20993]: pgmap v3453: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:31.400 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:31.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:31.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:30 smithi077 ceph-mon[21151]: pgmap v3453: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:29:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:32 smithi046 ceph-mon[19468]: pgmap v3454: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:32 smithi046 ceph-mon[19468]: from='client.117603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:32 smithi087 ceph-mon[20993]: pgmap v3454: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:32 smithi087 ceph-mon[20993]: from='client.117603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:32 smithi077 ceph-mon[21151]: pgmap v3454: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:32 smithi077 ceph-mon[21151]: from='client.117603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:34 smithi046 ceph-mon[19468]: pgmap v3455: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:29:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:34 smithi087 ceph-mon[20993]: pgmap v3455: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:29:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:34 smithi077 ceph-mon[21151]: pgmap v3455: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:29:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:36.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:36.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:36.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:37.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:37.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:37.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:37.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:37.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:37.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:36 smithi046 ceph-mon[19468]: pgmap v3456: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:29:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:36 smithi087 ceph-mon[20993]: pgmap v3456: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:29:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:36 smithi077 ceph-mon[21151]: pgmap v3456: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:29:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:37 smithi046 ceph-mon[19468]: from='client.117681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:37 smithi087 ceph-mon[20993]: from='client.117681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:37 smithi077 ceph-mon[21151]: from='client.117681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:38 smithi046 ceph-mon[19468]: pgmap v3457: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:38 smithi087 ceph-mon[20993]: pgmap v3457: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:38 smithi077 ceph-mon[21151]: pgmap v3457: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:39 smithi046 ceph-mon[19468]: pgmap v3458: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:40.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:39 smithi077 ceph-mon[21151]: pgmap v3458: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:39 smithi087 ceph-mon[20993]: pgmap v3458: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:42.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:42.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:42.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:42.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:42.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:42.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:42.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:42.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:42 smithi046 ceph-mon[19468]: pgmap v3459: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:42 smithi087 ceph-mon[20993]: pgmap v3459: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:42 smithi077 ceph-mon[21151]: pgmap v3459: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:43 smithi046 ceph-mon[19468]: from='client.117753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:43 smithi087 ceph-mon[20993]: from='client.117753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:43 smithi077 ceph-mon[21151]: from='client.117753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: pgmap v3460: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: pgmap v3460: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: pgmap v3460: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:47.177 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:46 smithi077 ceph-mon[21151]: pgmap v3461: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:46 smithi046 ceph-mon[19468]: pgmap v3461: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:46 smithi087 ceph-mon[20993]: pgmap v3461: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:47.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:47.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:47.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:48.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:48.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:48.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:48.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:48.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:49.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:48 smithi077 ceph-mon[21151]: pgmap v3462: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:48 smithi046 ceph-mon[19468]: pgmap v3462: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:48 smithi087 ceph-mon[20993]: pgmap v3462: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:50.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:49 smithi046 ceph-mon[19468]: from='client.117828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:49 smithi087 ceph-mon[20993]: from='client.117828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:49 smithi077 ceph-mon[21151]: from='client.117828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:50 smithi046 ceph-mon[19468]: pgmap v3463: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:50 smithi087 ceph-mon[20993]: pgmap v3463: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:50 smithi077 ceph-mon[21151]: pgmap v3463: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:52 smithi046 ceph-mon[19468]: pgmap v3464: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:52 smithi087 ceph-mon[20993]: pgmap v3464: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:52 smithi077 ceph-mon[21151]: pgmap v3464: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:53.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:53.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:53.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:54.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:54.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:54.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:54.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:54.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:29:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:54 smithi046 ceph-mon[19468]: pgmap v3465: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:54 smithi046 ceph-mon[19468]: from='client.117903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:54 smithi087 ceph-mon[20993]: pgmap v3465: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:54 smithi087 ceph-mon[20993]: from='client.117903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:54 smithi077 ceph-mon[21151]: pgmap v3465: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:54 smithi077 ceph-mon[21151]: from='client.117903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:29:55.826+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:29:55.827+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:29:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:29:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:29:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:29:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:29:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:29:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:29:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:56 smithi046 ceph-mon[19468]: pgmap v3466: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:29:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:29:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:56 smithi087 ceph-mon[20993]: pgmap v3466: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:29:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:29:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:56 smithi077 ceph-mon[21151]: pgmap v3466: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:29:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:29:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:29:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:29:59.152 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:29:58 smithi046 ceph-mon[19468]: pgmap v3467: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:59.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:29:59.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:29:59.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:29:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:29:58 smithi087 ceph-mon[20993]: pgmap v3467: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:29:58 smithi077 ceph-mon[21151]: pgmap v3467: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:29:59.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:29:59.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:29:59.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:29:59.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:29:59.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:00 smithi046 ceph-mon[19468]: pgmap v3468: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:00 smithi046 ceph-mon[19468]: from='client.118086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:30:01.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:00 smithi087 ceph-mon[20993]: pgmap v3468: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:01.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:00 smithi087 ceph-mon[20993]: from='client.118086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:01.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:00 smithi077 ceph-mon[21151]: pgmap v3468: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:00 smithi077 ceph-mon[21151]: from='client.118086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:30:03.303 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:02 smithi087 ceph-mon[20993]: pgmap v3469: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:02 smithi046 ceph-mon[19468]: pgmap v3469: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:02 smithi077 ceph-mon[21151]: pgmap v3469: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:04.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:04.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:04.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: pgmap v3470: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: pgmap v3470: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: pgmap v3470: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:05.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:05.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:05.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:05.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:05.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:06 smithi046 ceph-mon[19468]: pgmap v3471: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:06 smithi046 ceph-mon[19468]: from='client.118158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:06 smithi087 ceph-mon[20993]: pgmap v3471: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:06 smithi087 ceph-mon[20993]: from='client.118158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:06 smithi077 ceph-mon[21151]: pgmap v3471: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:06 smithi077 ceph-mon[21151]: from='client.118158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:09.087 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:08 smithi077 ceph-mon[21151]: pgmap v3472: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:08 smithi046 ceph-mon[19468]: pgmap v3472: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:08 smithi087 ceph-mon[20993]: pgmap v3472: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:10.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:10.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:10.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:11.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:11.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:11.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:11.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:11.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:11.253 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:10 smithi077 ceph-mon[21151]: pgmap v3473: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:10 smithi046 ceph-mon[19468]: pgmap v3473: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:10 smithi087 ceph-mon[20993]: pgmap v3473: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:30:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:11 smithi046 ceph-mon[19468]: from='client.118236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:11 smithi087 ceph-mon[20993]: from='client.118236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:11 smithi077 ceph-mon[21151]: from='client.118236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:12 smithi046 ceph-mon[19468]: pgmap v3474: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:12 smithi087 ceph-mon[20993]: pgmap v3474: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:12 smithi077 ceph-mon[21151]: pgmap v3474: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:30:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:14 smithi046 ceph-mon[19468]: pgmap v3475: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:30:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:14 smithi087 ceph-mon[20993]: pgmap v3475: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:30:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:14 smithi077 ceph-mon[21151]: pgmap v3475: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:30:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:16.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:16.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:16.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:16.883 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:16.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:16.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:16 smithi046 ceph-mon[19468]: pgmap v3476: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:16 smithi087 ceph-mon[20993]: pgmap v3476: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:16 smithi077 ceph-mon[21151]: pgmap v3476: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:17 smithi046 ceph-mon[19468]: from='client.118311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:17 smithi087 ceph-mon[20993]: from='client.118311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:17 smithi077 ceph-mon[21151]: from='client.118311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:19.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:18 smithi046 ceph-mon[19468]: pgmap v3477: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:18 smithi087 ceph-mon[20993]: pgmap v3477: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:18 smithi077 ceph-mon[21151]: pgmap v3477: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:20 smithi046 ceph-mon[19468]: pgmap v3478: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:20 smithi087 ceph-mon[20993]: pgmap v3478: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:20 smithi077 ceph-mon[21151]: pgmap v3478: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:21.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:21.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:21.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:22 smithi046 ceph-mon[19468]: pgmap v3479: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:22 smithi087 ceph-mon[20993]: pgmap v3479: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:22 smithi077 ceph-mon[21151]: pgmap v3479: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:22.589 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:23.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:23 smithi087 ceph-mon[20993]: from='client.118386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:23 smithi046 ceph-mon[19468]: from='client.118386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:23 smithi077 ceph-mon[21151]: from='client.118386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:24 smithi046 ceph-mon[19468]: pgmap v3480: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:24 smithi087 ceph-mon[20993]: pgmap v3480: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:24 smithi077 ceph-mon[21151]: pgmap v3480: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:26 smithi046 ceph-mon[19468]: pgmap v3481: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:26 smithi087 ceph-mon[20993]: pgmap v3481: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:26 smithi077 ceph-mon[21151]: pgmap v3481: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:27.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:27.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:27.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:28.270 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:28.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:28.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:28.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:28.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:28 smithi046 ceph-mon[19468]: pgmap v3482: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:28 smithi046 ceph-mon[19468]: from='client.118461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:28 smithi087 ceph-mon[20993]: pgmap v3482: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:28 smithi087 ceph-mon[20993]: from='client.118461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:29.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:28 smithi077 ceph-mon[21151]: pgmap v3482: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:29.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:28 smithi077 ceph-mon[21151]: from='client.118461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:30 smithi046 ceph-mon[19468]: pgmap v3483: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:30 smithi087 ceph-mon[20993]: pgmap v3483: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:30 smithi077 ceph-mon[21151]: pgmap v3483: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:33.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:32 smithi046 ceph-mon[19468]: pgmap v3484: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:32 smithi087 ceph-mon[20993]: pgmap v3484: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:32 smithi077 ceph-mon[21151]: pgmap v3484: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:33.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:33.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:33.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:33.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:33.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:34 smithi046 ceph-mon[19468]: pgmap v3485: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:34 smithi046 ceph-mon[19468]: from='client.118536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:34 smithi087 ceph-mon[20993]: pgmap v3485: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:34 smithi087 ceph-mon[20993]: from='client.118536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:34 smithi077 ceph-mon[21151]: pgmap v3485: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:34 smithi077 ceph-mon[21151]: from='client.118536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:36 smithi046 ceph-mon[19468]: pgmap v3486: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:36 smithi087 ceph-mon[20993]: pgmap v3486: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:36 smithi077 ceph-mon[21151]: pgmap v3486: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:39.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:38 smithi046 ceph-mon[19468]: pgmap v3487: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:38 smithi087 ceph-mon[20993]: pgmap v3487: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:38 smithi077 ceph-mon[21151]: pgmap v3487: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:39.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:39.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:39.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:39.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:39.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:41.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:40 smithi046 ceph-mon[19468]: pgmap v3488: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:41.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:40 smithi046 ceph-mon[19468]: from='client.118608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:40 smithi087 ceph-mon[20993]: pgmap v3488: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:40 smithi087 ceph-mon[20993]: from='client.118608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:40 smithi077 ceph-mon[21151]: pgmap v3488: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:40 smithi077 ceph-mon[21151]: from='client.118608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:41 smithi046 ceph-mon[19468]: pgmap v3489: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:41 smithi087 ceph-mon[20993]: pgmap v3489: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:41 smithi077 ceph-mon[21151]: pgmap v3489: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:30:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:44 smithi046 ceph-mon[19468]: pgmap v3490: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:44.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:44 smithi087 ceph-mon[20993]: pgmap v3490: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:44 smithi077 ceph-mon[21151]: pgmap v3490: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:44.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:44.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:44.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:45.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:45.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:45.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:45.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:45.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='client.118680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='client.118680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='client.118680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:46 smithi046 ceph-mon[19468]: pgmap v3491: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:46 smithi087 ceph-mon[20993]: pgmap v3491: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:46 smithi077 ceph-mon[21151]: pgmap v3491: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:49.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:48 smithi077 ceph-mon[21151]: pgmap v3492: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:48 smithi046 ceph-mon[19468]: pgmap v3492: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:48 smithi087 ceph-mon[20993]: pgmap v3492: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:50.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:50.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:50.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:50.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:50 smithi046 ceph-mon[19468]: pgmap v3493: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:51.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:51.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:51.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:51.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:51.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:50 smithi087 ceph-mon[20993]: pgmap v3493: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:51.164 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:50 smithi077 ceph-mon[21151]: pgmap v3493: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:51 smithi046 ceph-mon[19468]: from='client.87743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:51 smithi087 ceph-mon[20993]: from='client.87743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:51 smithi077 ceph-mon[21151]: from='client.87743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:52 smithi046 ceph-mon[19468]: pgmap v3494: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:52 smithi087 ceph-mon[20993]: pgmap v3494: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:52 smithi077 ceph-mon[21151]: pgmap v3494: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:54 smithi046 ceph-mon[19468]: pgmap v3495: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:54 smithi087 ceph-mon[20993]: pgmap v3495: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:54 smithi077 ceph-mon[21151]: pgmap v3495: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:30:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:30:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:30:56.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:30:56.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:30:56.577+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:30:56.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:30:56.587+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: pgmap v3496: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:56.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:30:56.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:30:56.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:30:56.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:30:56.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:30:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: pgmap v3496: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: pgmap v3496: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:30:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:30:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:57 smithi046 ceph-mon[19468]: from='client.118869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:30:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:30:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:57 smithi087 ceph-mon[20993]: from='client.118869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:30:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:30:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:57 smithi077 ceph-mon[21151]: from='client.118869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:30:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:30:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:30:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:30:58 smithi046 ceph-mon[19468]: pgmap v3497: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:30:58 smithi087 ceph-mon[20993]: pgmap v3497: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:30:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:30:58 smithi077 ceph-mon[21151]: pgmap v3497: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:00.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:00 smithi046 ceph-mon[19468]: pgmap v3498: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:00 smithi087 ceph-mon[20993]: pgmap v3498: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:00 smithi077 ceph-mon[21151]: pgmap v3498: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:01.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:01.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:01.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:02.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:02.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:02.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:02.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:02.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:02 smithi046 ceph-mon[19468]: pgmap v3499: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:02 smithi087 ceph-mon[20993]: pgmap v3499: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:02 smithi077 ceph-mon[21151]: pgmap v3499: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:03.936 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:03 smithi087 ceph-mon[20993]: from='client.119016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:03 smithi046 ceph-mon[19468]: from='client.119016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:03 smithi077 ceph-mon[21151]: from='client.119016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:04 smithi046 ceph-mon[19468]: pgmap v3500: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:04 smithi087 ceph-mon[20993]: pgmap v3500: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:04 smithi077 ceph-mon[21151]: pgmap v3500: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:06 smithi077 ceph-mon[21151]: pgmap v3501: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:06 smithi046 ceph-mon[19468]: pgmap v3501: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:06 smithi087 ceph-mon[20993]: pgmap v3501: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:07.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:07.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:07.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:08.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:08.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:08.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:08.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:08.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:08 smithi077 ceph-mon[21151]: pgmap v3502: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:08 smithi077 ceph-mon[21151]: from='client.119091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:08 smithi046 ceph-mon[19468]: pgmap v3502: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:08 smithi046 ceph-mon[19468]: from='client.119091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:08 smithi087 ceph-mon[20993]: pgmap v3502: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:08 smithi087 ceph-mon[20993]: from='client.119091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:10.967 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:10 smithi077 ceph-mon[21151]: pgmap v3503: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:10 smithi046 ceph-mon[19468]: pgmap v3503: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:10 smithi087 ceph-mon[20993]: pgmap v3503: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:13.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:13.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:12 smithi046 ceph-mon[19468]: pgmap v3504: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:13.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:13.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:12 smithi087 ceph-mon[20993]: pgmap v3504: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:12 smithi077 ceph-mon[21151]: pgmap v3504: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:31:13.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:13.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:13.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:13.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:13.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:14 smithi046 ceph-mon[19468]: pgmap v3505: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:14 smithi046 ceph-mon[19468]: from='client.119163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:14 smithi087 ceph-mon[20993]: pgmap v3505: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:14 smithi087 ceph-mon[20993]: from='client.119163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:14 smithi077 ceph-mon[21151]: pgmap v3505: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:14 smithi077 ceph-mon[21151]: from='client.119163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:16 smithi046 ceph-mon[19468]: pgmap v3506: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:16 smithi087 ceph-mon[20993]: pgmap v3506: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:16 smithi077 ceph-mon[21151]: pgmap v3506: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:18.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:18.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:18.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:18 smithi046 ceph-mon[19468]: pgmap v3507: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:18 smithi087 ceph-mon[20993]: pgmap v3507: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:18 smithi077 ceph-mon[21151]: pgmap v3507: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:19.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:19.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:19.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:19.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:19.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:20 smithi046 ceph-mon[19468]: pgmap v3508: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:20 smithi046 ceph-mon[19468]: from='client.119232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:20 smithi087 ceph-mon[20993]: pgmap v3508: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:20 smithi087 ceph-mon[20993]: from='client.119232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:20 smithi077 ceph-mon[21151]: pgmap v3508: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:20 smithi077 ceph-mon[21151]: from='client.119232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:22 smithi077 ceph-mon[21151]: pgmap v3509: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:22 smithi046 ceph-mon[19468]: pgmap v3509: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:22 smithi087 ceph-mon[20993]: pgmap v3509: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:24.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:24.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:24.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:24 smithi087 ceph-mon[20993]: pgmap v3510: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:24 smithi046 ceph-mon[19468]: pgmap v3510: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:25.358 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:24 smithi077 ceph-mon[21151]: pgmap v3510: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:25.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:25.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:25.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:25.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:25.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='client.119307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='client.119307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='client.119307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:26 smithi046 ceph-mon[19468]: pgmap v3511: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:26 smithi087 ceph-mon[20993]: pgmap v3511: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:26 smithi077 ceph-mon[21151]: pgmap v3511: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:28 smithi046 ceph-mon[19468]: pgmap v3512: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:28 smithi087 ceph-mon[20993]: pgmap v3512: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:28 smithi077 ceph-mon[21151]: pgmap v3512: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:30.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:30.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:30.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:31.054 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:31.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:31.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:31.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:31.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:30 smithi077 ceph-mon[21151]: pgmap v3513: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:30 smithi046 ceph-mon[19468]: pgmap v3513: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:30 smithi087 ceph-mon[20993]: pgmap v3513: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:31 smithi046 ceph-mon[19468]: from='client.119385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:31 smithi087 ceph-mon[20993]: from='client.119385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:31 smithi077 ceph-mon[21151]: from='client.119385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:32 smithi046 ceph-mon[19468]: pgmap v3514: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:32 smithi087 ceph-mon[20993]: pgmap v3514: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:32 smithi077 ceph-mon[21151]: pgmap v3514: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:34 smithi046 ceph-mon[19468]: pgmap v3515: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:34 smithi087 ceph-mon[20993]: pgmap v3515: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:34 smithi077 ceph-mon[21151]: pgmap v3515: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:31:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:36.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:36.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:36.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:36.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:36.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:36.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:36.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:36.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:36 smithi046 ceph-mon[19468]: pgmap v3516: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:36 smithi087 ceph-mon[20993]: pgmap v3516: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:36 smithi077 ceph-mon[21151]: pgmap v3516: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:37 smithi046 ceph-mon[19468]: from='client.119460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:37 smithi087 ceph-mon[20993]: from='client.119460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:37 smithi077 ceph-mon[21151]: from='client.119460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:38 smithi046 ceph-mon[19468]: pgmap v3517: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:38 smithi087 ceph-mon[20993]: pgmap v3517: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:38 smithi077 ceph-mon[21151]: pgmap v3517: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:41.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:40 smithi046 ceph-mon[19468]: pgmap v3518: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:40 smithi087 ceph-mon[20993]: pgmap v3518: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:40 smithi077 ceph-mon[21151]: pgmap v3518: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:41.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:41.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:41.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:42.445 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:42.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:42.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:42.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:42.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:43.158 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:42 smithi046 ceph-mon[19468]: pgmap v3519: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:42 smithi087 ceph-mon[20993]: pgmap v3519: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:42 smithi077 ceph-mon[21151]: pgmap v3519: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:43 smithi046 ceph-mon[19468]: from='client.119532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:43 smithi087 ceph-mon[20993]: from='client.119532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:43 smithi077 ceph-mon[21151]: from='client.119532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:45.302 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:44 smithi087 ceph-mon[20993]: pgmap v3520: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:44 smithi046 ceph-mon[19468]: pgmap v3520: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:44 smithi077 ceph-mon[21151]: pgmap v3520: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: pgmap v3521: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: pgmap v3521: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: pgmap v3521: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:47.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:47.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:47.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:48.128 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:48.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:48.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:48.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:48.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:48 smithi077 ceph-mon[21151]: pgmap v3522: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:48 smithi077 ceph-mon[21151]: from='client.119607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:48 smithi046 ceph-mon[19468]: pgmap v3522: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:48 smithi046 ceph-mon[19468]: from='client.119607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:48 smithi087 ceph-mon[20993]: pgmap v3522: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:48 smithi087 ceph-mon[20993]: from='client.119607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:50.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:50 smithi046 ceph-mon[19468]: pgmap v3523: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:50 smithi077 ceph-mon[21151]: pgmap v3523: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:50 smithi087 ceph-mon[20993]: pgmap v3523: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:52 smithi077 ceph-mon[21151]: pgmap v3524: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:52 smithi046 ceph-mon[19468]: pgmap v3524: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:52 smithi087 ceph-mon[20993]: pgmap v3524: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:53.804 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:53.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:53.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:53.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:53.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:31:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:54 smithi077 ceph-mon[21151]: pgmap v3525: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:54 smithi077 ceph-mon[21151]: from='client.119685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:54 smithi046 ceph-mon[19468]: pgmap v3525: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:54 smithi046 ceph-mon[19468]: from='client.119685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:54 smithi087 ceph-mon[20993]: pgmap v3525: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:54 smithi087 ceph-mon[20993]: from='client.119685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:31:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:56 smithi046 ceph-mon[19468]: pgmap v3526: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:56 smithi087 ceph-mon[20993]: pgmap v3526: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:56 smithi077 ceph-mon[21151]: pgmap v3526: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:31:57.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:31:57.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:31:57.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:31:57.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:57.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:31:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:31:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:31:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:31:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:31:57.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:31:57.337+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:31:57.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:31:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:31:57.338+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:58 smithi046 ceph-mon[19468]: pgmap v3527: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:31:58 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:31:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:58 smithi087 ceph-mon[20993]: pgmap v3527: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:31:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:31:58 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:31:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:58 smithi077 ceph-mon[21151]: pgmap v3527: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:31:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:31:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:31:58 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:31:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:31:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:31:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:31:59.489 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:31:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:31:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:31:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:31:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:00 smithi046 ceph-mon[19468]: pgmap v3528: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:00 smithi046 ceph-mon[19468]: from='client.119862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:00 smithi087 ceph-mon[20993]: pgmap v3528: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:00 smithi087 ceph-mon[20993]: from='client.119862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:00 smithi077 ceph-mon[21151]: pgmap v3528: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:00 smithi077 ceph-mon[21151]: from='client.119862 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:02.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:02 smithi046 ceph-mon[19468]: pgmap v3529: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:02 smithi087 ceph-mon[20993]: pgmap v3529: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:02 smithi077 ceph-mon[21151]: pgmap v3529: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:04 smithi046 ceph-mon[19468]: pgmap v3530: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:04 smithi087 ceph-mon[20993]: pgmap v3530: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:04 smithi077 ceph-mon[21151]: pgmap v3530: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:04.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:04.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:04.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:05.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:05.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:05.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:05.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:05.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:05.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:05 smithi087 ceph-mon[20993]: from='client.119940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:05 smithi046 ceph-mon[19468]: from='client.119940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:05 smithi077 ceph-mon[21151]: from='client.119940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:06.533 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: pgmap v3531: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: pgmap v3531: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: pgmap v3531: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:08 smithi046 ceph-mon[19468]: pgmap v3532: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:08 smithi087 ceph-mon[20993]: pgmap v3532: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:08 smithi077 ceph-mon[21151]: pgmap v3532: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:10.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:10.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:10.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:10 smithi046 ceph-mon[19468]: pgmap v3533: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:10 smithi087 ceph-mon[20993]: pgmap v3533: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:10 smithi077 ceph-mon[21151]: pgmap v3533: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:32:10.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:11.537 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:11 smithi077 ceph-mon[21151]: from='client.120018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:11 smithi046 ceph-mon[19468]: from='client.120018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:11 smithi087 ceph-mon[20993]: from='client.120018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:12.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:12 smithi077 ceph-mon[21151]: pgmap v3534: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:12 smithi046 ceph-mon[19468]: pgmap v3534: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:12 smithi087 ceph-mon[20993]: pgmap v3534: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:32:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:14 smithi046 ceph-mon[19468]: pgmap v3535: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:14 smithi087 ceph-mon[20993]: pgmap v3535: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:14 smithi077 ceph-mon[21151]: pgmap v3535: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:15.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:15.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:15.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:16 smithi087 ceph-mon[20993]: pgmap v3536: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.539 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:16.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:16.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:16.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:16.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:16.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:16 smithi046 ceph-mon[19468]: pgmap v3536: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:16.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:16 smithi077 ceph-mon[21151]: pgmap v3536: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:17 smithi046 ceph-mon[19468]: from='client.120096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:17 smithi087 ceph-mon[20993]: from='client.120096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:17 smithi077 ceph-mon[21151]: from='client.120096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:18 smithi046 ceph-mon[19468]: pgmap v3537: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:18 smithi087 ceph-mon[20993]: pgmap v3537: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:18 smithi077 ceph-mon[21151]: pgmap v3537: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:20 smithi046 ceph-mon[19468]: pgmap v3538: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:20 smithi087 ceph-mon[20993]: pgmap v3538: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:20 smithi077 ceph-mon[21151]: pgmap v3538: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:21.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:21.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:21.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:22.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:22.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:22.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:22.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:22.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:22 smithi046 ceph-mon[19468]: pgmap v3539: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:22 smithi046 ceph-mon[19468]: from='client.120174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:22 smithi087 ceph-mon[20993]: pgmap v3539: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:22 smithi087 ceph-mon[20993]: from='client.120174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:22 smithi077 ceph-mon[21151]: pgmap v3539: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:22 smithi077 ceph-mon[21151]: from='client.120174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:24.282 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:24 smithi046 ceph-mon[19468]: pgmap v3540: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:24 smithi087 ceph-mon[20993]: pgmap v3540: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:24 smithi077 ceph-mon[21151]: pgmap v3540: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: pgmap v3541: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.781 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: pgmap v3541: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: pgmap v3541: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:27.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:27.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:27.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:27.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:27.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:27.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:27.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:27.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:28 smithi046 ceph-mon[19468]: pgmap v3542: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:28 smithi046 ceph-mon[19468]: from='client.120252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:28 smithi087 ceph-mon[20993]: pgmap v3542: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:28 smithi087 ceph-mon[20993]: from='client.120252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:28 smithi077 ceph-mon[21151]: pgmap v3542: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:28 smithi077 ceph-mon[21151]: from='client.120252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:30 smithi046 ceph-mon[19468]: pgmap v3543: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:30 smithi087 ceph-mon[20993]: pgmap v3543: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:30 smithi077 ceph-mon[21151]: pgmap v3543: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:32.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:32.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:32.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:32 smithi046 ceph-mon[19468]: pgmap v3544: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:32 smithi077 ceph-mon[21151]: pgmap v3544: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:32 smithi087 ceph-mon[20993]: pgmap v3544: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:33.606 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:33.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:33.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:33.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:33.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:35.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:34 smithi046 ceph-mon[19468]: pgmap v3545: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:35.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:34 smithi046 ceph-mon[19468]: from='client.120327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:34 smithi087 ceph-mon[20993]: pgmap v3545: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:34 smithi087 ceph-mon[20993]: from='client.120327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:34 smithi077 ceph-mon[21151]: pgmap v3545: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:34 smithi077 ceph-mon[21151]: from='client.120327 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:36 smithi046 ceph-mon[19468]: pgmap v3546: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:36 smithi087 ceph-mon[20993]: pgmap v3546: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:36 smithi077 ceph-mon[21151]: pgmap v3546: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:38 smithi046 ceph-mon[19468]: pgmap v3547: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:38.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:38.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:38.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:38 smithi087 ceph-mon[20993]: pgmap v3547: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:38 smithi077 ceph-mon[21151]: pgmap v3547: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:39.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:39.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:39.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:39.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:39.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:39 smithi046 ceph-mon[19468]: from='client.120405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:39 smithi087 ceph-mon[20993]: from='client.120405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:39 smithi077 ceph-mon[21151]: from='client.120405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:40 smithi046 ceph-mon[19468]: pgmap v3548: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:40 smithi087 ceph-mon[20993]: pgmap v3548: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:40 smithi077 ceph-mon[21151]: pgmap v3548: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:42 smithi046 ceph-mon[19468]: pgmap v3549: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:43.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:42 smithi077 ceph-mon[21151]: pgmap v3549: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:42 smithi087 ceph-mon[20993]: pgmap v3549: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:32:44.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:44.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:44.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:44.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:44.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:44.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:44 smithi046 ceph-mon[19468]: pgmap v3550: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:44 smithi087 ceph-mon[20993]: pgmap v3550: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:44 smithi077 ceph-mon[21151]: pgmap v3550: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='client.120480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='client.120480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.239 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='client.120480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:46 smithi087 ceph-mon[20993]: pgmap v3551: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:46 smithi046 ceph-mon[19468]: pgmap v3551: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:32:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:46 smithi077 ceph-mon[21151]: pgmap v3551: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:32:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:48 smithi046 ceph-mon[19468]: pgmap v3552: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:48 smithi087 ceph-mon[20993]: pgmap v3552: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:48 smithi077 ceph-mon[21151]: pgmap v3552: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:49.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:50.671 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:50.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:50.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:50.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:50.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:50 smithi046 ceph-mon[19468]: pgmap v3553: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:50 smithi087 ceph-mon[20993]: pgmap v3553: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:50 smithi077 ceph-mon[21151]: pgmap v3553: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:32:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:51 smithi046 ceph-mon[19468]: from='client.120558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:51 smithi087 ceph-mon[20993]: from='client.120558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:52.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:51 smithi077 ceph-mon[21151]: from='client.120558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:52 smithi046 ceph-mon[19468]: pgmap v3554: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:52 smithi087 ceph-mon[20993]: pgmap v3554: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:52 smithi077 ceph-mon[21151]: pgmap v3554: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:54 smithi046 ceph-mon[19468]: pgmap v3555: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:54 smithi087 ceph-mon[20993]: pgmap v3555: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:54 smithi077 ceph-mon[21151]: pgmap v3555: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:32:55.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:32:55.673 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:32:55.673 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:32:56.342 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:32:56.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:32:56.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:32:56.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:32:56.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:32:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:56 smithi046 ceph-mon[19468]: pgmap v3556: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:56 smithi046 ceph-mon[19468]: from='client.120630 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:56 smithi087 ceph-mon[20993]: pgmap v3556: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:56 smithi087 ceph-mon[20993]: from='client.120630 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:56 smithi077 ceph-mon[21151]: pgmap v3556: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:32:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:56 smithi077 ceph-mon[21151]: from='client.120630 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:32:58.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:32:58.073+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:32:58.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:32:58.074+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:32:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: pgmap v3557: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: pgmap v3557: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: pgmap v3557: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:32:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:32:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:32:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:32:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:32:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:32:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:32:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:32:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:32:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:33:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:00 smithi046 ceph-mon[19468]: pgmap v3558: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:33:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:00 smithi087 ceph-mon[20993]: pgmap v3558: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:33:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:00 smithi077 ceph-mon[21151]: pgmap v3558: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:33:01.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:01.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:01.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:02.034 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:02.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:02.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:02.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:02.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:02 smithi046 ceph-mon[19468]: pgmap v3559: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:02 smithi046 ceph-mon[19468]: from='client.120816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:02 smithi087 ceph-mon[20993]: pgmap v3559: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:02 smithi087 ceph-mon[20993]: from='client.120816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:02 smithi077 ceph-mon[21151]: pgmap v3559: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:02 smithi077 ceph-mon[21151]: from='client.120816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:04 smithi046 ceph-mon[19468]: pgmap v3560: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:04 smithi087 ceph-mon[20993]: pgmap v3560: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:04 smithi077 ceph-mon[21151]: pgmap v3560: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: pgmap v3561: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: pgmap v3561: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: pgmap v3561: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:07.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:07.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:07.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:07.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:07.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:07.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:07.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:07.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:08 smithi087 ceph-mon[20993]: pgmap v3562: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:08 smithi087 ceph-mon[20993]: from='client.120894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:08 smithi077 ceph-mon[21151]: pgmap v3562: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:08 smithi077 ceph-mon[21151]: from='client.120894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:08 smithi046 ceph-mon[19468]: pgmap v3562: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:08 smithi046 ceph-mon[19468]: from='client.120894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:10 smithi077 ceph-mon[21151]: pgmap v3563: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:10 smithi046 ceph-mon[19468]: pgmap v3563: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:10 smithi087 ceph-mon[20993]: pgmap v3563: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:12.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:12.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:12.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:12 smithi077 ceph-mon[21151]: pgmap v3564: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:12 smithi046 ceph-mon[19468]: pgmap v3564: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:12 smithi087 ceph-mon[20993]: pgmap v3564: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:33:13.403 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:13.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:13.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:13.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:13.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:14 smithi077 ceph-mon[21151]: from='client.120972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:14 smithi077 ceph-mon[21151]: pgmap v3565: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:14 smithi046 ceph-mon[19468]: from='client.120972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:14 smithi046 ceph-mon[19468]: pgmap v3565: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:14 smithi087 ceph-mon[20993]: from='client.120972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:14 smithi087 ceph-mon[20993]: pgmap v3565: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:16 smithi077 ceph-mon[21151]: pgmap v3566: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:16 smithi046 ceph-mon[19468]: pgmap v3566: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:16 smithi087 ceph-mon[20993]: pgmap v3566: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:18.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:18.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:18.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:18 smithi046 ceph-mon[19468]: pgmap v3567: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:18 smithi087 ceph-mon[20993]: pgmap v3567: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:18 smithi077 ceph-mon[21151]: pgmap v3567: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:19.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:19.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:19.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:19.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:19.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:19 smithi046 ceph-mon[19468]: from='client.121050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:19 smithi087 ceph-mon[20993]: from='client.121050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:19 smithi077 ceph-mon[21151]: from='client.121050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:20 smithi046 ceph-mon[19468]: pgmap v3568: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:20 smithi087 ceph-mon[20993]: pgmap v3568: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:20 smithi077 ceph-mon[21151]: pgmap v3568: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:22 smithi046 ceph-mon[19468]: pgmap v3569: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:22 smithi087 ceph-mon[20993]: pgmap v3569: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:22 smithi077 ceph-mon[21151]: pgmap v3569: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:24.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:24.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:24.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:24.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:24.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:24.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:24.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:24.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:24 smithi046 ceph-mon[19468]: pgmap v3570: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:24 smithi087 ceph-mon[20993]: pgmap v3570: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:24 smithi077 ceph-mon[21151]: pgmap v3570: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:25.712 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:25 smithi046 ceph-mon[19468]: from='client.121125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:25.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:25 smithi077 ceph-mon[21151]: from='client.121125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:25 smithi087 ceph-mon[20993]: from='client.121125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: pgmap v3571: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: pgmap v3571: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: pgmap v3571: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:28 smithi046 ceph-mon[19468]: pgmap v3572: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:28 smithi087 ceph-mon[20993]: pgmap v3572: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:28 smithi077 ceph-mon[21151]: pgmap v3572: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:29.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:29.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:29.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:30.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:30.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:30.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:30.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:30.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:30 smithi046 ceph-mon[19468]: pgmap v3573: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:30 smithi087 ceph-mon[20993]: pgmap v3573: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:30 smithi077 ceph-mon[21151]: pgmap v3573: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:32.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:31 smithi046 ceph-mon[19468]: from='client.121203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:31 smithi087 ceph-mon[20993]: from='client.121203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:31 smithi077 ceph-mon[21151]: from='client.121203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:32 smithi046 ceph-mon[19468]: pgmap v3574: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:32 smithi087 ceph-mon[20993]: pgmap v3574: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:32 smithi077 ceph-mon[21151]: pgmap v3574: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:34 smithi077 ceph-mon[21151]: pgmap v3575: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:34 smithi046 ceph-mon[19468]: pgmap v3575: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:34 smithi087 ceph-mon[20993]: pgmap v3575: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:35.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:35.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:35.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:36.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:36 smithi077 ceph-mon[21151]: pgmap v3576: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:36 smithi077 ceph-mon[21151]: from='client.121275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:36.944 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:36 smithi087 ceph-mon[20993]: pgmap v3576: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:36.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:36.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:36 smithi087 ceph-mon[20993]: from='client.121275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:36 smithi046 ceph-mon[19468]: pgmap v3576: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:36 smithi046 ceph-mon[19468]: from='client.121275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:38 smithi046 ceph-mon[19468]: pgmap v3577: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:38 smithi087 ceph-mon[20993]: pgmap v3577: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:38 smithi077 ceph-mon[21151]: pgmap v3577: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:40 smithi046 ceph-mon[19468]: pgmap v3578: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:40 smithi087 ceph-mon[20993]: pgmap v3578: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:41.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:40 smithi077 ceph-mon[21151]: pgmap v3578: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:33:41.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:41.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:41.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:42 smithi046 ceph-mon[19468]: pgmap v3579: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:42 smithi046 ceph-mon[19468]: from='client.121353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:42 smithi087 ceph-mon[20993]: pgmap v3579: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:42 smithi087 ceph-mon[20993]: from='client.121353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:42 smithi077 ceph-mon[21151]: pgmap v3579: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:42 smithi077 ceph-mon[21151]: from='client.121353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:44.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:44 smithi046 ceph-mon[19468]: pgmap v3580: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:44.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:44 smithi077 ceph-mon[21151]: pgmap v3580: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:44 smithi087 ceph-mon[20993]: pgmap v3580: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:46.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:46.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:46.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: pgmap v3581: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: pgmap v3581: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: pgmap v3581: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:47.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:47.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:47.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:47.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:47.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:48 smithi077 ceph-mon[21151]: pgmap v3582: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:48 smithi077 ceph-mon[21151]: from='client.121428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:49.339 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:48 smithi087 ceph-mon[20993]: pgmap v3582: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:49.339 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:48 smithi087 ceph-mon[20993]: from='client.121428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:48 smithi046 ceph-mon[19468]: pgmap v3582: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:48 smithi046 ceph-mon[19468]: from='client.121428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:51.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:50 smithi046 ceph-mon[19468]: pgmap v3583: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:50 smithi077 ceph-mon[21151]: pgmap v3583: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:50 smithi087 ceph-mon[20993]: pgmap v3583: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:52.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:52.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:52.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:52 smithi077 ceph-mon[21151]: pgmap v3584: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:53.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:53.217 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:52 smithi046 ceph-mon[19468]: pgmap v3584: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:53.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:53.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:53.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:53.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:52 smithi087 ceph-mon[20993]: pgmap v3584: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:53 smithi077 ceph-mon[21151]: from='client.121506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:53 smithi046 ceph-mon[19468]: from='client.121506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:53 smithi087 ceph-mon[20993]: from='client.121506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:33:54.948 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:54 smithi077 ceph-mon[21151]: pgmap v3585: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:54 smithi046 ceph-mon[19468]: pgmap v3585: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:54 smithi087 ceph-mon[20993]: pgmap v3585: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:56.886 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:56 smithi077 ceph-mon[21151]: pgmap v3586: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:56.887 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:56.887 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:56.887 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:56 smithi046 ceph-mon[19468]: pgmap v3586: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:56 smithi087 ceph-mon[20993]: pgmap v3586: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:33:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:58.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:33:58.218 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:33:58.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: pgmap v3587: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:33:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: pgmap v3587: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:33:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: pgmap v3587: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:33:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:33:59.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:33:59.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:33:59.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:33:59.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:33:59.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:33:59.482 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:33:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:33:59.112+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:33:59.482 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:33:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:33:59.121+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:34:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:34:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:33:59 smithi046 ceph-mon[19468]: from='client.121578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:34:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:33:59 smithi087 ceph-mon[20993]: from='client.121578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:34:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:33:59 smithi077 ceph-mon[21151]: from='client.121578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:00 smithi046 ceph-mon[19468]: pgmap v3588: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:34:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:34:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:00 smithi087 ceph-mon[20993]: pgmap v3588: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:34:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:34:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:00 smithi077 ceph-mon[21151]: pgmap v3588: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:34:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:34:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:02 smithi046 ceph-mon[19468]: pgmap v3589: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:02 smithi087 ceph-mon[20993]: pgmap v3589: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:02 smithi077 ceph-mon[21151]: pgmap v3589: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:04.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:04.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:04.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:04 smithi046 ceph-mon[19468]: pgmap v3590: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:04 smithi087 ceph-mon[20993]: pgmap v3590: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:04 smithi077 ceph-mon[21151]: pgmap v3590: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:05.171 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:05 smithi046 ceph-mon[19468]: from='client.121758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:05 smithi087 ceph-mon[20993]: from='client.121758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:05 smithi077 ceph-mon[21151]: from='client.121758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: pgmap v3591: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: pgmap v3591: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: pgmap v3591: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:09.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:09 smithi087 ceph-mon[20993]: pgmap v3592: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:09 smithi046 ceph-mon[19468]: pgmap v3592: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:09 smithi077 ceph-mon[21151]: pgmap v3592: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:10.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:10.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:10.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:10.853 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:10.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:10.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:10.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:10.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:11 smithi046 ceph-mon[19468]: pgmap v3593: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:11 smithi087 ceph-mon[20993]: pgmap v3593: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:11 smithi077 ceph-mon[21151]: pgmap v3593: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:34:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:12 smithi046 ceph-mon[19468]: from='client.121827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:12 smithi087 ceph-mon[20993]: from='client.121827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:12 smithi077 ceph-mon[21151]: from='client.121827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:13 smithi046 ceph-mon[19468]: pgmap v3594: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:13 smithi087 ceph-mon[20993]: pgmap v3594: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:13 smithi077 ceph-mon[21151]: pgmap v3594: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:34:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:15 smithi046 ceph-mon[19468]: pgmap v3595: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:15 smithi087 ceph-mon[20993]: pgmap v3595: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:15 smithi077 ceph-mon[21151]: pgmap v3595: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:16.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:16.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:16.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:16.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:16.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:17.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:16 smithi077 ceph-mon[21151]: pgmap v3596: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:17.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:16 smithi087 ceph-mon[20993]: pgmap v3596: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:16 smithi046 ceph-mon[19468]: pgmap v3596: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:17.984 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:17 smithi077 ceph-mon[21151]: from='client.121902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:17 smithi046 ceph-mon[19468]: from='client.121902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:17 smithi087 ceph-mon[20993]: from='client.121902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:18 smithi046 ceph-mon[19468]: pgmap v3597: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:18 smithi087 ceph-mon[20993]: pgmap v3597: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:18 smithi077 ceph-mon[21151]: pgmap v3597: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:20 smithi046 ceph-mon[19468]: pgmap v3598: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:20 smithi087 ceph-mon[20993]: pgmap v3598: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:20 smithi077 ceph-mon[21151]: pgmap v3598: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:21.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:21.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:21.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:22.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:22.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:22.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:22.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:22.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:22 smithi046 ceph-mon[19468]: pgmap v3599: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:22 smithi046 ceph-mon[19468]: from='client.121971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:22 smithi087 ceph-mon[20993]: pgmap v3599: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:22 smithi087 ceph-mon[20993]: from='client.121971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:22 smithi077 ceph-mon[21151]: pgmap v3599: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:22 smithi077 ceph-mon[21151]: from='client.121971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:25.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:24 smithi046 ceph-mon[19468]: pgmap v3600: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:24 smithi087 ceph-mon[20993]: pgmap v3600: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:24 smithi077 ceph-mon[21151]: pgmap v3600: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: pgmap v3601: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:27.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:27.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: pgmap v3601: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: pgmap v3601: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:27.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:27.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:27.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:27.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:27.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:28 smithi087 ceph-mon[20993]: pgmap v3602: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:28 smithi087 ceph-mon[20993]: from='client.122049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:28 smithi046 ceph-mon[19468]: pgmap v3602: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:28 smithi046 ceph-mon[19468]: from='client.122049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:28 smithi077 ceph-mon[21151]: pgmap v3602: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:28 smithi077 ceph-mon[21151]: from='client.122049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:30 smithi087 ceph-mon[20993]: pgmap v3603: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:30 smithi046 ceph-mon[19468]: pgmap v3603: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:30 smithi077 ceph-mon[21151]: pgmap v3603: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:32.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:32.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:32.906 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:32 smithi046 ceph-mon[19468]: pgmap v3604: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:32 smithi087 ceph-mon[20993]: pgmap v3604: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:32 smithi077 ceph-mon[21151]: pgmap v3604: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:33.582 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:33.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:33.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:33.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:33.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:34 smithi046 ceph-mon[19468]: pgmap v3605: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:34 smithi046 ceph-mon[19468]: from='client.122127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:34 smithi087 ceph-mon[20993]: pgmap v3605: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:34 smithi087 ceph-mon[20993]: from='client.122127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:34 smithi077 ceph-mon[21151]: pgmap v3605: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:34 smithi077 ceph-mon[21151]: from='client.122127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:36 smithi077 ceph-mon[21151]: pgmap v3606: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:36 smithi046 ceph-mon[19468]: pgmap v3606: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:36 smithi087 ceph-mon[20993]: pgmap v3606: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:38.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:38.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:38.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:39.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:39.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:38 smithi046 ceph-mon[19468]: pgmap v3607: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:38 smithi087 ceph-mon[20993]: pgmap v3607: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:38 smithi077 ceph-mon[21151]: pgmap v3607: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:39 smithi046 ceph-mon[19468]: from='client.94837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:39 smithi087 ceph-mon[20993]: from='client.94837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:39 smithi077 ceph-mon[21151]: from='client.94837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:40 smithi046 ceph-mon[19468]: pgmap v3608: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:40 smithi087 ceph-mon[20993]: pgmap v3608: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:40 smithi077 ceph-mon[21151]: pgmap v3608: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:42 smithi046 ceph-mon[19468]: pgmap v3609: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:42 smithi087 ceph-mon[20993]: pgmap v3609: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:42 smithi077 ceph-mon[21151]: pgmap v3609: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:44.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:44.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:44.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:44.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:44.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:44.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:44.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:44.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:45.236 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:44 smithi077 ceph-mon[21151]: pgmap v3610: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:44 smithi046 ceph-mon[19468]: pgmap v3610: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:44 smithi087 ceph-mon[20993]: pgmap v3610: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:46.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:45 smithi046 ceph-mon[19468]: from='client.122280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:46.260 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:45 smithi087 ceph-mon[20993]: from='client.122280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:45 smithi077 ceph-mon[21151]: from='client.122280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:47.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: pgmap v3611: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: pgmap v3611: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: pgmap v3611: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:49.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:48 smithi087 ceph-mon[20993]: pgmap v3612: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:48 smithi046 ceph-mon[19468]: pgmap v3612: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:48 smithi077 ceph-mon[21151]: pgmap v3612: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:49.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:49.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:49.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:50.642 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:50.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:50.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:50.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:50.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:51.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:50 smithi087 ceph-mon[20993]: pgmap v3613: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:50 smithi046 ceph-mon[19468]: pgmap v3613: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:50 smithi077 ceph-mon[21151]: pgmap v3613: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:52.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:51 smithi046 ceph-mon[19468]: from='client.122352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:51 smithi087 ceph-mon[20993]: from='client.122352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:51 smithi077 ceph-mon[21151]: from='client.122352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:52 smithi046 ceph-mon[19468]: pgmap v3614: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:52 smithi087 ceph-mon[20993]: pgmap v3614: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:52 smithi077 ceph-mon[21151]: pgmap v3614: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:55 smithi046 ceph-mon[19468]: pgmap v3615: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:55 smithi087 ceph-mon[20993]: pgmap v3615: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:55 smithi077 ceph-mon[21151]: pgmap v3615: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:55.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:34:55.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:34:55.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:34:56.329 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:34:56.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:34:56.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:34:56.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:34:56.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:34:57.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:57 smithi077 ceph-mon[21151]: pgmap v3616: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:57.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:57 smithi077 ceph-mon[21151]: from='client.122421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:57.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:57 smithi046 ceph-mon[19468]: pgmap v3616: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:57 smithi046 ceph-mon[19468]: from='client.122421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:57 smithi087 ceph-mon[20993]: pgmap v3616: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:34:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:57 smithi087 ceph-mon[20993]: from='client.122421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:34:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:34:59.248 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:34:59 smithi077 ceph-mon[21151]: pgmap v3617: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:34:59 smithi046 ceph-mon[19468]: pgmap v3617: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:34:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:34:59 smithi087 ceph-mon[20993]: pgmap v3617: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:35:00.175+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:35:00.176+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:35:00.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:35:00.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:35:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:35:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:35:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:35:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:01.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:01.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:01 smithi046 ceph-mon[19468]: pgmap v3618: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:01.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:01.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:01.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:01 smithi087 ceph-mon[20993]: pgmap v3618: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:01 smithi077 ceph-mon[21151]: pgmap v3618: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:35:02.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:02.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:35:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:35:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:35:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:35:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:35:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:35:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:03 smithi046 ceph-mon[19468]: pgmap v3619: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:03.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:03 smithi046 ceph-mon[19468]: from='client.122607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:03 smithi087 ceph-mon[20993]: pgmap v3619: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:03 smithi087 ceph-mon[20993]: from='client.122607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:03 smithi077 ceph-mon[21151]: pgmap v3619: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:03 smithi077 ceph-mon[21151]: from='client.122607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:05 smithi046 ceph-mon[19468]: pgmap v3620: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:05 smithi087 ceph-mon[20993]: pgmap v3620: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:05 smithi077 ceph-mon[21151]: pgmap v3620: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T04:35:07.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:07.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:07.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: pgmap v3621: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: pgmap v3621: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: pgmap v3621: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:07.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:07.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:07.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:07.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:07.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:09 smithi046 ceph-mon[19468]: pgmap v3622: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:09 smithi046 ceph-mon[19468]: from='client.122682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:09 smithi087 ceph-mon[20993]: pgmap v3622: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:09 smithi087 ceph-mon[20993]: from='client.122682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:09 smithi077 ceph-mon[21151]: pgmap v3622: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:09 smithi077 ceph-mon[21151]: from='client.122682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:10 smithi046 ceph-mon[19468]: pgmap v3623: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:10 smithi087 ceph-mon[20993]: pgmap v3623: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:10 smithi077 ceph-mon[21151]: pgmap v3623: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:12 smithi046 ceph-mon[19468]: pgmap v3624: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:12 smithi087 ceph-mon[20993]: pgmap v3624: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:12 smithi077 ceph-mon[21151]: pgmap v3624: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:35:12.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:12.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:12.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:13.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:13.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:13.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:13.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:13.374 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:13 smithi046 ceph-mon[19468]: from='client.122757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:13 smithi087 ceph-mon[20993]: from='client.122757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:13 smithi077 ceph-mon[21151]: from='client.122757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:14 smithi046 ceph-mon[19468]: pgmap v3625: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:35:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:14 smithi087 ceph-mon[20993]: pgmap v3625: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:14 smithi077 ceph-mon[21151]: pgmap v3625: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T04:35:16.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:16 smithi077 ceph-mon[21151]: pgmap v3626: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:16 smithi046 ceph-mon[19468]: pgmap v3626: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:35:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:16 smithi087 ceph-mon[20993]: pgmap v3626: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T04:35:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:18 smithi087 ceph-mon[20993]: pgmap v3627: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:18.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:18 smithi046 ceph-mon[19468]: pgmap v3627: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:18 smithi077 ceph-mon[21151]: pgmap v3627: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:19.073 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:19.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:19.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:19.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:19.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:19 smithi046 ceph-mon[19468]: from='client.122835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:19 smithi087 ceph-mon[20993]: from='client.122835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:19 smithi077 ceph-mon[21151]: from='client.122835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:20 smithi046 ceph-mon[19468]: pgmap v3628: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:20 smithi087 ceph-mon[20993]: pgmap v3628: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:20 smithi077 ceph-mon[21151]: pgmap v3628: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:22 smithi046 ceph-mon[19468]: pgmap v3629: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T04:35:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:22 smithi087 ceph-mon[20993]: pgmap v3629: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T04:35:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:22 smithi077 ceph-mon[21151]: pgmap v3629: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T04:35:24.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:24.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:24.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:24 smithi046 ceph-mon[19468]: pgmap v3630: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T04:35:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:24 smithi087 ceph-mon[20993]: pgmap v3630: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T04:35:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:24 smithi077 ceph-mon[21151]: pgmap v3630: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T04:35:24.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:24.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:24.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:24.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:24.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:25 smithi046 ceph-mon[19468]: from='client.122910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:25 smithi087 ceph-mon[20993]: from='client.122910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:25 smithi077 ceph-mon[21151]: from='client.122910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:26 smithi046 ceph-mon[19468]: pgmap v3631: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T04:35:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:26 smithi087 ceph-mon[20993]: pgmap v3631: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T04:35:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:26 smithi077 ceph-mon[21151]: pgmap v3631: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.777 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.808 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.808 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:29.224 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:28 smithi046 ceph-mon[19468]: pgmap v3632: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:28 smithi087 ceph-mon[20993]: pgmap v3632: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:28 smithi077 ceph-mon[21151]: pgmap v3632: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:29.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:29.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:29.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:30.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:30.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:30.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:30.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:30.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:30 smithi087 ceph-mon[20993]: pgmap v3633: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:30 smithi046 ceph-mon[19468]: pgmap v3633: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:30 smithi077 ceph-mon[21151]: pgmap v3633: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:32.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:31 smithi087 ceph-mon[20993]: from='client.122988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:31 smithi046 ceph-mon[19468]: from='client.122988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:31 smithi077 ceph-mon[21151]: from='client.122988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:32 smithi046 ceph-mon[19468]: pgmap v3634: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:32 smithi087 ceph-mon[20993]: pgmap v3634: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:32 smithi077 ceph-mon[21151]: pgmap v3634: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T04:35:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:34 smithi046 ceph-mon[19468]: pgmap v3635: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:35:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:34 smithi087 ceph-mon[20993]: pgmap v3635: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:35:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:34 smithi077 ceph-mon[21151]: pgmap v3635: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T04:35:35.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:35.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:35.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:36.147 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:36.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:36.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:36.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:36.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:36 smithi046 ceph-mon[19468]: pgmap v3636: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:36 smithi046 ceph-mon[19468]: from='client.123066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:36 smithi087 ceph-mon[20993]: pgmap v3636: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:35:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:36 smithi087 ceph-mon[20993]: from='client.123066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:36 smithi077 ceph-mon[21151]: pgmap v3636: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:35:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:36 smithi077 ceph-mon[21151]: from='client.123066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:39.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:38 smithi077 ceph-mon[21151]: pgmap v3637: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:38 smithi046 ceph-mon[19468]: pgmap v3637: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:38 smithi087 ceph-mon[20993]: pgmap v3637: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:40 smithi046 ceph-mon[19468]: pgmap v3638: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:40 smithi087 ceph-mon[20993]: pgmap v3638: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:40 smithi077 ceph-mon[21151]: pgmap v3638: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:35:41.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:42 smithi046 ceph-mon[19468]: pgmap v3639: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:42 smithi046 ceph-mon[19468]: from='client.123141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:43 smithi087 ceph-mon[20993]: pgmap v3639: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:43 smithi087 ceph-mon[20993]: from='client.123141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:43 smithi077 ceph-mon[21151]: pgmap v3639: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:43 smithi077 ceph-mon[21151]: from='client.123141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:45 smithi046 ceph-mon[19468]: pgmap v3640: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:45 smithi087 ceph-mon[20993]: pgmap v3640: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:45 smithi077 ceph-mon[21151]: pgmap v3640: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:46.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:46.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:46.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: pgmap v3641: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: pgmap v3641: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: pgmap v3641: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:47.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:47.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:47.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:47.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:47.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:49.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:49 smithi046 ceph-mon[19468]: pgmap v3642: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:49.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:49 smithi046 ceph-mon[19468]: from='client.90410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:49 smithi087 ceph-mon[20993]: pgmap v3642: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:49 smithi087 ceph-mon[20993]: from='client.90410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:49 smithi077 ceph-mon[21151]: pgmap v3642: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:49 smithi077 ceph-mon[21151]: from='client.90410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:51.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:51 smithi087 ceph-mon[20993]: pgmap v3643: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:51 smithi046 ceph-mon[19468]: pgmap v3643: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:51 smithi077 ceph-mon[21151]: pgmap v3643: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:53.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:53 smithi087 ceph-mon[20993]: pgmap v3644: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:53.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:53.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:53.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:53.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:53.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:53 smithi046 ceph-mon[19468]: pgmap v3644: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:53 smithi077 ceph-mon[21151]: pgmap v3644: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:54.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:54 smithi046 ceph-mon[19468]: from='client.123291 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:54 smithi087 ceph-mon[20993]: from='client.123291 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:54 smithi077 ceph-mon[21151]: from='client.123291 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:35:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:55 smithi046 ceph-mon[19468]: pgmap v3645: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:55 smithi087 ceph-mon[20993]: pgmap v3645: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:55 smithi077 ceph-mon[21151]: pgmap v3645: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:57 smithi046 ceph-mon[19468]: pgmap v3646: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:57 smithi087 ceph-mon[20993]: pgmap v3646: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:57 smithi077 ceph-mon[21151]: pgmap v3646: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:35:58.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:35:58.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:35:58.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:35:58.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:35:58.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:35:58.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:35:58.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:35:58.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:35:59.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:35:59 smithi077 ceph-mon[21151]: pgmap v3647: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:35:59 smithi046 ceph-mon[19468]: pgmap v3647: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:35:59 smithi087 ceph-mon[20993]: pgmap v3647: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:00.167 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:00 smithi077 ceph-mon[21151]: from='client.123366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:00 smithi046 ceph-mon[19468]: from='client.123366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:00 smithi087 ceph-mon[20993]: from='client.123366 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:36:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:36:00.905+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:36:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:36:00.906+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: pgmap v3648: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: pgmap v3648: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: pgmap v3648: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:36:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:36:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:36:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:36:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:36:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:36:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:36:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:36:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:36:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:36:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:03 smithi046 ceph-mon[19468]: pgmap v3649: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:03 smithi087 ceph-mon[20993]: pgmap v3649: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:03 smithi077 ceph-mon[21151]: pgmap v3649: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:03.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:03.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:03.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:04 smithi046 ceph-mon[19468]: pgmap v3650: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:04 smithi087 ceph-mon[20993]: pgmap v3650: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:04 smithi077 ceph-mon[21151]: pgmap v3650: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:04.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:04.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:04.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:04.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:04.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:05 smithi046 ceph-mon[19468]: from='client.123546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:05 smithi087 ceph-mon[20993]: from='client.123546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:05 smithi077 ceph-mon[21151]: from='client.123546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:06 smithi046 ceph-mon[19468]: pgmap v3651: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:06 smithi087 ceph-mon[20993]: pgmap v3651: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:06 smithi077 ceph-mon[21151]: pgmap v3651: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:09.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:08 smithi046 ceph-mon[19468]: pgmap v3652: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:08 smithi087 ceph-mon[20993]: pgmap v3652: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:08 smithi077 ceph-mon[21151]: pgmap v3652: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:09.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:09.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:09.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:10.262 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:10.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:10.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:10.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:10.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:10 smithi046 ceph-mon[19468]: pgmap v3653: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:10 smithi046 ceph-mon[19468]: from='client.123621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:10 smithi087 ceph-mon[20993]: pgmap v3653: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:10 smithi087 ceph-mon[20993]: from='client.123621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:10 smithi077 ceph-mon[21151]: pgmap v3653: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:10 smithi077 ceph-mon[21151]: from='client.123621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:12 smithi046 ceph-mon[19468]: pgmap v3654: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:12 smithi087 ceph-mon[20993]: pgmap v3654: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:12 smithi077 ceph-mon[21151]: pgmap v3654: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:14 smithi046 ceph-mon[19468]: pgmap v3655: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:36:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:14 smithi087 ceph-mon[20993]: pgmap v3655: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:36:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:14 smithi077 ceph-mon[21151]: pgmap v3655: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:36:15.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:15.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:15.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:15.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:15.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:15.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:16 smithi046 ceph-mon[19468]: pgmap v3656: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:16 smithi046 ceph-mon[19468]: from='client.123696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:16 smithi087 ceph-mon[20993]: pgmap v3656: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:16 smithi087 ceph-mon[20993]: from='client.123696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:16 smithi077 ceph-mon[21151]: pgmap v3656: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:36:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:16 smithi077 ceph-mon[21151]: from='client.123696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:18 smithi046 ceph-mon[19468]: pgmap v3657: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:18 smithi087 ceph-mon[20993]: pgmap v3657: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:18 smithi077 ceph-mon[21151]: pgmap v3657: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:20.916 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:20 smithi077 ceph-mon[21151]: pgmap v3658: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:20.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:20.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:20.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:20 smithi046 ceph-mon[19468]: pgmap v3658: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:20 smithi087 ceph-mon[20993]: pgmap v3658: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:21.628 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:21.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:21.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:21.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:21.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:22 smithi046 ceph-mon[19468]: pgmap v3659: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:22 smithi046 ceph-mon[19468]: from='client.123774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:22 smithi087 ceph-mon[20993]: pgmap v3659: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:22 smithi087 ceph-mon[20993]: from='client.123774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:22 smithi077 ceph-mon[21151]: pgmap v3659: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:22 smithi077 ceph-mon[21151]: from='client.123774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:24 smithi046 ceph-mon[19468]: pgmap v3660: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:24 smithi087 ceph-mon[20993]: pgmap v3660: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:24 smithi077 ceph-mon[21151]: pgmap v3660: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:26.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:26.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:26.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:26 smithi046 ceph-mon[19468]: pgmap v3661: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:26 smithi087 ceph-mon[20993]: pgmap v3661: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:26 smithi077 ceph-mon[21151]: pgmap v3661: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:27.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:27.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:27.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:27.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:27.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='client.123849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.289 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.289 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.289 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='client.123849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:28.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='client.123849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:28 smithi077 ceph-mon[21151]: pgmap v3662: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:28 smithi046 ceph-mon[19468]: pgmap v3662: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:28 smithi087 ceph-mon[20993]: pgmap v3662: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:30 smithi077 ceph-mon[21151]: pgmap v3663: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:30 smithi046 ceph-mon[19468]: pgmap v3663: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:30 smithi087 ceph-mon[20993]: pgmap v3663: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:32.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:32.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:32.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:33.015 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:33.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:33.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:33.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:33.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:33.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:32 smithi046 ceph-mon[19468]: pgmap v3664: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:32 smithi077 ceph-mon[21151]: pgmap v3664: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:33.178 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:32 smithi087 ceph-mon[20993]: pgmap v3664: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:34.116 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:33 smithi087 ceph-mon[20993]: from='client.123924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:33 smithi077 ceph-mon[21151]: from='client.123924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:33 smithi046 ceph-mon[19468]: from='client.123924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:34 smithi077 ceph-mon[21151]: pgmap v3665: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:34 smithi046 ceph-mon[19468]: pgmap v3665: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:34 smithi087 ceph-mon[20993]: pgmap v3665: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:36 smithi046 ceph-mon[19468]: pgmap v3666: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:36 smithi077 ceph-mon[21151]: pgmap v3666: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:36 smithi087 ceph-mon[20993]: pgmap v3666: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:37.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:37.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:38.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:38.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:38.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:38.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:38.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:38.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:38.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:38.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:38 smithi046 ceph-mon[19468]: pgmap v3667: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:38 smithi077 ceph-mon[21151]: pgmap v3667: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:38 smithi087 ceph-mon[20993]: pgmap v3667: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:39 smithi077 ceph-mon[21151]: from='client.123999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:40.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:39 smithi046 ceph-mon[19468]: from='client.123999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:39 smithi087 ceph-mon[20993]: from='client.123999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:40 smithi077 ceph-mon[21151]: pgmap v3668: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:40 smithi046 ceph-mon[19468]: pgmap v3668: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:40 smithi087 ceph-mon[20993]: pgmap v3668: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:42 smithi077 ceph-mon[21151]: pgmap v3669: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:42 smithi046 ceph-mon[19468]: pgmap v3669: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:42 smithi087 ceph-mon[20993]: pgmap v3669: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:43.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:43.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:43.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:44.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:44.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:44.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:44.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:44.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:44 smithi046 ceph-mon[19468]: pgmap v3670: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:44 smithi046 ceph-mon[19468]: from='client.124068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:44 smithi087 ceph-mon[20993]: pgmap v3670: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:44 smithi087 ceph-mon[20993]: from='client.124068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:44 smithi077 ceph-mon[21151]: pgmap v3670: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:44 smithi077 ceph-mon[21151]: from='client.124068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:47.317 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:46 smithi077 ceph-mon[21151]: pgmap v3671: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:46 smithi046 ceph-mon[19468]: pgmap v3671: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:46 smithi087 ceph-mon[20993]: pgmap v3671: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:36:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:49.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:49 smithi046 ceph-mon[19468]: pgmap v3672: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:49 smithi087 ceph-mon[20993]: pgmap v3672: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:49.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:49.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:49.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:49 smithi077 ceph-mon[21151]: pgmap v3672: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:50.068 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:50.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:50.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:50.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:50.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:51.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:51 smithi046 ceph-mon[19468]: pgmap v3673: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:51.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:51 smithi046 ceph-mon[19468]: from='client.124143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:51 smithi087 ceph-mon[20993]: pgmap v3673: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:51 smithi087 ceph-mon[20993]: from='client.124143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:51 smithi077 ceph-mon[21151]: pgmap v3673: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:51 smithi077 ceph-mon[21151]: from='client.124143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:53 smithi046 ceph-mon[19468]: pgmap v3674: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:36:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:53 smithi087 ceph-mon[20993]: pgmap v3674: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:36:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:53 smithi077 ceph-mon[21151]: pgmap v3674: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:36:55.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:36:55.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:36:55.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:36:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:55 smithi087 ceph-mon[20993]: pgmap v3675: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:55 smithi046 ceph-mon[19468]: pgmap v3675: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:55 smithi077 ceph-mon[21151]: pgmap v3675: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:36:55.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:36:55.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:36:55.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:36:55.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:36:55.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:36:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:57 smithi046 ceph-mon[19468]: pgmap v3676: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:57 smithi046 ceph-mon[19468]: from='client.124218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:57 smithi087 ceph-mon[20993]: pgmap v3676: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:57 smithi087 ceph-mon[20993]: from='client.124218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:57 smithi077 ceph-mon[21151]: pgmap v3676: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:36:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:57 smithi077 ceph-mon[21151]: from='client.124218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:36:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:36:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:36:59 smithi046 ceph-mon[19468]: pgmap v3677: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:36:59 smithi087 ceph-mon[20993]: pgmap v3677: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:36:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:36:59 smithi077 ceph-mon[21151]: pgmap v3677: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:00.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:00.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:00.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: pgmap v3678: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: pgmap v3678: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: pgmap v3678: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:01.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:01.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:01.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:01.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:01.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:01.998 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:37:01.626+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:37:01.998 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:37:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:37:01.635+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:37:02.315 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:03 smithi077 ceph-mon[21151]: from='client.124287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:03 smithi077 ceph-mon[21151]: pgmap v3679: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:37:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:03 smithi046 ceph-mon[19468]: from='client.124287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:03 smithi046 ceph-mon[19468]: pgmap v3679: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:37:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:37:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:03 smithi087 ceph-mon[20993]: from='client.124287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:03 smithi087 ceph-mon[20993]: pgmap v3679: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:37:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:37:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:05 smithi046 ceph-mon[19468]: pgmap v3680: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:37:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:05 smithi087 ceph-mon[20993]: pgmap v3680: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:37:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:05 smithi077 ceph-mon[21151]: pgmap v3680: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:37:06.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:06.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:06.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:07 smithi046 ceph-mon[19468]: pgmap v3681: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:07 smithi087 ceph-mon[20993]: pgmap v3681: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:07 smithi077 ceph-mon[21151]: pgmap v3681: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:07.691 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:08.401 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: pgmap v3682: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='client.124467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: pgmap v3682: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='client.124467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: pgmap v3682: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='client.124467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:10 smithi046 ceph-mon[19468]: pgmap v3683: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:10 smithi087 ceph-mon[20993]: pgmap v3683: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:10 smithi077 ceph-mon[21151]: pgmap v3683: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:12 smithi046 ceph-mon[19468]: pgmap v3684: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:12 smithi087 ceph-mon[20993]: pgmap v3684: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:12 smithi077 ceph-mon[21151]: pgmap v3684: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:12.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:12.694 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:12.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:13.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:13.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:13.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:13.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:13.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:13 smithi046 ceph-mon[19468]: from='client.124545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:13 smithi087 ceph-mon[20993]: from='client.124545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:13 smithi077 ceph-mon[21151]: from='client.124545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:14.303 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:14 smithi087 ceph-mon[20993]: pgmap v3685: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:14 smithi046 ceph-mon[19468]: pgmap v3685: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:14 smithi077 ceph-mon[21151]: pgmap v3685: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:16 smithi046 ceph-mon[19468]: pgmap v3686: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:16 smithi087 ceph-mon[20993]: pgmap v3686: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:16 smithi077 ceph-mon[21151]: pgmap v3686: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:37:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:18 smithi046 ceph-mon[19468]: pgmap v3687: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:18 smithi087 ceph-mon[20993]: pgmap v3687: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:18 smithi077 ceph-mon[21151]: pgmap v3687: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:19.054 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:19.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:19.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:19.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:19.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:19 smithi046 ceph-mon[19468]: from='client.124620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:19 smithi087 ceph-mon[20993]: from='client.124620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:19 smithi077 ceph-mon[21151]: from='client.124620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:20 smithi046 ceph-mon[19468]: pgmap v3688: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:20 smithi087 ceph-mon[20993]: pgmap v3688: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:20 smithi077 ceph-mon[21151]: pgmap v3688: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:22 smithi046 ceph-mon[19468]: pgmap v3689: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:22 smithi087 ceph-mon[20993]: pgmap v3689: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:22 smithi077 ceph-mon[21151]: pgmap v3689: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:24.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:24.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:24.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:24 smithi046 ceph-mon[19468]: pgmap v3690: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:24 smithi087 ceph-mon[20993]: pgmap v3690: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:24 smithi077 ceph-mon[21151]: pgmap v3690: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:24.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:24.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:24.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:24.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:24.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:25 smithi046 ceph-mon[19468]: from='client.91382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:25 smithi087 ceph-mon[20993]: from='client.91382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:25 smithi077 ceph-mon[21151]: from='client.91382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:26 smithi046 ceph-mon[19468]: pgmap v3691: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:26 smithi087 ceph-mon[20993]: pgmap v3691: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:26 smithi077 ceph-mon[21151]: pgmap v3691: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: pgmap v3692: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: pgmap v3692: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: pgmap v3692: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:29.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:29.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:29.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:30.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:30.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:30.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:30.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:30.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:30.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:30 smithi046 ceph-mon[19468]: pgmap v3693: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:30 smithi087 ceph-mon[20993]: pgmap v3693: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:30 smithi077 ceph-mon[21151]: pgmap v3693: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:31.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:31 smithi046 ceph-mon[19468]: from='client.124767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:31 smithi087 ceph-mon[20993]: from='client.124767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:31 smithi077 ceph-mon[21151]: from='client.124767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:32.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:32 smithi046 ceph-mon[19468]: pgmap v3694: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:32 smithi087 ceph-mon[20993]: pgmap v3694: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:32 smithi077 ceph-mon[21151]: pgmap v3694: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:34.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:34 smithi087 ceph-mon[20993]: pgmap v3695: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:34 smithi046 ceph-mon[19468]: pgmap v3695: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:34 smithi077 ceph-mon[21151]: pgmap v3695: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:35.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:35.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:35.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:36.110 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:36.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:36.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:36.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:36.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:36 smithi046 ceph-mon[19468]: pgmap v3696: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:36 smithi046 ceph-mon[19468]: from='client.124845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:36 smithi087 ceph-mon[20993]: pgmap v3696: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:36 smithi087 ceph-mon[20993]: from='client.124845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:36 smithi077 ceph-mon[21151]: pgmap v3696: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:36 smithi077 ceph-mon[21151]: from='client.124845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:38 smithi046 ceph-mon[19468]: pgmap v3697: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:38 smithi087 ceph-mon[20993]: pgmap v3697: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:38 smithi077 ceph-mon[21151]: pgmap v3697: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:40 smithi077 ceph-mon[21151]: pgmap v3698: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:40 smithi046 ceph-mon[19468]: pgmap v3698: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:40 smithi087 ceph-mon[20993]: pgmap v3698: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:37:41.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:41.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:41.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:41.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:41.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:42.463 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:42 smithi077 ceph-mon[21151]: pgmap v3699: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:42.464 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:42 smithi077 ceph-mon[21151]: from='client.124917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:42 smithi046 ceph-mon[19468]: pgmap v3699: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:42 smithi046 ceph-mon[19468]: from='client.124917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:42 smithi087 ceph-mon[20993]: pgmap v3699: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:42 smithi087 ceph-mon[20993]: from='client.124917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:44.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:44 smithi077 ceph-mon[21151]: pgmap v3700: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:44 smithi046 ceph-mon[19468]: pgmap v3700: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:44 smithi087 ceph-mon[20993]: pgmap v3700: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:46 smithi046 ceph-mon[19468]: pgmap v3701: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:46 smithi087 ceph-mon[20993]: pgmap v3701: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:46 smithi077 ceph-mon[21151]: pgmap v3701: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:46.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:46.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:46.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:47.483 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:47.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:47.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:47.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:47.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='client.124989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: pgmap v3702: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='client.124989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: pgmap v3702: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='client.124989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: pgmap v3702: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:50 smithi087 ceph-mon[20993]: pgmap v3703: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:50 smithi077 ceph-mon[21151]: pgmap v3703: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:50 smithi046 ceph-mon[19468]: pgmap v3703: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:52.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:52.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:52.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:52 smithi046 ceph-mon[19468]: pgmap v3704: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:52.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:52 smithi077 ceph-mon[21151]: pgmap v3704: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:52 smithi087 ceph-mon[20993]: pgmap v3704: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:53.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:53.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:53.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:53.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:53.167 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:53 smithi077 ceph-mon[21151]: from='client.125067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:53 smithi046 ceph-mon[19468]: from='client.125067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:53 smithi087 ceph-mon[20993]: from='client.125067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:54.522 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:54 smithi087 ceph-mon[20993]: pgmap v3705: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:54 smithi077 ceph-mon[21151]: pgmap v3705: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:54 smithi046 ceph-mon[19468]: pgmap v3705: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:56 smithi077 ceph-mon[21151]: pgmap v3706: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:56 smithi046 ceph-mon[19468]: pgmap v3706: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:56 smithi087 ceph-mon[20993]: pgmap v3706: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:37:58.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:37:58.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:37:58.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:37:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:58 smithi046 ceph-mon[19468]: pgmap v3707: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:58 smithi087 ceph-mon[20993]: pgmap v3707: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:58 smithi077 ceph-mon[21151]: pgmap v3707: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:37:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:37:58.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:37:58.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:37:58.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:37:58.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:37:58.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:37:59 smithi046 ceph-mon[19468]: from='client.125139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:37:59 smithi087 ceph-mon[20993]: from='client.125139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:37:59 smithi077 ceph-mon[21151]: from='client.125139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:00 smithi046 ceph-mon[19468]: pgmap v3708: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:00 smithi087 ceph-mon[20993]: pgmap v3708: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:00 smithi077 ceph-mon[21151]: pgmap v3708: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:02.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:38:02.388+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:38:02.389+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: pgmap v3709: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: pgmap v3709: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: pgmap v3709: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:38:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:38:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:38:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:38:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:38:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:38:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:38:03.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:03.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:03.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:04.542 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:04.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:04.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:04.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:04.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:04 smithi046 ceph-mon[19468]: pgmap v3710: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:04 smithi087 ceph-mon[20993]: pgmap v3710: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:04 smithi077 ceph-mon[21151]: pgmap v3710: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:05 smithi046 ceph-mon[19468]: from='client.125319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:05 smithi087 ceph-mon[20993]: from='client.125319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:05 smithi077 ceph-mon[21151]: from='client.125319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:06 smithi046 ceph-mon[19468]: pgmap v3711: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:06 smithi087 ceph-mon[20993]: pgmap v3711: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:06 smithi077 ceph-mon[21151]: pgmap v3711: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:08.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: pgmap v3712: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:08.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: pgmap v3712: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: pgmap v3712: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:09.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:09.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:09.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:10.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:10.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:10.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:10.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:10.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:10 smithi046 ceph-mon[19468]: pgmap v3713: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:10 smithi046 ceph-mon[19468]: from='client.125394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:10 smithi087 ceph-mon[20993]: pgmap v3713: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:10 smithi087 ceph-mon[20993]: from='client.125394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:10 smithi077 ceph-mon[21151]: pgmap v3713: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:10 smithi077 ceph-mon[21151]: from='client.125394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:12.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:12 smithi046 ceph-mon[19468]: pgmap v3714: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:12 smithi087 ceph-mon[20993]: pgmap v3714: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:12 smithi077 ceph-mon[21151]: pgmap v3714: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:14.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:14 smithi087 ceph-mon[20993]: pgmap v3715: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:38:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:14 smithi046 ceph-mon[19468]: pgmap v3715: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:38:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:14 smithi077 ceph-mon[21151]: pgmap v3715: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:38:15.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:15.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:15.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:15.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:15.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:15.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:15.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:15.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:16 smithi087 ceph-mon[20993]: pgmap v3716: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:16 smithi087 ceph-mon[20993]: from='client.125469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:16 smithi046 ceph-mon[19468]: pgmap v3716: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:16 smithi046 ceph-mon[19468]: from='client.125469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:16 smithi077 ceph-mon[21151]: pgmap v3716: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:38:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:16 smithi077 ceph-mon[21151]: from='client.125469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:18.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:18 smithi077 ceph-mon[21151]: pgmap v3717: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:18.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:18 smithi046 ceph-mon[19468]: pgmap v3717: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:18 smithi087 ceph-mon[20993]: pgmap v3717: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:20.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:20 smithi077 ceph-mon[21151]: pgmap v3718: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:20 smithi046 ceph-mon[19468]: pgmap v3718: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:20 smithi087 ceph-mon[20993]: pgmap v3718: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:20.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:20.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:20.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:21.593 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:21.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:21.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:21.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:21.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:22.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:22 smithi046 ceph-mon[19468]: pgmap v3719: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:22.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:22 smithi046 ceph-mon[19468]: from='client.125541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:22 smithi087 ceph-mon[20993]: pgmap v3719: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:22 smithi087 ceph-mon[20993]: from='client.125541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:22 smithi077 ceph-mon[21151]: pgmap v3719: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:22 smithi077 ceph-mon[21151]: from='client.125541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:24 smithi077 ceph-mon[21151]: pgmap v3720: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:24 smithi046 ceph-mon[19468]: pgmap v3720: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:24 smithi087 ceph-mon[20993]: pgmap v3720: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:26.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:26.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:26.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:26 smithi046 ceph-mon[19468]: pgmap v3721: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:26 smithi087 ceph-mon[20993]: pgmap v3721: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:26 smithi077 ceph-mon[21151]: pgmap v3721: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:27.283 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:27.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:27.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:27.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:27.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:27 smithi046 ceph-mon[19468]: from='client.125613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:27 smithi087 ceph-mon[20993]: from='client.125613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:27 smithi077 ceph-mon[21151]: from='client.125613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: pgmap v3722: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: pgmap v3722: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: pgmap v3722: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:30 smithi077 ceph-mon[21151]: pgmap v3723: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:30 smithi046 ceph-mon[19468]: pgmap v3723: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:30 smithi087 ceph-mon[20993]: pgmap v3723: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:32.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:32.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:32.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:32 smithi077 ceph-mon[21151]: pgmap v3724: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:32.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:32 smithi046 ceph-mon[19468]: pgmap v3724: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:32.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:32.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:32.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:32.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:32.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:32 smithi087 ceph-mon[20993]: pgmap v3724: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:33 smithi077 ceph-mon[21151]: from='client.125688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:34.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:33 smithi046 ceph-mon[19468]: from='client.125688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:33 smithi087 ceph-mon[20993]: from='client.125688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:34 smithi077 ceph-mon[21151]: pgmap v3725: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:35.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:34 smithi087 ceph-mon[20993]: pgmap v3725: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:35.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:34 smithi046 ceph-mon[19468]: pgmap v3725: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:36 smithi077 ceph-mon[21151]: pgmap v3726: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:36.920 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:36 smithi087 ceph-mon[20993]: pgmap v3726: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:36 smithi046 ceph-mon[19468]: pgmap v3726: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:37.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:37.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:37.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:38.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:38.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:38.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:38.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:38.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:38 smithi046 ceph-mon[19468]: pgmap v3727: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:38 smithi087 ceph-mon[20993]: pgmap v3727: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:38 smithi077 ceph-mon[21151]: pgmap v3727: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:39 smithi046 ceph-mon[19468]: from='client.125766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:39 smithi087 ceph-mon[20993]: from='client.125766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:39 smithi077 ceph-mon[21151]: from='client.125766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:40 smithi077 ceph-mon[21151]: pgmap v3728: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:40 smithi046 ceph-mon[19468]: pgmap v3728: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:40 smithi087 ceph-mon[20993]: pgmap v3728: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:42 smithi046 ceph-mon[19468]: pgmap v3729: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:42 smithi087 ceph-mon[20993]: pgmap v3729: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:42 smithi077 ceph-mon[21151]: pgmap v3729: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:43.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:43.642 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:43.642 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:44.319 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:44.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:44.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:44.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:44.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:44 smithi046 ceph-mon[19468]: pgmap v3730: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:44 smithi046 ceph-mon[19468]: from='client.125844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:44 smithi087 ceph-mon[20993]: pgmap v3730: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:44 smithi087 ceph-mon[20993]: from='client.125844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:44 smithi077 ceph-mon[21151]: pgmap v3730: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:44 smithi077 ceph-mon[21151]: from='client.125844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:46.827 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:46 smithi077 ceph-mon[21151]: pgmap v3731: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:46 smithi046 ceph-mon[19468]: pgmap v3731: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:46 smithi087 ceph-mon[20993]: pgmap v3731: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: pgmap v3732: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: pgmap v3732: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: pgmap v3732: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:49.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:49.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:49.322 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:50.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:50.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:50.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:50.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:50.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:50 smithi046 ceph-mon[19468]: pgmap v3733: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:50 smithi046 ceph-mon[19468]: from='client.125922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:50 smithi087 ceph-mon[20993]: pgmap v3733: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:50 smithi087 ceph-mon[20993]: from='client.125922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:50 smithi077 ceph-mon[21151]: pgmap v3733: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:50 smithi077 ceph-mon[21151]: from='client.125922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:52 smithi046 ceph-mon[19468]: pgmap v3734: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:52 smithi087 ceph-mon[20993]: pgmap v3734: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:52 smithi077 ceph-mon[21151]: pgmap v3734: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:38:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:54 smithi046 ceph-mon[19468]: pgmap v3735: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:55.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:38:55.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:38:55.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:38:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:54 smithi087 ceph-mon[20993]: pgmap v3735: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:54 smithi077 ceph-mon[21151]: pgmap v3735: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:55.681 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:38:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:38:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:38:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:38:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:38:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:56 smithi087 ceph-mon[20993]: pgmap v3736: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:56.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:56 smithi087 ceph-mon[20993]: from='client.126000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:56 smithi046 ceph-mon[19468]: pgmap v3736: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:56 smithi046 ceph-mon[19468]: from='client.126000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:56 smithi077 ceph-mon[21151]: pgmap v3736: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:38:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:56 smithi077 ceph-mon[21151]: from='client.126000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:38:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:58 smithi046 ceph-mon[19468]: pgmap v3737: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:59.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:58 smithi087 ceph-mon[20993]: pgmap v3737: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:58 smithi077 ceph-mon[21151]: pgmap v3737: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:38:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:38:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:00.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:00.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:00.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:00 smithi077 ceph-mon[21151]: pgmap v3738: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:00 smithi046 ceph-mon[19468]: pgmap v3738: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:00 smithi087 ceph-mon[20993]: pgmap v3738: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:01.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:01.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:01.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:01.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:01.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:01 smithi046 ceph-mon[19468]: from='client.126078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:01 smithi087 ceph-mon[20993]: from='client.126078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:01 smithi077 ceph-mon[21151]: from='client.126078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: pgmap v3739: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:39:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:39:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:39:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: pgmap v3739: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: pgmap v3739: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:39:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:39:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:39:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:03.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:39:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:39:03.140+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:39:03.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:39:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:39:03.141+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:39:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:39:05.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:39:05.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:39:05.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:04 smithi046 ceph-mon[19468]: pgmap v3740: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:05.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:39:05.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:39:05.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:04 smithi077 ceph-mon[21151]: pgmap v3740: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:39:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:39:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:04 smithi087 ceph-mon[20993]: pgmap v3740: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:06.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:06.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:06.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:07.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:07.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:07.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:07.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:07.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:07.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:06 smithi046 ceph-mon[19468]: pgmap v3741: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:06 smithi087 ceph-mon[20993]: pgmap v3741: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:06 smithi077 ceph-mon[21151]: pgmap v3741: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:07 smithi077 ceph-mon[21151]: from='client.126255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:08.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:07 smithi087 ceph-mon[20993]: from='client.126255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:07 smithi046 ceph-mon[19468]: from='client.126255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: pgmap v3742: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: pgmap v3742: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:09.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: pgmap v3742: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:10 smithi077 ceph-mon[21151]: pgmap v3743: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:10 smithi046 ceph-mon[19468]: pgmap v3743: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:10 smithi087 ceph-mon[20993]: pgmap v3743: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:12.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:12.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:12.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:12.736 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:12.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:12.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:12.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:12.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:13.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:12 smithi046 ceph-mon[19468]: pgmap v3744: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:12 smithi077 ceph-mon[21151]: pgmap v3744: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:12 smithi087 ceph-mon[20993]: pgmap v3744: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:13 smithi077 ceph-mon[21151]: from='client.126333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:14.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:13 smithi046 ceph-mon[19468]: from='client.126333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:13 smithi087 ceph-mon[20993]: from='client.126333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:14 smithi077 ceph-mon[21151]: pgmap v3745: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:15.328 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:14 smithi046 ceph-mon[19468]: pgmap v3745: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:14 smithi087 ceph-mon[20993]: pgmap v3745: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:17.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:16 smithi087 ceph-mon[20993]: pgmap v3746: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:16 smithi077 ceph-mon[21151]: pgmap v3746: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:16 smithi046 ceph-mon[19468]: pgmap v3746: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:39:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:18.420 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:18.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:18.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:18.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:18.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:18 smithi046 ceph-mon[19468]: pgmap v3747: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:18 smithi046 ceph-mon[19468]: from='client.126405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:18 smithi087 ceph-mon[20993]: pgmap v3747: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:18 smithi087 ceph-mon[20993]: from='client.126405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:18 smithi077 ceph-mon[21151]: pgmap v3747: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:18 smithi077 ceph-mon[21151]: from='client.126405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:20 smithi077 ceph-mon[21151]: pgmap v3748: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:20 smithi046 ceph-mon[19468]: pgmap v3748: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:20 smithi087 ceph-mon[20993]: pgmap v3748: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:22 smithi046 ceph-mon[19468]: pgmap v3749: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:23.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:22 smithi087 ceph-mon[20993]: pgmap v3749: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:22 smithi077 ceph-mon[21151]: pgmap v3749: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:24.103 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:24.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:24.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:24.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:24.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:24 smithi046 ceph-mon[19468]: pgmap v3750: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:24 smithi046 ceph-mon[19468]: from='client.126480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:24 smithi087 ceph-mon[20993]: pgmap v3750: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:24 smithi087 ceph-mon[20993]: from='client.126480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:24 smithi077 ceph-mon[21151]: pgmap v3750: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:24 smithi077 ceph-mon[21151]: from='client.126480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:27.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:26 smithi077 ceph-mon[21151]: pgmap v3751: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:26 smithi046 ceph-mon[19468]: pgmap v3751: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:26 smithi087 ceph-mon[20993]: pgmap v3751: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:29.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: pgmap v3752: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: pgmap v3752: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: pgmap v3752: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:29.784 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:29.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:29.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:29.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:29.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:31 smithi046 ceph-mon[19468]: pgmap v3753: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:31 smithi046 ceph-mon[19468]: from='client.126552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:31 smithi087 ceph-mon[20993]: pgmap v3753: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:31 smithi087 ceph-mon[20993]: from='client.126552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:31 smithi077 ceph-mon[21151]: pgmap v3753: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:31 smithi077 ceph-mon[21151]: from='client.126552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:33 smithi046 ceph-mon[19468]: pgmap v3754: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:33 smithi087 ceph-mon[20993]: pgmap v3754: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:33 smithi077 ceph-mon[21151]: pgmap v3754: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:34.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:34.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:34.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:35.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:35 smithi046 ceph-mon[19468]: pgmap v3755: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:35 smithi087 ceph-mon[20993]: pgmap v3755: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:35 smithi077 ceph-mon[21151]: pgmap v3755: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:35.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:35.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:35.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:35.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:35.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:37 smithi087 ceph-mon[20993]: from='client.126627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:37 smithi087 ceph-mon[20993]: pgmap v3756: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:37 smithi046 ceph-mon[19468]: from='client.126627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:37 smithi046 ceph-mon[19468]: pgmap v3756: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:37 smithi077 ceph-mon[21151]: from='client.126627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:37 smithi077 ceph-mon[21151]: pgmap v3756: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:39.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:38 smithi087 ceph-mon[20993]: pgmap v3757: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:39.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:38 smithi046 ceph-mon[19468]: pgmap v3757: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:38 smithi077 ceph-mon[21151]: pgmap v3757: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:40.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:40.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:40.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:40 smithi077 ceph-mon[21151]: pgmap v3758: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:41.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:41.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:41.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:41.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:41.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:40 smithi046 ceph-mon[19468]: pgmap v3758: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:40 smithi087 ceph-mon[20993]: pgmap v3758: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:41 smithi046 ceph-mon[19468]: from='client.126702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:41 smithi087 ceph-mon[20993]: from='client.126702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:41 smithi077 ceph-mon[21151]: from='client.126702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:42 smithi046 ceph-mon[19468]: pgmap v3759: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:42 smithi087 ceph-mon[20993]: pgmap v3759: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:42 smithi077 ceph-mon[21151]: pgmap v3759: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:44 smithi046 ceph-mon[19468]: pgmap v3760: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:44 smithi087 ceph-mon[20993]: pgmap v3760: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:44 smithi077 ceph-mon[21151]: pgmap v3760: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:39:46.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:46.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:46.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:46.854 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:46.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:46.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:46.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:46.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:46 smithi046 ceph-mon[19468]: pgmap v3761: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:46 smithi087 ceph-mon[20993]: pgmap v3761: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:46 smithi077 ceph-mon[21151]: pgmap v3761: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:47 smithi077 ceph-mon[21151]: from='client.126774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:47 smithi046 ceph-mon[19468]: from='client.126774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:47 smithi087 ceph-mon[20993]: from='client.126774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: pgmap v3762: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: pgmap v3762: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: pgmap v3762: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:50 smithi046 ceph-mon[19468]: pgmap v3763: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:50 smithi087 ceph-mon[20993]: pgmap v3763: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:50 smithi077 ceph-mon[21151]: pgmap v3763: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:51.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:52.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:53.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:52 smithi046 ceph-mon[19468]: pgmap v3764: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:52 smithi087 ceph-mon[20993]: pgmap v3764: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:52 smithi077 ceph-mon[21151]: pgmap v3764: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:54.249 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:53 smithi046 ceph-mon[19468]: from='client.126849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:53 smithi087 ceph-mon[20993]: from='client.126849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:53 smithi077 ceph-mon[21151]: from='client.126849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:54 smithi046 ceph-mon[19468]: pgmap v3765: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:54 smithi087 ceph-mon[20993]: pgmap v3765: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:54 smithi077 ceph-mon[21151]: pgmap v3765: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:57.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:56 smithi087 ceph-mon[20993]: pgmap v3766: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:56 smithi046 ceph-mon[19468]: pgmap v3766: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:56 smithi077 ceph-mon[21151]: pgmap v3766: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:39:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:39:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:39:57.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:39:58.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:39:58.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:39:58.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:39:58.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:39:58.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:39:59.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:59 smithi087 ceph-mon[20993]: pgmap v3767: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:59.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:59 smithi087 ceph-mon[20993]: from='client.126927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:59.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:39:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:59 smithi046 ceph-mon[19468]: pgmap v3767: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:59 smithi046 ceph-mon[19468]: from='client.126927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:39:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:59 smithi077 ceph-mon[21151]: pgmap v3767: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:39:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:59 smithi077 ceph-mon[21151]: from='client.126927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:39:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:39:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:39:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:40:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:40:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:40:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:01 smithi087 ceph-mon[20993]: pgmap v3768: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:01 smithi046 ceph-mon[19468]: pgmap v3768: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:01 smithi077 ceph-mon[21151]: pgmap v3768: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:03.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:03.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:03.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:03 smithi046 ceph-mon[19468]: pgmap v3769: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:03 smithi087 ceph-mon[20993]: pgmap v3769: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:03 smithi077 ceph-mon[21151]: pgmap v3769: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:04.184 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:40:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:40:03.900+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:40:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:40:03.910+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:04.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:04.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:04.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:04.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:04.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:04.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:40:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:40:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:40:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:40:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:40:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:40:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:05 smithi046 ceph-mon[19468]: pgmap v3770: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:05 smithi046 ceph-mon[19468]: from='client.127005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:40:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:40:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:05 smithi087 ceph-mon[20993]: pgmap v3770: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:05 smithi087 ceph-mon[20993]: from='client.127005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:40:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:40:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:05 smithi077 ceph-mon[21151]: pgmap v3770: 225 pgs: 225 active+clean; 589 KiB data, 115 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:40:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:05 smithi077 ceph-mon[21151]: from='client.127005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:40:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:40:07.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:07 smithi077 ceph-mon[21151]: pgmap v3771: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:07 smithi046 ceph-mon[19468]: pgmap v3771: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:07 smithi087 ceph-mon[20993]: pgmap v3771: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: pgmap v3772: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:09.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: pgmap v3772: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:09.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:09.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: pgmap v3772: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:09.953 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:09.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:09.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:09.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:09.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:11 smithi046 ceph-mon[19468]: pgmap v3773: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:11 smithi046 ceph-mon[19468]: from='client.127176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:11 smithi087 ceph-mon[20993]: pgmap v3773: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:11 smithi087 ceph-mon[20993]: from='client.127176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:11 smithi077 ceph-mon[21151]: pgmap v3773: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:11 smithi077 ceph-mon[21151]: from='client.127176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:13 smithi046 ceph-mon[19468]: pgmap v3774: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:13 smithi087 ceph-mon[20993]: pgmap v3774: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:13 smithi077 ceph-mon[21151]: pgmap v3774: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:14.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:15 smithi046 ceph-mon[19468]: pgmap v3775: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:15 smithi087 ceph-mon[20993]: pgmap v3775: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:15 smithi077 ceph-mon[21151]: pgmap v3775: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:15.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:15.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:17 smithi046 ceph-mon[19468]: pgmap v3776: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:17 smithi046 ceph-mon[19468]: from='client.127251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:17 smithi087 ceph-mon[20993]: pgmap v3776: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:17 smithi087 ceph-mon[20993]: from='client.127251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:17 smithi077 ceph-mon[21151]: pgmap v3776: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:40:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:17 smithi077 ceph-mon[21151]: from='client.127251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:19.105 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:19 smithi087 ceph-mon[20993]: pgmap v3777: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:19.105 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.105 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.105 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:19 smithi046 ceph-mon[19468]: pgmap v3777: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:19 smithi077 ceph-mon[21151]: pgmap v3777: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:20.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:20.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:20.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:21.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:21.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:21.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:21.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:21.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:21.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:21 smithi046 ceph-mon[19468]: pgmap v3778: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:21 smithi087 ceph-mon[20993]: pgmap v3778: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:21 smithi077 ceph-mon[21151]: pgmap v3778: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:22 smithi046 ceph-mon[19468]: from='client.127326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:22 smithi087 ceph-mon[20993]: from='client.127326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:22 smithi077 ceph-mon[21151]: from='client.127326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:23 smithi046 ceph-mon[19468]: pgmap v3779: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:23 smithi087 ceph-mon[20993]: pgmap v3779: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:23 smithi077 ceph-mon[21151]: pgmap v3779: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:25 smithi046 ceph-mon[19468]: pgmap v3780: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:25 smithi087 ceph-mon[20993]: pgmap v3780: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:40:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:25 smithi077 ceph-mon[21151]: pgmap v3780: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T04:40:26.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:26.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:26.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:27.026 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:27 smithi046 ceph-mon[19468]: pgmap v3781: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:27 smithi087 ceph-mon[20993]: pgmap v3781: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:27 smithi077 ceph-mon[21151]: pgmap v3781: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:28 smithi046 ceph-mon[19468]: from='client.127398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:28 smithi087 ceph-mon[20993]: from='client.127398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:28.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:28 smithi077 ceph-mon[21151]: from='client.127398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: pgmap v3782: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.200 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: pgmap v3782: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: pgmap v3782: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:31 smithi046 ceph-mon[19468]: pgmap v3783: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:31 smithi087 ceph-mon[20993]: pgmap v3783: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:31 smithi077 ceph-mon[21151]: pgmap v3783: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:32.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:32.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:32.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:32.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:33 smithi046 ceph-mon[19468]: pgmap v3784: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:33 smithi087 ceph-mon[20993]: pgmap v3784: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:33 smithi077 ceph-mon[21151]: pgmap v3784: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:34 smithi046 ceph-mon[19468]: from='client.127476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:34 smithi087 ceph-mon[20993]: from='client.127476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:34 smithi077 ceph-mon[21151]: from='client.127476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:35 smithi046 ceph-mon[19468]: pgmap v3785: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:35 smithi087 ceph-mon[20993]: pgmap v3785: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:35 smithi077 ceph-mon[21151]: pgmap v3785: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:37 smithi046 ceph-mon[19468]: pgmap v3786: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:37 smithi087 ceph-mon[20993]: pgmap v3786: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:37 smithi077 ceph-mon[21151]: pgmap v3786: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:37.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:37.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:37.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:38.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:38.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:38.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:38.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:38.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:39 smithi046 ceph-mon[19468]: pgmap v3787: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:39 smithi046 ceph-mon[19468]: from='client.127551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:39 smithi087 ceph-mon[20993]: pgmap v3787: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:39 smithi087 ceph-mon[20993]: from='client.127551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:39 smithi077 ceph-mon[21151]: pgmap v3787: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:39 smithi077 ceph-mon[21151]: from='client.127551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:41 smithi046 ceph-mon[19468]: pgmap v3788: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:41.368 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:41 smithi087 ceph-mon[20993]: pgmap v3788: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:41 smithi077 ceph-mon[21151]: pgmap v3788: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:42 smithi077 ceph-mon[21151]: pgmap v3789: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:42 smithi046 ceph-mon[19468]: pgmap v3789: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:42 smithi087 ceph-mon[20993]: pgmap v3789: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:43.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:43.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:43.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:44.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:44.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:44.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:44.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:44.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:44 smithi046 ceph-mon[19468]: pgmap v3790: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:44 smithi046 ceph-mon[19468]: from='client.127626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:44 smithi087 ceph-mon[20993]: pgmap v3790: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:44 smithi087 ceph-mon[20993]: from='client.127626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:44 smithi077 ceph-mon[21151]: pgmap v3790: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:44 smithi077 ceph-mon[21151]: from='client.127626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:46 smithi046 ceph-mon[19468]: pgmap v3791: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:46 smithi087 ceph-mon[20993]: pgmap v3791: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:46 smithi077 ceph-mon[21151]: pgmap v3791: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:48 smithi046 ceph-mon[19468]: pgmap v3792: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:48 smithi087 ceph-mon[20993]: pgmap v3792: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:48.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:48 smithi077 ceph-mon[21151]: pgmap v3792: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:49.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:49.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.776 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:49.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:49.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:49.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:49.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:49.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:50.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:50 smithi077 ceph-mon[21151]: pgmap v3793: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:50.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:50 smithi077 ceph-mon[21151]: from='client.127701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:50 smithi046 ceph-mon[19468]: pgmap v3793: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:50 smithi046 ceph-mon[19468]: from='client.127701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:50 smithi087 ceph-mon[20993]: pgmap v3793: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:50 smithi087 ceph-mon[20993]: from='client.127701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:52 smithi046 ceph-mon[19468]: pgmap v3794: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:52 smithi087 ceph-mon[20993]: pgmap v3794: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:52 smithi077 ceph-mon[21151]: pgmap v3794: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:40:54.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:40:54.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:40:54.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:40:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:54 smithi046 ceph-mon[19468]: pgmap v3795: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:54 smithi087 ceph-mon[20993]: pgmap v3795: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:54 smithi077 ceph-mon[21151]: pgmap v3795: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:55.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:40:55.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:40:55.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:40:55.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:40:55.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:40:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:56 smithi046 ceph-mon[19468]: from='client.127773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:56 smithi046 ceph-mon[19468]: pgmap v3796: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:56 smithi087 ceph-mon[20993]: from='client.127773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:56 smithi087 ceph-mon[20993]: pgmap v3796: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:56 smithi077 ceph-mon[21151]: from='client.127773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:40:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:56 smithi077 ceph-mon[21151]: pgmap v3796: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:40:59.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:58 smithi087 ceph-mon[20993]: pgmap v3797: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:59.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:40:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:58 smithi046 ceph-mon[19468]: pgmap v3797: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:40:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:58 smithi077 ceph-mon[21151]: pgmap v3797: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:40:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:40:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:40:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:00.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:00.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:00.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:01.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:00 smithi087 ceph-mon[20993]: pgmap v3798: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:01.048 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:00 smithi077 ceph-mon[21151]: pgmap v3798: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:00 smithi046 ceph-mon[19468]: pgmap v3798: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:01.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:01 smithi046 ceph-mon[19468]: from='client.127851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:01 smithi087 ceph-mon[20993]: from='client.127851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:01 smithi077 ceph-mon[21151]: from='client.127851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:02 smithi046 ceph-mon[19468]: pgmap v3799: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:02 smithi087 ceph-mon[20993]: pgmap v3799: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:02 smithi077 ceph-mon[21151]: pgmap v3799: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: pgmap v3800: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:05.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:41:04.668+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:41:05.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:41:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:41:04.669+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: pgmap v3800: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: pgmap v3800: 225 pgs: 225 active+clean; 589 KiB data, 119 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:41:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:41:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:41:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:41:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:41:06.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:06.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:06.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:41:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:41:06.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:06.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:06.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:06.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:06.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:06 smithi046 ceph-mon[19468]: pgmap v3801: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:06 smithi087 ceph-mon[20993]: pgmap v3801: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:06 smithi077 ceph-mon[21151]: pgmap v3801: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:07 smithi046 ceph-mon[19468]: from='client.128031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:07 smithi087 ceph-mon[20993]: from='client.128031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:07 smithi077 ceph-mon[21151]: from='client.128031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:08 smithi046 ceph-mon[19468]: pgmap v3802: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:08 smithi087 ceph-mon[20993]: pgmap v3802: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.130 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:08 smithi077 ceph-mon[21151]: pgmap v3802: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:09.130 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.130 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:09.130 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:10 smithi077 ceph-mon[21151]: pgmap v3803: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:10 smithi046 ceph-mon[19468]: pgmap v3803: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:10 smithi087 ceph-mon[20993]: pgmap v3803: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:11.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:11.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:11.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:12.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:12.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:12.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:12.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:12.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:12 smithi077 ceph-mon[21151]: pgmap v3804: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:12 smithi046 ceph-mon[19468]: pgmap v3804: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:12 smithi087 ceph-mon[20993]: pgmap v3804: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:13 smithi077 ceph-mon[21151]: from='client.128109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:13 smithi046 ceph-mon[19468]: from='client.128109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:13 smithi087 ceph-mon[20993]: from='client.128109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:14 smithi077 ceph-mon[21151]: pgmap v3805: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:14 smithi046 ceph-mon[19468]: pgmap v3805: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:14 smithi087 ceph-mon[20993]: pgmap v3805: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:17.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:16 smithi046 ceph-mon[19468]: pgmap v3806: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:16 smithi087 ceph-mon[20993]: pgmap v3806: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:16 smithi077 ceph-mon[21151]: pgmap v3806: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:41:17.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:17.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:17.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:18.252 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:18.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:18.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:18.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:18.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:18 smithi046 ceph-mon[19468]: pgmap v3807: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:18 smithi046 ceph-mon[19468]: from='client.128181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:18 smithi087 ceph-mon[20993]: pgmap v3807: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:18 smithi087 ceph-mon[20993]: from='client.128181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:18 smithi077 ceph-mon[21151]: pgmap v3807: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:19.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:18 smithi077 ceph-mon[21151]: from='client.128181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:19.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:19.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:20 smithi046 ceph-mon[19468]: pgmap v3808: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:20 smithi087 ceph-mon[20993]: pgmap v3808: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:20 smithi077 ceph-mon[21151]: pgmap v3808: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:23.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:22 smithi046 ceph-mon[19468]: pgmap v3809: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:23.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:23.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:23.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:22 smithi087 ceph-mon[20993]: pgmap v3809: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:22 smithi077 ceph-mon[21151]: pgmap v3809: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:23.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:24 smithi046 ceph-mon[19468]: pgmap v3810: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:24 smithi046 ceph-mon[19468]: from='client.128256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:24 smithi087 ceph-mon[20993]: pgmap v3810: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:24 smithi087 ceph-mon[20993]: from='client.128256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:24 smithi077 ceph-mon[21151]: pgmap v3810: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:24 smithi077 ceph-mon[21151]: from='client.128256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:26 smithi046 ceph-mon[19468]: pgmap v3811: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:26 smithi087 ceph-mon[20993]: pgmap v3811: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:26 smithi077 ceph-mon[21151]: pgmap v3811: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:28.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:28.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:28.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:28 smithi087 ceph-mon[20993]: pgmap v3812: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:28 smithi046 ceph-mon[19468]: pgmap v3812: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:28 smithi077 ceph-mon[21151]: pgmap v3812: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:29.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:29.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:29.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:29.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:29.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:31.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:31 smithi077 ceph-mon[21151]: from='client.128334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:31.079 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:31 smithi077 ceph-mon[21151]: pgmap v3813: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:31 smithi046 ceph-mon[19468]: from='client.128334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:31 smithi046 ceph-mon[19468]: pgmap v3813: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:31 smithi087 ceph-mon[20993]: from='client.128334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:31 smithi087 ceph-mon[20993]: pgmap v3813: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:33 smithi046 ceph-mon[19468]: pgmap v3814: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:33 smithi087 ceph-mon[20993]: pgmap v3814: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:33 smithi077 ceph-mon[21151]: pgmap v3814: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:34.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:34.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:34.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:35.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:35.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:35.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:35.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:35.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:35.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:35 smithi046 ceph-mon[19468]: pgmap v3815: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:35 smithi087 ceph-mon[20993]: pgmap v3815: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:35 smithi077 ceph-mon[21151]: pgmap v3815: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:36 smithi046 ceph-mon[19468]: from='client.128409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:36 smithi087 ceph-mon[20993]: from='client.128409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:36 smithi077 ceph-mon[21151]: from='client.128409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:37.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:37 smithi046 ceph-mon[19468]: pgmap v3816: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:37 smithi087 ceph-mon[20993]: pgmap v3816: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:37 smithi077 ceph-mon[21151]: pgmap v3816: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:39 smithi046 ceph-mon[19468]: pgmap v3817: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:39 smithi087 ceph-mon[20993]: pgmap v3817: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:39 smithi077 ceph-mon[21151]: pgmap v3817: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:40.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:40.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:40.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:41.008 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:41.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:41.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:41.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:41.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:41.172 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:41 smithi087 ceph-mon[20993]: pgmap v3818: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:41 smithi046 ceph-mon[19468]: pgmap v3818: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:41 smithi077 ceph-mon[21151]: pgmap v3818: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:42.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:42 smithi087 ceph-mon[20993]: from='client.128484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:42 smithi046 ceph-mon[19468]: from='client.128484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:42 smithi077 ceph-mon[21151]: from='client.128484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:43 smithi046 ceph-mon[19468]: pgmap v3819: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:43 smithi087 ceph-mon[20993]: pgmap v3819: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:43 smithi077 ceph-mon[21151]: pgmap v3819: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:45 smithi046 ceph-mon[19468]: pgmap v3820: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:45 smithi087 ceph-mon[20993]: pgmap v3820: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:45 smithi077 ceph-mon[21151]: pgmap v3820: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:41:46.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:46.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:46.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:46.694 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:46.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:46.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:46.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:46.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:47 smithi046 ceph-mon[19468]: pgmap v3821: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:47 smithi087 ceph-mon[20993]: pgmap v3821: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:47 smithi077 ceph-mon[21151]: pgmap v3821: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:48 smithi046 ceph-mon[19468]: from='client.128562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:48 smithi087 ceph-mon[20993]: from='client.128562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:48 smithi077 ceph-mon[21151]: from='client.128562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:49.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:49 smithi077 ceph-mon[21151]: pgmap v3822: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:49.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:49 smithi046 ceph-mon[19468]: pgmap v3822: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:49 smithi087 ceph-mon[20993]: pgmap v3822: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:50 smithi077 ceph-mon[21151]: pgmap v3823: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:50 smithi046 ceph-mon[19468]: pgmap v3823: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:50.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:50.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:50 smithi087 ceph-mon[20993]: pgmap v3823: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:51.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:51.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:51.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:52.384 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:52.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:52.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:52.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:52.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:52 smithi046 ceph-mon[19468]: pgmap v3824: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:52 smithi046 ceph-mon[19468]: from='client.128640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:52 smithi087 ceph-mon[20993]: pgmap v3824: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:52 smithi087 ceph-mon[20993]: from='client.128640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:52.631 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:52 smithi077 ceph-mon[21151]: pgmap v3824: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:52.631 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:52 smithi077 ceph-mon[21151]: from='client.128640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:54 smithi046 ceph-mon[19468]: pgmap v3825: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:54 smithi087 ceph-mon[20993]: pgmap v3825: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:54 smithi077 ceph-mon[21151]: pgmap v3825: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:56 smithi046 ceph-mon[19468]: pgmap v3826: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:56 smithi087 ceph-mon[20993]: pgmap v3826: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:56 smithi077 ceph-mon[21151]: pgmap v3826: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:41:57.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:41:57.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:41:57.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:41:58.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:41:58.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:41:58.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:41:58.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:41:58.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:41:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:58 smithi046 ceph-mon[19468]: pgmap v3827: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:58 smithi046 ceph-mon[19468]: from='client.128715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:58 smithi087 ceph-mon[20993]: pgmap v3827: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:58 smithi087 ceph-mon[20993]: from='client.128715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:58 smithi077 ceph-mon[21151]: pgmap v3827: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:41:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:58 smithi077 ceph-mon[21151]: from='client.128715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:41:59.975 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:59.975 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:41:59.975 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:00 smithi046 ceph-mon[19468]: pgmap v3828: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:01.113 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:00 smithi087 ceph-mon[20993]: pgmap v3828: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:00 smithi077 ceph-mon[21151]: pgmap v3828: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:03.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:03.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:03.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:02 smithi046 ceph-mon[19468]: pgmap v3829: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:02 smithi087 ceph-mon[20993]: pgmap v3829: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:02 smithi077 ceph-mon[21151]: pgmap v3829: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:03.755 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:03.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:03.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:03.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:03.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: pgmap v3830: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='client.128790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: pgmap v3830: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='client.128790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: pgmap v3830: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='client.128790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:05.724 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:42:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:42:05.436+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:42:05.725 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:42:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:42:05.437+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:42:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:42:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:06 smithi087 ceph-mon[20993]: pgmap v3831: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:42:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:42:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:42:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:06 smithi077 ceph-mon[21151]: pgmap v3831: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:42:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:42:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:06 smithi046 ceph-mon[19468]: pgmap v3831: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:42:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:42:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:42:08.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:08.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:08.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:08 smithi046 ceph-mon[19468]: pgmap v3832: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:08 smithi087 ceph-mon[20993]: pgmap v3832: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:08 smithi077 ceph-mon[21151]: pgmap v3832: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:09.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:09.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:09.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='client.128967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='client.128967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='client.128967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:11.284 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:11 smithi077 ceph-mon[21151]: pgmap v3833: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:11 smithi046 ceph-mon[19468]: pgmap v3833: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:11 smithi087 ceph-mon[20993]: pgmap v3833: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:13.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:13 smithi077 ceph-mon[21151]: pgmap v3834: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:13 smithi046 ceph-mon[19468]: pgmap v3834: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:13 smithi087 ceph-mon[20993]: pgmap v3834: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:14.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:14.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:14.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:15.125 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:15.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:15.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:15.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:15.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:15 smithi046 ceph-mon[19468]: pgmap v3835: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:15 smithi087 ceph-mon[20993]: pgmap v3835: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:15 smithi077 ceph-mon[21151]: pgmap v3835: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:16 smithi046 ceph-mon[19468]: from='client.129036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:16 smithi087 ceph-mon[20993]: from='client.129036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:16 smithi077 ceph-mon[21151]: from='client.129036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:17 smithi046 ceph-mon[19468]: pgmap v3836: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:17 smithi087 ceph-mon[20993]: pgmap v3836: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:17 smithi077 ceph-mon[21151]: pgmap v3836: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:42:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:19 smithi046 ceph-mon[19468]: pgmap v3837: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:19 smithi087 ceph-mon[20993]: pgmap v3837: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:19 smithi077 ceph-mon[21151]: pgmap v3837: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:20.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:20.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:20.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:20.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:21.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:21 smithi087 ceph-mon[20993]: pgmap v3838: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:21 smithi046 ceph-mon[19468]: pgmap v3838: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:21 smithi077 ceph-mon[21151]: pgmap v3838: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T04:42:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:22 smithi077 ceph-mon[21151]: from='client.129111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:22.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:22 smithi087 ceph-mon[20993]: from='client.129111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:22 smithi046 ceph-mon[19468]: from='client.129111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:23 smithi046 ceph-mon[19468]: pgmap v3839: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:42:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:23 smithi087 ceph-mon[20993]: pgmap v3839: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:42:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:23 smithi077 ceph-mon[21151]: pgmap v3839: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:42:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:25 smithi046 ceph-mon[19468]: pgmap v3840: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:42:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:25 smithi087 ceph-mon[20993]: pgmap v3840: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:42:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:25 smithi077 ceph-mon[21151]: pgmap v3840: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:42:25.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:25.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:25.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:26.484 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:26.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:26.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:26.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:26.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:27 smithi046 ceph-mon[19468]: pgmap v3841: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:27 smithi087 ceph-mon[20993]: pgmap v3841: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:27 smithi077 ceph-mon[21151]: pgmap v3841: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:28 smithi046 ceph-mon[19468]: from='client.129186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:28 smithi087 ceph-mon[20993]: from='client.129186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:28 smithi077 ceph-mon[21151]: from='client.129186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:29 smithi046 ceph-mon[19468]: pgmap v3842: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:29 smithi087 ceph-mon[20993]: pgmap v3842: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:29.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:29 smithi077 ceph-mon[21151]: pgmap v3842: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: pgmap v3843: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: pgmap v3843: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: pgmap v3843: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:42:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:31.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:31.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:31.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:32.171 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:32.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:32.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:32.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:32.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:32 smithi046 ceph-mon[19468]: pgmap v3844: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:32 smithi046 ceph-mon[19468]: from='client.129264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:32 smithi087 ceph-mon[20993]: pgmap v3844: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:32 smithi087 ceph-mon[20993]: from='client.129264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:32 smithi077 ceph-mon[21151]: pgmap v3844: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:42:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:32 smithi077 ceph-mon[21151]: from='client.129264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:34 smithi077 ceph-mon[21151]: pgmap v3845: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:34 smithi087 ceph-mon[20993]: pgmap v3845: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:34 smithi046 ceph-mon[19468]: pgmap v3845: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:36 smithi087 ceph-mon[20993]: pgmap v3846: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:36 smithi077 ceph-mon[21151]: pgmap v3846: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:36 smithi046 ceph-mon[19468]: pgmap v3846: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:37.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:37.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:37.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:37.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:37.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:37.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:37.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:37.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:38 smithi087 ceph-mon[20993]: pgmap v3847: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:38 smithi087 ceph-mon[20993]: from='client.129339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:38 smithi077 ceph-mon[21151]: pgmap v3847: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:38 smithi077 ceph-mon[21151]: from='client.129339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:38 smithi046 ceph-mon[19468]: pgmap v3847: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:38 smithi046 ceph-mon[19468]: from='client.129339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:41.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:41 smithi046 ceph-mon[19468]: pgmap v3848: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:41 smithi087 ceph-mon[20993]: pgmap v3848: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:41 smithi077 ceph-mon[21151]: pgmap v3848: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:42.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:42.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:42.864 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:43 smithi046 ceph-mon[19468]: pgmap v3849: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:43 smithi077 ceph-mon[21151]: pgmap v3849: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:43.668 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:43 smithi087 ceph-mon[20993]: pgmap v3849: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:43.669 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:43.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:43.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:43.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:43.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:44 smithi046 ceph-mon[19468]: from='client.129417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:44 smithi046 ceph-mon[19468]: pgmap v3850: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:44 smithi087 ceph-mon[20993]: from='client.129417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:44 smithi087 ceph-mon[20993]: pgmap v3850: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:44 smithi077 ceph-mon[21151]: from='client.129417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:44 smithi077 ceph-mon[21151]: pgmap v3850: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:46 smithi087 ceph-mon[20993]: pgmap v3851: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:46 smithi077 ceph-mon[21151]: pgmap v3851: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:46 smithi046 ceph-mon[19468]: pgmap v3851: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:48.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:48.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:48.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:48 smithi087 ceph-mon[20993]: pgmap v3852: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:48 smithi077 ceph-mon[21151]: pgmap v3852: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:48 smithi046 ceph-mon[19468]: pgmap v3852: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:49.237 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:49.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:49.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:49.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:49.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:49 smithi046 ceph-mon[19468]: from='client.129492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:49 smithi087 ceph-mon[20993]: from='client.129492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:49 smithi077 ceph-mon[21151]: from='client.129492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.778 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:50 smithi077 ceph-mon[21151]: pgmap v3853: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:50.779 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.779 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.779 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:50 smithi046 ceph-mon[19468]: pgmap v3853: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:50 smithi087 ceph-mon[20993]: pgmap v3853: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:42:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:52 smithi046 ceph-mon[19468]: pgmap v3854: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:52 smithi087 ceph-mon[20993]: pgmap v3854: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:52 smithi077 ceph-mon[21151]: pgmap v3854: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:54.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:54.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:54.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:42:54.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:54 smithi077 ceph-mon[21151]: pgmap v3855: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:54 smithi046 ceph-mon[19468]: pgmap v3855: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:54 smithi087 ceph-mon[20993]: pgmap v3855: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:54.918 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:42:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:42:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:42:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:42:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:42:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:55 smithi046 ceph-mon[19468]: from='client.129570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:55 smithi087 ceph-mon[20993]: from='client.129570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:55 smithi077 ceph-mon[21151]: from='client.129570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:42:56.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:56 smithi046 ceph-mon[19468]: pgmap v3856: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:56 smithi087 ceph-mon[20993]: pgmap v3856: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:56 smithi077 ceph-mon[21151]: pgmap v3856: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:42:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:42:58 smithi046 ceph-mon[19468]: pgmap v3857: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:42:58 smithi087 ceph-mon[20993]: pgmap v3857: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:42:58 smithi077 ceph-mon[21151]: pgmap v3857: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:42:59.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:42:59.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:42:59.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:00 smithi046 ceph-mon[19468]: pgmap v3858: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:00.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:00.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:00.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:00.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:00.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:00 smithi087 ceph-mon[20993]: pgmap v3858: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:00 smithi077 ceph-mon[21151]: pgmap v3858: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:01 smithi046 ceph-mon[19468]: from='client.129648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:01 smithi087 ceph-mon[20993]: from='client.129648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:01 smithi077 ceph-mon[21151]: from='client.129648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:02 smithi077 ceph-mon[21151]: pgmap v3859: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:02.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:02 smithi046 ceph-mon[19468]: pgmap v3859: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:02 smithi087 ceph-mon[20993]: pgmap v3859: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:04 smithi087 ceph-mon[20993]: pgmap v3860: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:04 smithi077 ceph-mon[21151]: pgmap v3860: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:04 smithi046 ceph-mon[19468]: pgmap v3860: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:06.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:06.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:06.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:06.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:06.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:06.584 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:43:06.210+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:43:06.584 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:43:06.220+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: pgmap v3861: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:06 smithi046 ceph-mon[19468]: from='client.129741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: pgmap v3861: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:06 smithi087 ceph-mon[20993]: from='client.129741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: pgmap v3861: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:43:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:43:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:43:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:43:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:06 smithi077 ceph-mon[21151]: from='client.129741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:43:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:43:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:43:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:43:07.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:43:07.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:43:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:08 smithi077 ceph-mon[21151]: pgmap v3862: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:08 smithi046 ceph-mon[19468]: pgmap v3862: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:08 smithi087 ceph-mon[20993]: pgmap v3862: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: pgmap v3863: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: pgmap v3863: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: pgmap v3863: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:11.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:11.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:11.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:12.272 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:12.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:12.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:12.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:12.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:12 smithi046 ceph-mon[19468]: pgmap v3864: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:12 smithi046 ceph-mon[19468]: from='client.129903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:12 smithi077 ceph-mon[21151]: pgmap v3864: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:12 smithi077 ceph-mon[21151]: from='client.129903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:12 smithi087 ceph-mon[20993]: pgmap v3864: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:12 smithi087 ceph-mon[20993]: from='client.129903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:14 smithi077 ceph-mon[21151]: pgmap v3865: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:14 smithi046 ceph-mon[19468]: pgmap v3865: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:14 smithi087 ceph-mon[20993]: pgmap v3865: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:16 smithi077 ceph-mon[21151]: pgmap v3866: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:16 smithi046 ceph-mon[19468]: pgmap v3866: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:16 smithi087 ceph-mon[20993]: pgmap v3866: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:17.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:17.956 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:17.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:17.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:17.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:17.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:18 smithi077 ceph-mon[21151]: pgmap v3867: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:18 smithi077 ceph-mon[21151]: from='client.129975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:18 smithi046 ceph-mon[19468]: pgmap v3867: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:18 smithi046 ceph-mon[19468]: from='client.129975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:18 smithi087 ceph-mon[20993]: pgmap v3867: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:18 smithi087 ceph-mon[20993]: from='client.129975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:20 smithi046 ceph-mon[19468]: pgmap v3868: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:20 smithi087 ceph-mon[20993]: pgmap v3868: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:20 smithi077 ceph-mon[21151]: pgmap v3868: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:22 smithi046 ceph-mon[19468]: pgmap v3869: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:22.614 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:22 smithi087 ceph-mon[20993]: pgmap v3869: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:22 smithi077 ceph-mon[21151]: pgmap v3869: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:43:22.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:22.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:22.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:23.638 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:23.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:23.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:23.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:23.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:24 smithi087 ceph-mon[20993]: from='client.130050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:24 smithi087 ceph-mon[20993]: pgmap v3870: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:24 smithi077 ceph-mon[21151]: from='client.130050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:24 smithi077 ceph-mon[21151]: pgmap v3870: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:24 smithi046 ceph-mon[19468]: from='client.130050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:24 smithi046 ceph-mon[19468]: pgmap v3870: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:26 smithi087 ceph-mon[20993]: pgmap v3871: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:26.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:26 smithi046 ceph-mon[19468]: pgmap v3871: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:26 smithi077 ceph-mon[21151]: pgmap v3871: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:28.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:28.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:28.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:29.326 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:29.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:29.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:29.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:29.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:29.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:29 smithi046 ceph-mon[19468]: pgmap v3872: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:29 smithi087 ceph-mon[20993]: pgmap v3872: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:29 smithi077 ceph-mon[21151]: pgmap v3872: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='client.130128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='client.130128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='client.130128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:31 smithi046 ceph-mon[19468]: pgmap v3873: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:31 smithi087 ceph-mon[20993]: pgmap v3873: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:31 smithi077 ceph-mon[21151]: pgmap v3873: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:33 smithi046 ceph-mon[19468]: pgmap v3874: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:33 smithi087 ceph-mon[20993]: pgmap v3874: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:33 smithi077 ceph-mon[21151]: pgmap v3874: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:34.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:34.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:34.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:35.007 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:35.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:35.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:35.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:35.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:35 smithi046 ceph-mon[19468]: pgmap v3875: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:35 smithi087 ceph-mon[20993]: pgmap v3875: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:35 smithi077 ceph-mon[21151]: pgmap v3875: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:36 smithi046 ceph-mon[19468]: from='client.130203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:36 smithi087 ceph-mon[20993]: from='client.130203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:36 smithi077 ceph-mon[21151]: from='client.130203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:37 smithi046 ceph-mon[19468]: pgmap v3876: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:37 smithi087 ceph-mon[20993]: pgmap v3876: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:37 smithi077 ceph-mon[21151]: pgmap v3876: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:39 smithi046 ceph-mon[19468]: pgmap v3877: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:39 smithi087 ceph-mon[20993]: pgmap v3877: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:39 smithi077 ceph-mon[21151]: pgmap v3877: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:40.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:40.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:40.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:40.698 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:40.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:40.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:40.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:40.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:40 smithi046 ceph-mon[19468]: pgmap v3878: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:40 smithi087 ceph-mon[20993]: pgmap v3878: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:40 smithi077 ceph-mon[21151]: pgmap v3878: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:41 smithi046 ceph-mon[19468]: from='client.130272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:41 smithi087 ceph-mon[20993]: from='client.130272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:41 smithi077 ceph-mon[21151]: from='client.130272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:42 smithi046 ceph-mon[19468]: pgmap v3879: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:42.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:42 smithi087 ceph-mon[20993]: pgmap v3879: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:42 smithi077 ceph-mon[21151]: pgmap v3879: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:44 smithi046 ceph-mon[19468]: pgmap v3880: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:44 smithi087 ceph-mon[20993]: pgmap v3880: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:44 smithi077 ceph-mon[21151]: pgmap v3880: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:45.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:45.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:45.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:46.384 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:46.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:46.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:46.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:46.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:46 smithi046 ceph-mon[19468]: pgmap v3881: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:46 smithi046 ceph-mon[19468]: from='client.130347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:46 smithi087 ceph-mon[20993]: pgmap v3881: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:46 smithi087 ceph-mon[20993]: from='client.130347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:46 smithi077 ceph-mon[21151]: pgmap v3881: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:46 smithi077 ceph-mon[21151]: from='client.130347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:48 smithi046 ceph-mon[19468]: pgmap v3882: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:48 smithi087 ceph-mon[20993]: pgmap v3882: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:48 smithi077 ceph-mon[21151]: pgmap v3882: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: pgmap v3883: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: pgmap v3883: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: pgmap v3883: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:43:51.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:51.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:51.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:52.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:52.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:52.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:52.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:52.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:52 smithi077 ceph-mon[21151]: pgmap v3884: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:52 smithi077 ceph-mon[21151]: from='client.130422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:52 smithi046 ceph-mon[19468]: pgmap v3884: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:52 smithi046 ceph-mon[19468]: from='client.130422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:52 smithi087 ceph-mon[20993]: pgmap v3884: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:52 smithi087 ceph-mon[20993]: from='client.130422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:54.757 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:54 smithi077 ceph-mon[21151]: pgmap v3885: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:54 smithi046 ceph-mon[19468]: pgmap v3885: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:54 smithi087 ceph-mon[20993]: pgmap v3885: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:56.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:56 smithi046 ceph-mon[19468]: pgmap v3886: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:56 smithi077 ceph-mon[21151]: pgmap v3886: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:57.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:43:57.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:43:57.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:43:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:56 smithi087 ceph-mon[20993]: pgmap v3886: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:43:57.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:43:57.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:43:57.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:43:57.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:43:57.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:43:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:58 smithi077 ceph-mon[21151]: pgmap v3887: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:43:58 smithi077 ceph-mon[21151]: from='client.130500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:58 smithi046 ceph-mon[19468]: pgmap v3887: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:43:58 smithi046 ceph-mon[19468]: from='client.130500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:43:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:58 smithi087 ceph-mon[20993]: pgmap v3887: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:43:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:43:58 smithi087 ceph-mon[20993]: from='client.130500 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:00 smithi087 ceph-mon[20993]: pgmap v3888: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:00.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:00 smithi077 ceph-mon[21151]: pgmap v3888: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:00.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:00.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:00.886 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:00 smithi046 ceph-mon[19468]: pgmap v3888: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:02.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:02.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:02.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:02 smithi087 ceph-mon[20993]: pgmap v3889: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:02 smithi077 ceph-mon[21151]: pgmap v3889: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:02.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:02 smithi046 ceph-mon[19468]: pgmap v3889: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:03.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:03.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:03.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:03.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:03.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:03 smithi087 ceph-mon[20993]: from='client.130575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:03 smithi077 ceph-mon[21151]: from='client.130575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:04.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:03 smithi046 ceph-mon[19468]: from='client.130575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:04 smithi046 ceph-mon[19468]: pgmap v3890: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:04 smithi087 ceph-mon[20993]: pgmap v3890: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:04 smithi077 ceph-mon[21151]: pgmap v3890: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:06 smithi077 ceph-mon[21151]: pgmap v3891: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:44:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:06 smithi046 ceph-mon[19468]: pgmap v3891: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:44:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:06 smithi087 ceph-mon[20993]: pgmap v3891: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:44:07.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:44:07.251+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:44:07.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:44:07.252+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:44:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:44:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:44:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:44:08.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:08.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:08.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:08 smithi077 ceph-mon[21151]: pgmap v3892: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:44:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:44:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:08 smithi046 ceph-mon[19468]: pgmap v3892: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:09.117 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:09.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:09.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:09.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:09.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:44:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:44:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:08 smithi087 ceph-mon[20993]: pgmap v3892: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:09 smithi077 ceph-mon[21151]: from='client.130755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:10.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:09 smithi087 ceph-mon[20993]: from='client.130755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:09 smithi046 ceph-mon[19468]: from='client.130755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: pgmap v3893: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: pgmap v3893: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: pgmap v3893: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:12 smithi046 ceph-mon[19468]: pgmap v3894: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:12 smithi087 ceph-mon[20993]: pgmap v3894: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:12 smithi077 ceph-mon[21151]: pgmap v3894: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:14.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:14.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:14.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:14.804 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:14.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:14.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:14.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:14.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:14 smithi046 ceph-mon[19468]: pgmap v3895: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:14 smithi087 ceph-mon[20993]: pgmap v3895: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:14 smithi077 ceph-mon[21151]: pgmap v3895: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:15 smithi046 ceph-mon[19468]: from='client.130827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:15 smithi087 ceph-mon[20993]: from='client.130827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:15 smithi077 ceph-mon[21151]: from='client.130827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:16 smithi077 ceph-mon[21151]: pgmap v3896: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:16 smithi046 ceph-mon[19468]: pgmap v3896: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:16 smithi087 ceph-mon[20993]: pgmap v3896: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:18 smithi046 ceph-mon[19468]: pgmap v3897: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:18 smithi087 ceph-mon[20993]: pgmap v3897: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:18 smithi077 ceph-mon[21151]: pgmap v3897: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:19.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:19.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:19.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:20.479 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:20.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:20.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:20.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:20.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:20.986 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:20 smithi077 ceph-mon[21151]: pgmap v3898: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:20.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:20.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:20.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:20.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:20 smithi077 ceph-mon[21151]: from='client.130902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:20 smithi046 ceph-mon[19468]: pgmap v3898: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:20 smithi046 ceph-mon[19468]: from='client.130902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:20 smithi087 ceph-mon[20993]: pgmap v3898: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:20 smithi087 ceph-mon[20993]: from='client.130902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:22.798 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:22 smithi046 ceph-mon[19468]: pgmap v3899: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:22 smithi087 ceph-mon[20993]: pgmap v3899: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:22 smithi077 ceph-mon[21151]: pgmap v3899: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:44:24.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:24 smithi087 ceph-mon[20993]: pgmap v3900: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:24 smithi046 ceph-mon[19468]: pgmap v3900: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:24 smithi077 ceph-mon[21151]: pgmap v3900: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:25.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:26.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:26.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:26.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:26 smithi046 ceph-mon[19468]: pgmap v3901: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:26.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:26 smithi046 ceph-mon[19468]: from='client.130977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:26 smithi087 ceph-mon[20993]: pgmap v3901: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:26 smithi087 ceph-mon[20993]: from='client.130977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:26 smithi077 ceph-mon[21151]: pgmap v3901: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:26 smithi077 ceph-mon[21151]: from='client.130977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:28 smithi046 ceph-mon[19468]: pgmap v3902: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:28 smithi087 ceph-mon[20993]: pgmap v3902: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:28 smithi077 ceph-mon[21151]: pgmap v3902: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: pgmap v3903: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: pgmap v3903: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: pgmap v3903: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:31.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:31.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:31.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:31.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:31.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:32 smithi077 ceph-mon[21151]: pgmap v3904: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:32 smithi077 ceph-mon[21151]: from='client.131052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:32 smithi046 ceph-mon[19468]: pgmap v3904: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:32 smithi046 ceph-mon[19468]: from='client.131052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:32 smithi087 ceph-mon[20993]: pgmap v3904: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:32 smithi087 ceph-mon[20993]: from='client.131052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:34 smithi077 ceph-mon[21151]: pgmap v3905: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:34 smithi046 ceph-mon[19468]: pgmap v3905: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:34 smithi087 ceph-mon[20993]: pgmap v3905: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:36.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:36.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:36.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:37.063 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:36 smithi077 ceph-mon[21151]: pgmap v3906: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:36 smithi046 ceph-mon[19468]: pgmap v3906: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:36 smithi087 ceph-mon[20993]: pgmap v3906: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:37.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:37.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:37.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:37.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:37.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:38 smithi077 ceph-mon[21151]: from='client.131130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:38 smithi077 ceph-mon[21151]: pgmap v3907: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:38 smithi046 ceph-mon[19468]: from='client.131130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:38 smithi046 ceph-mon[19468]: pgmap v3907: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:38 smithi087 ceph-mon[20993]: from='client.131130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:38 smithi087 ceph-mon[20993]: pgmap v3907: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:40 smithi087 ceph-mon[20993]: pgmap v3908: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:40 smithi077 ceph-mon[21151]: pgmap v3908: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:40 smithi046 ceph-mon[19468]: pgmap v3908: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:42.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:42.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:42.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:43.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:42 smithi046 ceph-mon[19468]: pgmap v3909: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:42 smithi087 ceph-mon[20993]: pgmap v3909: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:42 smithi077 ceph-mon[21151]: pgmap v3909: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:43.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:44.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:43 smithi046 ceph-mon[19468]: from='client.131208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:43 smithi087 ceph-mon[20993]: from='client.131208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:43 smithi077 ceph-mon[21151]: from='client.131208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:45.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:44 smithi087 ceph-mon[20993]: pgmap v3910: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:44 smithi046 ceph-mon[19468]: pgmap v3910: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:44 smithi077 ceph-mon[21151]: pgmap v3910: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:46 smithi087 ceph-mon[20993]: pgmap v3911: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:46 smithi077 ceph-mon[21151]: pgmap v3911: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:46 smithi046 ceph-mon[19468]: pgmap v3911: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:48.923 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:48.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:48.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:48.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:48.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:48 smithi077 ceph-mon[21151]: pgmap v3912: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:48 smithi046 ceph-mon[19468]: pgmap v3912: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:48 smithi087 ceph-mon[20993]: pgmap v3912: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:49 smithi077 ceph-mon[21151]: from='client.131283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:49 smithi046 ceph-mon[19468]: from='client.131283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:49 smithi087 ceph-mon[20993]: from='client.131283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: pgmap v3913: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: pgmap v3913: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: pgmap v3913: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:44:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:53 smithi046 ceph-mon[19468]: pgmap v3914: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:53 smithi087 ceph-mon[20993]: pgmap v3914: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:53 smithi077 ceph-mon[21151]: pgmap v3914: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:53.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:53.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:53.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:44:54.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:44:54.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:44:54.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:44:54.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:44:54.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:44:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:55 smithi046 ceph-mon[19468]: pgmap v3915: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:55 smithi087 ceph-mon[20993]: pgmap v3915: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:55 smithi077 ceph-mon[21151]: pgmap v3915: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:56 smithi046 ceph-mon[19468]: from='client.131361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:56 smithi087 ceph-mon[20993]: from='client.131361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:56 smithi077 ceph-mon[21151]: from='client.131361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:44:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:57 smithi077 ceph-mon[21151]: pgmap v3916: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:57 smithi046 ceph-mon[19468]: pgmap v3916: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:57 smithi087 ceph-mon[20993]: pgmap v3916: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:44:59.208 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:44:59 smithi077 ceph-mon[21151]: pgmap v3917: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:44:59 smithi046 ceph-mon[19468]: pgmap v3917: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:44:59 smithi087 ceph-mon[20993]: pgmap v3917: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:44:59.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:44:59.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:44:59.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:00.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:00.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:00.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:00.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:00.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:00 smithi077 ceph-mon[21151]: pgmap v3918: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:00 smithi077 ceph-mon[21151]: from='client.131433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:00 smithi046 ceph-mon[19468]: pgmap v3918: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:00 smithi046 ceph-mon[19468]: from='client.131433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:00 smithi087 ceph-mon[20993]: pgmap v3918: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:00 smithi087 ceph-mon[20993]: from='client.131433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:02 smithi046 ceph-mon[19468]: pgmap v3919: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:02 smithi087 ceph-mon[20993]: pgmap v3919: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:02 smithi077 ceph-mon[21151]: pgmap v3919: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:05.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:04 smithi046 ceph-mon[19468]: pgmap v3920: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:05.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:05.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:05.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:04 smithi087 ceph-mon[20993]: pgmap v3920: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:04 smithi077 ceph-mon[21151]: pgmap v3920: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:05.975 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:05.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:05.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:05.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:05.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:06 smithi087 ceph-mon[20993]: pgmap v3921: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:06 smithi087 ceph-mon[20993]: from='client.131505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:06 smithi046 ceph-mon[19468]: pgmap v3921: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:07.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:06 smithi046 ceph-mon[19468]: from='client.131505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:06 smithi077 ceph-mon[21151]: pgmap v3921: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:06 smithi077 ceph-mon[21151]: from='client.131505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:08.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:45:08.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:45:08.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:45:08.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:45:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:45:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:08.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:45:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:45:08.293+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:45:08.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:45:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:45:08.294+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:45:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:08 smithi046 ceph-mon[19468]: pgmap v3922: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:08 smithi087 ceph-mon[20993]: pgmap v3922: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:08 smithi077 ceph-mon[21151]: pgmap v3922: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:45:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:45:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:45:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:45:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:45:10.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:45:10.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:45:10.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:10.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:10.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:11.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: pgmap v3923: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:11.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: pgmap v3923: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: pgmap v3923: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:11.650 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:11.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:11.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:11.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:11.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:13 smithi046 ceph-mon[19468]: from='client.131682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:13 smithi046 ceph-mon[19468]: pgmap v3924: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:13 smithi087 ceph-mon[20993]: from='client.131682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:13 smithi087 ceph-mon[20993]: pgmap v3924: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:13 smithi077 ceph-mon[21151]: from='client.131682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:13 smithi077 ceph-mon[21151]: pgmap v3924: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:15 smithi046 ceph-mon[19468]: pgmap v3925: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:15 smithi087 ceph-mon[20993]: pgmap v3925: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:15 smithi077 ceph-mon[21151]: pgmap v3925: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:16.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:16.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:16.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:17.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:17.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:17.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:17.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:17.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:17.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:17 smithi046 ceph-mon[19468]: pgmap v3926: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:17.338 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:17 smithi077 ceph-mon[21151]: pgmap v3926: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:17 smithi087 ceph-mon[20993]: pgmap v3926: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:18 smithi046 ceph-mon[19468]: from='client.131757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:18 smithi087 ceph-mon[20993]: from='client.131757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:18.389 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:18 smithi077 ceph-mon[21151]: from='client.131757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:19 smithi046 ceph-mon[19468]: pgmap v3927: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:19 smithi087 ceph-mon[20993]: pgmap v3927: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:19 smithi077 ceph-mon[21151]: pgmap v3927: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:21 smithi087 ceph-mon[20993]: pgmap v3928: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:21 smithi077 ceph-mon[21151]: pgmap v3928: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:21 smithi046 ceph-mon[19468]: pgmap v3928: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:45:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:22.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:22.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:22.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:23.004 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:23.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:23.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:23.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:23.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:23 smithi046 ceph-mon[19468]: pgmap v3929: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T04:45:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:23 smithi087 ceph-mon[20993]: pgmap v3929: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T04:45:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:23 smithi077 ceph-mon[21151]: pgmap v3929: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T04:45:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:24 smithi087 ceph-mon[20993]: from='client.131826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:24 smithi077 ceph-mon[21151]: from='client.131826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:24.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:24 smithi046 ceph-mon[19468]: from='client.131826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:25.269 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:25 smithi087 ceph-mon[20993]: pgmap v3930: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:45:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:25 smithi046 ceph-mon[19468]: pgmap v3930: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:45:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:25 smithi077 ceph-mon[21151]: pgmap v3930: 225 pgs: 225 active+clean; 589 KiB data, 123 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T04:45:27.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:27 smithi087 ceph-mon[20993]: pgmap v3931: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:27 smithi077 ceph-mon[21151]: pgmap v3931: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:27.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:27 smithi046 ceph-mon[19468]: pgmap v3931: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:28.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:28.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:28.007 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:28.685 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:28.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:28.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:28.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:28.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:29 smithi077 ceph-mon[21151]: pgmap v3932: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:29 smithi046 ceph-mon[19468]: pgmap v3932: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:29 smithi087 ceph-mon[20993]: pgmap v3932: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:30 smithi077 ceph-mon[21151]: from='client.131901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:30 smithi046 ceph-mon[19468]: from='client.131901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:30 smithi087 ceph-mon[20993]: from='client.131901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: pgmap v3933: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: pgmap v3933: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: pgmap v3933: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:32 smithi077 ceph-mon[21151]: pgmap v3934: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:32 smithi046 ceph-mon[19468]: pgmap v3934: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:32 smithi087 ceph-mon[20993]: pgmap v3934: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T04:45:33.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:33.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:33.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:34.368 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:34.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:34.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:34.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:34.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:34 smithi077 ceph-mon[21151]: pgmap v3935: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:45:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:34 smithi077 ceph-mon[21151]: from='client.131976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:34 smithi046 ceph-mon[19468]: pgmap v3935: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:45:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:34 smithi046 ceph-mon[19468]: from='client.131976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:34 smithi087 ceph-mon[20993]: pgmap v3935: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:45:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:34 smithi087 ceph-mon[20993]: from='client.131976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:36 smithi046 ceph-mon[19468]: pgmap v3936: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:45:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:36 smithi087 ceph-mon[20993]: pgmap v3936: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:45:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:36 smithi077 ceph-mon[21151]: pgmap v3936: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:45:38.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:38 smithi077 ceph-mon[21151]: pgmap v3937: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:38 smithi046 ceph-mon[19468]: pgmap v3937: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:38 smithi087 ceph-mon[20993]: pgmap v3937: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:39.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:39.370 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:39.370 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:40.048 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:40.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:40.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:40.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:40.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:40 smithi077 ceph-mon[21151]: pgmap v3938: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:40 smithi077 ceph-mon[21151]: from='client.132048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:40 smithi046 ceph-mon[19468]: pgmap v3938: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:40 smithi046 ceph-mon[19468]: from='client.132048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:40 smithi087 ceph-mon[20993]: pgmap v3938: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:40 smithi087 ceph-mon[20993]: from='client.132048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:42 smithi046 ceph-mon[19468]: pgmap v3939: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:45:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:42 smithi087 ceph-mon[20993]: pgmap v3939: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:45:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:42 smithi077 ceph-mon[21151]: pgmap v3939: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:45:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:44 smithi046 ceph-mon[19468]: pgmap v3940: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:44 smithi087 ceph-mon[20993]: pgmap v3940: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:44 smithi077 ceph-mon[21151]: pgmap v3940: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:45.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:45.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:45.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:45.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:45.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:45.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:45.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:45.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:46 smithi046 ceph-mon[19468]: pgmap v3941: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:46 smithi046 ceph-mon[19468]: from='client.132120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:46.657 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:46 smithi087 ceph-mon[20993]: pgmap v3941: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:46.657 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:46 smithi087 ceph-mon[20993]: from='client.132120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:46 smithi077 ceph-mon[21151]: pgmap v3941: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:46 smithi077 ceph-mon[21151]: from='client.132120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:48 smithi046 ceph-mon[19468]: pgmap v3942: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:48 smithi087 ceph-mon[20993]: pgmap v3942: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:48 smithi077 ceph-mon[21151]: pgmap v3942: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:50.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:50 smithi077 ceph-mon[21151]: pgmap v3943: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:50.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:50 smithi046 ceph-mon[19468]: pgmap v3943: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:50.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:50.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:50 smithi087 ceph-mon[20993]: pgmap v3943: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.441 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:51.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:51 smithi046 ceph-mon[19468]: from='client.132195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:51 smithi077 ceph-mon[21151]: from='client.132195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:45:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:51 smithi087 ceph-mon[20993]: from='client.132195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:52 smithi077 ceph-mon[21151]: pgmap v3944: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:52 smithi046 ceph-mon[19468]: pgmap v3944: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:52 smithi087 ceph-mon[20993]: pgmap v3944: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:54 smithi087 ceph-mon[20993]: pgmap v3945: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:54 smithi077 ceph-mon[21151]: pgmap v3945: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:54 smithi046 ceph-mon[19468]: pgmap v3945: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:45:56.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:45:56.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:45:56.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:45:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:56 smithi046 ceph-mon[19468]: pgmap v3946: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:56 smithi077 ceph-mon[21151]: pgmap v3946: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:56 smithi087 ceph-mon[20993]: pgmap v3946: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:57.140 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:45:57.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:45:57.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:45:57.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:45:57.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:45:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:57 smithi077 ceph-mon[21151]: from='client.132273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:57 smithi046 ceph-mon[19468]: from='client.132273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:57 smithi087 ceph-mon[20993]: from='client.132273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:45:58.910 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:45:58 smithi077 ceph-mon[21151]: pgmap v3947: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:45:58 smithi046 ceph-mon[19468]: pgmap v3947: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:45:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:45:58 smithi087 ceph-mon[20993]: pgmap v3947: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:00.788 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:00 smithi077 ceph-mon[21151]: pgmap v3948: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:00.788 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:00.788 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:00.788 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:00 smithi046 ceph-mon[19468]: pgmap v3948: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:00 smithi087 ceph-mon[20993]: pgmap v3948: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:02.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:02.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:02.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:02.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:02.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:02.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:02.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:02.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:02 smithi077 ceph-mon[21151]: pgmap v3949: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:02 smithi046 ceph-mon[19468]: pgmap v3949: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:02 smithi087 ceph-mon[20993]: pgmap v3949: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:03 smithi077 ceph-mon[21151]: from='client.132348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:03 smithi046 ceph-mon[19468]: from='client.132348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:03 smithi087 ceph-mon[20993]: from='client.132348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:04 smithi077 ceph-mon[21151]: pgmap v3950: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:04 smithi046 ceph-mon[19468]: pgmap v3950: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:04 smithi087 ceph-mon[20993]: pgmap v3950: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:06.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:06 smithi046 ceph-mon[19468]: pgmap v3951: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:06 smithi077 ceph-mon[21151]: pgmap v3951: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:07.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:06 smithi087 ceph-mon[20993]: pgmap v3951: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:07.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:07.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:07.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:08.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:08.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:08.503 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:08.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:08.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: pgmap v3952: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='client.132426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: pgmap v3952: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='client.132426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:46:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:08.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: pgmap v3952: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='client.132426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:09.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:46:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:46:09.091+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:46:09.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:46:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:46:09.092+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:46:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:46:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:46:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:46:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:46:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:46:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:46:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:46:10.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:10 smithi087 ceph-mon[20993]: pgmap v3953: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:10.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:10.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:10.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:10 smithi046 ceph-mon[19468]: pgmap v3953: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:10 smithi077 ceph-mon[21151]: pgmap v3953: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:13 smithi046 ceph-mon[19468]: pgmap v3954: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:13 smithi087 ceph-mon[20993]: pgmap v3954: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:13 smithi077 ceph-mon[21151]: pgmap v3954: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:13.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:13.505 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:13.505 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:14.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:14.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:14.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:14.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:14.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:15 smithi046 ceph-mon[19468]: pgmap v3955: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:15 smithi046 ceph-mon[19468]: from='client.132606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:15 smithi087 ceph-mon[20993]: pgmap v3955: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:15 smithi087 ceph-mon[20993]: from='client.132606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:15 smithi077 ceph-mon[21151]: pgmap v3955: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:15 smithi077 ceph-mon[21151]: from='client.132606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:17 smithi046 ceph-mon[19468]: pgmap v3956: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:17 smithi087 ceph-mon[20993]: pgmap v3956: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:17 smithi077 ceph-mon[21151]: pgmap v3956: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:19.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:19.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:19.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:19.352 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:19 smithi077 ceph-mon[21151]: pgmap v3957: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:19 smithi046 ceph-mon[19468]: pgmap v3957: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:19 smithi087 ceph-mon[20993]: pgmap v3957: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:19.875 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:19.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:19.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:19.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:19.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:21 smithi046 ceph-mon[19468]: pgmap v3958: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:21 smithi046 ceph-mon[19468]: from='client.132684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:21 smithi087 ceph-mon[20993]: pgmap v3958: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:21 smithi087 ceph-mon[20993]: from='client.132684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:21 smithi077 ceph-mon[21151]: pgmap v3958: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:21 smithi077 ceph-mon[21151]: from='client.132684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:23 smithi046 ceph-mon[19468]: pgmap v3959: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:23 smithi087 ceph-mon[20993]: pgmap v3959: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:23 smithi077 ceph-mon[21151]: pgmap v3959: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:46:24.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:24.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:24.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:25 smithi046 ceph-mon[19468]: pgmap v3960: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:25 smithi087 ceph-mon[20993]: pgmap v3960: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:25 smithi077 ceph-mon[21151]: pgmap v3960: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:25.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:25.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:27.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:27 smithi046 ceph-mon[19468]: from='client.132759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:27.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:27 smithi046 ceph-mon[19468]: pgmap v3961: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:27.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:27 smithi087 ceph-mon[20993]: from='client.132759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:27.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:27 smithi087 ceph-mon[20993]: pgmap v3961: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:27 smithi077 ceph-mon[21151]: from='client.132759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:27 smithi077 ceph-mon[21151]: pgmap v3961: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:29 smithi046 ceph-mon[19468]: pgmap v3962: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:29 smithi087 ceph-mon[20993]: pgmap v3962: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:29 smithi077 ceph-mon[21151]: pgmap v3962: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:30.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:30.561 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:30.561 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: pgmap v3963: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: pgmap v3963: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: pgmap v3963: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:32 smithi077 ceph-mon[21151]: from='client.132837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:32 smithi087 ceph-mon[20993]: from='client.132837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:32 smithi046 ceph-mon[19468]: from='client.132837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:33 smithi087 ceph-mon[20993]: pgmap v3964: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:33 smithi077 ceph-mon[21151]: pgmap v3964: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:33 smithi046 ceph-mon[19468]: pgmap v3964: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:35 smithi087 ceph-mon[20993]: pgmap v3965: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:35 smithi077 ceph-mon[21151]: pgmap v3965: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:35 smithi046 ceph-mon[19468]: pgmap v3965: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:46:36.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:36.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:36.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:36.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:36.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:36.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:36.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:36.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:37 smithi046 ceph-mon[19468]: pgmap v3966: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:37 smithi077 ceph-mon[21151]: pgmap v3966: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:37 smithi087 ceph-mon[20993]: pgmap v3966: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:38 smithi077 ceph-mon[21151]: from='client.132915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:38 smithi046 ceph-mon[19468]: from='client.132915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:38 smithi087 ceph-mon[20993]: from='client.132915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:39 smithi077 ceph-mon[21151]: pgmap v3967: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:39.512 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:39 smithi046 ceph-mon[19468]: pgmap v3967: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:39 smithi087 ceph-mon[20993]: pgmap v3967: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:41.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:41 smithi077 ceph-mon[21151]: pgmap v3968: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:41.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:41 smithi046 ceph-mon[19468]: pgmap v3968: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:41 smithi087 ceph-mon[20993]: pgmap v3968: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:41.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:41.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:41.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:42.599 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:42.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:42.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:42.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:42.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:43 smithi077 ceph-mon[21151]: pgmap v3969: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:43.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:43 smithi087 ceph-mon[20993]: pgmap v3969: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:43 smithi046 ceph-mon[19468]: pgmap v3969: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:44 smithi077 ceph-mon[21151]: from='client.132987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:44 smithi046 ceph-mon[19468]: from='client.132987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:44 smithi087 ceph-mon[20993]: from='client.132987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:45 smithi077 ceph-mon[21151]: pgmap v3970: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:45 smithi046 ceph-mon[19468]: pgmap v3970: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:45 smithi087 ceph-mon[20993]: pgmap v3970: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:46.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:46 smithi046 ceph-mon[19468]: pgmap v3971: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:46 smithi087 ceph-mon[20993]: pgmap v3971: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:46 smithi077 ceph-mon[21151]: pgmap v3971: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:47.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:47.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:47.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:48.309 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:48.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:48.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:48.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:48.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:48.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:48 smithi046 ceph-mon[19468]: pgmap v3972: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:48.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:48 smithi046 ceph-mon[19468]: from='client.133062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:48 smithi087 ceph-mon[20993]: pgmap v3972: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:48 smithi087 ceph-mon[20993]: from='client.133062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:48 smithi077 ceph-mon[21151]: pgmap v3972: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:48 smithi077 ceph-mon[21151]: from='client.133062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:50.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:50 smithi077 ceph-mon[21151]: pgmap v3973: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:50.786 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:50 smithi087 ceph-mon[20993]: pgmap v3973: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:50 smithi046 ceph-mon[19468]: pgmap v3973: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:51.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:46:53.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:53.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:53 smithi046 ceph-mon[19468]: pgmap v3974: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:53.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:53.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:53 smithi087 ceph-mon[20993]: pgmap v3974: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:53 smithi077 ceph-mon[21151]: pgmap v3974: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:53.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:53.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:53.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:53.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:53.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:46:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:55 smithi046 ceph-mon[19468]: pgmap v3975: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:55 smithi046 ceph-mon[19468]: from='client.133137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:55 smithi087 ceph-mon[20993]: pgmap v3975: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:55 smithi087 ceph-mon[20993]: from='client.133137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:55 smithi077 ceph-mon[21151]: pgmap v3975: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:55 smithi077 ceph-mon[21151]: from='client.133137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:46:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:57 smithi046 ceph-mon[19468]: pgmap v3976: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:57 smithi087 ceph-mon[20993]: pgmap v3976: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:57 smithi077 ceph-mon[21151]: pgmap v3976: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:46:58.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:46:58.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:46:58.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:46:59 smithi046 ceph-mon[19468]: pgmap v3977: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:46:59 smithi087 ceph-mon[20993]: pgmap v3977: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:46:59 smithi077 ceph-mon[21151]: pgmap v3977: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:46:59.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:46:59.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:46:59.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:46:59.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:46:59.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:01.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:01 smithi077 ceph-mon[21151]: from='client.133215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:01.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:01 smithi077 ceph-mon[21151]: pgmap v3978: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:01.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:01 smithi046 ceph-mon[19468]: from='client.133215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:01 smithi046 ceph-mon[19468]: pgmap v3978: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:01 smithi087 ceph-mon[20993]: from='client.133215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:01 smithi087 ceph-mon[20993]: pgmap v3978: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:03.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:03 smithi077 ceph-mon[21151]: pgmap v3979: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:03 smithi046 ceph-mon[19468]: pgmap v3979: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:03 smithi087 ceph-mon[20993]: pgmap v3979: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:04.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:04.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:04.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:05 smithi046 ceph-mon[19468]: pgmap v3980: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:05.368 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:05.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:05.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:05.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:05.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:05 smithi087 ceph-mon[20993]: pgmap v3980: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:05 smithi077 ceph-mon[21151]: pgmap v3980: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:06 smithi046 ceph-mon[19468]: from='client.133293 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:06 smithi087 ceph-mon[20993]: from='client.133293 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:06 smithi077 ceph-mon[21151]: from='client.133293 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:07.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:07 smithi046 ceph-mon[19468]: pgmap v3981: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:07 smithi087 ceph-mon[20993]: pgmap v3981: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:07 smithi077 ceph-mon[21151]: pgmap v3981: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:09 smithi087 ceph-mon[20993]: pgmap v3982: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:09 smithi046 ceph-mon[19468]: pgmap v3982: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:09 smithi077 ceph-mon[21151]: pgmap v3982: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:10.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:47:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:47:09.822+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:47:10.526 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:47:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:47:09.823+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:47:10.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:47:10.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:47:10.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:47:10.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:10.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:10.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:10.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:10.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:10.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:47:10.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:47:10.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:47:10.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:10.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:11.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:11.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:11.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:11.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:11.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: pgmap v3983: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: pgmap v3983: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: pgmap v3983: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:12 smithi077 ceph-mon[21151]: from='client.133470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:12 smithi046 ceph-mon[19468]: from='client.133470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:12 smithi087 ceph-mon[20993]: from='client.133470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:13 smithi077 ceph-mon[21151]: pgmap v3984: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:13.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:13 smithi087 ceph-mon[20993]: pgmap v3984: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:13 smithi046 ceph-mon[19468]: pgmap v3984: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:15.426 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:15 smithi077 ceph-mon[21151]: pgmap v3985: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:47:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:15 smithi046 ceph-mon[19468]: pgmap v3985: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:47:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:15 smithi087 ceph-mon[20993]: pgmap v3985: 225 pgs: 225 active+clean; 589 KiB data, 111 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:47:16.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:16.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:16.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:16.739 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:16.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:16.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:16.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:16.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:17 smithi077 ceph-mon[21151]: pgmap v3986: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:17 smithi046 ceph-mon[19468]: pgmap v3986: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:17 smithi087 ceph-mon[20993]: pgmap v3986: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:18 smithi077 ceph-mon[21151]: from='client.133545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:18 smithi046 ceph-mon[19468]: from='client.133545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:18 smithi087 ceph-mon[20993]: from='client.133545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:19 smithi077 ceph-mon[21151]: pgmap v3987: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:19 smithi046 ceph-mon[19468]: pgmap v3987: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:19 smithi087 ceph-mon[20993]: pgmap v3987: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:21 smithi077 ceph-mon[21151]: pgmap v3988: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:21 smithi046 ceph-mon[19468]: pgmap v3988: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:21 smithi087 ceph-mon[20993]: pgmap v3988: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:21.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:21.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:21.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:22.420 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:22.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:22.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:22.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:22.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:23.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:23 smithi077 ceph-mon[21151]: pgmap v3989: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:23.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:23 smithi077 ceph-mon[21151]: from='client.133614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:23 smithi046 ceph-mon[19468]: pgmap v3989: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:23 smithi046 ceph-mon[19468]: from='client.133614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:23 smithi087 ceph-mon[20993]: pgmap v3989: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:47:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:23 smithi087 ceph-mon[20993]: from='client.133614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:25 smithi077 ceph-mon[21151]: pgmap v3990: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:25 smithi046 ceph-mon[19468]: pgmap v3990: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:25 smithi087 ceph-mon[20993]: pgmap v3990: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:27.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:27 smithi046 ceph-mon[19468]: pgmap v3991: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:27 smithi077 ceph-mon[21151]: pgmap v3991: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:27.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:27.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:27.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:27 smithi087 ceph-mon[20993]: pgmap v3991: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:28.146 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:28.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:28 smithi087 ceph-mon[20993]: pgmap v3992: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:28.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:28 smithi087 ceph-mon[20993]: from='client.133689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:28 smithi077 ceph-mon[21151]: pgmap v3992: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:28 smithi077 ceph-mon[21151]: from='client.133689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:28 smithi046 ceph-mon[19468]: pgmap v3992: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:28 smithi046 ceph-mon[19468]: from='client.133689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:30 smithi046 ceph-mon[19468]: pgmap v3993: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:30 smithi087 ceph-mon[20993]: pgmap v3993: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:30 smithi077 ceph-mon[21151]: pgmap v3993: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:33.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:33.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:33.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:33 smithi046 ceph-mon[19468]: pgmap v3994: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:33 smithi087 ceph-mon[20993]: pgmap v3994: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:33 smithi077 ceph-mon[21151]: pgmap v3994: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:33.835 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:33.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:33.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:33.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:33.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:35.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:35 smithi046 ceph-mon[19468]: pgmap v3995: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:35.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:35 smithi046 ceph-mon[19468]: from='client.133767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:35 smithi087 ceph-mon[20993]: pgmap v3995: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:35 smithi087 ceph-mon[20993]: from='client.133767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:35 smithi077 ceph-mon[21151]: pgmap v3995: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:35 smithi077 ceph-mon[21151]: from='client.133767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:37 smithi046 ceph-mon[19468]: pgmap v3996: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:37 smithi087 ceph-mon[20993]: pgmap v3996: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:37 smithi077 ceph-mon[21151]: pgmap v3996: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:38.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:38.840 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:38.840 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:39 smithi046 ceph-mon[19468]: pgmap v3997: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:39 smithi087 ceph-mon[20993]: pgmap v3997: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:39 smithi077 ceph-mon[21151]: pgmap v3997: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:39.516 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:39.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:39.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:39.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:39.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:40 smithi046 ceph-mon[19468]: from='client.133845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:40 smithi087 ceph-mon[20993]: from='client.133845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:40 smithi077 ceph-mon[21151]: from='client.133845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:41 smithi046 ceph-mon[19468]: pgmap v3998: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:41 smithi087 ceph-mon[20993]: pgmap v3998: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:41 smithi077 ceph-mon[21151]: pgmap v3998: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:43 smithi077 ceph-mon[21151]: pgmap v3999: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:43 smithi046 ceph-mon[19468]: pgmap v3999: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:43 smithi087 ceph-mon[20993]: pgmap v3999: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:47:44.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:44.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:44.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:45.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:45.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:45 smithi046 ceph-mon[19468]: pgmap v4000: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:45.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:45 smithi087 ceph-mon[20993]: pgmap v4000: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:45 smithi077 ceph-mon[21151]: pgmap v4000: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:46 smithi046 ceph-mon[19468]: from='client.133923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:46 smithi087 ceph-mon[20993]: from='client.133923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:46 smithi077 ceph-mon[21151]: from='client.133923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:47 smithi046 ceph-mon[19468]: pgmap v4001: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:47:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:47 smithi087 ceph-mon[20993]: pgmap v4001: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:47:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:47 smithi077 ceph-mon[21151]: pgmap v4001: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T04:47:49.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:49 smithi087 ceph-mon[20993]: pgmap v4002: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:49 smithi046 ceph-mon[19468]: pgmap v4002: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:49 smithi077 ceph-mon[21151]: pgmap v4002: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:50.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:50.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:50.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:50.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:50.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:50.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:50.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:50.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:51 smithi046 ceph-mon[19468]: pgmap v4003: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:51 smithi087 ceph-mon[20993]: pgmap v4003: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:51.378 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:51 smithi077 ceph-mon[21151]: pgmap v4003: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T04:47:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='client.133995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='client.133995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='client.133995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:47:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:53 smithi077 ceph-mon[21151]: pgmap v4004: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:53 smithi046 ceph-mon[19468]: pgmap v4004: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:53 smithi087 ceph-mon[20993]: pgmap v4004: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:55 smithi077 ceph-mon[21151]: pgmap v4005: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:55 smithi046 ceph-mon[19468]: pgmap v4005: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:55 smithi087 ceph-mon[20993]: pgmap v4005: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:47:55.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:47:55.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:47:55.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:47:56.549 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:47:56.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:47:56.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:47:56.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:47:56.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:47:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:57 smithi077 ceph-mon[21151]: pgmap v4006: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:57 smithi046 ceph-mon[19468]: pgmap v4006: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:57 smithi087 ceph-mon[20993]: pgmap v4006: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:47:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:58 smithi077 ceph-mon[21151]: from='client.134070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:58 smithi046 ceph-mon[19468]: from='client.134070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:58 smithi087 ceph-mon[20993]: from='client.134070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:47:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:47:59 smithi077 ceph-mon[21151]: pgmap v4007: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:47:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:47:59 smithi046 ceph-mon[19468]: pgmap v4007: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:47:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:47:59 smithi087 ceph-mon[20993]: pgmap v4007: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:48:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:01 smithi077 ceph-mon[21151]: pgmap v4008: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:48:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:01 smithi046 ceph-mon[19468]: pgmap v4008: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:48:01.552 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.552 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.552 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:01.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:01.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:01 smithi087 ceph-mon[20993]: pgmap v4008: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:48:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:02.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:02.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:02.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:02.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:02.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:03 smithi077 ceph-mon[21151]: pgmap v4009: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:48:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:03 smithi077 ceph-mon[21151]: from='client.134145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:03 smithi046 ceph-mon[19468]: pgmap v4009: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:48:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:03 smithi046 ceph-mon[19468]: from='client.134145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:03 smithi087 ceph-mon[20993]: pgmap v4009: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:48:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:03 smithi087 ceph-mon[20993]: from='client.134145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:05 smithi077 ceph-mon[21151]: pgmap v4010: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:05 smithi046 ceph-mon[19468]: pgmap v4010: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:05 smithi087 ceph-mon[20993]: pgmap v4010: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:07.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:07.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:07.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:07 smithi077 ceph-mon[21151]: pgmap v4011: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:07 smithi046 ceph-mon[19468]: pgmap v4011: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:07 smithi087 ceph-mon[20993]: pgmap v4011: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:07.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:07.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:07.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:07.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:07.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:09.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:09 smithi046 ceph-mon[19468]: pgmap v4012: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:09.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:09 smithi046 ceph-mon[19468]: from='client.134223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:09 smithi077 ceph-mon[21151]: pgmap v4012: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:09 smithi077 ceph-mon[21151]: from='client.134223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:09.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:09 smithi087 ceph-mon[20993]: pgmap v4012: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:09.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:09 smithi087 ceph-mon[20993]: from='client.134223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:10.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:48:10.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:48:10.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:48:10.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:10.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:48:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:48:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:48:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:10.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:48:10.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:48:10.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:48:10.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:10.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:10.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:48:10.577+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:48:10.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:48:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:48:10.578+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:48:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:11 smithi087 ceph-mon[20993]: pgmap v4013: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:11 smithi077 ceph-mon[21151]: pgmap v4013: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:11 smithi046 ceph-mon[19468]: pgmap v4013: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:48:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:12.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:12.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:12.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:13 smithi046 ceph-mon[19468]: pgmap v4014: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:48:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:13 smithi077 ceph-mon[21151]: pgmap v4014: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:48:13.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:13 smithi087 ceph-mon[20993]: pgmap v4014: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T04:48:13.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:13.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:13.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:13.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:13.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:14.537 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:14 smithi087 ceph-mon[20993]: from='client.134397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:14.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:14 smithi087 ceph-mon[20993]: pgmap v4015: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:48:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:14 smithi046 ceph-mon[19468]: from='client.134397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:14 smithi046 ceph-mon[19468]: pgmap v4015: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:48:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:14 smithi077 ceph-mon[21151]: from='client.134397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:14 smithi077 ceph-mon[21151]: pgmap v4015: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:48:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:16 smithi046 ceph-mon[19468]: pgmap v4016: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:16 smithi087 ceph-mon[20993]: pgmap v4016: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:16 smithi077 ceph-mon[21151]: pgmap v4016: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:18.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:18.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:18.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:18 smithi046 ceph-mon[19468]: pgmap v4017: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:18 smithi087 ceph-mon[20993]: pgmap v4017: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:18 smithi077 ceph-mon[21151]: pgmap v4017: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:19.282 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:19.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:19.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:19.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:19.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:19 smithi046 ceph-mon[19468]: from='client.134472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:19 smithi087 ceph-mon[20993]: from='client.134472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:19 smithi077 ceph-mon[21151]: from='client.134472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:20 smithi046 ceph-mon[19468]: pgmap v4018: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:20 smithi087 ceph-mon[20993]: pgmap v4018: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:20 smithi077 ceph-mon[21151]: pgmap v4018: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:22 smithi046 ceph-mon[19468]: pgmap v4019: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:22 smithi087 ceph-mon[20993]: pgmap v4019: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:22 smithi077 ceph-mon[21151]: pgmap v4019: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:24.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:24.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:24.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:24 smithi046 ceph-mon[19468]: pgmap v4020: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:48:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:24 smithi077 ceph-mon[21151]: pgmap v4020: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:48:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:24 smithi087 ceph-mon[20993]: pgmap v4020: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:48:24.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:24.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:24.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:24.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:24.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:25 smithi087 ceph-mon[20993]: from='client.134547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:25.640 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:25 smithi077 ceph-mon[21151]: from='client.134547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:25 smithi046 ceph-mon[19468]: from='client.134547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:26 smithi046 ceph-mon[19468]: pgmap v4021: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:26 smithi087 ceph-mon[20993]: pgmap v4021: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:26 smithi077 ceph-mon[21151]: pgmap v4021: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:48:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:28 smithi046 ceph-mon[19468]: pgmap v4022: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:28 smithi087 ceph-mon[20993]: pgmap v4022: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:28 smithi077 ceph-mon[21151]: pgmap v4022: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:29.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:29.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:29.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:30.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:30 smithi046 ceph-mon[19468]: pgmap v4023: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:30.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:30.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:30.819 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:30 smithi087 ceph-mon[20993]: pgmap v4023: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:30 smithi077 ceph-mon[21151]: pgmap v4023: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:31.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:31 smithi046 ceph-mon[19468]: from='client.102895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:31.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:31 smithi087 ceph-mon[20993]: from='client.102895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:31 smithi077 ceph-mon[21151]: from='client.102895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:32 smithi087 ceph-mon[20993]: pgmap v4024: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:32 smithi077 ceph-mon[21151]: pgmap v4024: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:32 smithi046 ceph-mon[19468]: pgmap v4024: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:34 smithi087 ceph-mon[20993]: pgmap v4025: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:34 smithi077 ceph-mon[21151]: pgmap v4025: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:34 smithi046 ceph-mon[19468]: pgmap v4025: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:36.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:36 smithi087 ceph-mon[20993]: pgmap v4026: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:36 smithi087 ceph-mon[20993]: from='client.134694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:36 smithi077 ceph-mon[21151]: pgmap v4026: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:36 smithi077 ceph-mon[21151]: from='client.134694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:36 smithi046 ceph-mon[19468]: pgmap v4026: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:36 smithi046 ceph-mon[19468]: from='client.134694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:38 smithi087 ceph-mon[20993]: pgmap v4027: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:38 smithi077 ceph-mon[21151]: pgmap v4027: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:38 smithi046 ceph-mon[19468]: pgmap v4027: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:40 smithi087 ceph-mon[20993]: pgmap v4028: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:40 smithi077 ceph-mon[21151]: pgmap v4028: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:40 smithi046 ceph-mon[19468]: pgmap v4028: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:48:41.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:41.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:41.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:42.032 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:42.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:42.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:42.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:42.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:42 smithi087 ceph-mon[20993]: pgmap v4029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:42 smithi087 ceph-mon[20993]: from='client.134769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:42 smithi077 ceph-mon[21151]: pgmap v4029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:42 smithi077 ceph-mon[21151]: from='client.134769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:42 smithi046 ceph-mon[19468]: pgmap v4029: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:42 smithi046 ceph-mon[19468]: from='client.134769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:44 smithi077 ceph-mon[21151]: pgmap v4030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:44 smithi046 ceph-mon[19468]: pgmap v4030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:44 smithi087 ceph-mon[20993]: pgmap v4030: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:46 smithi077 ceph-mon[21151]: pgmap v4031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:46 smithi046 ceph-mon[19468]: pgmap v4031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:46 smithi087 ceph-mon[20993]: pgmap v4031: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:47.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:47.034 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:47.034 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:47.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:47.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:47.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:47.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:47.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:48 smithi046 ceph-mon[19468]: from='client.134844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:48 smithi046 ceph-mon[19468]: pgmap v4032: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:48 smithi087 ceph-mon[20993]: from='client.134844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:48 smithi087 ceph-mon[20993]: pgmap v4032: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:48 smithi077 ceph-mon[21151]: from='client.134844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:48 smithi077 ceph-mon[21151]: pgmap v4032: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:50.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:50 smithi046 ceph-mon[19468]: pgmap v4033: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:50 smithi087 ceph-mon[20993]: pgmap v4033: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:50 smithi077 ceph-mon[21151]: pgmap v4033: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:52.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:52.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:52.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: pgmap v4034: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: pgmap v4034: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: pgmap v4034: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:48:53.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:53.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:53.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:53.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:53.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:53 smithi046 ceph-mon[19468]: from='client.134919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:53 smithi087 ceph-mon[20993]: from='client.134919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:53 smithi077 ceph-mon[21151]: from='client.134919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:54 smithi046 ceph-mon[19468]: pgmap v4035: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:54 smithi087 ceph-mon[20993]: pgmap v4035: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:54 smithi077 ceph-mon[21151]: pgmap v4035: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:56 smithi046 ceph-mon[19468]: pgmap v4036: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:56 smithi087 ceph-mon[20993]: pgmap v4036: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:56 smithi077 ceph-mon[21151]: pgmap v4036: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:48:58.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:48:58.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:48:58.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:48:58.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:58 smithi046 ceph-mon[19468]: pgmap v4037: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:58 smithi087 ceph-mon[20993]: pgmap v4037: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:58 smithi077 ceph-mon[21151]: pgmap v4037: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:48:59.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:48:59.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:48:59.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:48:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:48:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:48:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:48:59 smithi046 ceph-mon[19468]: from='client.134997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:48:59 smithi087 ceph-mon[20993]: from='client.134997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:48:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:48:59 smithi077 ceph-mon[21151]: from='client.134997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:00 smithi046 ceph-mon[19468]: pgmap v4038: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:00 smithi087 ceph-mon[20993]: pgmap v4038: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:00 smithi077 ceph-mon[21151]: pgmap v4038: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:02 smithi046 ceph-mon[19468]: pgmap v4039: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:02 smithi087 ceph-mon[20993]: pgmap v4039: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:02 smithi077 ceph-mon[21151]: pgmap v4039: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:04.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:04.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:04.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:04.797 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:04 smithi077 ceph-mon[21151]: pgmap v4040: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:04.798 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:04.799 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:04 smithi046 ceph-mon[19468]: pgmap v4040: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:04.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:04 smithi087 ceph-mon[20993]: pgmap v4040: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:05.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:05 smithi077 ceph-mon[21151]: from='client.135072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:05 smithi046 ceph-mon[19468]: from='client.135072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:05 smithi087 ceph-mon[20993]: from='client.135072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:06 smithi046 ceph-mon[19468]: pgmap v4041: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:06 smithi087 ceph-mon[20993]: pgmap v4041: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:06.898 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:06 smithi077 ceph-mon[21151]: pgmap v4041: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:08 smithi046 ceph-mon[19468]: pgmap v4042: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:08 smithi087 ceph-mon[20993]: pgmap v4042: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:08 smithi077 ceph-mon[21151]: pgmap v4042: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:09.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:09.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:09.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:10.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:10.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:10.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:10.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:10.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:10 smithi087 ceph-mon[20993]: pgmap v4043: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:10 smithi087 ceph-mon[20993]: from='client.135147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:10 smithi046 ceph-mon[19468]: pgmap v4043: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:10 smithi046 ceph-mon[19468]: from='client.135147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:10 smithi077 ceph-mon[21151]: pgmap v4043: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:10 smithi077 ceph-mon[21151]: from='client.135147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:11.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:49:11.297+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:49:11.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:49:11.298+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:49:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:49:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:49:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:49:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:11.867 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:49:11.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:49:11.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:49:11.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:11.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:11.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:49:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:49:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: pgmap v4044: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: pgmap v4044: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: pgmap v4044: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:14 smithi087 ceph-mon[20993]: pgmap v4045: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:14 smithi077 ceph-mon[21151]: pgmap v4045: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:14 smithi046 ceph-mon[19468]: pgmap v4045: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:15.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:15.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:15.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:16.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:16.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:16.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:16.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:16.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:16 smithi087 ceph-mon[20993]: pgmap v4046: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:16 smithi087 ceph-mon[20993]: from='client.135324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:16 smithi077 ceph-mon[21151]: pgmap v4046: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:16 smithi077 ceph-mon[21151]: from='client.135324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:16 smithi046 ceph-mon[19468]: pgmap v4046: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:16 smithi046 ceph-mon[19468]: from='client.135324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:18 smithi087 ceph-mon[20993]: pgmap v4047: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:18 smithi077 ceph-mon[21151]: pgmap v4047: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:18 smithi046 ceph-mon[19468]: pgmap v4047: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:20 smithi087 ceph-mon[20993]: pgmap v4048: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:20 smithi077 ceph-mon[21151]: pgmap v4048: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:20 smithi046 ceph-mon[19468]: pgmap v4048: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:49:21.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:21.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:21.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:21.876 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:21.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:21.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:21.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:21.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:22 smithi077 ceph-mon[21151]: pgmap v4049: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:22 smithi077 ceph-mon[21151]: from='client.135399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:22 smithi046 ceph-mon[19468]: pgmap v4049: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:22 smithi046 ceph-mon[19468]: from='client.135399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:22 smithi087 ceph-mon[20993]: pgmap v4049: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:22 smithi087 ceph-mon[20993]: from='client.135399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:24 smithi077 ceph-mon[21151]: pgmap v4050: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:24 smithi046 ceph-mon[19468]: pgmap v4050: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:24 smithi087 ceph-mon[20993]: pgmap v4050: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:26 smithi077 ceph-mon[21151]: pgmap v4051: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:26.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:26.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:26.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:26 smithi046 ceph-mon[19468]: pgmap v4051: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:26 smithi087 ceph-mon[20993]: pgmap v4051: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:49:27.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:27.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:27.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:27.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:27.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:28 smithi077 ceph-mon[21151]: from='client.135474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:28 smithi077 ceph-mon[21151]: pgmap v4052: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:28 smithi046 ceph-mon[19468]: from='client.135474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:28 smithi046 ceph-mon[19468]: pgmap v4052: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:28 smithi087 ceph-mon[20993]: from='client.135474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:28 smithi087 ceph-mon[20993]: pgmap v4052: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:30.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:30 smithi046 ceph-mon[19468]: pgmap v4053: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:30 smithi077 ceph-mon[21151]: pgmap v4053: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:30 smithi087 ceph-mon[20993]: pgmap v4053: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:32.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:32.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:32.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: pgmap v4054: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: pgmap v4054: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: pgmap v4054: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:33.244 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:33.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:33.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:33.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:33.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:33 smithi046 ceph-mon[19468]: from='client.135552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:34.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:33 smithi077 ceph-mon[21151]: from='client.135552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:33 smithi087 ceph-mon[20993]: from='client.135552 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:34 smithi046 ceph-mon[19468]: pgmap v4055: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:34 smithi087 ceph-mon[20993]: pgmap v4055: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:34 smithi077 ceph-mon[21151]: pgmap v4055: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:36 smithi046 ceph-mon[19468]: pgmap v4056: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:36 smithi087 ceph-mon[20993]: pgmap v4056: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:36 smithi077 ceph-mon[21151]: pgmap v4056: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:38.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:38.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:38.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:38.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:38.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:38.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:38.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:38.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:38 smithi046 ceph-mon[19468]: pgmap v4057: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:38 smithi087 ceph-mon[20993]: pgmap v4057: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:38 smithi077 ceph-mon[21151]: pgmap v4057: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:39 smithi046 ceph-mon[19468]: from='client.135627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:39 smithi087 ceph-mon[20993]: from='client.135627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:39 smithi077 ceph-mon[21151]: from='client.135627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:40 smithi046 ceph-mon[19468]: pgmap v4058: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:40 smithi087 ceph-mon[20993]: pgmap v4058: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:40 smithi077 ceph-mon[21151]: pgmap v4058: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:42 smithi046 ceph-mon[19468]: pgmap v4059: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:42 smithi087 ceph-mon[20993]: pgmap v4059: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:42 smithi077 ceph-mon[21151]: pgmap v4059: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:43.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:43.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:43.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:44.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:44.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:44.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:44.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:44.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:44 smithi046 ceph-mon[19468]: pgmap v4060: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:44 smithi087 ceph-mon[20993]: pgmap v4060: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:44 smithi077 ceph-mon[21151]: pgmap v4060: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:46.015 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:45 smithi077 ceph-mon[21151]: from='client.135699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:45 smithi046 ceph-mon[19468]: from='client.135699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:45 smithi087 ceph-mon[20993]: from='client.135699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:46 smithi046 ceph-mon[19468]: pgmap v4061: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:47.110 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:46 smithi077 ceph-mon[21151]: pgmap v4061: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:46 smithi087 ceph-mon[20993]: pgmap v4061: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:49:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:48 smithi046 ceph-mon[19468]: pgmap v4062: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:48 smithi087 ceph-mon[20993]: pgmap v4062: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:48 smithi077 ceph-mon[21151]: pgmap v4062: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:49.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:49.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:49.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:50.295 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:50.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:50.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:50.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:50.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:50 smithi046 ceph-mon[19468]: pgmap v4063: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:50 smithi046 ceph-mon[19468]: from='client.135777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:50 smithi087 ceph-mon[20993]: pgmap v4063: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:50 smithi087 ceph-mon[20993]: from='client.135777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:50 smithi077 ceph-mon[21151]: pgmap v4063: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:50 smithi077 ceph-mon[21151]: from='client.135777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: pgmap v4064: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: pgmap v4064: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: pgmap v4064: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:49:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:54 smithi046 ceph-mon[19468]: pgmap v4065: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:54 smithi087 ceph-mon[20993]: pgmap v4065: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:54 smithi077 ceph-mon[21151]: pgmap v4065: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:55.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:49:55.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:49:55.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:49:55.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:49:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:49:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:49:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:49:55.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:49:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:56 smithi087 ceph-mon[20993]: pgmap v4066: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:56 smithi087 ceph-mon[20993]: from='client.135852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:56 smithi077 ceph-mon[21151]: pgmap v4066: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:56 smithi077 ceph-mon[21151]: from='client.135852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:56 smithi046 ceph-mon[19468]: pgmap v4066: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:49:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:56 smithi046 ceph-mon[19468]: from='client.135852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:49:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:49:58 smithi087 ceph-mon[20993]: pgmap v4067: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:59.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:49:58 smithi046 ceph-mon[19468]: pgmap v4067: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:49:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:49:58 smithi077 ceph-mon[21151]: pgmap v4067: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:00 smithi087 ceph-mon[20993]: pgmap v4068: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:50:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:00 smithi077 ceph-mon[21151]: pgmap v4068: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:50:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:00 smithi046 ceph-mon[19468]: pgmap v4068: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T04:50:01.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:02 smithi087 ceph-mon[20993]: from='client.135930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:02 smithi087 ceph-mon[20993]: pgmap v4069: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:02 smithi077 ceph-mon[21151]: from='client.135930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:03.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:02 smithi077 ceph-mon[21151]: pgmap v4069: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:03.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:02 smithi046 ceph-mon[19468]: from='client.135930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:02 smithi046 ceph-mon[19468]: pgmap v4069: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:04 smithi087 ceph-mon[20993]: pgmap v4070: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:04 smithi077 ceph-mon[21151]: pgmap v4070: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:04 smithi046 ceph-mon[19468]: pgmap v4070: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:06.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:06.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:06.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:06 smithi046 ceph-mon[19468]: pgmap v4071: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:07.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:06 smithi077 ceph-mon[21151]: pgmap v4071: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:07.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:07.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:07.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:07.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:07.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:06 smithi087 ceph-mon[20993]: pgmap v4071: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:07 smithi077 ceph-mon[21151]: from='client.136008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:07 smithi046 ceph-mon[19468]: from='client.136008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:07 smithi087 ceph-mon[20993]: from='client.136008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:09.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:08 smithi077 ceph-mon[21151]: pgmap v4072: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:08 smithi046 ceph-mon[19468]: pgmap v4072: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:08 smithi087 ceph-mon[20993]: pgmap v4072: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:10 smithi077 ceph-mon[21151]: pgmap v4073: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:10 smithi046 ceph-mon[19468]: pgmap v4073: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:10 smithi087 ceph-mon[20993]: pgmap v4073: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:50:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:50:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:50:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:12.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:50:12.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:50:12.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:50:12.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:12.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:50:12.039+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:50:12.039+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:12.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:12.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:12.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:12.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:13.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:13.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:13.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:13.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:13.030 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:13.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:13.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: pgmap v4074: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: pgmap v4074: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: pgmap v4074: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:13.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:13 smithi046 ceph-mon[19468]: from='client.136188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:14.368 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:13 smithi087 ceph-mon[20993]: from='client.136188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:13 smithi077 ceph-mon[21151]: from='client.136188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:14 smithi046 ceph-mon[19468]: pgmap v4075: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:14 smithi087 ceph-mon[20993]: pgmap v4075: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:14 smithi077 ceph-mon[21151]: pgmap v4075: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:16 smithi046 ceph-mon[19468]: pgmap v4076: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:16 smithi087 ceph-mon[20993]: pgmap v4076: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:16 smithi077 ceph-mon[21151]: pgmap v4076: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:18.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:18.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:18.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:18.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:18.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:18.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:18.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:18.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:18 smithi046 ceph-mon[19468]: pgmap v4077: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:18 smithi087 ceph-mon[20993]: pgmap v4077: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:18 smithi077 ceph-mon[21151]: pgmap v4077: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:19 smithi046 ceph-mon[19468]: from='client.136266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:19 smithi087 ceph-mon[20993]: from='client.136266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:19 smithi077 ceph-mon[21151]: from='client.136266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:20 smithi046 ceph-mon[19468]: pgmap v4078: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:20 smithi087 ceph-mon[20993]: pgmap v4078: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:20 smithi077 ceph-mon[21151]: pgmap v4078: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:22 smithi046 ceph-mon[19468]: pgmap v4079: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:22 smithi087 ceph-mon[20993]: pgmap v4079: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:22 smithi077 ceph-mon[21151]: pgmap v4079: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:23.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:23.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:23.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:24.400 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:24.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:24.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:24.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:24.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:24 smithi046 ceph-mon[19468]: pgmap v4080: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:24 smithi046 ceph-mon[19468]: from='client.136341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:24 smithi087 ceph-mon[20993]: pgmap v4080: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:24 smithi087 ceph-mon[20993]: from='client.136341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:24 smithi077 ceph-mon[21151]: pgmap v4080: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:24 smithi077 ceph-mon[21151]: from='client.136341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:27.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:27 smithi077 ceph-mon[21151]: pgmap v4081: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:26 smithi046 ceph-mon[19468]: pgmap v4081: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:26 smithi087 ceph-mon[20993]: pgmap v4081: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:50:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:29 smithi046 ceph-mon[19468]: pgmap v4082: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:29 smithi087 ceph-mon[20993]: pgmap v4082: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:29.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:29.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:29.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:29 smithi077 ceph-mon[21151]: pgmap v4082: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:30.084 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:30.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:30.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:30.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:30.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:31 smithi046 ceph-mon[19468]: pgmap v4083: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:31 smithi046 ceph-mon[19468]: from='client.136416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:31 smithi087 ceph-mon[20993]: pgmap v4083: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:31 smithi087 ceph-mon[20993]: from='client.136416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:31 smithi077 ceph-mon[21151]: pgmap v4083: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:31 smithi077 ceph-mon[21151]: from='client.136416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:33.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: pgmap v4084: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:33.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: pgmap v4084: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: pgmap v4084: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:35.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:35.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:35.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:35 smithi046 ceph-mon[19468]: pgmap v4085: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:35 smithi087 ceph-mon[20993]: pgmap v4085: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:35 smithi077 ceph-mon[21151]: pgmap v4085: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:35.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:35.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:35.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:35.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:35.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:37 smithi087 ceph-mon[20993]: from='client.136491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:37 smithi087 ceph-mon[20993]: pgmap v4086: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:37 smithi077 ceph-mon[21151]: from='client.136491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:37 smithi077 ceph-mon[21151]: pgmap v4086: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:37 smithi046 ceph-mon[19468]: from='client.136491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:37 smithi046 ceph-mon[19468]: pgmap v4086: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:39 smithi087 ceph-mon[20993]: pgmap v4087: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:39 smithi077 ceph-mon[21151]: pgmap v4087: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:39 smithi046 ceph-mon[19468]: pgmap v4087: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:40.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:40.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:40.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:41 smithi087 ceph-mon[20993]: pgmap v4088: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:41 smithi077 ceph-mon[21151]: pgmap v4088: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:41.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:41 smithi046 ceph-mon[19468]: pgmap v4088: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:50:41.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:41.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:41.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:41.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:41.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:42 smithi087 ceph-mon[20993]: from='client.136566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:42 smithi077 ceph-mon[21151]: from='client.136566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:42 smithi046 ceph-mon[19468]: from='client.136566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:43 smithi087 ceph-mon[20993]: pgmap v4089: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:43 smithi077 ceph-mon[21151]: pgmap v4089: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:43 smithi046 ceph-mon[19468]: pgmap v4089: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:45 smithi077 ceph-mon[21151]: pgmap v4090: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:45.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:45 smithi087 ceph-mon[20993]: pgmap v4090: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:45 smithi046 ceph-mon[19468]: pgmap v4090: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:46.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:46.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:46.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:47.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:47.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:47.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:47.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:47.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:47 smithi077 ceph-mon[21151]: pgmap v4091: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:47 smithi046 ceph-mon[19468]: pgmap v4091: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:47 smithi087 ceph-mon[20993]: pgmap v4091: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:48.176 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:48 smithi077 ceph-mon[21151]: from='client.136641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:48 smithi046 ceph-mon[19468]: from='client.136641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:48 smithi087 ceph-mon[20993]: from='client.136641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:49.253 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:49 smithi077 ceph-mon[21151]: pgmap v4092: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:49 smithi046 ceph-mon[19468]: pgmap v4092: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:49 smithi087 ceph-mon[20993]: pgmap v4092: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:51 smithi077 ceph-mon[21151]: pgmap v4093: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:51 smithi046 ceph-mon[19468]: pgmap v4093: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:51 smithi087 ceph-mon[20993]: pgmap v4093: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:52.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:52.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:52.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:52.851 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:52.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:52.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:52.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:52.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: pgmap v4094: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: pgmap v4094: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.480 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: pgmap v4094: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:53.480 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.480 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.481 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.481 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.481 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:53.481 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:50:54.268 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:54 smithi087 ceph-mon[20993]: from='client.136719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:54.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:54 smithi046 ceph-mon[19468]: from='client.136719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:54 smithi077 ceph-mon[21151]: from='client.136719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:55 smithi046 ceph-mon[19468]: pgmap v4095: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:55 smithi077 ceph-mon[21151]: pgmap v4095: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:55.573 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:55 smithi087 ceph-mon[20993]: pgmap v4095: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:57 smithi077 ceph-mon[21151]: pgmap v4096: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:57 smithi046 ceph-mon[19468]: pgmap v4096: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:57 smithi087 ceph-mon[20993]: pgmap v4096: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:50:57.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:50:57.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:50:57.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:50:58.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:50:58.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:50:58.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:50:58.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:50:58.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:50:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:59 smithi077 ceph-mon[21151]: pgmap v4097: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:50:59 smithi077 ceph-mon[21151]: from='client.136794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:59 smithi046 ceph-mon[19468]: pgmap v4097: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:50:59 smithi046 ceph-mon[19468]: from='client.136794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:50:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:59 smithi087 ceph-mon[20993]: pgmap v4097: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:50:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:50:59 smithi087 ceph-mon[20993]: from='client.136794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:01 smithi077 ceph-mon[21151]: pgmap v4098: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:01 smithi046 ceph-mon[19468]: pgmap v4098: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:01 smithi087 ceph-mon[20993]: pgmap v4098: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:03 smithi077 ceph-mon[21151]: pgmap v4099: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:03 smithi046 ceph-mon[19468]: pgmap v4099: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:03.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:03.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:03.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:03 smithi087 ceph-mon[20993]: pgmap v4099: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:04.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:05 smithi077 ceph-mon[21151]: pgmap v4100: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:05 smithi077 ceph-mon[21151]: from='client.136869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:05 smithi046 ceph-mon[19468]: pgmap v4100: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:05 smithi046 ceph-mon[19468]: from='client.136869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:05 smithi087 ceph-mon[20993]: pgmap v4100: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:05 smithi087 ceph-mon[20993]: from='client.136869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:07 smithi077 ceph-mon[21151]: pgmap v4101: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:07 smithi046 ceph-mon[19468]: pgmap v4101: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:07 smithi087 ceph-mon[20993]: pgmap v4101: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:09.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:09 smithi077 ceph-mon[21151]: pgmap v4102: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:09 smithi046 ceph-mon[19468]: pgmap v4102: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:09 smithi087 ceph-mon[20993]: pgmap v4102: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:09.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:09.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:09.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:09.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:09.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:11 smithi046 ceph-mon[19468]: pgmap v4103: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:11 smithi046 ceph-mon[19468]: from='client.136944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:11 smithi077 ceph-mon[21151]: pgmap v4103: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:11 smithi077 ceph-mon[21151]: from='client.136944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:11 smithi087 ceph-mon[20993]: pgmap v4103: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:11 smithi087 ceph-mon[20993]: from='client.136944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:12.600 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:51:12.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:51:12.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:51:12.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:12.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:51:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:51:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:51:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:51:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:51:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:51:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:13.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:51:12.780+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:51:13.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:51:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:51:12.781+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: pgmap v4104: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: pgmap v4104: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: pgmap v4104: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:14.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:51:14.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:51:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:51:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:51:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:51:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:51:14.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:14.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:14.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:15 smithi087 ceph-mon[20993]: pgmap v4105: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:51:15.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:15.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:15.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:15.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:15.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:15.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:15 smithi046 ceph-mon[19468]: pgmap v4105: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:15 smithi077 ceph-mon[21151]: pgmap v4105: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:51:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:17 smithi046 ceph-mon[19468]: from='client.137127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:17 smithi046 ceph-mon[19468]: pgmap v4106: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:17 smithi087 ceph-mon[20993]: from='client.137127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:17 smithi087 ceph-mon[20993]: pgmap v4106: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:17 smithi077 ceph-mon[21151]: from='client.137127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:17 smithi077 ceph-mon[21151]: pgmap v4106: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:19 smithi046 ceph-mon[19468]: pgmap v4107: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:19 smithi087 ceph-mon[20993]: pgmap v4107: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:19 smithi077 ceph-mon[21151]: pgmap v4107: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:20.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:20.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:20.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:21.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:21.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:21.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:21.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:21.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:21 smithi046 ceph-mon[19468]: pgmap v4108: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:21 smithi087 ceph-mon[20993]: pgmap v4108: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:21 smithi077 ceph-mon[21151]: pgmap v4108: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:22 smithi046 ceph-mon[19468]: from='client.137205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:22 smithi087 ceph-mon[20993]: from='client.137205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:22 smithi077 ceph-mon[21151]: from='client.137205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:23.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:23 smithi077 ceph-mon[21151]: pgmap v4109: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:23.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:23 smithi046 ceph-mon[19468]: pgmap v4109: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:23 smithi087 ceph-mon[20993]: pgmap v4109: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:24 smithi046 ceph-mon[19468]: pgmap v4110: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:24 smithi087 ceph-mon[20993]: pgmap v4110: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:24 smithi077 ceph-mon[21151]: pgmap v4110: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:51:26.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:26.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:26.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:26 smithi046 ceph-mon[19468]: pgmap v4111: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:26 smithi087 ceph-mon[20993]: pgmap v4111: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:26 smithi077 ceph-mon[21151]: pgmap v4111: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:51:26.969 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:26.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:26.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:26.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:26.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:28 smithi077 ceph-mon[21151]: from='client.137283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:28 smithi046 ceph-mon[19468]: from='client.137283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:28 smithi087 ceph-mon[20993]: from='client.137283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:29 smithi077 ceph-mon[21151]: pgmap v4112: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:29.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:29 smithi046 ceph-mon[19468]: pgmap v4112: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:29 smithi087 ceph-mon[20993]: pgmap v4112: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:31.312 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:31 smithi077 ceph-mon[21151]: pgmap v4113: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:31 smithi046 ceph-mon[19468]: pgmap v4113: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:31 smithi087 ceph-mon[20993]: pgmap v4113: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:31.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:31.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:31.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:32.644 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:32.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:32.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:32.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:32.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: pgmap v4114: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: pgmap v4114: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: pgmap v4114: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:34 smithi077 ceph-mon[21151]: from='client.137355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:34.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:34 smithi046 ceph-mon[19468]: from='client.137355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:34.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:34 smithi087 ceph-mon[20993]: from='client.137355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:35 smithi077 ceph-mon[21151]: pgmap v4115: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:35.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:35 smithi087 ceph-mon[20993]: pgmap v4115: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:35.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:35 smithi046 ceph-mon[19468]: pgmap v4115: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:37 smithi077 ceph-mon[21151]: pgmap v4116: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:37 smithi046 ceph-mon[19468]: pgmap v4116: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:37 smithi087 ceph-mon[20993]: pgmap v4116: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:37.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:37.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:37.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:38.330 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:38.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:38.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:38.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:38.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:39 smithi077 ceph-mon[21151]: pgmap v4117: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:39 smithi077 ceph-mon[21151]: from='client.137433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:39 smithi046 ceph-mon[19468]: pgmap v4117: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:39 smithi046 ceph-mon[19468]: from='client.137433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:39 smithi087 ceph-mon[20993]: pgmap v4117: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:39 smithi087 ceph-mon[20993]: from='client.137433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:41 smithi077 ceph-mon[21151]: pgmap v4118: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:41 smithi046 ceph-mon[19468]: pgmap v4118: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:41 smithi087 ceph-mon[20993]: pgmap v4118: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:43.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:43.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:43.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:43 smithi046 ceph-mon[19468]: pgmap v4119: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:43 smithi087 ceph-mon[20993]: pgmap v4119: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:43 smithi077 ceph-mon[21151]: pgmap v4119: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:44.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:44.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:44.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:44.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:44.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:45.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:45 smithi087 ceph-mon[20993]: pgmap v4120: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:45.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:45 smithi087 ceph-mon[20993]: from='client.137511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:45 smithi046 ceph-mon[19468]: pgmap v4120: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:45 smithi046 ceph-mon[19468]: from='client.137511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:45 smithi077 ceph-mon[21151]: pgmap v4120: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:45 smithi077 ceph-mon[21151]: from='client.137511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:47 smithi046 ceph-mon[19468]: pgmap v4121: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:47 smithi087 ceph-mon[20993]: pgmap v4121: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:47 smithi077 ceph-mon[21151]: pgmap v4121: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:49.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:49.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:49.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:49 smithi046 ceph-mon[19468]: pgmap v4122: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:49 smithi087 ceph-mon[20993]: pgmap v4122: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:49 smithi077 ceph-mon[21151]: pgmap v4122: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:49.698 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:49.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:49.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:49.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:49.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:51 smithi077 ceph-mon[21151]: from='client.137586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:51 smithi077 ceph-mon[21151]: pgmap v4123: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:51 smithi046 ceph-mon[19468]: from='client.137586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:51 smithi046 ceph-mon[19468]: pgmap v4123: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:51 smithi087 ceph-mon[20993]: from='client.137586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:51 smithi087 ceph-mon[20993]: pgmap v4123: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: pgmap v4124: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: pgmap v4124: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: pgmap v4124: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:51:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:51:54.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:51:54.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:51:54.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:51:55.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:55 smithi046 ceph-mon[19468]: pgmap v4125: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:55 smithi087 ceph-mon[20993]: pgmap v4125: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:55.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:51:55.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:51:55.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:51:55.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:51:55.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:51:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:55 smithi077 ceph-mon[21151]: pgmap v4125: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:56.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:56 smithi087 ceph-mon[20993]: from='client.137664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:56.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:56 smithi046 ceph-mon[19468]: from='client.137664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:56 smithi077 ceph-mon[21151]: from='client.137664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:51:57.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:57 smithi046 ceph-mon[19468]: pgmap v4126: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:57 smithi087 ceph-mon[20993]: pgmap v4126: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:57 smithi077 ceph-mon[21151]: pgmap v4126: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:51:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:51:59 smithi046 ceph-mon[19468]: pgmap v4127: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:51:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:51:59 smithi087 ceph-mon[20993]: pgmap v4127: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:51:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:51:59 smithi077 ceph-mon[21151]: pgmap v4127: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:00.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:00.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:00.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:01.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:01.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:01.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:01.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:01.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:01 smithi046 ceph-mon[19468]: pgmap v4128: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:01 smithi087 ceph-mon[20993]: pgmap v4128: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:01 smithi077 ceph-mon[21151]: pgmap v4128: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:02 smithi046 ceph-mon[19468]: from='client.137736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:02 smithi087 ceph-mon[20993]: from='client.137736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:02 smithi077 ceph-mon[21151]: from='client.137736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:03 smithi046 ceph-mon[19468]: pgmap v4129: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:03 smithi087 ceph-mon[20993]: pgmap v4129: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:03 smithi077 ceph-mon[21151]: pgmap v4129: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:05.474 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:05 smithi077 ceph-mon[21151]: pgmap v4130: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:05 smithi046 ceph-mon[19468]: pgmap v4130: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:05 smithi087 ceph-mon[20993]: pgmap v4130: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:06.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:06.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:06.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:06.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:06.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:07 smithi046 ceph-mon[19468]: pgmap v4131: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:07 smithi087 ceph-mon[20993]: pgmap v4131: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:07 smithi077 ceph-mon[21151]: pgmap v4131: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:08 smithi046 ceph-mon[19468]: from='client.137814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:08 smithi087 ceph-mon[20993]: from='client.137814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:08 smithi077 ceph-mon[21151]: from='client.137814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:09 smithi046 ceph-mon[19468]: pgmap v4132: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:09 smithi087 ceph-mon[20993]: pgmap v4132: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:09 smithi077 ceph-mon[21151]: pgmap v4132: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:10.482 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:10 smithi077 ceph-mon[21151]: pgmap v4133: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:10 smithi046 ceph-mon[19468]: pgmap v4133: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:10 smithi087 ceph-mon[20993]: pgmap v4133: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:11.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:11.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:11.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:12.453 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:12.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:12.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:12.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:12.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:12 smithi046 ceph-mon[19468]: pgmap v4134: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:12 smithi046 ceph-mon[19468]: from='client.137892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:12 smithi087 ceph-mon[20993]: pgmap v4134: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:12 smithi087 ceph-mon[20993]: from='client.137892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:12 smithi077 ceph-mon[21151]: pgmap v4134: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:12 smithi077 ceph-mon[21151]: from='client.137892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:13.757 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:52:13.499+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:52:13.757 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:52:13.500+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:52:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:52:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:15.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:52:15.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:52:15.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:14 smithi087 ceph-mon[20993]: pgmap v4135: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:52:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:52:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:14 smithi046 ceph-mon[19468]: pgmap v4135: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:52:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:52:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:14 smithi077 ceph-mon[21151]: pgmap v4135: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:17.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:16 smithi046 ceph-mon[19468]: pgmap v4136: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:17.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:16 smithi087 ceph-mon[20993]: pgmap v4136: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:16 smithi077 ceph-mon[21151]: pgmap v4136: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:17.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:17.455 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:17.455 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:18.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:18.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:18.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:18.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:18.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:18 smithi046 ceph-mon[19468]: pgmap v4137: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:18 smithi046 ceph-mon[19468]: from='client.138072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:18 smithi087 ceph-mon[20993]: pgmap v4137: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:18 smithi087 ceph-mon[20993]: from='client.138072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:18 smithi077 ceph-mon[21151]: pgmap v4137: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:18 smithi077 ceph-mon[21151]: from='client.138072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:20 smithi046 ceph-mon[19468]: pgmap v4138: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:20 smithi087 ceph-mon[20993]: pgmap v4138: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:20 smithi077 ceph-mon[21151]: pgmap v4138: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:22 smithi046 ceph-mon[19468]: pgmap v4139: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:23.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:23.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:23.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:22 smithi077 ceph-mon[21151]: pgmap v4139: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:23.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:22 smithi087 ceph-mon[20993]: pgmap v4139: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:23.812 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:23.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:23.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:23.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:23.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:24 smithi046 ceph-mon[19468]: from='client.138144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:24 smithi046 ceph-mon[19468]: pgmap v4140: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:24 smithi087 ceph-mon[20993]: from='client.138144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:24 smithi087 ceph-mon[20993]: pgmap v4140: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:24 smithi077 ceph-mon[21151]: from='client.138144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:24 smithi077 ceph-mon[21151]: pgmap v4140: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:26 smithi087 ceph-mon[20993]: pgmap v4141: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:26 smithi046 ceph-mon[19468]: pgmap v4141: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:26 smithi077 ceph-mon[21151]: pgmap v4141: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:52:28.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:28.814 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:28.814 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:28 smithi046 ceph-mon[19468]: pgmap v4142: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:28 smithi087 ceph-mon[20993]: pgmap v4142: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:28 smithi077 ceph-mon[21151]: pgmap v4142: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:29.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:29 smithi046 ceph-mon[19468]: from='client.138219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:29 smithi087 ceph-mon[20993]: from='client.138219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:29 smithi077 ceph-mon[21151]: from='client.138219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:31.342 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:30 smithi077 ceph-mon[21151]: pgmap v4143: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:31.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:30 smithi046 ceph-mon[19468]: pgmap v4143: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:30 smithi087 ceph-mon[20993]: pgmap v4143: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:33.326 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:32 smithi077 ceph-mon[21151]: pgmap v4144: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:33.326 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.326 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.326 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:32 smithi046 ceph-mon[19468]: pgmap v4144: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:32 smithi087 ceph-mon[20993]: pgmap v4144: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:34.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:34.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:34.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:35.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:35 smithi046 ceph-mon[19468]: pgmap v4145: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:35 smithi087 ceph-mon[20993]: pgmap v4145: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:35 smithi077 ceph-mon[21151]: pgmap v4145: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:36 smithi046 ceph-mon[19468]: from='client.138294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:36 smithi087 ceph-mon[20993]: from='client.138294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:36 smithi077 ceph-mon[21151]: from='client.138294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:37.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:37 smithi046 ceph-mon[19468]: pgmap v4146: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:37 smithi087 ceph-mon[20993]: pgmap v4146: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:37 smithi077 ceph-mon[21151]: pgmap v4146: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:39 smithi046 ceph-mon[19468]: pgmap v4147: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:39 smithi087 ceph-mon[20993]: pgmap v4147: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:39 smithi077 ceph-mon[21151]: pgmap v4147: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:40.865 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:40.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:40.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:40.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:40.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:41 smithi046 ceph-mon[19468]: pgmap v4148: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:41 smithi087 ceph-mon[20993]: pgmap v4148: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:41 smithi077 ceph-mon[21151]: pgmap v4148: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:42 smithi087 ceph-mon[20993]: from='client.138372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:42 smithi077 ceph-mon[21151]: from='client.138372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:42 smithi046 ceph-mon[19468]: from='client.138372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:43 smithi046 ceph-mon[19468]: pgmap v4149: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:43 smithi087 ceph-mon[20993]: pgmap v4149: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:43 smithi077 ceph-mon[21151]: pgmap v4149: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:45 smithi087 ceph-mon[20993]: pgmap v4150: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:45 smithi077 ceph-mon[21151]: pgmap v4150: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:45 smithi046 ceph-mon[19468]: pgmap v4150: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:52:45.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:45.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:45.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:46.547 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:46.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:46.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:46.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:46.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:47 smithi087 ceph-mon[20993]: pgmap v4151: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:47 smithi087 ceph-mon[20993]: from='client.138450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:47 smithi077 ceph-mon[21151]: pgmap v4151: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:47 smithi077 ceph-mon[21151]: from='client.138450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:47 smithi046 ceph-mon[19468]: pgmap v4151: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:47 smithi046 ceph-mon[19468]: from='client.138450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:49 smithi087 ceph-mon[20993]: pgmap v4152: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:49 smithi077 ceph-mon[21151]: pgmap v4152: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:49 smithi046 ceph-mon[19468]: pgmap v4152: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:51 smithi087 ceph-mon[20993]: pgmap v4153: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:51 smithi077 ceph-mon[21151]: pgmap v4153: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:51.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:51.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:51 smithi046 ceph-mon[19468]: pgmap v4153: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:51.549 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:51.549 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:52.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:52.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:52.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:52.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:52.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:53 smithi087 ceph-mon[20993]: pgmap v4154: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:53 smithi087 ceph-mon[20993]: from='client.138525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:53 smithi077 ceph-mon[21151]: pgmap v4154: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:53 smithi077 ceph-mon[21151]: from='client.138525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:53 smithi046 ceph-mon[19468]: pgmap v4154: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:53 smithi046 ceph-mon[19468]: from='client.138525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.379 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.379 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.379 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:52:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:55 smithi077 ceph-mon[21151]: pgmap v4155: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:55 smithi046 ceph-mon[19468]: pgmap v4155: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:55 smithi087 ceph-mon[20993]: pgmap v4155: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:57.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:52:57.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:52:57.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:52:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:57 smithi046 ceph-mon[19468]: pgmap v4156: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:57 smithi087 ceph-mon[20993]: pgmap v4156: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:57 smithi077 ceph-mon[21151]: pgmap v4156: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:52:57.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:52:57.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:52:57.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:52:57.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:52:57.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:52:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:59 smithi046 ceph-mon[19468]: pgmap v4157: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:59.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:52:59 smithi046 ceph-mon[19468]: from='client.105460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:59 smithi087 ceph-mon[20993]: pgmap v4157: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:52:59 smithi087 ceph-mon[20993]: from='client.105460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:52:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:59 smithi077 ceph-mon[21151]: pgmap v4157: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:52:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:52:59 smithi077 ceph-mon[21151]: from='client.105460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:01 smithi046 ceph-mon[19468]: pgmap v4158: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:01 smithi087 ceph-mon[20993]: pgmap v4158: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:01 smithi077 ceph-mon[21151]: pgmap v4158: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:02.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:02.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:02.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:03 smithi046 ceph-mon[19468]: pgmap v4159: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:03 smithi077 ceph-mon[21151]: pgmap v4159: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.622 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:03.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:03.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:03.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:03.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:03 smithi087 ceph-mon[20993]: pgmap v4159: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:05 smithi077 ceph-mon[21151]: from='client.138672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:05 smithi077 ceph-mon[21151]: pgmap v4160: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:05 smithi046 ceph-mon[19468]: from='client.138672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:05 smithi046 ceph-mon[19468]: pgmap v4160: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:05 smithi087 ceph-mon[20993]: from='client.138672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:05 smithi087 ceph-mon[20993]: pgmap v4160: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:07 smithi077 ceph-mon[21151]: pgmap v4161: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:07 smithi046 ceph-mon[19468]: pgmap v4161: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:07 smithi087 ceph-mon[20993]: pgmap v4161: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:08.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:09.305 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:09.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:09.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:09.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:09.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:09 smithi077 ceph-mon[21151]: pgmap v4162: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:09 smithi046 ceph-mon[19468]: pgmap v4162: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:09 smithi087 ceph-mon[20993]: pgmap v4162: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:10 smithi046 ceph-mon[19468]: from='client.138747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:10 smithi087 ceph-mon[20993]: from='client.138747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:10 smithi077 ceph-mon[21151]: from='client.138747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:11 smithi046 ceph-mon[19468]: pgmap v4163: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:11 smithi087 ceph-mon[20993]: pgmap v4163: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:11 smithi077 ceph-mon[21151]: pgmap v4163: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:13 smithi077 ceph-mon[21151]: pgmap v4164: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:13 smithi046 ceph-mon[19468]: pgmap v4164: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:13 smithi087 ceph-mon[20993]: pgmap v4164: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:14.307 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:14.307 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:14.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:53:14.222+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:53:14.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:53:14.223+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:53:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: pgmap v4165: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: pgmap v4165: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: pgmap v4165: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:53:14.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:53:14.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:14.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:53:14.978 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:14.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:14.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:14.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:14.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:15.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:53:15.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:53:15.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:15 smithi046 ceph-mon[19468]: from='client.138927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:53:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:53:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:15 smithi087 ceph-mon[20993]: from='client.138927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:53:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:53:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:15 smithi077 ceph-mon[21151]: from='client.138927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:16 smithi046 ceph-mon[19468]: pgmap v4166: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:16 smithi087 ceph-mon[20993]: pgmap v4166: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:16 smithi077 ceph-mon[21151]: pgmap v4166: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:18.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:18 smithi046 ceph-mon[19468]: pgmap v4167: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:18 smithi087 ceph-mon[20993]: pgmap v4167: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:18 smithi077 ceph-mon[21151]: pgmap v4167: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:19.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:19.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:19.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:20.668 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:20.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:20.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:20.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:20.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:20 smithi046 ceph-mon[19468]: pgmap v4168: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:20 smithi087 ceph-mon[20993]: pgmap v4168: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:20 smithi077 ceph-mon[21151]: pgmap v4168: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:21 smithi046 ceph-mon[19468]: from='client.138996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:21 smithi087 ceph-mon[20993]: from='client.138996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:21 smithi077 ceph-mon[21151]: from='client.138996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:22 smithi046 ceph-mon[19468]: pgmap v4169: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:22 smithi087 ceph-mon[20993]: pgmap v4169: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:22 smithi077 ceph-mon[21151]: pgmap v4169: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:25 smithi077 ceph-mon[21151]: pgmap v4170: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:25 smithi046 ceph-mon[19468]: pgmap v4170: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:25 smithi087 ceph-mon[20993]: pgmap v4170: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:53:25.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:25.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:25.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:26.348 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:26.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:26.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:26.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:26.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:27 smithi077 ceph-mon[21151]: pgmap v4171: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:27 smithi077 ceph-mon[21151]: from='client.139071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:27 smithi046 ceph-mon[19468]: pgmap v4171: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:27 smithi046 ceph-mon[19468]: from='client.139071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:27 smithi087 ceph-mon[20993]: pgmap v4171: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:53:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:27 smithi087 ceph-mon[20993]: from='client.139071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:29.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:29 smithi046 ceph-mon[19468]: pgmap v4172: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:29 smithi087 ceph-mon[20993]: pgmap v4172: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:29 smithi077 ceph-mon[21151]: pgmap v4172: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:31.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:31.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:31.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:31 smithi046 ceph-mon[19468]: pgmap v4173: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:31 smithi087 ceph-mon[20993]: pgmap v4173: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:31 smithi077 ceph-mon[21151]: pgmap v4173: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T04:53:32.025 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:32.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:32.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:32.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:32.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:33.351 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:33 smithi077 ceph-mon[21151]: pgmap v4174: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:53:33.351 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:33 smithi077 ceph-mon[21151]: from='client.139149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:33 smithi046 ceph-mon[19468]: pgmap v4174: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:53:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:33 smithi046 ceph-mon[19468]: from='client.139149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:33 smithi087 ceph-mon[20993]: pgmap v4174: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:53:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:33 smithi087 ceph-mon[20993]: from='client.139149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:34 smithi077 ceph-mon[21151]: pgmap v4175: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:34 smithi046 ceph-mon[19468]: pgmap v4175: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:34 smithi087 ceph-mon[20993]: pgmap v4175: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:36 smithi046 ceph-mon[19468]: pgmap v4176: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:36 smithi087 ceph-mon[20993]: pgmap v4176: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:36 smithi077 ceph-mon[21151]: pgmap v4176: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:37.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:37.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:37.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:37.709 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:37.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:37.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:37.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:37.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:38.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:38 smithi087 ceph-mon[20993]: from='client.139224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:38.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:38 smithi087 ceph-mon[20993]: pgmap v4177: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:38 smithi046 ceph-mon[19468]: from='client.139224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:38 smithi046 ceph-mon[19468]: pgmap v4177: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:38 smithi077 ceph-mon[21151]: from='client.139224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:38 smithi077 ceph-mon[21151]: pgmap v4177: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:40.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:40 smithi046 ceph-mon[19468]: pgmap v4178: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:40 smithi087 ceph-mon[20993]: pgmap v4178: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:40 smithi077 ceph-mon[21151]: pgmap v4178: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:42.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:42.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:42.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:42 smithi087 ceph-mon[20993]: pgmap v4179: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:42 smithi077 ceph-mon[21151]: pgmap v4179: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:42 smithi046 ceph-mon[19468]: pgmap v4179: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:43.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:43.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:43.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:43.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:43.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:43 smithi087 ceph-mon[20993]: from='client.139299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:43 smithi077 ceph-mon[21151]: from='client.139299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:43 smithi046 ceph-mon[19468]: from='client.139299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:44 smithi087 ceph-mon[20993]: pgmap v4180: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:44 smithi077 ceph-mon[21151]: pgmap v4180: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:44 smithi046 ceph-mon[19468]: pgmap v4180: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:46 smithi087 ceph-mon[20993]: pgmap v4181: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:46 smithi077 ceph-mon[21151]: pgmap v4181: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:46 smithi046 ceph-mon[19468]: pgmap v4181: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:48.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:48.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:48.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:48 smithi046 ceph-mon[19468]: pgmap v4182: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:48 smithi087 ceph-mon[20993]: pgmap v4182: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:48 smithi077 ceph-mon[21151]: pgmap v4182: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:49.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:49.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:49 smithi087 ceph-mon[20993]: from='client.139374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:49 smithi077 ceph-mon[21151]: from='client.139374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:49 smithi046 ceph-mon[19468]: from='client.139374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:50 smithi087 ceph-mon[20993]: pgmap v4183: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:50 smithi077 ceph-mon[21151]: pgmap v4183: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:50 smithi046 ceph-mon[19468]: pgmap v4183: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:52 smithi077 ceph-mon[21151]: pgmap v4184: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:52 smithi046 ceph-mon[19468]: pgmap v4184: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:52 smithi087 ceph-mon[20993]: pgmap v4184: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:54.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:54.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:54.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: pgmap v4185: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:53:54.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:53:54.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:53:54.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:53:54.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: pgmap v4185: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: pgmap v4185: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:53:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:55 smithi077 ceph-mon[21151]: from='client.139452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:55 smithi046 ceph-mon[19468]: from='client.139452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:55 smithi087 ceph-mon[20993]: from='client.139452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:53:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:56 smithi077 ceph-mon[21151]: pgmap v4186: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:56 smithi046 ceph-mon[19468]: pgmap v4186: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:56 smithi087 ceph-mon[20993]: pgmap v4186: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:53:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:53:58 smithi046 ceph-mon[19468]: pgmap v4187: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:53:58 smithi087 ceph-mon[20993]: pgmap v4187: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:53:58 smithi077 ceph-mon[21151]: pgmap v4187: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:53:59.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:53:59.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:53:59.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:00.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:00.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:00.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:00.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:00.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:00 smithi087 ceph-mon[20993]: pgmap v4188: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:00 smithi087 ceph-mon[20993]: from='client.139530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:00 smithi077 ceph-mon[21151]: pgmap v4188: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:00 smithi077 ceph-mon[21151]: from='client.139530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:01.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:00 smithi046 ceph-mon[19468]: pgmap v4188: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:01.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:00 smithi046 ceph-mon[19468]: from='client.139530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:02 smithi087 ceph-mon[20993]: pgmap v4189: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:02 smithi077 ceph-mon[21151]: pgmap v4189: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:02 smithi046 ceph-mon[19468]: pgmap v4189: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:04 smithi077 ceph-mon[21151]: pgmap v4190: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:04 smithi046 ceph-mon[19468]: pgmap v4190: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:04 smithi087 ceph-mon[20993]: pgmap v4190: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:05.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:05.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:05.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:06.214 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:06.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:06.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:06.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:06.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:06 smithi087 ceph-mon[20993]: pgmap v4191: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:06 smithi087 ceph-mon[20993]: from='client.139608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:06 smithi077 ceph-mon[21151]: pgmap v4191: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:06 smithi077 ceph-mon[21151]: from='client.139608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:06 smithi046 ceph-mon[19468]: pgmap v4191: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:06 smithi046 ceph-mon[19468]: from='client.139608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:08 smithi087 ceph-mon[20993]: pgmap v4192: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:08 smithi077 ceph-mon[21151]: pgmap v4192: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:08 smithi046 ceph-mon[19468]: pgmap v4192: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:10 smithi087 ceph-mon[20993]: pgmap v4193: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:10 smithi077 ceph-mon[21151]: pgmap v4193: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:10 smithi046 ceph-mon[19468]: pgmap v4193: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:11.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:11.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:11.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:11.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:11.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:11.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:11.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:11.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:12 smithi087 ceph-mon[20993]: from='client.139683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:12 smithi087 ceph-mon[20993]: pgmap v4194: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:12 smithi077 ceph-mon[21151]: from='client.139683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:12 smithi077 ceph-mon[21151]: pgmap v4194: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:12 smithi046 ceph-mon[19468]: from='client.139683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:12 smithi046 ceph-mon[19468]: pgmap v4194: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:14.816 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: pgmap v4195: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: pgmap v4195: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:54:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: pgmap v4195: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:54:15.608 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:54:15.261+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:54:15.609 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:54:15.262+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:15.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:16.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:54:16.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:16.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:16.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:54:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:54:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:16 smithi077 ceph-mon[21151]: pgmap v4196: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:54:17.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:54:17.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:54:17.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:16 smithi087 ceph-mon[20993]: pgmap v4196: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:54:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:54:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:54:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:16 smithi046 ceph-mon[19468]: pgmap v4196: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-08-31T04:54:17.586 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:17.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:17.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:17.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:17.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:17 smithi046 ceph-mon[19468]: from='client.139857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:17 smithi077 ceph-mon[21151]: from='client.139857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:17 smithi087 ceph-mon[20993]: from='client.139857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:18 smithi077 ceph-mon[21151]: pgmap v4197: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:18.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:18 smithi087 ceph-mon[20993]: pgmap v4197: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:18 smithi046 ceph-mon[19468]: pgmap v4197: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:20 smithi046 ceph-mon[19468]: pgmap v4198: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:20.864 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:20 smithi087 ceph-mon[20993]: pgmap v4198: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:20 smithi077 ceph-mon[21151]: pgmap v4198: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T04:54:22.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:22.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:22 smithi046 ceph-mon[19468]: pgmap v4199: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:22 smithi087 ceph-mon[20993]: pgmap v4199: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:22 smithi077 ceph-mon[21151]: pgmap v4199: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:23.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:23.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:23.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:23.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:23.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:23 smithi046 ceph-mon[19468]: from='client.139932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:23 smithi077 ceph-mon[21151]: from='client.139932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:24.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:23 smithi087 ceph-mon[20993]: from='client.139932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:24 smithi046 ceph-mon[19468]: pgmap v4200: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:24 smithi087 ceph-mon[20993]: pgmap v4200: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:24 smithi077 ceph-mon[21151]: pgmap v4200: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:26 smithi046 ceph-mon[19468]: pgmap v4201: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:26 smithi087 ceph-mon[20993]: pgmap v4201: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:26 smithi077 ceph-mon[21151]: pgmap v4201: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:28.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:28.269 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:28.269 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:28.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:28.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:28.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:28.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:28.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:29 smithi046 ceph-mon[19468]: pgmap v4202: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:29 smithi087 ceph-mon[20993]: pgmap v4202: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:29 smithi077 ceph-mon[21151]: pgmap v4202: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:30.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:30 smithi046 ceph-mon[19468]: from='client.140010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:30 smithi087 ceph-mon[20993]: from='client.140010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:30 smithi077 ceph-mon[21151]: from='client.140010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:31 smithi046 ceph-mon[19468]: pgmap v4203: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:31 smithi087 ceph-mon[20993]: pgmap v4203: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:31 smithi077 ceph-mon[21151]: pgmap v4203: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:54:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:33 smithi046 ceph-mon[19468]: pgmap v4204: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:33 smithi087 ceph-mon[20993]: pgmap v4204: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:33 smithi077 ceph-mon[21151]: pgmap v4204: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:54:33.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:33.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:33.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:34.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:34.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:34.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: pgmap v4205: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: pgmap v4205: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: pgmap v4205: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:35.771 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:35 smithi077 ceph-mon[21151]: from='client.140085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:35 smithi046 ceph-mon[19468]: from='client.140085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:35 smithi087 ceph-mon[20993]: from='client.140085 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:36.826 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:36 smithi077 ceph-mon[21151]: pgmap v4206: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:36 smithi046 ceph-mon[19468]: pgmap v4206: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:36 smithi087 ceph-mon[20993]: pgmap v4206: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:38 smithi077 ceph-mon[21151]: pgmap v4207: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:38 smithi046 ceph-mon[19468]: pgmap v4207: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:38 smithi087 ceph-mon[20993]: pgmap v4207: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:39.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:39.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:39.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:40.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:40.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:40.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:40.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:40.330 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:40 smithi046 ceph-mon[19468]: pgmap v4208: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:40 smithi046 ceph-mon[19468]: from='client.140163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:40 smithi087 ceph-mon[20993]: pgmap v4208: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:40 smithi087 ceph-mon[20993]: from='client.140163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:40 smithi077 ceph-mon[21151]: pgmap v4208: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:40 smithi077 ceph-mon[21151]: from='client.140163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:42 smithi046 ceph-mon[19468]: pgmap v4209: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:42 smithi077 ceph-mon[21151]: pgmap v4209: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:42 smithi087 ceph-mon[20993]: pgmap v4209: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:44 smithi077 ceph-mon[21151]: pgmap v4210: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:44 smithi046 ceph-mon[19468]: pgmap v4210: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:44 smithi087 ceph-mon[20993]: pgmap v4210: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:45.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:45.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:45.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:46.016 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:46.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:46.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:46.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:46.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:46 smithi077 ceph-mon[21151]: pgmap v4211: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:46 smithi077 ceph-mon[21151]: from='client.140238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:46 smithi046 ceph-mon[19468]: pgmap v4211: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:46 smithi046 ceph-mon[19468]: from='client.140238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:46 smithi087 ceph-mon[20993]: pgmap v4211: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:46 smithi087 ceph-mon[20993]: from='client.140238 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:49 smithi046 ceph-mon[19468]: pgmap v4212: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:49 smithi087 ceph-mon[20993]: pgmap v4212: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:49 smithi077 ceph-mon[21151]: pgmap v4212: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:51 smithi046 ceph-mon[19468]: pgmap v4213: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:51 smithi087 ceph-mon[20993]: pgmap v4213: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:51 smithi077 ceph-mon[21151]: pgmap v4213: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:54:51.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:51.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:51.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:51.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:51.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:53 smithi046 ceph-mon[19468]: from='client.140310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:53 smithi046 ceph-mon[19468]: pgmap v4214: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:53 smithi087 ceph-mon[20993]: from='client.140310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:53 smithi087 ceph-mon[20993]: pgmap v4214: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:53 smithi077 ceph-mon[21151]: from='client.140310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:53 smithi077 ceph-mon[21151]: pgmap v4214: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: pgmap v4215: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: pgmap v4215: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: pgmap v4215: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:54:56.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:54:56.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:54:56.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:54:56.968 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:56 smithi077 ceph-mon[21151]: pgmap v4216: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:56 smithi046 ceph-mon[19468]: pgmap v4216: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:56 smithi087 ceph-mon[20993]: pgmap v4216: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:54:57.384 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:54:57.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:54:57.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:54:57.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:54:57.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:54:58.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:57 smithi077 ceph-mon[21151]: from='client.140382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:57 smithi046 ceph-mon[19468]: from='client.140382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:57 smithi087 ceph-mon[20993]: from='client.140382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:54:59.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:54:58 smithi046 ceph-mon[19468]: pgmap v4217: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:54:58 smithi087 ceph-mon[20993]: pgmap v4217: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:54:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:54:58 smithi077 ceph-mon[21151]: pgmap v4217: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:00 smithi046 ceph-mon[19468]: pgmap v4218: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:00 smithi087 ceph-mon[20993]: pgmap v4218: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:00 smithi077 ceph-mon[21151]: pgmap v4218: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:02.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:02.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:02.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:03.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:02 smithi046 ceph-mon[19468]: pgmap v4219: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:03.066 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:03.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:03.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:03.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:03.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:02 smithi087 ceph-mon[20993]: pgmap v4219: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:02 smithi077 ceph-mon[21151]: pgmap v4219: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:03 smithi046 ceph-mon[19468]: from='client.140460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:03 smithi087 ceph-mon[20993]: from='client.140460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:03 smithi077 ceph-mon[21151]: from='client.140460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:04 smithi046 ceph-mon[19468]: pgmap v4220: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:04 smithi087 ceph-mon[20993]: pgmap v4220: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:04 smithi077 ceph-mon[21151]: pgmap v4220: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:06 smithi046 ceph-mon[19468]: pgmap v4221: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:06 smithi087 ceph-mon[20993]: pgmap v4221: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:06 smithi077 ceph-mon[21151]: pgmap v4221: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:08.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:08.067 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:08.067 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:08.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:08.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:08.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:08.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:08.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:08 smithi046 ceph-mon[19468]: pgmap v4222: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:08 smithi087 ceph-mon[20993]: pgmap v4222: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:08 smithi077 ceph-mon[21151]: pgmap v4222: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:09 smithi046 ceph-mon[19468]: from='client.140535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:09 smithi087 ceph-mon[20993]: from='client.140535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:09 smithi077 ceph-mon[21151]: from='client.140535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:10 smithi046 ceph-mon[19468]: pgmap v4223: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:10 smithi087 ceph-mon[20993]: pgmap v4223: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:10 smithi077 ceph-mon[21151]: pgmap v4223: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:12 smithi046 ceph-mon[19468]: pgmap v4224: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:12 smithi087 ceph-mon[20993]: pgmap v4224: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:12 smithi077 ceph-mon[21151]: pgmap v4224: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:13.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:13.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:13.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:14.434 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:14.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:14.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:14.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:14.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: pgmap v4225: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='client.140607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: pgmap v4225: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='client.140607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: pgmap v4225: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='client.140607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:55:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:55:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:16.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:55:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:55:16.310+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:55:16.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:55:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:55:16.311+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:55:17.096 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:16 smithi077 ceph-mon[21151]: pgmap v4226: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:17.097 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:16 smithi046 ceph-mon[19468]: pgmap v4226: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:16 smithi087 ceph-mon[20993]: pgmap v4226: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:55:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:55:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:17 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:55:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:55:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:17 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:55:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:55:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:17 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:55:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:18 smithi077 ceph-mon[21151]: pgmap v4227: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:19.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:18 smithi087 ceph-mon[20993]: pgmap v4227: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:18 smithi046 ceph-mon[19468]: pgmap v4227: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:19.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:19.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:19.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:20.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:20.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:20.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:20.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:20.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:20 smithi087 ceph-mon[20993]: pgmap v4228: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:20 smithi087 ceph-mon[20993]: from='client.140787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:21.150 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:20 smithi046 ceph-mon[19468]: pgmap v4228: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:21.150 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:20 smithi046 ceph-mon[19468]: from='client.140787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:20 smithi077 ceph-mon[21151]: pgmap v4228: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:20 smithi077 ceph-mon[21151]: from='client.140787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:22 smithi087 ceph-mon[20993]: pgmap v4229: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T04:55:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:22 smithi077 ceph-mon[21151]: pgmap v4229: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T04:55:23.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:22 smithi046 ceph-mon[19468]: pgmap v4229: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T04:55:25.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:25.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:25.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:24 smithi077 ceph-mon[21151]: pgmap v4230: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T04:55:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:24 smithi046 ceph-mon[19468]: pgmap v4230: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T04:55:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:24 smithi087 ceph-mon[20993]: pgmap v4230: 225 pgs: 225 active+clean; 589 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T04:55:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:25.805 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:25.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:25.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:25.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:25.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:26 smithi077 ceph-mon[21151]: from='client.140865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:26 smithi077 ceph-mon[21151]: pgmap v4231: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:26 smithi046 ceph-mon[19468]: from='client.140865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:26 smithi046 ceph-mon[19468]: pgmap v4231: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:26 smithi087 ceph-mon[20993]: from='client.140865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:26 smithi087 ceph-mon[20993]: pgmap v4231: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:29 smithi046 ceph-mon[19468]: pgmap v4232: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:29 smithi087 ceph-mon[20993]: pgmap v4232: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:29 smithi077 ceph-mon[21151]: pgmap v4232: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:30.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:30.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:30.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:31.471 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:31.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:31.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:31.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:31.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:31.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:31 smithi046 ceph-mon[19468]: pgmap v4233: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:31 smithi087 ceph-mon[20993]: pgmap v4233: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:31 smithi077 ceph-mon[21151]: pgmap v4233: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T04:55:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:32 smithi046 ceph-mon[19468]: from='client.140940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:32 smithi087 ceph-mon[20993]: from='client.140940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:32 smithi077 ceph-mon[21151]: from='client.140940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:33 smithi046 ceph-mon[19468]: pgmap v4234: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:33 smithi087 ceph-mon[20993]: pgmap v4234: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:33 smithi077 ceph-mon[21151]: pgmap v4234: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T04:55:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: pgmap v4235: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:55:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: pgmap v4235: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: pgmap v4235: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:36.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:36.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:36.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:37.148 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:37.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:37.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:37.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:37.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:37.292 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:37 smithi077 ceph-mon[21151]: pgmap v4236: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:37 smithi046 ceph-mon[19468]: pgmap v4236: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:55:37.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:37 smithi087 ceph-mon[20993]: pgmap v4236: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T04:55:38.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:38 smithi077 ceph-mon[21151]: from='client.141012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:38 smithi046 ceph-mon[19468]: from='client.141012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:38 smithi087 ceph-mon[20993]: from='client.141012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:39 smithi077 ceph-mon[21151]: pgmap v4237: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:39 smithi046 ceph-mon[19468]: pgmap v4237: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:39 smithi087 ceph-mon[20993]: pgmap v4237: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:41.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:41 smithi087 ceph-mon[20993]: pgmap v4238: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:41 smithi046 ceph-mon[19468]: pgmap v4238: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:41 smithi077 ceph-mon[21151]: pgmap v4238: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:42.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:42.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:42.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:42.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:42.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:42.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:42.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:42.842 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:43 smithi046 ceph-mon[19468]: pgmap v4239: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:43.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:43 smithi087 ceph-mon[20993]: pgmap v4239: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:43 smithi077 ceph-mon[21151]: pgmap v4239: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:44 smithi046 ceph-mon[19468]: from='client.141090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:44 smithi087 ceph-mon[20993]: from='client.141090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:44 smithi077 ceph-mon[21151]: from='client.141090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:45 smithi046 ceph-mon[19468]: pgmap v4240: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:45 smithi087 ceph-mon[20993]: pgmap v4240: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:45 smithi077 ceph-mon[21151]: pgmap v4240: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:47 smithi046 ceph-mon[19468]: pgmap v4241: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:47 smithi087 ceph-mon[20993]: pgmap v4241: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:47 smithi077 ceph-mon[21151]: pgmap v4241: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:47.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:47.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:47.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:48.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:48.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:48.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:48.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:48.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:49 smithi046 ceph-mon[19468]: pgmap v4242: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:49 smithi046 ceph-mon[19468]: from='client.141165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:49 smithi087 ceph-mon[20993]: pgmap v4242: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:49 smithi087 ceph-mon[20993]: from='client.141165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:49 smithi077 ceph-mon[21151]: pgmap v4242: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:49 smithi077 ceph-mon[21151]: from='client.141165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:51 smithi046 ceph-mon[19468]: pgmap v4243: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:51 smithi087 ceph-mon[20993]: pgmap v4243: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:51 smithi077 ceph-mon[21151]: pgmap v4243: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:53 smithi046 ceph-mon[19468]: pgmap v4244: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:53 smithi087 ceph-mon[20993]: pgmap v4244: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:53 smithi077 ceph-mon[21151]: pgmap v4244: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:53.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:53.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:53.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:54.212 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:54.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:54.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:54.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:54.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:55:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: pgmap v4245: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='client.141240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: pgmap v4245: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='client.141240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: pgmap v4245: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='client.141240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:55:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:57 smithi077 ceph-mon[21151]: pgmap v4246: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:57 smithi046 ceph-mon[19468]: pgmap v4246: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:57 smithi087 ceph-mon[20993]: pgmap v4246: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:55:59.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:55:59.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:55:59.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:55:59.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:55:59 smithi046 ceph-mon[19468]: pgmap v4247: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:55:59 smithi077 ceph-mon[21151]: pgmap v4247: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:55:59 smithi087 ceph-mon[20993]: pgmap v4247: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:55:59.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:55:59.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:55:59.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:55:59.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:55:59.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:01 smithi077 ceph-mon[21151]: from='client.141318 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:01 smithi077 ceph-mon[21151]: pgmap v4248: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:01 smithi046 ceph-mon[19468]: from='client.141318 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:01 smithi046 ceph-mon[19468]: pgmap v4248: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:01 smithi087 ceph-mon[20993]: from='client.141318 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:01 smithi087 ceph-mon[20993]: pgmap v4248: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:03 smithi046 ceph-mon[19468]: pgmap v4249: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:56:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:03 smithi087 ceph-mon[20993]: pgmap v4249: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:56:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:03 smithi077 ceph-mon[21151]: pgmap v4249: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T04:56:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:05 smithi077 ceph-mon[21151]: pgmap v4250: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:56:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:05 smithi046 ceph-mon[19468]: pgmap v4250: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:56:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:05 smithi087 ceph-mon[20993]: pgmap v4250: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T04:56:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:06 smithi077 ceph-mon[21151]: from='client.141393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:06 smithi046 ceph-mon[19468]: from='client.141393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:06 smithi087 ceph-mon[20993]: from='client.141393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:07 smithi077 ceph-mon[21151]: pgmap v4251: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:07 smithi046 ceph-mon[19468]: pgmap v4251: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:07 smithi087 ceph-mon[20993]: pgmap v4251: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:09 smithi046 ceph-mon[19468]: pgmap v4252: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:09 smithi087 ceph-mon[20993]: pgmap v4252: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:09 smithi077 ceph-mon[21151]: pgmap v4252: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:10.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:10.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:10.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:11.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:11.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:11 smithi046 ceph-mon[19468]: pgmap v4253: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:11 smithi087 ceph-mon[20993]: pgmap v4253: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:11 smithi077 ceph-mon[21151]: pgmap v4253: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:12 smithi046 ceph-mon[19468]: from='client.141465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:12 smithi087 ceph-mon[20993]: from='client.141465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:12 smithi077 ceph-mon[21151]: from='client.141465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:13 smithi046 ceph-mon[19468]: pgmap v4254: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:13 smithi087 ceph-mon[20993]: pgmap v4254: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:13 smithi077 ceph-mon[21151]: pgmap v4254: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: pgmap v4255: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: pgmap v4255: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: pgmap v4255: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:16.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:16.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:16.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:17.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:56:17.056+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:56:17.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:56:17.066+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:56:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: pgmap v4256: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:56:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:56:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:17.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: pgmap v4256: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: pgmap v4256: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:18.529 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:18.529 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:18 smithi077 ceph-mon[21151]: from='client.141543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:18.529 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:56:18.529 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:56:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:18 smithi046 ceph-mon[19468]: from='client.141543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:56:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:56:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:56:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:18 smithi087 ceph-mon[20993]: from='client.141543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:56:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:56:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:19 smithi077 ceph-mon[21151]: pgmap v4257: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:19.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:19 smithi087 ceph-mon[20993]: pgmap v4257: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:19 smithi046 ceph-mon[19468]: pgmap v4257: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:21 smithi046 ceph-mon[19468]: pgmap v4258: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:21 smithi087 ceph-mon[20993]: pgmap v4258: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:21 smithi077 ceph-mon[21151]: pgmap v4258: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:22.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:22.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:22.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:23.117 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:23.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:23.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:23.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:23.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:23.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:23 smithi087 ceph-mon[20993]: pgmap v4259: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:23 smithi046 ceph-mon[19468]: pgmap v4259: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:23.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:23 smithi077 ceph-mon[21151]: pgmap v4259: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:24.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:24 smithi087 ceph-mon[20993]: from='client.141726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:24.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:24 smithi046 ceph-mon[19468]: from='client.141726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:24.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:24 smithi077 ceph-mon[21151]: from='client.141726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:25 smithi046 ceph-mon[19468]: pgmap v4260: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:25 smithi087 ceph-mon[20993]: pgmap v4260: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:25 smithi077 ceph-mon[21151]: pgmap v4260: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:27 smithi046 ceph-mon[19468]: pgmap v4261: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:27 smithi087 ceph-mon[20993]: pgmap v4261: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:27 smithi077 ceph-mon[21151]: pgmap v4261: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:28.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:28.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:28.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:28.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:28.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:28.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:28.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:28.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:29.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:29 smithi046 ceph-mon[19468]: pgmap v4262: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:29 smithi087 ceph-mon[20993]: pgmap v4262: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:29 smithi077 ceph-mon[21151]: pgmap v4262: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:30 smithi046 ceph-mon[19468]: from='client.141804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:30 smithi087 ceph-mon[20993]: from='client.141804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:30 smithi077 ceph-mon[21151]: from='client.141804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:31 smithi046 ceph-mon[19468]: pgmap v4263: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:31 smithi087 ceph-mon[20993]: pgmap v4263: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:31 smithi077 ceph-mon[21151]: pgmap v4263: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:33 smithi046 ceph-mon[19468]: pgmap v4264: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:33 smithi087 ceph-mon[20993]: pgmap v4264: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:33 smithi077 ceph-mon[21151]: pgmap v4264: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:56:33.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:33.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:33.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:34.483 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:34.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:34.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:34.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:34.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: pgmap v4265: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='client.141879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: pgmap v4265: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='client.141879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: pgmap v4265: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='client.141879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:37 smithi046 ceph-mon[19468]: pgmap v4266: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:37 smithi087 ceph-mon[20993]: pgmap v4266: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:37 smithi077 ceph-mon[21151]: pgmap v4266: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:39.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:39 smithi077 ceph-mon[21151]: pgmap v4267: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:39.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:39.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:39 smithi046 ceph-mon[19468]: pgmap v4267: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:39.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:39.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:39 smithi087 ceph-mon[20993]: pgmap v4267: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:40.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:40.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:40.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:40.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:40.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:41.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:41 smithi077 ceph-mon[21151]: pgmap v4268: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:41.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:41 smithi077 ceph-mon[21151]: from='client.141957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:41 smithi046 ceph-mon[19468]: pgmap v4268: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:41 smithi046 ceph-mon[19468]: from='client.141957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:41 smithi087 ceph-mon[20993]: pgmap v4268: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:41 smithi087 ceph-mon[20993]: from='client.141957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:43.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:43 smithi046 ceph-mon[19468]: pgmap v4269: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:43 smithi087 ceph-mon[20993]: pgmap v4269: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:43 smithi077 ceph-mon[21151]: pgmap v4269: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:45.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:45.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:45.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:45 smithi046 ceph-mon[19468]: pgmap v4270: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:45 smithi087 ceph-mon[20993]: pgmap v4270: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:45 smithi077 ceph-mon[21151]: pgmap v4270: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:45.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:45.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:45.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:45.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:45.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:47.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:47 smithi046 ceph-mon[19468]: from='client.142035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:47.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:47 smithi046 ceph-mon[19468]: pgmap v4271: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:47 smithi087 ceph-mon[20993]: from='client.142035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:47 smithi087 ceph-mon[20993]: pgmap v4271: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:47 smithi077 ceph-mon[21151]: from='client.142035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:47 smithi077 ceph-mon[21151]: pgmap v4271: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:49 smithi046 ceph-mon[19468]: pgmap v4272: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:49 smithi087 ceph-mon[20993]: pgmap v4272: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:49 smithi077 ceph-mon[21151]: pgmap v4272: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:50.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:50.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:50.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:51.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:51.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:51.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:51.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:51.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:51.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:51 smithi046 ceph-mon[19468]: pgmap v4273: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:51 smithi087 ceph-mon[20993]: pgmap v4273: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:51 smithi077 ceph-mon[21151]: pgmap v4273: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:56:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:52 smithi046 ceph-mon[19468]: from='client.142113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:52 smithi087 ceph-mon[20993]: from='client.142113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:52 smithi077 ceph-mon[21151]: from='client.142113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:53 smithi046 ceph-mon[19468]: pgmap v4274: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:53 smithi087 ceph-mon[20993]: pgmap v4274: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:53 smithi077 ceph-mon[21151]: pgmap v4274: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:55.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: pgmap v4275: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: pgmap v4275: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: pgmap v4275: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:56:56.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:56:56.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:56:56.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:56:57.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:56:57.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:56:57.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:56:57.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:56:57.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:56:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:57 smithi046 ceph-mon[19468]: pgmap v4276: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:57 smithi087 ceph-mon[20993]: pgmap v4276: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:57 smithi077 ceph-mon[21151]: pgmap v4276: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:56:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:58 smithi046 ceph-mon[19468]: from='client.142188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:58 smithi087 ceph-mon[20993]: from='client.142188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:58 smithi077 ceph-mon[21151]: from='client.142188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:56:59.520 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:56:59 smithi046 ceph-mon[19468]: pgmap v4277: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:56:59 smithi087 ceph-mon[20993]: pgmap v4277: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:56:59.640 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:56:59 smithi077 ceph-mon[21151]: pgmap v4277: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:00 smithi046 ceph-mon[19468]: pgmap v4278: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:00 smithi087 ceph-mon[20993]: pgmap v4278: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:00 smithi077 ceph-mon[21151]: pgmap v4278: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:02.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:02.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:02.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:02.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:02.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:02.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:02.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:02.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:03.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:02 smithi087 ceph-mon[20993]: pgmap v4279: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:02 smithi046 ceph-mon[19468]: pgmap v4279: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:02 smithi077 ceph-mon[21151]: pgmap v4279: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:03 smithi046 ceph-mon[19468]: from='client.142263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:03 smithi087 ceph-mon[20993]: from='client.142263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:03 smithi077 ceph-mon[21151]: from='client.142263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:04 smithi046 ceph-mon[19468]: pgmap v4280: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:04 smithi087 ceph-mon[20993]: pgmap v4280: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:04 smithi077 ceph-mon[21151]: pgmap v4280: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:06 smithi046 ceph-mon[19468]: pgmap v4281: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:06 smithi077 ceph-mon[21151]: pgmap v4281: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:06 smithi087 ceph-mon[20993]: pgmap v4281: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:07.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:07.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:07.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:08.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:08.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:08.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:08.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:08.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:08 smithi046 ceph-mon[19468]: pgmap v4282: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:08 smithi046 ceph-mon[19468]: from='client.142341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:08 smithi087 ceph-mon[20993]: pgmap v4282: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:08 smithi087 ceph-mon[20993]: from='client.142341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:08 smithi077 ceph-mon[21151]: pgmap v4282: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:08 smithi077 ceph-mon[21151]: from='client.142341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:10 smithi046 ceph-mon[19468]: pgmap v4283: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:10 smithi087 ceph-mon[20993]: pgmap v4283: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:10 smithi077 ceph-mon[21151]: pgmap v4283: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:12 smithi046 ceph-mon[19468]: pgmap v4284: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:12 smithi087 ceph-mon[20993]: pgmap v4284: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:12 smithi077 ceph-mon[21151]: pgmap v4284: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:13.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:13.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:13.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:14.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:14.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:14.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:14.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:14.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:14 smithi046 ceph-mon[19468]: pgmap v4285: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:14 smithi046 ceph-mon[19468]: from='client.142419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:14 smithi087 ceph-mon[20993]: pgmap v4285: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:14 smithi087 ceph-mon[20993]: from='client.142419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:14 smithi077 ceph-mon[21151]: pgmap v4285: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:14 smithi077 ceph-mon[21151]: from='client.142419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:16 smithi046 ceph-mon[19468]: pgmap v4286: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:16 smithi087 ceph-mon[20993]: pgmap v4286: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:16 smithi077 ceph-mon[21151]: pgmap v4286: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:18.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:57:17.825+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:57:18.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:57:17.826+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:18.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:57:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:57:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:57:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:57:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:19 smithi046 ceph-mon[19468]: pgmap v4287: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:57:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:57:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:19 smithi087 ceph-mon[20993]: pgmap v4287: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:57:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:57:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:19 smithi077 ceph-mon[21151]: pgmap v4287: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:57:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:57:19.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:19.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:19.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:19.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:19.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:21 smithi077 ceph-mon[21151]: from='client.142596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:21 smithi077 ceph-mon[21151]: pgmap v4288: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:21 smithi046 ceph-mon[19468]: from='client.142596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:21 smithi046 ceph-mon[19468]: pgmap v4288: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:21 smithi087 ceph-mon[20993]: from='client.142596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:21.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:21 smithi087 ceph-mon[20993]: pgmap v4288: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:23 smithi077 ceph-mon[21151]: pgmap v4289: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:23 smithi046 ceph-mon[19468]: pgmap v4289: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:23 smithi087 ceph-mon[20993]: pgmap v4289: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:24.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:24.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:24.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:25 smithi087 ceph-mon[20993]: pgmap v4290: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:25 smithi077 ceph-mon[21151]: pgmap v4290: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:25.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:25 smithi046 ceph-mon[19468]: pgmap v4290: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:25.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:25.657 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:25.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:25.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:25.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:25.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:27.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:27 smithi046 ceph-mon[19468]: from='client.142668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:27.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:27 smithi046 ceph-mon[19468]: pgmap v4291: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:27 smithi087 ceph-mon[20993]: from='client.142668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:27 smithi087 ceph-mon[20993]: pgmap v4291: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:27 smithi077 ceph-mon[21151]: from='client.142668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:27 smithi077 ceph-mon[21151]: pgmap v4291: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:29 smithi046 ceph-mon[19468]: pgmap v4292: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:29 smithi087 ceph-mon[20993]: pgmap v4292: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:29 smithi077 ceph-mon[21151]: pgmap v4292: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:30.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:30.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:30.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:31.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:31.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:31.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:31.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:31.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:31 smithi046 ceph-mon[19468]: pgmap v4293: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:31 smithi087 ceph-mon[20993]: pgmap v4293: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:31 smithi077 ceph-mon[21151]: pgmap v4293: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:57:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:32 smithi046 ceph-mon[19468]: from='client.142746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:32 smithi087 ceph-mon[20993]: from='client.142746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:32 smithi077 ceph-mon[21151]: from='client.142746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:33 smithi046 ceph-mon[19468]: pgmap v4294: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:33 smithi087 ceph-mon[20993]: pgmap v4294: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:33 smithi077 ceph-mon[21151]: pgmap v4294: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: pgmap v4295: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: pgmap v4295: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: pgmap v4295: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:36.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:36.370 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:36.370 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:37.052 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:37.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:37.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:37.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:37.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:37 smithi046 ceph-mon[19468]: pgmap v4296: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:57:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:37 smithi087 ceph-mon[20993]: pgmap v4296: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:57:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:37 smithi077 ceph-mon[21151]: pgmap v4296: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T04:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:38 smithi046 ceph-mon[19468]: from='client.142821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:38 smithi087 ceph-mon[20993]: from='client.142821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:38 smithi077 ceph-mon[21151]: from='client.142821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:39 smithi046 ceph-mon[19468]: pgmap v4297: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:39 smithi087 ceph-mon[20993]: pgmap v4297: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:39 smithi077 ceph-mon[21151]: pgmap v4297: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:41.435 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:41 smithi077 ceph-mon[21151]: pgmap v4298: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:41 smithi046 ceph-mon[19468]: pgmap v4298: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:41 smithi087 ceph-mon[20993]: pgmap v4298: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:42.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:42.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:42.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:42.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:42.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:42.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:42.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:42.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:43.569 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:43 smithi077 ceph-mon[21151]: pgmap v4299: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:43 smithi046 ceph-mon[19468]: pgmap v4299: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:43 smithi087 ceph-mon[20993]: pgmap v4299: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:44.532 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:44 smithi087 ceph-mon[20993]: from='client.142896 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:44 smithi046 ceph-mon[19468]: from='client.142896 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:44 smithi077 ceph-mon[21151]: from='client.142896 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:45.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:45 smithi046 ceph-mon[19468]: pgmap v4300: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:45.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:45 smithi087 ceph-mon[20993]: pgmap v4300: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:45.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:45 smithi077 ceph-mon[21151]: pgmap v4300: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:47.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:47 smithi046 ceph-mon[19468]: pgmap v4301: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:47 smithi087 ceph-mon[20993]: pgmap v4301: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:47 smithi077 ceph-mon[21151]: pgmap v4301: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:47.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:47.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:47.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:48.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:48.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:48.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:48.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:48.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:49 smithi046 ceph-mon[19468]: pgmap v4302: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:49 smithi046 ceph-mon[19468]: from='client.142974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:49 smithi087 ceph-mon[20993]: pgmap v4302: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:49 smithi087 ceph-mon[20993]: from='client.142974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:49 smithi077 ceph-mon[21151]: pgmap v4302: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:49 smithi077 ceph-mon[21151]: from='client.142974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:51 smithi046 ceph-mon[19468]: pgmap v4303: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:51 smithi087 ceph-mon[20993]: pgmap v4303: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:51 smithi077 ceph-mon[21151]: pgmap v4303: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:53.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:53.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:53.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:53 smithi046 ceph-mon[19468]: pgmap v4304: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:53 smithi087 ceph-mon[20993]: pgmap v4304: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:53 smithi077 ceph-mon[21151]: pgmap v4304: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:54.105 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:54.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:54.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:54.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:54.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: pgmap v4305: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='client.143049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: pgmap v4305: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='client.143049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: pgmap v4305: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='client.143049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:57:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:57 smithi046 ceph-mon[19468]: pgmap v4306: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:57.623 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:57 smithi077 ceph-mon[21151]: pgmap v4306: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:57 smithi087 ceph-mon[20993]: pgmap v4306: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:57:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:57:58 smithi046 ceph-mon[19468]: pgmap v4307: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:57:58 smithi087 ceph-mon[20993]: pgmap v4307: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:57:58 smithi077 ceph-mon[21151]: pgmap v4307: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:57:59.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:57:59.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:57:59.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:57:59.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:57:59.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:57:59.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:57:59.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:57:59.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:00.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:00 smithi046 ceph-mon[19468]: from='client.143124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:00.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:00 smithi046 ceph-mon[19468]: pgmap v4308: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:00 smithi087 ceph-mon[20993]: from='client.143124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:00 smithi087 ceph-mon[20993]: pgmap v4308: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:00 smithi077 ceph-mon[21151]: from='client.143124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:00 smithi077 ceph-mon[21151]: pgmap v4308: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:02.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:02 smithi077 ceph-mon[21151]: pgmap v4309: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:02 smithi046 ceph-mon[19468]: pgmap v4309: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:02 smithi087 ceph-mon[20993]: pgmap v4309: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:04.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:04.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:04.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:05.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:04 smithi087 ceph-mon[20993]: pgmap v4310: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:04 smithi046 ceph-mon[19468]: pgmap v4310: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:04 smithi077 ceph-mon[21151]: pgmap v4310: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:05.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:05.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:05.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:05.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:05.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:06.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:05 smithi087 ceph-mon[20993]: from='client.108496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:05 smithi046 ceph-mon[19468]: from='client.108496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:05 smithi077 ceph-mon[21151]: from='client.108496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:06 smithi087 ceph-mon[20993]: pgmap v4311: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:06 smithi077 ceph-mon[21151]: pgmap v4311: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:07.204 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:06 smithi046 ceph-mon[19468]: pgmap v4311: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:08 smithi046 ceph-mon[19468]: pgmap v4312: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:08 smithi087 ceph-mon[20993]: pgmap v4312: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:08 smithi077 ceph-mon[21151]: pgmap v4312: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:10.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:10.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:10.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:11.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:11.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:11.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:11.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:11.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:11.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:10 smithi046 ceph-mon[19468]: pgmap v4313: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:10 smithi087 ceph-mon[20993]: pgmap v4313: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:10 smithi077 ceph-mon[21151]: pgmap v4313: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:11 smithi046 ceph-mon[19468]: from='client.143277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:11 smithi087 ceph-mon[20993]: from='client.143277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:11 smithi077 ceph-mon[21151]: from='client.143277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:12 smithi046 ceph-mon[19468]: pgmap v4314: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:12 smithi087 ceph-mon[20993]: pgmap v4314: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:12 smithi077 ceph-mon[21151]: pgmap v4314: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:14 smithi046 ceph-mon[19468]: pgmap v4315: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:14 smithi087 ceph-mon[20993]: pgmap v4315: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:14 smithi077 ceph-mon[21151]: pgmap v4315: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:16.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:16.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:16.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:16.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:16.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:16.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:16.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:16.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:17 smithi046 ceph-mon[19468]: pgmap v4316: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:17 smithi087 ceph-mon[20993]: pgmap v4316: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:17 smithi077 ceph-mon[21151]: pgmap v4316: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:18.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='client.143352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:18.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:58:18.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:58:18.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:58:18.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:18.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='client.143352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='client.143352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:18.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:58:18.577+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:58:18.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:58:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:58:18.578+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:58:19.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:19 smithi087 ceph-mon[20993]: pgmap v4317: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:19.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:19 smithi046 ceph-mon[19468]: pgmap v4317: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:19 smithi077 ceph-mon[21151]: pgmap v4317: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:58:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:58:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:58:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:58:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:58:20.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:58:20.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:58:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:21 smithi046 ceph-mon[19468]: pgmap v4318: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:21 smithi087 ceph-mon[20993]: pgmap v4318: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:21 smithi077 ceph-mon[21151]: pgmap v4318: 225 pgs: 225 active+clean; 589 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:21.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:21.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:21.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:22.526 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:22.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:22.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:22.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:22.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:23 smithi046 ceph-mon[19468]: pgmap v4319: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:23 smithi046 ceph-mon[19468]: from='client.143535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:23 smithi087 ceph-mon[20993]: pgmap v4319: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:23 smithi087 ceph-mon[20993]: from='client.143535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:23.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:23 smithi077 ceph-mon[21151]: pgmap v4319: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:23.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:23 smithi077 ceph-mon[21151]: from='client.143535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:25 smithi046 ceph-mon[19468]: pgmap v4320: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:25 smithi077 ceph-mon[21151]: pgmap v4320: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:25 smithi087 ceph-mon[20993]: pgmap v4320: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:25.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:25.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:27 smithi046 ceph-mon[19468]: pgmap v4321: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:27.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:27 smithi087 ceph-mon[20993]: pgmap v4321: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:27.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:27.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:27.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:27.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:27 smithi077 ceph-mon[21151]: pgmap v4321: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:28.234 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:28.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:28.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:28.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:28.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:29 smithi046 ceph-mon[19468]: pgmap v4322: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:29 smithi046 ceph-mon[19468]: from='client.143613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:29 smithi087 ceph-mon[20993]: pgmap v4322: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:29 smithi087 ceph-mon[20993]: from='client.143613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:29 smithi077 ceph-mon[21151]: pgmap v4322: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:29 smithi077 ceph-mon[21151]: from='client.143613 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:31 smithi046 ceph-mon[19468]: pgmap v4323: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:31 smithi087 ceph-mon[20993]: pgmap v4323: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:31 smithi077 ceph-mon[21151]: pgmap v4323: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:33.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:33.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:33.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:33 smithi046 ceph-mon[19468]: pgmap v4324: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:33 smithi087 ceph-mon[20993]: pgmap v4324: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:33 smithi077 ceph-mon[21151]: pgmap v4324: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:58:33.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:33.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:33.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:33.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:33.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:35 smithi046 ceph-mon[19468]: from='client.143691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:35 smithi046 ceph-mon[19468]: pgmap v4325: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:35 smithi087 ceph-mon[20993]: from='client.143691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:35 smithi087 ceph-mon[20993]: pgmap v4325: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:35 smithi077 ceph-mon[21151]: from='client.143691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:35 smithi077 ceph-mon[21151]: pgmap v4325: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:36 smithi046 ceph-mon[19468]: pgmap v4326: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:36 smithi087 ceph-mon[20993]: pgmap v4326: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:36 smithi077 ceph-mon[21151]: pgmap v4326: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:38.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:38.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:38.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:38 smithi046 ceph-mon[19468]: pgmap v4327: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:38 smithi087 ceph-mon[20993]: pgmap v4327: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:38 smithi077 ceph-mon[21151]: pgmap v4327: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:39.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:39 smithi046 ceph-mon[19468]: from='client.143769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:39 smithi087 ceph-mon[20993]: from='client.143769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:39 smithi077 ceph-mon[21151]: from='client.143769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:40 smithi046 ceph-mon[19468]: pgmap v4328: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:41.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:40 smithi087 ceph-mon[20993]: pgmap v4328: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:40 smithi077 ceph-mon[21151]: pgmap v4328: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:42 smithi046 ceph-mon[19468]: pgmap v4329: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:42 smithi087 ceph-mon[20993]: pgmap v4329: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:43.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:42 smithi077 ceph-mon[21151]: pgmap v4329: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:58:44.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:44.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:44.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:44 smithi046 ceph-mon[19468]: pgmap v4330: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:44 smithi077 ceph-mon[21151]: pgmap v4330: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:44 smithi087 ceph-mon[20993]: pgmap v4330: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:45.290 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:45.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:45.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:45.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:45.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:46 smithi077 ceph-mon[21151]: from='client.143847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:46 smithi087 ceph-mon[20993]: from='client.143847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:46 smithi046 ceph-mon[19468]: from='client.143847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:47.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:47 smithi046 ceph-mon[19468]: pgmap v4331: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:47.605 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:47 smithi087 ceph-mon[20993]: pgmap v4331: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:47 smithi077 ceph-mon[21151]: pgmap v4331: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:49.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:49 smithi046 ceph-mon[19468]: pgmap v4332: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:49 smithi087 ceph-mon[20993]: pgmap v4332: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:49 smithi077 ceph-mon[21151]: pgmap v4332: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:50.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:50.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:50.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:50.977 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:50.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:50.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:50.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:50.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:51 smithi046 ceph-mon[19468]: pgmap v4333: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:51.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:51 smithi087 ceph-mon[20993]: pgmap v4333: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:51 smithi077 ceph-mon[21151]: pgmap v4333: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:52 smithi046 ceph-mon[19468]: from='client.143925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:52 smithi087 ceph-mon[20993]: from='client.143925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:52 smithi077 ceph-mon[21151]: from='client.143925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:53 smithi046 ceph-mon[19468]: pgmap v4334: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:53 smithi087 ceph-mon[20993]: pgmap v4334: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:53 smithi077 ceph-mon[21151]: pgmap v4334: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:55.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:55 smithi077 ceph-mon[21151]: pgmap v4335: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:55 smithi046 ceph-mon[19468]: pgmap v4335: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:55 smithi087 ceph-mon[20993]: pgmap v4335: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:58:55.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:58:55.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:58:55.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.661 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:58:56.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:58:56.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:58:56.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:58:56.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:58:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:58:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:57 smithi046 ceph-mon[19468]: pgmap v4336: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:57 smithi087 ceph-mon[20993]: pgmap v4336: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:57 smithi077 ceph-mon[21151]: pgmap v4336: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:58 smithi046 ceph-mon[19468]: from='client.144003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:58 smithi087 ceph-mon[20993]: from='client.144003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:58 smithi077 ceph-mon[21151]: from='client.144003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:58:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:58:59 smithi046 ceph-mon[19468]: pgmap v4337: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:58:59 smithi087 ceph-mon[20993]: pgmap v4337: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:58:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:58:59 smithi077 ceph-mon[21151]: pgmap v4337: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:01.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:01 smithi087 ceph-mon[20993]: pgmap v4338: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:01 smithi046 ceph-mon[19468]: pgmap v4338: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:01.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:01.663 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:01.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:01 smithi077 ceph-mon[21151]: pgmap v4338: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:02.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:02.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:02.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:02.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:02.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:02 smithi046 ceph-mon[19468]: pgmap v4339: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:02 smithi046 ceph-mon[19468]: from='client.144078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:02 smithi087 ceph-mon[20993]: pgmap v4339: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:02 smithi087 ceph-mon[20993]: from='client.144078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:02 smithi077 ceph-mon[21151]: pgmap v4339: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:02 smithi077 ceph-mon[21151]: from='client.144078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:04 smithi046 ceph-mon[19468]: pgmap v4340: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:05.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:04 smithi077 ceph-mon[21151]: pgmap v4340: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:04 smithi087 ceph-mon[20993]: pgmap v4340: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:06 smithi077 ceph-mon[21151]: pgmap v4341: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:06.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:06 smithi087 ceph-mon[20993]: pgmap v4341: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:06 smithi046 ceph-mon[19468]: pgmap v4341: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:07.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:07.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:07.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:08.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:08.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:08.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:08.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:08.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:08 smithi087 ceph-mon[20993]: from='client.144156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:08 smithi087 ceph-mon[20993]: pgmap v4342: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:08.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:08 smithi046 ceph-mon[19468]: from='client.144156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:08.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:08 smithi046 ceph-mon[19468]: pgmap v4342: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:08 smithi077 ceph-mon[21151]: from='client.144156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:08 smithi077 ceph-mon[21151]: pgmap v4342: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:10 smithi046 ceph-mon[19468]: pgmap v4343: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:10 smithi087 ceph-mon[20993]: pgmap v4343: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:10 smithi077 ceph-mon[21151]: pgmap v4343: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:13.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:12 smithi046 ceph-mon[19468]: pgmap v4344: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:13.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:13.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:13.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:12 smithi087 ceph-mon[20993]: pgmap v4344: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:12 smithi077 ceph-mon[21151]: pgmap v4344: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:13.705 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:13.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:13.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:13.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:13.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:14 smithi046 ceph-mon[19468]: from='client.144231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:14 smithi046 ceph-mon[19468]: pgmap v4345: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:14 smithi087 ceph-mon[20993]: from='client.144231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:14 smithi087 ceph-mon[20993]: pgmap v4345: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:14 smithi077 ceph-mon[21151]: from='client.144231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:14 smithi077 ceph-mon[21151]: pgmap v4345: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:16 smithi077 ceph-mon[21151]: pgmap v4346: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:16 smithi046 ceph-mon[19468]: pgmap v4346: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:16 smithi087 ceph-mon[20993]: pgmap v4346: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:18.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:18.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:18.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: pgmap v4347: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: pgmap v4347: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: pgmap v4347: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:19.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:59:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:59:19.329+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:59:19.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 04:59:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T04:59:19.339+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:59:19.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:19 smithi046 ceph-mon[19468]: from='client.144324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:19 smithi087 ceph-mon[20993]: from='client.144324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T04:59:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:19 smithi077 ceph-mon[21151]: from='client.144324 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:59:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:59:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:20 smithi046 ceph-mon[19468]: pgmap v4348: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:59:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:59:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:20 smithi087 ceph-mon[20993]: pgmap v4348: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T04:59:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T04:59:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:20 smithi077 ceph-mon[21151]: pgmap v4348: 225 pgs: 225 active+clean; 589 KiB data, 104 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:22 smithi046 ceph-mon[19468]: pgmap v4349: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:22 smithi087 ceph-mon[20993]: pgmap v4349: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:22 smithi077 ceph-mon[21151]: pgmap v4349: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:24.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:24.911 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:24 smithi077 ceph-mon[21151]: pgmap v4350: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:24 smithi046 ceph-mon[19468]: pgmap v4350: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:24 smithi087 ceph-mon[20993]: pgmap v4350: 225 pgs: 225 active+clean; 589 KiB data, 108 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:25.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:25.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:25.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:25.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:25.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:26.058 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:25 smithi077 ceph-mon[21151]: from='client.144492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:26.058 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.058 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.058 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:25 smithi046 ceph-mon[19468]: from='client.144492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:25 smithi087 ceph-mon[20993]: from='client.144492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:26 smithi077 ceph-mon[21151]: pgmap v4351: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:27.048 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:26 smithi087 ceph-mon[20993]: pgmap v4351: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:26 smithi046 ceph-mon[19468]: pgmap v4351: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:29 smithi087 ceph-mon[20993]: pgmap v4352: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:29.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:29 smithi046 ceph-mon[19468]: pgmap v4352: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:29 smithi077 ceph-mon[21151]: pgmap v4352: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:30.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:30.396 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:30.396 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:31.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:31.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:31.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:31.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:31.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:31 smithi046 ceph-mon[19468]: pgmap v4353: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:31 smithi087 ceph-mon[20993]: pgmap v4353: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:31 smithi077 ceph-mon[21151]: pgmap v4353: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T04:59:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:32 smithi046 ceph-mon[19468]: from='client.144570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:32 smithi087 ceph-mon[20993]: from='client.144570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:32 smithi077 ceph-mon[21151]: from='client.144570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:33 smithi046 ceph-mon[19468]: pgmap v4354: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:33 smithi087 ceph-mon[20993]: pgmap v4354: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:33 smithi077 ceph-mon[21151]: pgmap v4354: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T04:59:35.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:35 smithi087 ceph-mon[20993]: pgmap v4355: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:59:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:35 smithi046 ceph-mon[19468]: pgmap v4355: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:59:35.663 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:35 smithi077 ceph-mon[21151]: pgmap v4355: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T04:59:36.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:36.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:36.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:36.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:36.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:36.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:36.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:36.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:36.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:36 smithi046 ceph-mon[19468]: pgmap v4356: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:36.804 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.804 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.804 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.804 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.805 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.805 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.805 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:36 smithi077 ceph-mon[21151]: pgmap v4356: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:36.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:36 smithi087 ceph-mon[20993]: pgmap v4356: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:37 smithi077 ceph-mon[21151]: from='client.144645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:37 smithi046 ceph-mon[19468]: from='client.144645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:37 smithi087 ceph-mon[20993]: from='client.144645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:39.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:38 smithi087 ceph-mon[20993]: pgmap v4357: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:38 smithi077 ceph-mon[21151]: pgmap v4357: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:39.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:38 smithi046 ceph-mon[19468]: pgmap v4357: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:41.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:40 smithi046 ceph-mon[19468]: pgmap v4358: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:40 smithi087 ceph-mon[20993]: pgmap v4358: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:40 smithi077 ceph-mon[21151]: pgmap v4358: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:41.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:41.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:41.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:42.469 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:42.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:42.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:42.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:42.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:42 smithi046 ceph-mon[19468]: pgmap v4359: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:42 smithi046 ceph-mon[19468]: from='client.144723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:42 smithi087 ceph-mon[20993]: pgmap v4359: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:42 smithi087 ceph-mon[20993]: from='client.144723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:42 smithi077 ceph-mon[21151]: pgmap v4359: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:42 smithi077 ceph-mon[21151]: from='client.144723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:44 smithi046 ceph-mon[19468]: pgmap v4360: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:44 smithi087 ceph-mon[20993]: pgmap v4360: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:44 smithi077 ceph-mon[21151]: pgmap v4360: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:46 smithi046 ceph-mon[19468]: pgmap v4361: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:46 smithi087 ceph-mon[20993]: pgmap v4361: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:46.893 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.893 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.893 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:46.893 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:46 smithi077 ceph-mon[21151]: pgmap v4361: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:47.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:48.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:48.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:48.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:48.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:48.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:49.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:49 smithi087 ceph-mon[20993]: pgmap v4362: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:49.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:49 smithi087 ceph-mon[20993]: from='client.144795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:49 smithi046 ceph-mon[19468]: pgmap v4362: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:49.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:49 smithi046 ceph-mon[19468]: from='client.144795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:49 smithi077 ceph-mon[21151]: pgmap v4362: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:49 smithi077 ceph-mon[21151]: from='client.144795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:51 smithi046 ceph-mon[19468]: pgmap v4363: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:51 smithi087 ceph-mon[20993]: pgmap v4363: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:51 smithi077 ceph-mon[21151]: pgmap v4363: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:53.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:53.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:53.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:53 smithi046 ceph-mon[19468]: pgmap v4364: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:53 smithi087 ceph-mon[20993]: pgmap v4364: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:53 smithi077 ceph-mon[21151]: pgmap v4364: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:53.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:53.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:53.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:53.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:53.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:55 smithi046 ceph-mon[19468]: from='client.144867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:55 smithi046 ceph-mon[19468]: pgmap v4365: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:55 smithi087 ceph-mon[20993]: from='client.144867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:55 smithi087 ceph-mon[20993]: pgmap v4365: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:55 smithi077 ceph-mon[21151]: from='client.144867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T04:59:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:55 smithi077 ceph-mon[21151]: pgmap v4365: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: pgmap v4366: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: pgmap v4366: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: pgmap v4366: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T04:59:58.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T04:59:58.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T04:59:58.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T04:59:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:58 smithi046 ceph-mon[19468]: pgmap v4367: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:58 smithi087 ceph-mon[20993]: pgmap v4367: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:58 smithi077 ceph-mon[21151]: pgmap v4367: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T04:59:59.523 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T04:59:59.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T04:59:59.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T04:59:59.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T04:59:59.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T04:59:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 04:59:59 smithi046 ceph-mon[19468]: from='client.144933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 04:59:59 smithi087 ceph-mon[20993]: from='client.144933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 04:59:59 smithi077 ceph-mon[21151]: from='client.144933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:00 smithi046 ceph-mon[19468]: pgmap v4368: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:00:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:00 smithi087 ceph-mon[20993]: pgmap v4368: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:00:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:00 smithi077 ceph-mon[21151]: pgmap v4368: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:00:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:02 smithi046 ceph-mon[19468]: pgmap v4369: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:02 smithi087 ceph-mon[20993]: pgmap v4369: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:02 smithi077 ceph-mon[21151]: pgmap v4369: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:04.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:04.525 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:04.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:04 smithi046 ceph-mon[19468]: pgmap v4370: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:04 smithi087 ceph-mon[20993]: pgmap v4370: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:04 smithi077 ceph-mon[21151]: pgmap v4370: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:05.207 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:05.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:05.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:05.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:05.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:05 smithi046 ceph-mon[19468]: from='client.145011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:05 smithi087 ceph-mon[20993]: from='client.145011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:05 smithi077 ceph-mon[21151]: from='client.145011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:06 smithi077 ceph-mon[21151]: pgmap v4371: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:06 smithi046 ceph-mon[19468]: pgmap v4371: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:06 smithi087 ceph-mon[20993]: pgmap v4371: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:08.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:08 smithi077 ceph-mon[21151]: pgmap v4372: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:08.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:08 smithi087 ceph-mon[20993]: pgmap v4372: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:09.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:08 smithi046 ceph-mon[19468]: pgmap v4372: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:10.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:10.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:10.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:10.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:10 smithi046 ceph-mon[19468]: pgmap v4373: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:10.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:10.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:10.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:10.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:10.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:10 smithi087 ceph-mon[20993]: pgmap v4373: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:10 smithi077 ceph-mon[21151]: pgmap v4373: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:11 smithi046 ceph-mon[19468]: from='client.145086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:11 smithi087 ceph-mon[20993]: from='client.145086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:11 smithi077 ceph-mon[21151]: from='client.145086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:12 smithi046 ceph-mon[19468]: pgmap v4374: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:12 smithi087 ceph-mon[20993]: pgmap v4374: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:12 smithi077 ceph-mon[21151]: pgmap v4374: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:14 smithi046 ceph-mon[19468]: pgmap v4375: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:14 smithi087 ceph-mon[20993]: pgmap v4375: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:14 smithi077 ceph-mon[21151]: pgmap v4375: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:15.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:15.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:15.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:16.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:16.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:16.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:16.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:16.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: pgmap v4376: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:16 smithi046 ceph-mon[19468]: from='client.109813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: pgmap v4376: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:16 smithi087 ceph-mon[20993]: from='client.109813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: pgmap v4376: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:16 smithi077 ceph-mon[21151]: from='client.109813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:18 smithi046 ceph-mon[19468]: pgmap v4377: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:18 smithi087 ceph-mon[20993]: pgmap v4377: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:18 smithi077 ceph-mon[21151]: pgmap v4377: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:20.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:00:20.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:00:20.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:00:20.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:20.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:20.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:00:20.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:00:20.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:00:20.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:20.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:00:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:00:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:00:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:20.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:00:20.086+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:00:20.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:00:20.087+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:00:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-mon[19468]: pgmap v4378: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:00:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:00:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:20 smithi087 ceph-mon[20993]: pgmap v4378: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:00:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:20 smithi077 ceph-mon[21151]: pgmap v4378: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:00:21.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:21.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:21.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:22.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:22.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:22.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:22.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:22.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:22 smithi046 ceph-mon[19468]: pgmap v4379: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:00:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:22 smithi046 ceph-mon[19468]: from='client.145344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:22 smithi087 ceph-mon[20993]: pgmap v4379: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:00:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:22 smithi087 ceph-mon[20993]: from='client.145344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:22 smithi077 ceph-mon[21151]: pgmap v4379: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:00:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:22 smithi077 ceph-mon[21151]: from='client.145344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:24 smithi046 ceph-mon[19468]: pgmap v4380: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:00:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:24 smithi087 ceph-mon[20993]: pgmap v4380: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:00:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:24 smithi077 ceph-mon[21151]: pgmap v4380: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:00:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:26 smithi046 ceph-mon[19468]: pgmap v4381: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:26 smithi077 ceph-mon[21151]: pgmap v4381: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:27.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:26 smithi087 ceph-mon[20993]: pgmap v4381: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:27.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:27.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:27.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:27.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:28 smithi046 ceph-mon[19468]: from='client.145419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:28 smithi046 ceph-mon[19468]: pgmap v4382: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:28 smithi087 ceph-mon[20993]: from='client.145419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:28 smithi087 ceph-mon[20993]: pgmap v4382: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:28 smithi077 ceph-mon[21151]: from='client.145419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:28 smithi077 ceph-mon[21151]: pgmap v4382: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:30 smithi046 ceph-mon[19468]: pgmap v4383: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:30 smithi087 ceph-mon[20993]: pgmap v4383: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:30 smithi077 ceph-mon[21151]: pgmap v4383: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:32.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:32.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:32.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:32 smithi046 ceph-mon[19468]: pgmap v4384: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:32 smithi087 ceph-mon[20993]: pgmap v4384: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:32 smithi077 ceph-mon[21151]: pgmap v4384: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:00:33.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:33.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:33.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:33.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:33.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:33 smithi046 ceph-mon[19468]: from='client.145491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:33 smithi087 ceph-mon[20993]: from='client.145491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:33 smithi077 ceph-mon[21151]: from='client.145491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:34 smithi046 ceph-mon[19468]: pgmap v4385: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:00:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:34 smithi087 ceph-mon[20993]: pgmap v4385: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:00:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:34 smithi077 ceph-mon[21151]: pgmap v4385: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: pgmap v4386: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: pgmap v4386: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: pgmap v4386: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:38.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:38.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:38.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:38 smithi077 ceph-mon[21151]: pgmap v4387: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:39.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:39.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:39.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:39.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:39.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:39.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:38 smithi046 ceph-mon[19468]: pgmap v4387: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:38 smithi087 ceph-mon[20993]: pgmap v4387: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:39 smithi077 ceph-mon[21151]: from='client.145563 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:39 smithi046 ceph-mon[19468]: from='client.145563 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:39 smithi087 ceph-mon[20993]: from='client.145563 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:40 smithi077 ceph-mon[21151]: pgmap v4388: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:40 smithi046 ceph-mon[19468]: pgmap v4388: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:40 smithi087 ceph-mon[20993]: pgmap v4388: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:42 smithi077 ceph-mon[21151]: pgmap v4389: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:42 smithi046 ceph-mon[19468]: pgmap v4389: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:42 smithi087 ceph-mon[20993]: pgmap v4389: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:00:44.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:44.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:44.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:44.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:44.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:44.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:44.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:44.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:44 smithi046 ceph-mon[19468]: pgmap v4390: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:44 smithi087 ceph-mon[20993]: pgmap v4390: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:44 smithi077 ceph-mon[21151]: pgmap v4390: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:45 smithi077 ceph-mon[21151]: from='client.145641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:45 smithi046 ceph-mon[19468]: from='client.145641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:45 smithi087 ceph-mon[20993]: from='client.145641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:46 smithi046 ceph-mon[19468]: pgmap v4391: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:00:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:46 smithi087 ceph-mon[20993]: pgmap v4391: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:00:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:46 smithi077 ceph-mon[21151]: pgmap v4391: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:00:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:49.027 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:48 smithi087 ceph-mon[20993]: pgmap v4392: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:48 smithi077 ceph-mon[21151]: pgmap v4392: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:48 smithi046 ceph-mon[19468]: pgmap v4392: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:50.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:50.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:50.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:50.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:50.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:50.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:50.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:50.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:51.172 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:50 smithi087 ceph-mon[20993]: pgmap v4393: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:51.289 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:50 smithi046 ceph-mon[19468]: pgmap v4393: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:50 smithi077 ceph-mon[21151]: pgmap v4393: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:00:52.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:51 smithi046 ceph-mon[19468]: from='client.110194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:51 smithi087 ceph-mon[20993]: from='client.110194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:51 smithi077 ceph-mon[21151]: from='client.110194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:52 smithi087 ceph-mon[20993]: pgmap v4394: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:52 smithi046 ceph-mon[19468]: pgmap v4394: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:52 smithi077 ceph-mon[21151]: pgmap v4394: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:55.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:54 smithi077 ceph-mon[21151]: pgmap v4395: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:54 smithi046 ceph-mon[19468]: pgmap v4395: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:54 smithi087 ceph-mon[20993]: pgmap v4395: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:00:55.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:00:55.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:00:55.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:00:56.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:00:56.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:00:56.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:00:56.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:00:56.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: pgmap v4396: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='client.145794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: pgmap v4396: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='client.145794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: pgmap v4396: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='client.145794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:00:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:00:59 smithi046 ceph-mon[19468]: pgmap v4397: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:00:59 smithi087 ceph-mon[20993]: pgmap v4397: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:00:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:00:59 smithi077 ceph-mon[21151]: pgmap v4397: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:01:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:01 smithi046 ceph-mon[19468]: pgmap v4398: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:01:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:01 smithi087 ceph-mon[20993]: pgmap v4398: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:01:01.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:01.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:01.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:01 smithi077 ceph-mon[21151]: pgmap v4398: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:01:02.049 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:02.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:02.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:02.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:02.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:03 smithi087 ceph-mon[20993]: from='client.145863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:03 smithi087 ceph-mon[20993]: pgmap v4399: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:01:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:03 smithi046 ceph-mon[19468]: from='client.145863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:03 smithi046 ceph-mon[19468]: pgmap v4399: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:01:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:03 smithi077 ceph-mon[21151]: from='client.145863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:03 smithi077 ceph-mon[21151]: pgmap v4399: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:01:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:05 smithi046 ceph-mon[19468]: pgmap v4400: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:05 smithi087 ceph-mon[20993]: pgmap v4400: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:05 smithi077 ceph-mon[21151]: pgmap v4400: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:07.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:07 smithi046 ceph-mon[19468]: pgmap v4401: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:07 smithi087 ceph-mon[20993]: pgmap v4401: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:07 smithi077 ceph-mon[21151]: pgmap v4401: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:07.730 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:07.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:07.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:07.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:07.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:09 smithi077 ceph-mon[21151]: from='client.145941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:09 smithi077 ceph-mon[21151]: pgmap v4402: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:09 smithi046 ceph-mon[19468]: from='client.145941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:09 smithi046 ceph-mon[19468]: pgmap v4402: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:09 smithi087 ceph-mon[20993]: from='client.145941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:09 smithi087 ceph-mon[20993]: pgmap v4402: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:11 smithi046 ceph-mon[19468]: pgmap v4403: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:11 smithi087 ceph-mon[20993]: pgmap v4403: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:11 smithi077 ceph-mon[21151]: pgmap v4403: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:12.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:12.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:12.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:13.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:13 smithi046 ceph-mon[19468]: pgmap v4404: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:13 smithi087 ceph-mon[20993]: pgmap v4404: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:13 smithi077 ceph-mon[21151]: pgmap v4404: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:13.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:13.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:14 smithi046 ceph-mon[19468]: from='client.146019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:14 smithi087 ceph-mon[20993]: from='client.146019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:14 smithi077 ceph-mon[21151]: from='client.146019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:15 smithi046 ceph-mon[19468]: pgmap v4405: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:15 smithi087 ceph-mon[20993]: pgmap v4405: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:15 smithi077 ceph-mon[21151]: pgmap v4405: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: pgmap v4406: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: pgmap v4406: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: pgmap v4406: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:18.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:18.428 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:18.428 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:19.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:19.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:19.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:19.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:19.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:19 smithi077 ceph-mon[21151]: pgmap v4407: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:19 smithi046 ceph-mon[19468]: pgmap v4407: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:19 smithi087 ceph-mon[20993]: pgmap v4407: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:20 smithi077 ceph-mon[21151]: from='client.146094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:20.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:20 smithi087 ceph-mon[20993]: from='client.146094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:20 smithi046 ceph-mon[19468]: from='client.146094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:21.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:01:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:01:20.816+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:01:21.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:01:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:01:20.817+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:01:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: pgmap v4408: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:01:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:01:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:01:21.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:21.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:21.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: pgmap v4408: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: pgmap v4408: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:01:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:01:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:01:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:01:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:01:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:01:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:01:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:23 smithi046 ceph-mon[19468]: pgmap v4409: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:23 smithi087 ceph-mon[20993]: pgmap v4409: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:23 smithi077 ceph-mon[21151]: pgmap v4409: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:24.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:24.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:24.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:24.791 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:24.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:24.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:24.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:24.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:25.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:25 smithi077 ceph-mon[21151]: pgmap v4410: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:25 smithi046 ceph-mon[19468]: pgmap v4410: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:25 smithi087 ceph-mon[20993]: pgmap v4410: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:26 smithi077 ceph-mon[21151]: from='client.146274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:26 smithi046 ceph-mon[19468]: from='client.146274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:26 smithi087 ceph-mon[20993]: from='client.146274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:27 smithi077 ceph-mon[21151]: pgmap v4411: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:27 smithi046 ceph-mon[19468]: pgmap v4411: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:27 smithi087 ceph-mon[20993]: pgmap v4411: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:29 smithi077 ceph-mon[21151]: pgmap v4412: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:29 smithi046 ceph-mon[19468]: pgmap v4412: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:29 smithi087 ceph-mon[20993]: pgmap v4412: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:29.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:29.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:29.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:30.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:30.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:30.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:30.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:30.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:31.409 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:31 smithi077 ceph-mon[21151]: pgmap v4413: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:31.409 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:31 smithi077 ceph-mon[21151]: from='client.146352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:31.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:31 smithi087 ceph-mon[20993]: pgmap v4413: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:31.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:31 smithi087 ceph-mon[20993]: from='client.146352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:31.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:31 smithi046 ceph-mon[19468]: pgmap v4413: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:31.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:31 smithi046 ceph-mon[19468]: from='client.146352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:33 smithi046 ceph-mon[19468]: pgmap v4414: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:33 smithi087 ceph-mon[20993]: pgmap v4414: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:33 smithi077 ceph-mon[21151]: pgmap v4414: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:35.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:35 smithi046 ceph-mon[19468]: pgmap v4415: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:01:35.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:35.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:35.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:35 smithi087 ceph-mon[20993]: pgmap v4415: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:01:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:35 smithi077 ceph-mon[21151]: pgmap v4415: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:01:36.175 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:36.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:36.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:36.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:36.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: pgmap v4416: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='client.146427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: pgmap v4416: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='client.146427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: pgmap v4416: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='client.146427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:39 smithi046 ceph-mon[19468]: pgmap v4417: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:39 smithi087 ceph-mon[20993]: pgmap v4417: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:39 smithi077 ceph-mon[21151]: pgmap v4417: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:41.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:41.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:41.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:41 smithi046 ceph-mon[19468]: pgmap v4418: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:41 smithi087 ceph-mon[20993]: pgmap v4418: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:41 smithi077 ceph-mon[21151]: pgmap v4418: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:01:41.859 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:41.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:43 smithi046 ceph-mon[19468]: from='client.146496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:43 smithi046 ceph-mon[19468]: pgmap v4419: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:43 smithi087 ceph-mon[20993]: from='client.146496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:43 smithi087 ceph-mon[20993]: pgmap v4419: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:43 smithi077 ceph-mon[21151]: from='client.146496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:43 smithi077 ceph-mon[21151]: pgmap v4419: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:45 smithi046 ceph-mon[19468]: pgmap v4420: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:45 smithi087 ceph-mon[20993]: pgmap v4420: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:45 smithi077 ceph-mon[21151]: pgmap v4420: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:46.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:46.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:46.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:47.544 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:47.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:47.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:47.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:47.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:47 smithi046 ceph-mon[19468]: pgmap v4421: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:47 smithi087 ceph-mon[20993]: pgmap v4421: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:47 smithi077 ceph-mon[21151]: pgmap v4421: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:48 smithi046 ceph-mon[19468]: from='client.146571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:48 smithi087 ceph-mon[20993]: from='client.146571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:48 smithi077 ceph-mon[21151]: from='client.146571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:49 smithi046 ceph-mon[19468]: pgmap v4422: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:49 smithi087 ceph-mon[20993]: pgmap v4422: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:49 smithi077 ceph-mon[21151]: pgmap v4422: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:51.500 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:51 smithi077 ceph-mon[21151]: pgmap v4423: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:51.572 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:51 smithi087 ceph-mon[20993]: pgmap v4423: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:51 smithi046 ceph-mon[19468]: pgmap v4423: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:52.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:52.546 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:52.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:53.241 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:53.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:53.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:53.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:53.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:53.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:53 smithi046 ceph-mon[19468]: pgmap v4424: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:53 smithi087 ceph-mon[20993]: pgmap v4424: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:53 smithi077 ceph-mon[21151]: pgmap v4424: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:54 smithi046 ceph-mon[19468]: from='client.146649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:54 smithi087 ceph-mon[20993]: from='client.146649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:54 smithi077 ceph-mon[21151]: from='client.146649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:55 smithi046 ceph-mon[19468]: pgmap v4425: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:55 smithi087 ceph-mon[20993]: pgmap v4425: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:55 smithi077 ceph-mon[21151]: pgmap v4425: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:56.583 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:56 smithi077 ceph-mon[21151]: pgmap v4426: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:56 smithi046 ceph-mon[19468]: pgmap v4426: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:56 smithi087 ceph-mon[20993]: pgmap v4426: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:01:58.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:01:58.244 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:01:58.244 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:01:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:58 smithi046 ceph-mon[19468]: pgmap v4427: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:58 smithi077 ceph-mon[21151]: pgmap v4427: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:58 smithi087 ceph-mon[20993]: pgmap v4427: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:01:58.929 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:01:58.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:01:58.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:01:58.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:01:58.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:01:59.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:01:59 smithi046 ceph-mon[19468]: from='client.146721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:01:59 smithi087 ceph-mon[20993]: from='client.146721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:01:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:01:59 smithi077 ceph-mon[21151]: from='client.146721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:00 smithi046 ceph-mon[19468]: pgmap v4428: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:00 smithi087 ceph-mon[20993]: pgmap v4428: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:00 smithi077 ceph-mon[21151]: pgmap v4428: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:02 smithi046 ceph-mon[19468]: pgmap v4429: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:02 smithi087 ceph-mon[20993]: pgmap v4429: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:02 smithi077 ceph-mon[21151]: pgmap v4429: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:03.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:03.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:03.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:04.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:04.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:04.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:04.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:04.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:04 smithi046 ceph-mon[19468]: pgmap v4430: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:04 smithi046 ceph-mon[19468]: from='client.146799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:04 smithi087 ceph-mon[20993]: pgmap v4430: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:04 smithi087 ceph-mon[20993]: from='client.146799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:04 smithi077 ceph-mon[21151]: pgmap v4430: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:04 smithi077 ceph-mon[21151]: from='client.146799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:06 smithi046 ceph-mon[19468]: pgmap v4431: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:06 smithi087 ceph-mon[20993]: pgmap v4431: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:06 smithi077 ceph-mon[21151]: pgmap v4431: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:08 smithi046 ceph-mon[19468]: pgmap v4432: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:08 smithi087 ceph-mon[20993]: pgmap v4432: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:08 smithi077 ceph-mon[21151]: pgmap v4432: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:09.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:09.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:09.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:10.309 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:10 smithi046 ceph-mon[19468]: pgmap v4433: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:10 smithi046 ceph-mon[19468]: from='client.146868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:11.121 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:10 smithi087 ceph-mon[20993]: pgmap v4433: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:11.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:10 smithi087 ceph-mon[20993]: from='client.146868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:11.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:10 smithi077 ceph-mon[21151]: pgmap v4433: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:11.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:10 smithi077 ceph-mon[21151]: from='client.146868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:12.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:12 smithi046 ceph-mon[19468]: pgmap v4434: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:12 smithi077 ceph-mon[21151]: pgmap v4434: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:13.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:12 smithi087 ceph-mon[20993]: pgmap v4434: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:15.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:14 smithi046 ceph-mon[19468]: pgmap v4435: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:14 smithi087 ceph-mon[20993]: pgmap v4435: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:14 smithi077 ceph-mon[21151]: pgmap v4435: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:15.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:15.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:15.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:15.994 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:15.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:15.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:15.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:15.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='client.146946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: pgmap v4436: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='client.146946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: pgmap v4436: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='client.146946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: pgmap v4436: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:18 smithi046 ceph-mon[19468]: pgmap v4437: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:18 smithi087 ceph-mon[20993]: pgmap v4437: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:18 smithi077 ceph-mon[21151]: pgmap v4437: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:20.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:20.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:20.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:20 smithi046 ceph-mon[19468]: pgmap v4438: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:20 smithi087 ceph-mon[20993]: pgmap v4438: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:20 smithi077 ceph-mon[21151]: pgmap v4438: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:21.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:02:21.566+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:02:21.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:02:21.576+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:02:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:02:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:02:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:02:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:21.923 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:02:21.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:02:21.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:02:21.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:21.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:21.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:21.938 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:02:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:22 smithi087 ceph-mon[20993]: from='client.147042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:02:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:02:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:22 smithi087 ceph-mon[20993]: pgmap v4439: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:22 smithi046 ceph-mon[19468]: from='client.147042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:02:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:02:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:22 smithi046 ceph-mon[19468]: pgmap v4439: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:22 smithi077 ceph-mon[21151]: from='client.147042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:02:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:02:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:22 smithi077 ceph-mon[21151]: pgmap v4439: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:25.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:24 smithi077 ceph-mon[21151]: pgmap v4440: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:24 smithi046 ceph-mon[19468]: pgmap v4440: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:24 smithi087 ceph-mon[20993]: pgmap v4440: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:26.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:26.941 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:26.941 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:26 smithi046 ceph-mon[19468]: pgmap v4441: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:26 smithi087 ceph-mon[20993]: pgmap v4441: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:26 smithi077 ceph-mon[21151]: pgmap v4441: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:27.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:27.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:27.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:27.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:27.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:27 smithi046 ceph-mon[19468]: from='client.147204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:27 smithi087 ceph-mon[20993]: from='client.147204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:27 smithi077 ceph-mon[21151]: from='client.147204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:29.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:28 smithi046 ceph-mon[19468]: pgmap v4442: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:28 smithi087 ceph-mon[20993]: pgmap v4442: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:28 smithi077 ceph-mon[21151]: pgmap v4442: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:31.239 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:30 smithi077 ceph-mon[21151]: pgmap v4443: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:30 smithi046 ceph-mon[19468]: pgmap v4443: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:30 smithi087 ceph-mon[20993]: pgmap v4443: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:32.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:32.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:32.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:33.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:32 smithi046 ceph-mon[19468]: pgmap v4444: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:33.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:33.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:33.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:33.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:33.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:32 smithi087 ceph-mon[20993]: pgmap v4444: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:32 smithi077 ceph-mon[21151]: pgmap v4444: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:33 smithi046 ceph-mon[19468]: from='client.147276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:33 smithi087 ceph-mon[20993]: from='client.147276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:33 smithi077 ceph-mon[21151]: from='client.147276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:35.261 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:34 smithi046 ceph-mon[19468]: pgmap v4445: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:34 smithi087 ceph-mon[20993]: pgmap v4445: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:34 smithi077 ceph-mon[21151]: pgmap v4445: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: pgmap v4446: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: pgmap v4446: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: pgmap v4446: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:38.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:38.305 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:38.305 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:38.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:38.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:38.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:38.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:38.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:38 smithi046 ceph-mon[19468]: pgmap v4447: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:38 smithi087 ceph-mon[20993]: pgmap v4447: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:38 smithi077 ceph-mon[21151]: pgmap v4447: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:39 smithi046 ceph-mon[19468]: from='client.147354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:39 smithi087 ceph-mon[20993]: from='client.147354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:39 smithi077 ceph-mon[21151]: from='client.147354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:40 smithi046 ceph-mon[19468]: pgmap v4448: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:40 smithi087 ceph-mon[20993]: pgmap v4448: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:40 smithi077 ceph-mon[21151]: pgmap v4448: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:42 smithi046 ceph-mon[19468]: pgmap v4449: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:42 smithi087 ceph-mon[20993]: pgmap v4449: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:42 smithi077 ceph-mon[21151]: pgmap v4449: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:43.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:43.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:43.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:44.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:44.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:44.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:44 smithi046 ceph-mon[19468]: pgmap v4450: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:44 smithi046 ceph-mon[19468]: from='client.147429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:44 smithi087 ceph-mon[20993]: pgmap v4450: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:44 smithi087 ceph-mon[20993]: from='client.147429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:44 smithi077 ceph-mon[21151]: pgmap v4450: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:44 smithi077 ceph-mon[21151]: from='client.147429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:46 smithi046 ceph-mon[19468]: pgmap v4451: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:46 smithi087 ceph-mon[20993]: pgmap v4451: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:46 smithi077 ceph-mon[21151]: pgmap v4451: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:02:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:48 smithi046 ceph-mon[19468]: pgmap v4452: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:48 smithi087 ceph-mon[20993]: pgmap v4452: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:48 smithi077 ceph-mon[21151]: pgmap v4452: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:49.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:49.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:49.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:50.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:50 smithi046 ceph-mon[19468]: pgmap v4453: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:50 smithi046 ceph-mon[19468]: from='client.147501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:50 smithi087 ceph-mon[20993]: pgmap v4453: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:50 smithi087 ceph-mon[20993]: from='client.147501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:50 smithi077 ceph-mon[21151]: pgmap v4453: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:50 smithi077 ceph-mon[21151]: from='client.147501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:52 smithi087 ceph-mon[20993]: pgmap v4454: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:53.232 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:52 smithi077 ceph-mon[21151]: pgmap v4454: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:52 smithi046 ceph-mon[19468]: pgmap v4454: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:55.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:54 smithi046 ceph-mon[19468]: pgmap v4455: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:55.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:54 smithi077 ceph-mon[21151]: pgmap v4455: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:55.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:02:55.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:02:55.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:02:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:54 smithi087 ceph-mon[20993]: pgmap v4455: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:56.044 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:02:56.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:02:56.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:02:56.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:02:56.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:02:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='client.147579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: pgmap v4456: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='client.147579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: pgmap v4456: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='client.147579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:02:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: pgmap v4456: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:02:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:02:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:02:58 smithi046 ceph-mon[19468]: pgmap v4457: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:02:58 smithi087 ceph-mon[20993]: pgmap v4457: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:02:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:02:58 smithi077 ceph-mon[21151]: pgmap v4457: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:01.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:01.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:01.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:01 smithi046 ceph-mon[19468]: pgmap v4458: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:01 smithi087 ceph-mon[20993]: pgmap v4458: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:01 smithi077 ceph-mon[21151]: pgmap v4458: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:01.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:01.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:01.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:01.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:01.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:03 smithi046 ceph-mon[19468]: from='client.147657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:03 smithi046 ceph-mon[19468]: pgmap v4459: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:03 smithi087 ceph-mon[20993]: from='client.147657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:03 smithi087 ceph-mon[20993]: pgmap v4459: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:03 smithi077 ceph-mon[21151]: from='client.147657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:03 smithi077 ceph-mon[21151]: pgmap v4459: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:05 smithi046 ceph-mon[19468]: pgmap v4460: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:05 smithi087 ceph-mon[20993]: pgmap v4460: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:05 smithi077 ceph-mon[21151]: pgmap v4460: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:06.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:06.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:06.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:07 smithi046 ceph-mon[19468]: pgmap v4461: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:07 smithi087 ceph-mon[20993]: pgmap v4461: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:07 smithi077 ceph-mon[21151]: pgmap v4461: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:07.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:08 smithi046 ceph-mon[19468]: from='client.147732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:08 smithi087 ceph-mon[20993]: from='client.147732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:08 smithi077 ceph-mon[21151]: from='client.147732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:09 smithi046 ceph-mon[19468]: pgmap v4462: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:09 smithi087 ceph-mon[20993]: pgmap v4462: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:09 smithi077 ceph-mon[21151]: pgmap v4462: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:11 smithi046 ceph-mon[19468]: pgmap v4463: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:11 smithi087 ceph-mon[20993]: pgmap v4463: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:11 smithi077 ceph-mon[21151]: pgmap v4463: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:12.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:12.428 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:12.428 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:13.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:13.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:13.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:13.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:13.117 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:13 smithi087 ceph-mon[20993]: pgmap v4464: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:13 smithi046 ceph-mon[19468]: pgmap v4464: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:13.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:13 smithi077 ceph-mon[21151]: pgmap v4464: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:14 smithi087 ceph-mon[20993]: from='client.147807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:14.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:14 smithi046 ceph-mon[19468]: from='client.147807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:14 smithi077 ceph-mon[21151]: from='client.147807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:15 smithi087 ceph-mon[20993]: pgmap v4465: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:15 smithi077 ceph-mon[21151]: pgmap v4465: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:15 smithi046 ceph-mon[19468]: pgmap v4465: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: pgmap v4466: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: pgmap v4466: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: pgmap v4466: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:18.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:18.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:18.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:18.807 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:18.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:18.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:18.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:18.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:19 smithi046 ceph-mon[19468]: pgmap v4467: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:19 smithi087 ceph-mon[20993]: pgmap v4467: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:19 smithi077 ceph-mon[21151]: pgmap v4467: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:20 smithi046 ceph-mon[19468]: from='client.147882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:20 smithi087 ceph-mon[20993]: from='client.147882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:20 smithi077 ceph-mon[21151]: from='client.147882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:21 smithi046 ceph-mon[19468]: pgmap v4468: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:21 smithi087 ceph-mon[20993]: pgmap v4468: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:21 smithi077 ceph-mon[21151]: pgmap v4468: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:22.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:03:22.321+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:03:22.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:03:22.323+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:03:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:03:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:03:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:03:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:23 smithi046 ceph-mon[19468]: pgmap v4469: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:03:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:03:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:23 smithi087 ceph-mon[20993]: pgmap v4469: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:03:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:03:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:03:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:23 smithi077 ceph-mon[21151]: pgmap v4469: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:03:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:03:23.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:23.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:23.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:24.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:24.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:24.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:24.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:24.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:25 smithi046 ceph-mon[19468]: pgmap v4470: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:25 smithi046 ceph-mon[19468]: from='client.148062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:25 smithi087 ceph-mon[20993]: pgmap v4470: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:25 smithi087 ceph-mon[20993]: from='client.148062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:25 smithi077 ceph-mon[21151]: pgmap v4470: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:25 smithi077 ceph-mon[21151]: from='client.148062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:27 smithi046 ceph-mon[19468]: pgmap v4471: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:27 smithi087 ceph-mon[20993]: pgmap v4471: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:27 smithi077 ceph-mon[21151]: pgmap v4471: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:29.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:29.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:29.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:29 smithi046 ceph-mon[19468]: pgmap v4472: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:29 smithi087 ceph-mon[20993]: pgmap v4472: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:29 smithi077 ceph-mon[21151]: pgmap v4472: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:30.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:30.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:30.184 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:31 smithi046 ceph-mon[19468]: pgmap v4473: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:31 smithi046 ceph-mon[19468]: from='client.148137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:31 smithi087 ceph-mon[20993]: pgmap v4473: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:31 smithi087 ceph-mon[20993]: from='client.148137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:31 smithi077 ceph-mon[21151]: pgmap v4473: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:31 smithi077 ceph-mon[21151]: from='client.148137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:33.460 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:33 smithi077 ceph-mon[21151]: pgmap v4474: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:33.553 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:33 smithi087 ceph-mon[20993]: pgmap v4474: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:33 smithi046 ceph-mon[19468]: pgmap v4474: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:35.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:35.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:35.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:35.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:35 smithi046 ceph-mon[19468]: pgmap v4475: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:03:35.520 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:35 smithi087 ceph-mon[20993]: pgmap v4475: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:03:35.545 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:35 smithi077 ceph-mon[21151]: pgmap v4475: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:03:35.865 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:35.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:35.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='client.148215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: pgmap v4476: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='client.148215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: pgmap v4476: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='client.148215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: pgmap v4476: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:39 smithi046 ceph-mon[19468]: pgmap v4477: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:03:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:39 smithi087 ceph-mon[20993]: pgmap v4477: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:03:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:39 smithi077 ceph-mon[21151]: pgmap v4477: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:03:40.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:40.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:40.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:41.549 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:41.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:41.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:41.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:41.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:41.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:41 smithi046 ceph-mon[19468]: pgmap v4478: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:41 smithi087 ceph-mon[20993]: pgmap v4478: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:41 smithi077 ceph-mon[21151]: pgmap v4478: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:03:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:42 smithi046 ceph-mon[19468]: from='client.148290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:42 smithi087 ceph-mon[20993]: from='client.148290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:42 smithi077 ceph-mon[21151]: from='client.148290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:43 smithi046 ceph-mon[19468]: pgmap v4479: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:43 smithi087 ceph-mon[20993]: pgmap v4479: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:43 smithi077 ceph-mon[21151]: pgmap v4479: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:45 smithi046 ceph-mon[19468]: pgmap v4480: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:45 smithi087 ceph-mon[20993]: pgmap v4480: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:45 smithi077 ceph-mon[21151]: pgmap v4480: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:46.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:46.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:46.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:47.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:47.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:47.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:47.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:47.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:47 smithi046 ceph-mon[19468]: pgmap v4481: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:47 smithi087 ceph-mon[20993]: pgmap v4481: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:47 smithi077 ceph-mon[21151]: pgmap v4481: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:48 smithi046 ceph-mon[19468]: from='client.148365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:48 smithi087 ceph-mon[20993]: from='client.148365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:48 smithi077 ceph-mon[21151]: from='client.148365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:49 smithi046 ceph-mon[19468]: pgmap v4482: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:49 smithi087 ceph-mon[20993]: pgmap v4482: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:49 smithi077 ceph-mon[21151]: pgmap v4482: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:50 smithi046 ceph-mon[19468]: pgmap v4483: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:50 smithi087 ceph-mon[20993]: pgmap v4483: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:50 smithi077 ceph-mon[21151]: pgmap v4483: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:52.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:52.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:52.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:52.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:52.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:52.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:52.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:52 smithi046 ceph-mon[19468]: pgmap v4484: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:52 smithi087 ceph-mon[20993]: pgmap v4484: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:52 smithi077 ceph-mon[21151]: pgmap v4484: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:53.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:53 smithi087 ceph-mon[20993]: from='client.148443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:53.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:53 smithi077 ceph-mon[21151]: from='client.148443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:53 smithi046 ceph-mon[19468]: from='client.148443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:54.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:54 smithi087 ceph-mon[20993]: pgmap v4485: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:55.092 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:54 smithi077 ceph-mon[21151]: pgmap v4485: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:54 smithi046 ceph-mon[19468]: pgmap v4485: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:56 smithi046 ceph-mon[19468]: pgmap v4486: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:56 smithi087 ceph-mon[20993]: pgmap v4486: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:56 smithi077 ceph-mon[21151]: pgmap v4486: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:03:57.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:03:57.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:03:57.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:03:58.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:03:58.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:03:58.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:03:58.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:03:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:59 smithi046 ceph-mon[19468]: pgmap v4487: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:03:59 smithi046 ceph-mon[19468]: from='client.148515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:59 smithi087 ceph-mon[20993]: pgmap v4487: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:03:59 smithi087 ceph-mon[20993]: from='client.148515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:03:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:59 smithi077 ceph-mon[21151]: pgmap v4487: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:03:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:03:59 smithi077 ceph-mon[21151]: from='client.148515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:01 smithi046 ceph-mon[19468]: pgmap v4488: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:01 smithi087 ceph-mon[20993]: pgmap v4488: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:01 smithi077 ceph-mon[21151]: pgmap v4488: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:03 smithi046 ceph-mon[19468]: pgmap v4489: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:03.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:03.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:03.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:03 smithi087 ceph-mon[20993]: pgmap v4489: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:03 smithi077 ceph-mon[21151]: pgmap v4489: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:04.287 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:04.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:04.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:04.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:04.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:05 smithi046 ceph-mon[19468]: pgmap v4490: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:05 smithi046 ceph-mon[19468]: from='client.148587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:05 smithi087 ceph-mon[20993]: pgmap v4490: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:05 smithi087 ceph-mon[20993]: from='client.148587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:05 smithi077 ceph-mon[21151]: pgmap v4490: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:05 smithi077 ceph-mon[21151]: from='client.148587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:07 smithi077 ceph-mon[21151]: pgmap v4491: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:07 smithi046 ceph-mon[19468]: pgmap v4491: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:07 smithi087 ceph-mon[20993]: pgmap v4491: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:09.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:09.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:09.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:09 smithi046 ceph-mon[19468]: pgmap v4492: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:09 smithi087 ceph-mon[20993]: pgmap v4492: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:09 smithi077 ceph-mon[21151]: pgmap v4492: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:09.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:09.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:09.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:09.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:11 smithi046 ceph-mon[19468]: from='client.148665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:11 smithi046 ceph-mon[19468]: pgmap v4493: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:11 smithi087 ceph-mon[20993]: from='client.148665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:11 smithi087 ceph-mon[20993]: pgmap v4493: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:11 smithi077 ceph-mon[21151]: from='client.148665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:11 smithi077 ceph-mon[21151]: pgmap v4493: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:13 smithi046 ceph-mon[19468]: pgmap v4494: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:04:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:13 smithi087 ceph-mon[20993]: pgmap v4494: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:04:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:13 smithi077 ceph-mon[21151]: pgmap v4494: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:04:14.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:14.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:14.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:15.509 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:15 smithi087 ceph-mon[20993]: pgmap v4495: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:04:15.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:15 smithi077 ceph-mon[21151]: pgmap v4495: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:04:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:15 smithi046 ceph-mon[19468]: pgmap v4495: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:04:15.657 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:15.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:15.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:15.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:15.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:16 smithi046 ceph-mon[19468]: from='client.148740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:16 smithi087 ceph-mon[20993]: from='client.148740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:16 smithi077 ceph-mon[21151]: from='client.148740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:17.383 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:17 smithi077 ceph-mon[21151]: pgmap v4496: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:17.383 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:17.384 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:17.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:17 smithi046 ceph-mon[19468]: pgmap v4496: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:17.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:17.424 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:17 smithi087 ceph-mon[20993]: pgmap v4496: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:19 smithi046 ceph-mon[19468]: pgmap v4497: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:19 smithi087 ceph-mon[20993]: pgmap v4497: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:19 smithi077 ceph-mon[21151]: pgmap v4497: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:20.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:20.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:20.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:21.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:21.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:21.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:21.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:21.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:21 smithi046 ceph-mon[19468]: pgmap v4498: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:21 smithi087 ceph-mon[20993]: pgmap v4498: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:21 smithi077 ceph-mon[21151]: pgmap v4498: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T05:04:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:22 smithi046 ceph-mon[19468]: from='client.148818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:22 smithi087 ceph-mon[20993]: from='client.148818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:22 smithi077 ceph-mon[21151]: from='client.148818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:23.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:04:23.351+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:04:23.606 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:04:23.351+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:04:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: pgmap v4499: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:04:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:04:23.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:04:23.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: pgmap v4499: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:04:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:04:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:04:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: pgmap v4499: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:04:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:23.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:04:25.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:04:25.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:04:25.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:25 smithi077 ceph-mon[21151]: pgmap v4500: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:04:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:04:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:04:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:25 smithi046 ceph-mon[19468]: pgmap v4500: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:04:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:04:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:04:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:25 smithi087 ceph-mon[20993]: pgmap v4500: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:04:26.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:26.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:26.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:27.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:27.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:27 smithi046 ceph-mon[19468]: pgmap v4501: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:27 smithi087 ceph-mon[20993]: pgmap v4501: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:27 smithi077 ceph-mon[21151]: pgmap v4501: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:28 smithi046 ceph-mon[19468]: from='client.149001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:28 smithi087 ceph-mon[20993]: from='client.149001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:28 smithi077 ceph-mon[21151]: from='client.149001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:29 smithi046 ceph-mon[19468]: pgmap v4502: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:29 smithi087 ceph-mon[20993]: pgmap v4502: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:29 smithi077 ceph-mon[21151]: pgmap v4502: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:30 smithi077 ceph-mon[21151]: pgmap v4503: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:30.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:30 smithi046 ceph-mon[19468]: pgmap v4503: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:30 smithi087 ceph-mon[20993]: pgmap v4503: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:32.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:32.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:32.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:32.698 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:32.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:32.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:32.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:32.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:32 smithi046 ceph-mon[19468]: pgmap v4504: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:32 smithi046 ceph-mon[19468]: from='client.149073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:32 smithi087 ceph-mon[20993]: pgmap v4504: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:32 smithi087 ceph-mon[20993]: from='client.149073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:32 smithi077 ceph-mon[21151]: pgmap v4504: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:32 smithi077 ceph-mon[21151]: from='client.149073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:35.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:34 smithi087 ceph-mon[20993]: pgmap v4505: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:34 smithi077 ceph-mon[21151]: pgmap v4505: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:34 smithi046 ceph-mon[19468]: pgmap v4505: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:36 smithi077 ceph-mon[21151]: pgmap v4506: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:37.111 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:36 smithi087 ceph-mon[20993]: pgmap v4506: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:37.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:36 smithi046 ceph-mon[19468]: pgmap v4506: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:04:37.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:37.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:37.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:38.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: pgmap v4507: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:38.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:38 smithi077 ceph-mon[21151]: from='client.149148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:38.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: pgmap v4507: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:38.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:38 smithi046 ceph-mon[19468]: from='client.149148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: pgmap v4507: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:38.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:38 smithi087 ceph-mon[20993]: from='client.149148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:40 smithi087 ceph-mon[20993]: pgmap v4508: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:40 smithi077 ceph-mon[21151]: pgmap v4508: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:41.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:40 smithi046 ceph-mon[19468]: pgmap v4508: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:42 smithi087 ceph-mon[20993]: pgmap v4509: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:42 smithi077 ceph-mon[21151]: pgmap v4509: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:42 smithi046 ceph-mon[19468]: pgmap v4509: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:43.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:43.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:43.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:44.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:44.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:44.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:44.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:44.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:44 smithi087 ceph-mon[20993]: from='client.149223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:44 smithi087 ceph-mon[20993]: pgmap v4510: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:45.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:44 smithi077 ceph-mon[21151]: from='client.149223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:45.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:44 smithi077 ceph-mon[21151]: pgmap v4510: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:44 smithi046 ceph-mon[19468]: from='client.149223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:44 smithi046 ceph-mon[19468]: pgmap v4510: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:46 smithi087 ceph-mon[20993]: pgmap v4511: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:46 smithi077 ceph-mon[21151]: pgmap v4511: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:46 smithi046 ceph-mon[19468]: pgmap v4511: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:48 smithi046 ceph-mon[19468]: pgmap v4512: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:48 smithi087 ceph-mon[20993]: pgmap v4512: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:48 smithi077 ceph-mon[21151]: pgmap v4512: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:49.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:49.089 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:49.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:49.772 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:49.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:49.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:49.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:49.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:50 smithi087 ceph-mon[20993]: from='client.149301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:50 smithi087 ceph-mon[20993]: pgmap v4513: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:50 smithi077 ceph-mon[21151]: from='client.149301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:50 smithi077 ceph-mon[21151]: pgmap v4513: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:50 smithi046 ceph-mon[19468]: from='client.149301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:50 smithi046 ceph-mon[19468]: pgmap v4513: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:52 smithi087 ceph-mon[20993]: pgmap v4514: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:52 smithi077 ceph-mon[21151]: pgmap v4514: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:52 smithi046 ceph-mon[19468]: pgmap v4514: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:04:54.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:04:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:04:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:04:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:54 smithi046 ceph-mon[19468]: pgmap v4515: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:54 smithi087 ceph-mon[20993]: pgmap v4515: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:54 smithi077 ceph-mon[21151]: pgmap v4515: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:55.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:04:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:04:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:04:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:04:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:04:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:55 smithi087 ceph-mon[20993]: from='client.149376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:56.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:55 smithi077 ceph-mon[21151]: from='client.149376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:55 smithi046 ceph-mon[19468]: from='client.149376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:04:57.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:56 smithi077 ceph-mon[21151]: pgmap v4516: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:57.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:56 smithi046 ceph-mon[19468]: pgmap v4516: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:57.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:56 smithi087 ceph-mon[20993]: pgmap v4516: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:04:58 smithi046 ceph-mon[19468]: pgmap v4517: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:04:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:04:58 smithi087 ceph-mon[20993]: pgmap v4517: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:04:58.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:04:58 smithi077 ceph-mon[21151]: pgmap v4517: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:00.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:00.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:00.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:00 smithi087 ceph-mon[20993]: pgmap v4518: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:05:01.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:01.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:01.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:01.151 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:00 smithi046 ceph-mon[19468]: pgmap v4518: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:05:01.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:01.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:00 smithi077 ceph-mon[21151]: pgmap v4518: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:05:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:01 smithi087 ceph-mon[20993]: from='client.149451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:01 smithi077 ceph-mon[21151]: from='client.149451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:01 smithi046 ceph-mon[19468]: from='client.149451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:02 smithi087 ceph-mon[20993]: pgmap v4519: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:02 smithi077 ceph-mon[21151]: pgmap v4519: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:02 smithi046 ceph-mon[19468]: pgmap v4519: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:04 smithi077 ceph-mon[21151]: pgmap v4520: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:04 smithi046 ceph-mon[19468]: pgmap v4520: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:04 smithi087 ceph-mon[20993]: pgmap v4520: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:06.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:06.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:06.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:06.833 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:06.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:06.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:06.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:06.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:06 smithi046 ceph-mon[19468]: pgmap v4521: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:06 smithi077 ceph-mon[21151]: pgmap v4521: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:06 smithi087 ceph-mon[20993]: pgmap v4521: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:07 smithi077 ceph-mon[21151]: from='client.149523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:07 smithi046 ceph-mon[19468]: from='client.149523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:07 smithi087 ceph-mon[20993]: from='client.149523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:08 smithi077 ceph-mon[21151]: pgmap v4522: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:08 smithi046 ceph-mon[19468]: pgmap v4522: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:08 smithi087 ceph-mon[20993]: pgmap v4522: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:10 smithi077 ceph-mon[21151]: pgmap v4523: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:05:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:10 smithi046 ceph-mon[19468]: pgmap v4523: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:10 smithi087 ceph-mon[20993]: pgmap v4523: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:05:11.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:11.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:11.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:12.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:12 smithi077 ceph-mon[21151]: pgmap v4524: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:05:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:12 smithi077 ceph-mon[21151]: from='client.149601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:12 smithi046 ceph-mon[19468]: pgmap v4524: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:12 smithi046 ceph-mon[19468]: from='client.149601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:12 smithi087 ceph-mon[20993]: pgmap v4524: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:12 smithi087 ceph-mon[20993]: from='client.149601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:14 smithi077 ceph-mon[21151]: pgmap v4525: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:14 smithi046 ceph-mon[19468]: pgmap v4525: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:14 smithi087 ceph-mon[20993]: pgmap v4525: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:17.016 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:16 smithi087 ceph-mon[20993]: pgmap v4526: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:16 smithi077 ceph-mon[21151]: pgmap v4526: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:16 smithi046 ceph-mon[19468]: pgmap v4526: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:17.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:17.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:17.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:18.213 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: pgmap v4527: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:18.912 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:18 smithi077 ceph-mon[21151]: from='client.149679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: pgmap v4527: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:18.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:18 smithi046 ceph-mon[19468]: from='client.149679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: pgmap v4527: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:18 smithi087 ceph-mon[20993]: from='client.149679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:20 smithi087 ceph-mon[20993]: pgmap v4528: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:05:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:20 smithi077 ceph-mon[21151]: pgmap v4528: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:20 smithi046 ceph-mon[19468]: pgmap v4528: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:05:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:22 smithi077 ceph-mon[21151]: pgmap v4529: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:23.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:22 smithi046 ceph-mon[19468]: pgmap v4529: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:23.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:23.216 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:23.216 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:22 smithi087 ceph-mon[20993]: pgmap v4529: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:23.899 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:23.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:23.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:23.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:23.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:24.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:05:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:05:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:05:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:24.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:05:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:05:24.481+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:05:24.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:05:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:05:24.482+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:05:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:24 smithi077 ceph-mon[21151]: from='client.149757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:24 smithi077 ceph-mon[21151]: pgmap v4530: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:24 smithi046 ceph-mon[19468]: from='client.149757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:24 smithi046 ceph-mon[19468]: pgmap v4530: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:24 smithi087 ceph-mon[20993]: from='client.149757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:24 smithi087 ceph-mon[20993]: pgmap v4530: 225 pgs: 225 active+clean; 589 KiB data, 126 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:05:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:05:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:05:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:05:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:05:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:05:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:05:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:26 smithi077 ceph-mon[21151]: pgmap v4531: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:26 smithi046 ceph-mon[19468]: pgmap v4531: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:26 smithi087 ceph-mon[20993]: pgmap v4531: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:28.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:28.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:28.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:29.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:28 smithi046 ceph-mon[19468]: pgmap v4532: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T05:05:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:28 smithi087 ceph-mon[20993]: pgmap v4532: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T05:05:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:28 smithi077 ceph-mon[21151]: pgmap v4532: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T05:05:29.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:29.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:29.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:29.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:29.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:29 smithi046 ceph-mon[19468]: from='client.149934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:29 smithi087 ceph-mon[20993]: from='client.149934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:29 smithi077 ceph-mon[21151]: from='client.149934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:30 smithi046 ceph-mon[19468]: pgmap v4533: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:30 smithi087 ceph-mon[20993]: pgmap v4533: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:30 smithi077 ceph-mon[21151]: pgmap v4533: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T05:05:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:32 smithi077 ceph-mon[21151]: pgmap v4534: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T05:05:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:32 smithi046 ceph-mon[19468]: pgmap v4534: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T05:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:32 smithi087 ceph-mon[20993]: pgmap v4534: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 61 op/s 2024-08-31T05:05:34.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:34.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:34.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:34 smithi077 ceph-mon[21151]: pgmap v4535: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:35.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:35.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:34 smithi046 ceph-mon[19468]: pgmap v4535: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:34 smithi087 ceph-mon[20993]: pgmap v4535: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:35 smithi077 ceph-mon[21151]: from='client.150006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:36.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:35 smithi087 ceph-mon[20993]: from='client.150006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:35 smithi046 ceph-mon[19468]: from='client.150006 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:36.996 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:36 smithi087 ceph-mon[20993]: pgmap v4536: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:36 smithi077 ceph-mon[21151]: pgmap v4536: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:36 smithi046 ceph-mon[19468]: pgmap v4536: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: pgmap v4537: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: pgmap v4537: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: pgmap v4537: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:40.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:40.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:40.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:40.947 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:40.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:40.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:40.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:40.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:40 smithi077 ceph-mon[21151]: pgmap v4538: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:05:41.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:40 smithi046 ceph-mon[19468]: pgmap v4538: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:05:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:40 smithi087 ceph-mon[20993]: pgmap v4538: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:05:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:41 smithi077 ceph-mon[21151]: from='client.150081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:41 smithi046 ceph-mon[19468]: from='client.150081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:41 smithi087 ceph-mon[20993]: from='client.150081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:42 smithi077 ceph-mon[21151]: pgmap v4539: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:05:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:42 smithi046 ceph-mon[19468]: pgmap v4539: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:05:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:42 smithi087 ceph-mon[20993]: pgmap v4539: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:05:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:44 smithi077 ceph-mon[21151]: pgmap v4540: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:44 smithi046 ceph-mon[19468]: pgmap v4540: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:44 smithi087 ceph-mon[20993]: pgmap v4540: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:05:45.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:45.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:45.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:46.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:46.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:46.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:46.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:46.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:46 smithi077 ceph-mon[21151]: pgmap v4541: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:46 smithi077 ceph-mon[21151]: from='client.150153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:46 smithi046 ceph-mon[19468]: pgmap v4541: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:46 smithi046 ceph-mon[19468]: from='client.150153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:46 smithi087 ceph-mon[20993]: pgmap v4541: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:46 smithi087 ceph-mon[20993]: from='client.150153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:48 smithi046 ceph-mon[19468]: pgmap v4542: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:48 smithi087 ceph-mon[20993]: pgmap v4542: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:48 smithi077 ceph-mon[21151]: pgmap v4542: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:50 smithi046 ceph-mon[19468]: pgmap v4543: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:05:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:50 smithi087 ceph-mon[20993]: pgmap v4543: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:05:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:50 smithi077 ceph-mon[21151]: pgmap v4543: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:05:51.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:51.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:51.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:52.316 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:52.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:52.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:52.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:52.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:52 smithi046 ceph-mon[19468]: pgmap v4544: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:05:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:52 smithi046 ceph-mon[19468]: from='client.150231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:52 smithi087 ceph-mon[20993]: pgmap v4544: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:05:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:52 smithi087 ceph-mon[20993]: from='client.150231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:52 smithi077 ceph-mon[21151]: pgmap v4544: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:05:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:52 smithi077 ceph-mon[21151]: from='client.150231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:54 smithi046 ceph-mon[19468]: pgmap v4545: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:54 smithi087 ceph-mon[20993]: pgmap v4545: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:54 smithi077 ceph-mon[21151]: pgmap v4545: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:57.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:56 smithi087 ceph-mon[20993]: pgmap v4546: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:56 smithi077 ceph-mon[21151]: pgmap v4546: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:57.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:05:57.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:56 smithi046 ceph-mon[19468]: pgmap v4546: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:05:57.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:05:57.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:05:58.006 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:05:58.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:05:58.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:05:58.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:05:58.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='client.150306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: pgmap v4547: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='client.150306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:59.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: pgmap v4547: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:59.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.224 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.224 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.224 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.224 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='client.150306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: pgmap v4547: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:05:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:00.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:00 smithi046 ceph-mon[19468]: pgmap v4548: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:00 smithi077 ceph-mon[21151]: pgmap v4548: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:00 smithi087 ceph-mon[20993]: pgmap v4548: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:03.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:03.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:03.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:02 smithi077 ceph-mon[21151]: pgmap v4549: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:03.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:02 smithi046 ceph-mon[19468]: pgmap v4549: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:02 smithi087 ceph-mon[20993]: pgmap v4549: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:03.676 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:03.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:03.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:03.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:03.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:03 smithi046 ceph-mon[19468]: from='client.150384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:03 smithi077 ceph-mon[21151]: from='client.150384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:03 smithi087 ceph-mon[20993]: from='client.150384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:04 smithi077 ceph-mon[21151]: pgmap v4550: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:04 smithi046 ceph-mon[19468]: pgmap v4550: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:04 smithi087 ceph-mon[20993]: pgmap v4550: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:06 smithi087 ceph-mon[20993]: pgmap v4551: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:06 smithi077 ceph-mon[21151]: pgmap v4551: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:06 smithi046 ceph-mon[19468]: pgmap v4551: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:08.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:08.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:08.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:08 smithi046 ceph-mon[19468]: pgmap v4552: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:09.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:09.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:09.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:09.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:08 smithi087 ceph-mon[20993]: pgmap v4552: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:08 smithi077 ceph-mon[21151]: pgmap v4552: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:09 smithi046 ceph-mon[19468]: from='client.150462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:09 smithi087 ceph-mon[20993]: from='client.150462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:09 smithi077 ceph-mon[21151]: from='client.150462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:10 smithi046 ceph-mon[19468]: pgmap v4553: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:10 smithi087 ceph-mon[20993]: pgmap v4553: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:10 smithi077 ceph-mon[21151]: pgmap v4553: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:13 smithi046 ceph-mon[19468]: pgmap v4554: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:13 smithi087 ceph-mon[20993]: pgmap v4554: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:13 smithi077 ceph-mon[21151]: pgmap v4554: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:14.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:14.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:14.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:15.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:15.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:15.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:15.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:15.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:15 smithi046 ceph-mon[19468]: pgmap v4555: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:15 smithi087 ceph-mon[20993]: pgmap v4555: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:15 smithi077 ceph-mon[21151]: pgmap v4555: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:16 smithi046 ceph-mon[19468]: from='client.150540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:16 smithi087 ceph-mon[20993]: from='client.150540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:16 smithi077 ceph-mon[21151]: from='client.150540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:17.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:17 smithi087 ceph-mon[20993]: pgmap v4556: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:06:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:17 smithi046 ceph-mon[19468]: pgmap v4556: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:06:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:17 smithi077 ceph-mon[21151]: pgmap v4556: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:06:19.116 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: pgmap v4557: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: pgmap v4557: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: pgmap v4557: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:20.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:20.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:20.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:20.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:20.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:20.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:20.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:20.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:21.161 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:21 smithi046 ceph-mon[19468]: pgmap v4558: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:06:21.162 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:21 smithi046 ceph-mon[19468]: from='client.150615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:21.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:21 smithi077 ceph-mon[21151]: pgmap v4558: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:06:21.310 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:21 smithi077 ceph-mon[21151]: from='client.150615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:21 smithi087 ceph-mon[20993]: pgmap v4558: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:06:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:21 smithi087 ceph-mon[20993]: from='client.150615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:23 smithi046 ceph-mon[19468]: pgmap v4559: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:06:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:23 smithi087 ceph-mon[20993]: pgmap v4559: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:06:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:23 smithi077 ceph-mon[21151]: pgmap v4559: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:06:25.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:06:25.215+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:06:25.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:06:25.216+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: pgmap v4560: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: pgmap v4560: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: pgmap v4560: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:06:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:06:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:06:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:06:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:25.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:25.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:25.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:26.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:26.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:06:26.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:06:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:06:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:06:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:06:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:06:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:06:26.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:26.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:26.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:26.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:26.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:27 smithi046 ceph-mon[19468]: pgmap v4561: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:06:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:27 smithi046 ceph-mon[19468]: from='client.150795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:27 smithi087 ceph-mon[20993]: pgmap v4561: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:06:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:27 smithi087 ceph-mon[20993]: from='client.150795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:27 smithi077 ceph-mon[21151]: pgmap v4561: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:06:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:27 smithi077 ceph-mon[21151]: from='client.150795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:29 smithi046 ceph-mon[19468]: pgmap v4562: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:29 smithi087 ceph-mon[20993]: pgmap v4562: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:29 smithi077 ceph-mon[21151]: pgmap v4562: 225 pgs: 225 active+clean; 589 KiB data, 130 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:31 smithi046 ceph-mon[19468]: pgmap v4563: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:06:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:31 smithi087 ceph-mon[20993]: pgmap v4563: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:06:31.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:31.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:31.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:31 smithi077 ceph-mon[21151]: pgmap v4563: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:06:32.090 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:32.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:32.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:32.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:32.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:33 smithi087 ceph-mon[20993]: from='client.150867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:33 smithi087 ceph-mon[20993]: pgmap v4564: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:33 smithi077 ceph-mon[21151]: from='client.150867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:33 smithi077 ceph-mon[21151]: pgmap v4564: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:33 smithi046 ceph-mon[19468]: from='client.150867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:33 smithi046 ceph-mon[19468]: pgmap v4564: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:35 smithi087 ceph-mon[20993]: pgmap v4565: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:35 smithi077 ceph-mon[21151]: pgmap v4565: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:35 smithi046 ceph-mon[19468]: pgmap v4565: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:37.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:37.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:37.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:37 smithi046 ceph-mon[19468]: pgmap v4566: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:37 smithi087 ceph-mon[20993]: pgmap v4566: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:37 smithi077 ceph-mon[21151]: pgmap v4566: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:06:37.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:37.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:37.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:37.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:37.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='client.150945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: pgmap v4567: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='client.150945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: pgmap v4567: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='client.150945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: pgmap v4567: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:41 smithi077 ceph-mon[21151]: pgmap v4568: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:41.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:41 smithi046 ceph-mon[19468]: pgmap v4568: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:41 smithi087 ceph-mon[20993]: pgmap v4568: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:06:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:42.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:42.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:43 smithi046 ceph-mon[19468]: pgmap v4569: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:06:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:43 smithi077 ceph-mon[21151]: pgmap v4569: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:06:43.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:43.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:43.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:43.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:43.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:43 smithi087 ceph-mon[20993]: pgmap v4569: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:44 smithi077 ceph-mon[21151]: from='client.151017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:44 smithi046 ceph-mon[19468]: from='client.151017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:44 smithi087 ceph-mon[20993]: from='client.151017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:45 smithi077 ceph-mon[21151]: pgmap v4570: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:45 smithi046 ceph-mon[19468]: pgmap v4570: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:45 smithi087 ceph-mon[20993]: pgmap v4570: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:47 smithi077 ceph-mon[21151]: pgmap v4571: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:47 smithi046 ceph-mon[19468]: pgmap v4571: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:47 smithi087 ceph-mon[20993]: pgmap v4571: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:48.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:48.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:48.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:49.130 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:49.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:49.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:49.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:49.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:49 smithi046 ceph-mon[19468]: pgmap v4572: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:49 smithi087 ceph-mon[20993]: pgmap v4572: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:49 smithi077 ceph-mon[21151]: pgmap v4572: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:50 smithi046 ceph-mon[19468]: from='client.151089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:50 smithi087 ceph-mon[20993]: from='client.151089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:50 smithi077 ceph-mon[21151]: from='client.151089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:51 smithi046 ceph-mon[19468]: pgmap v4573: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:51 smithi087 ceph-mon[20993]: pgmap v4573: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:51 smithi077 ceph-mon[21151]: pgmap v4573: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:06:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:53 smithi046 ceph-mon[19468]: pgmap v4574: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:53 smithi087 ceph-mon[20993]: pgmap v4574: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:53 smithi077 ceph-mon[21151]: pgmap v4574: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:06:54.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:54.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:54.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:06:54.811 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:06:54.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:06:54.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:06:54.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:06:54.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:06:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:55 smithi046 ceph-mon[19468]: pgmap v4575: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:55 smithi087 ceph-mon[20993]: pgmap v4575: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:55 smithi077 ceph-mon[21151]: pgmap v4575: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:56.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:56 smithi077 ceph-mon[21151]: from='client.151161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:56 smithi046 ceph-mon[19468]: from='client.151161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:56 smithi087 ceph-mon[20993]: from='client.151161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:06:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:57 smithi046 ceph-mon[19468]: pgmap v4576: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:57 smithi087 ceph-mon[20993]: pgmap v4576: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:57 smithi077 ceph-mon[21151]: pgmap v4576: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: pgmap v4577: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: pgmap v4577: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: pgmap v4577: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:06:59.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:06:59.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:06:59.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:00.499 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:00.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:00.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:00.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:00.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:01.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:01 smithi046 ceph-mon[19468]: pgmap v4578: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:01.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:01 smithi046 ceph-mon[19468]: from='client.151239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:01.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:01 smithi077 ceph-mon[21151]: pgmap v4578: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:01.495 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:01 smithi077 ceph-mon[21151]: from='client.151239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:01 smithi087 ceph-mon[20993]: pgmap v4578: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:01 smithi087 ceph-mon[20993]: from='client.151239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:03 smithi046 ceph-mon[19468]: pgmap v4579: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:07:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:03 smithi087 ceph-mon[20993]: pgmap v4579: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:07:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:03 smithi077 ceph-mon[21151]: pgmap v4579: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:07:05.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:05.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:05.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:05 smithi046 ceph-mon[19468]: pgmap v4580: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:05 smithi087 ceph-mon[20993]: pgmap v4580: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:05 smithi077 ceph-mon[21151]: pgmap v4580: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:06.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:06.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:06.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:06.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:06.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:07 smithi046 ceph-mon[19468]: from='client.151314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:07 smithi046 ceph-mon[19468]: pgmap v4581: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:07 smithi087 ceph-mon[20993]: from='client.151314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:07 smithi087 ceph-mon[20993]: pgmap v4581: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:07 smithi077 ceph-mon[21151]: from='client.151314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:07 smithi077 ceph-mon[21151]: pgmap v4581: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:09 smithi087 ceph-mon[20993]: pgmap v4582: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:09 smithi077 ceph-mon[21151]: pgmap v4582: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:09 smithi046 ceph-mon[19468]: pgmap v4582: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:11.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:11.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:11.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:11 smithi046 ceph-mon[19468]: pgmap v4583: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:11 smithi087 ceph-mon[20993]: pgmap v4583: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:11 smithi077 ceph-mon[21151]: pgmap v4583: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:11.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:11.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:11.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:11.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:11.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:13 smithi087 ceph-mon[20993]: from='client.151389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:13 smithi087 ceph-mon[20993]: pgmap v4584: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:13 smithi077 ceph-mon[21151]: from='client.151389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:13 smithi077 ceph-mon[21151]: pgmap v4584: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:13 smithi046 ceph-mon[19468]: from='client.151389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:13 smithi046 ceph-mon[19468]: pgmap v4584: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:15 smithi087 ceph-mon[20993]: pgmap v4585: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:15 smithi077 ceph-mon[21151]: pgmap v4585: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:15 smithi046 ceph-mon[19468]: pgmap v4585: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:16.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:16.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:16.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:17.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:17.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:17.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:17.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:17.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:17 smithi087 ceph-mon[20993]: pgmap v4586: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:17 smithi077 ceph-mon[21151]: pgmap v4586: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:17 smithi046 ceph-mon[19468]: pgmap v4586: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:18 smithi087 ceph-mon[20993]: from='client.151467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:18 smithi077 ceph-mon[21151]: from='client.151467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:18 smithi046 ceph-mon[19468]: from='client.151467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:19.556 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: pgmap v4587: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:19.556 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: pgmap v4587: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: pgmap v4587: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:21.665 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:21 smithi046 ceph-mon[19468]: pgmap v4588: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:07:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:21 smithi077 ceph-mon[21151]: pgmap v4588: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:07:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:21 smithi087 ceph-mon[20993]: pgmap v4588: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:07:22.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:22.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:22.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:23.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:23.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:23.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:23.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:23.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:23 smithi046 ceph-mon[19468]: pgmap v4589: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:07:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:23 smithi077 ceph-mon[21151]: pgmap v4589: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:07:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:23 smithi087 ceph-mon[20993]: pgmap v4589: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:07:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:24 smithi077 ceph-mon[21151]: from='client.151539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:24 smithi046 ceph-mon[19468]: from='client.151539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:24 smithi087 ceph-mon[20993]: from='client.151539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: pgmap v4590: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:25.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: pgmap v4590: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:25.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: pgmap v4590: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:07:26.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:07:25.960+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:07:26.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:07:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:07:25.961+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:07:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:26 smithi077 ceph-mon[21151]: pgmap v4591: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:07:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:07:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:26 smithi046 ceph-mon[19468]: pgmap v4591: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:07:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:26 smithi087 ceph-mon[20993]: pgmap v4591: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:07:28.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:28.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:28.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:28.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:28.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:28.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:28.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:28.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:29 smithi046 ceph-mon[19468]: pgmap v4592: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:29 smithi087 ceph-mon[20993]: pgmap v4592: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:29 smithi077 ceph-mon[21151]: pgmap v4592: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:30.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:30 smithi046 ceph-mon[19468]: from='client.151722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:30 smithi087 ceph-mon[20993]: from='client.151722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:30 smithi077 ceph-mon[21151]: from='client.151722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:31.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:31 smithi046 ceph-mon[19468]: pgmap v4593: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:07:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:31 smithi087 ceph-mon[20993]: pgmap v4593: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:07:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:31 smithi077 ceph-mon[21151]: pgmap v4593: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:07:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:33 smithi046 ceph-mon[19468]: pgmap v4594: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:33 smithi087 ceph-mon[20993]: pgmap v4594: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:33 smithi077 ceph-mon[21151]: pgmap v4594: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:33.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:34.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:34.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:34.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:34.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:34.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:35 smithi046 ceph-mon[19468]: pgmap v4595: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:35 smithi046 ceph-mon[19468]: from='client.151800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:35 smithi087 ceph-mon[20993]: pgmap v4595: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:35 smithi087 ceph-mon[20993]: from='client.151800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:35 smithi077 ceph-mon[21151]: pgmap v4595: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:35 smithi077 ceph-mon[21151]: from='client.151800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:37 smithi046 ceph-mon[19468]: pgmap v4596: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:37 smithi087 ceph-mon[20993]: pgmap v4596: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:37 smithi077 ceph-mon[21151]: pgmap v4596: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: pgmap v4597: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: pgmap v4597: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:39.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:39.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: pgmap v4597: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:40.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:40.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:40.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:41.422 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:41 smithi087 ceph-mon[20993]: pgmap v4598: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:41.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:41 smithi087 ceph-mon[20993]: from='client.151872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:41.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:41 smithi077 ceph-mon[21151]: pgmap v4598: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:41.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:41 smithi077 ceph-mon[21151]: from='client.151872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:41 smithi046 ceph-mon[19468]: pgmap v4598: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:07:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:41 smithi046 ceph-mon[19468]: from='client.151872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:43.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:43 smithi046 ceph-mon[19468]: pgmap v4599: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T05:07:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:43 smithi087 ceph-mon[20993]: pgmap v4599: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T05:07:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:43 smithi077 ceph-mon[21151]: pgmap v4599: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T05:07:45.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:45.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:45.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:45 smithi046 ceph-mon[19468]: pgmap v4600: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:45 smithi087 ceph-mon[20993]: pgmap v4600: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:45 smithi077 ceph-mon[21151]: pgmap v4600: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:46.007 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:46.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:46.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:46.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:46.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:47 smithi046 ceph-mon[19468]: from='client.151947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:47 smithi046 ceph-mon[19468]: pgmap v4601: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:47 smithi087 ceph-mon[20993]: from='client.151947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:47 smithi087 ceph-mon[20993]: pgmap v4601: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:47 smithi077 ceph-mon[21151]: from='client.151947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:47 smithi077 ceph-mon[21151]: pgmap v4601: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:49 smithi046 ceph-mon[19468]: pgmap v4602: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:49 smithi087 ceph-mon[20993]: pgmap v4602: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:49 smithi077 ceph-mon[21151]: pgmap v4602: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:07:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:51.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:51.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:51.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:51 smithi046 ceph-mon[19468]: pgmap v4603: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:51 smithi087 ceph-mon[20993]: pgmap v4603: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:51 smithi077 ceph-mon[21151]: pgmap v4603: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:07:51.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:51.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:51.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:51.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:51.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:52 smithi087 ceph-mon[20993]: from='client.152025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:52 smithi077 ceph-mon[21151]: from='client.152025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:52 smithi046 ceph-mon[19468]: from='client.152025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:53 smithi087 ceph-mon[20993]: pgmap v4604: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:53 smithi077 ceph-mon[21151]: pgmap v4604: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:53 smithi046 ceph-mon[19468]: pgmap v4604: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:55 smithi087 ceph-mon[20993]: pgmap v4605: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:55 smithi077 ceph-mon[21151]: pgmap v4605: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:55 smithi046 ceph-mon[19468]: pgmap v4605: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:56.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:07:56.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:07:56.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:07:57.382 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:07:57.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:07:57.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:07:57.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:07:57.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:07:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:57 smithi087 ceph-mon[20993]: pgmap v4606: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:57 smithi077 ceph-mon[21151]: pgmap v4606: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:57 smithi046 ceph-mon[19468]: pgmap v4606: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:07:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:58 smithi087 ceph-mon[20993]: from='client.152100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:58 smithi077 ceph-mon[21151]: from='client.152100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:58 smithi046 ceph-mon[19468]: from='client.152100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: pgmap v4607: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:07:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: pgmap v4607: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:07:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: pgmap v4607: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:07:59.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:07:59.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:07:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:01 smithi077 ceph-mon[21151]: pgmap v4608: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:01.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:01 smithi087 ceph-mon[20993]: pgmap v4608: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:01 smithi046 ceph-mon[19468]: pgmap v4608: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:02.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:02.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:02.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:03.090 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:03.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:03.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:03.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:03.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:03 smithi077 ceph-mon[21151]: pgmap v4609: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:03 smithi046 ceph-mon[19468]: pgmap v4609: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:03 smithi087 ceph-mon[20993]: pgmap v4609: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:04.549 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:04 smithi077 ceph-mon[21151]: from='client.152175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:04.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:04 smithi046 ceph-mon[19468]: from='client.152175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:04 smithi087 ceph-mon[20993]: from='client.152175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:05 smithi077 ceph-mon[21151]: pgmap v4610: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:05 smithi046 ceph-mon[19468]: pgmap v4610: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:05 smithi087 ceph-mon[20993]: pgmap v4610: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:07 smithi077 ceph-mon[21151]: pgmap v4611: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:07 smithi046 ceph-mon[19468]: pgmap v4611: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:07 smithi087 ceph-mon[20993]: pgmap v4611: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:08.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:08.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:08.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:08.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:08.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:08.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:08.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:08.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:09 smithi077 ceph-mon[21151]: pgmap v4612: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:09 smithi046 ceph-mon[19468]: pgmap v4612: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:09 smithi087 ceph-mon[20993]: pgmap v4612: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:10 smithi077 ceph-mon[21151]: from='client.152247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:10 smithi046 ceph-mon[19468]: from='client.152247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:10 smithi087 ceph-mon[20993]: from='client.152247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:11 smithi077 ceph-mon[21151]: pgmap v4613: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:11 smithi046 ceph-mon[19468]: pgmap v4613: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:11 smithi087 ceph-mon[20993]: pgmap v4613: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:13 smithi077 ceph-mon[21151]: pgmap v4614: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:13.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:13.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:13 smithi046 ceph-mon[19468]: pgmap v4614: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:13.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:13.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:13 smithi087 ceph-mon[20993]: pgmap v4614: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:14.469 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:14.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:14.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:14.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:14.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:14 smithi077 ceph-mon[21151]: pgmap v4615: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:14 smithi077 ceph-mon[21151]: from='client.152325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:14 smithi046 ceph-mon[19468]: pgmap v4615: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:14 smithi046 ceph-mon[19468]: from='client.152325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:14 smithi087 ceph-mon[20993]: pgmap v4615: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:14 smithi087 ceph-mon[20993]: from='client.152325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:16 smithi046 ceph-mon[19468]: pgmap v4616: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:16 smithi087 ceph-mon[20993]: pgmap v4616: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:16 smithi077 ceph-mon[21151]: pgmap v4616: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: pgmap v4617: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: pgmap v4617: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: pgmap v4617: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:19.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:19.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:19.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:20.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:20.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:20.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:20.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:20.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:20 smithi087 ceph-mon[20993]: from='client.152400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:20 smithi087 ceph-mon[20993]: pgmap v4618: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:20 smithi046 ceph-mon[19468]: from='client.152400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:20 smithi046 ceph-mon[19468]: pgmap v4618: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:20 smithi077 ceph-mon[21151]: from='client.152400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:20 smithi077 ceph-mon[21151]: pgmap v4618: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:23.218 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:22 smithi077 ceph-mon[21151]: pgmap v4619: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:08:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:22 smithi046 ceph-mon[19468]: pgmap v4619: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:08:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:22 smithi087 ceph-mon[20993]: pgmap v4619: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:08:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:24 smithi046 ceph-mon[19468]: pgmap v4620: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:08:25.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:25.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:25.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:24 smithi077 ceph-mon[21151]: pgmap v4620: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:08:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:24 smithi087 ceph-mon[20993]: pgmap v4620: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:08:25.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:25.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:25.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:25.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:25.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:26.953 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:08:26.683+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:08:26.953 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:08:26.684+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:08:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='client.152475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: pgmap v4621: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='client.152475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: pgmap v4621: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='client.152475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: pgmap v4621: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:27.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:08:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:08:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:08:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:08:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:08:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:08:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:08:29.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:28 smithi046 ceph-mon[19468]: pgmap v4622: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:08:29.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:28 smithi087 ceph-mon[20993]: pgmap v4622: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:28 smithi077 ceph-mon[21151]: pgmap v4622: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:08:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:30.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:30.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:30.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:30 smithi046 ceph-mon[19468]: pgmap v4623: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:08:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:30 smithi087 ceph-mon[20993]: pgmap v4623: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:08:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:30 smithi077 ceph-mon[21151]: pgmap v4623: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:08:31.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:31.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:31.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:31.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:31.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:31 smithi046 ceph-mon[19468]: from='client.152658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:31 smithi087 ceph-mon[20993]: from='client.152658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:31 smithi077 ceph-mon[21151]: from='client.152658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:32 smithi046 ceph-mon[19468]: pgmap v4624: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:32 smithi087 ceph-mon[20993]: pgmap v4624: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:32 smithi077 ceph-mon[21151]: pgmap v4624: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:34 smithi046 ceph-mon[19468]: pgmap v4625: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:08:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:34 smithi087 ceph-mon[20993]: pgmap v4625: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:34 smithi077 ceph-mon[21151]: pgmap v4625: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:08:36.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:36.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:36.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:37.193 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:37.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:37.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:37.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:37.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:36 smithi046 ceph-mon[19468]: pgmap v4626: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:36 smithi087 ceph-mon[20993]: pgmap v4626: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:36 smithi077 ceph-mon[21151]: pgmap v4626: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:37 smithi046 ceph-mon[19468]: from='client.152733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:37 smithi087 ceph-mon[20993]: from='client.152733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:37 smithi077 ceph-mon[21151]: from='client.152733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: pgmap v4627: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: pgmap v4627: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: pgmap v4627: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:40 smithi046 ceph-mon[19468]: pgmap v4628: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:41.366 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:40 smithi087 ceph-mon[20993]: pgmap v4628: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:40 smithi077 ceph-mon[21151]: pgmap v4628: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:08:42.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:42.195 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:42.195 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:42.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:42.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:42.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:42.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:42.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:43.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:42 smithi087 ceph-mon[20993]: pgmap v4629: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:08:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:42 smithi046 ceph-mon[19468]: pgmap v4629: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:08:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:42 smithi077 ceph-mon[21151]: pgmap v4629: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:08:44.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:43 smithi046 ceph-mon[19468]: from='client.152808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:43 smithi087 ceph-mon[20993]: from='client.152808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:43 smithi077 ceph-mon[21151]: from='client.152808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:45.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:44 smithi077 ceph-mon[21151]: pgmap v4630: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:45.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:44 smithi046 ceph-mon[19468]: pgmap v4630: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:44 smithi087 ceph-mon[20993]: pgmap v4630: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:46 smithi046 ceph-mon[19468]: pgmap v4631: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:46 smithi087 ceph-mon[20993]: pgmap v4631: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:46 smithi077 ceph-mon[21151]: pgmap v4631: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:47.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:47.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:47.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:48.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:48.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:48.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:48.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:48.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:48 smithi046 ceph-mon[19468]: pgmap v4632: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:48 smithi046 ceph-mon[19468]: from='client.152886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:48 smithi087 ceph-mon[20993]: pgmap v4632: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:48 smithi087 ceph-mon[20993]: from='client.152886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:48 smithi077 ceph-mon[21151]: pgmap v4632: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:48 smithi077 ceph-mon[21151]: from='client.152886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:08:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:50 smithi046 ceph-mon[19468]: pgmap v4633: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:50 smithi087 ceph-mon[20993]: pgmap v4633: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:50 smithi077 ceph-mon[21151]: pgmap v4633: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:08:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:53 smithi046 ceph-mon[19468]: pgmap v4634: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:53.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:53 smithi087 ceph-mon[20993]: pgmap v4634: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:53 smithi077 ceph-mon[21151]: pgmap v4634: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:08:53.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:53.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:53.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:54.244 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:08:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:55 smithi046 ceph-mon[19468]: from='client.152958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:55 smithi046 ceph-mon[19468]: pgmap v4635: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:55 smithi087 ceph-mon[20993]: from='client.152958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:55 smithi087 ceph-mon[20993]: pgmap v4635: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:55 smithi077 ceph-mon[21151]: from='client.152958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:08:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:55 smithi077 ceph-mon[21151]: pgmap v4635: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:57 smithi046 ceph-mon[19468]: pgmap v4636: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:57 smithi087 ceph-mon[20993]: pgmap v4636: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:57 smithi077 ceph-mon[21151]: pgmap v4636: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:08:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:08:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:08:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:08:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:08:59 smithi046 ceph-mon[19468]: pgmap v4637: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:08:59 smithi087 ceph-mon[20993]: pgmap v4637: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:08:59 smithi077 ceph-mon[21151]: pgmap v4637: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:08:59.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:08:59.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:08:59.940 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:08:59.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:08:59.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:01 smithi046 ceph-mon[19468]: from='client.153036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:01 smithi046 ceph-mon[19468]: pgmap v4638: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:01 smithi087 ceph-mon[20993]: from='client.153036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:01 smithi087 ceph-mon[20993]: pgmap v4638: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:01 smithi077 ceph-mon[21151]: from='client.153036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:01 smithi077 ceph-mon[21151]: pgmap v4638: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:03 smithi046 ceph-mon[19468]: pgmap v4639: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:09:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:03 smithi087 ceph-mon[20993]: pgmap v4639: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:09:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:03 smithi077 ceph-mon[21151]: pgmap v4639: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:09:04.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:04.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:04.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:05 smithi046 ceph-mon[19468]: pgmap v4640: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:05 smithi087 ceph-mon[20993]: pgmap v4640: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:05 smithi077 ceph-mon[21151]: pgmap v4640: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:05.620 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:05.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:05.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:05.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:05.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:06 smithi077 ceph-mon[21151]: from='client.153111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:06 smithi046 ceph-mon[19468]: from='client.153111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:06 smithi087 ceph-mon[20993]: from='client.153111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:07 smithi087 ceph-mon[20993]: pgmap v4641: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:07 smithi077 ceph-mon[21151]: pgmap v4641: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:07 smithi046 ceph-mon[19468]: pgmap v4641: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:09 smithi087 ceph-mon[20993]: pgmap v4642: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:09 smithi077 ceph-mon[21151]: pgmap v4642: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:09 smithi046 ceph-mon[19468]: pgmap v4642: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:10.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:10.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:10.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:11.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:11.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:11.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:11.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:11.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:11 smithi087 ceph-mon[20993]: pgmap v4643: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:11 smithi077 ceph-mon[21151]: pgmap v4643: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:11 smithi046 ceph-mon[19468]: pgmap v4643: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:12 smithi077 ceph-mon[21151]: from='client.153186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:12 smithi046 ceph-mon[19468]: from='client.153186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:12 smithi087 ceph-mon[20993]: from='client.153186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:13 smithi077 ceph-mon[21151]: pgmap v4644: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:13 smithi046 ceph-mon[19468]: pgmap v4644: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:13 smithi087 ceph-mon[20993]: pgmap v4644: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:09:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:15 smithi077 ceph-mon[21151]: pgmap v4645: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:09:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:15 smithi046 ceph-mon[19468]: pgmap v4645: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:09:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:15 smithi087 ceph-mon[20993]: pgmap v4645: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:09:16.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:16.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:16.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:16.991 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:16.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:16.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:16.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:16.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:17 smithi046 ceph-mon[19468]: pgmap v4646: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:17 smithi077 ceph-mon[21151]: pgmap v4646: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:17 smithi087 ceph-mon[20993]: pgmap v4646: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:09:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:18 smithi077 ceph-mon[21151]: from='client.153264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:18 smithi046 ceph-mon[19468]: from='client.153264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:18 smithi087 ceph-mon[20993]: from='client.153264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:19 smithi077 ceph-mon[21151]: pgmap v4647: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:19 smithi046 ceph-mon[19468]: pgmap v4647: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:19 smithi087 ceph-mon[20993]: pgmap v4647: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:21 smithi046 ceph-mon[19468]: pgmap v4648: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:09:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:21 smithi087 ceph-mon[20993]: pgmap v4648: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:09:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:21 smithi077 ceph-mon[21151]: pgmap v4648: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:09:21.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:21.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:21.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:22.667 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:22.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:22.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:22.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:22.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:23 smithi046 ceph-mon[19468]: pgmap v4649: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:09:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:23 smithi046 ceph-mon[19468]: from='client.153339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:23 smithi087 ceph-mon[20993]: pgmap v4649: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:09:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:23 smithi087 ceph-mon[20993]: from='client.153339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:23 smithi077 ceph-mon[21151]: pgmap v4649: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:09:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:23 smithi077 ceph-mon[21151]: from='client.153339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:25 smithi046 ceph-mon[19468]: pgmap v4650: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:25.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:25 smithi077 ceph-mon[21151]: pgmap v4650: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:25 smithi087 ceph-mon[20993]: pgmap v4650: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:27.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: pgmap v4651: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:09:27.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:09:27.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:09:27.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:09:27.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:27.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:27.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:09:27.408+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:09:27.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:09:27.409+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:09:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: pgmap v4651: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:09:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:09:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:09:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:09:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: pgmap v4651: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:27.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:27.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:27.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:28.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:28.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:28.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:28.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:28.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:09:29.497 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:09:29.497 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:09:29.497 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:29 smithi077 ceph-mon[21151]: pgmap v4652: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:29.497 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:29 smithi077 ceph-mon[21151]: from='client.153516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:29.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:09:29.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:09:29.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:29 smithi046 ceph-mon[19468]: pgmap v4652: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:29.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:29 smithi046 ceph-mon[19468]: from='client.153516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:09:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:09:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:29 smithi087 ceph-mon[20993]: pgmap v4652: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:29 smithi087 ceph-mon[20993]: from='client.153516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:30.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:31 smithi046 ceph-mon[19468]: pgmap v4653: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:09:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:31 smithi087 ceph-mon[20993]: pgmap v4653: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:09:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:31 smithi077 ceph-mon[21151]: pgmap v4653: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:09:33.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:33.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:33.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:33 smithi046 ceph-mon[19468]: pgmap v4654: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:33 smithi087 ceph-mon[20993]: pgmap v4654: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:33 smithi077 ceph-mon[21151]: pgmap v4654: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:34.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:34.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:34.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:34.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:34.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:35 smithi046 ceph-mon[19468]: from='client.153594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:35 smithi046 ceph-mon[19468]: pgmap v4655: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:35 smithi087 ceph-mon[20993]: from='client.153594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:35 smithi087 ceph-mon[20993]: pgmap v4655: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:35 smithi077 ceph-mon[21151]: from='client.153594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:35 smithi077 ceph-mon[21151]: pgmap v4655: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:37 smithi046 ceph-mon[19468]: pgmap v4656: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:37 smithi087 ceph-mon[20993]: pgmap v4656: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:37 smithi077 ceph-mon[21151]: pgmap v4656: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:39.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:39.034 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:39.034 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:39 smithi046 ceph-mon[19468]: pgmap v4657: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:39 smithi087 ceph-mon[20993]: pgmap v4657: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:39 smithi077 ceph-mon[21151]: pgmap v4657: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:39.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:39.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:39.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:39.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:39.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:40 smithi046 ceph-mon[19468]: from='client.153669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:40 smithi087 ceph-mon[20993]: from='client.153669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:40 smithi077 ceph-mon[21151]: from='client.153669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:41 smithi046 ceph-mon[19468]: pgmap v4658: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:41 smithi087 ceph-mon[20993]: pgmap v4658: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:41 smithi077 ceph-mon[21151]: pgmap v4658: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:09:43.565 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:43 smithi087 ceph-mon[20993]: pgmap v4659: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:09:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:43 smithi046 ceph-mon[19468]: pgmap v4659: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:09:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:43 smithi077 ceph-mon[21151]: pgmap v4659: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:09:44.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:44.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:44.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:45.396 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:45.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:45.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:45.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:45.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:45 smithi046 ceph-mon[19468]: pgmap v4660: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:45 smithi087 ceph-mon[20993]: pgmap v4660: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:45 smithi077 ceph-mon[21151]: pgmap v4660: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:46 smithi046 ceph-mon[19468]: from='client.153744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:46 smithi087 ceph-mon[20993]: from='client.153744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:46.636 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:46 smithi077 ceph-mon[21151]: from='client.153744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:47.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:47 smithi046 ceph-mon[19468]: pgmap v4661: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:47 smithi087 ceph-mon[20993]: pgmap v4661: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:47 smithi077 ceph-mon[21151]: pgmap v4661: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:49 smithi046 ceph-mon[19468]: pgmap v4662: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:49 smithi087 ceph-mon[20993]: pgmap v4662: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:49 smithi077 ceph-mon[21151]: pgmap v4662: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:50.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:50.400 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:50.400 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:09:51.080 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:51.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:51.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:51.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:51.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:51 smithi077 ceph-mon[21151]: pgmap v4663: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:51 smithi046 ceph-mon[19468]: pgmap v4663: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:51 smithi087 ceph-mon[20993]: pgmap v4663: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:09:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:52 smithi077 ceph-mon[21151]: from='client.153819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:52 smithi046 ceph-mon[19468]: from='client.153819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:52 smithi087 ceph-mon[20993]: from='client.153819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:53 smithi077 ceph-mon[21151]: pgmap v4664: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:09:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:53 smithi046 ceph-mon[19468]: pgmap v4664: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:09:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:53 smithi087 ceph-mon[20993]: pgmap v4664: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:09:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:55 smithi077 ceph-mon[21151]: pgmap v4665: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:55.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:55 smithi087 ceph-mon[20993]: pgmap v4665: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:55 smithi046 ceph-mon[19468]: pgmap v4665: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:09:56.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:09:56.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:09:56.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:09:56.762 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:09:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:09:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:09:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:09:56.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:09:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:57 smithi077 ceph-mon[21151]: pgmap v4666: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:57 smithi077 ceph-mon[21151]: from='client.153894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:57 smithi046 ceph-mon[19468]: pgmap v4666: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:57 smithi046 ceph-mon[19468]: from='client.153894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:57 smithi087 ceph-mon[20993]: pgmap v4666: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:57 smithi087 ceph-mon[20993]: from='client.153894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:09:59.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:09:59 smithi046 ceph-mon[19468]: pgmap v4667: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:09:59 smithi077 ceph-mon[21151]: pgmap v4667: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:09:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:09:59 smithi087 ceph-mon[20993]: pgmap v4667: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:10:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:01 smithi087 ceph-mon[20993]: pgmap v4668: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:01 smithi077 ceph-mon[21151]: pgmap v4668: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:01.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:01.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:01.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:01 smithi046 ceph-mon[19468]: pgmap v4668: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:01.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:02.445 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:02.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:02.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:02.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:02.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:03 smithi087 ceph-mon[20993]: pgmap v4669: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:03 smithi087 ceph-mon[20993]: from='client.153969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:03 smithi077 ceph-mon[21151]: pgmap v4669: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:03 smithi077 ceph-mon[21151]: from='client.153969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:03 smithi046 ceph-mon[19468]: pgmap v4669: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:03 smithi046 ceph-mon[19468]: from='client.153969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:05 smithi077 ceph-mon[21151]: pgmap v4670: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:05 smithi046 ceph-mon[19468]: pgmap v4670: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:05 smithi087 ceph-mon[20993]: pgmap v4670: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:07.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:07.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:07.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:07.606 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:07 smithi077 ceph-mon[21151]: pgmap v4671: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:07.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:07 smithi046 ceph-mon[19468]: pgmap v4671: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:07 smithi087 ceph-mon[20993]: pgmap v4671: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:08.141 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:08.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:09 smithi077 ceph-mon[21151]: from='client.154044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:09 smithi077 ceph-mon[21151]: pgmap v4672: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:09 smithi046 ceph-mon[19468]: from='client.154044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:09 smithi046 ceph-mon[19468]: pgmap v4672: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:09 smithi087 ceph-mon[20993]: from='client.154044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:09 smithi087 ceph-mon[20993]: pgmap v4672: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:10 smithi046 ceph-mon[19468]: pgmap v4673: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:10 smithi087 ceph-mon[20993]: pgmap v4673: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:10 smithi077 ceph-mon[21151]: pgmap v4673: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:13.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:12 smithi046 ceph-mon[19468]: pgmap v4674: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:12 smithi087 ceph-mon[20993]: pgmap v4674: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:12 smithi077 ceph-mon[21151]: pgmap v4674: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:13.819 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:13.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:13.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:13.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:13.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:14 smithi046 ceph-mon[19468]: from='client.154119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:14 smithi046 ceph-mon[19468]: pgmap v4675: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:14 smithi087 ceph-mon[20993]: from='client.154119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:14 smithi087 ceph-mon[20993]: pgmap v4675: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:14 smithi077 ceph-mon[21151]: from='client.154119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:14 smithi077 ceph-mon[21151]: pgmap v4675: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:16 smithi046 ceph-mon[19468]: pgmap v4676: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:16 smithi087 ceph-mon[20993]: pgmap v4676: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:16 smithi077 ceph-mon[21151]: pgmap v4676: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:18 smithi046 ceph-mon[19468]: pgmap v4677: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:18 smithi087 ceph-mon[20993]: pgmap v4677: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:18 smithi077 ceph-mon[21151]: pgmap v4677: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:19.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:19.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:19.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:19.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:19.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='client.154194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='client.154194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='client.154194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:20 smithi046 ceph-mon[19468]: pgmap v4678: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:20 smithi087 ceph-mon[20993]: pgmap v4678: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:20 smithi077 ceph-mon[21151]: pgmap v4678: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:22 smithi046 ceph-mon[19468]: pgmap v4679: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:22 smithi087 ceph-mon[20993]: pgmap v4679: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:22 smithi077 ceph-mon[21151]: pgmap v4679: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:24.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:24.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:24.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:25 smithi087 ceph-mon[20993]: pgmap v4680: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:25.185 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:25 smithi046 ceph-mon[19468]: pgmap v4680: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:25 smithi077 ceph-mon[21151]: pgmap v4680: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:26 smithi087 ceph-mon[20993]: from='client.154272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:26 smithi046 ceph-mon[19468]: from='client.154272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:26 smithi077 ceph-mon[21151]: from='client.154272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:27.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:27 smithi046 ceph-mon[19468]: pgmap v4681: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:10:27.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:27 smithi077 ceph-mon[21151]: pgmap v4681: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:10:27.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:27 smithi087 ceph-mon[20993]: pgmap v4681: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:10:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:10:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:10:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:10:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:28.270 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:10:28.145+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:10:28.147+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:28.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:10:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:10:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:10:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:29.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:29.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:29 smithi046 ceph-mon[19468]: pgmap v4682: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:10:29.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:10:29.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:10:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:29 smithi087 ceph-mon[20993]: pgmap v4682: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:10:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:10:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:29 smithi077 ceph-mon[21151]: pgmap v4682: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:10:30.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:30.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:30.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:30 smithi046 ceph-mon[19468]: pgmap v4683: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:10:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:30 smithi087 ceph-mon[20993]: pgmap v4683: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:10:30.890 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:30.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:30.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:30.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:30.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:30 smithi077 ceph-mon[21151]: pgmap v4683: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:10:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:31 smithi046 ceph-mon[19468]: from='client.154452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:31 smithi077 ceph-mon[21151]: from='client.154452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:31 smithi087 ceph-mon[20993]: from='client.154452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:32 smithi077 ceph-mon[21151]: pgmap v4684: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:32 smithi046 ceph-mon[19468]: pgmap v4684: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:32 smithi087 ceph-mon[20993]: pgmap v4684: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:34 smithi046 ceph-mon[19468]: pgmap v4685: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:34 smithi087 ceph-mon[20993]: pgmap v4685: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:34 smithi077 ceph-mon[21151]: pgmap v4685: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:35.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:35.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:35.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:36.581 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:36.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:36.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:36.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:36.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:36 smithi046 ceph-mon[19468]: pgmap v4686: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:36 smithi046 ceph-mon[19468]: from='client.154527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:36 smithi087 ceph-mon[20993]: pgmap v4686: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:36 smithi087 ceph-mon[20993]: from='client.154527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:36 smithi077 ceph-mon[21151]: pgmap v4686: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:36 smithi077 ceph-mon[21151]: from='client.154527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:38 smithi046 ceph-mon[19468]: pgmap v4687: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:38 smithi087 ceph-mon[20993]: pgmap v4687: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:38 smithi077 ceph-mon[21151]: pgmap v4687: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:40 smithi077 ceph-mon[21151]: pgmap v4688: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:41.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:40 smithi046 ceph-mon[19468]: pgmap v4688: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:40 smithi087 ceph-mon[20993]: pgmap v4688: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:10:41.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:41.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:41.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:42.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:42.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:42.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:42.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:42.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:42 smithi046 ceph-mon[19468]: from='client.154596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:42 smithi046 ceph-mon[19468]: pgmap v4689: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:10:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:42 smithi087 ceph-mon[20993]: from='client.154596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:42 smithi087 ceph-mon[20993]: pgmap v4689: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:10:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:42 smithi077 ceph-mon[21151]: from='client.154596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:42 smithi077 ceph-mon[21151]: pgmap v4689: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:10:45.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:44 smithi087 ceph-mon[20993]: pgmap v4690: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:44 smithi046 ceph-mon[19468]: pgmap v4690: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:44 smithi077 ceph-mon[21151]: pgmap v4690: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:47.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:47.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:47 smithi046 ceph-mon[19468]: pgmap v4691: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:47.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:47.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:47 smithi087 ceph-mon[20993]: pgmap v4691: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:47 smithi077 ceph-mon[21151]: pgmap v4691: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:47.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:47.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:47.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:47.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:47.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:49 smithi046 ceph-mon[19468]: from='client.154665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:49 smithi046 ceph-mon[19468]: pgmap v4692: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:49.277 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:49 smithi077 ceph-mon[21151]: from='client.154665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:49.277 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:49 smithi077 ceph-mon[21151]: pgmap v4692: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:49 smithi087 ceph-mon[20993]: from='client.154665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:49 smithi087 ceph-mon[20993]: pgmap v4692: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:50 smithi077 ceph-mon[21151]: pgmap v4693: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:50 smithi046 ceph-mon[19468]: pgmap v4693: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:10:51.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:50 smithi087 ceph-mon[20993]: pgmap v4693: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:10:52.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:52.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:52.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:52 smithi046 ceph-mon[19468]: pgmap v4694: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:53 smithi087 ceph-mon[20993]: pgmap v4694: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:53 smithi077 ceph-mon[21151]: pgmap v4694: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:10:53.662 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:53.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:53.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:53.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:53.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:54 smithi046 ceph-mon[19468]: from='client.154740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:54 smithi087 ceph-mon[20993]: from='client.154740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:54 smithi077 ceph-mon[21151]: from='client.154740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:10:55.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:55 smithi087 ceph-mon[20993]: pgmap v4695: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:55 smithi046 ceph-mon[19468]: pgmap v4695: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:55 smithi077 ceph-mon[21151]: pgmap v4695: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:57 smithi046 ceph-mon[19468]: pgmap v4696: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:57 smithi087 ceph-mon[20993]: pgmap v4696: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:57 smithi077 ceph-mon[21151]: pgmap v4696: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:10:58.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:10:58.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:10:58.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:10:59.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:10:59.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:10:59.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:10:59.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:10:59.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:10:59.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:10:59 smithi046 ceph-mon[19468]: pgmap v4697: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:10:59 smithi087 ceph-mon[20993]: pgmap v4697: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:10:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:10:59 smithi077 ceph-mon[21151]: pgmap v4697: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='client.154818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='client.154818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='client.154818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:00.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:01.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:01 smithi046 ceph-mon[19468]: pgmap v4698: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:11:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:01 smithi087 ceph-mon[20993]: pgmap v4698: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:11:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:01 smithi077 ceph-mon[21151]: pgmap v4698: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:11:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:03 smithi046 ceph-mon[19468]: pgmap v4699: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:11:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:03 smithi087 ceph-mon[20993]: pgmap v4699: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:11:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:03 smithi077 ceph-mon[21151]: pgmap v4699: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:11:04.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:04.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:04.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:05.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:05.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:05.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:05.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:05.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:05 smithi087 ceph-mon[20993]: pgmap v4700: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:05 smithi046 ceph-mon[19468]: pgmap v4700: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:05 smithi077 ceph-mon[21151]: pgmap v4700: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:06.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:06 smithi087 ceph-mon[20993]: from='client.154893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:06 smithi046 ceph-mon[19468]: from='client.154893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:06 smithi077 ceph-mon[21151]: from='client.154893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:07.253 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:07 smithi087 ceph-mon[20993]: pgmap v4701: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:11:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:07 smithi046 ceph-mon[19468]: pgmap v4701: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:11:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:07 smithi077 ceph-mon[21151]: pgmap v4701: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:11:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:09 smithi077 ceph-mon[21151]: pgmap v4702: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:11:09.329 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:09 smithi046 ceph-mon[19468]: pgmap v4702: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:09 smithi087 ceph-mon[20993]: pgmap v4702: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:11:10.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:10.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:10.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:10.713 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:10.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:10.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:10.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:10.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:10 smithi046 ceph-mon[19468]: pgmap v4703: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:11:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:10 smithi046 ceph-mon[19468]: from='client.154965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:11.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:10 smithi087 ceph-mon[20993]: pgmap v4703: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:10 smithi087 ceph-mon[20993]: from='client.154965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:10 smithi077 ceph-mon[21151]: pgmap v4703: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:11:11.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:10 smithi077 ceph-mon[21151]: from='client.154965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:13 smithi046 ceph-mon[19468]: pgmap v4704: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:13 smithi087 ceph-mon[20993]: pgmap v4704: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:13 smithi077 ceph-mon[21151]: pgmap v4704: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:15 smithi046 ceph-mon[19468]: pgmap v4705: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:15 smithi087 ceph-mon[20993]: pgmap v4705: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:15 smithi077 ceph-mon[21151]: pgmap v4705: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:15.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:15.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:15.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:16.397 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:16.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:16.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:16.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:16.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:17 smithi046 ceph-mon[19468]: pgmap v4706: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:17 smithi046 ceph-mon[19468]: from='client.155040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:17 smithi087 ceph-mon[20993]: pgmap v4706: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:17 smithi087 ceph-mon[20993]: from='client.155040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:17 smithi077 ceph-mon[21151]: pgmap v4706: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:17 smithi077 ceph-mon[21151]: from='client.155040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:19 smithi046 ceph-mon[19468]: pgmap v4707: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:11:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:19 smithi087 ceph-mon[20993]: pgmap v4707: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:11:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:19 smithi077 ceph-mon[21151]: pgmap v4707: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:20 smithi077 ceph-mon[21151]: pgmap v4708: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:20 smithi046 ceph-mon[19468]: pgmap v4708: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:20 smithi087 ceph-mon[20993]: pgmap v4708: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:21.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:21.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:21.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:22.081 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:22.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:22.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:22.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:22.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:23 smithi046 ceph-mon[19468]: from='client.155109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:23 smithi046 ceph-mon[19468]: pgmap v4709: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:23 smithi087 ceph-mon[20993]: from='client.155109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:23 smithi087 ceph-mon[20993]: pgmap v4709: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:23 smithi077 ceph-mon[21151]: from='client.155109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:23 smithi077 ceph-mon[21151]: pgmap v4709: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:11:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:25 smithi046 ceph-mon[19468]: pgmap v4710: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:25 smithi087 ceph-mon[20993]: pgmap v4710: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:25 smithi077 ceph-mon[21151]: pgmap v4710: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:27.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:27.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:27.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:27 smithi046 ceph-mon[19468]: pgmap v4711: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:27 smithi087 ceph-mon[20993]: pgmap v4711: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:27 smithi077 ceph-mon[21151]: pgmap v4711: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:27.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='client.155187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:11:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:11:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:11:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='client.155187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:11:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:11:28.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:11:28.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:28.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:28.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='client.155187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:28.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:11:28.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:11:28.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:11:28.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:28.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:29.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:11:28.880+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:11:29.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:11:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:11:28.881+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:11:29.509 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:29 smithi077 ceph-mon[21151]: pgmap v4712: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:29.509 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:29 smithi087 ceph-mon[20993]: pgmap v4712: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:29.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:29 smithi046 ceph-mon[19468]: pgmap v4712: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:29.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:11:30.552 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:11:30.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:11:30.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:11:30.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:11:30.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:11:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:11:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:31 smithi077 ceph-mon[21151]: pgmap v4713: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:11:31.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:31 smithi046 ceph-mon[19468]: pgmap v4713: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:11:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:31 smithi087 ceph-mon[20993]: pgmap v4713: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T05:11:32.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:32.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:32.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:33.441 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:33.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:33.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:33.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:33.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:33.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:33 smithi046 ceph-mon[19468]: pgmap v4714: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:33 smithi077 ceph-mon[21151]: pgmap v4714: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:33.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:33 smithi087 ceph-mon[20993]: pgmap v4714: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:34 smithi077 ceph-mon[21151]: from='client.155370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:34 smithi046 ceph-mon[19468]: from='client.155370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:34 smithi087 ceph-mon[20993]: from='client.155370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:35 smithi077 ceph-mon[21151]: pgmap v4715: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:35 smithi046 ceph-mon[19468]: pgmap v4715: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:35 smithi087 ceph-mon[20993]: pgmap v4715: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:37 smithi077 ceph-mon[21151]: pgmap v4716: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:37 smithi046 ceph-mon[19468]: pgmap v4716: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:37 smithi087 ceph-mon[20993]: pgmap v4716: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:38.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:38.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:38.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:39.125 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:39.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:39.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:39.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:39.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:39 smithi077 ceph-mon[21151]: pgmap v4717: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:39 smithi046 ceph-mon[19468]: pgmap v4717: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:39 smithi087 ceph-mon[20993]: pgmap v4717: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='client.155442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='client.155442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='client.155442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:41 smithi077 ceph-mon[21151]: pgmap v4718: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:41 smithi046 ceph-mon[19468]: pgmap v4718: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:41 smithi087 ceph-mon[20993]: pgmap v4718: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:11:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:43 smithi046 ceph-mon[19468]: pgmap v4719: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:11:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:43 smithi077 ceph-mon[21151]: pgmap v4719: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:11:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:43 smithi087 ceph-mon[20993]: pgmap v4719: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:11:44.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:44.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:44.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:44.811 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:44.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:44.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:44.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:44.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:45 smithi077 ceph-mon[21151]: pgmap v4720: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:45 smithi046 ceph-mon[19468]: pgmap v4720: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:45 smithi087 ceph-mon[20993]: pgmap v4720: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:46.612 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:46 smithi087 ceph-mon[20993]: from='client.155517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:46 smithi077 ceph-mon[21151]: from='client.155517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:46 smithi046 ceph-mon[19468]: from='client.155517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:47.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:47 smithi087 ceph-mon[20993]: pgmap v4721: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:47 smithi077 ceph-mon[21151]: pgmap v4721: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:47 smithi046 ceph-mon[19468]: pgmap v4721: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:11:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:49 smithi077 ceph-mon[21151]: pgmap v4722: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:49.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:49 smithi046 ceph-mon[19468]: pgmap v4722: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:49 smithi087 ceph-mon[20993]: pgmap v4722: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:50.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:50.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:50.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:50.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:50.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:51.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:51 smithi046 ceph-mon[19468]: pgmap v4723: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:51.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:51 smithi046 ceph-mon[19468]: from='client.155595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:51 smithi087 ceph-mon[20993]: pgmap v4723: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:51 smithi087 ceph-mon[20993]: from='client.155595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:51.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:51 smithi077 ceph-mon[21151]: pgmap v4723: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:51.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:11:51.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:51 smithi077 ceph-mon[21151]: from='client.155595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:53 smithi087 ceph-mon[20993]: pgmap v4724: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:53 smithi077 ceph-mon[21151]: pgmap v4724: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:53 smithi046 ceph-mon[19468]: pgmap v4724: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:11:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:55 smithi087 ceph-mon[20993]: pgmap v4725: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:55 smithi077 ceph-mon[21151]: pgmap v4725: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:55.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:11:55.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:55 smithi046 ceph-mon[19468]: pgmap v4725: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:55.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:11:55.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:11:56.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:11:56.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:11:56.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:11:56.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:11:56.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:11:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:57 smithi087 ceph-mon[20993]: from='client.155670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:57 smithi087 ceph-mon[20993]: pgmap v4726: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:57 smithi077 ceph-mon[21151]: from='client.155670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:57 smithi077 ceph-mon[21151]: pgmap v4726: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:57 smithi046 ceph-mon[19468]: from='client.155670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:11:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:57 smithi046 ceph-mon[19468]: pgmap v4726: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:11:59.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:11:59 smithi046 ceph-mon[19468]: pgmap v4727: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:11:59 smithi077 ceph-mon[21151]: pgmap v4727: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:11:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:11:59 smithi087 ceph-mon[20993]: pgmap v4727: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:12:01.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:01.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:01.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: pgmap v4728: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:12:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: pgmap v4728: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: pgmap v4728: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:01.883 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:01.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:01.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:01.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:01.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:03 smithi077 ceph-mon[21151]: from='client.155748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:03 smithi077 ceph-mon[21151]: pgmap v4729: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:03 smithi046 ceph-mon[19468]: from='client.155748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:03 smithi046 ceph-mon[19468]: pgmap v4729: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:03 smithi087 ceph-mon[20993]: from='client.155748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:03 smithi087 ceph-mon[20993]: pgmap v4729: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:05 smithi077 ceph-mon[21151]: pgmap v4730: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:05 smithi046 ceph-mon[19468]: pgmap v4730: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:05 smithi087 ceph-mon[20993]: pgmap v4730: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:06.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:06.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:06.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:07 smithi077 ceph-mon[21151]: pgmap v4731: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:07.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:07 smithi087 ceph-mon[20993]: pgmap v4731: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:07.568 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:07.568 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:07 smithi046 ceph-mon[19468]: pgmap v4731: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:08 smithi077 ceph-mon[21151]: from='client.155823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:08.564 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:08 smithi087 ceph-mon[20993]: from='client.155823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:08 smithi046 ceph-mon[19468]: from='client.155823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:09 smithi077 ceph-mon[21151]: pgmap v4732: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:09 smithi046 ceph-mon[19468]: pgmap v4732: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:09 smithi087 ceph-mon[20993]: pgmap v4732: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:11 smithi046 ceph-mon[19468]: pgmap v4733: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:11 smithi087 ceph-mon[20993]: pgmap v4733: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:11 smithi077 ceph-mon[21151]: pgmap v4733: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:11.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:11.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:12.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:12.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:12.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:13.243 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:13.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:13.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:13.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:13.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:13 smithi077 ceph-mon[21151]: pgmap v4734: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:13 smithi046 ceph-mon[19468]: pgmap v4734: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:13 smithi087 ceph-mon[20993]: pgmap v4734: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:14 smithi046 ceph-mon[19468]: from='client.155901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:14 smithi087 ceph-mon[20993]: from='client.155901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:14 smithi077 ceph-mon[21151]: from='client.155901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:15 smithi046 ceph-mon[19468]: pgmap v4735: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:15 smithi087 ceph-mon[20993]: pgmap v4735: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:15 smithi077 ceph-mon[21151]: pgmap v4735: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:17 smithi046 ceph-mon[19468]: pgmap v4736: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:17 smithi087 ceph-mon[20993]: pgmap v4736: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:17 smithi077 ceph-mon[21151]: pgmap v4736: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:18.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:18.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:18.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:18.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:19 smithi046 ceph-mon[19468]: pgmap v4737: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:19 smithi087 ceph-mon[20993]: pgmap v4737: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:19 smithi077 ceph-mon[21151]: pgmap v4737: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:20 smithi046 ceph-mon[19468]: from='client.155973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:20 smithi087 ceph-mon[20993]: from='client.155973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:20 smithi077 ceph-mon[21151]: from='client.155973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: pgmap v4738: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: pgmap v4738: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: pgmap v4738: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:23 smithi046 ceph-mon[19468]: pgmap v4739: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:23 smithi087 ceph-mon[20993]: pgmap v4739: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:23 smithi077 ceph-mon[21151]: pgmap v4739: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:23.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:23.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:23.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:24.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:24.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:24.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:24.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:24.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:25 smithi046 ceph-mon[19468]: pgmap v4740: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:25 smithi046 ceph-mon[19468]: from='client.156051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:25 smithi087 ceph-mon[20993]: pgmap v4740: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:25 smithi087 ceph-mon[20993]: from='client.156051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:25 smithi077 ceph-mon[21151]: pgmap v4740: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:25 smithi077 ceph-mon[21151]: from='client.156051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:27 smithi046 ceph-mon[19468]: pgmap v4741: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:27 smithi087 ceph-mon[20993]: pgmap v4741: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:27 smithi077 ceph-mon[21151]: pgmap v4741: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: pgmap v4742: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:12:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:12:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:12:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: pgmap v4742: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:12:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:12:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:12:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:29.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:29.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:29.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:29.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: pgmap v4742: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:29.909 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:12:29.621+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:12:29.909 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:12:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:12:29.622+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:12:30.350 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:30.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:30.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:30.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:30.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: from='client.110822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: pgmap v4743: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: from='client.110822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: pgmap v4743: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: from='client.110822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: pgmap v4743: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:33 smithi046 ceph-mon[19468]: pgmap v4744: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:33.658 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:33 smithi077 ceph-mon[21151]: pgmap v4744: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:33 smithi087 ceph-mon[20993]: pgmap v4744: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:35.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:35.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:35.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:35 smithi046 ceph-mon[19468]: pgmap v4745: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:35 smithi077 ceph-mon[21151]: pgmap v4745: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:35 smithi087 ceph-mon[20993]: pgmap v4745: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:36.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:36.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:36.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:36.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:36.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:37 smithi077 ceph-mon[21151]: from='client.156312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:37 smithi077 ceph-mon[21151]: pgmap v4746: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:12:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:37 smithi046 ceph-mon[19468]: from='client.156312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:37 smithi046 ceph-mon[19468]: pgmap v4746: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:12:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:37 smithi087 ceph-mon[20993]: from='client.156312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:37 smithi087 ceph-mon[20993]: pgmap v4746: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:12:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:39 smithi077 ceph-mon[21151]: pgmap v4747: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:39 smithi046 ceph-mon[19468]: pgmap v4747: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:39 smithi087 ceph-mon[20993]: pgmap v4747: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:41.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:41.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:41.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: pgmap v4748: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:41.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: pgmap v4748: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: pgmap v4748: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:12:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:41.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:42 smithi077 ceph-mon[21151]: from='client.156390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:42 smithi046 ceph-mon[19468]: from='client.156390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:42 smithi087 ceph-mon[20993]: from='client.156390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:43 smithi077 ceph-mon[21151]: pgmap v4749: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:12:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:43 smithi046 ceph-mon[19468]: pgmap v4749: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:12:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:43 smithi087 ceph-mon[20993]: pgmap v4749: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:12:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:45 smithi077 ceph-mon[21151]: pgmap v4750: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:45 smithi046 ceph-mon[19468]: pgmap v4750: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:45 smithi087 ceph-mon[20993]: pgmap v4750: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:46.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:46.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:46.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:47.407 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:47.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:47.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:47.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:47.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:47.654 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:47 smithi087 ceph-mon[20993]: pgmap v4751: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:47 smithi077 ceph-mon[21151]: pgmap v4751: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:47 smithi046 ceph-mon[19468]: pgmap v4751: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:48 smithi077 ceph-mon[21151]: from='client.156462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:48.740 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:48 smithi087 ceph-mon[20993]: from='client.156462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:48 smithi046 ceph-mon[19468]: from='client.156462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:49.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:49 smithi087 ceph-mon[20993]: pgmap v4752: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:49 smithi077 ceph-mon[21151]: pgmap v4752: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:49 smithi046 ceph-mon[19468]: pgmap v4752: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:51 smithi077 ceph-mon[21151]: pgmap v4753: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:51 smithi046 ceph-mon[19468]: pgmap v4753: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:51.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:51 smithi087 ceph-mon[20993]: pgmap v4753: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:12:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:12:52.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:52.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:52.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:53.123 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:53.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:53.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:53.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:53.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:53.512 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:53 smithi077 ceph-mon[21151]: pgmap v4754: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:53.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:53 smithi046 ceph-mon[19468]: pgmap v4754: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:53 smithi087 ceph-mon[20993]: pgmap v4754: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:12:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:54 smithi077 ceph-mon[21151]: from='client.156537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:54 smithi046 ceph-mon[19468]: from='client.156537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:54 smithi087 ceph-mon[20993]: from='client.156537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:55.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:55 smithi087 ceph-mon[20993]: pgmap v4755: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:55 smithi046 ceph-mon[19468]: pgmap v4755: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:55 smithi077 ceph-mon[21151]: pgmap v4755: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:57 smithi077 ceph-mon[21151]: pgmap v4756: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:57 smithi046 ceph-mon[19468]: pgmap v4756: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:57 smithi087 ceph-mon[20993]: pgmap v4756: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:12:58.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:12:58.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:12:58.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:12:58.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:12:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:12:58.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:12:58.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:12:58.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:12:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:59 smithi046 ceph-mon[19468]: pgmap v4757: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:12:59 smithi046 ceph-mon[19468]: from='client.156615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:59 smithi087 ceph-mon[20993]: pgmap v4757: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:12:59 smithi087 ceph-mon[20993]: from='client.156615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:12:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:59 smithi077 ceph-mon[21151]: pgmap v4757: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:12:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:12:59 smithi077 ceph-mon[21151]: from='client.156615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: pgmap v4758: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:13:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: pgmap v4758: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: pgmap v4758: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:03.808 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:03 smithi046 ceph-mon[19468]: pgmap v4759: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:13:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:03 smithi087 ceph-mon[20993]: pgmap v4759: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:13:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:03 smithi077 ceph-mon[21151]: pgmap v4759: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:13:04.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:04.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:04.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:04.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:04.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:05 smithi046 ceph-mon[19468]: pgmap v4760: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:05 smithi046 ceph-mon[19468]: from='client.156690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:05 smithi087 ceph-mon[20993]: pgmap v4760: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:05 smithi087 ceph-mon[20993]: from='client.156690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:05 smithi077 ceph-mon[21151]: pgmap v4760: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:05 smithi077 ceph-mon[21151]: from='client.156690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:07 smithi046 ceph-mon[19468]: pgmap v4761: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:13:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:07 smithi087 ceph-mon[20993]: pgmap v4761: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:13:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:07 smithi077 ceph-mon[21151]: pgmap v4761: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:13:09.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:09.690 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:09 smithi087 ceph-mon[20993]: pgmap v4762: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:09 smithi046 ceph-mon[19468]: pgmap v4762: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:09 smithi077 ceph-mon[21151]: pgmap v4762: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:10.167 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:10.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:10.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:10.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:10.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:11 smithi046 ceph-mon[19468]: from='client.156765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:11 smithi046 ceph-mon[19468]: pgmap v4763: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:11 smithi087 ceph-mon[20993]: from='client.156765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:11 smithi087 ceph-mon[20993]: pgmap v4763: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:11 smithi077 ceph-mon[21151]: from='client.156765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:11 smithi077 ceph-mon[21151]: pgmap v4763: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:13.592 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:13 smithi077 ceph-mon[21151]: pgmap v4764: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:13:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:13 smithi046 ceph-mon[19468]: pgmap v4764: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:13:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:13 smithi087 ceph-mon[20993]: pgmap v4764: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:13:15.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:15.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:15.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:15.854 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:15.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:15.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:15 smithi046 ceph-mon[19468]: pgmap v4765: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:13:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:15 smithi087 ceph-mon[20993]: pgmap v4765: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:13:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:15 smithi077 ceph-mon[21151]: pgmap v4765: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:13:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:17 smithi046 ceph-mon[19468]: from='client.156843 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:17 smithi046 ceph-mon[19468]: pgmap v4766: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:17 smithi087 ceph-mon[20993]: from='client.156843 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:17 smithi087 ceph-mon[20993]: pgmap v4766: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:17 smithi077 ceph-mon[21151]: from='client.156843 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:17 smithi077 ceph-mon[21151]: pgmap v4766: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:18 smithi046 ceph-mon[19468]: pgmap v4767: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:13:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:18 smithi087 ceph-mon[20993]: pgmap v4767: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:13:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:18 smithi077 ceph-mon[21151]: pgmap v4767: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:13:20.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:20.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:20.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: pgmap v4768: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: pgmap v4768: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: pgmap v4768: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:21.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:21.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:21.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:21.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:21.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:22 smithi046 ceph-mon[19468]: from='client.156921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:22 smithi087 ceph-mon[20993]: from='client.156921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:22 smithi077 ceph-mon[21151]: from='client.156921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:23 smithi046 ceph-mon[19468]: pgmap v4769: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:23 smithi087 ceph-mon[20993]: pgmap v4769: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:23 smithi077 ceph-mon[21151]: pgmap v4769: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:25 smithi046 ceph-mon[19468]: pgmap v4770: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:13:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:25 smithi087 ceph-mon[20993]: pgmap v4770: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:13:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:25 smithi077 ceph-mon[21151]: pgmap v4770: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:13:26.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:27.223 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:27.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:27.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:27.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:27.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:27 smithi046 ceph-mon[19468]: pgmap v4771: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:27 smithi087 ceph-mon[20993]: pgmap v4771: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:27 smithi077 ceph-mon[21151]: pgmap v4771: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:28 smithi087 ceph-mon[20993]: from='client.156996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:28 smithi077 ceph-mon[21151]: from='client.156996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:28 smithi046 ceph-mon[19468]: from='client.156996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:29 smithi077 ceph-mon[21151]: pgmap v4772: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:29.678 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:29 smithi087 ceph-mon[20993]: pgmap v4772: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:29.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:29 smithi046 ceph-mon[19468]: pgmap v4772: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:13:30.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:30.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:13:30.357+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:13:30.358+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:30.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:13:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:13:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:13:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: pgmap v4773: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: pgmap v4773: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: pgmap v4773: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:32.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:32.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:32.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:32.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:32.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:32.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:32.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:32.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:33.649 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:33 smithi046 ceph-mon[19468]: pgmap v4774: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-08-31T05:13:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:33 smithi077 ceph-mon[21151]: pgmap v4774: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-08-31T05:13:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:33 smithi087 ceph-mon[20993]: pgmap v4774: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-08-31T05:13:34.539 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:34 smithi077 ceph-mon[21151]: from='client.157176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:34.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:34 smithi046 ceph-mon[19468]: from='client.157176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:34.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:34 smithi087 ceph-mon[20993]: from='client.157176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:35 smithi077 ceph-mon[21151]: pgmap v4775: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:13:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:35 smithi046 ceph-mon[19468]: pgmap v4775: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:13:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:35 smithi087 ceph-mon[20993]: pgmap v4775: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:13:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:37 smithi077 ceph-mon[21151]: pgmap v4776: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:37 smithi046 ceph-mon[19468]: pgmap v4776: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:37 smithi087 ceph-mon[20993]: pgmap v4776: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:38.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:38.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:38.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:38.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:38.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:39 smithi077 ceph-mon[21151]: pgmap v4777: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:39 smithi077 ceph-mon[21151]: from='client.157254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:39 smithi046 ceph-mon[19468]: pgmap v4777: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:39 smithi046 ceph-mon[19468]: from='client.157254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:39 smithi087 ceph-mon[20993]: pgmap v4777: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:39 smithi087 ceph-mon[20993]: from='client.157254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: pgmap v4778: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: pgmap v4778: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: pgmap v4778: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:41.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:43.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:43.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:43.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:43 smithi077 ceph-mon[21151]: pgmap v4779: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:43 smithi046 ceph-mon[19468]: pgmap v4779: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:43 smithi087 ceph-mon[20993]: pgmap v4779: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:44.292 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:44.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:45 smithi077 ceph-mon[21151]: from='client.157329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:45 smithi077 ceph-mon[21151]: pgmap v4780: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:13:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:45 smithi046 ceph-mon[19468]: from='client.157329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:45 smithi046 ceph-mon[19468]: pgmap v4780: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:13:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:45 smithi087 ceph-mon[20993]: from='client.157329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:45 smithi087 ceph-mon[20993]: pgmap v4780: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:13:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:47 smithi077 ceph-mon[21151]: pgmap v4781: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:47 smithi046 ceph-mon[19468]: pgmap v4781: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:47 smithi087 ceph-mon[20993]: pgmap v4781: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:13:49.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:49.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:49.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:49.581 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:49 smithi087 ceph-mon[20993]: pgmap v4782: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:49 smithi046 ceph-mon[19468]: pgmap v4782: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:49 smithi077 ceph-mon[21151]: pgmap v4782: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:49.975 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:49.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:49.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:49.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:49.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:51 smithi087 ceph-mon[20993]: from='client.157401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:51 smithi087 ceph-mon[20993]: pgmap v4783: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:13:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:51 smithi046 ceph-mon[19468]: from='client.157401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:51 smithi046 ceph-mon[19468]: pgmap v4783: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:13:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:51 smithi077 ceph-mon[21151]: from='client.157401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:51 smithi077 ceph-mon[21151]: pgmap v4783: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:13:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:13:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:53 smithi046 ceph-mon[19468]: pgmap v4784: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:13:53.807 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:53 smithi077 ceph-mon[21151]: pgmap v4784: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:13:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:53 smithi087 ceph-mon[20993]: pgmap v4784: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:13:54.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:13:54.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:13:54.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:13:55.591 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:55 smithi077 ceph-mon[21151]: pgmap v4785: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:13:55.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:55 smithi046 ceph-mon[19468]: pgmap v4785: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:13:55.657 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:13:55.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:13:55.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:13:55.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:13:55.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:13:55.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:55 smithi087 ceph-mon[20993]: pgmap v4785: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:13:56.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:56 smithi077 ceph-mon[21151]: from='client.157479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:56 smithi046 ceph-mon[19468]: from='client.157479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:56 smithi087 ceph-mon[20993]: from='client.157479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:13:57.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:57 smithi077 ceph-mon[21151]: pgmap v4786: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:57 smithi046 ceph-mon[19468]: pgmap v4786: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:57 smithi087 ceph-mon[20993]: pgmap v4786: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:13:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:13:59 smithi046 ceph-mon[19468]: pgmap v4787: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:13:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:13:59 smithi087 ceph-mon[20993]: pgmap v4787: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:13:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:13:59 smithi077 ceph-mon[21151]: pgmap v4787: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:14:00.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:00.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:00.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:01.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: pgmap v4788: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: pgmap v4788: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:14:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: pgmap v4788: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:02 smithi046 ceph-mon[19468]: from='client.157551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:02 smithi087 ceph-mon[20993]: from='client.157551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:02 smithi077 ceph-mon[21151]: from='client.157551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:03 smithi046 ceph-mon[19468]: pgmap v4789: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:14:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:03 smithi087 ceph-mon[20993]: pgmap v4789: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:14:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:03 smithi077 ceph-mon[21151]: pgmap v4789: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:14:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:05 smithi046 ceph-mon[19468]: pgmap v4790: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:14:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:05 smithi087 ceph-mon[20993]: pgmap v4790: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:14:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:05 smithi077 ceph-mon[21151]: pgmap v4790: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:14:06.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:06.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:06.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:07.004 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:07.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:07.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:07.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:07.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:07 smithi046 ceph-mon[19468]: pgmap v4791: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:14:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:07 smithi087 ceph-mon[20993]: pgmap v4791: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:14:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:07 smithi077 ceph-mon[21151]: pgmap v4791: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:14:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:08 smithi046 ceph-mon[19468]: from='client.157629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:08 smithi087 ceph-mon[20993]: from='client.157629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:08 smithi077 ceph-mon[21151]: from='client.157629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:09.698 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:09 smithi087 ceph-mon[20993]: pgmap v4792: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:09 smithi046 ceph-mon[19468]: pgmap v4792: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:09 smithi077 ceph-mon[21151]: pgmap v4792: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:11.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:11 smithi087 ceph-mon[20993]: pgmap v4793: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:11.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:11 smithi046 ceph-mon[19468]: pgmap v4793: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:11 smithi077 ceph-mon[21151]: pgmap v4793: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:12.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:12.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:12.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:12.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:12.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:12.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:12.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:12.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:13.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:13 smithi046 ceph-mon[19468]: pgmap v4794: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:13.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:13 smithi046 ceph-mon[19468]: from='client.157704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:13 smithi087 ceph-mon[20993]: pgmap v4794: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:13 smithi087 ceph-mon[20993]: from='client.157704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:13 smithi077 ceph-mon[21151]: pgmap v4794: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:13 smithi077 ceph-mon[21151]: from='client.157704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:14.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:14 smithi077 ceph-mon[21151]: pgmap v4795: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:14.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:14 smithi046 ceph-mon[19468]: pgmap v4795: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:14 smithi087 ceph-mon[20993]: pgmap v4795: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:17.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:17 smithi077 ceph-mon[21151]: pgmap v4796: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:17 smithi046 ceph-mon[19468]: pgmap v4796: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:17 smithi087 ceph-mon[20993]: pgmap v4796: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:17.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:17.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:17.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:18.370 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:18.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:18.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:19 smithi046 ceph-mon[19468]: from='client.157779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:19 smithi046 ceph-mon[19468]: pgmap v4797: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:19 smithi087 ceph-mon[20993]: from='client.157779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:19 smithi087 ceph-mon[20993]: pgmap v4797: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:19 smithi077 ceph-mon[21151]: from='client.157779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:19 smithi077 ceph-mon[21151]: pgmap v4797: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: pgmap v4798: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: pgmap v4798: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: pgmap v4798: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:23 smithi046 ceph-mon[19468]: pgmap v4799: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:23.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:23.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:23.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:23 smithi087 ceph-mon[20993]: pgmap v4799: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:23 smithi077 ceph-mon[21151]: pgmap v4799: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:24.053 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:24.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:24.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:24.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:24.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:25 smithi046 ceph-mon[19468]: from='client.157851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:25 smithi046 ceph-mon[19468]: pgmap v4800: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:25 smithi087 ceph-mon[20993]: from='client.157851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:25 smithi087 ceph-mon[20993]: pgmap v4800: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:25 smithi077 ceph-mon[21151]: from='client.157851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:25 smithi077 ceph-mon[21151]: pgmap v4800: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:27 smithi046 ceph-mon[19468]: pgmap v4801: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:27 smithi087 ceph-mon[20993]: pgmap v4801: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:27 smithi077 ceph-mon[21151]: pgmap v4801: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:29.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:29.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:29.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:29 smithi046 ceph-mon[19468]: pgmap v4802: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:29 smithi087 ceph-mon[20993]: pgmap v4802: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:29 smithi077 ceph-mon[21151]: pgmap v4802: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:29.775 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:29.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:29.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:29.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:29.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:30.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:30 smithi087 ceph-mon[20993]: from='client.157926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:30 smithi046 ceph-mon[19468]: from='client.157926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:30 smithi077 ceph-mon[21151]: from='client.157926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: pgmap v4803: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:14:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:14:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:14:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: pgmap v4803: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: pgmap v4803: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:14:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:31.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:31.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:14:31.388+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:14:31.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:14:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:14:31.389+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:14:32.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:14:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:14:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:14:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:33 smithi077 ceph-mon[21151]: pgmap v4804: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:33 smithi046 ceph-mon[19468]: pgmap v4804: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:33 smithi087 ceph-mon[20993]: pgmap v4804: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T05:14:34.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:34.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:34.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:35 smithi046 ceph-mon[19468]: pgmap v4805: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:35.410 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:35 smithi077 ceph-mon[21151]: pgmap v4805: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:35.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:35.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:35.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:35.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:35.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:35 smithi087 ceph-mon[20993]: pgmap v4805: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:36.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:36 smithi077 ceph-mon[21151]: from='client.158106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:36 smithi087 ceph-mon[20993]: from='client.158106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:36.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:36 smithi046 ceph-mon[19468]: from='client.158106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:37 smithi077 ceph-mon[21151]: pgmap v4806: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:37 smithi046 ceph-mon[19468]: pgmap v4806: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:37 smithi087 ceph-mon[20993]: pgmap v4806: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:39 smithi077 ceph-mon[21151]: pgmap v4807: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:39 smithi046 ceph-mon[19468]: pgmap v4807: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:39 smithi087 ceph-mon[20993]: pgmap v4807: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:41.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:41.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:41.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:41.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:41.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:41 smithi077 ceph-mon[21151]: pgmap v4808: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:41 smithi046 ceph-mon[19468]: pgmap v4808: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:41 smithi087 ceph-mon[20993]: pgmap v4808: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:42 smithi046 ceph-mon[19468]: from='client.158178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:42 smithi087 ceph-mon[20993]: from='client.158178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:42 smithi077 ceph-mon[21151]: from='client.158178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:43 smithi046 ceph-mon[19468]: pgmap v4809: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:43 smithi087 ceph-mon[20993]: pgmap v4809: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:43 smithi077 ceph-mon[21151]: pgmap v4809: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:45 smithi046 ceph-mon[19468]: pgmap v4810: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:45 smithi087 ceph-mon[20993]: pgmap v4810: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:45 smithi077 ceph-mon[21151]: pgmap v4810: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:14:46.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:46.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:46.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:46.835 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:46.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:46.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:46.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:46.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:47 smithi046 ceph-mon[19468]: pgmap v4811: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:47 smithi046 ceph-mon[19468]: from='client.158256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:47 smithi087 ceph-mon[20993]: pgmap v4811: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:47 smithi087 ceph-mon[20993]: from='client.158256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:47 smithi077 ceph-mon[21151]: pgmap v4811: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:14:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:47 smithi077 ceph-mon[21151]: from='client.158256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:49 smithi046 ceph-mon[19468]: pgmap v4812: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:49 smithi087 ceph-mon[20993]: pgmap v4812: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:49 smithi077 ceph-mon[21151]: pgmap v4812: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:51 smithi046 ceph-mon[19468]: pgmap v4813: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:51.616 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:51 smithi087 ceph-mon[20993]: pgmap v4813: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:51 smithi077 ceph-mon[21151]: pgmap v4813: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:52.514 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:52.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:52.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:52.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:52.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:14:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:53 smithi087 ceph-mon[20993]: pgmap v4814: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:53 smithi087 ceph-mon[20993]: from='client.158334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:53 smithi046 ceph-mon[19468]: pgmap v4814: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:53 smithi046 ceph-mon[19468]: from='client.158334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:53 smithi077 ceph-mon[21151]: pgmap v4814: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:53 smithi077 ceph-mon[21151]: from='client.158334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:55.534 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:55 smithi046 ceph-mon[19468]: pgmap v4815: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:55 smithi087 ceph-mon[20993]: pgmap v4815: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:55 smithi077 ceph-mon[21151]: pgmap v4815: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:57.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:14:57.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:14:57.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:14:57.565 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:57 smithi077 ceph-mon[21151]: pgmap v4816: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:57 smithi046 ceph-mon[19468]: pgmap v4816: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:57 smithi087 ceph-mon[20993]: pgmap v4816: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:14:58.204 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:14:58.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:14:58.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:14:58.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:14:58.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:14:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:59 smithi046 ceph-mon[19468]: from='client.158412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:14:59 smithi046 ceph-mon[19468]: pgmap v4817: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:59 smithi087 ceph-mon[20993]: from='client.158412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:14:59 smithi087 ceph-mon[20993]: pgmap v4817: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:59 smithi077 ceph-mon[21151]: from='client.158412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:14:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:14:59 smithi077 ceph-mon[21151]: pgmap v4817: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:01 smithi046 ceph-mon[19468]: pgmap v4818: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:01 smithi087 ceph-mon[20993]: pgmap v4818: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:01 smithi077 ceph-mon[21151]: pgmap v4818: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:03.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:03.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:03.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:03 smithi046 ceph-mon[19468]: pgmap v4819: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:03 smithi077 ceph-mon[21151]: pgmap v4819: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:03 smithi087 ceph-mon[20993]: pgmap v4819: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:03.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:03.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:03.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:03.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:03.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:05 smithi077 ceph-mon[21151]: from='client.158490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:05 smithi077 ceph-mon[21151]: pgmap v4820: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:05 smithi046 ceph-mon[19468]: from='client.158490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:05 smithi046 ceph-mon[19468]: pgmap v4820: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:05 smithi087 ceph-mon[20993]: from='client.158490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:05 smithi087 ceph-mon[20993]: pgmap v4820: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:07 smithi077 ceph-mon[21151]: pgmap v4821: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:07 smithi046 ceph-mon[19468]: pgmap v4821: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:07 smithi087 ceph-mon[20993]: pgmap v4821: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:08.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:08.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:08.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:09.573 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:09.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:09.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:09.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:09.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:09 smithi077 ceph-mon[21151]: pgmap v4822: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:09 smithi046 ceph-mon[19468]: pgmap v4822: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:09 smithi087 ceph-mon[20993]: pgmap v4822: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:10 smithi077 ceph-mon[21151]: from='client.158568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:10 smithi046 ceph-mon[19468]: from='client.158568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:10 smithi087 ceph-mon[20993]: from='client.158568 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:11.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:11 smithi087 ceph-mon[20993]: pgmap v4823: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:11.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:11 smithi046 ceph-mon[19468]: pgmap v4823: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:11.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:11 smithi077 ceph-mon[21151]: pgmap v4823: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:11.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:11.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:13.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:13 smithi087 ceph-mon[20993]: pgmap v4824: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:13 smithi077 ceph-mon[21151]: pgmap v4824: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:13 smithi046 ceph-mon[19468]: pgmap v4824: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:14.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:14.576 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:14.576 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:15.261 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:15.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:15.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:15.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:15.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:15.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:15 smithi046 ceph-mon[19468]: pgmap v4825: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:15 smithi077 ceph-mon[21151]: pgmap v4825: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:15 smithi087 ceph-mon[20993]: pgmap v4825: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:16.688 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:16 smithi077 ceph-mon[21151]: from='client.158637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:16.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:16 smithi046 ceph-mon[19468]: from='client.158637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:16 smithi087 ceph-mon[20993]: from='client.158637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:17 smithi046 ceph-mon[19468]: pgmap v4826: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:17 smithi077 ceph-mon[21151]: pgmap v4826: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:17 smithi087 ceph-mon[20993]: pgmap v4826: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:19 smithi077 ceph-mon[21151]: pgmap v4827: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:15:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:19 smithi046 ceph-mon[19468]: pgmap v4827: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:15:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:19 smithi087 ceph-mon[20993]: pgmap v4827: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:15:20.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:20.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:20.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:20.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:20.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:20.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:20.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:20.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:21 smithi046 ceph-mon[19468]: pgmap v4828: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:15:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:21 smithi087 ceph-mon[20993]: pgmap v4828: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:15:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:21 smithi077 ceph-mon[21151]: pgmap v4828: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:15:21.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:21.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:22 smithi046 ceph-mon[19468]: from='client.158715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:22 smithi087 ceph-mon[20993]: from='client.158715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:22 smithi077 ceph-mon[21151]: from='client.158715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:23 smithi046 ceph-mon[19468]: pgmap v4829: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:23 smithi087 ceph-mon[20993]: pgmap v4829: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:23 smithi077 ceph-mon[21151]: pgmap v4829: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:25 smithi046 ceph-mon[19468]: pgmap v4830: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:25 smithi087 ceph-mon[20993]: pgmap v4830: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:25 smithi077 ceph-mon[21151]: pgmap v4830: 225 pgs: 225 active+clean; 589 KiB data, 134 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:15:25.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:25.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:25.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:26.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:26.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:26.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:26.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:26.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:27.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:27 smithi077 ceph-mon[21151]: pgmap v4831: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:27.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:27 smithi077 ceph-mon[21151]: from='client.158790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:27 smithi046 ceph-mon[19468]: pgmap v4831: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:27 smithi046 ceph-mon[19468]: from='client.158790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:27 smithi087 ceph-mon[20993]: pgmap v4831: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:27 smithi087 ceph-mon[20993]: from='client.158790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:29 smithi046 ceph-mon[19468]: pgmap v4832: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:29 smithi087 ceph-mon[20993]: pgmap v4832: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:29 smithi077 ceph-mon[21151]: pgmap v4832: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:15:31.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:31.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:31.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:31.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:31 smithi087 ceph-mon[20993]: pgmap v4833: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:15:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:31 smithi046 ceph-mon[19468]: pgmap v4833: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:15:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:31 smithi077 ceph-mon[21151]: pgmap v4833: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:15:32.829 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:15:32.455+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:15:32.829 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:15:32.466+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:15:32.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:15:32.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:32.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:32.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:32.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:32.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:32.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:15:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:15:32.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:15:32.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:32.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:33 smithi046 ceph-mon[19468]: from='client.158868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:33 smithi046 ceph-mon[19468]: pgmap v4834: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:15:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:15:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:33 smithi087 ceph-mon[20993]: from='client.158868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:33 smithi087 ceph-mon[20993]: pgmap v4834: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:15:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:15:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:15:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:33 smithi077 ceph-mon[21151]: from='client.158868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:33 smithi077 ceph-mon[21151]: pgmap v4834: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:15:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:15:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:35 smithi046 ceph-mon[19468]: pgmap v4835: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:35 smithi087 ceph-mon[20993]: pgmap v4835: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:35 smithi077 ceph-mon[21151]: pgmap v4835: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:15:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:37 smithi077 ceph-mon[21151]: pgmap v4836: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T05:15:37.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:37 smithi046 ceph-mon[19468]: pgmap v4836: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T05:15:37.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:37.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:37.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:37 smithi087 ceph-mon[20993]: pgmap v4836: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T05:15:38.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:38.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:38.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:38.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:38.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:39.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:39 smithi077 ceph-mon[21151]: pgmap v4837: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:39.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:39 smithi077 ceph-mon[21151]: from='client.159045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:39 smithi046 ceph-mon[19468]: pgmap v4837: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:39 smithi046 ceph-mon[19468]: from='client.159045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:39 smithi087 ceph-mon[20993]: pgmap v4837: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:39 smithi087 ceph-mon[20993]: from='client.159045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:41 smithi046 ceph-mon[19468]: pgmap v4838: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:41 smithi087 ceph-mon[20993]: pgmap v4838: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:41 smithi077 ceph-mon[21151]: pgmap v4838: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:42 smithi046 ceph-mon[19468]: pgmap v4839: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:42 smithi087 ceph-mon[20993]: pgmap v4839: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:42 smithi077 ceph-mon[21151]: pgmap v4839: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:43.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:43.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:43.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:44.200 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:44.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:44.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:44.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:44.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:45 smithi087 ceph-mon[20993]: from='client.159117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:45 smithi087 ceph-mon[20993]: pgmap v4840: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:45 smithi077 ceph-mon[21151]: from='client.159117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:45 smithi077 ceph-mon[21151]: pgmap v4840: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:45 smithi046 ceph-mon[19468]: from='client.159117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:45 smithi046 ceph-mon[19468]: pgmap v4840: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:47 smithi087 ceph-mon[20993]: pgmap v4841: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:47 smithi077 ceph-mon[21151]: pgmap v4841: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:47 smithi046 ceph-mon[19468]: pgmap v4841: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:15:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:49 smithi087 ceph-mon[20993]: pgmap v4842: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:49 smithi077 ceph-mon[21151]: pgmap v4842: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:49 smithi046 ceph-mon[19468]: pgmap v4842: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:49.882 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:49.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:49.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:49.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:49.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:51 smithi087 ceph-mon[20993]: from='client.159186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:51 smithi087 ceph-mon[20993]: pgmap v4843: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:51 smithi077 ceph-mon[21151]: from='client.159186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:51 smithi077 ceph-mon[21151]: pgmap v4843: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:51 smithi046 ceph-mon[19468]: from='client.159186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:51 smithi046 ceph-mon[19468]: pgmap v4843: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:15:52.902 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.902 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.902 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.902 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:52 smithi087 ceph-mon[20993]: pgmap v4844: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:52 smithi077 ceph-mon[21151]: pgmap v4844: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:15:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:52 smithi046 ceph-mon[19468]: pgmap v4844: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:54.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:15:54.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:15:54.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:15:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:55 smithi046 ceph-mon[19468]: pgmap v4845: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:55 smithi087 ceph-mon[20993]: pgmap v4845: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:55 smithi077 ceph-mon[21151]: pgmap v4845: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:55.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:15:55.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:15:55.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:15:55.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:15:55.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:15:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:56 smithi087 ceph-mon[20993]: from='client.159261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:56 smithi077 ceph-mon[21151]: from='client.159261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:56 smithi046 ceph-mon[19468]: from='client.159261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:15:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:57 smithi046 ceph-mon[19468]: pgmap v4846: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:57 smithi087 ceph-mon[20993]: pgmap v4846: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:57 smithi077 ceph-mon[21151]: pgmap v4846: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:15:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:15:59 smithi077 ceph-mon[21151]: pgmap v4847: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:15:59 smithi046 ceph-mon[19468]: pgmap v4847: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:15:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:15:59 smithi087 ceph-mon[20993]: pgmap v4847: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:00.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:00.570 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:00.570 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:01.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:01.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:01.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:01.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:01.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:01 smithi077 ceph-mon[21151]: pgmap v4848: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:01.426 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:01 smithi046 ceph-mon[19468]: pgmap v4848: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:01 smithi087 ceph-mon[20993]: pgmap v4848: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='client.159339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='client.159339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='client.159339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:03 smithi077 ceph-mon[21151]: pgmap v4849: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:03 smithi046 ceph-mon[19468]: pgmap v4849: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:03 smithi087 ceph-mon[20993]: pgmap v4849: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:05 smithi077 ceph-mon[21151]: pgmap v4850: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:05 smithi046 ceph-mon[19468]: pgmap v4850: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:05 smithi087 ceph-mon[20993]: pgmap v4850: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:16:06.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:06.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:06.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:06.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:06.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:06.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:06.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:06.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:07 smithi046 ceph-mon[19468]: pgmap v4851: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:07.410 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:07 smithi087 ceph-mon[20993]: pgmap v4851: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:07 smithi077 ceph-mon[21151]: pgmap v4851: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:08 smithi077 ceph-mon[21151]: from='client.159411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:08 smithi046 ceph-mon[19468]: from='client.159411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:08 smithi087 ceph-mon[20993]: from='client.159411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:09 smithi077 ceph-mon[21151]: pgmap v4852: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:09 smithi046 ceph-mon[19468]: pgmap v4852: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:09 smithi087 ceph-mon[20993]: pgmap v4852: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:11 smithi077 ceph-mon[21151]: pgmap v4853: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:11.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:11 smithi046 ceph-mon[19468]: pgmap v4853: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:11 smithi087 ceph-mon[20993]: pgmap v4853: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:11.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:11.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:11.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:12.620 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:12.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:12.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:12.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:12.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:13.068 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:12 smithi087 ceph-mon[20993]: pgmap v4854: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:13.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:12 smithi087 ceph-mon[20993]: from='client.159489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:12 smithi046 ceph-mon[19468]: pgmap v4854: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:12 smithi046 ceph-mon[19468]: from='client.159489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:12 smithi077 ceph-mon[21151]: pgmap v4854: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:12 smithi077 ceph-mon[21151]: from='client.159489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:15 smithi077 ceph-mon[21151]: pgmap v4855: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:15 smithi046 ceph-mon[19468]: pgmap v4855: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:15 smithi087 ceph-mon[20993]: pgmap v4855: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:17 smithi077 ceph-mon[21151]: pgmap v4856: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:17.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:17 smithi046 ceph-mon[19468]: pgmap v4856: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:17.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:17.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:17.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:17 smithi087 ceph-mon[20993]: pgmap v4856: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:18.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:18.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:18.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:18.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:18.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:19 smithi046 ceph-mon[19468]: from='client.159567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:19 smithi046 ceph-mon[19468]: pgmap v4857: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:19 smithi077 ceph-mon[21151]: from='client.159567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:19 smithi077 ceph-mon[21151]: pgmap v4857: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:19 smithi087 ceph-mon[20993]: from='client.159567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:19 smithi087 ceph-mon[20993]: pgmap v4857: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:21.409 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:21 smithi077 ceph-mon[21151]: pgmap v4858: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:21 smithi046 ceph-mon[19468]: pgmap v4858: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:21 smithi087 ceph-mon[20993]: pgmap v4858: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:22 smithi046 ceph-mon[19468]: pgmap v4859: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:22 smithi087 ceph-mon[20993]: pgmap v4859: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:22 smithi077 ceph-mon[21151]: pgmap v4859: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:23.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:23.993 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:23.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:23.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:23.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:23.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:25 smithi077 ceph-mon[21151]: from='client.159645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:25 smithi077 ceph-mon[21151]: pgmap v4860: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:25 smithi046 ceph-mon[19468]: from='client.159645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:25 smithi046 ceph-mon[19468]: pgmap v4860: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:25 smithi087 ceph-mon[20993]: from='client.159645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:25 smithi087 ceph-mon[20993]: pgmap v4860: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:27 smithi087 ceph-mon[20993]: pgmap v4861: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:27 smithi077 ceph-mon[21151]: pgmap v4861: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:27 smithi046 ceph-mon[19468]: pgmap v4861: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:28.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:28.995 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:28.995 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:29.651 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:29 smithi046 ceph-mon[19468]: pgmap v4862: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:29 smithi077 ceph-mon[21151]: pgmap v4862: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:29.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:29.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:29.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:29.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:29.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:29 smithi087 ceph-mon[20993]: pgmap v4862: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:30 smithi046 ceph-mon[19468]: from='client.159720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:30 smithi087 ceph-mon[20993]: from='client.159720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:30 smithi077 ceph-mon[21151]: from='client.159720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:31 smithi046 ceph-mon[19468]: pgmap v4863: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:31 smithi087 ceph-mon[20993]: pgmap v4863: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:31 smithi077 ceph-mon[21151]: pgmap v4863: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:33.165 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: pgmap v4864: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:33.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:16:33.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:16:33.167 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:16:33.167 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.167 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: pgmap v4864: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: pgmap v4864: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:16:33.207 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:16:33.208 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:33.208 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:33.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:16:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:16:33.204+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:16:33.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:16:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:16:33.205+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:16:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:16:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:16:34.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:34.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:16:34.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:16:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:16:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:16:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:16:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:34.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:34 smithi046 ceph-mon[19468]: pgmap v4865: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:34 smithi087 ceph-mon[20993]: pgmap v4865: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:34 smithi077 ceph-mon[21151]: pgmap v4865: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:35.382 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:35 smithi077 ceph-mon[21151]: from='client.159903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:35 smithi046 ceph-mon[19468]: from='client.159903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:35 smithi087 ceph-mon[20993]: from='client.159903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:36 smithi077 ceph-mon[21151]: pgmap v4866: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:36 smithi046 ceph-mon[19468]: pgmap v4866: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:37.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:36 smithi087 ceph-mon[20993]: pgmap v4866: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:39.189 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:39 smithi046 ceph-mon[19468]: pgmap v4867: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:39 smithi077 ceph-mon[21151]: pgmap v4867: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:39 smithi087 ceph-mon[20993]: pgmap v4867: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:40.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:40.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:41.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:41.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:41.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:41.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:41.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:41 smithi046 ceph-mon[19468]: pgmap v4868: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:41 smithi077 ceph-mon[21151]: pgmap v4868: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:41 smithi087 ceph-mon[20993]: pgmap v4868: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='client.159978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='client.159978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='client.159978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:42.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:43 smithi077 ceph-mon[21151]: pgmap v4869: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:43 smithi046 ceph-mon[19468]: pgmap v4869: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:43 smithi087 ceph-mon[20993]: pgmap v4869: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:45 smithi077 ceph-mon[21151]: pgmap v4870: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:45 smithi046 ceph-mon[19468]: pgmap v4870: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:45 smithi087 ceph-mon[20993]: pgmap v4870: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:16:46.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:46.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:46.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:46.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:47 smithi077 ceph-mon[21151]: pgmap v4871: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:47 smithi077 ceph-mon[21151]: from='client.160056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:47 smithi046 ceph-mon[19468]: pgmap v4871: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:47 smithi046 ceph-mon[19468]: from='client.160056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:47 smithi087 ceph-mon[20993]: pgmap v4871: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:16:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:47 smithi087 ceph-mon[20993]: from='client.160056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:49 smithi077 ceph-mon[21151]: pgmap v4872: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:49 smithi046 ceph-mon[19468]: pgmap v4872: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:49 smithi087 ceph-mon[20993]: pgmap v4872: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:51 smithi077 ceph-mon[21151]: pgmap v4873: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:51 smithi046 ceph-mon[19468]: pgmap v4873: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:51 smithi087 ceph-mon[20993]: pgmap v4873: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:51.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:52.441 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:52.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:52.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:52.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:52.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:53 smithi046 ceph-mon[19468]: from='client.160134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:53 smithi046 ceph-mon[19468]: pgmap v4874: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:53 smithi087 ceph-mon[20993]: from='client.160134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:53 smithi087 ceph-mon[20993]: pgmap v4874: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:16:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:53 smithi077 ceph-mon[21151]: from='client.160134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:53 smithi077 ceph-mon[21151]: pgmap v4874: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:55 smithi077 ceph-mon[21151]: pgmap v4875: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:55.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:55 smithi087 ceph-mon[20993]: pgmap v4875: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:55 smithi046 ceph-mon[19468]: pgmap v4875: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:57 smithi077 ceph-mon[21151]: pgmap v4876: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:57.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:16:57.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:57 smithi046 ceph-mon[19468]: pgmap v4876: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:57.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:16:57.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:16:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:57 smithi087 ceph-mon[20993]: pgmap v4876: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:16:58.128 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:16:58.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:16:58.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:16:58.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:16:58.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:16:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:59 smithi077 ceph-mon[21151]: from='client.160212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:16:59 smithi077 ceph-mon[21151]: pgmap v4877: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:59 smithi046 ceph-mon[19468]: from='client.160212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:16:59 smithi046 ceph-mon[19468]: pgmap v4877: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:16:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:59 smithi087 ceph-mon[20993]: from='client.160212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:16:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:16:59 smithi087 ceph-mon[20993]: pgmap v4877: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:01 smithi046 ceph-mon[19468]: pgmap v4878: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:01 smithi077 ceph-mon[21151]: pgmap v4878: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:01 smithi087 ceph-mon[20993]: pgmap v4878: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:03.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:03.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:03.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:03 smithi077 ceph-mon[21151]: pgmap v4879: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:03 smithi046 ceph-mon[19468]: pgmap v4879: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:03 smithi087 ceph-mon[20993]: pgmap v4879: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:03.810 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:03.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:03.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:03.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:03.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:04 smithi046 ceph-mon[19468]: from='client.160290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:04 smithi087 ceph-mon[20993]: from='client.160290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:04 smithi077 ceph-mon[21151]: from='client.160290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:05 smithi046 ceph-mon[19468]: pgmap v4880: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:05 smithi087 ceph-mon[20993]: pgmap v4880: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:05 smithi077 ceph-mon[21151]: pgmap v4880: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:07 smithi077 ceph-mon[21151]: pgmap v4881: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:07 smithi046 ceph-mon[19468]: pgmap v4881: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:07 smithi087 ceph-mon[20993]: pgmap v4881: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:08.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:08.811 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:08.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:09 smithi077 ceph-mon[21151]: pgmap v4882: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:09.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:09.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:09.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:09.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:09.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:09.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:09 smithi046 ceph-mon[19468]: pgmap v4882: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:09 smithi087 ceph-mon[20993]: pgmap v4882: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:10 smithi077 ceph-mon[21151]: from='client.160362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:10 smithi046 ceph-mon[19468]: from='client.160362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:10 smithi087 ceph-mon[20993]: from='client.160362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:11 smithi077 ceph-mon[21151]: pgmap v4883: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:11 smithi046 ceph-mon[19468]: pgmap v4883: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:11 smithi087 ceph-mon[20993]: pgmap v4883: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:13 smithi077 ceph-mon[21151]: pgmap v4884: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:13 smithi046 ceph-mon[19468]: pgmap v4884: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:13 smithi087 ceph-mon[20993]: pgmap v4884: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:14.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:15.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:15.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:15.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:15.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:15.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:15 smithi087 ceph-mon[20993]: pgmap v4885: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:15 smithi077 ceph-mon[21151]: pgmap v4885: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:15 smithi046 ceph-mon[19468]: pgmap v4885: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:16.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:16 smithi087 ceph-mon[20993]: from='client.160437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:16 smithi077 ceph-mon[21151]: from='client.160437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:16 smithi046 ceph-mon[19468]: from='client.160437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:17 smithi077 ceph-mon[21151]: pgmap v4886: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:17:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:17 smithi046 ceph-mon[19468]: pgmap v4886: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:17:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:17 smithi087 ceph-mon[20993]: pgmap v4886: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:17:19.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:19 smithi046 ceph-mon[19468]: pgmap v4887: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:17:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:19 smithi077 ceph-mon[21151]: pgmap v4887: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:17:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:19 smithi087 ceph-mon[20993]: pgmap v4887: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:17:20.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:20.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:20.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:20.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:20.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:20.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:20.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:20.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:21.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:21 smithi077 ceph-mon[21151]: pgmap v4888: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:21 smithi046 ceph-mon[19468]: pgmap v4888: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:21 smithi087 ceph-mon[20993]: pgmap v4888: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:22 smithi077 ceph-mon[21151]: from='client.160512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:22 smithi046 ceph-mon[19468]: from='client.160512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:22 smithi087 ceph-mon[20993]: from='client.160512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:23 smithi077 ceph-mon[21151]: pgmap v4889: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:23.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:23 smithi046 ceph-mon[19468]: pgmap v4889: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:23 smithi087 ceph-mon[20993]: pgmap v4889: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:25 smithi077 ceph-mon[21151]: pgmap v4890: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:25.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:25 smithi087 ceph-mon[20993]: pgmap v4890: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:25 smithi046 ceph-mon[19468]: pgmap v4890: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:17:25.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:25.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:25.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:26.580 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:27 smithi077 ceph-mon[21151]: pgmap v4891: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:27 smithi077 ceph-mon[21151]: from='client.160584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:27 smithi046 ceph-mon[19468]: pgmap v4891: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:27 smithi046 ceph-mon[19468]: from='client.160584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:27 smithi087 ceph-mon[20993]: pgmap v4891: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:27 smithi087 ceph-mon[20993]: from='client.160584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:29 smithi077 ceph-mon[21151]: pgmap v4892: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:17:29.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:29 smithi046 ceph-mon[19468]: pgmap v4892: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:17:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:29 smithi087 ceph-mon[20993]: pgmap v4892: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:17:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:31 smithi077 ceph-mon[21151]: pgmap v4893: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:17:31.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:31.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:31 smithi046 ceph-mon[19468]: pgmap v4893: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:17:31.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:31.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:31 smithi087 ceph-mon[20993]: pgmap v4893: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:17:32.268 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:32.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:32.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:32.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:32.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-mon[19468]: from='client.160662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-mon[19468]: pgmap v4894: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:33 smithi087 ceph-mon[20993]: from='client.160662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:33 smithi087 ceph-mon[20993]: pgmap v4894: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:33 smithi077 ceph-mon[21151]: from='client.160662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:33 smithi077 ceph-mon[21151]: pgmap v4894: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:34.269 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:17:33.945+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:17:34.269 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:17:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:17:33.946+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:34.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:17:35.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:17:35.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:17:35.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:35 smithi087 ceph-mon[20993]: pgmap v4895: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:17:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:17:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:35 smithi046 ceph-mon[19468]: pgmap v4895: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:17:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:17:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:35 smithi077 ceph-mon[21151]: pgmap v4895: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:37.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:37.271 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:37.271 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:37 smithi046 ceph-mon[19468]: pgmap v4896: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:37 smithi087 ceph-mon[20993]: pgmap v4896: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:37 smithi077 ceph-mon[21151]: pgmap v4896: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:37.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:37.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:37.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:37.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:37.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:39 smithi046 ceph-mon[19468]: from='client.160845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:39 smithi046 ceph-mon[19468]: pgmap v4897: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:39 smithi087 ceph-mon[20993]: from='client.160845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:39 smithi087 ceph-mon[20993]: pgmap v4897: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:39 smithi077 ceph-mon[21151]: from='client.160845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:39 smithi077 ceph-mon[21151]: pgmap v4897: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:41 smithi046 ceph-mon[19468]: pgmap v4898: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:41 smithi087 ceph-mon[20993]: pgmap v4898: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:41 smithi077 ceph-mon[21151]: pgmap v4898: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:42.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:42.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:42.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: pgmap v4899: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: pgmap v4899: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:43.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:43.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:43.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:43.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: pgmap v4899: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:44.293 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:44 smithi077 ceph-mon[21151]: from='client.160920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:44 smithi046 ceph-mon[19468]: from='client.160920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:44 smithi087 ceph-mon[20993]: from='client.160920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:45 smithi046 ceph-mon[19468]: pgmap v4900: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:45 smithi087 ceph-mon[20993]: pgmap v4900: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:45 smithi077 ceph-mon[21151]: pgmap v4900: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:47 smithi046 ceph-mon[19468]: pgmap v4901: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:47 smithi087 ceph-mon[20993]: pgmap v4901: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:47 smithi077 ceph-mon[21151]: pgmap v4901: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:17:48.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:48.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:48.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:49.320 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:49.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:49.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:49.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:49.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:49 smithi046 ceph-mon[19468]: pgmap v4902: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:49 smithi087 ceph-mon[20993]: pgmap v4902: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:49 smithi077 ceph-mon[21151]: pgmap v4902: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:50 smithi046 ceph-mon[19468]: from='client.160998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:50 smithi087 ceph-mon[20993]: from='client.160998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:50 smithi077 ceph-mon[21151]: from='client.160998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:51 smithi046 ceph-mon[19468]: pgmap v4903: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:51 smithi087 ceph-mon[20993]: pgmap v4903: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:51 smithi077 ceph-mon[21151]: pgmap v4903: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:17:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:53 smithi077 ceph-mon[21151]: pgmap v4904: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:53 smithi046 ceph-mon[19468]: pgmap v4904: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:53 smithi087 ceph-mon[20993]: pgmap v4904: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:17:54.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:17:54.322 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:17:54.322 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:17:55.001 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:17:55.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:17:55.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:17:55.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:17:55.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:17:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:55 smithi087 ceph-mon[20993]: pgmap v4905: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:55 smithi077 ceph-mon[21151]: pgmap v4905: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:55 smithi046 ceph-mon[19468]: pgmap v4905: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:17:56.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:56 smithi087 ceph-mon[20993]: from='client.161073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:56 smithi077 ceph-mon[21151]: from='client.161073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:56 smithi046 ceph-mon[19468]: from='client.161073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:17:57.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:57 smithi087 ceph-mon[20993]: pgmap v4906: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:17:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:57 smithi077 ceph-mon[21151]: pgmap v4906: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:17:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:57 smithi046 ceph-mon[19468]: pgmap v4906: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:17:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:17:59 smithi077 ceph-mon[21151]: pgmap v4907: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:17:59.675 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:17:59 smithi046 ceph-mon[19468]: pgmap v4907: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:17:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:17:59 smithi087 ceph-mon[20993]: pgmap v4907: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:18:00.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:00.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:00.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:00.729 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:00.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:00.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:00.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:00.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:01 smithi077 ceph-mon[21151]: pgmap v4908: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:01 smithi077 ceph-mon[21151]: from='client.161148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:01.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:01 smithi046 ceph-mon[19468]: pgmap v4908: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:01.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:01 smithi046 ceph-mon[19468]: from='client.161148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:01 smithi087 ceph-mon[20993]: pgmap v4908: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:01 smithi087 ceph-mon[20993]: from='client.161148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: pgmap v4909: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: pgmap v4909: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: pgmap v4909: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:05 smithi077 ceph-mon[21151]: pgmap v4910: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:05.730 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:05 smithi046 ceph-mon[19468]: pgmap v4910: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:05.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:05.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:05.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:05 smithi087 ceph-mon[20993]: pgmap v4910: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:18:06.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:06.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:07 smithi077 ceph-mon[21151]: from='client.161223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:07 smithi077 ceph-mon[21151]: pgmap v4911: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:07 smithi046 ceph-mon[19468]: from='client.161223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:07 smithi046 ceph-mon[19468]: pgmap v4911: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:07 smithi087 ceph-mon[20993]: from='client.161223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:07 smithi087 ceph-mon[20993]: pgmap v4911: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:09 smithi087 ceph-mon[20993]: pgmap v4912: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:18:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:09 smithi077 ceph-mon[21151]: pgmap v4912: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:18:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:09 smithi046 ceph-mon[19468]: pgmap v4912: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T05:18:11.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:11.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:11.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:11 smithi077 ceph-mon[21151]: pgmap v4913: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:11 smithi046 ceph-mon[19468]: pgmap v4913: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:18:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:11 smithi087 ceph-mon[20993]: pgmap v4913: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:18:12.100 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:12.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:12.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:12.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:12.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:13 smithi077 ceph-mon[21151]: from='client.161298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:13 smithi077 ceph-mon[21151]: pgmap v4914: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:13 smithi046 ceph-mon[19468]: from='client.161298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:13 smithi046 ceph-mon[19468]: pgmap v4914: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:13 smithi087 ceph-mon[20993]: from='client.161298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:13 smithi087 ceph-mon[20993]: pgmap v4914: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:15 smithi077 ceph-mon[21151]: pgmap v4915: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:15.689 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:15 smithi087 ceph-mon[20993]: pgmap v4915: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:15 smithi046 ceph-mon[19468]: pgmap v4915: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:17.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:17.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:17.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:17 smithi087 ceph-mon[20993]: pgmap v4916: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:17 smithi077 ceph-mon[21151]: pgmap v4916: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:17.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:17.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:17.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:17.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:17.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:17.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:17 smithi046 ceph-mon[19468]: pgmap v4916: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:18 smithi077 ceph-mon[21151]: from='client.161373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:18 smithi046 ceph-mon[19468]: from='client.161373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:18 smithi087 ceph-mon[20993]: from='client.161373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:19 smithi077 ceph-mon[21151]: pgmap v4917: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:19 smithi046 ceph-mon[19468]: pgmap v4917: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:19 smithi087 ceph-mon[20993]: pgmap v4917: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:21 smithi046 ceph-mon[19468]: pgmap v4918: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:21 smithi087 ceph-mon[20993]: pgmap v4918: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:21 smithi077 ceph-mon[21151]: pgmap v4918: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:23.458 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:23.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:23.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:23.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:23.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: pgmap v4919: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: pgmap v4919: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: pgmap v4919: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:24.485 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:24 smithi077 ceph-mon[21151]: from='client.161445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:24 smithi046 ceph-mon[19468]: from='client.161445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:24 smithi087 ceph-mon[20993]: from='client.161445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:25.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:25 smithi077 ceph-mon[21151]: pgmap v4920: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:25.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:25 smithi087 ceph-mon[20993]: pgmap v4920: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:25 smithi046 ceph-mon[19468]: pgmap v4920: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:27.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:27 smithi077 ceph-mon[21151]: pgmap v4921: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:27 smithi046 ceph-mon[19468]: pgmap v4921: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:27 smithi087 ceph-mon[20993]: pgmap v4921: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:28.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:28.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:28.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:29.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:29.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:29.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:29.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:29.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:29 smithi046 ceph-mon[19468]: pgmap v4922: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:29 smithi087 ceph-mon[20993]: pgmap v4922: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:29 smithi077 ceph-mon[21151]: pgmap v4922: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:30.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:30 smithi046 ceph-mon[19468]: from='client.161517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:30 smithi087 ceph-mon[20993]: from='client.161517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:30 smithi077 ceph-mon[21151]: from='client.161517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:31.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:31 smithi046 ceph-mon[19468]: pgmap v4923: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:31 smithi087 ceph-mon[20993]: pgmap v4923: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:31 smithi077 ceph-mon[21151]: pgmap v4923: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:33 smithi046 ceph-mon[19468]: pgmap v4924: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:33 smithi087 ceph-mon[20993]: pgmap v4924: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:33 smithi077 ceph-mon[21151]: pgmap v4924: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:34.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:34.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:34.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:34.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:18:34.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:18:34.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:18:34.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:34.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:18:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:18:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:18:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:18:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:18:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:18:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:35.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:35.068 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:18:34.697+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:18:35.069 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:18:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:18:34.707+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:18:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:35 smithi046 ceph-mon[19468]: pgmap v4925: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:35 smithi046 ceph-mon[19468]: from='client.161610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:35 smithi087 ceph-mon[20993]: pgmap v4925: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:35 smithi087 ceph-mon[20993]: from='client.161610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:18:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:35 smithi077 ceph-mon[21151]: pgmap v4925: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:35 smithi077 ceph-mon[21151]: from='client.161610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:18:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:18:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:18:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:18:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:18:37.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:37 smithi087 ceph-mon[20993]: pgmap v4926: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:37 smithi046 ceph-mon[19468]: pgmap v4926: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:37.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:37 smithi077 ceph-mon[21151]: pgmap v4926: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:39 smithi046 ceph-mon[19468]: pgmap v4927: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:39 smithi087 ceph-mon[20993]: pgmap v4927: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:39 smithi077 ceph-mon[21151]: pgmap v4927: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:40.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:40.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:40.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:40.752 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:41.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:41 smithi046 ceph-mon[19468]: pgmap v4928: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:41.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:41 smithi046 ceph-mon[19468]: from='client.161772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:41 smithi087 ceph-mon[20993]: pgmap v4928: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:41 smithi087 ceph-mon[20993]: from='client.161772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:41 smithi077 ceph-mon[21151]: pgmap v4928: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:41 smithi077 ceph-mon[21151]: from='client.161772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: pgmap v4929: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: pgmap v4929: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.729 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: pgmap v4929: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:43.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:45.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:45 smithi046 ceph-mon[19468]: pgmap v4930: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:45.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:45.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:45.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:45.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:45 smithi087 ceph-mon[20993]: pgmap v4930: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:45 smithi077 ceph-mon[21151]: pgmap v4930: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:18:46.446 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:46.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:46.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:46.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:46.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:47 smithi046 ceph-mon[19468]: from='client.161847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:47 smithi046 ceph-mon[19468]: pgmap v4931: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:47 smithi087 ceph-mon[20993]: from='client.161847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:47 smithi087 ceph-mon[20993]: pgmap v4931: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:47.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:47 smithi077 ceph-mon[21151]: from='client.161847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:47.923 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:47 smithi077 ceph-mon[21151]: pgmap v4931: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:18:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:49 smithi046 ceph-mon[19468]: pgmap v4932: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:18:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:49 smithi087 ceph-mon[20993]: pgmap v4932: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:18:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:49 smithi077 ceph-mon[21151]: pgmap v4932: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:18:51.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:51.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:51.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:51 smithi046 ceph-mon[19468]: pgmap v4933: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:18:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:51 smithi087 ceph-mon[20993]: pgmap v4933: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:18:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:51 smithi077 ceph-mon[21151]: pgmap v4933: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:18:52.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:52.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:52.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:52.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:52.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:53 smithi046 ceph-mon[19468]: from='client.161925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:53 smithi046 ceph-mon[19468]: pgmap v4934: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:53 smithi087 ceph-mon[20993]: from='client.161925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:53 smithi087 ceph-mon[20993]: pgmap v4934: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:53 smithi077 ceph-mon[21151]: from='client.161925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:53 smithi077 ceph-mon[21151]: pgmap v4934: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:18:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:55 smithi046 ceph-mon[19468]: pgmap v4935: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:55 smithi087 ceph-mon[20993]: pgmap v4935: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:55 smithi077 ceph-mon[21151]: pgmap v4935: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:57.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:18:57.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:18:57.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:18:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:57 smithi087 ceph-mon[20993]: pgmap v4936: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:57.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:57 smithi077 ceph-mon[21151]: pgmap v4936: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:57.813 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:18:57.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:18:57.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:18:57.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:18:57.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:18:57.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:57 smithi046 ceph-mon[19468]: pgmap v4936: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:18:58.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:58 smithi087 ceph-mon[20993]: from='client.161997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:58 smithi046 ceph-mon[19468]: from='client.161997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:58 smithi077 ceph-mon[21151]: from='client.161997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:18:59.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:18:59 smithi046 ceph-mon[19468]: pgmap v4937: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:18:59 smithi087 ceph-mon[20993]: pgmap v4937: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:18:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:18:59 smithi077 ceph-mon[21151]: pgmap v4937: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:01 smithi046 ceph-mon[19468]: pgmap v4938: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:01 smithi087 ceph-mon[20993]: pgmap v4938: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:01 smithi077 ceph-mon[21151]: pgmap v4938: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:03.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:03.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:03.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:03.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:03.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:03.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: pgmap v4939: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:03.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.738 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.738 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.738 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.738 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: pgmap v4939: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: pgmap v4939: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:04 smithi046 ceph-mon[19468]: from='client.162075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:04.615 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:04 smithi077 ceph-mon[21151]: from='client.162075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:04 smithi087 ceph-mon[20993]: from='client.162075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:05 smithi077 ceph-mon[21151]: pgmap v4940: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:05 smithi046 ceph-mon[19468]: pgmap v4940: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:05 smithi087 ceph-mon[20993]: pgmap v4940: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:07 smithi046 ceph-mon[19468]: pgmap v4941: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:07 smithi087 ceph-mon[20993]: pgmap v4941: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:07 smithi077 ceph-mon[21151]: pgmap v4941: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:08.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:08.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:08.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:09.188 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:09.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:09.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:09.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:09.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:09 smithi046 ceph-mon[19468]: pgmap v4942: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:09 smithi087 ceph-mon[20993]: pgmap v4942: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:09 smithi077 ceph-mon[21151]: pgmap v4942: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:10 smithi046 ceph-mon[19468]: from='client.162153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:10 smithi087 ceph-mon[20993]: from='client.162153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:10 smithi077 ceph-mon[21151]: from='client.162153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:11 smithi046 ceph-mon[19468]: pgmap v4943: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:11 smithi087 ceph-mon[20993]: pgmap v4943: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:11 smithi077 ceph-mon[21151]: pgmap v4943: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:13 smithi046 ceph-mon[19468]: pgmap v4944: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:13 smithi087 ceph-mon[20993]: pgmap v4944: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:13 smithi077 ceph-mon[21151]: pgmap v4944: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:14.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:14.191 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:14.192 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:14 smithi046 ceph-mon[19468]: pgmap v4945: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:14 smithi046 ceph-mon[19468]: from='client.162231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:14 smithi087 ceph-mon[20993]: pgmap v4945: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:14 smithi087 ceph-mon[20993]: from='client.162231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:14.879 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:14.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:14.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:14.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:14.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:14 smithi077 ceph-mon[21151]: pgmap v4945: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:14 smithi077 ceph-mon[21151]: from='client.162231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:17.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:17 smithi087 ceph-mon[20993]: pgmap v4946: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:17 smithi046 ceph-mon[19468]: pgmap v4946: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:17 smithi077 ceph-mon[21151]: pgmap v4946: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:19 smithi046 ceph-mon[19468]: pgmap v4947: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:19 smithi087 ceph-mon[20993]: pgmap v4947: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:19 smithi077 ceph-mon[21151]: pgmap v4947: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:19.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:19.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:19.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:20.566 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:20.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:20.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:20.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:20.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:21 smithi046 ceph-mon[19468]: pgmap v4948: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:21 smithi046 ceph-mon[19468]: from='client.162309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:21 smithi087 ceph-mon[20993]: pgmap v4948: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:21 smithi087 ceph-mon[20993]: from='client.162309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:21 smithi077 ceph-mon[21151]: pgmap v4948: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:21 smithi077 ceph-mon[21151]: from='client.162309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: pgmap v4949: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: pgmap v4949: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: pgmap v4949: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:25.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:25 smithi077 ceph-mon[21151]: pgmap v4950: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:25 smithi046 ceph-mon[19468]: pgmap v4950: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:25.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:25.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:25.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:25 smithi087 ceph-mon[20993]: pgmap v4950: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:26.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:26.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:26.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:26.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:26.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:27.548 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:27 smithi077 ceph-mon[21151]: from='client.121024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:27.548 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:27 smithi077 ceph-mon[21151]: pgmap v4951: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:27 smithi046 ceph-mon[19468]: from='client.121024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:27 smithi046 ceph-mon[19468]: pgmap v4951: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:27 smithi087 ceph-mon[20993]: from='client.121024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:27 smithi087 ceph-mon[20993]: pgmap v4951: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:29 smithi077 ceph-mon[21151]: pgmap v4952: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:29 smithi046 ceph-mon[19468]: pgmap v4952: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:29 smithi087 ceph-mon[20993]: pgmap v4952: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:19:31.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:31.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:31.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:31 smithi046 ceph-mon[19468]: pgmap v4953: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:31 smithi087 ceph-mon[20993]: pgmap v4953: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:31 smithi077 ceph-mon[21151]: pgmap v4953: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:31.972 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:31.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:31.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:31.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:31.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:33 smithi046 ceph-mon[19468]: from='client.162453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:33 smithi046 ceph-mon[19468]: pgmap v4954: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:33 smithi087 ceph-mon[20993]: from='client.162453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:33 smithi087 ceph-mon[20993]: pgmap v4954: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:33 smithi077 ceph-mon[21151]: from='client.162453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:33 smithi077 ceph-mon[21151]: pgmap v4954: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:33.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:35.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:19:35.452+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:19:35.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:19:35.453+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: pgmap v4955: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: pgmap v4955: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: pgmap v4955: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:19:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:19:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:19:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:36.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:36.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:19:36.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:19:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:19:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:19:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:19:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:19:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:19:36.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:36.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:36.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:37.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:37.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:37.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:37.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:37.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:37.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:37 smithi087 ceph-mon[20993]: pgmap v4956: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:19:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:37 smithi046 ceph-mon[19468]: pgmap v4956: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:19:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:37 smithi077 ceph-mon[21151]: pgmap v4956: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:19:38.553 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:38 smithi087 ceph-mon[20993]: from='client.162636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:38 smithi046 ceph-mon[19468]: from='client.162636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:38.913 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:38 smithi077 ceph-mon[21151]: from='client.162636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:39 smithi087 ceph-mon[20993]: pgmap v4957: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:19:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:39 smithi046 ceph-mon[19468]: pgmap v4957: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:19:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:39 smithi077 ceph-mon[21151]: pgmap v4957: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:19:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:41 smithi046 ceph-mon[19468]: pgmap v4958: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:41 smithi087 ceph-mon[20993]: pgmap v4958: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:41 smithi077 ceph-mon[21151]: pgmap v4958: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:42.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:42.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:42.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:43.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:43.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:43.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:43.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:43.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: pgmap v4959: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: pgmap v4959: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: pgmap v4959: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:43.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:44.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:44 smithi046 ceph-mon[19468]: from='client.162708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:44 smithi087 ceph-mon[20993]: from='client.162708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:44 smithi077 ceph-mon[21151]: from='client.162708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:45.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:45 smithi046 ceph-mon[19468]: pgmap v4960: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:45.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:45 smithi077 ceph-mon[21151]: pgmap v4960: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:45 smithi087 ceph-mon[20993]: pgmap v4960: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:47 smithi046 ceph-mon[19468]: pgmap v4961: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:47 smithi087 ceph-mon[20993]: pgmap v4961: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:47 smithi077 ceph-mon[21151]: pgmap v4961: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:48.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:48.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:48.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:49.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:49.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:49.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:49.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:49.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:49 smithi046 ceph-mon[19468]: pgmap v4962: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:19:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:49 smithi087 ceph-mon[20993]: pgmap v4962: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:19:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:49 smithi077 ceph-mon[21151]: pgmap v4962: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:19:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:50 smithi046 ceph-mon[19468]: from='client.162786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:50 smithi087 ceph-mon[20993]: from='client.162786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:50 smithi077 ceph-mon[21151]: from='client.162786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:51 smithi046 ceph-mon[19468]: pgmap v4963: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:51 smithi087 ceph-mon[20993]: pgmap v4963: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:51 smithi077 ceph-mon[21151]: pgmap v4963: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:19:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:53 smithi046 ceph-mon[19468]: pgmap v4964: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:53 smithi087 ceph-mon[20993]: pgmap v4964: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:53 smithi077 ceph-mon[21151]: pgmap v4964: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:19:54.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:54.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:54.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:54.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:19:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:19:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:19:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:19:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:19:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:55 smithi046 ceph-mon[19468]: pgmap v4965: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:55 smithi046 ceph-mon[19468]: from='client.162861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:55 smithi087 ceph-mon[20993]: pgmap v4965: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:55 smithi087 ceph-mon[20993]: from='client.162861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:55 smithi077 ceph-mon[21151]: pgmap v4965: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:55 smithi077 ceph-mon[21151]: from='client.162861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:19:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:57 smithi046 ceph-mon[19468]: pgmap v4966: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:57 smithi087 ceph-mon[20993]: pgmap v4966: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:57 smithi077 ceph-mon[21151]: pgmap v4966: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:19:59.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:19:59.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:19:59.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:19:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:19:59 smithi046 ceph-mon[19468]: pgmap v4967: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:19:59 smithi087 ceph-mon[20993]: pgmap v4967: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:19:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:19:59 smithi077 ceph-mon[21151]: pgmap v4967: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:00.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:00.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:00.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:20:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:20:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:01 smithi046 ceph-mon[19468]: from='client.162936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:01 smithi046 ceph-mon[19468]: pgmap v4968: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:01 smithi087 ceph-mon[20993]: from='client.162936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:01 smithi087 ceph-mon[20993]: pgmap v4968: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:01 smithi077 ceph-mon[21151]: from='client.162936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:01 smithi077 ceph-mon[21151]: pgmap v4968: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: pgmap v4969: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: pgmap v4969: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: pgmap v4969: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:05.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:05.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:05.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:05 smithi046 ceph-mon[19468]: pgmap v4970: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:05 smithi087 ceph-mon[20993]: pgmap v4970: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:05 smithi077 ceph-mon[21151]: pgmap v4970: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:06.110 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:06.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:06.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:06.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:06.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:07 smithi077 ceph-mon[21151]: from='client.163014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:07 smithi077 ceph-mon[21151]: pgmap v4971: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:07 smithi046 ceph-mon[19468]: from='client.163014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:07 smithi046 ceph-mon[19468]: pgmap v4971: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:07 smithi087 ceph-mon[20993]: from='client.163014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:07 smithi087 ceph-mon[20993]: pgmap v4971: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:09 smithi046 ceph-mon[19468]: pgmap v4972: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:09 smithi087 ceph-mon[20993]: pgmap v4972: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:09 smithi077 ceph-mon[21151]: pgmap v4972: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:20:11.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:11.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:11.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:11.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:11 smithi046 ceph-mon[19468]: pgmap v4973: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:11.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:11.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:11.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:11.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:11 smithi087 ceph-mon[20993]: pgmap v4973: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:11 smithi077 ceph-mon[21151]: pgmap v4973: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:12 smithi046 ceph-mon[19468]: from='client.163089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:12 smithi087 ceph-mon[20993]: from='client.163089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:12 smithi077 ceph-mon[21151]: from='client.163089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:13 smithi046 ceph-mon[19468]: pgmap v4974: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:13 smithi087 ceph-mon[20993]: pgmap v4974: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:13 smithi077 ceph-mon[21151]: pgmap v4974: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:14 smithi046 ceph-mon[19468]: pgmap v4975: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:14 smithi087 ceph-mon[20993]: pgmap v4975: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:14 smithi077 ceph-mon[21151]: pgmap v4975: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:16.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:16.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:16.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:17.469 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:17.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:17.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:17.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:17.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:17.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:17 smithi046 ceph-mon[19468]: pgmap v4976: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:17 smithi087 ceph-mon[20993]: pgmap v4976: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:17 smithi077 ceph-mon[21151]: pgmap v4976: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:18 smithi046 ceph-mon[19468]: from='client.163161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:18 smithi087 ceph-mon[20993]: from='client.163161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:18 smithi077 ceph-mon[21151]: from='client.163161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:19.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:19 smithi087 ceph-mon[20993]: pgmap v4977: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:19 smithi046 ceph-mon[19468]: pgmap v4977: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:19 smithi077 ceph-mon[21151]: pgmap v4977: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:21 smithi087 ceph-mon[20993]: pgmap v4978: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:21 smithi046 ceph-mon[19468]: pgmap v4978: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:21 smithi077 ceph-mon[21151]: pgmap v4978: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:22.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:22.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:22.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:23.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:23.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:23.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:23.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:23.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: pgmap v4979: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: pgmap v4979: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: pgmap v4979: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:24.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:24 smithi046 ceph-mon[19468]: from='client.163236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:24 smithi087 ceph-mon[20993]: from='client.163236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:24 smithi077 ceph-mon[21151]: from='client.163236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:25.683 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:25 smithi046 ceph-mon[19468]: pgmap v4980: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:25.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:25 smithi087 ceph-mon[20993]: pgmap v4980: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:25 smithi077 ceph-mon[21151]: pgmap v4980: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:27.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:27 smithi077 ceph-mon[21151]: pgmap v4981: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:27 smithi046 ceph-mon[19468]: pgmap v4981: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:27 smithi087 ceph-mon[20993]: pgmap v4981: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:28.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:28.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:28.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:28.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:28.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:28.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:28.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:28.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:29.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:29 smithi077 ceph-mon[21151]: pgmap v4982: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:29.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:29 smithi077 ceph-mon[21151]: from='client.163311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:29 smithi046 ceph-mon[19468]: pgmap v4982: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:29.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:29 smithi046 ceph-mon[19468]: from='client.163311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:29 smithi087 ceph-mon[20993]: pgmap v4982: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:29 smithi087 ceph-mon[20993]: from='client.163311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:31 smithi046 ceph-mon[19468]: pgmap v4983: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:31 smithi087 ceph-mon[20993]: pgmap v4983: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:31 smithi077 ceph-mon[21151]: pgmap v4983: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:33.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:33 smithi046 ceph-mon[19468]: pgmap v4984: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:33.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:33 smithi087 ceph-mon[20993]: pgmap v4984: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:33 smithi077 ceph-mon[21151]: pgmap v4984: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:34.518 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:34.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:34.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:34.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:34.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:35 smithi046 ceph-mon[19468]: from='client.163389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:35 smithi046 ceph-mon[19468]: pgmap v4985: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:35 smithi087 ceph-mon[20993]: from='client.163389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:35 smithi087 ceph-mon[20993]: pgmap v4985: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:35 smithi077 ceph-mon[21151]: from='client.163389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:35 smithi077 ceph-mon[21151]: pgmap v4985: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:36.495 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:20:36.191+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:20:36.495 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:20:36.192+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:20:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:20:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:20:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:20:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:20:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:20:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:20:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:20:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:20:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:20:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:37 smithi046 ceph-mon[19468]: pgmap v4986: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:20:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:20:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:37 smithi087 ceph-mon[20993]: pgmap v4986: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:20:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:20:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:20:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:37 smithi077 ceph-mon[21151]: pgmap v4986: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:20:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:20:39.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:39.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:39.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:39 smithi087 ceph-mon[20993]: pgmap v4987: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:39.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:39 smithi046 ceph-mon[19468]: pgmap v4987: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:39 smithi077 ceph-mon[21151]: pgmap v4987: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:40.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:40.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:40.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:40.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:40.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:41.736 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:41 smithi087 ceph-mon[20993]: from='client.163569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:41.737 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:41 smithi087 ceph-mon[20993]: pgmap v4988: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:41 smithi046 ceph-mon[19468]: from='client.163569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:41 smithi046 ceph-mon[19468]: pgmap v4988: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:41 smithi077 ceph-mon[21151]: from='client.163569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:41 smithi077 ceph-mon[21151]: pgmap v4988: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: pgmap v4989: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: pgmap v4989: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: pgmap v4989: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:45.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:45.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:45.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:45.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:45 smithi046 ceph-mon[19468]: pgmap v4990: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:45 smithi087 ceph-mon[20993]: pgmap v4990: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:45.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:45.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:45.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:45.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:45.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:45 smithi077 ceph-mon[21151]: pgmap v4990: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:46 smithi046 ceph-mon[19468]: from='client.163647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:46 smithi087 ceph-mon[20993]: from='client.163647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:46 smithi077 ceph-mon[21151]: from='client.163647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:47.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:47 smithi046 ceph-mon[19468]: pgmap v4991: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:47 smithi087 ceph-mon[20993]: pgmap v4991: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:47 smithi077 ceph-mon[21151]: pgmap v4991: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:49 smithi046 ceph-mon[19468]: pgmap v4992: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:49 smithi087 ceph-mon[20993]: pgmap v4992: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:49 smithi077 ceph-mon[21151]: pgmap v4992: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:20:50.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:50.884 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:50.884 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:51.575 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:51.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:51.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:51.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:51.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:51 smithi046 ceph-mon[19468]: pgmap v4993: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:51 smithi087 ceph-mon[20993]: pgmap v4993: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:51 smithi077 ceph-mon[21151]: pgmap v4993: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:20:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:52 smithi046 ceph-mon[19468]: from='client.163719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:52 smithi087 ceph-mon[20993]: from='client.163719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:52 smithi077 ceph-mon[21151]: from='client.163719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:53 smithi046 ceph-mon[19468]: pgmap v4994: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:53 smithi087 ceph-mon[20993]: pgmap v4994: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:53 smithi077 ceph-mon[21151]: pgmap v4994: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:54 smithi046 ceph-mon[19468]: pgmap v4995: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:54 smithi087 ceph-mon[20993]: pgmap v4995: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:20:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:54 smithi077 ceph-mon[21151]: pgmap v4995: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:56.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:20:56.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:20:56.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:20:57.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:20:57.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:20:57.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:20:57.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:20:57.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:20:57.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:57 smithi087 ceph-mon[20993]: pgmap v4996: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:57 smithi046 ceph-mon[19468]: pgmap v4996: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:57.623 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:57 smithi077 ceph-mon[21151]: pgmap v4996: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:20:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:58 smithi046 ceph-mon[19468]: from='client.163794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:58 smithi087 ceph-mon[20993]: from='client.163794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:58 smithi077 ceph-mon[21151]: from='client.163794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:20:59.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:20:59 smithi046 ceph-mon[19468]: pgmap v4997: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:20:59 smithi087 ceph-mon[20993]: pgmap v4997: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:20:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:20:59 smithi077 ceph-mon[21151]: pgmap v4997: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:01 smithi087 ceph-mon[20993]: pgmap v4998: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:01 smithi046 ceph-mon[19468]: pgmap v4998: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:01 smithi077 ceph-mon[21151]: pgmap v4998: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:02.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:02.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:02.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:02.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:02.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:03.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:03 smithi087 ceph-mon[20993]: pgmap v4999: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:03.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:03 smithi077 ceph-mon[21151]: pgmap v4999: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:03 smithi046 ceph-mon[19468]: pgmap v4999: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='client.163869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='client.163869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='client.163869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:05 smithi046 ceph-mon[19468]: pgmap v5000: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:05 smithi087 ceph-mon[20993]: pgmap v5000: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:05 smithi077 ceph-mon[21151]: pgmap v5000: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:07.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:07 smithi046 ceph-mon[19468]: pgmap v5001: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:07 smithi087 ceph-mon[20993]: pgmap v5001: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:07 smithi077 ceph-mon[21151]: pgmap v5001: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:07.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:07.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:07.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:08.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:08.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:08.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:08.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:08.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:09 smithi046 ceph-mon[19468]: pgmap v5002: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:09 smithi046 ceph-mon[19468]: from='client.163947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:09.861 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:09 smithi077 ceph-mon[21151]: pgmap v5002: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:09.861 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:09 smithi077 ceph-mon[21151]: from='client.163947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:09 smithi087 ceph-mon[20993]: pgmap v5002: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:21:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:09 smithi087 ceph-mon[20993]: from='client.163947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:11 smithi077 ceph-mon[21151]: pgmap v5003: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:11 smithi046 ceph-mon[19468]: pgmap v5003: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:11 smithi087 ceph-mon[20993]: pgmap v5003: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:21:13.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:13.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:13.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:13 smithi046 ceph-mon[19468]: pgmap v5004: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:13 smithi087 ceph-mon[20993]: pgmap v5004: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:13 smithi077 ceph-mon[21151]: pgmap v5004: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:14.310 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:14.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:14.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:14.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:14.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:14 smithi046 ceph-mon[19468]: from='client.164022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:14 smithi046 ceph-mon[19468]: pgmap v5005: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:14 smithi087 ceph-mon[20993]: from='client.164022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:14 smithi087 ceph-mon[20993]: pgmap v5005: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:14 smithi077 ceph-mon[21151]: from='client.164022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:14 smithi077 ceph-mon[21151]: pgmap v5005: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:17 smithi046 ceph-mon[19468]: pgmap v5006: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:17 smithi087 ceph-mon[20993]: pgmap v5006: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:17 smithi077 ceph-mon[21151]: pgmap v5006: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:19 smithi046 ceph-mon[19468]: pgmap v5007: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:19 smithi087 ceph-mon[20993]: pgmap v5007: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:19 smithi077 ceph-mon[21151]: pgmap v5007: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:19.995 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:19.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:19.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:19.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:19.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:21.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:21 smithi087 ceph-mon[20993]: from='client.164100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:21.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:21 smithi087 ceph-mon[20993]: pgmap v5008: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:21:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:21 smithi046 ceph-mon[19468]: from='client.164100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:21 smithi046 ceph-mon[19468]: pgmap v5008: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:21:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:21 smithi077 ceph-mon[21151]: from='client.164100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:21 smithi077 ceph-mon[21151]: pgmap v5008: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:21:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:23 smithi046 ceph-mon[19468]: pgmap v5009: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:23 smithi087 ceph-mon[20993]: pgmap v5009: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:23 smithi077 ceph-mon[21151]: pgmap v5009: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:24 smithi077 ceph-mon[21151]: pgmap v5010: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:24.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:24.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:24 smithi046 ceph-mon[19468]: pgmap v5010: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:24.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:24.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:24 smithi087 ceph-mon[20993]: pgmap v5010: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:21:25.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:25.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:25.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:25.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:25.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:25 smithi077 ceph-mon[21151]: from='client.164172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:25 smithi046 ceph-mon[19468]: from='client.164172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:25 smithi087 ceph-mon[20993]: from='client.164172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:26.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:26 smithi046 ceph-mon[19468]: pgmap v5011: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:26.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:26 smithi077 ceph-mon[21151]: pgmap v5011: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:26 smithi087 ceph-mon[20993]: pgmap v5011: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:29.539 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:29 smithi077 ceph-mon[21151]: pgmap v5012: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:21:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:29 smithi046 ceph-mon[19468]: pgmap v5012: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:21:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:29 smithi087 ceph-mon[20993]: pgmap v5012: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:21:30.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:30.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:30.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:31.416 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:31.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:31.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:31.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:31.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:31 smithi046 ceph-mon[19468]: pgmap v5013: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:31 smithi087 ceph-mon[20993]: pgmap v5013: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:31 smithi077 ceph-mon[21151]: pgmap v5013: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:32 smithi046 ceph-mon[19468]: from='client.164247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:32 smithi087 ceph-mon[20993]: from='client.164247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:32 smithi077 ceph-mon[21151]: from='client.164247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:33 smithi046 ceph-mon[19468]: pgmap v5014: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:33 smithi087 ceph-mon[20993]: pgmap v5014: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:33 smithi077 ceph-mon[21151]: pgmap v5014: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:34 smithi046 ceph-mon[19468]: pgmap v5015: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:34 smithi087 ceph-mon[20993]: pgmap v5015: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:34 smithi077 ceph-mon[21151]: pgmap v5015: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:21:36.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:36.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:36.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:37.243 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:21:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:21:36.934+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:21:37.243 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:21:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:21:36.944+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:21:37.305 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:37.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:37.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:37.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:37.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: pgmap v5016: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:21:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:21:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:21:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: pgmap v5016: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:37.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:37.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: pgmap v5016: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:21:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:21:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:21:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:21:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:37.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:37.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:21:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:38 smithi077 ceph-mon[21151]: from='client.164355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:21:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:21:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:38 smithi046 ceph-mon[19468]: from='client.164355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:21:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:21:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:38 smithi087 ceph-mon[20993]: from='client.164355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:21:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:21:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:39 smithi046 ceph-mon[19468]: pgmap v5017: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:39 smithi087 ceph-mon[20993]: pgmap v5017: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:39 smithi077 ceph-mon[21151]: pgmap v5017: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:41 smithi046 ceph-mon[19468]: pgmap v5018: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:41 smithi087 ceph-mon[20993]: pgmap v5018: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:41 smithi077 ceph-mon[21151]: pgmap v5018: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:42.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:42.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:42.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:42.985 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:43 smithi087 ceph-mon[20993]: pgmap v5019: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:43 smithi046 ceph-mon[19468]: pgmap v5019: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:43 smithi077 ceph-mon[21151]: pgmap v5019: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='client.164499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='client.164499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='client.164499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:45 smithi046 ceph-mon[19468]: pgmap v5020: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:45 smithi087 ceph-mon[20993]: pgmap v5020: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:45 smithi077 ceph-mon[21151]: pgmap v5020: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:47 smithi077 ceph-mon[21151]: pgmap v5021: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:47 smithi046 ceph-mon[19468]: pgmap v5021: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:47 smithi087 ceph-mon[20993]: pgmap v5021: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:47.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:47.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:47.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:48.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:49.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:49 smithi046 ceph-mon[19468]: pgmap v5022: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:49.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:49 smithi046 ceph-mon[19468]: from='client.164574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:49 smithi087 ceph-mon[20993]: pgmap v5022: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:49 smithi087 ceph-mon[20993]: from='client.164574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:49 smithi077 ceph-mon[21151]: pgmap v5022: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:49 smithi077 ceph-mon[21151]: from='client.164574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:51.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:51 smithi077 ceph-mon[21151]: pgmap v5023: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:51 smithi046 ceph-mon[19468]: pgmap v5023: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:51 smithi087 ceph-mon[20993]: pgmap v5023: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:21:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:53 smithi046 ceph-mon[19468]: pgmap v5024: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:53 smithi087 ceph-mon[20993]: pgmap v5024: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:53 smithi077 ceph-mon[21151]: pgmap v5024: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:53.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:53.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:53.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:54.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:21:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:21:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:21:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:21:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:21:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:54 smithi046 ceph-mon[19468]: from='client.164649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:54 smithi046 ceph-mon[19468]: pgmap v5025: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:54 smithi087 ceph-mon[20993]: from='client.164649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:54 smithi087 ceph-mon[20993]: pgmap v5025: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:54 smithi077 ceph-mon[21151]: from='client.164649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:54 smithi077 ceph-mon[21151]: pgmap v5025: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:57 smithi046 ceph-mon[19468]: pgmap v5026: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:57 smithi087 ceph-mon[20993]: pgmap v5026: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:57 smithi077 ceph-mon[21151]: pgmap v5026: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:21:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:21:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:21:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:21:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:21:59 smithi046 ceph-mon[19468]: pgmap v5027: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:21:59 smithi087 ceph-mon[20993]: pgmap v5027: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:21:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:21:59 smithi077 ceph-mon[21151]: pgmap v5027: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:00.102 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:00.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:00.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:00.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:00.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:01.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:01 smithi087 ceph-mon[20993]: from='client.164727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:01.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:01 smithi087 ceph-mon[20993]: pgmap v5028: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:01 smithi046 ceph-mon[19468]: from='client.164727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:01 smithi046 ceph-mon[19468]: pgmap v5028: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:01 smithi077 ceph-mon[21151]: from='client.164727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:01 smithi077 ceph-mon[21151]: pgmap v5028: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:03.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:03 smithi087 ceph-mon[20993]: pgmap v5029: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:03.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:03 smithi046 ceph-mon[19468]: pgmap v5029: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:03.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:03 smithi077 ceph-mon[21151]: pgmap v5029: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:05.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:05.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:05.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:04 smithi087 ceph-mon[20993]: pgmap v5030: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:04 smithi077 ceph-mon[21151]: pgmap v5030: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:04 smithi046 ceph-mon[19468]: pgmap v5030: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:05.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:05.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:05.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:05.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:05.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:05 smithi046 ceph-mon[19468]: from='client.164802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:05 smithi077 ceph-mon[21151]: from='client.164802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:05 smithi087 ceph-mon[20993]: from='client.164802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:07.260 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:06 smithi077 ceph-mon[21151]: pgmap v5031: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:06 smithi046 ceph-mon[19468]: pgmap v5031: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:06 smithi087 ceph-mon[20993]: pgmap v5031: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:09.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:09 smithi046 ceph-mon[19468]: pgmap v5032: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:09 smithi087 ceph-mon[20993]: pgmap v5032: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:09 smithi077 ceph-mon[21151]: pgmap v5032: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:22:10.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:10.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:10.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:11.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:11.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:11.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:11.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:11.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:11 smithi046 ceph-mon[19468]: pgmap v5033: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:11 smithi087 ceph-mon[20993]: pgmap v5033: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:11 smithi077 ceph-mon[21151]: pgmap v5033: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:12.509 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:12 smithi077 ceph-mon[21151]: from='client.164874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:12 smithi046 ceph-mon[19468]: from='client.164874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:12 smithi087 ceph-mon[20993]: from='client.164874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:13.383 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:13 smithi077 ceph-mon[21151]: pgmap v5034: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:13 smithi046 ceph-mon[19468]: pgmap v5034: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:13 smithi087 ceph-mon[20993]: pgmap v5034: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:15 smithi046 ceph-mon[19468]: pgmap v5035: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:15 smithi087 ceph-mon[20993]: pgmap v5035: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:15 smithi077 ceph-mon[21151]: pgmap v5035: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:16.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:16.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:16.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:17.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:17.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:17.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:17.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:17.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:17 smithi046 ceph-mon[19468]: pgmap v5036: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:17 smithi087 ceph-mon[20993]: pgmap v5036: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:17 smithi077 ceph-mon[21151]: pgmap v5036: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:18 smithi046 ceph-mon[19468]: from='client.164952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:18 smithi087 ceph-mon[20993]: from='client.164952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:18 smithi077 ceph-mon[21151]: from='client.164952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:19 smithi046 ceph-mon[19468]: pgmap v5037: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:19 smithi087 ceph-mon[20993]: pgmap v5037: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:19 smithi077 ceph-mon[21151]: pgmap v5037: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:21.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:21 smithi087 ceph-mon[20993]: pgmap v5038: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:21 smithi046 ceph-mon[19468]: pgmap v5038: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:21 smithi077 ceph-mon[21151]: pgmap v5038: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:22.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:22.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:22.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:22.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:22.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:23 smithi046 ceph-mon[19468]: pgmap v5039: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:23 smithi046 ceph-mon[19468]: from='client.165027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:23 smithi087 ceph-mon[20993]: pgmap v5039: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:23 smithi087 ceph-mon[20993]: from='client.165027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:23 smithi077 ceph-mon[21151]: pgmap v5039: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:23 smithi077 ceph-mon[21151]: from='client.165027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:24 smithi046 ceph-mon[19468]: pgmap v5040: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:24 smithi087 ceph-mon[20993]: pgmap v5040: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:24 smithi077 ceph-mon[21151]: pgmap v5040: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:27 smithi046 ceph-mon[19468]: pgmap v5041: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:27 smithi087 ceph-mon[20993]: pgmap v5041: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:27 smithi077 ceph-mon[21151]: pgmap v5041: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:27.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:27.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:27.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:28.534 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:28.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:28.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:28.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:28.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:29.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:29 smithi046 ceph-mon[19468]: from='client.165105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:29.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:29 smithi046 ceph-mon[19468]: pgmap v5042: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:29 smithi087 ceph-mon[20993]: from='client.165105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:30.401 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:29 smithi087 ceph-mon[20993]: pgmap v5042: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:30.401 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:29 smithi077 ceph-mon[21151]: from='client.165105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:30.402 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:29 smithi077 ceph-mon[21151]: pgmap v5042: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:31 smithi046 ceph-mon[19468]: pgmap v5043: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:31 smithi087 ceph-mon[20993]: pgmap v5043: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:31 smithi077 ceph-mon[21151]: pgmap v5043: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:33.343 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:33 smithi077 ceph-mon[21151]: pgmap v5044: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:33.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:33 smithi046 ceph-mon[19468]: pgmap v5044: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:33.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:33.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:33.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:33 smithi087 ceph-mon[20993]: pgmap v5044: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:34.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:34.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:34.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:35 smithi046 ceph-mon[19468]: from='client.165177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:35 smithi046 ceph-mon[19468]: pgmap v5045: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:35 smithi087 ceph-mon[20993]: from='client.165177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:35 smithi087 ceph-mon[20993]: pgmap v5045: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:35 smithi077 ceph-mon[21151]: from='client.165177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:35 smithi077 ceph-mon[21151]: pgmap v5045: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: pgmap v5046: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: pgmap v5046: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: pgmap v5046: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:38.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:22:37.693+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:22:38.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:22:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:22:37.693+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:22:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:22:39.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:39.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:22:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:22:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:39 smithi046 ceph-mon[19468]: pgmap v5047: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:22:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:22:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:39 smithi087 ceph-mon[20993]: pgmap v5047: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:22:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:22:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:39 smithi077 ceph-mon[21151]: pgmap v5047: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:39.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:40 smithi046 ceph-mon[19468]: from='client.165357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:40 smithi087 ceph-mon[20993]: from='client.165357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:40 smithi077 ceph-mon[21151]: from='client.165357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:41.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:41 smithi046 ceph-mon[19468]: pgmap v5048: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:41 smithi087 ceph-mon[20993]: pgmap v5048: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:41 smithi077 ceph-mon[21151]: pgmap v5048: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:43 smithi087 ceph-mon[20993]: pgmap v5049: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:43 smithi046 ceph-mon[19468]: pgmap v5049: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:43 smithi077 ceph-mon[21151]: pgmap v5049: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:44.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:44.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:44.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:45 smithi046 ceph-mon[19468]: pgmap v5050: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:45 smithi087 ceph-mon[20993]: pgmap v5050: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:45 smithi077 ceph-mon[21151]: pgmap v5050: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:45.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:45.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:45.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:45.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:45.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:46 smithi077 ceph-mon[21151]: from='client.165429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:46 smithi046 ceph-mon[19468]: from='client.165429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:46 smithi087 ceph-mon[20993]: from='client.165429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:47 smithi077 ceph-mon[21151]: pgmap v5051: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:47 smithi046 ceph-mon[19468]: pgmap v5051: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:47 smithi087 ceph-mon[20993]: pgmap v5051: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:49.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:49 smithi046 ceph-mon[19468]: pgmap v5052: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:49 smithi087 ceph-mon[20993]: pgmap v5052: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:49 smithi077 ceph-mon[21151]: pgmap v5052: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:22:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:50.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:51.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:51.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:51.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:51.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:51.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:51 smithi046 ceph-mon[19468]: pgmap v5053: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:51 smithi087 ceph-mon[20993]: pgmap v5053: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:51 smithi077 ceph-mon[21151]: pgmap v5053: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:22:52.543 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:52 smithi077 ceph-mon[21151]: from='client.165507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:52 smithi046 ceph-mon[19468]: from='client.165507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:52 smithi087 ceph-mon[20993]: from='client.165507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:53 smithi046 ceph-mon[19468]: pgmap v5054: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:53 smithi087 ceph-mon[20993]: pgmap v5054: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:53 smithi077 ceph-mon[21151]: pgmap v5054: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:55 smithi046 ceph-mon[19468]: pgmap v5055: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:55 smithi087 ceph-mon[20993]: pgmap v5055: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:55 smithi077 ceph-mon[21151]: pgmap v5055: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:22:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:22:56.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:22:56.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:22:56.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:22:56.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:22:56.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:22:56.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:22:56.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:22:56.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:22:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:57 smithi046 ceph-mon[19468]: pgmap v5056: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:22:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:57 smithi087 ceph-mon[20993]: pgmap v5056: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:22:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:57 smithi077 ceph-mon[21151]: pgmap v5056: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:22:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:58 smithi046 ceph-mon[19468]: from='client.165582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:58 smithi087 ceph-mon[20993]: from='client.165582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:58 smithi077 ceph-mon[21151]: from='client.165582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:22:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:22:59 smithi046 ceph-mon[19468]: pgmap v5057: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:22:59 smithi087 ceph-mon[20993]: pgmap v5057: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:22:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:22:59 smithi077 ceph-mon[21151]: pgmap v5057: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:01 smithi046 ceph-mon[19468]: pgmap v5058: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:01 smithi087 ceph-mon[20993]: pgmap v5058: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:01 smithi077 ceph-mon[21151]: pgmap v5058: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:01.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:01.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:01.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:02.643 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:03.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:03 smithi087 ceph-mon[20993]: pgmap v5059: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:03.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:03 smithi087 ceph-mon[20993]: from='client.165660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:03 smithi046 ceph-mon[19468]: pgmap v5059: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:03 smithi046 ceph-mon[19468]: from='client.165660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:03 smithi077 ceph-mon[21151]: pgmap v5059: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:03 smithi077 ceph-mon[21151]: from='client.165660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: pgmap v5060: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: pgmap v5060: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: pgmap v5060: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:07 smithi046 ceph-mon[19468]: pgmap v5061: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:07 smithi087 ceph-mon[20993]: pgmap v5061: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:07.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:07 smithi077 ceph-mon[21151]: pgmap v5061: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:08.327 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:08.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:08.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:08.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:08.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:09.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:09 smithi046 ceph-mon[19468]: from='client.165735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:09.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:09 smithi046 ceph-mon[19468]: pgmap v5062: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:09 smithi087 ceph-mon[20993]: from='client.165735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:09 smithi087 ceph-mon[20993]: pgmap v5062: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:09 smithi077 ceph-mon[21151]: from='client.165735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:09 smithi077 ceph-mon[21151]: pgmap v5062: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:11.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:11 smithi046 ceph-mon[19468]: pgmap v5063: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:11 smithi087 ceph-mon[20993]: pgmap v5063: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:11 smithi077 ceph-mon[21151]: pgmap v5063: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:13.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:13.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:13.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:13.446 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:13 smithi077 ceph-mon[21151]: pgmap v5064: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:13 smithi046 ceph-mon[19468]: pgmap v5064: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:13 smithi087 ceph-mon[20993]: pgmap v5064: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:14.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:14.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:14.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:14.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:14.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:15 smithi077 ceph-mon[21151]: from='client.165810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:15 smithi077 ceph-mon[21151]: pgmap v5065: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:15 smithi046 ceph-mon[19468]: from='client.165810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:15 smithi046 ceph-mon[19468]: pgmap v5065: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:15 smithi087 ceph-mon[20993]: from='client.165810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:15 smithi087 ceph-mon[20993]: pgmap v5065: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:17 smithi046 ceph-mon[19468]: pgmap v5066: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:17 smithi087 ceph-mon[20993]: pgmap v5066: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:17 smithi077 ceph-mon[21151]: pgmap v5066: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:19.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:19.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:19.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:19.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:19.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:19 smithi046 ceph-mon[19468]: pgmap v5067: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:19 smithi087 ceph-mon[20993]: pgmap v5067: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:19 smithi077 ceph-mon[21151]: pgmap v5067: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:20 smithi046 ceph-mon[19468]: from='client.165888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:20 smithi087 ceph-mon[20993]: from='client.165888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:20 smithi077 ceph-mon[21151]: from='client.165888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:21 smithi046 ceph-mon[19468]: pgmap v5068: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:21 smithi087 ceph-mon[20993]: pgmap v5068: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:21 smithi077 ceph-mon[21151]: pgmap v5068: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:23 smithi087 ceph-mon[20993]: pgmap v5069: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:23 smithi046 ceph-mon[19468]: pgmap v5069: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:23 smithi077 ceph-mon[21151]: pgmap v5069: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:24.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:24.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:25.386 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:25.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:25.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:25.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: pgmap v5070: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: pgmap v5070: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: pgmap v5070: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:26 smithi087 ceph-mon[20993]: from='client.165966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:26 smithi077 ceph-mon[21151]: from='client.165966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:26 smithi046 ceph-mon[19468]: from='client.165966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:27 smithi087 ceph-mon[20993]: pgmap v5071: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:27 smithi077 ceph-mon[21151]: pgmap v5071: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:27 smithi046 ceph-mon[19468]: pgmap v5071: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:29.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:29 smithi077 ceph-mon[21151]: pgmap v5072: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:29.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:29 smithi046 ceph-mon[19468]: pgmap v5072: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:29 smithi087 ceph-mon[20993]: pgmap v5072: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:30.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:30.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:30.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:31.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:31.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:31.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:31.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:31.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:31 smithi046 ceph-mon[19468]: pgmap v5073: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:31 smithi087 ceph-mon[20993]: pgmap v5073: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:31 smithi077 ceph-mon[21151]: pgmap v5073: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:32 smithi046 ceph-mon[19468]: from='client.166044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:32 smithi087 ceph-mon[20993]: from='client.166044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:32 smithi077 ceph-mon[21151]: from='client.166044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:33.845 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:33 smithi077 ceph-mon[21151]: pgmap v5074: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:33 smithi046 ceph-mon[19468]: pgmap v5074: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:33 smithi087 ceph-mon[20993]: pgmap v5074: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:35 smithi046 ceph-mon[19468]: pgmap v5075: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:35 smithi087 ceph-mon[20993]: pgmap v5075: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:35 smithi077 ceph-mon[21151]: pgmap v5075: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:23:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:36.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:36.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:36.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:36.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:36 smithi046 ceph-mon[19468]: pgmap v5076: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:36 smithi046 ceph-mon[19468]: from='client.166122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:36 smithi087 ceph-mon[20993]: pgmap v5076: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:36 smithi087 ceph-mon[20993]: from='client.166122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:36 smithi077 ceph-mon[21151]: pgmap v5076: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:36 smithi077 ceph-mon[21151]: from='client.166122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:23:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:23:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:23:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:23:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:23:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:23:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:23:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:23:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:23:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:38.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:23:38.440+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:23:38.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:23:38.441+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:23:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:38 smithi087 ceph-mon[20993]: pgmap v5077: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:23:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:23:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:38 smithi077 ceph-mon[21151]: pgmap v5077: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:23:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:23:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:23:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-mon[19468]: pgmap v5077: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:23:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:23:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:41 smithi046 ceph-mon[19468]: pgmap v5078: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:41 smithi087 ceph-mon[20993]: pgmap v5078: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:41 smithi077 ceph-mon[21151]: pgmap v5078: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:41.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:41.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:41.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:42.487 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:42.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:42.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:42.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:42.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:43.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:43 smithi087 ceph-mon[20993]: from='client.166305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:43.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:43 smithi087 ceph-mon[20993]: pgmap v5079: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:43 smithi046 ceph-mon[19468]: from='client.166305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:43 smithi046 ceph-mon[19468]: pgmap v5079: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:43 smithi077 ceph-mon[21151]: from='client.166305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:43 smithi077 ceph-mon[21151]: pgmap v5079: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: pgmap v5080: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: pgmap v5080: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: pgmap v5080: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:47.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:47.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:47.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:47 smithi046 ceph-mon[19468]: pgmap v5081: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:47 smithi087 ceph-mon[20993]: pgmap v5081: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:47 smithi077 ceph-mon[21151]: pgmap v5081: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:48.167 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:49 smithi046 ceph-mon[19468]: from='client.166377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:49 smithi046 ceph-mon[19468]: pgmap v5082: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:49 smithi087 ceph-mon[20993]: from='client.166377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:49 smithi087 ceph-mon[20993]: pgmap v5082: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:49 smithi077 ceph-mon[21151]: from='client.166377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:49 smithi077 ceph-mon[21151]: pgmap v5082: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:51 smithi046 ceph-mon[19468]: pgmap v5083: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:51 smithi087 ceph-mon[20993]: pgmap v5083: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:51 smithi077 ceph-mon[21151]: pgmap v5083: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:23:53.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:53.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:53.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:53.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:53.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:53 smithi046 ceph-mon[19468]: pgmap v5084: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:53 smithi087 ceph-mon[20993]: pgmap v5084: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:53 smithi077 ceph-mon[21151]: pgmap v5084: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:54.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:54 smithi077 ceph-mon[21151]: from='client.166452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:54 smithi046 ceph-mon[19468]: from='client.166452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:54 smithi087 ceph-mon[20993]: from='client.166452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:23:55.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:55 smithi077 ceph-mon[21151]: pgmap v5085: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:55.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:55 smithi046 ceph-mon[19468]: pgmap v5085: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:55 smithi087 ceph-mon[20993]: pgmap v5085: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:23:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:57 smithi046 ceph-mon[19468]: pgmap v5086: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:57 smithi087 ceph-mon[20993]: pgmap v5086: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:57 smithi077 ceph-mon[21151]: pgmap v5086: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:23:58.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:23:58.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:23:58.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:23:59.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:23:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:23:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:23:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:23:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:23:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:23:59 smithi046 ceph-mon[19468]: pgmap v5087: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:23:59 smithi087 ceph-mon[20993]: pgmap v5087: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:23:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:23:59 smithi077 ceph-mon[21151]: pgmap v5087: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:00 smithi046 ceph-mon[19468]: from='client.166527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:00 smithi087 ceph-mon[20993]: from='client.166527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:00 smithi077 ceph-mon[21151]: from='client.166527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:01 smithi046 ceph-mon[19468]: pgmap v5088: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:01 smithi087 ceph-mon[20993]: pgmap v5088: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:01 smithi077 ceph-mon[21151]: pgmap v5088: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:03 smithi046 ceph-mon[19468]: pgmap v5089: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:03 smithi087 ceph-mon[20993]: pgmap v5089: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:03 smithi077 ceph-mon[21151]: pgmap v5089: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:04.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:04.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:04.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:05.213 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:05.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: pgmap v5090: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: pgmap v5090: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: pgmap v5090: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:06 smithi087 ceph-mon[20993]: from='client.123775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:06 smithi046 ceph-mon[19468]: from='client.123775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:06 smithi077 ceph-mon[21151]: from='client.123775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:07.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:07 smithi046 ceph-mon[19468]: pgmap v5091: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:07 smithi087 ceph-mon[20993]: pgmap v5091: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:07 smithi077 ceph-mon[21151]: pgmap v5091: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:09 smithi046 ceph-mon[19468]: pgmap v5092: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:09 smithi087 ceph-mon[20993]: pgmap v5092: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:09 smithi077 ceph-mon[21151]: pgmap v5092: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:10.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:10.215 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:10.215 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:10.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:10.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:10.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:10.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:10.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:11.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:11 smithi046 ceph-mon[19468]: pgmap v5093: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:11.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:11 smithi046 ceph-mon[19468]: from='client.166674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:11 smithi087 ceph-mon[20993]: pgmap v5093: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:11 smithi087 ceph-mon[20993]: from='client.166674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:11 smithi077 ceph-mon[21151]: pgmap v5093: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:11 smithi077 ceph-mon[21151]: from='client.166674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:13 smithi046 ceph-mon[19468]: pgmap v5094: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:13 smithi087 ceph-mon[20993]: pgmap v5094: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:13 smithi077 ceph-mon[21151]: pgmap v5094: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:15 smithi046 ceph-mon[19468]: pgmap v5095: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:15 smithi087 ceph-mon[20993]: pgmap v5095: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:15.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:15.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:15.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:15 smithi077 ceph-mon[21151]: pgmap v5095: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:15.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:15.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:16.573 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:16.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:16.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:16.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:16.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:17 smithi077 ceph-mon[21151]: from='client.166749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:17 smithi077 ceph-mon[21151]: pgmap v5096: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:17 smithi046 ceph-mon[19468]: from='client.166749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:17 smithi046 ceph-mon[19468]: pgmap v5096: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:17 smithi087 ceph-mon[20993]: from='client.166749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:17 smithi087 ceph-mon[20993]: pgmap v5096: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:19 smithi046 ceph-mon[19468]: pgmap v5097: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:19 smithi087 ceph-mon[20993]: pgmap v5097: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:19 smithi077 ceph-mon[21151]: pgmap v5097: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:21.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:21.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:21.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:21 smithi046 ceph-mon[19468]: pgmap v5098: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:21 smithi087 ceph-mon[20993]: pgmap v5098: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:21 smithi077 ceph-mon[21151]: pgmap v5098: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:22.258 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:22.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:22.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:22.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:22.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:23 smithi046 ceph-mon[19468]: from='client.166824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:23 smithi046 ceph-mon[19468]: pgmap v5099: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:23 smithi087 ceph-mon[20993]: from='client.166824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:23 smithi087 ceph-mon[20993]: pgmap v5099: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:23 smithi077 ceph-mon[21151]: from='client.166824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:23 smithi077 ceph-mon[21151]: pgmap v5099: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: pgmap v5100: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.819 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: pgmap v5100: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: pgmap v5100: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:27.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:27.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:27.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:27 smithi046 ceph-mon[19468]: pgmap v5101: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:27 smithi087 ceph-mon[20993]: pgmap v5101: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:27 smithi077 ceph-mon[21151]: pgmap v5101: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:27.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:27.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:27.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:29 smithi046 ceph-mon[19468]: from='client.166899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:29 smithi046 ceph-mon[19468]: pgmap v5102: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:29 smithi087 ceph-mon[20993]: from='client.166899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:29 smithi087 ceph-mon[20993]: pgmap v5102: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:29 smithi077 ceph-mon[21151]: from='client.166899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:29 smithi077 ceph-mon[21151]: pgmap v5102: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:31.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:31 smithi046 ceph-mon[19468]: pgmap v5103: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:31 smithi087 ceph-mon[20993]: pgmap v5103: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:31 smithi077 ceph-mon[21151]: pgmap v5103: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:32.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:32.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:32.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:33.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:33.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:33.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:33.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:33.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:33.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:33 smithi046 ceph-mon[19468]: pgmap v5104: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:33 smithi087 ceph-mon[20993]: pgmap v5104: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:33 smithi077 ceph-mon[21151]: pgmap v5104: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:34 smithi046 ceph-mon[19468]: from='client.166974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:34 smithi046 ceph-mon[19468]: pgmap v5105: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:34 smithi087 ceph-mon[20993]: from='client.166974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:34 smithi087 ceph-mon[20993]: pgmap v5105: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:34 smithi077 ceph-mon[21151]: from='client.166974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:34 smithi077 ceph-mon[21151]: pgmap v5105: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:36.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:37.236 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:36 smithi077 ceph-mon[21151]: pgmap v5106: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:36 smithi046 ceph-mon[19468]: pgmap v5106: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:36 smithi087 ceph-mon[20993]: pgmap v5106: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:24:38.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:38.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:38.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: pgmap v5107: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:39.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:24:39.477+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:24:39.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:24:39.487+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:24:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: pgmap v5107: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: pgmap v5107: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:24:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:24:39.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:24:39.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:39.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:39.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:39.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:39.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:39.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:39.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:40 smithi046 ceph-mon[19468]: from='client.167049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:24:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:24:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:40 smithi087 ceph-mon[20993]: from='client.167049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:24:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:24:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:24:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:40 smithi077 ceph-mon[21151]: from='client.167049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:24:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:24:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:41 smithi046 ceph-mon[19468]: pgmap v5108: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:41 smithi087 ceph-mon[20993]: pgmap v5108: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:41 smithi077 ceph-mon[21151]: pgmap v5108: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:43 smithi046 ceph-mon[19468]: pgmap v5109: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:43 smithi087 ceph-mon[20993]: pgmap v5109: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:43 smithi077 ceph-mon[21151]: pgmap v5109: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:44.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:44.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:44.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: pgmap v5110: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:45.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:45.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:45.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:45.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: pgmap v5110: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: pgmap v5110: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:46.566 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:46 smithi087 ceph-mon[20993]: from='client.167235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:46 smithi046 ceph-mon[19468]: from='client.167235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:46 smithi077 ceph-mon[21151]: from='client.167235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:47 smithi046 ceph-mon[19468]: pgmap v5111: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:47 smithi087 ceph-mon[20993]: pgmap v5111: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:47 smithi077 ceph-mon[21151]: pgmap v5111: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:49 smithi046 ceph-mon[19468]: pgmap v5112: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:24:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:49 smithi087 ceph-mon[20993]: pgmap v5112: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:24:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:49 smithi077 ceph-mon[21151]: pgmap v5112: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:24:50.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:50.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:50.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:51.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:51.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:51.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:51.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:51.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:51 smithi046 ceph-mon[19468]: pgmap v5113: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:51 smithi087 ceph-mon[20993]: pgmap v5113: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:51 smithi077 ceph-mon[21151]: pgmap v5113: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:24:52.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:52 smithi046 ceph-mon[19468]: from='client.167310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:52 smithi087 ceph-mon[20993]: from='client.167310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:52 smithi077 ceph-mon[21151]: from='client.167310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:53 smithi046 ceph-mon[19468]: pgmap v5114: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:53 smithi087 ceph-mon[20993]: pgmap v5114: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:53 smithi077 ceph-mon[21151]: pgmap v5114: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:55 smithi046 ceph-mon[19468]: pgmap v5115: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:55 smithi087 ceph-mon[20993]: pgmap v5115: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:55 smithi077 ceph-mon[21151]: pgmap v5115: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:24:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:24:56.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:24:56.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:24:56.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:24:56.899 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:24:56.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:24:56.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:24:56.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:24:56.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:24:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:57 smithi077 ceph-mon[21151]: pgmap v5116: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:57 smithi077 ceph-mon[21151]: from='client.167388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:57 smithi046 ceph-mon[19468]: pgmap v5116: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:57 smithi046 ceph-mon[19468]: from='client.167388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:57 smithi087 ceph-mon[20993]: pgmap v5116: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:57 smithi087 ceph-mon[20993]: from='client.167388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:24:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:24:59 smithi046 ceph-mon[19468]: pgmap v5117: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:24:59 smithi087 ceph-mon[20993]: pgmap v5117: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:24:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:24:59 smithi077 ceph-mon[21151]: pgmap v5117: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:01 smithi046 ceph-mon[19468]: pgmap v5118: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:01 smithi087 ceph-mon[20993]: pgmap v5118: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:01 smithi077 ceph-mon[21151]: pgmap v5118: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:01.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:01.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:01.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:02.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:03 smithi046 ceph-mon[19468]: from='client.167466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:03 smithi046 ceph-mon[19468]: pgmap v5119: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:03 smithi087 ceph-mon[20993]: from='client.167466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:03 smithi087 ceph-mon[20993]: pgmap v5119: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:03 smithi077 ceph-mon[21151]: from='client.167466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:03 smithi077 ceph-mon[21151]: pgmap v5119: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: pgmap v5120: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: pgmap v5120: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: pgmap v5120: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:05.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:07.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:07 smithi087 ceph-mon[20993]: pgmap v5121: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:07 smithi077 ceph-mon[21151]: pgmap v5121: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:07 smithi046 ceph-mon[19468]: pgmap v5121: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:08.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:09 smithi087 ceph-mon[20993]: from='client.167535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:09 smithi087 ceph-mon[20993]: pgmap v5122: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:09 smithi077 ceph-mon[21151]: from='client.167535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:09 smithi077 ceph-mon[21151]: pgmap v5122: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:09 smithi046 ceph-mon[19468]: from='client.167535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:09 smithi046 ceph-mon[19468]: pgmap v5122: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:11 smithi087 ceph-mon[20993]: pgmap v5123: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:11 smithi077 ceph-mon[21151]: pgmap v5123: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:11 smithi046 ceph-mon[19468]: pgmap v5123: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:13.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:13.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:13.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:13 smithi087 ceph-mon[20993]: pgmap v5124: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:13 smithi077 ceph-mon[21151]: pgmap v5124: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:13 smithi046 ceph-mon[19468]: pgmap v5124: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:13.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:13.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:13.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:13.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:13.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:15 smithi046 ceph-mon[19468]: from='client.167610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:15.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:15 smithi046 ceph-mon[19468]: pgmap v5125: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:15.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:15 smithi087 ceph-mon[20993]: from='client.167610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:15 smithi087 ceph-mon[20993]: pgmap v5125: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:15 smithi077 ceph-mon[21151]: from='client.167610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:15 smithi077 ceph-mon[21151]: pgmap v5125: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:17.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:17 smithi077 ceph-mon[21151]: pgmap v5126: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:17 smithi046 ceph-mon[19468]: pgmap v5126: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:17 smithi087 ceph-mon[20993]: pgmap v5126: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:18.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:18.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:18.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:19.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:19.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:19.666 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:19 smithi046 ceph-mon[19468]: pgmap v5127: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:19.667 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:19.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:19.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:19 smithi077 ceph-mon[21151]: pgmap v5127: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:19 smithi087 ceph-mon[20993]: pgmap v5127: 225 pgs: 225 active+clean; 589 KiB data, 138 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:20 smithi077 ceph-mon[21151]: from='client.167688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:20 smithi046 ceph-mon[19468]: from='client.167688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:20 smithi087 ceph-mon[20993]: from='client.167688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:21.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:21 smithi077 ceph-mon[21151]: pgmap v5128: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:25:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:21 smithi046 ceph-mon[19468]: pgmap v5128: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:25:21.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:21 smithi087 ceph-mon[20993]: pgmap v5128: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:25:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:23 smithi077 ceph-mon[21151]: pgmap v5129: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:23 smithi046 ceph-mon[19468]: pgmap v5129: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:23 smithi087 ceph-mon[20993]: pgmap v5129: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:24.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:24.668 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:24.668 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:25.355 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:25.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:25.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:25.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:25.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: pgmap v5130: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: pgmap v5130: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: pgmap v5130: 225 pgs: 225 active+clean; 589 KiB data, 142 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:25:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:25.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:26 smithi077 ceph-mon[21151]: from='client.167766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:26.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:26 smithi087 ceph-mon[20993]: from='client.167766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:26 smithi046 ceph-mon[19468]: from='client.167766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:27.648 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:27 smithi087 ceph-mon[20993]: pgmap v5131: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:27 smithi077 ceph-mon[21151]: pgmap v5131: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:27 smithi046 ceph-mon[19468]: pgmap v5131: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:29.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:29 smithi046 ceph-mon[19468]: pgmap v5132: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T05:25:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:29 smithi077 ceph-mon[21151]: pgmap v5132: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T05:25:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:29 smithi087 ceph-mon[20993]: pgmap v5132: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T05:25:30.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:30.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:30.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:31.040 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:31.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:31.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:31.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:31.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:31 smithi077 ceph-mon[21151]: pgmap v5133: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:31 smithi046 ceph-mon[19468]: pgmap v5133: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:31 smithi087 ceph-mon[20993]: pgmap v5133: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:25:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:32 smithi077 ceph-mon[21151]: from='client.167838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:32 smithi046 ceph-mon[19468]: from='client.167838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:32 smithi087 ceph-mon[20993]: from='client.167838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:33 smithi077 ceph-mon[21151]: pgmap v5134: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:33.686 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:33 smithi046 ceph-mon[19468]: pgmap v5134: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:33 smithi087 ceph-mon[20993]: pgmap v5134: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:35 smithi077 ceph-mon[21151]: pgmap v5135: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:35 smithi046 ceph-mon[19468]: pgmap v5135: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:35 smithi087 ceph-mon[20993]: pgmap v5135: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:25:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:36.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:36.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:36.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:36.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:36.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:36.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:36.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:36.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:37 smithi077 ceph-mon[21151]: pgmap v5136: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:25:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:37 smithi077 ceph-mon[21151]: from='client.167916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:37 smithi046 ceph-mon[19468]: pgmap v5136: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:25:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:37 smithi046 ceph-mon[19468]: from='client.167916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:37 smithi087 ceph-mon[20993]: pgmap v5136: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:25:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:37 smithi087 ceph-mon[20993]: from='client.167916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:39.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:39 smithi077 ceph-mon[21151]: pgmap v5137: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:39 smithi046 ceph-mon[19468]: pgmap v5137: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:39 smithi087 ceph-mon[20993]: pgmap v5137: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:40.858 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:25:40.542+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:25:40.875 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:25:40.543+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:25:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:25:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:25:40.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:25:40.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:40.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:41 smithi077 ceph-mon[21151]: pgmap v5138: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:25:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:25:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:41.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:41.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:41 smithi046 ceph-mon[19468]: pgmap v5138: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:41.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:25:41.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:25:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:25:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:41 smithi087 ceph-mon[20993]: pgmap v5138: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:25:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:25:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:25:42.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:42.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:42.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:42.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:42.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:43 smithi046 ceph-mon[19468]: from='client.168096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:43 smithi046 ceph-mon[19468]: pgmap v5139: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:43 smithi087 ceph-mon[20993]: from='client.168096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:43 smithi087 ceph-mon[20993]: pgmap v5139: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:43 smithi077 ceph-mon[21151]: from='client.168096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:43 smithi077 ceph-mon[21151]: pgmap v5139: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: pgmap v5140: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: pgmap v5140: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: pgmap v5140: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:47.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:47.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:47.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:47 smithi087 ceph-mon[20993]: pgmap v5141: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:47 smithi046 ceph-mon[19468]: pgmap v5141: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:47 smithi077 ceph-mon[21151]: pgmap v5141: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:48.094 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:48.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:48.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:48.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:48.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:49 smithi087 ceph-mon[20993]: from='client.168171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:49.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:49 smithi087 ceph-mon[20993]: pgmap v5142: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:49 smithi046 ceph-mon[19468]: from='client.168171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:49 smithi046 ceph-mon[19468]: pgmap v5142: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:49 smithi077 ceph-mon[21151]: from='client.168171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:49 smithi077 ceph-mon[21151]: pgmap v5142: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:51 smithi046 ceph-mon[19468]: pgmap v5143: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:51 smithi087 ceph-mon[20993]: pgmap v5143: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:51 smithi077 ceph-mon[21151]: pgmap v5143: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:53.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:53.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:53.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:53.789 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:53.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:53.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:53.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:53.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:53.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:53 smithi046 ceph-mon[19468]: pgmap v5144: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:53 smithi087 ceph-mon[20993]: pgmap v5144: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:53 smithi077 ceph-mon[21151]: pgmap v5144: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:54.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:54 smithi046 ceph-mon[19468]: from='client.168243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:54 smithi087 ceph-mon[20993]: from='client.168243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:54 smithi077 ceph-mon[21151]: from='client.168243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:25:55.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:55 smithi046 ceph-mon[19468]: pgmap v5145: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:55.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:55 smithi087 ceph-mon[20993]: pgmap v5145: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:55 smithi077 ceph-mon[21151]: pgmap v5145: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:25:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:57 smithi077 ceph-mon[21151]: pgmap v5146: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:57 smithi046 ceph-mon[19468]: pgmap v5146: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:57 smithi087 ceph-mon[20993]: pgmap v5146: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:25:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:25:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:25:58.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:25:59.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:25:59.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:25:59.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:25:59.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:25:59.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:25:59 smithi077 ceph-mon[21151]: pgmap v5147: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:25:59 smithi046 ceph-mon[19468]: pgmap v5147: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:25:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:25:59 smithi087 ceph-mon[20993]: pgmap v5147: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:00 smithi046 ceph-mon[19468]: from='client.168315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:00 smithi087 ceph-mon[20993]: from='client.168315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:00 smithi077 ceph-mon[21151]: from='client.168315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:01.586 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:01 smithi077 ceph-mon[21151]: pgmap v5148: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:01.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:01 smithi046 ceph-mon[19468]: pgmap v5148: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:01.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:01 smithi087 ceph-mon[20993]: pgmap v5148: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:03 smithi046 ceph-mon[19468]: pgmap v5149: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:03 smithi087 ceph-mon[20993]: pgmap v5149: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:03 smithi077 ceph-mon[21151]: pgmap v5149: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:04.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:04.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:04.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:05.171 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:05.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:05.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:05.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: pgmap v5150: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: pgmap v5150: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: pgmap v5150: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:06 smithi046 ceph-mon[19468]: from='client.168393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:06 smithi087 ceph-mon[20993]: from='client.168393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:06 smithi077 ceph-mon[21151]: from='client.168393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:07.718 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:07 smithi087 ceph-mon[20993]: pgmap v5151: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:07 smithi046 ceph-mon[19468]: pgmap v5151: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:07 smithi077 ceph-mon[21151]: pgmap v5151: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:09.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:09 smithi087 ceph-mon[20993]: pgmap v5152: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:09 smithi046 ceph-mon[19468]: pgmap v5152: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:09 smithi077 ceph-mon[21151]: pgmap v5152: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:10.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:10.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:10.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:10.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:10.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:11 smithi046 ceph-mon[19468]: pgmap v5153: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:11 smithi046 ceph-mon[19468]: from='client.168468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:11 smithi087 ceph-mon[20993]: pgmap v5153: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:11 smithi087 ceph-mon[20993]: from='client.168468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:11 smithi077 ceph-mon[21151]: pgmap v5153: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:11 smithi077 ceph-mon[21151]: from='client.168468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:13 smithi046 ceph-mon[19468]: pgmap v5154: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:13 smithi087 ceph-mon[20993]: pgmap v5154: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:13 smithi077 ceph-mon[21151]: pgmap v5154: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:15 smithi046 ceph-mon[19468]: pgmap v5155: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:15.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:15.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:15.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:15 smithi087 ceph-mon[20993]: pgmap v5155: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:15 smithi077 ceph-mon[21151]: pgmap v5155: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:26:16.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:16.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:16.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:16.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:16.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:16.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:17 smithi046 ceph-mon[19468]: from='client.168543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:17 smithi046 ceph-mon[19468]: pgmap v5156: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:17 smithi087 ceph-mon[20993]: from='client.168543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:17 smithi087 ceph-mon[20993]: pgmap v5156: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:17 smithi077 ceph-mon[21151]: from='client.168543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:17 smithi077 ceph-mon[21151]: pgmap v5156: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:19.842 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:19 smithi077 ceph-mon[21151]: pgmap v5157: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:19 smithi046 ceph-mon[19468]: pgmap v5157: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:19 smithi087 ceph-mon[20993]: pgmap v5157: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:21.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:21.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:21.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:21 smithi046 ceph-mon[19468]: pgmap v5158: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:21 smithi087 ceph-mon[20993]: pgmap v5158: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:21 smithi077 ceph-mon[21151]: pgmap v5158: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:22.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:22.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:22.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:22.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:22.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:23 smithi046 ceph-mon[19468]: from='client.168621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:23 smithi046 ceph-mon[19468]: pgmap v5159: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:23 smithi087 ceph-mon[20993]: from='client.168621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:23 smithi087 ceph-mon[20993]: pgmap v5159: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:23 smithi077 ceph-mon[21151]: from='client.168621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:23 smithi077 ceph-mon[21151]: pgmap v5159: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: pgmap v5160: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: pgmap v5160: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: pgmap v5160: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:27.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:27.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:27.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:27 smithi046 ceph-mon[19468]: pgmap v5161: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:27 smithi087 ceph-mon[20993]: pgmap v5161: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:27.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:27.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:27.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:27.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:27.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:27 smithi077 ceph-mon[21151]: pgmap v5161: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:28.696 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:28 smithi087 ceph-mon[20993]: from='client.168696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:28 smithi046 ceph-mon[19468]: from='client.168696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:28 smithi077 ceph-mon[21151]: from='client.168696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:29 smithi046 ceph-mon[19468]: pgmap v5162: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:29 smithi087 ceph-mon[20993]: pgmap v5162: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:29 smithi077 ceph-mon[21151]: pgmap v5162: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:31 smithi046 ceph-mon[19468]: pgmap v5163: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:31 smithi087 ceph-mon[20993]: pgmap v5163: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:31 smithi077 ceph-mon[21151]: pgmap v5163: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:32.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:32.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:32.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:33.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:33.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:33.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:33.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:33.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:33 smithi046 ceph-mon[19468]: pgmap v5164: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:33 smithi087 ceph-mon[20993]: pgmap v5164: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:33 smithi077 ceph-mon[21151]: pgmap v5164: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:34 smithi046 ceph-mon[19468]: from='client.168774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:34 smithi087 ceph-mon[20993]: from='client.168774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:34 smithi077 ceph-mon[21151]: from='client.168774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:35 smithi046 ceph-mon[19468]: pgmap v5165: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:35 smithi087 ceph-mon[20993]: pgmap v5165: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:35 smithi077 ceph-mon[21151]: pgmap v5165: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:36.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:36.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:36.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:36.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:36 smithi046 ceph-mon[19468]: pgmap v5166: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:36 smithi087 ceph-mon[20993]: pgmap v5166: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:36 smithi077 ceph-mon[21151]: pgmap v5166: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:38.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:38.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:38.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:39.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:39.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:39.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:39.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:39.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:39 smithi046 ceph-mon[19468]: pgmap v5167: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:39 smithi087 ceph-mon[20993]: pgmap v5167: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:39 smithi077 ceph-mon[21151]: pgmap v5167: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:40 smithi087 ceph-mon[20993]: from='client.168849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:40.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:40 smithi077 ceph-mon[21151]: from='client.168849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:40 smithi046 ceph-mon[19468]: from='client.168849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:41.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:26:41.283+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:26:41.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:26:41.284+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: pgmap v5168: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:41.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:41.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: pgmap v5168: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:41.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:26:41.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:26:41.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:26:41.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:41.622 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: pgmap v5168: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:26:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:26:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:26:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:26:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:42.610 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:42.610 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:26:42.610 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:26:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:26:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:26:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:26:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:26:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:26:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:43 smithi087 ceph-mon[20993]: pgmap v5169: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:43 smithi077 ceph-mon[21151]: pgmap v5169: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:43 smithi046 ceph-mon[19468]: pgmap v5169: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:44.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:44.960 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:44.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:44.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:44.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:44.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:45.645 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:45 smithi087 ceph-mon[20993]: pgmap v5170: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:45.646 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:45 smithi087 ceph-mon[20993]: from='client.169026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:45 smithi077 ceph-mon[21151]: pgmap v5170: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:45 smithi077 ceph-mon[21151]: from='client.169026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:45 smithi046 ceph-mon[19468]: pgmap v5170: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:26:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:45 smithi046 ceph-mon[19468]: from='client.169026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:46.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:46 smithi077 ceph-mon[21151]: pgmap v5171: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:46 smithi046 ceph-mon[19468]: pgmap v5171: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:47.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:46 smithi087 ceph-mon[20993]: pgmap v5171: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:49.581 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:49 smithi087 ceph-mon[20993]: pgmap v5172: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:49 smithi077 ceph-mon[21151]: pgmap v5172: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:49 smithi046 ceph-mon[19468]: pgmap v5172: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:49.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:49.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:49.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:50.643 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:51 smithi087 ceph-mon[20993]: from='client.169098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:51 smithi087 ceph-mon[20993]: pgmap v5173: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:51 smithi077 ceph-mon[21151]: from='client.169098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:51 smithi077 ceph-mon[21151]: pgmap v5173: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:51 smithi046 ceph-mon[19468]: from='client.169098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:51 smithi046 ceph-mon[19468]: pgmap v5173: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:53 smithi046 ceph-mon[19468]: pgmap v5174: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:53 smithi087 ceph-mon[20993]: pgmap v5174: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:53 smithi077 ceph-mon[21151]: pgmap v5174: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:55.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:26:55.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:26:55.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:26:55.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:55 smithi046 ceph-mon[19468]: pgmap v5175: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:55 smithi087 ceph-mon[20993]: pgmap v5175: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:55 smithi077 ceph-mon[21151]: pgmap v5175: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:26:56.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:26:56.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:26:56.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:26:56.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:26:56.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:26:56.955 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:56.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:56.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:56.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:56 smithi046 ceph-mon[19468]: from='client.169173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:56.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:56 smithi046 ceph-mon[19468]: pgmap v5176: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:56 smithi087 ceph-mon[20993]: from='client.169173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:56 smithi087 ceph-mon[20993]: pgmap v5176: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:26:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:56 smithi077 ceph-mon[21151]: from='client.169173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:26:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:56 smithi077 ceph-mon[21151]: pgmap v5176: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:26:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:26:59 smithi087 ceph-mon[20993]: pgmap v5177: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:26:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:26:59 smithi077 ceph-mon[21151]: pgmap v5177: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:26:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:26:59 smithi046 ceph-mon[19468]: pgmap v5177: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:27:01.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:01.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:01 smithi046 ceph-mon[19468]: pgmap v5178: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:27:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:01 smithi087 ceph-mon[20993]: pgmap v5178: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:27:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:01 smithi077 ceph-mon[21151]: pgmap v5178: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:27:02.018 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:03.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:03 smithi077 ceph-mon[21151]: from='client.169248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:03.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:03 smithi077 ceph-mon[21151]: pgmap v5179: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:03 smithi087 ceph-mon[20993]: from='client.169248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:03 smithi087 ceph-mon[20993]: pgmap v5179: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:03 smithi046 ceph-mon[19468]: from='client.169248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:03 smithi046 ceph-mon[19468]: pgmap v5179: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:05 smithi087 ceph-mon[20993]: pgmap v5180: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:05 smithi077 ceph-mon[21151]: pgmap v5180: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:05 smithi046 ceph-mon[19468]: pgmap v5180: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:06 smithi046 ceph-mon[19468]: pgmap v5181: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:07.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:07.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:06 smithi087 ceph-mon[20993]: pgmap v5181: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:06 smithi077 ceph-mon[21151]: pgmap v5181: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:07.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:07.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:07.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:07.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:07.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:07 smithi046 ceph-mon[19468]: from='client.169326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:07 smithi087 ceph-mon[20993]: from='client.169326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:07 smithi077 ceph-mon[21151]: from='client.169326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:08 smithi046 ceph-mon[19468]: pgmap v5182: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:08 smithi087 ceph-mon[20993]: pgmap v5182: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:08 smithi077 ceph-mon[21151]: pgmap v5182: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:11.591 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:11 smithi087 ceph-mon[20993]: pgmap v5183: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:11 smithi046 ceph-mon[19468]: pgmap v5183: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:11 smithi077 ceph-mon[21151]: pgmap v5183: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:12.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:12.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:12.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:13.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:13.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:13.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:13.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:13.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:13 smithi046 ceph-mon[19468]: pgmap v5184: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:13 smithi087 ceph-mon[20993]: pgmap v5184: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:13 smithi077 ceph-mon[21151]: pgmap v5184: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:14 smithi046 ceph-mon[19468]: from='client.169404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:14 smithi087 ceph-mon[20993]: from='client.169404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:14 smithi077 ceph-mon[21151]: from='client.169404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:15 smithi046 ceph-mon[19468]: pgmap v5185: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:15 smithi087 ceph-mon[20993]: pgmap v5185: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:15 smithi077 ceph-mon[21151]: pgmap v5185: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:17.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:16 smithi046 ceph-mon[19468]: pgmap v5186: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:16 smithi087 ceph-mon[20993]: pgmap v5186: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:16 smithi077 ceph-mon[21151]: pgmap v5186: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:18.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:18.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:18.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:19.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:19.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:19.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:19.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:19.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:19 smithi087 ceph-mon[20993]: pgmap v5187: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:19 smithi077 ceph-mon[21151]: pgmap v5187: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:19 smithi046 ceph-mon[19468]: pgmap v5187: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:20 smithi077 ceph-mon[21151]: from='client.169479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:20 smithi046 ceph-mon[19468]: from='client.169479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:20 smithi087 ceph-mon[20993]: from='client.169479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:21 smithi077 ceph-mon[21151]: pgmap v5188: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:21 smithi046 ceph-mon[19468]: pgmap v5188: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:21 smithi087 ceph-mon[20993]: pgmap v5188: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:23.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:23 smithi077 ceph-mon[21151]: pgmap v5189: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:23 smithi046 ceph-mon[19468]: pgmap v5189: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:23 smithi087 ceph-mon[20993]: pgmap v5189: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:24.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:24.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:24.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:24.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:25 smithi077 ceph-mon[21151]: pgmap v5190: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:25 smithi077 ceph-mon[21151]: from='client.169557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:25 smithi046 ceph-mon[19468]: pgmap v5190: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:25 smithi046 ceph-mon[19468]: from='client.169557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:25 smithi087 ceph-mon[20993]: pgmap v5190: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:25 smithi087 ceph-mon[20993]: from='client.169557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:26 smithi077 ceph-mon[21151]: pgmap v5191: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:27.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:26 smithi087 ceph-mon[20993]: pgmap v5191: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:26 smithi046 ceph-mon[19468]: pgmap v5191: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:27:29.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:29.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:29.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:29 smithi046 ceph-mon[19468]: pgmap v5192: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:29.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:29.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:29 smithi077 ceph-mon[21151]: pgmap v5192: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:29 smithi087 ceph-mon[20993]: pgmap v5192: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:30.468 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:30.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:30.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:30.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:30.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:31 smithi046 ceph-mon[19468]: from='client.169632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:31 smithi046 ceph-mon[19468]: pgmap v5193: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:31 smithi087 ceph-mon[20993]: from='client.169632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:31 smithi087 ceph-mon[20993]: pgmap v5193: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:31 smithi077 ceph-mon[21151]: from='client.169632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:31 smithi077 ceph-mon[21151]: pgmap v5193: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:33 smithi046 ceph-mon[19468]: pgmap v5194: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:33 smithi087 ceph-mon[20993]: pgmap v5194: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:33 smithi077 ceph-mon[21151]: pgmap v5194: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:35.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:35.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:35.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:35 smithi046 ceph-mon[19468]: pgmap v5195: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:35 smithi087 ceph-mon[20993]: pgmap v5195: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:35 smithi077 ceph-mon[21151]: pgmap v5195: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:36.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:36.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:36.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:36.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:37 smithi046 ceph-mon[19468]: from='client.169707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:37 smithi046 ceph-mon[19468]: pgmap v5196: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:37 smithi087 ceph-mon[20993]: from='client.169707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:37 smithi087 ceph-mon[20993]: pgmap v5196: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:37 smithi077 ceph-mon[21151]: from='client.169707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:37 smithi077 ceph-mon[21151]: pgmap v5196: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:39.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:39 smithi046 ceph-mon[19468]: pgmap v5197: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:39 smithi077 ceph-mon[21151]: pgmap v5197: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:39 smithi087 ceph-mon[20993]: pgmap v5197: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:27:41.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:41.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:41.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:41 smithi077 ceph-mon[21151]: pgmap v5198: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:41.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:41 smithi046 ceph-mon[19468]: pgmap v5198: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:41 smithi087 ceph-mon[20993]: pgmap v5198: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:42.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:27:42.008+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:27:42.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:27:42.018+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:27:42.386 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:42.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:42.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:42.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:42.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:42.641 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:27:42.641 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:27:42.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:27:42.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:42.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:42 smithi077 ceph-mon[21151]: from='client.169779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:27:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:27:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:27:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:42 smithi046 ceph-mon[19468]: from='client.169779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:27:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:27:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:27:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:27:42.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:42 smithi087 ceph-mon[20993]: from='client.169779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:43.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:27:43.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:27:43.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:43 smithi077 ceph-mon[21151]: pgmap v5199: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:27:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:27:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:43 smithi046 ceph-mon[19468]: pgmap v5199: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:27:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:27:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:43 smithi087 ceph-mon[20993]: pgmap v5199: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:45 smithi077 ceph-mon[21151]: pgmap v5200: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:45 smithi046 ceph-mon[19468]: pgmap v5200: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:45 smithi087 ceph-mon[20993]: pgmap v5200: 225 pgs: 225 active+clean; 589 KiB data, 146 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:47 smithi046 ceph-mon[19468]: pgmap v5201: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:47 smithi087 ceph-mon[20993]: pgmap v5201: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:47.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:47.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:47.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:47 smithi077 ceph-mon[21151]: pgmap v5201: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:48.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:48.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:48.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:48.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:48.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:49 smithi087 ceph-mon[20993]: from='client.169953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:49 smithi087 ceph-mon[20993]: pgmap v5202: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:49 smithi077 ceph-mon[21151]: from='client.169953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:49 smithi077 ceph-mon[21151]: pgmap v5202: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:49 smithi046 ceph-mon[19468]: from='client.169953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:49 smithi046 ceph-mon[19468]: pgmap v5202: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:51.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:51 smithi087 ceph-mon[20993]: pgmap v5203: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:51 smithi077 ceph-mon[21151]: pgmap v5203: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:51 smithi046 ceph-mon[19468]: pgmap v5203: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:53.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:53.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:53.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:53 smithi077 ceph-mon[21151]: pgmap v5204: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:53.760 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:53.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:53.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:53.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:53.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:53.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:53 smithi046 ceph-mon[19468]: pgmap v5204: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:53 smithi087 ceph-mon[20993]: pgmap v5204: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:54.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:54 smithi077 ceph-mon[21151]: from='client.170025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:54 smithi046 ceph-mon[19468]: from='client.170025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:54.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:54 smithi087 ceph-mon[20993]: from='client.170025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:27:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:55 smithi077 ceph-mon[21151]: pgmap v5205: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:55 smithi046 ceph-mon[19468]: pgmap v5205: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:55 smithi087 ceph-mon[20993]: pgmap v5205: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:57 smithi046 ceph-mon[19468]: pgmap v5206: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:57 smithi087 ceph-mon[20993]: pgmap v5206: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:27:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:57 smithi077 ceph-mon[21151]: pgmap v5206: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:27:58.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:27:58.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:27:58.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:27:59.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:27:59.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:27:59.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:27:59.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:27:59.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:27:59 smithi046 ceph-mon[19468]: pgmap v5207: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:27:59 smithi077 ceph-mon[21151]: pgmap v5207: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:27:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:27:59 smithi087 ceph-mon[20993]: pgmap v5207: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:00.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:00 smithi046 ceph-mon[19468]: from='client.170097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:00 smithi077 ceph-mon[21151]: from='client.170097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:00 smithi087 ceph-mon[20993]: from='client.170097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:01 smithi077 ceph-mon[21151]: pgmap v5208: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:01 smithi046 ceph-mon[19468]: pgmap v5208: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:01 smithi087 ceph-mon[20993]: pgmap v5208: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:03.532 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:03 smithi077 ceph-mon[21151]: pgmap v5209: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:03 smithi046 ceph-mon[19468]: pgmap v5209: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:03 smithi087 ceph-mon[20993]: pgmap v5209: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:04.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:04.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:04.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:05.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:05.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:05 smithi046 ceph-mon[19468]: pgmap v5210: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:05 smithi077 ceph-mon[21151]: pgmap v5210: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:05 smithi087 ceph-mon[20993]: pgmap v5210: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='client.170172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='client.170172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='client.170172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:06.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:07 smithi077 ceph-mon[21151]: pgmap v5211: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:07 smithi046 ceph-mon[19468]: pgmap v5211: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:07 smithi087 ceph-mon[20993]: pgmap v5211: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:09 smithi046 ceph-mon[19468]: pgmap v5212: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:09 smithi087 ceph-mon[20993]: pgmap v5212: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:09 smithi077 ceph-mon[21151]: pgmap v5212: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:10.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:10.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:10.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:10.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:10.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:10.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:10.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:10.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:11 smithi087 ceph-mon[20993]: pgmap v5213: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:11 smithi087 ceph-mon[20993]: from='client.170247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:11.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:11 smithi046 ceph-mon[19468]: pgmap v5213: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:11.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:11 smithi046 ceph-mon[19468]: from='client.170247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:11 smithi077 ceph-mon[21151]: pgmap v5213: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:11 smithi077 ceph-mon[21151]: from='client.170247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:13 smithi046 ceph-mon[19468]: pgmap v5214: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:13 smithi087 ceph-mon[20993]: pgmap v5214: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:13 smithi077 ceph-mon[21151]: pgmap v5214: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:15.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:15.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:15 smithi046 ceph-mon[19468]: pgmap v5215: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:15.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:15.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:15 smithi087 ceph-mon[20993]: pgmap v5215: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:15 smithi077 ceph-mon[21151]: pgmap v5215: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:28:16.525 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:16.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:16.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:16.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:16.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:17 smithi046 ceph-mon[19468]: from='client.170322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:17 smithi046 ceph-mon[19468]: pgmap v5216: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:17 smithi087 ceph-mon[20993]: from='client.170322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:17 smithi087 ceph-mon[20993]: pgmap v5216: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:17 smithi077 ceph-mon[21151]: from='client.170322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:17 smithi077 ceph-mon[21151]: pgmap v5216: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:19 smithi046 ceph-mon[19468]: pgmap v5217: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:19 smithi087 ceph-mon[20993]: pgmap v5217: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:19 smithi077 ceph-mon[21151]: pgmap v5217: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:21.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:21.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:21.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:21 smithi087 ceph-mon[20993]: pgmap v5218: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:21 smithi077 ceph-mon[21151]: pgmap v5218: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:21 smithi046 ceph-mon[19468]: pgmap v5218: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:22.211 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:22.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:22.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:22.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:22.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:23 smithi087 ceph-mon[20993]: from='client.170400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:23 smithi087 ceph-mon[20993]: pgmap v5219: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:23 smithi077 ceph-mon[21151]: from='client.170400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:23 smithi077 ceph-mon[21151]: pgmap v5219: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:23 smithi046 ceph-mon[19468]: from='client.170400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:23 smithi046 ceph-mon[19468]: pgmap v5219: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:25.538 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:25 smithi077 ceph-mon[21151]: pgmap v5220: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:25 smithi087 ceph-mon[20993]: pgmap v5220: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:25 smithi046 ceph-mon[19468]: pgmap v5220: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:27.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:27.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:27.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:27 smithi087 ceph-mon[20993]: pgmap v5221: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:27 smithi046 ceph-mon[19468]: pgmap v5221: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:27 smithi077 ceph-mon[21151]: pgmap v5221: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:27.895 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:27.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:27.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:27.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:27.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:28 smithi046 ceph-mon[19468]: from='client.170475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:28 smithi087 ceph-mon[20993]: from='client.170475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:28 smithi077 ceph-mon[21151]: from='client.170475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:29.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:29 smithi077 ceph-mon[21151]: pgmap v5222: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:29 smithi046 ceph-mon[19468]: pgmap v5222: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:29 smithi087 ceph-mon[20993]: pgmap v5222: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:31 smithi077 ceph-mon[21151]: pgmap v5223: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:31.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:31 smithi087 ceph-mon[20993]: pgmap v5223: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:31 smithi046 ceph-mon[19468]: pgmap v5223: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:32.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:32.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:32.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:33.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:33.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:33.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:33.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:33.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:33 smithi087 ceph-mon[20993]: pgmap v5224: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:33 smithi077 ceph-mon[21151]: pgmap v5224: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:33 smithi046 ceph-mon[19468]: pgmap v5224: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:34 smithi077 ceph-mon[21151]: from='client.170550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:34 smithi046 ceph-mon[19468]: from='client.170550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:34 smithi087 ceph-mon[20993]: from='client.170550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:35 smithi077 ceph-mon[21151]: pgmap v5225: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:35 smithi046 ceph-mon[19468]: pgmap v5225: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:35 smithi087 ceph-mon[20993]: pgmap v5225: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:37 smithi046 ceph-mon[19468]: pgmap v5226: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:37 smithi087 ceph-mon[20993]: pgmap v5226: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:37 smithi077 ceph-mon[21151]: pgmap v5226: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:38.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:38.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:38.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:39.272 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:39 smithi046 ceph-mon[19468]: pgmap v5227: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:39 smithi087 ceph-mon[20993]: pgmap v5227: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:39 smithi077 ceph-mon[21151]: pgmap v5227: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:40.547 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:40 smithi046 ceph-mon[19468]: from='client.170628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:40 smithi077 ceph-mon[21151]: from='client.170628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:40 smithi087 ceph-mon[20993]: from='client.170628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:41 smithi046 ceph-mon[19468]: pgmap v5228: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:41 smithi087 ceph-mon[20993]: pgmap v5228: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:41 smithi077 ceph-mon[21151]: pgmap v5228: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:28:42.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:28:42.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:28:42.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:28:42.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:42.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:28:42.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:28:42.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:28:42.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:42.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:43.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:28:42.776+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:28:43.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:28:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:28:42.777+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:28:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:43 smithi046 ceph-mon[19468]: pgmap v5229: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:43 smithi087 ceph-mon[20993]: pgmap v5229: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:28:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:43 smithi077 ceph-mon[21151]: pgmap v5229: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:44.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:44.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:44.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:28:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:28:44.759 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:28:44.759 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:28:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:28:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:28:44.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:45 smithi046 ceph-mon[19468]: pgmap v5230: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:45 smithi046 ceph-mon[19468]: from='client.170814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:45.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:45 smithi077 ceph-mon[21151]: pgmap v5230: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:45.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:45 smithi077 ceph-mon[21151]: from='client.170814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:45 smithi087 ceph-mon[20993]: pgmap v5230: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:28:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:45 smithi087 ceph-mon[20993]: from='client.170814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: pgmap v5231: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: pgmap v5231: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: pgmap v5231: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:49 smithi077 ceph-mon[21151]: pgmap v5232: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:49 smithi046 ceph-mon[19468]: pgmap v5232: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:49 smithi087 ceph-mon[20993]: pgmap v5232: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:49.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:49.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:49.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:50.642 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:50.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:51 smithi077 ceph-mon[21151]: from='client.170892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:51 smithi077 ceph-mon[21151]: pgmap v5233: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:51 smithi046 ceph-mon[19468]: from='client.170892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:51 smithi046 ceph-mon[19468]: pgmap v5233: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:51 smithi087 ceph-mon[20993]: from='client.170892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:51 smithi087 ceph-mon[20993]: pgmap v5233: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:53 smithi077 ceph-mon[21151]: pgmap v5234: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:53 smithi046 ceph-mon[19468]: pgmap v5234: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:53 smithi087 ceph-mon[20993]: pgmap v5234: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:55.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:28:55.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:28:55.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:28:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:55 smithi077 ceph-mon[21151]: pgmap v5235: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:55 smithi046 ceph-mon[19468]: pgmap v5235: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:55 smithi087 ceph-mon[20993]: pgmap v5235: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:28:56.326 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:28:56.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:28:56.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:28:56.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:28:56.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:28:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:57 smithi046 ceph-mon[19468]: from='client.170970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:57 smithi046 ceph-mon[19468]: pgmap v5236: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:57 smithi087 ceph-mon[20993]: from='client.170970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:57 smithi087 ceph-mon[20993]: pgmap v5236: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:57 smithi077 ceph-mon[21151]: from='client.170970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:28:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:57 smithi077 ceph-mon[21151]: pgmap v5236: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:28:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:28:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:28:59 smithi046 ceph-mon[19468]: pgmap v5237: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:28:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:28:59 smithi087 ceph-mon[20993]: pgmap v5237: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:28:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:28:59 smithi077 ceph-mon[21151]: pgmap v5237: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:29:01.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:01.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:01.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:01 smithi046 ceph-mon[19468]: pgmap v5238: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:29:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:01 smithi087 ceph-mon[20993]: pgmap v5238: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:29:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:01 smithi077 ceph-mon[21151]: pgmap v5238: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:29:02.010 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:02.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:02.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:02.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:02.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:02 smithi046 ceph-mon[19468]: from='client.171036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:02 smithi087 ceph-mon[20993]: from='client.171036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:02 smithi077 ceph-mon[21151]: from='client.171036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:03 smithi087 ceph-mon[20993]: pgmap v5239: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:03 smithi077 ceph-mon[21151]: pgmap v5239: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:03 smithi046 ceph-mon[19468]: pgmap v5239: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:05.630 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:05 smithi077 ceph-mon[21151]: pgmap v5240: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:05 smithi087 ceph-mon[20993]: pgmap v5240: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:05 smithi046 ceph-mon[19468]: pgmap v5240: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:07.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:07.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:07.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: pgmap v5241: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:07.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:07.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:07.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:07.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: pgmap v5241: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: pgmap v5241: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:08 smithi046 ceph-mon[19468]: from='client.171114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:08 smithi087 ceph-mon[20993]: from='client.171114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:08 smithi077 ceph-mon[21151]: from='client.171114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:09 smithi046 ceph-mon[19468]: pgmap v5242: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:09 smithi087 ceph-mon[20993]: pgmap v5242: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:09 smithi077 ceph-mon[21151]: pgmap v5242: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:11 smithi046 ceph-mon[19468]: pgmap v5243: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:11 smithi087 ceph-mon[20993]: pgmap v5243: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:11 smithi077 ceph-mon[21151]: pgmap v5243: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:12.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:12.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:12.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:13.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:13.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:13.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:13.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:13.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:13 smithi087 ceph-mon[20993]: pgmap v5244: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:13 smithi046 ceph-mon[19468]: pgmap v5244: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:13 smithi077 ceph-mon[21151]: pgmap v5244: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:14.772 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:14 smithi087 ceph-mon[20993]: from='client.171186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:14 smithi046 ceph-mon[19468]: from='client.171186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:14 smithi077 ceph-mon[21151]: from='client.171186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:15 smithi046 ceph-mon[19468]: pgmap v5245: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:15 smithi087 ceph-mon[20993]: pgmap v5245: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:15 smithi077 ceph-mon[21151]: pgmap v5245: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:17.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:17 smithi046 ceph-mon[19468]: pgmap v5246: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:17.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:17 smithi087 ceph-mon[20993]: pgmap v5246: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:17 smithi077 ceph-mon[21151]: pgmap v5246: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:18.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:18.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:18.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:19.080 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:19.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:19.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:19.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:19.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:19 smithi046 ceph-mon[19468]: pgmap v5247: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:19 smithi087 ceph-mon[20993]: pgmap v5247: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:19 smithi077 ceph-mon[21151]: pgmap v5247: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:20.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:20 smithi046 ceph-mon[19468]: from='client.171261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:20 smithi087 ceph-mon[20993]: from='client.171261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:20 smithi077 ceph-mon[21151]: from='client.171261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:21.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:21 smithi046 ceph-mon[19468]: pgmap v5248: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:21 smithi087 ceph-mon[20993]: pgmap v5248: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:21 smithi077 ceph-mon[21151]: pgmap v5248: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:23 smithi046 ceph-mon[19468]: pgmap v5249: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:23 smithi087 ceph-mon[20993]: pgmap v5249: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:23 smithi077 ceph-mon[21151]: pgmap v5249: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:24.764 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:24.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:24.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:24.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:24.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:25 smithi046 ceph-mon[19468]: pgmap v5250: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:25 smithi046 ceph-mon[19468]: from='client.171336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:25 smithi087 ceph-mon[20993]: pgmap v5250: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:25 smithi087 ceph-mon[20993]: from='client.171336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:25 smithi077 ceph-mon[21151]: pgmap v5250: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:25 smithi077 ceph-mon[21151]: from='client.171336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: pgmap v5251: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: pgmap v5251: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: pgmap v5251: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:29.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:29.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:29.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:29.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:29 smithi077 ceph-mon[21151]: pgmap v5252: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:29 smithi046 ceph-mon[19468]: pgmap v5252: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:29 smithi087 ceph-mon[20993]: pgmap v5252: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:30.464 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:30.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:30.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:30.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:30.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:31 smithi046 ceph-mon[19468]: from='client.171408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:31 smithi046 ceph-mon[19468]: pgmap v5253: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:31 smithi087 ceph-mon[20993]: from='client.171408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:31 smithi087 ceph-mon[20993]: pgmap v5253: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:31 smithi077 ceph-mon[21151]: from='client.171408 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:31 smithi077 ceph-mon[21151]: pgmap v5253: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:33 smithi046 ceph-mon[19468]: pgmap v5254: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:33.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:33 smithi087 ceph-mon[20993]: pgmap v5254: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:33 smithi077 ceph-mon[21151]: pgmap v5254: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:35.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:35.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:35.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:35 smithi046 ceph-mon[19468]: pgmap v5255: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:35 smithi087 ceph-mon[20993]: pgmap v5255: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:35 smithi077 ceph-mon[21151]: pgmap v5255: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:36.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:36.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:36.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:36.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:36.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:37 smithi046 ceph-mon[19468]: from='client.171486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:37.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:37 smithi046 ceph-mon[19468]: pgmap v5256: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:37.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:37 smithi087 ceph-mon[20993]: from='client.171486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:37 smithi087 ceph-mon[20993]: pgmap v5256: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:37 smithi077 ceph-mon[21151]: from='client.171486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:37 smithi077 ceph-mon[21151]: pgmap v5256: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:39.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:39 smithi046 ceph-mon[19468]: pgmap v5257: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:39 smithi087 ceph-mon[20993]: pgmap v5257: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:39 smithi077 ceph-mon[21151]: pgmap v5257: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:29:41.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:41.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:41.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:41.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:41 smithi046 ceph-mon[19468]: pgmap v5258: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:41.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:41.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:41.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:41.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:41.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:41 smithi087 ceph-mon[20993]: pgmap v5258: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:41.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:41 smithi077 ceph-mon[21151]: pgmap v5258: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:42 smithi046 ceph-mon[19468]: from='client.171561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:42 smithi087 ceph-mon[20993]: from='client.171561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:42 smithi077 ceph-mon[21151]: from='client.171561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: pgmap v5259: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:29:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:29:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:29:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:43.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:29:43.518+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:29:43.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:29:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:29:43.519+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:29:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: pgmap v5259: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:29:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:29:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:29:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:43.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: pgmap v5259: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:29:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:29:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:29:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:29:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:29:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:29:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:29:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:45 smithi046 ceph-mon[19468]: pgmap v5260: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:45 smithi087 ceph-mon[20993]: pgmap v5260: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:45 smithi077 ceph-mon[21151]: pgmap v5260: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:46.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:46.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:46.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:47.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:47.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:47.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:47.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:47.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: pgmap v5261: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: pgmap v5261: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: pgmap v5261: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:47.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:48 smithi046 ceph-mon[19468]: from='client.171741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:48 smithi087 ceph-mon[20993]: from='client.171741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:48 smithi077 ceph-mon[21151]: from='client.171741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:49 smithi046 ceph-mon[19468]: pgmap v5262: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:49 smithi087 ceph-mon[20993]: pgmap v5262: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:49 smithi077 ceph-mon[21151]: pgmap v5262: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:51 smithi087 ceph-mon[20993]: pgmap v5263: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:51 smithi077 ceph-mon[21151]: pgmap v5263: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:51 smithi046 ceph-mon[19468]: pgmap v5263: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:52.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:53.219 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:53.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:53.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:53.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:53.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:53 smithi087 ceph-mon[20993]: pgmap v5264: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:53 smithi077 ceph-mon[21151]: pgmap v5264: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:53 smithi046 ceph-mon[19468]: pgmap v5264: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:54 smithi087 ceph-mon[20993]: from='client.171819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:54 smithi077 ceph-mon[21151]: from='client.171819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:54 smithi046 ceph-mon[19468]: from='client.171819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:55 smithi087 ceph-mon[20993]: pgmap v5265: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:55 smithi077 ceph-mon[21151]: pgmap v5265: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:55 smithi046 ceph-mon[19468]: pgmap v5265: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:57 smithi046 ceph-mon[19468]: pgmap v5266: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:57 smithi087 ceph-mon[20993]: pgmap v5266: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:57 smithi077 ceph-mon[21151]: pgmap v5266: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:29:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:29:58.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:29:58.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:29:58.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:29:58.901 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:29:58.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:29:58.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:29:58.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:29:58.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:29:59.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:59 smithi087 ceph-mon[20993]: pgmap v5267: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:59.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:29:59 smithi087 ceph-mon[20993]: from='client.171891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:29:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:59 smithi077 ceph-mon[21151]: pgmap v5267: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:29:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:29:59 smithi077 ceph-mon[21151]: from='client.171891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:59 smithi046 ceph-mon[19468]: pgmap v5267: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:29:59 smithi046 ceph-mon[19468]: from='client.171891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:30:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:01 smithi046 ceph-mon[19468]: pgmap v5268: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:01 smithi077 ceph-mon[21151]: pgmap v5268: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:01 smithi087 ceph-mon[20993]: pgmap v5268: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:03.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:03 smithi046 ceph-mon[19468]: pgmap v5269: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:03.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:03.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:03.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:03 smithi077 ceph-mon[21151]: pgmap v5269: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:03 smithi087 ceph-mon[20993]: pgmap v5269: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:04.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:04.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:04.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:04.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:04.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:05 smithi077 ceph-mon[21151]: from='client.171966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:05 smithi077 ceph-mon[21151]: pgmap v5270: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:05 smithi046 ceph-mon[19468]: from='client.171966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:05 smithi046 ceph-mon[19468]: pgmap v5270: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:05 smithi087 ceph-mon[20993]: from='client.171966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:05 smithi087 ceph-mon[20993]: pgmap v5270: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: pgmap v5271: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: pgmap v5271: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: pgmap v5271: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:09.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:09.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:09.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:09.847 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:09 smithi077 ceph-mon[21151]: pgmap v5272: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:09 smithi046 ceph-mon[19468]: pgmap v5272: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:09 smithi087 ceph-mon[20993]: pgmap v5272: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:10.258 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:10.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:10.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:10.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:10.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:11 smithi077 ceph-mon[21151]: from='client.172044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:11 smithi077 ceph-mon[21151]: pgmap v5273: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:11 smithi046 ceph-mon[19468]: from='client.172044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:11 smithi046 ceph-mon[19468]: pgmap v5273: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:11 smithi087 ceph-mon[20993]: from='client.172044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:11 smithi087 ceph-mon[20993]: pgmap v5273: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:13 smithi077 ceph-mon[21151]: pgmap v5274: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:14.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:13 smithi087 ceph-mon[20993]: pgmap v5274: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:13 smithi046 ceph-mon[19468]: pgmap v5274: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:15.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:15.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:15.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:15 smithi077 ceph-mon[21151]: pgmap v5275: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:15.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:15.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:15.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:15.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:15.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:15.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:15 smithi046 ceph-mon[19468]: pgmap v5275: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:16.090 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:15 smithi087 ceph-mon[20993]: pgmap v5275: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:16 smithi077 ceph-mon[21151]: from='client.172119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:16 smithi046 ceph-mon[19468]: from='client.172119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:16 smithi087 ceph-mon[20993]: from='client.172119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:17 smithi077 ceph-mon[21151]: pgmap v5276: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:17 smithi046 ceph-mon[19468]: pgmap v5276: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:17 smithi087 ceph-mon[20993]: pgmap v5276: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:18 smithi077 ceph-mon[21151]: pgmap v5277: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:18 smithi046 ceph-mon[19468]: pgmap v5277: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:18 smithi087 ceph-mon[20993]: pgmap v5277: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:20.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:20.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:20.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:21.622 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:21.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:21.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:21.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:21.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:21 smithi046 ceph-mon[19468]: pgmap v5278: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:21 smithi087 ceph-mon[20993]: pgmap v5278: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:21.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:21 smithi077 ceph-mon[21151]: pgmap v5278: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:22.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:22 smithi046 ceph-mon[19468]: from='client.172194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:22 smithi087 ceph-mon[20993]: from='client.172194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:22 smithi077 ceph-mon[21151]: from='client.172194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:23 smithi046 ceph-mon[19468]: pgmap v5279: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:23 smithi087 ceph-mon[20993]: pgmap v5279: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:23 smithi077 ceph-mon[21151]: pgmap v5279: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:25 smithi046 ceph-mon[19468]: pgmap v5280: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:25 smithi087 ceph-mon[20993]: pgmap v5280: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:25 smithi077 ceph-mon[21151]: pgmap v5280: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:26.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:26.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:26.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:27.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:27.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:27.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:27.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:27.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: pgmap v5281: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: pgmap v5281: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:27.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: pgmap v5281: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:28 smithi077 ceph-mon[21151]: from='client.172269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:28 smithi046 ceph-mon[19468]: from='client.172269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:28 smithi087 ceph-mon[20993]: from='client.172269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:29.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:29 smithi046 ceph-mon[19468]: pgmap v5282: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:29 smithi087 ceph-mon[20993]: pgmap v5282: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:29 smithi077 ceph-mon[21151]: pgmap v5282: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:31.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:31 smithi046 ceph-mon[19468]: pgmap v5283: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:31 smithi087 ceph-mon[20993]: pgmap v5283: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:31 smithi077 ceph-mon[21151]: pgmap v5283: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:32.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:32.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:32.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:32.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:32.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:32.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:32.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:32.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:33 smithi046 ceph-mon[19468]: pgmap v5284: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:33 smithi046 ceph-mon[19468]: from='client.172347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:33 smithi087 ceph-mon[20993]: pgmap v5284: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:33 smithi087 ceph-mon[20993]: from='client.172347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:33 smithi077 ceph-mon[21151]: pgmap v5284: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:33 smithi077 ceph-mon[21151]: from='client.172347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:35.688 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:35 smithi087 ceph-mon[20993]: pgmap v5285: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:35 smithi046 ceph-mon[19468]: pgmap v5285: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:35 smithi077 ceph-mon[21151]: pgmap v5285: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:37 smithi046 ceph-mon[19468]: pgmap v5286: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:37 smithi087 ceph-mon[20993]: pgmap v5286: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:37 smithi077 ceph-mon[21151]: pgmap v5286: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:37.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:37.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:37.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:38.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:38.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:38.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:38.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:38.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:39 smithi046 ceph-mon[19468]: from='client.172422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:39 smithi046 ceph-mon[19468]: pgmap v5287: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:39 smithi087 ceph-mon[20993]: from='client.172422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:39 smithi087 ceph-mon[20993]: pgmap v5287: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:39 smithi077 ceph-mon[21151]: from='client.172422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:39 smithi077 ceph-mon[21151]: pgmap v5287: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:41 smithi046 ceph-mon[19468]: pgmap v5288: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:41 smithi087 ceph-mon[20993]: pgmap v5288: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:41 smithi077 ceph-mon[21151]: pgmap v5288: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:30:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:43.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:43.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:43.808 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:43 smithi046 ceph-mon[19468]: pgmap v5289: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:43 smithi087 ceph-mon[20993]: pgmap v5289: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:43 smithi077 ceph-mon[21151]: pgmap v5289: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:44.463 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:30:44.276+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:30:44.463 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:30:44.285+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:30:44.668 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:44.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:44.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:44.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:44.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:44.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:30:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:45 smithi046 ceph-mon[19468]: from='client.172518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:30:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:45 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:30:45.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:45 smithi046 ceph-mon[19468]: pgmap v5290: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:45 smithi077 ceph-mon[21151]: from='client.172518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:30:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:45 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:30:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:45 smithi077 ceph-mon[21151]: pgmap v5290: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:45 smithi087 ceph-mon[20993]: from='client.172518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:45 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:30:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:45 smithi087 ceph-mon[20993]: pgmap v5290: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:30:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: pgmap v5291: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: pgmap v5291: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: pgmap v5291: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:48.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:49.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:49.670 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:49.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:49.867 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:49 smithi077 ceph-mon[21151]: pgmap v5292: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:49 smithi046 ceph-mon[19468]: pgmap v5292: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:49 smithi087 ceph-mon[20993]: pgmap v5292: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:50.347 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:50.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:50.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:50.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:50.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:51 smithi077 ceph-mon[21151]: from='client.172683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:51 smithi077 ceph-mon[21151]: pgmap v5293: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:51 smithi046 ceph-mon[19468]: from='client.172683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:51 smithi046 ceph-mon[19468]: pgmap v5293: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:51 smithi087 ceph-mon[20993]: from='client.172683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:51 smithi087 ceph-mon[20993]: pgmap v5293: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:53 smithi077 ceph-mon[21151]: pgmap v5294: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:53 smithi046 ceph-mon[19468]: pgmap v5294: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:53 smithi087 ceph-mon[20993]: pgmap v5294: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:55.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:30:55.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:30:55.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:30:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:55 smithi087 ceph-mon[20993]: pgmap v5295: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:55 smithi077 ceph-mon[21151]: pgmap v5295: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:56.036 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:30:56.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:30:56.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:30:56.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:30:56.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:30:56.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:55 smithi046 ceph-mon[19468]: pgmap v5295: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:30:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:56 smithi087 ceph-mon[20993]: from='client.172761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:56 smithi087 ceph-mon[20993]: pgmap v5296: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:56 smithi046 ceph-mon[19468]: from='client.172761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:56 smithi046 ceph-mon[19468]: pgmap v5296: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:56 smithi077 ceph-mon[21151]: from='client.172761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:56 smithi077 ceph-mon[21151]: pgmap v5296: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:30:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:30:59.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:30:59 smithi087 ceph-mon[20993]: pgmap v5297: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:30:59 smithi077 ceph-mon[21151]: pgmap v5297: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:30:59.799 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:30:59 smithi046 ceph-mon[19468]: pgmap v5297: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:01.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:01.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:01.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:01.707 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:01.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:01.708 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:01 smithi046 ceph-mon[19468]: pgmap v5298: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:01 smithi087 ceph-mon[20993]: pgmap v5298: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:01 smithi077 ceph-mon[21151]: pgmap v5298: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:02 smithi046 ceph-mon[19468]: from='client.172833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:02 smithi087 ceph-mon[20993]: from='client.172833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:02 smithi077 ceph-mon[21151]: from='client.172833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:03.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:03 smithi046 ceph-mon[19468]: pgmap v5299: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:03 smithi087 ceph-mon[20993]: pgmap v5299: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:03 smithi077 ceph-mon[21151]: pgmap v5299: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:05 smithi046 ceph-mon[19468]: pgmap v5300: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:05 smithi087 ceph-mon[20993]: pgmap v5300: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:05 smithi077 ceph-mon[21151]: pgmap v5300: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:06.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:06.710 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:06.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:07.397 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:07.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:07.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:07.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:07.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: pgmap v5301: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: pgmap v5301: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: pgmap v5301: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:07.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:08 smithi046 ceph-mon[19468]: from='client.172911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:08 smithi087 ceph-mon[20993]: from='client.172911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:08 smithi077 ceph-mon[21151]: from='client.172911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:09.734 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:09 smithi077 ceph-mon[21151]: pgmap v5302: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:09 smithi046 ceph-mon[19468]: pgmap v5302: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:09 smithi087 ceph-mon[20993]: pgmap v5302: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:11.609 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:11 smithi077 ceph-mon[21151]: pgmap v5303: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:11 smithi046 ceph-mon[19468]: pgmap v5303: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:11 smithi087 ceph-mon[20993]: pgmap v5303: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:12.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:12.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:12.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:13.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:13.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:13.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:13.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:13.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:13 smithi046 ceph-mon[19468]: pgmap v5304: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:13 smithi087 ceph-mon[20993]: pgmap v5304: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:13 smithi077 ceph-mon[21151]: pgmap v5304: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:14 smithi046 ceph-mon[19468]: from='client.172986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:14 smithi087 ceph-mon[20993]: from='client.172986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:14 smithi077 ceph-mon[21151]: from='client.172986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:15.591 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:15 smithi087 ceph-mon[20993]: pgmap v5305: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:15 smithi046 ceph-mon[19468]: pgmap v5305: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:15 smithi077 ceph-mon[21151]: pgmap v5305: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:17.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:17 smithi087 ceph-mon[20993]: pgmap v5306: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:17.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:17 smithi046 ceph-mon[19468]: pgmap v5306: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:17 smithi077 ceph-mon[21151]: pgmap v5306: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:18.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:18.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:18.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:18.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:18.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:18.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:18.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:18.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:19 smithi046 ceph-mon[19468]: from='client.173061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:19 smithi046 ceph-mon[19468]: pgmap v5307: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:19 smithi087 ceph-mon[20993]: from='client.173061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:19 smithi087 ceph-mon[20993]: pgmap v5307: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:19 smithi077 ceph-mon[21151]: from='client.173061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:19 smithi077 ceph-mon[21151]: pgmap v5307: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:21 smithi046 ceph-mon[19468]: pgmap v5308: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:21 smithi087 ceph-mon[20993]: pgmap v5308: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:21 smithi077 ceph-mon[21151]: pgmap v5308: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:23.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:23.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:23 smithi046 ceph-mon[19468]: pgmap v5309: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:23.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:23.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:23 smithi087 ceph-mon[20993]: pgmap v5309: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:23 smithi077 ceph-mon[21151]: pgmap v5309: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:24.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:24.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:24.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:24.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:25.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:25 smithi046 ceph-mon[19468]: from='client.173139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:25.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:25 smithi046 ceph-mon[19468]: pgmap v5310: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:25 smithi087 ceph-mon[20993]: from='client.173139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:25 smithi087 ceph-mon[20993]: pgmap v5310: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:25 smithi077 ceph-mon[21151]: from='client.173139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:25 smithi077 ceph-mon[21151]: pgmap v5310: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:27.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: pgmap v5311: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:27.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: pgmap v5311: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: pgmap v5311: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:31:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:27.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:29.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:29.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:29.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:29 smithi046 ceph-mon[19468]: pgmap v5312: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:29 smithi087 ceph-mon[20993]: pgmap v5312: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:29 smithi077 ceph-mon[21151]: pgmap v5312: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:30.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:30.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:30.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:30.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:30.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:31 smithi046 ceph-mon[19468]: from='client.173211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:31 smithi046 ceph-mon[19468]: pgmap v5313: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:31.866 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:31 smithi077 ceph-mon[21151]: from='client.173211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:31.866 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:31 smithi077 ceph-mon[21151]: pgmap v5313: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:31 smithi087 ceph-mon[20993]: from='client.173211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:31 smithi087 ceph-mon[20993]: pgmap v5313: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:33 smithi046 ceph-mon[19468]: pgmap v5314: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:33 smithi087 ceph-mon[20993]: pgmap v5314: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:33 smithi077 ceph-mon[21151]: pgmap v5314: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:35.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:35.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:35.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:35.834 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:35 smithi087 ceph-mon[20993]: pgmap v5315: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:35.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:35.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:35.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:35.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:35.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:35.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:35 smithi046 ceph-mon[19468]: pgmap v5315: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:35 smithi077 ceph-mon[21151]: pgmap v5315: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:36 smithi046 ceph-mon[19468]: from='client.173283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:36 smithi087 ceph-mon[20993]: from='client.173283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:36 smithi077 ceph-mon[21151]: from='client.173283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:37.696 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:37 smithi087 ceph-mon[20993]: pgmap v5316: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:37 smithi046 ceph-mon[19468]: pgmap v5316: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:37 smithi077 ceph-mon[21151]: pgmap v5316: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:39 smithi087 ceph-mon[20993]: pgmap v5317: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:39 smithi077 ceph-mon[21151]: pgmap v5317: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:39 smithi046 ceph-mon[19468]: pgmap v5317: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:31:40.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:40.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:40.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:41.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:41.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:41.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:41.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:41.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:41 smithi046 ceph-mon[19468]: pgmap v5318: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:41 smithi087 ceph-mon[20993]: pgmap v5318: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:41 smithi077 ceph-mon[21151]: pgmap v5318: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:42 smithi087 ceph-mon[20993]: from='client.173355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:42 smithi077 ceph-mon[21151]: from='client.173355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:42 smithi046 ceph-mon[19468]: from='client.173355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:43 smithi087 ceph-mon[20993]: pgmap v5319: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:43 smithi077 ceph-mon[21151]: pgmap v5319: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:43 smithi046 ceph-mon[19468]: pgmap v5319: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:31:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:31:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:31:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:45.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:31:45.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:31:45.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:31:45.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:45.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:31:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:31:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:31:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:45.297 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:31:45.039+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:31:45.297 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:31:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:31:45.040+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:45 smithi046 ceph-mon[19468]: pgmap v5320: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:45 smithi077 ceph-mon[21151]: pgmap v5320: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:31:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:45 smithi087 ceph-mon[20993]: pgmap v5320: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:31:46.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:46.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:46.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:31:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:31:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:31:46.989 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:31:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:31:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:31:47.227 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:47.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:47.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:47.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:47.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: pgmap v5321: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: pgmap v5321: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: pgmap v5321: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:48 smithi077 ceph-mon[21151]: from='client.173538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:48 smithi046 ceph-mon[19468]: from='client.173538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:48 smithi087 ceph-mon[20993]: from='client.173538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:49 smithi077 ceph-mon[21151]: pgmap v5322: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:49 smithi046 ceph-mon[19468]: pgmap v5322: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:49 smithi087 ceph-mon[20993]: pgmap v5322: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T05:31:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:51 smithi077 ceph-mon[21151]: pgmap v5323: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:52.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:51 smithi046 ceph-mon[19468]: pgmap v5323: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:51 smithi087 ceph-mon[20993]: pgmap v5323: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:52.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:52.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:52.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:52.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:52.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:52.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:52.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:52.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:53 smithi077 ceph-mon[21151]: pgmap v5324: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:53 smithi077 ceph-mon[21151]: from='client.173616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:53 smithi046 ceph-mon[19468]: pgmap v5324: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:53 smithi046 ceph-mon[19468]: from='client.173616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:53 smithi087 ceph-mon[20993]: pgmap v5324: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:53 smithi087 ceph-mon[20993]: from='client.173616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:55 smithi077 ceph-mon[21151]: pgmap v5325: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:56.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:55 smithi087 ceph-mon[20993]: pgmap v5325: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:55 smithi046 ceph-mon[19468]: pgmap v5325: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:57.909 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:57 smithi087 ceph-mon[20993]: pgmap v5326: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:57.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:31:57.914 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:57 smithi046 ceph-mon[19468]: pgmap v5326: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:57.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:31:57.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:31:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:57 smithi077 ceph-mon[21151]: pgmap v5326: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:31:58.607 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:31:58.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:31:58.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:31:58.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:31:58.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:31:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:58 smithi087 ceph-mon[20993]: from='client.173694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:31:58 smithi087 ceph-mon[20993]: pgmap v5327: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:31:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:58 smithi046 ceph-mon[19468]: from='client.173694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:31:58 smithi046 ceph-mon[19468]: pgmap v5327: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:31:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:31:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:58 smithi077 ceph-mon[21151]: from='client.173694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:31:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:31:58 smithi077 ceph-mon[21151]: pgmap v5327: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T05:32:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:01 smithi046 ceph-mon[19468]: pgmap v5328: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:32:01.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:01 smithi077 ceph-mon[21151]: pgmap v5328: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:32:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:01 smithi087 ceph-mon[20993]: pgmap v5328: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:32:03.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:03.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:03.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:03 smithi077 ceph-mon[21151]: pgmap v5329: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:03 smithi046 ceph-mon[19468]: pgmap v5329: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:03 smithi087 ceph-mon[20993]: pgmap v5329: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:04.290 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:04.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:04.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:04.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:04.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:05.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:05 smithi046 ceph-mon[19468]: from='client.173766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:05.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:05 smithi046 ceph-mon[19468]: pgmap v5330: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:05 smithi087 ceph-mon[20993]: from='client.173766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:05 smithi087 ceph-mon[20993]: pgmap v5330: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:05 smithi077 ceph-mon[21151]: from='client.173766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:05 smithi077 ceph-mon[21151]: pgmap v5330: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:07.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:07 smithi046 ceph-mon[19468]: pgmap v5331: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:07 smithi087 ceph-mon[20993]: pgmap v5331: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:07 smithi077 ceph-mon[21151]: pgmap v5331: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:09.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:09.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:09.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:09.969 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:09.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:09.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:09.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:09.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:09.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:09 smithi046 ceph-mon[19468]: pgmap v5332: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:09 smithi087 ceph-mon[20993]: pgmap v5332: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:09 smithi077 ceph-mon[21151]: pgmap v5332: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:10 smithi046 ceph-mon[19468]: from='client.173838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:10 smithi087 ceph-mon[20993]: from='client.173838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:10 smithi077 ceph-mon[21151]: from='client.173838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:11.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:11 smithi077 ceph-mon[21151]: pgmap v5333: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:32:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:11 smithi046 ceph-mon[19468]: pgmap v5333: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:32:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:11 smithi087 ceph-mon[20993]: pgmap v5333: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:32:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:12 smithi077 ceph-mon[21151]: pgmap v5334: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:12 smithi046 ceph-mon[19468]: pgmap v5334: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:12 smithi087 ceph-mon[20993]: pgmap v5334: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:14.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:14.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:14.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:15.650 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:15.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:15.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:15.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:15.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:15 smithi046 ceph-mon[19468]: pgmap v5335: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:15 smithi087 ceph-mon[20993]: pgmap v5335: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:15 smithi077 ceph-mon[21151]: pgmap v5335: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:32:16.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:16 smithi087 ceph-mon[20993]: from='client.173913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:16 smithi046 ceph-mon[19468]: from='client.173913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:16 smithi077 ceph-mon[21151]: from='client.173913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:17.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:17 smithi087 ceph-mon[20993]: pgmap v5336: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:17 smithi046 ceph-mon[19468]: pgmap v5336: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:17 smithi077 ceph-mon[21151]: pgmap v5336: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:18.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:18.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:18.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:18.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:18 smithi087 ceph-mon[20993]: pgmap v5337: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:32:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:18 smithi077 ceph-mon[21151]: pgmap v5337: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:32:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:18 smithi046 ceph-mon[19468]: pgmap v5337: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:32:20.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:20.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:20.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:21.337 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:21.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:21.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:21.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:21.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:21 smithi046 ceph-mon[19468]: pgmap v5338: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:21 smithi087 ceph-mon[20993]: pgmap v5338: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:21 smithi077 ceph-mon[21151]: pgmap v5338: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:22 smithi046 ceph-mon[19468]: from='client.173988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:22 smithi087 ceph-mon[20993]: from='client.173988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:22 smithi077 ceph-mon[21151]: from='client.173988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:23 smithi046 ceph-mon[19468]: pgmap v5339: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:23 smithi087 ceph-mon[20993]: pgmap v5339: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:23 smithi077 ceph-mon[21151]: pgmap v5339: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:25 smithi046 ceph-mon[19468]: pgmap v5340: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:25 smithi087 ceph-mon[20993]: pgmap v5340: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:25 smithi077 ceph-mon[21151]: pgmap v5340: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:32:26.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:26.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:26.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:27.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:27.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:27.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:27.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:27.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:27.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:27 smithi087 ceph-mon[20993]: pgmap v5341: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:32:27.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:27 smithi087 ceph-mon[20993]: from='client.174066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:27.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:27 smithi077 ceph-mon[21151]: pgmap v5341: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:32:27.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:27 smithi077 ceph-mon[21151]: from='client.174066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:27 smithi046 ceph-mon[19468]: pgmap v5341: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:32:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:27 smithi046 ceph-mon[19468]: from='client.174066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:28 smithi046 ceph-mon[19468]: pgmap v5342: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:28 smithi087 ceph-mon[20993]: pgmap v5342: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:28 smithi077 ceph-mon[21151]: pgmap v5342: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:31 smithi046 ceph-mon[19468]: pgmap v5343: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:31.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:31 smithi077 ceph-mon[21151]: pgmap v5343: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:31 smithi087 ceph-mon[20993]: pgmap v5343: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:32.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:32.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:32.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:32.693 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:32.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:32.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:32.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:32.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:33.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:33 smithi077 ceph-mon[21151]: from='client.174144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:33.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:33 smithi077 ceph-mon[21151]: pgmap v5344: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:33 smithi046 ceph-mon[19468]: from='client.174144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:33 smithi046 ceph-mon[19468]: pgmap v5344: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:33 smithi087 ceph-mon[20993]: from='client.174144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:33 smithi087 ceph-mon[20993]: pgmap v5344: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:35 smithi046 ceph-mon[19468]: pgmap v5345: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:35 smithi087 ceph-mon[20993]: pgmap v5345: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:35 smithi077 ceph-mon[21151]: pgmap v5345: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:37.648 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:37 smithi087 ceph-mon[20993]: pgmap v5346: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:37.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:37.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:37.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:37 smithi046 ceph-mon[19468]: pgmap v5346: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:37 smithi077 ceph-mon[21151]: pgmap v5346: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:38.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:38.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:38.381 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:38.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:38.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:39.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.264 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.264 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.264 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:38 smithi087 ceph-mon[20993]: from='client.174213 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:39.264 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:38 smithi087 ceph-mon[20993]: pgmap v5347: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:38 smithi046 ceph-mon[19468]: from='client.174213 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:38 smithi046 ceph-mon[19468]: pgmap v5347: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:38 smithi077 ceph-mon[21151]: from='client.174213 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:38 smithi077 ceph-mon[21151]: pgmap v5347: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:41 smithi046 ceph-mon[19468]: pgmap v5348: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:41 smithi087 ceph-mon[20993]: pgmap v5348: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:41 smithi077 ceph-mon[21151]: pgmap v5348: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:43.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:43.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:43.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:43 smithi046 ceph-mon[19468]: pgmap v5349: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:43 smithi087 ceph-mon[20993]: pgmap v5349: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:43 smithi077 ceph-mon[21151]: pgmap v5349: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:44.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:44.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:44.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:44.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:44.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:45.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='client.174285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:45.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: pgmap v5350: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:45.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:32:45.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:32:45.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:32:45.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:45.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='client.174285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: pgmap v5350: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:32:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:32:45.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:32:45.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:45.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='client.174285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: pgmap v5350: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:32:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:46.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:32:45.783+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:32:46.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:32:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:32:45.784+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:32:46.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:32:47.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:32:47.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:32:47.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:47 smithi046 ceph-mon[19468]: pgmap v5351: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:32:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:32:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:47 smithi087 ceph-mon[20993]: pgmap v5351: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:32:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:32:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:47 smithi077 ceph-mon[21151]: pgmap v5351: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:32:49.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:48 smithi046 ceph-mon[19468]: pgmap v5352: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:49.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:49.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:49.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:48 smithi087 ceph-mon[20993]: pgmap v5352: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:48 smithi077 ceph-mon[21151]: pgmap v5352: 225 pgs: 225 active+clean; 589 KiB data, 150 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:32:49.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:49.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:49.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:49.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:49.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:49 smithi046 ceph-mon[19468]: from='client.174468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:49 smithi087 ceph-mon[20993]: from='client.174468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:49 smithi077 ceph-mon[21151]: from='client.174468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:50 smithi046 ceph-mon[19468]: pgmap v5353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:50 smithi087 ceph-mon[20993]: pgmap v5353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:50 smithi077 ceph-mon[21151]: pgmap v5353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:53.781 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:53 smithi077 ceph-mon[21151]: pgmap v5354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:53 smithi046 ceph-mon[19468]: pgmap v5354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:53 smithi087 ceph-mon[20993]: pgmap v5354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:54.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:32:54.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:32:54.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:32:55.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:32:55.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:32:55.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:32:55.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:32:55.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:32:55.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:55 smithi077 ceph-mon[21151]: pgmap v5355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:55 smithi046 ceph-mon[19468]: pgmap v5355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:55 smithi087 ceph-mon[20993]: pgmap v5355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:56 smithi046 ceph-mon[19468]: from='client.174546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:56 smithi087 ceph-mon[20993]: from='client.174546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:56 smithi077 ceph-mon[21151]: from='client.174546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:32:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:57 smithi046 ceph-mon[19468]: pgmap v5356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:57 smithi087 ceph-mon[20993]: pgmap v5356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:57 smithi077 ceph-mon[21151]: pgmap v5356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:32:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:32:59 smithi046 ceph-mon[19468]: pgmap v5357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:32:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:32:59 smithi087 ceph-mon[20993]: pgmap v5357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:32:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:32:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:32:59 smithi077 ceph-mon[21151]: pgmap v5357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:33:00.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:00.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:00.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:01.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:01 smithi046 ceph-mon[19468]: pgmap v5358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:01 smithi087 ceph-mon[20993]: pgmap v5358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:01 smithi077 ceph-mon[21151]: pgmap v5358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:02 smithi046 ceph-mon[19468]: from='client.174621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:02 smithi087 ceph-mon[20993]: from='client.174621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:02 smithi077 ceph-mon[21151]: from='client.174621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:03 smithi046 ceph-mon[19468]: pgmap v5359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:03 smithi087 ceph-mon[20993]: pgmap v5359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:03 smithi077 ceph-mon[21151]: pgmap v5359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:05 smithi046 ceph-mon[19468]: pgmap v5360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:05 smithi087 ceph-mon[20993]: pgmap v5360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:05 smithi077 ceph-mon[21151]: pgmap v5360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:06.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:06.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:06.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:06.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:06.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:07.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:07 smithi046 ceph-mon[19468]: from='client.174699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:07.809 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:07 smithi046 ceph-mon[19468]: pgmap v5361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:07 smithi087 ceph-mon[20993]: from='client.174699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:07 smithi087 ceph-mon[20993]: pgmap v5361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:07 smithi077 ceph-mon[21151]: from='client.174699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:07 smithi077 ceph-mon[21151]: pgmap v5361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:09.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.290 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:09 smithi046 ceph-mon[19468]: pgmap v5362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:09 smithi087 ceph-mon[20993]: pgmap v5362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:09 smithi077 ceph-mon[21151]: pgmap v5362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:11.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:11 smithi046 ceph-mon[19468]: pgmap v5363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:11 smithi087 ceph-mon[20993]: pgmap v5363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:11 smithi077 ceph-mon[21151]: pgmap v5363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:12.499 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:12.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:12.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:12.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:12.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:13 smithi046 ceph-mon[19468]: from='client.174777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:13 smithi046 ceph-mon[19468]: pgmap v5364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:13 smithi087 ceph-mon[20993]: from='client.174777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:13 smithi087 ceph-mon[20993]: pgmap v5364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:13 smithi077 ceph-mon[21151]: from='client.174777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:13 smithi077 ceph-mon[21151]: pgmap v5364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:15.653 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:15 smithi077 ceph-mon[21151]: pgmap v5365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:15 smithi046 ceph-mon[19468]: pgmap v5365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:15 smithi087 ceph-mon[20993]: pgmap v5365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:17.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:17.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:17.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:17 smithi046 ceph-mon[19468]: pgmap v5366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:17 smithi087 ceph-mon[20993]: pgmap v5366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:17 smithi077 ceph-mon[21151]: pgmap v5366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:18.187 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:18.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:18.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:18.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:18.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:19.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:19 smithi087 ceph-mon[20993]: from='client.174852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:19.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.482 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:19 smithi087 ceph-mon[20993]: pgmap v5367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:19 smithi046 ceph-mon[19468]: from='client.174852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:19 smithi046 ceph-mon[19468]: pgmap v5367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:19 smithi077 ceph-mon[21151]: from='client.174852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:19 smithi077 ceph-mon[21151]: pgmap v5367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:21 smithi046 ceph-mon[19468]: pgmap v5368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:21 smithi087 ceph-mon[20993]: pgmap v5368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:21 smithi077 ceph-mon[21151]: pgmap v5368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:23.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:23.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:23.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:23 smithi046 ceph-mon[19468]: pgmap v5369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:23 smithi087 ceph-mon[20993]: pgmap v5369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:23.875 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:23.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:23.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:23.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:23.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:23 smithi077 ceph-mon[21151]: pgmap v5369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:24 smithi046 ceph-mon[19468]: from='client.174930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:24 smithi087 ceph-mon[20993]: from='client.174930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:24 smithi077 ceph-mon[21151]: from='client.174930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:25 smithi046 ceph-mon[19468]: pgmap v5370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:25 smithi087 ceph-mon[20993]: pgmap v5370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:25 smithi077 ceph-mon[21151]: pgmap v5370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:27.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:27 smithi046 ceph-mon[19468]: pgmap v5371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:27 smithi087 ceph-mon[20993]: pgmap v5371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:27 smithi077 ceph-mon[21151]: pgmap v5371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:28.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:28.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:28.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:29 smithi046 ceph-mon[19468]: pgmap v5372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:29.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:29.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:29.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:29.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:29.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:29 smithi087 ceph-mon[20993]: pgmap v5372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:29.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:29.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:29 smithi077 ceph-mon[21151]: pgmap v5372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:30 smithi046 ceph-mon[19468]: from='client.175005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:30 smithi087 ceph-mon[20993]: from='client.175005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:30 smithi077 ceph-mon[21151]: from='client.175005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:31.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:31 smithi077 ceph-mon[21151]: pgmap v5373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:31 smithi046 ceph-mon[19468]: pgmap v5373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:31 smithi087 ceph-mon[20993]: pgmap v5373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:33:33.800 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:33 smithi077 ceph-mon[21151]: pgmap v5374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:33 smithi046 ceph-mon[19468]: pgmap v5374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:33 smithi087 ceph-mon[20993]: pgmap v5374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:34.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:34.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:34.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:35.266 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:35.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:35 smithi046 ceph-mon[19468]: pgmap v5375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:35 smithi087 ceph-mon[20993]: pgmap v5375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:35.886 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:35 smithi077 ceph-mon[21151]: pgmap v5375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:36.817 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:36 smithi077 ceph-mon[21151]: from='client.175080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:36 smithi046 ceph-mon[19468]: from='client.175080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:36 smithi087 ceph-mon[20993]: from='client.175080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:37 smithi046 ceph-mon[19468]: pgmap v5376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:37 smithi087 ceph-mon[20993]: pgmap v5376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:37 smithi077 ceph-mon[21151]: pgmap v5376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:39 smithi087 ceph-mon[20993]: pgmap v5377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:39 smithi077 ceph-mon[21151]: pgmap v5377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:39 smithi046 ceph-mon[19468]: pgmap v5377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:40.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:40.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:40.269 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:40.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:41 smithi046 ceph-mon[19468]: pgmap v5378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:41 smithi046 ceph-mon[19468]: from='client.175158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:41 smithi087 ceph-mon[20993]: pgmap v5378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:41 smithi087 ceph-mon[20993]: from='client.175158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:41 smithi077 ceph-mon[21151]: pgmap v5378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:41 smithi077 ceph-mon[21151]: from='client.175158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:43 smithi077 ceph-mon[21151]: pgmap v5379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:43 smithi046 ceph-mon[19468]: pgmap v5379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:43 smithi087 ceph-mon[20993]: pgmap v5379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:45 smithi046 ceph-mon[19468]: pgmap v5380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:45 smithi087 ceph-mon[20993]: pgmap v5380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:45 smithi077 ceph-mon[21151]: pgmap v5380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:33:45.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:45.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:45.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:46.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:33:46.534+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:33:46.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:33:46.545+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:33:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:33:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:33:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:33:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:33:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:33:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:33:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:46.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:46.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:46.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:46.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:46.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:33:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:33:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:33:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:47 smithi046 ceph-mon[19468]: from='client.175254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:47 smithi046 ceph-mon[19468]: pgmap v5381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:33:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:33:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:47 smithi087 ceph-mon[20993]: from='client.175254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:47 smithi087 ceph-mon[20993]: pgmap v5381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:33:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:33:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:33:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:47 smithi077 ceph-mon[21151]: from='client.175254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:47 smithi077 ceph-mon[21151]: pgmap v5381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:33:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:33:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:49 smithi046 ceph-mon[19468]: pgmap v5382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:49 smithi087 ceph-mon[20993]: pgmap v5382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:49 smithi077 ceph-mon[21151]: pgmap v5382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:33:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:51 smithi046 ceph-mon[19468]: pgmap v5383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:51 smithi087 ceph-mon[20993]: pgmap v5383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:51.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:51.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:51.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:51 smithi077 ceph-mon[21151]: pgmap v5383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:52.591 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:52.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:52.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:52.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:52.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:53 smithi046 ceph-mon[19468]: from='client.175416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:53 smithi046 ceph-mon[19468]: pgmap v5384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:53 smithi087 ceph-mon[20993]: from='client.175416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:53 smithi087 ceph-mon[20993]: pgmap v5384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:53 smithi077 ceph-mon[21151]: from='client.175416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:53 smithi077 ceph-mon[21151]: pgmap v5384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:55.854 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:55 smithi077 ceph-mon[21151]: pgmap v5385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:55 smithi046 ceph-mon[19468]: pgmap v5385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:55 smithi087 ceph-mon[20993]: pgmap v5385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:57.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:33:57.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:33:57.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:33:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:57 smithi077 ceph-mon[21151]: pgmap v5386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:57 smithi046 ceph-mon[19468]: pgmap v5386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:57 smithi087 ceph-mon[20993]: pgmap v5386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:58.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:33:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:33:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:33:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:33:58.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:33:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:59 smithi046 ceph-mon[19468]: from='client.175488 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:33:59 smithi046 ceph-mon[19468]: pgmap v5387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:59 smithi087 ceph-mon[20993]: from='client.175488 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:59.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:33:59 smithi087 ceph-mon[20993]: pgmap v5387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:33:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:59 smithi077 ceph-mon[21151]: from='client.175488 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:33:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:33:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:33:59 smithi077 ceph-mon[21151]: pgmap v5387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:01 smithi046 ceph-mon[19468]: pgmap v5388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:01 smithi087 ceph-mon[20993]: pgmap v5388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:01 smithi077 ceph-mon[21151]: pgmap v5388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:03.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:03.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:03.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:03 smithi087 ceph-mon[20993]: pgmap v5389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:03 smithi077 ceph-mon[21151]: pgmap v5389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:03.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:03.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:03.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:03.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:03.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:03.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:03 smithi046 ceph-mon[19468]: pgmap v5389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:04 smithi087 ceph-mon[20993]: from='client.175560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:04 smithi077 ceph-mon[21151]: from='client.175560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:04 smithi046 ceph-mon[19468]: from='client.175560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:05 smithi087 ceph-mon[20993]: pgmap v5390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:05 smithi077 ceph-mon[21151]: pgmap v5390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:05 smithi046 ceph-mon[19468]: pgmap v5390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:07 smithi087 ceph-mon[20993]: pgmap v5391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:07 smithi077 ceph-mon[21151]: pgmap v5391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:07 smithi046 ceph-mon[19468]: pgmap v5391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:08.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:08.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:08.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:09.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.530 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.530 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.530 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:09 smithi046 ceph-mon[19468]: pgmap v5392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:09.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:09.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:09.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:09.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:09.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:09 smithi087 ceph-mon[20993]: pgmap v5392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:09 smithi077 ceph-mon[21151]: pgmap v5392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:10 smithi046 ceph-mon[19468]: from='client.175638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:10.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:10 smithi087 ceph-mon[20993]: from='client.175638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:10 smithi077 ceph-mon[21151]: from='client.175638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:11.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:11 smithi046 ceph-mon[19468]: pgmap v5393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:11 smithi087 ceph-mon[20993]: pgmap v5393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:11 smithi077 ceph-mon[21151]: pgmap v5393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:13 smithi046 ceph-mon[19468]: pgmap v5394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:13 smithi087 ceph-mon[20993]: pgmap v5394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:13 smithi077 ceph-mon[21151]: pgmap v5394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:14.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:14.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:14.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:15.333 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:15.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:15.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:15.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:15.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:15 smithi046 ceph-mon[19468]: pgmap v5395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:15 smithi087 ceph-mon[20993]: pgmap v5395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:15.876 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:15 smithi077 ceph-mon[21151]: pgmap v5395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:16 smithi046 ceph-mon[19468]: from='client.175716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:16 smithi087 ceph-mon[20993]: from='client.175716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:16 smithi077 ceph-mon[21151]: from='client.175716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:17.813 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:17 smithi077 ceph-mon[21151]: pgmap v5396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:17 smithi046 ceph-mon[19468]: pgmap v5396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:17 smithi087 ceph-mon[20993]: pgmap v5396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:19.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:19 smithi087 ceph-mon[20993]: pgmap v5397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:19.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:19 smithi046 ceph-mon[19468]: pgmap v5397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:19 smithi077 ceph-mon[21151]: pgmap v5397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:20.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:20.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:20.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:21.018 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:21.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:21.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:21.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:21.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:21.741 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:21 smithi087 ceph-mon[20993]: pgmap v5398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:21.741 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:21 smithi087 ceph-mon[20993]: from='client.175794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:21 smithi046 ceph-mon[19468]: pgmap v5398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:21 smithi046 ceph-mon[19468]: from='client.175794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:21 smithi077 ceph-mon[21151]: pgmap v5398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:21 smithi077 ceph-mon[21151]: from='client.175794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:23 smithi046 ceph-mon[19468]: pgmap v5399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:23 smithi087 ceph-mon[20993]: pgmap v5399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:23 smithi077 ceph-mon[21151]: pgmap v5399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:25 smithi087 ceph-mon[20993]: pgmap v5400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:25 smithi077 ceph-mon[21151]: pgmap v5400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:26.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:26.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:25 smithi046 ceph-mon[19468]: pgmap v5400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:34:26.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:26.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:26.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:26.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:26.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:26.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:26.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:27 smithi087 ceph-mon[20993]: from='client.175869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:27 smithi087 ceph-mon[20993]: pgmap v5401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:27 smithi077 ceph-mon[21151]: from='client.175869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:27 smithi077 ceph-mon[21151]: pgmap v5401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:27 smithi046 ceph-mon[19468]: from='client.175869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:27 smithi046 ceph-mon[19468]: pgmap v5401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: pgmap v5402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: pgmap v5402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: pgmap v5402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:29.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:31.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:31.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:31.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:31 smithi046 ceph-mon[19468]: pgmap v5403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:31 smithi087 ceph-mon[20993]: pgmap v5403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:31 smithi077 ceph-mon[21151]: pgmap v5403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:32.376 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:32.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:32.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:32.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:32.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:33 smithi046 ceph-mon[19468]: from='client.175938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:33 smithi046 ceph-mon[19468]: pgmap v5404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:33 smithi087 ceph-mon[20993]: from='client.175938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:33 smithi087 ceph-mon[20993]: pgmap v5404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:33 smithi077 ceph-mon[21151]: from='client.175938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:33 smithi077 ceph-mon[21151]: pgmap v5404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:35 smithi046 ceph-mon[19468]: pgmap v5405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:35 smithi087 ceph-mon[20993]: pgmap v5405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:35 smithi077 ceph-mon[21151]: pgmap v5405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:37.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:37.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:37.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:37 smithi046 ceph-mon[19468]: pgmap v5406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:37 smithi087 ceph-mon[20993]: pgmap v5406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:37.911 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:37 smithi077 ceph-mon[21151]: pgmap v5406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:38.060 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:38.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:38.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:38.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:38.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:38.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:38 smithi077 ceph-mon[21151]: from='client.176016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:38 smithi046 ceph-mon[19468]: from='client.176016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:38 smithi087 ceph-mon[20993]: from='client.176016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:39 smithi046 ceph-mon[19468]: pgmap v5407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:39 smithi087 ceph-mon[20993]: pgmap v5407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:39 smithi077 ceph-mon[21151]: pgmap v5407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:41.853 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:41 smithi087 ceph-mon[20993]: pgmap v5408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:41 smithi046 ceph-mon[19468]: pgmap v5408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:41 smithi077 ceph-mon[21151]: pgmap v5408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:43.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:43.062 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:43.062 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:43.747 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:43.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:43 smithi046 ceph-mon[19468]: pgmap v5409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:43 smithi087 ceph-mon[20993]: pgmap v5409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:43 smithi077 ceph-mon[21151]: pgmap v5409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:44 smithi046 ceph-mon[19468]: from='client.176088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:44 smithi087 ceph-mon[20993]: from='client.176088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:44 smithi077 ceph-mon[21151]: from='client.176088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:45 smithi046 ceph-mon[19468]: pgmap v5410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:45 smithi087 ceph-mon[20993]: pgmap v5410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:45 smithi077 ceph-mon[21151]: pgmap v5410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:47.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:34:47.584+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:34:47.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:34:47.585+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: pgmap v5411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: pgmap v5411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: pgmap v5411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:47.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:48.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:48.749 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:48.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:34:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:34:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:34:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:34:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:34:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:34:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:34:49.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:49.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:49.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:49.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:49.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: pgmap v5412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: pgmap v5412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: pgmap v5412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:34:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:50 smithi046 ceph-mon[19468]: from='client.176265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:50 smithi087 ceph-mon[20993]: from='client.176265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:50 smithi077 ceph-mon[21151]: from='client.176265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:51.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:51 smithi046 ceph-mon[19468]: pgmap v5413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:51 smithi087 ceph-mon[20993]: pgmap v5413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:51 smithi077 ceph-mon[21151]: pgmap v5413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:53 smithi046 ceph-mon[19468]: pgmap v5414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:53 smithi087 ceph-mon[20993]: pgmap v5414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:53 smithi077 ceph-mon[21151]: pgmap v5414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:54.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:34:54.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:34:54.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:34:55.116 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:34:55.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:34:55.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:34:55.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:34:55.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:34:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:55 smithi046 ceph-mon[19468]: pgmap v5415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:55 smithi087 ceph-mon[20993]: pgmap v5415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:55 smithi077 ceph-mon[21151]: pgmap v5415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:57.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:56 smithi087 ceph-mon[20993]: from='client.176343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:56 smithi046 ceph-mon[19468]: from='client.176343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:56 smithi077 ceph-mon[21151]: from='client.176343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:34:57.782 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:57 smithi077 ceph-mon[21151]: pgmap v5416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:57 smithi046 ceph-mon[19468]: pgmap v5416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:34:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:57 smithi087 ceph-mon[20993]: pgmap v5416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:00.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:59 smithi046 ceph-mon[19468]: pgmap v5417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:35:00.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:34:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:00.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:00.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:59 smithi087 ceph-mon[20993]: pgmap v5417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:34:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:59 smithi077 ceph-mon[21151]: pgmap v5417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:35:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:34:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:00.808 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:00.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:00.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:00.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:00.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:01.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:01 smithi087 ceph-mon[20993]: from='client.176421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:01.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:01 smithi087 ceph-mon[20993]: pgmap v5418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:01.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:01 smithi077 ceph-mon[21151]: from='client.176421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:01.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:01 smithi077 ceph-mon[21151]: pgmap v5418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:01 smithi046 ceph-mon[19468]: from='client.176421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:01 smithi046 ceph-mon[19468]: pgmap v5418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:03 smithi046 ceph-mon[19468]: pgmap v5419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:03 smithi087 ceph-mon[20993]: pgmap v5419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:03 smithi077 ceph-mon[21151]: pgmap v5419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:05 smithi046 ceph-mon[19468]: pgmap v5420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:05 smithi087 ceph-mon[20993]: pgmap v5420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:05 smithi077 ceph-mon[21151]: pgmap v5420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:06.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:06.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:06.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:06.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:06.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:06 smithi046 ceph-mon[19468]: from='client.176499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:06 smithi046 ceph-mon[19468]: pgmap v5421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:06 smithi087 ceph-mon[20993]: from='client.176499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:06 smithi087 ceph-mon[20993]: pgmap v5421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:06 smithi077 ceph-mon[21151]: from='client.176499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:06 smithi077 ceph-mon[21151]: pgmap v5421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: pgmap v5422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: pgmap v5422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: pgmap v5422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:35:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:09.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:11.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:11.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:11.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:11 smithi046 ceph-mon[19468]: pgmap v5423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:35:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:11 smithi087 ceph-mon[20993]: pgmap v5423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:35:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:11 smithi077 ceph-mon[21151]: pgmap v5423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:35:12.182 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:12.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:12.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:12.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:12.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:13.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:13 smithi046 ceph-mon[19468]: from='client.176571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:13.794 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:13 smithi046 ceph-mon[19468]: pgmap v5424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:13.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:13 smithi087 ceph-mon[20993]: from='client.176571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:13.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:13 smithi087 ceph-mon[20993]: pgmap v5424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:13 smithi077 ceph-mon[21151]: from='client.176571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:13 smithi077 ceph-mon[21151]: pgmap v5424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:15 smithi046 ceph-mon[19468]: pgmap v5425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:15 smithi087 ceph-mon[20993]: pgmap v5425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:15 smithi077 ceph-mon[21151]: pgmap v5425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:17.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:17.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:17.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:17 smithi046 ceph-mon[19468]: pgmap v5426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:35:17.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:17.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:17.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:17.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:17.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:17 smithi087 ceph-mon[20993]: pgmap v5426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:35:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:17 smithi077 ceph-mon[21151]: pgmap v5426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:35:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:18 smithi046 ceph-mon[19468]: from='client.176649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:18 smithi087 ceph-mon[20993]: from='client.176649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:18 smithi077 ceph-mon[21151]: from='client.176649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:19 smithi077 ceph-mon[21151]: pgmap v5427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:19 smithi046 ceph-mon[19468]: pgmap v5427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:19 smithi087 ceph-mon[20993]: pgmap v5427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:21.785 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:21 smithi087 ceph-mon[20993]: pgmap v5428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T05:35:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:21 smithi046 ceph-mon[19468]: pgmap v5428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T05:35:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:21 smithi077 ceph-mon[21151]: pgmap v5428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 15 KiB/s rd, 0 B/s wr, 22 op/s 2024-08-31T05:35:22.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:22.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:22.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:23.581 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:23.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:23.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:23.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:23.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:23 smithi046 ceph-mon[19468]: pgmap v5429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:23 smithi087 ceph-mon[20993]: pgmap v5429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:23 smithi077 ceph-mon[21151]: pgmap v5429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:24 smithi046 ceph-mon[19468]: from='client.130165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:24 smithi087 ceph-mon[20993]: from='client.130165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:24 smithi077 ceph-mon[21151]: from='client.130165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:25 smithi046 ceph-mon[19468]: pgmap v5430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:25 smithi087 ceph-mon[20993]: pgmap v5430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:25 smithi077 ceph-mon[21151]: pgmap v5430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-08-31T05:35:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:27 smithi046 ceph-mon[19468]: pgmap v5431: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:27 smithi087 ceph-mon[20993]: pgmap v5431: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:27 smithi077 ceph-mon[21151]: pgmap v5431: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:28.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:28.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:29.272 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:29.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:29.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:29.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:29.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: pgmap v5432: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: pgmap v5432: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: pgmap v5432: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 74 op/s 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:30 smithi046 ceph-mon[19468]: from='client.176802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:30 smithi077 ceph-mon[21151]: from='client.176802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:30 smithi087 ceph-mon[20993]: from='client.176802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:31 smithi077 ceph-mon[21151]: pgmap v5433: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:31.925 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:31 smithi046 ceph-mon[19468]: pgmap v5433: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:32.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:31 smithi087 ceph-mon[20993]: pgmap v5433: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-08-31T05:35:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:33 smithi046 ceph-mon[19468]: pgmap v5434: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:33 smithi077 ceph-mon[21151]: pgmap v5434: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:33 smithi087 ceph-mon[20993]: pgmap v5434: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:34.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:34.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:34.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:34.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:34.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:34.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:34.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:34.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:35 smithi077 ceph-mon[21151]: pgmap v5435: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:35 smithi077 ceph-mon[21151]: from='client.176877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:35 smithi046 ceph-mon[19468]: pgmap v5435: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:35 smithi046 ceph-mon[19468]: from='client.176877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:35 smithi087 ceph-mon[20993]: pgmap v5435: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:35:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:35 smithi087 ceph-mon[20993]: from='client.176877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:37 smithi077 ceph-mon[21151]: pgmap v5436: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:35:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:37 smithi046 ceph-mon[19468]: pgmap v5436: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:35:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:37 smithi087 ceph-mon[20993]: pgmap v5436: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:35:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:39 smithi077 ceph-mon[21151]: pgmap v5437: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:35:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:39 smithi046 ceph-mon[19468]: pgmap v5437: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:35:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:39.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:39.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:39.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:39 smithi087 ceph-mon[20993]: pgmap v5437: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:35:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:40.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:41 smithi087 ceph-mon[20993]: from='client.176952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:41 smithi087 ceph-mon[20993]: pgmap v5438: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:41 smithi077 ceph-mon[21151]: from='client.176952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:41 smithi077 ceph-mon[21151]: pgmap v5438: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:41 smithi046 ceph-mon[19468]: from='client.176952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:41 smithi046 ceph-mon[19468]: pgmap v5438: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:43 smithi077 ceph-mon[21151]: pgmap v5439: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:43.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:43 smithi087 ceph-mon[20993]: pgmap v5439: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:43 smithi046 ceph-mon[19468]: pgmap v5439: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:45.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:45.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:45.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:45 smithi077 ceph-mon[21151]: pgmap v5440: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:45 smithi046 ceph-mon[19468]: pgmap v5440: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:45 smithi087 ceph-mon[20993]: pgmap v5440: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:35:46.319 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:46.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:46.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:46.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:46.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:47 smithi077 ceph-mon[21151]: from='client.177027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:47 smithi077 ceph-mon[21151]: pgmap v5441: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:47 smithi046 ceph-mon[19468]: from='client.177027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:47 smithi046 ceph-mon[19468]: pgmap v5441: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:47 smithi087 ceph-mon[20993]: from='client.177027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:47 smithi087 ceph-mon[20993]: pgmap v5441: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:35:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:35:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:48.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:49.054 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:49.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:35:48.639+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:35:49.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:35:48.640+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:35:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:35:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: pgmap v5442: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:35:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: pgmap v5442: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:35:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:35:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:35:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: pgmap v5442: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:50.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:51.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:51.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:51.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:51 smithi077 ceph-mon[21151]: pgmap v5443: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:52.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:52.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:52.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:52.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:52.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:52.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:51 smithi046 ceph-mon[19468]: pgmap v5443: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:51 smithi087 ceph-mon[20993]: pgmap v5443: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:52 smithi077 ceph-mon[21151]: from='client.177207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:52.935 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:52 smithi046 ceph-mon[19468]: from='client.177207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:52 smithi087 ceph-mon[20993]: from='client.177207 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:53 smithi046 ceph-mon[19468]: pgmap v5444: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:53 smithi077 ceph-mon[21151]: pgmap v5444: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:53 smithi087 ceph-mon[20993]: pgmap v5444: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:55 smithi077 ceph-mon[21151]: pgmap v5445: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:55 smithi046 ceph-mon[19468]: pgmap v5445: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:55 smithi087 ceph-mon[20993]: pgmap v5445: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:57.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:35:57.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:35:57.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:35:57.683 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:35:57.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:35:57.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:35:57.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:35:57.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:35:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:57 smithi077 ceph-mon[21151]: pgmap v5446: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:57.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:57 smithi087 ceph-mon[20993]: pgmap v5446: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:57 smithi046 ceph-mon[19468]: pgmap v5446: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:59.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:58 smithi046 ceph-mon[19468]: from='client.177285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:58 smithi087 ceph-mon[20993]: from='client.177285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:58 smithi077 ceph-mon[21151]: from='client.177285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:35:59.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:59 smithi077 ceph-mon[21151]: pgmap v5447: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:35:59.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:59.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:35:59.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:59 smithi046 ceph-mon[19468]: pgmap v5447: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:00.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:59 smithi087 ceph-mon[20993]: pgmap v5447: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:01.860 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:01 smithi077 ceph-mon[21151]: pgmap v5448: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:02.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:01 smithi087 ceph-mon[20993]: pgmap v5448: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:01 smithi046 ceph-mon[19468]: pgmap v5448: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:02.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:02.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:02.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:03.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:04.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:03 smithi087 ceph-mon[20993]: pgmap v5449: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:03 smithi046 ceph-mon[19468]: pgmap v5449: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:03 smithi077 ceph-mon[21151]: pgmap v5449: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:04 smithi046 ceph-mon[19468]: from='client.177357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:04 smithi087 ceph-mon[20993]: from='client.177357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:04 smithi077 ceph-mon[21151]: from='client.177357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:05 smithi046 ceph-mon[19468]: pgmap v5450: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:05 smithi087 ceph-mon[20993]: pgmap v5450: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:05 smithi077 ceph-mon[21151]: pgmap v5450: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:07 smithi046 ceph-mon[19468]: pgmap v5451: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:07 smithi087 ceph-mon[20993]: pgmap v5451: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:07 smithi077 ceph-mon[21151]: pgmap v5451: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:08.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:08.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:08.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:09.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: pgmap v5452: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='client.177435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: pgmap v5452: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='client.177435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: pgmap v5452: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='client.177435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:10.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:11.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:11 smithi077 ceph-mon[21151]: pgmap v5453: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:11 smithi046 ceph-mon[19468]: pgmap v5453: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:11 smithi087 ceph-mon[20993]: pgmap v5453: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:13 smithi046 ceph-mon[19468]: pgmap v5454: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:14.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:14.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:14.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:13 smithi087 ceph-mon[20993]: pgmap v5454: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:13 smithi077 ceph-mon[21151]: pgmap v5454: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:14.745 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:14.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:14.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:14.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:14.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:15 smithi046 ceph-mon[19468]: from='client.177510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:15 smithi046 ceph-mon[19468]: pgmap v5455: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:15 smithi087 ceph-mon[20993]: from='client.177510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:15 smithi087 ceph-mon[20993]: pgmap v5455: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:15 smithi077 ceph-mon[21151]: from='client.177510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:15 smithi077 ceph-mon[21151]: pgmap v5455: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:17 smithi046 ceph-mon[19468]: pgmap v5456: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:17 smithi087 ceph-mon[20993]: pgmap v5456: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:17 smithi077 ceph-mon[21151]: pgmap v5456: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:19.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:19.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:19.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:19.991 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:19 smithi077 ceph-mon[21151]: pgmap v5457: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:19.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:19.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:19.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:19 smithi046 ceph-mon[19468]: pgmap v5457: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:19 smithi087 ceph-mon[20993]: pgmap v5457: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:20.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:20.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:20.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:20.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:20.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:21 smithi046 ceph-mon[19468]: from='client.177582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:21 smithi046 ceph-mon[19468]: pgmap v5458: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:21 smithi087 ceph-mon[20993]: from='client.177582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:21 smithi087 ceph-mon[20993]: pgmap v5458: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:21 smithi077 ceph-mon[21151]: from='client.177582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:21 smithi077 ceph-mon[21151]: pgmap v5458: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:24.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:23 smithi087 ceph-mon[20993]: pgmap v5459: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:23 smithi046 ceph-mon[19468]: pgmap v5459: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:23 smithi077 ceph-mon[21151]: pgmap v5459: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:25.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:25.419 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:25.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:26.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:26.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:26.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:26.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:26.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:26.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:25 smithi046 ceph-mon[19468]: pgmap v5460: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:25 smithi087 ceph-mon[20993]: pgmap v5460: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:25 smithi077 ceph-mon[21151]: pgmap v5460: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:27 smithi046 ceph-mon[19468]: from='client.177657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:27 smithi046 ceph-mon[19468]: pgmap v5461: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:27 smithi087 ceph-mon[20993]: from='client.177657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:27 smithi087 ceph-mon[20993]: pgmap v5461: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:27 smithi077 ceph-mon[21151]: from='client.177657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:27 smithi077 ceph-mon[21151]: pgmap v5461: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: pgmap v5462: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: pgmap v5462: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: pgmap v5462: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:31.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:30 smithi077 ceph-mon[21151]: pgmap v5463: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:31.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:30 smithi087 ceph-mon[20993]: pgmap v5463: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:31.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:30 smithi046 ceph-mon[19468]: pgmap v5463: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:31.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:31.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:31.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:31.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:31.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:31.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:31.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:31.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:31 smithi046 ceph-mon[19468]: from='client.177732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:31 smithi087 ceph-mon[20993]: from='client.177732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:31 smithi077 ceph-mon[21151]: from='client.177732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:32 smithi046 ceph-mon[19468]: pgmap v5464: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:32 smithi087 ceph-mon[20993]: pgmap v5464: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:32 smithi077 ceph-mon[21151]: pgmap v5464: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:35 smithi046 ceph-mon[19468]: pgmap v5465: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:35 smithi087 ceph-mon[20993]: pgmap v5465: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:35 smithi077 ceph-mon[21151]: pgmap v5465: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:36.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:36.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:36.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:37.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:37.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:37.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:37.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:37.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:37 smithi046 ceph-mon[19468]: pgmap v5466: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:37 smithi087 ceph-mon[20993]: pgmap v5466: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:37 smithi077 ceph-mon[21151]: pgmap v5466: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:38 smithi087 ceph-mon[20993]: from='client.177807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:38 smithi077 ceph-mon[21151]: from='client.177807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:38 smithi046 ceph-mon[19468]: from='client.177807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:39 smithi046 ceph-mon[19468]: pgmap v5467: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:39 smithi087 ceph-mon[20993]: pgmap v5467: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:39 smithi077 ceph-mon[21151]: pgmap v5467: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:41 smithi077 ceph-mon[21151]: pgmap v5468: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:41 smithi087 ceph-mon[20993]: pgmap v5468: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:41 smithi046 ceph-mon[19468]: pgmap v5468: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:43.142 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:43.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:43.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:43.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:43.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:43 smithi077 ceph-mon[21151]: pgmap v5469: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:43 smithi087 ceph-mon[20993]: pgmap v5469: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:43 smithi046 ceph-mon[19468]: pgmap v5469: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:44 smithi087 ceph-mon[20993]: from='client.177885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:44 smithi077 ceph-mon[21151]: from='client.177885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:44 smithi046 ceph-mon[19468]: from='client.177885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:45 smithi087 ceph-mon[20993]: pgmap v5470: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:45 smithi077 ceph-mon[21151]: pgmap v5470: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:45 smithi046 ceph-mon[19468]: pgmap v5470: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:47 smithi087 ceph-mon[20993]: pgmap v5471: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:47 smithi077 ceph-mon[21151]: pgmap v5471: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:47 smithi046 ceph-mon[19468]: pgmap v5471: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:36:48.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:48.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:48.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:48.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:48.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:48.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:48.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:48.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:49.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:36:49.420+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:36:49.424+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='client.177957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: pgmap v5472: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='client.177957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: pgmap v5472: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:36:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='client.177957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: pgmap v5472: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:36:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:49.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:36:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:36:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:36:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:36:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:36:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:36:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:36:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:51 smithi077 ceph-mon[21151]: pgmap v5473: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:51 smithi046 ceph-mon[19468]: pgmap v5473: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:51 smithi087 ceph-mon[20993]: pgmap v5473: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:53.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:53.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:53 smithi077 ceph-mon[21151]: pgmap v5474: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:53.954 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:53 smithi046 ceph-mon[19468]: pgmap v5474: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:53 smithi087 ceph-mon[20993]: pgmap v5474: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:54.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:36:54.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:36:54.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:36:54.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:36:54.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:36:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:55 smithi077 ceph-mon[21151]: from='client.178137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:55 smithi077 ceph-mon[21151]: pgmap v5475: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:55 smithi046 ceph-mon[19468]: from='client.178137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:55 smithi046 ceph-mon[19468]: pgmap v5475: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:55 smithi087 ceph-mon[20993]: from='client.178137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:36:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:55 smithi087 ceph-mon[20993]: pgmap v5475: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:57 smithi077 ceph-mon[21151]: pgmap v5476: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:57.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:57 smithi087 ceph-mon[20993]: pgmap v5476: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:57 smithi046 ceph-mon[19468]: pgmap v5476: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:36:59.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:36:59.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:36:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:59 smithi046 ceph-mon[19468]: pgmap v5477: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:59 smithi077 ceph-mon[21151]: pgmap v5477: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:36:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:36:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:59 smithi087 ceph-mon[20993]: pgmap v5477: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:00.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:00.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:00.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:00.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:00.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:01.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:01 smithi077 ceph-mon[21151]: from='client.178215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:01.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:01 smithi077 ceph-mon[21151]: pgmap v5478: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:01 smithi046 ceph-mon[19468]: from='client.178215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:02.234 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:01 smithi046 ceph-mon[19468]: pgmap v5478: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:02.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:01 smithi087 ceph-mon[20993]: from='client.178215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:02.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:01 smithi087 ceph-mon[20993]: pgmap v5478: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:03.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:03 smithi077 ceph-mon[21151]: pgmap v5479: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:04.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:03 smithi087 ceph-mon[20993]: pgmap v5479: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:03 smithi046 ceph-mon[19468]: pgmap v5479: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:05.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:05.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:05.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:05.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:05 smithi087 ceph-mon[20993]: pgmap v5480: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:05.918 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:05.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:05.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:05.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:05.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:05.919 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:05 smithi046 ceph-mon[19468]: pgmap v5480: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:05 smithi077 ceph-mon[21151]: pgmap v5480: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:06 smithi077 ceph-mon[21151]: from='client.178287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:06 smithi046 ceph-mon[19468]: from='client.178287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:06 smithi087 ceph-mon[20993]: from='client.178287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:07 smithi077 ceph-mon[21151]: pgmap v5481: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:07 smithi046 ceph-mon[19468]: pgmap v5481: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:07 smithi087 ceph-mon[20993]: pgmap v5481: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: pgmap v5482: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: pgmap v5482: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:09.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: pgmap v5482: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:10.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:10.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:10.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:11.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:11 smithi046 ceph-mon[19468]: pgmap v5483: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:11 smithi077 ceph-mon[21151]: pgmap v5483: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:11 smithi087 ceph-mon[20993]: pgmap v5483: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:12 smithi077 ceph-mon[21151]: from='client.178365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:12 smithi046 ceph-mon[19468]: from='client.178365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:12 smithi087 ceph-mon[20993]: from='client.178365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:13 smithi046 ceph-mon[19468]: pgmap v5484: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:13 smithi087 ceph-mon[20993]: pgmap v5484: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:13 smithi077 ceph-mon[21151]: pgmap v5484: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:15.966 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:15 smithi046 ceph-mon[19468]: pgmap v5485: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:15 smithi087 ceph-mon[20993]: pgmap v5485: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:15 smithi077 ceph-mon[21151]: pgmap v5485: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:16.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:16.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:16.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:17.273 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:17.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:17 smithi046 ceph-mon[19468]: pgmap v5486: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:17 smithi087 ceph-mon[20993]: pgmap v5486: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:17 smithi077 ceph-mon[21151]: pgmap v5486: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:18 smithi046 ceph-mon[19468]: from='client.178443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:18 smithi087 ceph-mon[20993]: from='client.178443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:18 smithi077 ceph-mon[21151]: from='client.178443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:20.099 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:19 smithi046 ceph-mon[19468]: pgmap v5487: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:19 smithi087 ceph-mon[20993]: pgmap v5487: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:19 smithi077 ceph-mon[21151]: pgmap v5487: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:20 smithi046 ceph-mon[19468]: pgmap v5488: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:20 smithi087 ceph-mon[20993]: pgmap v5488: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:20 smithi077 ceph-mon[21151]: pgmap v5488: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:22.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:22.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:22.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:22.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:22.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:22.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:22.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:22.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:23 smithi087 ceph-mon[20993]: pgmap v5489: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:23 smithi087 ceph-mon[20993]: from='client.178515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:23 smithi077 ceph-mon[21151]: pgmap v5489: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:23 smithi077 ceph-mon[21151]: from='client.178515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:23 smithi046 ceph-mon[19468]: pgmap v5489: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:23 smithi046 ceph-mon[19468]: from='client.178515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:25 smithi087 ceph-mon[20993]: pgmap v5490: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:25 smithi077 ceph-mon[21151]: pgmap v5490: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:25 smithi046 ceph-mon[19468]: pgmap v5490: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:27 smithi087 ceph-mon[20993]: pgmap v5491: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:27 smithi077 ceph-mon[21151]: pgmap v5491: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:27.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:27.961 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:27 smithi046 ceph-mon[19468]: pgmap v5491: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:27.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:27.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:28.645 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:28.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:28.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:28.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:28.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:29 smithi077 ceph-mon[21151]: from='client.178587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:29 smithi077 ceph-mon[21151]: pgmap v5492: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:29 smithi046 ceph-mon[19468]: from='client.178587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:29 smithi046 ceph-mon[19468]: pgmap v5492: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:29 smithi087 ceph-mon[20993]: from='client.178587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:29 smithi087 ceph-mon[20993]: pgmap v5492: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:32.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:31 smithi077 ceph-mon[21151]: pgmap v5493: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:31 smithi046 ceph-mon[19468]: pgmap v5493: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:31 smithi087 ceph-mon[20993]: pgmap v5493: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:33.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:33.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:33.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:33 smithi046 ceph-mon[19468]: pgmap v5494: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:33 smithi087 ceph-mon[20993]: pgmap v5494: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:33 smithi077 ceph-mon[21151]: pgmap v5494: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:34.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:34.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:34.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:34.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:34.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:35.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:35 smithi046 ceph-mon[19468]: from='client.178662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:35.981 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:35 smithi046 ceph-mon[19468]: pgmap v5495: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:35 smithi087 ceph-mon[20993]: from='client.178662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:35 smithi087 ceph-mon[20993]: pgmap v5495: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:35 smithi077 ceph-mon[21151]: from='client.178662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:35 smithi077 ceph-mon[21151]: pgmap v5495: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:37 smithi046 ceph-mon[19468]: pgmap v5496: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:37 smithi087 ceph-mon[20993]: pgmap v5496: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:37 smithi077 ceph-mon[21151]: pgmap v5496: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:37:39.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:39.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:39.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:40.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:40.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:40.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:39 smithi046 ceph-mon[19468]: pgmap v5497: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:40.026 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:40.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:40.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:39 smithi087 ceph-mon[20993]: pgmap v5497: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:39 smithi077 ceph-mon[21151]: pgmap v5497: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:40 smithi046 ceph-mon[19468]: from='client.178734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:41.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:40 smithi087 ceph-mon[20993]: from='client.178734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:40 smithi077 ceph-mon[21151]: from='client.178734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:41 smithi046 ceph-mon[19468]: pgmap v5498: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:37:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:41 smithi087 ceph-mon[20993]: pgmap v5498: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:37:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:41 smithi077 ceph-mon[21151]: pgmap v5498: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:37:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:43 smithi077 ceph-mon[21151]: pgmap v5499: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:43 smithi046 ceph-mon[19468]: pgmap v5499: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:43 smithi087 ceph-mon[20993]: pgmap v5499: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:45.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:45.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:45.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:45.711 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:45.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:45.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:45.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:45.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:45.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:45 smithi087 ceph-mon[20993]: pgmap v5500: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:45 smithi077 ceph-mon[21151]: pgmap v5500: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:45 smithi046 ceph-mon[19468]: pgmap v5500: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:37:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:46 smithi087 ceph-mon[20993]: from='client.178806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:46 smithi046 ceph-mon[19468]: from='client.178806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:46 smithi077 ceph-mon[21151]: from='client.178806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:47 smithi046 ceph-mon[19468]: pgmap v5501: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:47 smithi087 ceph-mon[20993]: pgmap v5501: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:47 smithi077 ceph-mon[21151]: pgmap v5501: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:37:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: pgmap v5502: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:37:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:37:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:37:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: pgmap v5502: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: pgmap v5502: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:50.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:37:50.172+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:37:50.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:37:50.173+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:37:50.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:50.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:50.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:37:51.392 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:51.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:51.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:51.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:51.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:37:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:37:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:51 smithi046 ceph-mon[19468]: pgmap v5503: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:37:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:37:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:51 smithi087 ceph-mon[20993]: pgmap v5503: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:37:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:37:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:51 smithi077 ceph-mon[21151]: pgmap v5503: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:52 smithi046 ceph-mon[19468]: from='client.178986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:52 smithi087 ceph-mon[20993]: from='client.178986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:52 smithi077 ceph-mon[21151]: from='client.178986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:54.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:53 smithi046 ceph-mon[19468]: pgmap v5504: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:53 smithi087 ceph-mon[20993]: pgmap v5504: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:53 smithi077 ceph-mon[21151]: pgmap v5504: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:54 smithi046 ceph-mon[19468]: pgmap v5505: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:54 smithi087 ceph-mon[20993]: pgmap v5505: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:54 smithi077 ceph-mon[21151]: pgmap v5505: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:37:56.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:37:56.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:37:56.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:37:57.090 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:37:57.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:37:57.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:37:57.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:37:57.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:37:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:57 smithi077 ceph-mon[21151]: pgmap v5506: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:57 smithi077 ceph-mon[21151]: from='client.179061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:58.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:57 smithi046 ceph-mon[19468]: pgmap v5506: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:58.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:57 smithi046 ceph-mon[19468]: from='client.179061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:58.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:57 smithi087 ceph-mon[20993]: pgmap v5506: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:37:58.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:57 smithi087 ceph-mon[20993]: from='client.179061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:37:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:37:59 smithi077 ceph-mon[21151]: pgmap v5507: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:00.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:37:59 smithi046 ceph-mon[19468]: pgmap v5507: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:37:59 smithi087 ceph-mon[20993]: pgmap v5507: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:01.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:01 smithi046 ceph-mon[19468]: pgmap v5508: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:01 smithi087 ceph-mon[20993]: pgmap v5508: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:01 smithi077 ceph-mon[21151]: pgmap v5508: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:02.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:02.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:02.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:02.765 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:02.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:02.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:02.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:02.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:03 smithi077 ceph-mon[21151]: from='client.179133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:03 smithi077 ceph-mon[21151]: pgmap v5509: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:03 smithi046 ceph-mon[19468]: from='client.179133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:03 smithi046 ceph-mon[19468]: pgmap v5509: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:03 smithi087 ceph-mon[20993]: from='client.179133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:03 smithi087 ceph-mon[20993]: pgmap v5509: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:05.883 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:05 smithi077 ceph-mon[21151]: pgmap v5510: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:05.990 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:05 smithi087 ceph-mon[20993]: pgmap v5510: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:05 smithi046 ceph-mon[19468]: pgmap v5510: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:07.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:07.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:07.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:07 smithi077 ceph-mon[21151]: pgmap v5511: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:07 smithi046 ceph-mon[19468]: pgmap v5511: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:07 smithi087 ceph-mon[20993]: pgmap v5511: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:38:08.447 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:08.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:08.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:08.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:08.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:09 smithi077 ceph-mon[21151]: from='client.179211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:09 smithi077 ceph-mon[21151]: pgmap v5512: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:09.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:09 smithi087 ceph-mon[20993]: from='client.179211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:09.927 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:09 smithi087 ceph-mon[20993]: pgmap v5512: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:09 smithi046 ceph-mon[19468]: from='client.179211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:09 smithi046 ceph-mon[19468]: pgmap v5512: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:10 smithi077 ceph-mon[21151]: pgmap v5513: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:10 smithi046 ceph-mon[19468]: pgmap v5513: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:10 smithi087 ceph-mon[20993]: pgmap v5513: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:13.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:13.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:13.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:13 smithi046 ceph-mon[19468]: pgmap v5514: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:13 smithi077 ceph-mon[21151]: pgmap v5514: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:13 smithi087 ceph-mon[20993]: pgmap v5514: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:14.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:14.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:14.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:14.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:14.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:15 smithi077 ceph-mon[21151]: from='client.179289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:15 smithi077 ceph-mon[21151]: pgmap v5515: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:15 smithi046 ceph-mon[19468]: from='client.179289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:15 smithi046 ceph-mon[19468]: pgmap v5515: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:15 smithi087 ceph-mon[20993]: from='client.179289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:15 smithi087 ceph-mon[20993]: pgmap v5515: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:17.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:17 smithi046 ceph-mon[19468]: pgmap v5516: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:17 smithi077 ceph-mon[21151]: pgmap v5516: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:17 smithi087 ceph-mon[20993]: pgmap v5516: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:19.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:19.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:19.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:19.821 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:19.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:19.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:19.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:19.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:19 smithi077 ceph-mon[21151]: pgmap v5517: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:19 smithi046 ceph-mon[19468]: pgmap v5517: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:19 smithi087 ceph-mon[20993]: pgmap v5517: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:20 smithi046 ceph-mon[19468]: from='client.179364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:20 smithi077 ceph-mon[21151]: from='client.179364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:20 smithi087 ceph-mon[20993]: from='client.179364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:21 smithi077 ceph-mon[21151]: pgmap v5518: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:21 smithi046 ceph-mon[19468]: pgmap v5518: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:21 smithi087 ceph-mon[20993]: pgmap v5518: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:23 smithi077 ceph-mon[21151]: pgmap v5519: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:23 smithi046 ceph-mon[19468]: pgmap v5519: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:23 smithi087 ceph-mon[20993]: pgmap v5519: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:24.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:24.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:24.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:25.512 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:25.730 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:25 smithi087 ceph-mon[20993]: pgmap v5520: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:25.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:25 smithi077 ceph-mon[21151]: pgmap v5520: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:25 smithi046 ceph-mon[19468]: pgmap v5520: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:26.717 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:26 smithi087 ceph-mon[20993]: from='client.179439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:26.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:26 smithi077 ceph-mon[21151]: from='client.179439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:26 smithi046 ceph-mon[19468]: from='client.179439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:27 smithi077 ceph-mon[21151]: pgmap v5521: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:27 smithi046 ceph-mon[19468]: pgmap v5521: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:27 smithi087 ceph-mon[20993]: pgmap v5521: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:29 smithi077 ceph-mon[21151]: pgmap v5522: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:30.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:29 smithi087 ceph-mon[20993]: pgmap v5522: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:29 smithi046 ceph-mon[19468]: pgmap v5522: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:30.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:30.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:30.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:31 smithi046 ceph-mon[19468]: pgmap v5523: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:31.214 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:31.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:31.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:31.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:31.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:31.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:31 smithi077 ceph-mon[21151]: pgmap v5523: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:31 smithi087 ceph-mon[20993]: pgmap v5523: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:32 smithi046 ceph-mon[19468]: from='client.179514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:32 smithi087 ceph-mon[20993]: from='client.179514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:32 smithi077 ceph-mon[21151]: from='client.179514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:33 smithi046 ceph-mon[19468]: pgmap v5524: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:33 smithi087 ceph-mon[20993]: pgmap v5524: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:33 smithi077 ceph-mon[21151]: pgmap v5524: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:35 smithi077 ceph-mon[21151]: pgmap v5525: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:35 smithi046 ceph-mon[19468]: pgmap v5525: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:35 smithi087 ceph-mon[20993]: pgmap v5525: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:38:36.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:36.216 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:36.216 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:36.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:36.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:36.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:36.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:36.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:37 smithi077 ceph-mon[21151]: from='client.179583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:37 smithi077 ceph-mon[21151]: pgmap v5526: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:37.983 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:37 smithi046 ceph-mon[19468]: from='client.179583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:37.983 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:37 smithi046 ceph-mon[19468]: pgmap v5526: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:37 smithi087 ceph-mon[20993]: from='client.179583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:37 smithi087 ceph-mon[20993]: pgmap v5526: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:39 smithi077 ceph-mon[21151]: pgmap v5527: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:39 smithi046 ceph-mon[19468]: pgmap v5527: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:39 smithi087 ceph-mon[20993]: pgmap v5527: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:41 smithi046 ceph-mon[19468]: pgmap v5528: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:41 smithi087 ceph-mon[20993]: pgmap v5528: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:41 smithi077 ceph-mon[21151]: pgmap v5528: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:41.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:41.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:41.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:42.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:42.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:42.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:42.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:42.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:43 smithi077 ceph-mon[21151]: from='client.179661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:43 smithi077 ceph-mon[21151]: pgmap v5529: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:43 smithi046 ceph-mon[19468]: from='client.179661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:43 smithi046 ceph-mon[19468]: pgmap v5529: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:43 smithi087 ceph-mon[20993]: from='client.179661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:43 smithi087 ceph-mon[20993]: pgmap v5529: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:45 smithi077 ceph-mon[21151]: pgmap v5530: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:45.967 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:45 smithi087 ceph-mon[20993]: pgmap v5530: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:45 smithi046 ceph-mon[19468]: pgmap v5530: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:47.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:47.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:47.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:47 smithi087 ceph-mon[20993]: pgmap v5531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:47 smithi077 ceph-mon[21151]: pgmap v5531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:47 smithi046 ceph-mon[19468]: pgmap v5531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:48.294 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:48.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:48.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:48.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:48.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:49 smithi077 ceph-mon[21151]: from='client.132067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:49 smithi077 ceph-mon[21151]: pgmap v5532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:49 smithi046 ceph-mon[19468]: from='client.132067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:49 smithi046 ceph-mon[19468]: pgmap v5532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:49 smithi087 ceph-mon[20993]: from='client.132067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:49 smithi087 ceph-mon[20993]: pgmap v5532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:51.170 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:38:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:38:50.892+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:38:51.170 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:38:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:38:50.893+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:38:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:51 smithi046 ceph-mon[19468]: pgmap v5533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:51 smithi087 ceph-mon[20993]: pgmap v5533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:38:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:51 smithi077 ceph-mon[21151]: pgmap v5533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:38:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:38:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:38:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:38:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:38:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:38:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:38:53.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:53.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:53.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:53 smithi046 ceph-mon[19468]: pgmap v5534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:53 smithi087 ceph-mon[20993]: pgmap v5534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:53 smithi077 ceph-mon[21151]: pgmap v5534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:53.975 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:53.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:53.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:53.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:53.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:54 smithi046 ceph-mon[19468]: from='client.179913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:54 smithi087 ceph-mon[20993]: from='client.179913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:54 smithi077 ceph-mon[21151]: from='client.179913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:38:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:55 smithi046 ceph-mon[19468]: pgmap v5535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:55 smithi087 ceph-mon[20993]: pgmap v5535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:55 smithi077 ceph-mon[21151]: pgmap v5535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:38:57.908 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:57 smithi046 ceph-mon[19468]: pgmap v5536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:57 smithi077 ceph-mon[21151]: pgmap v5536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:57 smithi087 ceph-mon[20993]: pgmap v5536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:58.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:38:58.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:38:58.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:38:59.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:38:59.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:38:59.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:38:59.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:38:59.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:38:59.800 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:38:59 smithi046 ceph-mon[19468]: pgmap v5537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:38:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:38:59 smithi077 ceph-mon[21151]: pgmap v5537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:38:59 smithi087 ceph-mon[20993]: pgmap v5537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:00 smithi077 ceph-mon[21151]: from='client.132244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:00 smithi046 ceph-mon[19468]: from='client.132244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:00 smithi087 ceph-mon[20993]: from='client.132244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:01 smithi077 ceph-mon[21151]: pgmap v5538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:01 smithi046 ceph-mon[19468]: pgmap v5538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:01 smithi087 ceph-mon[20993]: pgmap v5538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:03 smithi077 ceph-mon[21151]: pgmap v5539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:03 smithi046 ceph-mon[19468]: pgmap v5539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:03 smithi087 ceph-mon[20993]: pgmap v5539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:04.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:04.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:04.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:05.356 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:05.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:05.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:05.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:05.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:05 smithi077 ceph-mon[21151]: pgmap v5540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:05 smithi046 ceph-mon[19468]: pgmap v5540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:05 smithi087 ceph-mon[20993]: pgmap v5540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:06.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:06 smithi077 ceph-mon[21151]: from='client.180060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:07.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:06 smithi087 ceph-mon[20993]: from='client.180060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:06 smithi046 ceph-mon[19468]: from='client.180060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:07 smithi087 ceph-mon[20993]: pgmap v5541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:08.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:07 smithi077 ceph-mon[21151]: pgmap v5541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:07 smithi046 ceph-mon[19468]: pgmap v5541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:09 smithi046 ceph-mon[19468]: pgmap v5542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:09 smithi087 ceph-mon[20993]: pgmap v5542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:09 smithi077 ceph-mon[21151]: pgmap v5542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:10.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:10.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:10.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:11.032 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:11.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:11.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:11.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:11.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: pgmap v5543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:11 smithi046 ceph-mon[19468]: from='client.180138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: pgmap v5543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:11 smithi087 ceph-mon[20993]: from='client.180138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: pgmap v5543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:11.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:11 smithi077 ceph-mon[21151]: from='client.180138 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:13 smithi087 ceph-mon[20993]: pgmap v5544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:13 smithi077 ceph-mon[21151]: pgmap v5544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:13 smithi046 ceph-mon[19468]: pgmap v5544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:15 smithi077 ceph-mon[21151]: pgmap v5545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:16.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:16.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:15 smithi046 ceph-mon[19468]: pgmap v5545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:16.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:16.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:15 smithi087 ceph-mon[20993]: pgmap v5545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:16.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:16.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:16.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:16.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:16.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:17 smithi077 ceph-mon[21151]: from='client.180210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:17 smithi077 ceph-mon[21151]: pgmap v5546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:17 smithi046 ceph-mon[19468]: from='client.180210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:17 smithi046 ceph-mon[19468]: pgmap v5546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:17 smithi087 ceph-mon[20993]: from='client.180210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:17 smithi087 ceph-mon[20993]: pgmap v5546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:19 smithi046 ceph-mon[19468]: pgmap v5547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:19 smithi087 ceph-mon[20993]: pgmap v5547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:19 smithi077 ceph-mon[21151]: pgmap v5547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:21.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:21.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:21.722 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:21 smithi046 ceph-mon[19468]: pgmap v5548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:21 smithi087 ceph-mon[20993]: pgmap v5548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:21 smithi077 ceph-mon[21151]: pgmap v5548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:22.403 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:22.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:22.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:22.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:22.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:23 smithi077 ceph-mon[21151]: from='client.180282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:23 smithi077 ceph-mon[21151]: pgmap v5549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:23 smithi046 ceph-mon[19468]: from='client.180282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:23 smithi046 ceph-mon[19468]: pgmap v5549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:23 smithi087 ceph-mon[20993]: from='client.180282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:23 smithi087 ceph-mon[20993]: pgmap v5549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:25 smithi046 ceph-mon[19468]: pgmap v5550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:25 smithi087 ceph-mon[20993]: pgmap v5550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:25 smithi077 ceph-mon[21151]: pgmap v5550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:27.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:27.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:27.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:27.782 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:27 smithi087 ceph-mon[20993]: pgmap v5551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:27 smithi077 ceph-mon[21151]: pgmap v5551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:28.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:28.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:28.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:28.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:28.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:27 smithi046 ceph-mon[19468]: pgmap v5551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:28 smithi087 ceph-mon[20993]: from='client.180360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:29.048 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:28 smithi077 ceph-mon[21151]: from='client.180360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:28 smithi046 ceph-mon[19468]: from='client.180360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:29 smithi087 ceph-mon[20993]: pgmap v5552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:30.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:29 smithi046 ceph-mon[19468]: pgmap v5552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:29 smithi077 ceph-mon[21151]: pgmap v5552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:31 smithi046 ceph-mon[19468]: pgmap v5553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:31.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:31 smithi077 ceph-mon[21151]: pgmap v5553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:31.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:31 smithi087 ceph-mon[20993]: pgmap v5553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:33.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:33.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:33.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:33.767 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:33.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:33.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:33.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:33.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:33 smithi087 ceph-mon[20993]: pgmap v5554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:33 smithi046 ceph-mon[19468]: pgmap v5554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:33 smithi077 ceph-mon[21151]: pgmap v5554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:34 smithi046 ceph-mon[19468]: from='client.180438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:34 smithi087 ceph-mon[20993]: from='client.180438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:34 smithi077 ceph-mon[21151]: from='client.180438 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:35 smithi046 ceph-mon[19468]: pgmap v5555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:35 smithi087 ceph-mon[20993]: pgmap v5555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:35 smithi077 ceph-mon[21151]: pgmap v5555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:37 smithi046 ceph-mon[19468]: pgmap v5556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:37 smithi087 ceph-mon[20993]: pgmap v5556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:37 smithi077 ceph-mon[21151]: pgmap v5556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:38.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:38.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:38.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:39.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:39.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:39.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:39.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:39.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:39.954 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:39 smithi046 ceph-mon[19468]: pgmap v5557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:39 smithi087 ceph-mon[20993]: pgmap v5557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:39 smithi077 ceph-mon[21151]: pgmap v5557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:40 smithi046 ceph-mon[19468]: from='client.180516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:40.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:40 smithi087 ceph-mon[20993]: from='client.180516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:40 smithi077 ceph-mon[21151]: from='client.180516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:41 smithi046 ceph-mon[19468]: pgmap v5558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:41 smithi087 ceph-mon[20993]: pgmap v5558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:41 smithi077 ceph-mon[21151]: pgmap v5558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:39:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:43 smithi046 ceph-mon[19468]: pgmap v5559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:43 smithi087 ceph-mon[20993]: pgmap v5559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:43 smithi077 ceph-mon[21151]: pgmap v5559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:44.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:44.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:44.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:45.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:45.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:45.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:45.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:45.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:45 smithi046 ceph-mon[19468]: pgmap v5560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:45 smithi087 ceph-mon[20993]: pgmap v5560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:45 smithi077 ceph-mon[21151]: pgmap v5560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:46 smithi046 ceph-mon[19468]: from='client.180591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:46 smithi087 ceph-mon[20993]: from='client.180591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:47.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:46 smithi077 ceph-mon[21151]: from='client.180591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:47 smithi087 ceph-mon[20993]: pgmap v5561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:39:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:47 smithi077 ceph-mon[21151]: pgmap v5561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:39:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:47 smithi046 ceph-mon[19468]: pgmap v5561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:39:49.751 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:49 smithi077 ceph-mon[21151]: pgmap v5562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:39:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:49 smithi046 ceph-mon[19468]: pgmap v5562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:39:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:49 smithi087 ceph-mon[20993]: pgmap v5562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:39:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:50.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:50.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:51.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:39:51.606+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:39:51.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:39:51.607+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='client.180663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: pgmap v5563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:51.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:39:51.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:39:51.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:39:51.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='client.180663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: pgmap v5563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='client.180663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: pgmap v5563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:39:51.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:39:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:39:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:39:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:39:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:39:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:39:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:39:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:53 smithi046 ceph-mon[19468]: pgmap v5564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:53 smithi087 ceph-mon[20993]: pgmap v5564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:53 smithi077 ceph-mon[21151]: pgmap v5564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:55.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:39:55.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:39:55.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:39:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:55 smithi046 ceph-mon[19468]: pgmap v5565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:55 smithi087 ceph-mon[20993]: pgmap v5565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:55 smithi077 ceph-mon[21151]: pgmap v5565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:39:56.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:39:56.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:39:56.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:39:56.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:39:56.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:39:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:57 smithi046 ceph-mon[19468]: from='client.180846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:57 smithi046 ceph-mon[19468]: pgmap v5566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:57 smithi087 ceph-mon[20993]: from='client.180846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:57 smithi087 ceph-mon[20993]: pgmap v5566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:57 smithi077 ceph-mon[21151]: from='client.180846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:39:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:57 smithi077 ceph-mon[21151]: pgmap v5566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:39:59.941 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:39:59 smithi087 ceph-mon[20993]: pgmap v5567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:40:00.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:39:59 smithi046 ceph-mon[19468]: pgmap v5567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:40:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:39:59 smithi077 ceph-mon[21151]: pgmap v5567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:40:00.905 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:40:01.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:40:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:40:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:01.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:01 smithi046 ceph-mon[19468]: pgmap v5568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:01 smithi087 ceph-mon[20993]: pgmap v5568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:01 smithi077 ceph-mon[21151]: pgmap v5568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:02.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:02.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:02.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:02.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:02.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:03 smithi077 ceph-mon[21151]: from='client.180924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:03 smithi077 ceph-mon[21151]: pgmap v5569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:03 smithi046 ceph-mon[19468]: from='client.180924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:03 smithi046 ceph-mon[19468]: pgmap v5569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:03 smithi087 ceph-mon[20993]: from='client.180924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:03 smithi087 ceph-mon[20993]: pgmap v5569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:05 smithi046 ceph-mon[19468]: pgmap v5570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:05 smithi087 ceph-mon[20993]: pgmap v5570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:05 smithi077 ceph-mon[21151]: pgmap v5570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:07.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:07.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:07.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:07.899 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:07.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:07.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:07.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:07.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:08.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:07 smithi087 ceph-mon[20993]: pgmap v5571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:08.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:07 smithi077 ceph-mon[21151]: pgmap v5571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:07 smithi046 ceph-mon[19468]: pgmap v5571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:08 smithi077 ceph-mon[21151]: from='client.180996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:09.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:08 smithi087 ceph-mon[20993]: from='client.180996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:08 smithi046 ceph-mon[19468]: from='client.180996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:09.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:09 smithi087 ceph-mon[20993]: pgmap v5572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:09 smithi046 ceph-mon[19468]: pgmap v5572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:09 smithi077 ceph-mon[21151]: pgmap v5572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: pgmap v5573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: pgmap v5573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: pgmap v5573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:12.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:12.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:12.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:13.586 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:13.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:13.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:13.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:13.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:13 smithi046 ceph-mon[19468]: pgmap v5574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:13 smithi087 ceph-mon[20993]: pgmap v5574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:13 smithi077 ceph-mon[21151]: pgmap v5574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:14 smithi046 ceph-mon[19468]: from='client.181074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:14 smithi087 ceph-mon[20993]: from='client.181074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:14 smithi077 ceph-mon[21151]: from='client.181074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:15 smithi046 ceph-mon[19468]: pgmap v5575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:15 smithi087 ceph-mon[20993]: pgmap v5575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:15 smithi077 ceph-mon[21151]: pgmap v5575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:17 smithi046 ceph-mon[19468]: pgmap v5576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:17 smithi087 ceph-mon[20993]: pgmap v5576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:17 smithi077 ceph-mon[21151]: pgmap v5576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:18.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:18.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:18.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:19.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:19.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:19.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:19.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:19.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:19.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:19 smithi046 ceph-mon[19468]: pgmap v5577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:19 smithi087 ceph-mon[20993]: pgmap v5577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:19 smithi077 ceph-mon[21151]: pgmap v5577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:20 smithi046 ceph-mon[19468]: from='client.181152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:20 smithi087 ceph-mon[20993]: from='client.181152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:20 smithi077 ceph-mon[21151]: from='client.181152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:21 smithi046 ceph-mon[19468]: pgmap v5578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:21 smithi087 ceph-mon[20993]: pgmap v5578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:21 smithi077 ceph-mon[21151]: pgmap v5578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:23 smithi077 ceph-mon[21151]: pgmap v5579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:23 smithi046 ceph-mon[19468]: pgmap v5579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:23 smithi087 ceph-mon[20993]: pgmap v5579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:24.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:24.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:24.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:24.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:24.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:24.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:24.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:24.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:25 smithi046 ceph-mon[19468]: from='client.181227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:25 smithi046 ceph-mon[19468]: pgmap v5580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:25 smithi087 ceph-mon[20993]: from='client.181227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:25 smithi087 ceph-mon[20993]: pgmap v5580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:25 smithi077 ceph-mon[21151]: from='client.181227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:25 smithi077 ceph-mon[21151]: pgmap v5580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:27 smithi046 ceph-mon[19468]: pgmap v5581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:27 smithi087 ceph-mon[20993]: pgmap v5581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:27 smithi077 ceph-mon[21151]: pgmap v5581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:29 smithi087 ceph-mon[20993]: pgmap v5582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:29 smithi077 ceph-mon[21151]: pgmap v5582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:29.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:29.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:29.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:29 smithi046 ceph-mon[19468]: pgmap v5582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:30.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:30.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:30.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='client.181305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: pgmap v5583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='client.181305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: pgmap v5583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='client.181305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: pgmap v5583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:33 smithi046 ceph-mon[19468]: pgmap v5584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:33 smithi087 ceph-mon[20993]: pgmap v5584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:33 smithi077 ceph-mon[21151]: pgmap v5584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:35.676 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:35 smithi046 ceph-mon[19468]: pgmap v5585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:35 smithi087 ceph-mon[20993]: pgmap v5585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:35 smithi077 ceph-mon[21151]: pgmap v5585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:36.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:37 smithi046 ceph-mon[19468]: from='client.181380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:37 smithi046 ceph-mon[19468]: pgmap v5586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:37 smithi087 ceph-mon[20993]: from='client.181380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:37 smithi087 ceph-mon[20993]: pgmap v5586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:37 smithi077 ceph-mon[21151]: from='client.181380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:37 smithi077 ceph-mon[21151]: pgmap v5586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:39 smithi046 ceph-mon[19468]: pgmap v5587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:39 smithi087 ceph-mon[20993]: pgmap v5587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:39 smithi077 ceph-mon[21151]: pgmap v5587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:40:41.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:41.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:41.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:42.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:41 smithi046 ceph-mon[19468]: pgmap v5588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:42.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:42.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:42.074 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:42.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:42.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:41 smithi087 ceph-mon[20993]: pgmap v5588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:41 smithi077 ceph-mon[21151]: pgmap v5588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:42 smithi046 ceph-mon[19468]: from='client.181458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:42 smithi087 ceph-mon[20993]: from='client.181458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:42 smithi077 ceph-mon[21151]: from='client.181458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:43 smithi046 ceph-mon[19468]: pgmap v5589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:43 smithi087 ceph-mon[20993]: pgmap v5589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:43 smithi077 ceph-mon[21151]: pgmap v5589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:45 smithi046 ceph-mon[19468]: pgmap v5590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:45 smithi087 ceph-mon[20993]: pgmap v5590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:45 smithi077 ceph-mon[21151]: pgmap v5590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:47.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:47.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:47.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:47.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:47.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:47.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:47.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:47.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:47 smithi046 ceph-mon[19468]: pgmap v5591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:47 smithi087 ceph-mon[20993]: pgmap v5591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:47 smithi077 ceph-mon[21151]: pgmap v5591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:49.012 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:48 smithi087 ceph-mon[20993]: from='client.181533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:48 smithi046 ceph-mon[19468]: from='client.181533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:48 smithi077 ceph-mon[21151]: from='client.181533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:49 smithi087 ceph-mon[20993]: pgmap v5592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:49 smithi046 ceph-mon[19468]: pgmap v5592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:49 smithi077 ceph-mon[21151]: pgmap v5592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: pgmap v5593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: pgmap v5593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:40:52.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:40:52.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:40:52.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: pgmap v5593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:40:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:40:52.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:40:52.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:40:52.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:52.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:40:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:40:52.342+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:40:52.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:40:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:40:52.343+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:40:52.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:52.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:52.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:40:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:53.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:53.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:53.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:53.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:40:54.042 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:40:54.042 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:40:54.042 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:53 smithi087 ceph-mon[20993]: pgmap v5594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:40:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:40:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:53 smithi046 ceph-mon[19468]: pgmap v5594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:40:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:40:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:53 smithi077 ceph-mon[21151]: pgmap v5594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:54 smithi046 ceph-mon[19468]: from='client.181719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:54 smithi087 ceph-mon[20993]: from='client.181719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:54 smithi077 ceph-mon[21151]: from='client.181719 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:40:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:55 smithi046 ceph-mon[19468]: pgmap v5595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:55 smithi087 ceph-mon[20993]: pgmap v5595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:55 smithi077 ceph-mon[21151]: pgmap v5595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:40:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:56 smithi046 ceph-mon[19468]: pgmap v5596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:56 smithi087 ceph-mon[20993]: pgmap v5596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:56 smithi077 ceph-mon[21151]: pgmap v5596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:40:58.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:40:58.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:40:58.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:40:59.118 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:40:59.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:40:59.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:40:59.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:40:59.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:59 smithi046 ceph-mon[19468]: pgmap v5597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:40:59 smithi046 ceph-mon[19468]: from='client.181794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:59 smithi087 ceph-mon[20993]: pgmap v5597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:40:59 smithi087 ceph-mon[20993]: from='client.181794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:59 smithi077 ceph-mon[21151]: pgmap v5597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:40:59 smithi077 ceph-mon[21151]: from='client.181794 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:01.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:01 smithi077 ceph-mon[21151]: pgmap v5598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:01.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:01.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:01.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:01 smithi046 ceph-mon[19468]: pgmap v5598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:01 smithi087 ceph-mon[20993]: pgmap v5598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:03 smithi046 ceph-mon[19468]: pgmap v5599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:04.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:04.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:04.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:03 smithi087 ceph-mon[20993]: pgmap v5599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:03 smithi077 ceph-mon[21151]: pgmap v5599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:04.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:04.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:04.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:04.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:04.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:05 smithi046 ceph-mon[19468]: from='client.181869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:05 smithi046 ceph-mon[19468]: pgmap v5600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:05 smithi087 ceph-mon[20993]: from='client.181869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:05 smithi087 ceph-mon[20993]: pgmap v5600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:05 smithi077 ceph-mon[21151]: from='client.181869 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:05 smithi077 ceph-mon[21151]: pgmap v5600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:07 smithi046 ceph-mon[19468]: pgmap v5601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:07 smithi087 ceph-mon[20993]: pgmap v5601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:07 smithi077 ceph-mon[21151]: pgmap v5601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:09.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:09.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:09.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:09.991 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:09 smithi077 ceph-mon[21151]: pgmap v5602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:10.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:09 smithi087 ceph-mon[20993]: pgmap v5602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:09 smithi046 ceph-mon[19468]: pgmap v5602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:10.485 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='client.181947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: pgmap v5603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:11.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='client.181947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: pgmap v5603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='client.181947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:12.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: pgmap v5603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:12.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.108 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:12.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:13 smithi046 ceph-mon[19468]: pgmap v5604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:13 smithi087 ceph-mon[20993]: pgmap v5604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:13 smithi077 ceph-mon[21151]: pgmap v5604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:15.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:15.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:15.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:15 smithi046 ceph-mon[19468]: pgmap v5605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:15 smithi087 ceph-mon[20993]: pgmap v5605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:15 smithi077 ceph-mon[21151]: pgmap v5605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:16.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:16.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:16.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:16.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:16.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:17 smithi046 ceph-mon[19468]: from='client.182022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:17 smithi046 ceph-mon[19468]: pgmap v5606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:17 smithi087 ceph-mon[20993]: from='client.182022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:17 smithi087 ceph-mon[20993]: pgmap v5606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:17 smithi077 ceph-mon[21151]: from='client.182022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:17 smithi077 ceph-mon[21151]: pgmap v5606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:20.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:19 smithi046 ceph-mon[19468]: pgmap v5607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:19 smithi087 ceph-mon[20993]: pgmap v5607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:19 smithi077 ceph-mon[21151]: pgmap v5607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:21.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:21.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:21.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:21.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:21.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:21.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:21.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:21.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:22.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:21 smithi046 ceph-mon[19468]: pgmap v5608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:22.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:21 smithi087 ceph-mon[20993]: pgmap v5608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:21 smithi077 ceph-mon[21151]: pgmap v5608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:23.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:22 smithi046 ceph-mon[19468]: from='client.182091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:22 smithi087 ceph-mon[20993]: from='client.182091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:22 smithi077 ceph-mon[21151]: from='client.182091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:23.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:23 smithi046 ceph-mon[19468]: pgmap v5609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:24.037 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:23 smithi077 ceph-mon[21151]: pgmap v5609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:23 smithi087 ceph-mon[20993]: pgmap v5609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:25 smithi046 ceph-mon[19468]: pgmap v5610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:25 smithi087 ceph-mon[20993]: pgmap v5610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:25 smithi077 ceph-mon[21151]: pgmap v5610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:26.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:26.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:26.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:27.544 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:27 smithi046 ceph-mon[19468]: pgmap v5611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:27 smithi087 ceph-mon[20993]: pgmap v5611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:27 smithi077 ceph-mon[21151]: pgmap v5611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:29.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:28 smithi087 ceph-mon[20993]: from='client.182169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:28 smithi046 ceph-mon[19468]: from='client.182169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:28 smithi077 ceph-mon[21151]: from='client.182169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:30.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:29 smithi046 ceph-mon[19468]: pgmap v5612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:30.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:29 smithi087 ceph-mon[20993]: pgmap v5612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:29 smithi077 ceph-mon[21151]: pgmap v5612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: pgmap v5613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:31.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:31.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:31.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:31.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:31.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:31.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: pgmap v5613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: pgmap v5613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:32.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:32.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:32.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:32.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:33.233 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:33.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:33 smithi046 ceph-mon[19468]: pgmap v5614: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:33 smithi087 ceph-mon[20993]: pgmap v5614: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:33 smithi077 ceph-mon[21151]: pgmap v5614: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:34 smithi046 ceph-mon[19468]: from='client.182244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:34 smithi087 ceph-mon[20993]: from='client.182244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:34 smithi077 ceph-mon[21151]: from='client.182244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:35 smithi046 ceph-mon[19468]: pgmap v5615: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:35 smithi087 ceph-mon[20993]: pgmap v5615: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:35 smithi077 ceph-mon[21151]: pgmap v5615: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:37 smithi046 ceph-mon[19468]: pgmap v5616: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:37 smithi087 ceph-mon[20993]: pgmap v5616: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:37 smithi077 ceph-mon[21151]: pgmap v5616: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:38.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:38.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:38.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:38.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:38.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:38.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:38.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:38.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:39 smithi046 ceph-mon[19468]: from='client.182316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:39 smithi046 ceph-mon[19468]: pgmap v5617: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:39 smithi087 ceph-mon[20993]: from='client.182316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:39 smithi087 ceph-mon[20993]: pgmap v5617: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:39 smithi077 ceph-mon[21151]: from='client.182316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:39 smithi077 ceph-mon[21151]: pgmap v5617: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:41 smithi046 ceph-mon[19468]: pgmap v5618: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:41 smithi087 ceph-mon[20993]: pgmap v5618: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:41 smithi077 ceph-mon[21151]: pgmap v5618: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:43 smithi046 ceph-mon[19468]: pgmap v5619: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:43.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:43.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:43.920 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:43 smithi087 ceph-mon[20993]: pgmap v5619: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:44.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:43 smithi077 ceph-mon[21151]: pgmap v5619: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:44.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:44.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:44.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:44.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:44.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:45 smithi046 ceph-mon[19468]: from='client.182391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:45 smithi046 ceph-mon[19468]: pgmap v5620: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:45 smithi087 ceph-mon[20993]: from='client.182391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:45 smithi087 ceph-mon[20993]: pgmap v5620: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:45 smithi077 ceph-mon[21151]: from='client.182391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:45 smithi077 ceph-mon[21151]: pgmap v5620: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:46 smithi046 ceph-mon[19468]: pgmap v5621: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:46 smithi087 ceph-mon[20993]: pgmap v5621: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:46 smithi077 ceph-mon[21151]: pgmap v5621: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:41:49.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:49.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:49.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:49 smithi046 ceph-mon[19468]: pgmap v5622: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:49 smithi087 ceph-mon[20993]: pgmap v5622: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:49 smithi077 ceph-mon[21151]: pgmap v5622: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:50.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:50.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:50.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:50.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:50.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:51.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='client.182466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:51.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: pgmap v5623: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:51.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:51.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:51.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:51.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:51.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:51.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='client.182466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: pgmap v5623: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='client.182466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: pgmap v5623: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:41:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:41:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:41:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:41:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:41:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:41:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:41:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:41:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:41:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:41:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:53.358 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:41:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:41:53.081+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:41:53.358 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:41:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:41:53.082+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:41:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:53 smithi046 ceph-mon[19468]: pgmap v5624: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:53 smithi087 ceph-mon[20993]: pgmap v5624: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:41:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:53 smithi077 ceph-mon[21151]: pgmap v5624: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:41:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:41:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:41:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:41:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:41:55.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:41:55.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:41:55.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:41:55.972 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:41:55.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:41:55.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:41:55.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:41:55.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:41:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:55 smithi046 ceph-mon[19468]: pgmap v5625: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:55 smithi087 ceph-mon[20993]: pgmap v5625: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:55 smithi077 ceph-mon[21151]: pgmap v5625: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:41:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:56 smithi046 ceph-mon[19468]: from='client.182652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:56 smithi087 ceph-mon[20993]: from='client.182652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:56 smithi077 ceph-mon[21151]: from='client.182652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:41:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:57 smithi046 ceph-mon[19468]: pgmap v5626: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:57 smithi087 ceph-mon[20993]: pgmap v5626: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:41:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:57 smithi077 ceph-mon[21151]: pgmap v5626: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:41:59 smithi046 ceph-mon[19468]: pgmap v5627: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:42:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:41:59 smithi087 ceph-mon[20993]: pgmap v5627: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:42:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:41:59 smithi077 ceph-mon[21151]: pgmap v5627: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:42:00.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:00.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:00.974 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:01.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:01.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:01.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:01.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:01.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:01 smithi046 ceph-mon[19468]: pgmap v5628: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:01 smithi087 ceph-mon[20993]: pgmap v5628: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:01 smithi077 ceph-mon[21151]: pgmap v5628: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:03.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:02 smithi046 ceph-mon[19468]: from='client.134002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:02 smithi087 ceph-mon[20993]: from='client.134002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:02 smithi077 ceph-mon[21151]: from='client.134002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:03 smithi046 ceph-mon[19468]: pgmap v5629: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:03 smithi087 ceph-mon[20993]: pgmap v5629: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:03 smithi077 ceph-mon[21151]: pgmap v5629: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:05 smithi046 ceph-mon[19468]: pgmap v5630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:05 smithi087 ceph-mon[20993]: pgmap v5630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:05 smithi077 ceph-mon[21151]: pgmap v5630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:06.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:06.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:06.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:07.391 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:07.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:07.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:07.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:07.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:07 smithi046 ceph-mon[19468]: pgmap v5631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:07 smithi087 ceph-mon[20993]: pgmap v5631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:07 smithi077 ceph-mon[21151]: pgmap v5631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:08 smithi046 ceph-mon[19468]: from='client.182805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:08 smithi087 ceph-mon[20993]: from='client.182805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:08 smithi077 ceph-mon[21151]: from='client.182805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:09 smithi046 ceph-mon[19468]: pgmap v5632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:09 smithi087 ceph-mon[20993]: pgmap v5632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:10.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:09 smithi077 ceph-mon[21151]: pgmap v5632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:12.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: pgmap v5633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: pgmap v5633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: pgmap v5633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:12.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:12.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:12.393 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:13.074 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:13.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:13.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:13.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:13.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:13 smithi046 ceph-mon[19468]: pgmap v5634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:13 smithi046 ceph-mon[19468]: from='client.182880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:13 smithi087 ceph-mon[20993]: pgmap v5634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:13 smithi087 ceph-mon[20993]: from='client.182880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:14.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:13 smithi077 ceph-mon[21151]: pgmap v5634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:14.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:13 smithi077 ceph-mon[21151]: from='client.182880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:15 smithi046 ceph-mon[19468]: pgmap v5635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:15 smithi087 ceph-mon[20993]: pgmap v5635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:15 smithi077 ceph-mon[21151]: pgmap v5635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:18.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:18.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:17 smithi046 ceph-mon[19468]: pgmap v5636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:18.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:18.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:17 smithi087 ceph-mon[20993]: pgmap v5636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:17 smithi077 ceph-mon[21151]: pgmap v5636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:18.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:18.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:18.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:18.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:18.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:19 smithi046 ceph-mon[19468]: from='client.182958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:19 smithi046 ceph-mon[19468]: pgmap v5637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:19 smithi087 ceph-mon[20993]: from='client.182958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:19 smithi087 ceph-mon[20993]: pgmap v5637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:19 smithi077 ceph-mon[21151]: from='client.182958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:19 smithi077 ceph-mon[21151]: pgmap v5637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:21 smithi046 ceph-mon[19468]: pgmap v5638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:21 smithi087 ceph-mon[20993]: pgmap v5638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:21 smithi077 ceph-mon[21151]: pgmap v5638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:23.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:23.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:23.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:23 smithi046 ceph-mon[19468]: pgmap v5639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:23 smithi087 ceph-mon[20993]: pgmap v5639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:23 smithi077 ceph-mon[21151]: pgmap v5639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:24.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:24.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:24.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:24.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:24.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:25.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:24 smithi046 ceph-mon[19468]: from='client.183030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:25.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:24 smithi046 ceph-mon[19468]: pgmap v5640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:24 smithi087 ceph-mon[20993]: from='client.183030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:24 smithi087 ceph-mon[20993]: pgmap v5640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:24 smithi077 ceph-mon[21151]: from='client.183030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:24 smithi077 ceph-mon[21151]: pgmap v5640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:27 smithi046 ceph-mon[19468]: pgmap v5641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:27 smithi087 ceph-mon[20993]: pgmap v5641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:27 smithi077 ceph-mon[21151]: pgmap v5641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:29.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:29.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:29.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:29 smithi046 ceph-mon[19468]: pgmap v5642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:29 smithi087 ceph-mon[20993]: pgmap v5642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:30.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:30.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:30.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:30.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:30.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:29 smithi077 ceph-mon[21151]: pgmap v5642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:31.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:30 smithi077 ceph-mon[21151]: from='client.183108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:30 smithi046 ceph-mon[19468]: from='client.183108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:30 smithi087 ceph-mon[20993]: from='client.183108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:31.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: pgmap v5643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:42:31.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: pgmap v5643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: pgmap v5643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:42:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:32.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:33.895 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:33 smithi087 ceph-mon[20993]: pgmap v5644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:33 smithi077 ceph-mon[21151]: pgmap v5644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:33 smithi046 ceph-mon[19468]: pgmap v5644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:35.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:35.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:35.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:35.827 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:35.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:35.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:35.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:35.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:35 smithi046 ceph-mon[19468]: pgmap v5645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:35 smithi087 ceph-mon[20993]: pgmap v5645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:35 smithi077 ceph-mon[21151]: pgmap v5645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:42:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:36 smithi046 ceph-mon[19468]: from='client.183183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:36 smithi087 ceph-mon[20993]: from='client.183183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:36 smithi077 ceph-mon[21151]: from='client.183183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:37 smithi046 ceph-mon[19468]: pgmap v5646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:37 smithi087 ceph-mon[20993]: pgmap v5646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:37 smithi077 ceph-mon[21151]: pgmap v5646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:40.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:39 smithi046 ceph-mon[19468]: pgmap v5647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:42:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:39 smithi087 ceph-mon[20993]: pgmap v5647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:42:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:39 smithi077 ceph-mon[21151]: pgmap v5647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:42:40.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:40.828 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:40.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:41.512 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:41.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:41.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:41.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:41.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:42.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:41 smithi046 ceph-mon[19468]: pgmap v5648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:42.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:41 smithi087 ceph-mon[20993]: pgmap v5648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:41 smithi077 ceph-mon[21151]: pgmap v5648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:42 smithi046 ceph-mon[19468]: from='client.183261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:42 smithi087 ceph-mon[20993]: from='client.183261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:42 smithi077 ceph-mon[21151]: from='client.183261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:43 smithi046 ceph-mon[19468]: pgmap v5649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:43 smithi087 ceph-mon[20993]: pgmap v5649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:43 smithi077 ceph-mon[21151]: pgmap v5649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:46.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:45 smithi046 ceph-mon[19468]: pgmap v5650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:45 smithi087 ceph-mon[20993]: pgmap v5650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:45 smithi077 ceph-mon[21151]: pgmap v5650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:42:46.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:46.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:46.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:47.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:47.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:47.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:47.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:47.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:47 smithi046 ceph-mon[19468]: pgmap v5651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:42:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:47 smithi087 ceph-mon[20993]: pgmap v5651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:42:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:47 smithi077 ceph-mon[21151]: pgmap v5651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:42:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:48 smithi046 ceph-mon[19468]: from='client.183336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:48 smithi087 ceph-mon[20993]: from='client.183336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:48 smithi077 ceph-mon[21151]: from='client.183336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:49 smithi046 ceph-mon[19468]: pgmap v5652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:49 smithi087 ceph-mon[20993]: pgmap v5652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:49 smithi077 ceph-mon[21151]: pgmap v5652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: pgmap v5653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: pgmap v5653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: pgmap v5653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:42:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:52.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:52.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:52.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:52.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:52.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:52.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:52.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:52.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='client.183411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: pgmap v5654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:42:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:42:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:42:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:54.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='client.183411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:54.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: pgmap v5654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:54.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:42:54.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:42:54.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:42:54.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:54.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:54.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:42:53.798+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:42:54.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:42:53.799+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='client.183411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: pgmap v5654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:42:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:42:55.844 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:42:55.844 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:55 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:42:55.844 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:55 smithi077 ceph-mon[21151]: pgmap v5655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:42:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:55 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:42:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:55 smithi046 ceph-mon[19468]: pgmap v5655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:42:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:55 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:42:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:55 smithi087 ceph-mon[20993]: pgmap v5655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:42:57.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:42:57.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:42:57.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:42:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:57 smithi046 ceph-mon[19468]: pgmap v5656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:57 smithi087 ceph-mon[20993]: pgmap v5656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:57 smithi077 ceph-mon[21151]: pgmap v5656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:58.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:42:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:42:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:42:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:42:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:42:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:58 smithi046 ceph-mon[19468]: from='client.183594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:42:58 smithi046 ceph-mon[19468]: pgmap v5657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:58 smithi087 ceph-mon[20993]: from='client.183594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:42:58 smithi087 ceph-mon[20993]: pgmap v5657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:42:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:58 smithi077 ceph-mon[21151]: from='client.183594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:42:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:42:58 smithi077 ceph-mon[21151]: pgmap v5657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:01 smithi046 ceph-mon[19468]: pgmap v5658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:01 smithi087 ceph-mon[20993]: pgmap v5658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:02.139 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:01 smithi077 ceph-mon[21151]: pgmap v5658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:02 smithi077 ceph-mon[21151]: pgmap v5659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:02 smithi046 ceph-mon[19468]: pgmap v5659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:02 smithi087 ceph-mon[20993]: pgmap v5659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:03.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:03.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:03.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:04.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:05 smithi046 ceph-mon[19468]: from='client.183672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:05 smithi046 ceph-mon[19468]: pgmap v5660: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:05 smithi087 ceph-mon[20993]: from='client.183672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:05 smithi087 ceph-mon[20993]: pgmap v5660: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:05 smithi077 ceph-mon[21151]: from='client.183672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:05 smithi077 ceph-mon[21151]: pgmap v5660: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:07 smithi046 ceph-mon[19468]: pgmap v5661: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:07 smithi087 ceph-mon[20993]: pgmap v5661: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:07 smithi077 ceph-mon[21151]: pgmap v5661: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:09.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:09.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:09.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:09.932 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:09.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:09.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:09.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:09.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:09 smithi046 ceph-mon[19468]: pgmap v5662: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:09 smithi087 ceph-mon[20993]: pgmap v5662: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:09 smithi077 ceph-mon[21151]: pgmap v5662: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:11.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:10 smithi046 ceph-mon[19468]: from='client.183744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:10 smithi087 ceph-mon[20993]: from='client.183744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:11.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:10 smithi077 ceph-mon[21151]: from='client.183744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:11 smithi046 ceph-mon[19468]: pgmap v5663: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:11 smithi087 ceph-mon[20993]: pgmap v5663: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:11 smithi077 ceph-mon[21151]: pgmap v5663: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:13.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:13 smithi046 ceph-mon[19468]: pgmap v5664: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:14.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:13 smithi077 ceph-mon[21151]: pgmap v5664: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:13 smithi087 ceph-mon[20993]: pgmap v5664: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:14.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:14.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:14.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:15.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:15.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:15.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:15.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:15.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:15 smithi046 ceph-mon[19468]: pgmap v5665: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:15 smithi087 ceph-mon[20993]: pgmap v5665: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:15 smithi077 ceph-mon[21151]: pgmap v5665: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:16 smithi046 ceph-mon[19468]: from='client.183822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:16 smithi087 ceph-mon[20993]: from='client.183822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:16 smithi077 ceph-mon[21151]: from='client.183822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:17 smithi046 ceph-mon[19468]: pgmap v5666: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:17 smithi087 ceph-mon[20993]: pgmap v5666: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:17 smithi077 ceph-mon[21151]: pgmap v5666: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:19 smithi046 ceph-mon[19468]: pgmap v5667: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:19 smithi087 ceph-mon[20993]: pgmap v5667: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:19 smithi077 ceph-mon[21151]: pgmap v5667: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:20.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:20.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:20.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:20 smithi046 ceph-mon[19468]: pgmap v5668: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:20 smithi087 ceph-mon[20993]: pgmap v5668: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:20 smithi077 ceph-mon[21151]: pgmap v5668: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:21.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:21.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:21.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:21.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:21.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:21 smithi046 ceph-mon[19468]: from='client.183897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:21 smithi087 ceph-mon[20993]: from='client.183897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:21 smithi077 ceph-mon[21151]: from='client.183897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:22 smithi046 ceph-mon[19468]: pgmap v5669: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:22 smithi087 ceph-mon[20993]: pgmap v5669: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:22 smithi077 ceph-mon[21151]: pgmap v5669: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:25 smithi046 ceph-mon[19468]: pgmap v5670: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:25 smithi087 ceph-mon[20993]: pgmap v5670: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:25 smithi077 ceph-mon[21151]: pgmap v5670: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:43:26.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:26.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:26.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:27.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:27 smithi046 ceph-mon[19468]: from='client.183972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:27 smithi046 ceph-mon[19468]: pgmap v5671: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:27 smithi087 ceph-mon[20993]: from='client.183972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:27 smithi087 ceph-mon[20993]: pgmap v5671: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:27 smithi077 ceph-mon[21151]: from='client.183972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:27 smithi077 ceph-mon[21151]: pgmap v5671: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:29 smithi046 ceph-mon[19468]: pgmap v5672: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:29 smithi087 ceph-mon[20993]: pgmap v5672: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:29 smithi077 ceph-mon[21151]: pgmap v5672: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:32.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:32.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:32.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:31 smithi046 ceph-mon[19468]: pgmap v5673: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:31 smithi087 ceph-mon[20993]: pgmap v5673: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:31 smithi077 ceph-mon[21151]: pgmap v5673: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:32.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:32.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:32.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:32.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:32.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: from='client.184047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:32 smithi046 ceph-mon[19468]: pgmap v5674: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: from='client.184047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:32 smithi077 ceph-mon[21151]: pgmap v5674: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:33.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: from='client.184047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:33.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:32 smithi087 ceph-mon[20993]: pgmap v5674: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:35 smithi046 ceph-mon[19468]: pgmap v5675: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:36.106 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:35 smithi077 ceph-mon[21151]: pgmap v5675: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:35 smithi087 ceph-mon[20993]: pgmap v5675: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:37.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:37.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:37.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:37 smithi046 ceph-mon[19468]: pgmap v5676: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:37 smithi087 ceph-mon[20993]: pgmap v5676: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:37 smithi077 ceph-mon[21151]: pgmap v5676: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:38.386 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:38.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:38.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:38.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:38.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:40.114 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:39 smithi046 ceph-mon[19468]: from='client.184119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:40.114 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:39 smithi046 ceph-mon[19468]: pgmap v5677: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:39 smithi087 ceph-mon[20993]: from='client.184119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:39 smithi087 ceph-mon[20993]: pgmap v5677: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:40.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:39 smithi077 ceph-mon[21151]: from='client.184119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:40.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:39 smithi077 ceph-mon[21151]: pgmap v5677: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:41 smithi046 ceph-mon[19468]: pgmap v5678: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:41 smithi087 ceph-mon[20993]: pgmap v5678: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:41 smithi077 ceph-mon[21151]: pgmap v5678: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:43 smithi046 ceph-mon[19468]: pgmap v5679: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:43.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:43.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:43.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:43 smithi077 ceph-mon[21151]: pgmap v5679: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:43.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:43 smithi087 ceph-mon[20993]: pgmap v5679: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:44.075 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:44.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:44.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:44.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:44.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:44 smithi046 ceph-mon[19468]: from='client.184197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:44 smithi077 ceph-mon[21151]: from='client.184197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:44 smithi087 ceph-mon[20993]: from='client.184197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:45 smithi077 ceph-mon[21151]: pgmap v5680: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:45.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:45 smithi046 ceph-mon[19468]: pgmap v5680: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:45 smithi087 ceph-mon[20993]: pgmap v5680: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:47.910 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:47 smithi046 ceph-mon[19468]: pgmap v5681: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:47 smithi087 ceph-mon[20993]: pgmap v5681: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:47 smithi077 ceph-mon[21151]: pgmap v5681: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:49.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:49.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:49.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:49.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:49.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:49.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:49.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:49.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:49 smithi046 ceph-mon[19468]: pgmap v5682: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:49 smithi087 ceph-mon[20993]: pgmap v5682: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:49 smithi077 ceph-mon[21151]: pgmap v5682: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:50 smithi046 ceph-mon[19468]: from='client.184275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:50 smithi087 ceph-mon[20993]: from='client.184275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:50 smithi077 ceph-mon[21151]: from='client.184275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:52.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:51 smithi087 ceph-mon[20993]: pgmap v5683: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:52.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:51 smithi077 ceph-mon[21151]: pgmap v5683: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:51 smithi046 ceph-mon[19468]: pgmap v5683: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:43:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:53 smithi046 ceph-mon[19468]: pgmap v5684: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:53 smithi087 ceph-mon[20993]: pgmap v5684: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:53 smithi077 ceph-mon[21151]: pgmap v5684: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:54.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:43:54.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:43:54.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:43:54.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:54.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:43:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:43:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:43:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:43:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:43:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:43:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:43:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:54.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:43:54.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:43:54.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:43:54.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:43:54.532+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:43:54.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:43:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:43:54.533+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:43:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:43:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:55 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:43:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:55 smithi046 ceph-mon[19468]: pgmap v5685: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:43:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:55 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:43:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:55 smithi087 ceph-mon[20993]: pgmap v5685: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:55.417 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:43:55.417 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:43:55.417 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:55 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:43:55.417 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:55 smithi077 ceph-mon[21151]: pgmap v5685: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:43:55.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:43:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:43:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:43:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:43:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:43:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:56 smithi046 ceph-mon[19468]: from='client.184458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:56 smithi087 ceph-mon[20993]: from='client.184458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:56 smithi077 ceph-mon[21151]: from='client.184458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:43:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:57 smithi077 ceph-mon[21151]: pgmap v5686: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:57 smithi046 ceph-mon[19468]: pgmap v5686: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:43:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:57 smithi087 ceph-mon[20993]: pgmap v5686: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:00.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:43:59 smithi087 ceph-mon[20993]: pgmap v5687: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:43:59 smithi046 ceph-mon[19468]: pgmap v5687: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:43:59 smithi077 ceph-mon[21151]: pgmap v5687: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:00.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:00.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:00.444 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:01.126 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:01.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:01.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:01.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:01.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:01 smithi087 ceph-mon[20993]: pgmap v5688: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:01 smithi087 ceph-mon[20993]: from='client.184536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:01 smithi046 ceph-mon[19468]: pgmap v5688: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:01 smithi046 ceph-mon[19468]: from='client.184536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:01 smithi077 ceph-mon[21151]: pgmap v5688: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:01 smithi077 ceph-mon[21151]: from='client.184536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:03 smithi046 ceph-mon[19468]: pgmap v5689: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:03 smithi087 ceph-mon[20993]: pgmap v5689: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:03 smithi077 ceph-mon[21151]: pgmap v5689: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:06.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:05 smithi046 ceph-mon[19468]: pgmap v5690: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:05 smithi087 ceph-mon[20993]: pgmap v5690: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:06.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:06.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:06.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:05 smithi077 ceph-mon[21151]: pgmap v5690: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:44:06.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:06.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:06.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:06.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:06.821 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:07 smithi046 ceph-mon[19468]: from='client.184614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:07 smithi046 ceph-mon[19468]: pgmap v5691: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:07 smithi087 ceph-mon[20993]: from='client.184614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:07 smithi087 ceph-mon[20993]: pgmap v5691: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:07 smithi077 ceph-mon[21151]: from='client.184614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:07 smithi077 ceph-mon[21151]: pgmap v5691: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:44:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:09 smithi046 ceph-mon[19468]: pgmap v5692: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:09 smithi087 ceph-mon[20993]: pgmap v5692: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:09 smithi077 ceph-mon[21151]: pgmap v5692: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:11.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:11.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:11.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:11 smithi046 ceph-mon[19468]: pgmap v5693: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:11 smithi087 ceph-mon[20993]: pgmap v5693: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:11 smithi077 ceph-mon[21151]: pgmap v5693: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:12.508 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:12.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:12.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:12.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='client.184686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:13 smithi077 ceph-mon[21151]: pgmap v5694: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='client.184686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:13 smithi046 ceph-mon[19468]: pgmap v5694: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='client.184686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:13.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:13 smithi087 ceph-mon[20993]: pgmap v5694: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:16.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:15 smithi046 ceph-mon[19468]: pgmap v5695: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:16.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:15 smithi087 ceph-mon[20993]: pgmap v5695: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:16.162 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:15 smithi077 ceph-mon[21151]: pgmap v5695: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:17.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:17.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:17.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:17.815 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:17 smithi077 ceph-mon[21151]: pgmap v5696: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:17 smithi046 ceph-mon[19468]: pgmap v5696: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:17 smithi087 ceph-mon[20993]: pgmap v5696: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:18.196 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:18.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:18.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:18.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:18.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:19 smithi046 ceph-mon[19468]: from='client.184764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:19 smithi046 ceph-mon[19468]: pgmap v5697: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:19 smithi087 ceph-mon[20993]: from='client.184764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:19 smithi087 ceph-mon[20993]: pgmap v5697: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:19 smithi077 ceph-mon[21151]: from='client.184764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:19 smithi077 ceph-mon[21151]: pgmap v5697: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:21 smithi046 ceph-mon[19468]: pgmap v5698: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:21 smithi087 ceph-mon[20993]: pgmap v5698: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:21 smithi077 ceph-mon[21151]: pgmap v5698: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:23.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:23.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:23.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:23 smithi046 ceph-mon[19468]: pgmap v5699: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:23 smithi077 ceph-mon[21151]: pgmap v5699: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:23.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:23 smithi087 ceph-mon[20993]: pgmap v5699: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:23.882 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:23.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:23.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:23.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:23.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:24 smithi046 ceph-mon[19468]: from='client.184839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:24 smithi087 ceph-mon[20993]: from='client.184839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:24 smithi077 ceph-mon[21151]: from='client.184839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:25 smithi077 ceph-mon[21151]: pgmap v5700: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:25 smithi046 ceph-mon[19468]: pgmap v5700: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:25 smithi087 ceph-mon[20993]: pgmap v5700: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:28.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:27 smithi046 ceph-mon[19468]: pgmap v5701: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:27 smithi087 ceph-mon[20993]: pgmap v5701: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:27 smithi077 ceph-mon[21151]: pgmap v5701: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:28.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:28.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:28.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:29.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:29 smithi046 ceph-mon[19468]: pgmap v5702: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:29 smithi087 ceph-mon[20993]: pgmap v5702: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:29 smithi077 ceph-mon[21151]: pgmap v5702: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:31.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:30 smithi077 ceph-mon[21151]: from='client.184917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:30 smithi046 ceph-mon[19468]: from='client.184917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:30 smithi087 ceph-mon[20993]: from='client.184917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:31 smithi046 ceph-mon[19468]: pgmap v5703: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:31 smithi087 ceph-mon[20993]: pgmap v5703: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:31 smithi077 ceph-mon[21151]: pgmap v5703: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:44:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:33 smithi046 ceph-mon[19468]: pgmap v5704: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:33 smithi087 ceph-mon[20993]: pgmap v5704: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:33 smithi077 ceph-mon[21151]: pgmap v5704: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:34.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:34.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:34.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:35.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:35.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:35.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:35.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:35.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:35.928 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:35 smithi087 ceph-mon[20993]: pgmap v5705: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:35 smithi046 ceph-mon[19468]: pgmap v5705: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:35 smithi077 ceph-mon[21151]: pgmap v5705: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:37.036 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:36 smithi087 ceph-mon[20993]: from='client.184992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:37.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:36 smithi046 ceph-mon[19468]: from='client.184992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:37.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:36 smithi077 ceph-mon[21151]: from='client.184992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:37 smithi077 ceph-mon[21151]: pgmap v5706: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:44:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:37 smithi046 ceph-mon[19468]: pgmap v5706: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:44:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:37 smithi087 ceph-mon[20993]: pgmap v5706: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:44:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:39 smithi046 ceph-mon[19468]: pgmap v5707: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:44:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:39 smithi087 ceph-mon[20993]: pgmap v5707: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:44:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:39 smithi077 ceph-mon[21151]: pgmap v5707: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:44:40.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:40.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:40.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:40.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:40.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:40.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:40.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:41 smithi046 ceph-mon[19468]: from='client.185067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:41 smithi046 ceph-mon[19468]: pgmap v5708: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:41 smithi087 ceph-mon[20993]: from='client.185067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:41 smithi087 ceph-mon[20993]: pgmap v5708: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:41 smithi077 ceph-mon[21151]: from='client.185067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:41 smithi077 ceph-mon[21151]: pgmap v5708: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:43 smithi087 ceph-mon[20993]: pgmap v5709: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:43 smithi046 ceph-mon[19468]: pgmap v5709: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:43 smithi077 ceph-mon[21151]: pgmap v5709: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:45.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:45.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:45.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:45 smithi046 ceph-mon[19468]: pgmap v5710: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:45 smithi087 ceph-mon[20993]: pgmap v5710: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:45 smithi077 ceph-mon[21151]: pgmap v5710: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:44:46.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:46.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:46.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:46.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:46.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:47.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:47 smithi046 ceph-mon[19468]: from='client.185145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:47.922 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:47 smithi046 ceph-mon[19468]: pgmap v5711: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:47 smithi087 ceph-mon[20993]: from='client.185145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:47 smithi087 ceph-mon[20993]: pgmap v5711: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:47 smithi077 ceph-mon[21151]: from='client.185145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:47 smithi077 ceph-mon[21151]: pgmap v5711: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:49 smithi046 ceph-mon[19468]: pgmap v5712: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:44:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:49 smithi087 ceph-mon[20993]: pgmap v5712: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:44:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:49 smithi077 ceph-mon[21151]: pgmap v5712: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:44:51.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:51.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:51.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:51 smithi046 ceph-mon[19468]: pgmap v5713: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:44:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:51 smithi087 ceph-mon[20993]: pgmap v5713: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:44:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:51 smithi077 ceph-mon[21151]: pgmap v5713: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T05:44:52.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:52.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:52.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:52.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:52.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='client.185220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:53 smithi077 ceph-mon[21151]: pgmap v5714: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='client.185220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:53 smithi046 ceph-mon[19468]: pgmap v5714: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='client.185220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:53.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:53 smithi087 ceph-mon[20993]: pgmap v5714: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:44:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:44:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:44:55.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:44:55.563+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:44:55.564+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: pgmap v5715: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:55.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: pgmap v5715: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:44:56.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:44:56.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: pgmap v5715: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:44:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:44:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:44:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:44:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:44:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:44:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:44:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:44:57.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:44:57.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:44:57.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:44:57.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:57 smithi077 ceph-mon[21151]: pgmap v5716: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:44:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:57 smithi087 ceph-mon[20993]: pgmap v5716: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:44:57.962 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:44:57.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:44:57.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:44:57.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:44:57.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:44:57.963 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:57 smithi046 ceph-mon[19468]: pgmap v5716: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T05:44:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:58 smithi077 ceph-mon[21151]: from='client.185400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:58 smithi046 ceph-mon[19468]: from='client.185400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:44:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:58 smithi087 ceph-mon[20993]: from='client.185400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:44:59 smithi046 ceph-mon[19468]: pgmap v5717: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:45:00.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:44:59 smithi077 ceph-mon[21151]: pgmap v5717: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:45:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:44:59 smithi087 ceph-mon[20993]: pgmap v5717: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:45:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:01 smithi046 ceph-mon[19468]: pgmap v5718: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:01 smithi087 ceph-mon[20993]: pgmap v5718: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:01 smithi077 ceph-mon[21151]: pgmap v5718: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:02.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:02.964 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:02.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:03.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:03.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:03.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:03.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:03.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:03 smithi077 ceph-mon[21151]: pgmap v5719: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:03.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:03.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:03 smithi046 ceph-mon[19468]: pgmap v5719: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:03 smithi087 ceph-mon[20993]: pgmap v5719: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:04 smithi046 ceph-mon[19468]: from='client.185478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:04 smithi087 ceph-mon[20993]: from='client.185478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:04 smithi077 ceph-mon[21151]: from='client.185478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:05 smithi077 ceph-mon[21151]: pgmap v5720: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:05 smithi046 ceph-mon[19468]: pgmap v5720: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:05 smithi087 ceph-mon[20993]: pgmap v5720: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:07 smithi046 ceph-mon[19468]: pgmap v5721: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:07 smithi087 ceph-mon[20993]: pgmap v5721: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:07 smithi077 ceph-mon[21151]: pgmap v5721: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:08.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:08.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:08.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:09.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:09.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:09.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:09.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:09.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:09.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:09 smithi046 ceph-mon[19468]: pgmap v5722: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:45:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:09 smithi087 ceph-mon[20993]: pgmap v5722: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:45:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:09 smithi077 ceph-mon[21151]: pgmap v5722: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:45:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:10 smithi046 ceph-mon[19468]: from='client.185553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:10 smithi087 ceph-mon[20993]: from='client.185553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:10 smithi077 ceph-mon[21151]: from='client.185553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:11 smithi046 ceph-mon[19468]: pgmap v5723: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:11 smithi087 ceph-mon[20993]: pgmap v5723: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:11 smithi077 ceph-mon[21151]: pgmap v5723: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:45:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:13 smithi046 ceph-mon[19468]: pgmap v5724: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:13 smithi087 ceph-mon[20993]: pgmap v5724: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:13 smithi077 ceph-mon[21151]: pgmap v5724: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:14.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:14.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:14.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:15.029 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:15.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:15.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:15.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:15.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:15 smithi087 ceph-mon[20993]: from='client.185628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:15 smithi087 ceph-mon[20993]: pgmap v5725: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:15 smithi046 ceph-mon[19468]: from='client.185628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:15 smithi046 ceph-mon[19468]: pgmap v5725: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:15 smithi077 ceph-mon[21151]: from='client.185628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:15 smithi077 ceph-mon[21151]: pgmap v5725: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:17 smithi087 ceph-mon[20993]: pgmap v5726: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:45:18.115 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:17 smithi046 ceph-mon[19468]: pgmap v5726: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:45:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:17 smithi077 ceph-mon[21151]: pgmap v5726: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:45:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:18 smithi087 ceph-mon[20993]: pgmap v5727: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:45:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:18 smithi077 ceph-mon[21151]: pgmap v5727: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:45:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:18 smithi046 ceph-mon[19468]: pgmap v5727: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:45:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:20.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:20.712 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:20.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:20.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:20.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:20.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:21 smithi046 ceph-mon[19468]: from='client.185703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:21 smithi046 ceph-mon[19468]: pgmap v5728: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:45:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:21 smithi087 ceph-mon[20993]: from='client.185703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:21 smithi087 ceph-mon[20993]: pgmap v5728: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:45:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:21 smithi077 ceph-mon[21151]: from='client.185703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:21 smithi077 ceph-mon[21151]: pgmap v5728: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:45:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:23 smithi046 ceph-mon[19468]: pgmap v5729: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:23 smithi087 ceph-mon[20993]: pgmap v5729: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:23 smithi077 ceph-mon[21151]: pgmap v5729: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:25.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:25.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:25 smithi077 ceph-mon[21151]: pgmap v5730: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:25 smithi046 ceph-mon[19468]: pgmap v5730: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:25 smithi087 ceph-mon[20993]: pgmap v5730: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T05:45:26.399 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:26.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:26.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:26.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:26.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:27 smithi046 ceph-mon[19468]: from='client.185778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:27 smithi046 ceph-mon[19468]: pgmap v5731: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:27 smithi087 ceph-mon[20993]: from='client.185778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:27 smithi087 ceph-mon[20993]: pgmap v5731: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:28.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:27 smithi077 ceph-mon[21151]: from='client.185778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:28.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:27 smithi077 ceph-mon[21151]: pgmap v5731: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:29 smithi046 ceph-mon[19468]: pgmap v5732: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:45:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:29 smithi087 ceph-mon[20993]: pgmap v5732: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:45:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:29 smithi077 ceph-mon[21151]: pgmap v5732: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:45:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:32.083 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:32.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:32.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:32.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:32.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:32.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:31 smithi046 ceph-mon[19468]: pgmap v5733: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:31 smithi087 ceph-mon[20993]: pgmap v5733: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:31 smithi077 ceph-mon[21151]: pgmap v5733: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T05:45:33.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='client.185856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='client.185856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='client.185856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:33.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:33 smithi046 ceph-mon[19468]: pgmap v5734: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:33 smithi087 ceph-mon[20993]: pgmap v5734: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:33 smithi077 ceph-mon[21151]: pgmap v5734: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:35 smithi046 ceph-mon[19468]: pgmap v5735: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:35 smithi087 ceph-mon[20993]: pgmap v5735: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:35 smithi077 ceph-mon[21151]: pgmap v5735: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T05:45:37.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:37.086 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:37.086 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:37.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:37.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:37.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:37.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:37.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:37 smithi046 ceph-mon[19468]: pgmap v5736: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T05:45:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:37 smithi087 ceph-mon[20993]: pgmap v5736: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T05:45:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:37 smithi077 ceph-mon[21151]: pgmap v5736: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T05:45:39.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:38 smithi077 ceph-mon[21151]: from='client.185931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:38 smithi046 ceph-mon[19468]: from='client.185931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:38 smithi087 ceph-mon[20993]: from='client.185931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:39 smithi046 ceph-mon[19468]: pgmap v5737: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:39 smithi087 ceph-mon[20993]: pgmap v5737: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:39 smithi077 ceph-mon[21151]: pgmap v5737: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:41 smithi046 ceph-mon[19468]: pgmap v5738: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:41 smithi087 ceph-mon[20993]: pgmap v5738: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:41 smithi077 ceph-mon[21151]: pgmap v5738: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:42.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:42.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:42.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:43.465 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:43.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:43.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:43.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:43.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:44.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:43 smithi046 ceph-mon[19468]: pgmap v5739: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:44.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:43 smithi087 ceph-mon[20993]: pgmap v5739: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:43 smithi077 ceph-mon[21151]: pgmap v5739: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:44.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:44 smithi046 ceph-mon[19468]: from='client.186000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:44 smithi087 ceph-mon[20993]: from='client.186000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:44 smithi077 ceph-mon[21151]: from='client.186000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:45 smithi046 ceph-mon[19468]: pgmap v5740: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:45 smithi087 ceph-mon[20993]: pgmap v5740: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:45 smithi077 ceph-mon[21151]: pgmap v5740: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:46 smithi046 ceph-mon[19468]: pgmap v5741: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:46 smithi087 ceph-mon[20993]: pgmap v5741: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:46 smithi077 ceph-mon[21151]: pgmap v5741: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:48.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:48.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:48.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:49.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:48 smithi046 ceph-mon[19468]: pgmap v5742: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:49.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:48 smithi046 ceph-mon[19468]: from='client.186075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:48 smithi077 ceph-mon[21151]: pgmap v5742: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:48 smithi077 ceph-mon[21151]: from='client.186075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:49.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:49.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:49.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:49.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:49.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:48 smithi087 ceph-mon[20993]: pgmap v5742: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:48 smithi087 ceph-mon[20993]: from='client.186075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:51.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:50 smithi046 ceph-mon[19468]: pgmap v5743: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:50 smithi077 ceph-mon[21151]: pgmap v5743: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:50 smithi087 ceph-mon[20993]: pgmap v5743: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: pgmap v5744: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: pgmap v5744: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: pgmap v5744: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:54.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:54.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:54.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:45:54.857 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:45:54.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:45:54.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:45:54.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:45:54.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:45:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:55 smithi046 ceph-mon[19468]: from='client.186150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:55 smithi046 ceph-mon[19468]: pgmap v5745: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:45:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:55 smithi087 ceph-mon[20993]: from='client.186150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:55 smithi087 ceph-mon[20993]: pgmap v5745: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:45:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:55 smithi077 ceph-mon[21151]: from='client.186150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:45:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:55 smithi077 ceph-mon[21151]: pgmap v5745: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:45:56.992 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:45:56.622+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:45:56.992 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:45:56.624+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:45:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:45:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:56 smithi087 ceph-mon[20993]: pgmap v5746: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:45:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:56 smithi046 ceph-mon[19468]: pgmap v5746: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:45:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:45:57.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:56 smithi077 ceph-mon[21151]: pgmap v5746: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:45:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:45:58 smithi087 ceph-mon[20993]: pgmap v5747: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:45:58 smithi077 ceph-mon[21151]: pgmap v5747: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:45:58 smithi046 ceph-mon[19468]: pgmap v5747: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:45:59.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:45:59.859 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:45:59.859 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:00.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:00.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:00.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:00.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:00.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:00 smithi077 ceph-mon[21151]: from='client.186330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:00 smithi077 ceph-mon[21151]: pgmap v5748: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:00 smithi046 ceph-mon[19468]: from='client.186330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:00 smithi046 ceph-mon[19468]: pgmap v5748: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:00 smithi087 ceph-mon[20993]: from='client.186330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:00 smithi087 ceph-mon[20993]: pgmap v5748: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:03.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:02 smithi046 ceph-mon[19468]: pgmap v5749: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:02 smithi077 ceph-mon[21151]: pgmap v5749: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:03.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:02 smithi087 ceph-mon[20993]: pgmap v5749: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:04.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:05 smithi046 ceph-mon[19468]: pgmap v5750: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:05 smithi087 ceph-mon[20993]: pgmap v5750: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:05 smithi077 ceph-mon[21151]: pgmap v5750: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:05.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:05.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:05.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:06.226 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:06.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:06.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:06.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:06.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:06 smithi077 ceph-mon[21151]: from='client.186405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:06 smithi077 ceph-mon[21151]: pgmap v5751: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:06 smithi046 ceph-mon[19468]: from='client.186405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:06 smithi046 ceph-mon[19468]: pgmap v5751: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:06 smithi087 ceph-mon[20993]: from='client.186405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:06 smithi087 ceph-mon[20993]: pgmap v5751: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:08 smithi077 ceph-mon[21151]: pgmap v5752: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:09.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:08 smithi046 ceph-mon[19468]: pgmap v5752: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:08 smithi087 ceph-mon[20993]: pgmap v5752: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:46:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:10 smithi077 ceph-mon[21151]: pgmap v5753: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:11.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:10 smithi046 ceph-mon[19468]: pgmap v5753: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:11.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:11.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:11.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:10 smithi087 ceph-mon[20993]: pgmap v5753: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:46:11.901 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:11.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:11.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:11.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:11.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:11 smithi077 ceph-mon[21151]: from='client.186480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:11 smithi046 ceph-mon[19468]: from='client.186480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:11 smithi087 ceph-mon[20993]: from='client.186480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:12 smithi077 ceph-mon[21151]: pgmap v5754: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:12 smithi046 ceph-mon[19468]: pgmap v5754: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:12 smithi087 ceph-mon[20993]: pgmap v5754: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:14 smithi046 ceph-mon[19468]: pgmap v5755: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:14 smithi087 ceph-mon[20993]: pgmap v5755: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:14 smithi077 ceph-mon[21151]: pgmap v5755: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:16.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:16.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:16.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:17.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:16 smithi087 ceph-mon[20993]: pgmap v5756: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:16 smithi077 ceph-mon[21151]: pgmap v5756: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:16 smithi046 ceph-mon[19468]: pgmap v5756: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:17.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:17.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:17.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:17 smithi087 ceph-mon[20993]: from='client.186555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:17 smithi077 ceph-mon[21151]: from='client.186555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:17 smithi046 ceph-mon[19468]: from='client.186555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:19.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:18 smithi087 ceph-mon[20993]: pgmap v5757: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:18 smithi077 ceph-mon[21151]: pgmap v5757: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:18 smithi046 ceph-mon[19468]: pgmap v5757: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:20 smithi077 ceph-mon[21151]: pgmap v5758: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:20 smithi046 ceph-mon[19468]: pgmap v5758: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:20 smithi087 ceph-mon[20993]: pgmap v5758: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:22.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:22.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:22.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:23.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:22 smithi077 ceph-mon[21151]: pgmap v5759: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:23.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:22 smithi046 ceph-mon[19468]: pgmap v5759: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:23.290 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:23.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:23.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:23.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:23.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:22 smithi087 ceph-mon[20993]: pgmap v5759: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:24 smithi046 ceph-mon[19468]: from='client.186633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:24 smithi087 ceph-mon[20993]: from='client.186633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:24 smithi077 ceph-mon[21151]: from='client.186633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:25 smithi046 ceph-mon[19468]: pgmap v5760: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:25 smithi087 ceph-mon[20993]: pgmap v5760: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:25 smithi077 ceph-mon[21151]: pgmap v5760: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:26 smithi077 ceph-mon[21151]: pgmap v5761: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:26 smithi046 ceph-mon[19468]: pgmap v5761: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:26 smithi087 ceph-mon[20993]: pgmap v5761: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:28.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:28.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:28.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:28.973 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:28.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:28.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:28.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:28.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:29.175 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:28 smithi077 ceph-mon[21151]: from='client.186708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:29.175 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:28 smithi077 ceph-mon[21151]: pgmap v5762: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:29.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:28 smithi046 ceph-mon[19468]: from='client.186708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:29.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:28 smithi046 ceph-mon[19468]: pgmap v5762: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:28 smithi087 ceph-mon[20993]: from='client.186708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:28 smithi087 ceph-mon[20993]: pgmap v5762: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:30.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:30 smithi046 ceph-mon[19468]: pgmap v5763: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:30 smithi077 ceph-mon[21151]: pgmap v5763: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:30 smithi087 ceph-mon[20993]: pgmap v5763: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:32 smithi077 ceph-mon[21151]: pgmap v5764: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:33.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:32 smithi087 ceph-mon[20993]: pgmap v5764: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:33.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:32 smithi046 ceph-mon[19468]: pgmap v5764: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:33.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:33.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:33.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:34.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:34.649 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:34.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:34.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:34.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:34.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:35 smithi046 ceph-mon[19468]: from='client.186783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:35 smithi046 ceph-mon[19468]: pgmap v5765: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:35 smithi087 ceph-mon[20993]: from='client.186783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:35 smithi087 ceph-mon[20993]: pgmap v5765: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:35 smithi077 ceph-mon[21151]: from='client.186783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:35 smithi077 ceph-mon[21151]: pgmap v5765: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:36 smithi077 ceph-mon[21151]: pgmap v5766: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:36 smithi046 ceph-mon[19468]: pgmap v5766: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:36 smithi087 ceph-mon[20993]: pgmap v5766: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:38 smithi087 ceph-mon[20993]: pgmap v5767: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:38 smithi077 ceph-mon[21151]: pgmap v5767: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:38 smithi046 ceph-mon[19468]: pgmap v5767: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:39.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:40.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:40.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:40.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:40.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:40.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:40.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:40.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:40 smithi077 ceph-mon[21151]: from='client.186855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:40 smithi077 ceph-mon[21151]: pgmap v5768: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:40 smithi046 ceph-mon[19468]: from='client.186855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:40 smithi046 ceph-mon[19468]: pgmap v5768: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:40 smithi087 ceph-mon[20993]: from='client.186855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:40 smithi087 ceph-mon[20993]: pgmap v5768: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:42 smithi077 ceph-mon[21151]: pgmap v5769: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:43.335 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:42 smithi046 ceph-mon[19468]: pgmap v5769: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:42 smithi087 ceph-mon[20993]: pgmap v5769: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:44.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:45.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:45.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:45.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:45 smithi046 ceph-mon[19468]: pgmap v5770: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:45 smithi087 ceph-mon[20993]: pgmap v5770: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:45 smithi077 ceph-mon[21151]: pgmap v5770: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:46.012 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:46.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:46.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:46.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:46.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:46 smithi046 ceph-mon[19468]: from='client.186930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:46 smithi087 ceph-mon[20993]: from='client.186930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:46 smithi077 ceph-mon[21151]: from='client.186930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:47 smithi046 ceph-mon[19468]: pgmap v5771: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:47 smithi087 ceph-mon[20993]: pgmap v5771: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:47 smithi077 ceph-mon[21151]: pgmap v5771: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:48 smithi077 ceph-mon[21151]: pgmap v5772: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:48 smithi046 ceph-mon[19468]: pgmap v5772: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:48 smithi087 ceph-mon[20993]: pgmap v5772: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:46:51.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:51.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:51.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:50 smithi046 ceph-mon[19468]: pgmap v5773: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:50 smithi077 ceph-mon[21151]: pgmap v5773: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:50 smithi087 ceph-mon[20993]: pgmap v5773: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:51.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:51.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:51.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:51.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:51.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:51 smithi046 ceph-mon[19468]: from='client.187005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:51 smithi077 ceph-mon[21151]: from='client.187005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:51 smithi087 ceph-mon[20993]: from='client.187005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:52 smithi077 ceph-mon[21151]: pgmap v5774: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:53.183 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:52 smithi087 ceph-mon[20993]: pgmap v5774: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:52 smithi046 ceph-mon[19468]: pgmap v5774: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:55 smithi046 ceph-mon[19468]: pgmap v5775: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:55 smithi087 ceph-mon[20993]: pgmap v5775: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:55 smithi077 ceph-mon[21151]: pgmap v5775: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:46:56.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:46:56.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:46:56.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:46:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:46:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:46:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:46:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:46:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:46:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:46:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:46:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:46:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:46:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:46:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:57.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:46:57.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:46:57.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:46:57.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:46:57.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:46:57.736 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:46:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:46:57.361+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:46:57.736 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:46:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:46:57.371+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:46:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:57 smithi046 ceph-mon[19468]: pgmap v5776: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:58.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:58.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:57 smithi087 ceph-mon[20993]: pgmap v5776: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:46:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:57 smithi077 ceph-mon[21151]: pgmap v5776: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:46:59.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:58 smithi087 ceph-mon[20993]: from='client.136897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:59.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:46:59.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:58 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:46:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:58 smithi046 ceph-mon[19468]: from='client.136897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:46:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:58 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:46:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:58 smithi077 ceph-mon[21151]: from='client.136897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:46:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:46:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:58 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:46:59 smithi046 ceph-mon[19468]: pgmap v5777: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:46:59 smithi087 ceph-mon[20993]: pgmap v5777: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:46:59 smithi077 ceph-mon[21151]: pgmap v5777: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:00 smithi077 ceph-mon[21151]: pgmap v5778: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:00 smithi046 ceph-mon[19468]: pgmap v5778: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:00 smithi087 ceph-mon[20993]: pgmap v5778: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:02.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:02.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:02.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:02 smithi077 ceph-mon[21151]: pgmap v5779: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:02 smithi046 ceph-mon[19468]: pgmap v5779: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:03.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:02 smithi087 ceph-mon[20993]: pgmap v5779: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:03.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:03.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:03.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:03.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:03.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:04.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:04 smithi077 ceph-mon[21151]: from='client.187263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:04.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:04 smithi046 ceph-mon[19468]: from='client.187263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:04 smithi087 ceph-mon[20993]: from='client.187263 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:05 smithi046 ceph-mon[19468]: pgmap v5780: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:05 smithi087 ceph-mon[20993]: pgmap v5780: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:05 smithi077 ceph-mon[21151]: pgmap v5780: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:06 smithi077 ceph-mon[21151]: pgmap v5781: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:06 smithi046 ceph-mon[19468]: pgmap v5781: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:06 smithi087 ceph-mon[20993]: pgmap v5781: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:08.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:08.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:08.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:09.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:09.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:08 smithi077 ceph-mon[21151]: from='client.187341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:08 smithi077 ceph-mon[21151]: pgmap v5782: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:08 smithi046 ceph-mon[19468]: from='client.187341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:08 smithi046 ceph-mon[19468]: pgmap v5782: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:08 smithi087 ceph-mon[20993]: from='client.187341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:08 smithi087 ceph-mon[20993]: pgmap v5782: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:11.099 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:10 smithi046 ceph-mon[19468]: pgmap v5783: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:10 smithi077 ceph-mon[21151]: pgmap v5783: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:10 smithi087 ceph-mon[20993]: pgmap v5783: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:47:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:12 smithi077 ceph-mon[21151]: pgmap v5784: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:13.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:12 smithi087 ceph-mon[20993]: pgmap v5784: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:12 smithi046 ceph-mon[19468]: pgmap v5784: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:14.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:14.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:14.792 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:14.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:14.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:14.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:14.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:15 smithi046 ceph-mon[19468]: from='client.187419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:15 smithi046 ceph-mon[19468]: pgmap v5785: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:15 smithi087 ceph-mon[20993]: from='client.187419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:15 smithi087 ceph-mon[20993]: pgmap v5785: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:15.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:15 smithi077 ceph-mon[21151]: from='client.187419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:15.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:15 smithi077 ceph-mon[21151]: pgmap v5785: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:16 smithi077 ceph-mon[21151]: pgmap v5786: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:16 smithi046 ceph-mon[19468]: pgmap v5786: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:16 smithi087 ceph-mon[20993]: pgmap v5786: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:18 smithi077 ceph-mon[21151]: pgmap v5787: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:19.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:18 smithi087 ceph-mon[20993]: pgmap v5787: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:18 smithi046 ceph-mon[19468]: pgmap v5787: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:19.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:19.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:19.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:20.474 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:20.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:20.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:20.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:20.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:20 smithi077 ceph-mon[21151]: from='client.187491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:20 smithi077 ceph-mon[21151]: pgmap v5788: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:20 smithi046 ceph-mon[19468]: from='client.187491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:20 smithi046 ceph-mon[19468]: pgmap v5788: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:20 smithi087 ceph-mon[20993]: from='client.187491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:20 smithi087 ceph-mon[20993]: pgmap v5788: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:23.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:22 smithi077 ceph-mon[21151]: pgmap v5789: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:22 smithi046 ceph-mon[19468]: pgmap v5789: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:23.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:22 smithi087 ceph-mon[20993]: pgmap v5789: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:25.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:25.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:25.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:25 smithi046 ceph-mon[19468]: pgmap v5790: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:25 smithi087 ceph-mon[20993]: pgmap v5790: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:25 smithi077 ceph-mon[21151]: pgmap v5790: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:26.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:26.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:26.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:26 smithi046 ceph-mon[19468]: from='client.187566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:26 smithi087 ceph-mon[20993]: from='client.187566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:26 smithi077 ceph-mon[21151]: from='client.187566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:27 smithi046 ceph-mon[19468]: pgmap v5791: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:27 smithi087 ceph-mon[20993]: pgmap v5791: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:27 smithi077 ceph-mon[21151]: pgmap v5791: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:28 smithi077 ceph-mon[21151]: pgmap v5792: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:28 smithi046 ceph-mon[19468]: pgmap v5792: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:28 smithi087 ceph-mon[20993]: pgmap v5792: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:47:31.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:31.163 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:30 smithi046 ceph-mon[19468]: pgmap v5793: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:31.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:31.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:30 smithi077 ceph-mon[21151]: pgmap v5793: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:30 smithi087 ceph-mon[20993]: pgmap v5793: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:31.851 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:31.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:31.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:31.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:31.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:31 smithi046 ceph-mon[19468]: from='client.187638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:31 smithi077 ceph-mon[21151]: from='client.187638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:31 smithi087 ceph-mon[20993]: from='client.187638 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: pgmap v5794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: pgmap v5794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: pgmap v5794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:34.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:35.033 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:34 smithi077 ceph-mon[21151]: pgmap v5795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:35.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:34 smithi046 ceph-mon[19468]: pgmap v5795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:34 smithi087 ceph-mon[20993]: pgmap v5795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:36.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:36.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:36.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:36 smithi046 ceph-mon[19468]: pgmap v5796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:36 smithi077 ceph-mon[21151]: pgmap v5796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:36 smithi087 ceph-mon[20993]: pgmap v5796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:37.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:37 smithi077 ceph-mon[21151]: from='client.187713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:37 smithi046 ceph-mon[19468]: from='client.187713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:37 smithi087 ceph-mon[20993]: from='client.187713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:38 smithi077 ceph-mon[21151]: pgmap v5797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:39.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:38 smithi087 ceph-mon[20993]: pgmap v5797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:38 smithi046 ceph-mon[19468]: pgmap v5797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:40 smithi087 ceph-mon[20993]: pgmap v5798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:40 smithi077 ceph-mon[21151]: pgmap v5798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:40 smithi046 ceph-mon[19468]: pgmap v5798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:42.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:42.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:42.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:42 smithi077 ceph-mon[21151]: pgmap v5799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:43.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:43.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:43.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:43.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:43.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:43.222 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:42 smithi046 ceph-mon[19468]: pgmap v5799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:42 smithi087 ceph-mon[20993]: pgmap v5799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:44.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:44 smithi077 ceph-mon[21151]: from='client.187782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:44.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:44.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:44.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:44 smithi046 ceph-mon[19468]: from='client.187782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:44 smithi087 ceph-mon[20993]: from='client.187782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:46.040 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:45 smithi077 ceph-mon[21151]: pgmap v5800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:46.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:45 smithi046 ceph-mon[19468]: pgmap v5800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:45 smithi087 ceph-mon[20993]: pgmap v5800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:46 smithi046 ceph-mon[19468]: pgmap v5801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:46 smithi077 ceph-mon[21151]: pgmap v5801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:46 smithi087 ceph-mon[20993]: pgmap v5801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:48.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:48.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:48.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:48.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:48.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:48.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:48.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:48.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:48 smithi077 ceph-mon[21151]: from='client.187851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:48 smithi077 ceph-mon[21151]: pgmap v5802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:48 smithi046 ceph-mon[19468]: from='client.187851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:48 smithi046 ceph-mon[19468]: pgmap v5802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:48 smithi087 ceph-mon[20993]: from='client.187851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:48 smithi087 ceph-mon[20993]: pgmap v5802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:50 smithi077 ceph-mon[21151]: pgmap v5803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:50 smithi046 ceph-mon[19468]: pgmap v5803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:50 smithi087 ceph-mon[20993]: pgmap v5803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:53.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:52 smithi046 ceph-mon[19468]: pgmap v5804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:52 smithi077 ceph-mon[21151]: pgmap v5804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:52 smithi087 ceph-mon[20993]: pgmap v5804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:53.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:53.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:53.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:47:54.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:47:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:47:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:47:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:47:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:47:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:55 smithi046 ceph-mon[19468]: from='client.187929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:55 smithi046 ceph-mon[19468]: pgmap v5805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:55 smithi087 ceph-mon[20993]: from='client.187929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:55 smithi087 ceph-mon[20993]: pgmap v5805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:55 smithi077 ceph-mon[21151]: from='client.187929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:47:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:55 smithi077 ceph-mon[21151]: pgmap v5805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:56 smithi077 ceph-mon[21151]: pgmap v5806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:56 smithi046 ceph-mon[19468]: pgmap v5806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:56 smithi087 ceph-mon[20993]: pgmap v5806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:58.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:47:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:47:58.123+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:47:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:47:58.124+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:47:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:47:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:58 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:47:58 smithi077 ceph-mon[21151]: pgmap v5807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:47:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:58 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:47:58 smithi046 ceph-mon[19468]: pgmap v5807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:47:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:58 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:47:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:47:58 smithi087 ceph-mon[20993]: pgmap v5807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:47:59.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:47:59.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:47:59.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:00.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:00.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:00.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:00 smithi087 ceph-mon[20993]: from='client.188106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:00.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:00 smithi087 ceph-mon[20993]: pgmap v5808: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:00 smithi077 ceph-mon[21151]: from='client.188106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:00 smithi077 ceph-mon[21151]: pgmap v5808: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:00 smithi046 ceph-mon[19468]: from='client.188106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:00 smithi046 ceph-mon[19468]: pgmap v5808: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:03.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:02 smithi046 ceph-mon[19468]: pgmap v5809: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:02 smithi077 ceph-mon[21151]: pgmap v5809: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:02 smithi087 ceph-mon[20993]: pgmap v5809: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:05.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:05.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:05.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:05 smithi087 ceph-mon[20993]: pgmap v5810: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:05.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:05.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:05.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:05.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:05.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:05 smithi046 ceph-mon[19468]: pgmap v5810: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:06.165 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:05 smithi077 ceph-mon[21151]: pgmap v5810: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:06 smithi046 ceph-mon[19468]: from='client.188181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:07.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:06 smithi087 ceph-mon[20993]: from='client.188181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:06 smithi077 ceph-mon[21151]: from='client.188181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:07 smithi046 ceph-mon[19468]: pgmap v5811: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:07 smithi087 ceph-mon[20993]: pgmap v5811: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:07 smithi077 ceph-mon[21151]: pgmap v5811: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:08 smithi077 ceph-mon[21151]: pgmap v5812: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:08 smithi046 ceph-mon[19468]: pgmap v5812: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:08 smithi087 ceph-mon[20993]: pgmap v5812: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:48:10.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:10.951 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:10.951 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:10 smithi077 ceph-mon[21151]: pgmap v5813: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:10 smithi046 ceph-mon[19468]: pgmap v5813: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:10 smithi087 ceph-mon[20993]: pgmap v5813: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:48:11.638 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:11.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:11.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:11.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:11.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:11 smithi077 ceph-mon[21151]: from='client.188253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:12.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:11 smithi046 ceph-mon[19468]: from='client.188253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:11 smithi087 ceph-mon[20993]: from='client.188253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:12 smithi077 ceph-mon[21151]: pgmap v5814: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:13.188 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:12 smithi046 ceph-mon[19468]: pgmap v5814: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:12 smithi087 ceph-mon[20993]: pgmap v5814: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:15 smithi046 ceph-mon[19468]: pgmap v5815: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:15 smithi087 ceph-mon[20993]: pgmap v5815: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:15 smithi077 ceph-mon[21151]: pgmap v5815: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:16.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:16.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:16.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:16 smithi077 ceph-mon[21151]: pgmap v5816: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:17.326 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:17.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:17.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:17.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:17.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:17.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:16 smithi046 ceph-mon[19468]: pgmap v5816: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:16 smithi087 ceph-mon[20993]: pgmap v5816: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:17 smithi077 ceph-mon[21151]: from='client.188331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:17 smithi046 ceph-mon[19468]: from='client.188331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:17 smithi087 ceph-mon[20993]: from='client.188331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:18 smithi077 ceph-mon[21151]: pgmap v5817: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:18 smithi046 ceph-mon[19468]: pgmap v5817: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:18 smithi087 ceph-mon[20993]: pgmap v5817: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:20 smithi077 ceph-mon[21151]: pgmap v5818: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:21.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:20 smithi087 ceph-mon[20993]: pgmap v5818: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:20 smithi046 ceph-mon[19468]: pgmap v5818: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:22.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:22.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:22.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:23.007 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:23.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:23.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:23.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:23.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:22 smithi077 ceph-mon[21151]: from='client.188403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:22 smithi077 ceph-mon[21151]: pgmap v5819: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:22 smithi046 ceph-mon[19468]: from='client.188403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:22 smithi046 ceph-mon[19468]: pgmap v5819: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:22 smithi087 ceph-mon[20993]: from='client.188403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:22 smithi087 ceph-mon[20993]: pgmap v5819: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:24 smithi077 ceph-mon[21151]: pgmap v5820: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:24 smithi046 ceph-mon[19468]: pgmap v5820: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:24 smithi087 ceph-mon[20993]: pgmap v5820: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:26.956 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:26 smithi077 ceph-mon[21151]: pgmap v5821: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:26 smithi046 ceph-mon[19468]: pgmap v5821: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:26 smithi087 ceph-mon[20993]: pgmap v5821: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:28.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:28.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:28.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:28.691 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:28.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:28.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:28.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:28.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:28 smithi046 ceph-mon[19468]: from='client.188478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:28 smithi046 ceph-mon[19468]: pgmap v5822: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:28 smithi077 ceph-mon[21151]: from='client.188478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:28 smithi077 ceph-mon[21151]: pgmap v5822: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:28 smithi087 ceph-mon[20993]: from='client.188478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:28 smithi087 ceph-mon[20993]: pgmap v5822: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:30 smithi077 ceph-mon[21151]: pgmap v5823: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:30 smithi046 ceph-mon[19468]: pgmap v5823: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:30 smithi087 ceph-mon[20993]: pgmap v5823: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:33.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:32 smithi046 ceph-mon[19468]: pgmap v5824: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:32 smithi077 ceph-mon[21151]: pgmap v5824: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:33.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:32 smithi087 ceph-mon[20993]: pgmap v5824: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:33.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:33.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:33.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:34.443 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:34.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:34.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:34.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:34.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:35 smithi046 ceph-mon[19468]: from='client.188553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:35 smithi046 ceph-mon[19468]: pgmap v5825: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:35 smithi087 ceph-mon[20993]: from='client.188553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:35 smithi087 ceph-mon[20993]: pgmap v5825: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:35 smithi077 ceph-mon[21151]: from='client.188553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:35 smithi077 ceph-mon[21151]: pgmap v5825: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:36 smithi077 ceph-mon[21151]: pgmap v5826: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:36 smithi046 ceph-mon[19468]: pgmap v5826: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:36 smithi087 ceph-mon[20993]: pgmap v5826: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:48:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:38 smithi077 ceph-mon[21151]: pgmap v5827: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:38 smithi046 ceph-mon[19468]: pgmap v5827: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:38 smithi087 ceph-mon[20993]: pgmap v5827: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:39.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:39.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:39.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:40.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:40.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:40.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:40.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:40.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:40.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:39 smithi077 ceph-mon[21151]: from='client.188628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:39 smithi046 ceph-mon[19468]: from='client.188628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:40.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:39 smithi087 ceph-mon[20993]: from='client.188628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:41.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:40 smithi087 ceph-mon[20993]: pgmap v5828: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:48:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:40 smithi077 ceph-mon[21151]: pgmap v5828: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:48:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:40 smithi046 ceph-mon[19468]: pgmap v5828: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:48:43.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:42 smithi087 ceph-mon[20993]: pgmap v5829: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:42 smithi077 ceph-mon[21151]: pgmap v5829: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:42 smithi046 ceph-mon[19468]: pgmap v5829: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:45.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:45.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:45 smithi046 ceph-mon[19468]: pgmap v5830: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:45.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:45.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:45.356 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.356 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.356 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.356 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:45 smithi077 ceph-mon[21151]: pgmap v5830: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:45 smithi087 ceph-mon[20993]: pgmap v5830: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T05:48:45.813 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:45.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:45.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:45.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:45.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:46 smithi077 ceph-mon[21151]: from='client.188700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:46 smithi046 ceph-mon[19468]: from='client.188700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:46 smithi087 ceph-mon[20993]: from='client.188700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:47 smithi077 ceph-mon[21151]: pgmap v5831: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:47 smithi046 ceph-mon[19468]: pgmap v5831: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:47 smithi087 ceph-mon[20993]: pgmap v5831: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:48 smithi077 ceph-mon[21151]: pgmap v5832: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:48:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:48 smithi046 ceph-mon[19468]: pgmap v5832: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:48:49.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:48 smithi087 ceph-mon[20993]: pgmap v5832: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:48:50.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:50.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:50.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:50 smithi046 ceph-mon[19468]: pgmap v5833: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:50 smithi077 ceph-mon[21151]: pgmap v5833: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:50 smithi087 ceph-mon[20993]: pgmap v5833: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:51.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:51.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:51.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:51.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:51.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:51 smithi077 ceph-mon[21151]: from='client.188775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:51 smithi046 ceph-mon[19468]: from='client.188775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:51 smithi087 ceph-mon[20993]: from='client.188775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:52 smithi077 ceph-mon[21151]: pgmap v5834: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:53.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:52 smithi046 ceph-mon[19468]: pgmap v5834: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:52 smithi087 ceph-mon[20993]: pgmap v5834: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:54 smithi046 ceph-mon[19468]: pgmap v5835: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:54 smithi087 ceph-mon[20993]: pgmap v5835: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:54 smithi077 ceph-mon[21151]: pgmap v5835: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:48:56.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:48:56.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:48:56.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:48:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:56 smithi077 ceph-mon[21151]: from='client.188847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:56 smithi077 ceph-mon[21151]: pgmap v5836: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:48:57.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:48:57.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:48:57.188 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:48:57.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:48:57.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:48:57.188 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:56 smithi046 ceph-mon[19468]: from='client.188847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:57.188 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:56 smithi046 ceph-mon[19468]: pgmap v5836: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:48:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:56 smithi087 ceph-mon[20993]: from='client.188847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:48:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:56 smithi087 ceph-mon[20993]: pgmap v5836: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T05:48:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:48:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:48:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:48:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:48:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:48:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:48:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:48:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:48:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:48:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:48:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:59.294 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:48:58.865+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:48:59.294 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:48:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:48:58.867+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:48:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:48:59 smithi046 ceph-mon[19468]: pgmap v5837: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:48:59 smithi087 ceph-mon[20993]: pgmap v5837: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:48:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:48:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:48:59 smithi077 ceph-mon[21151]: pgmap v5837: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:49:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:49:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:49:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:49:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:49:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:49:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:01 smithi046 ceph-mon[19468]: pgmap v5838: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:01.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:01 smithi087 ceph-mon[20993]: pgmap v5838: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:01 smithi077 ceph-mon[21151]: pgmap v5838: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:02.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:02.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:02.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:02.875 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:02.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:02.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:02.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:02.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:02 smithi077 ceph-mon[21151]: from='client.189027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:02 smithi077 ceph-mon[21151]: pgmap v5839: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:02 smithi046 ceph-mon[19468]: from='client.189027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:02 smithi046 ceph-mon[19468]: pgmap v5839: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:02 smithi087 ceph-mon[20993]: from='client.189027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:02 smithi087 ceph-mon[20993]: pgmap v5839: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:05 smithi046 ceph-mon[19468]: pgmap v5840: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:05 smithi087 ceph-mon[20993]: pgmap v5840: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:05 smithi077 ceph-mon[21151]: pgmap v5840: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:06 smithi077 ceph-mon[21151]: pgmap v5841: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:06 smithi046 ceph-mon[19468]: pgmap v5841: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:06 smithi087 ceph-mon[20993]: pgmap v5841: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:07.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:07.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:07.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:08.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:08.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:08.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:08.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:08.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:08 smithi077 ceph-mon[21151]: from='client.189105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:08 smithi077 ceph-mon[21151]: pgmap v5842: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:08 smithi046 ceph-mon[19468]: from='client.189105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:08 smithi046 ceph-mon[19468]: pgmap v5842: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:08 smithi087 ceph-mon[20993]: from='client.189105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:08 smithi087 ceph-mon[20993]: pgmap v5842: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:10 smithi077 ceph-mon[21151]: pgmap v5843: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:10 smithi046 ceph-mon[19468]: pgmap v5843: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:10 smithi087 ceph-mon[20993]: pgmap v5843: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:49:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:12 smithi077 ceph-mon[21151]: pgmap v5844: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:12 smithi046 ceph-mon[19468]: pgmap v5844: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:12 smithi087 ceph-mon[20993]: pgmap v5844: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:13.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:13.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:13.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:14.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:14.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:14.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:14.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:14.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='client.189180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:15 smithi046 ceph-mon[19468]: pgmap v5845: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='client.189180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:15 smithi087 ceph-mon[20993]: pgmap v5845: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='client.189180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:15 smithi077 ceph-mon[21151]: pgmap v5845: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:16 smithi077 ceph-mon[21151]: pgmap v5846: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:16 smithi046 ceph-mon[19468]: pgmap v5846: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:16 smithi087 ceph-mon[20993]: pgmap v5846: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:18 smithi077 ceph-mon[21151]: pgmap v5847: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:19.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:19.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:19.261 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:18 smithi046 ceph-mon[19468]: pgmap v5847: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:19.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:18 smithi087 ceph-mon[20993]: pgmap v5847: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:19.953 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:19.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:19.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:19.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:19.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:19 smithi077 ceph-mon[21151]: from='client.189255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:19 smithi046 ceph-mon[19468]: from='client.189255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:19 smithi087 ceph-mon[20993]: from='client.189255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:20 smithi077 ceph-mon[21151]: pgmap v5848: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:20 smithi046 ceph-mon[19468]: pgmap v5848: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:20 smithi087 ceph-mon[20993]: pgmap v5848: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:23 smithi087 ceph-mon[20993]: pgmap v5849: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:24.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:23 smithi077 ceph-mon[21151]: pgmap v5849: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:24.335 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:23 smithi046 ceph-mon[19468]: pgmap v5849: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:24.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:24.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:24.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:25.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:25.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:25.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:25.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:25.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:26 smithi046 ceph-mon[19468]: pgmap v5850: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:26 smithi046 ceph-mon[19468]: from='client.189333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:26 smithi087 ceph-mon[20993]: pgmap v5850: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:26 smithi087 ceph-mon[20993]: from='client.189333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:26 smithi077 ceph-mon[21151]: pgmap v5850: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:26 smithi077 ceph-mon[21151]: from='client.189333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:29.022 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:28 smithi077 ceph-mon[21151]: pgmap v5851: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:28 smithi046 ceph-mon[19468]: pgmap v5851: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:28 smithi087 ceph-mon[20993]: pgmap v5851: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:30.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:30.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:30.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:30 smithi046 ceph-mon[19468]: pgmap v5852: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:30 smithi087 ceph-mon[20993]: pgmap v5852: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:30 smithi077 ceph-mon[21151]: pgmap v5852: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:31.323 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:31.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:31.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:31.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:31.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:32 smithi046 ceph-mon[19468]: pgmap v5853: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:32 smithi046 ceph-mon[19468]: from='client.189405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:32 smithi087 ceph-mon[20993]: pgmap v5853: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:32 smithi087 ceph-mon[20993]: from='client.189405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:32 smithi077 ceph-mon[21151]: pgmap v5853: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:32 smithi077 ceph-mon[21151]: from='client.189405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: pgmap v5854: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:34.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: pgmap v5854: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:35.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: pgmap v5854: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:35.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:36.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:36.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:36.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:36.919 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:36 smithi046 ceph-mon[19468]: pgmap v5855: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:37.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:37.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:37.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:37.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:37.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:36 smithi087 ceph-mon[20993]: pgmap v5855: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:36 smithi077 ceph-mon[21151]: pgmap v5855: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:49:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:37 smithi046 ceph-mon[19468]: from='client.189483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:37 smithi087 ceph-mon[20993]: from='client.189483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:37 smithi077 ceph-mon[21151]: from='client.189483 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:38 smithi046 ceph-mon[19468]: pgmap v5856: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:38 smithi087 ceph-mon[20993]: pgmap v5856: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:38 smithi077 ceph-mon[21151]: pgmap v5856: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:40 smithi046 ceph-mon[19468]: pgmap v5857: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:40 smithi087 ceph-mon[20993]: pgmap v5857: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:40 smithi077 ceph-mon[21151]: pgmap v5857: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:42.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:42.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:42.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:42.685 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:42.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:42.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:42.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:42.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:42 smithi046 ceph-mon[19468]: pgmap v5858: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:42 smithi087 ceph-mon[20993]: pgmap v5858: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:42 smithi077 ceph-mon[21151]: pgmap v5858: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:43 smithi046 ceph-mon[19468]: from='client.189555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:43 smithi087 ceph-mon[20993]: from='client.189555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:43 smithi077 ceph-mon[21151]: from='client.189555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:45.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:44 smithi046 ceph-mon[19468]: pgmap v5859: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:45.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:44 smithi087 ceph-mon[20993]: pgmap v5859: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:44 smithi077 ceph-mon[21151]: pgmap v5859: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:47.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:46 smithi046 ceph-mon[19468]: pgmap v5860: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:46 smithi087 ceph-mon[20993]: pgmap v5860: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:46 smithi077 ceph-mon[21151]: pgmap v5860: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:47.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:47.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:47.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:48.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:48.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:48.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:48.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:48.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:48 smithi046 ceph-mon[19468]: pgmap v5861: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:48 smithi087 ceph-mon[20993]: pgmap v5861: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:48 smithi077 ceph-mon[21151]: pgmap v5861: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:49 smithi077 ceph-mon[21151]: from='client.189633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:49 smithi046 ceph-mon[19468]: from='client.189633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:49 smithi087 ceph-mon[20993]: from='client.189633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:50 smithi046 ceph-mon[19468]: pgmap v5862: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:50 smithi087 ceph-mon[20993]: pgmap v5862: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:50 smithi077 ceph-mon[21151]: pgmap v5862: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:52 smithi046 ceph-mon[19468]: pgmap v5863: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:52 smithi087 ceph-mon[20993]: pgmap v5863: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:52 smithi077 ceph-mon[21151]: pgmap v5863: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:53.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:53.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:53.378 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:54.063 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:54.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:54.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:54.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:49:54.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:49:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: pgmap v5864: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='client.189708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: pgmap v5864: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='client.189708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: pgmap v5864: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='client.189708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:49:57.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:56 smithi046 ceph-mon[19468]: pgmap v5865: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:56 smithi087 ceph-mon[20993]: pgmap v5865: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:56 smithi077 ceph-mon[21151]: pgmap v5865: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:49:59.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:49:59.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:49:59.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:49:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:58 smithi046 ceph-mon[19468]: pgmap v5866: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:58 smithi087 ceph-mon[20993]: pgmap v5866: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:58 smithi077 ceph-mon[21151]: pgmap v5866: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:49:59.999 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:49:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:49:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:49:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:00.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:49:59.627+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:49:59.636+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:50:00.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:00.001 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:50:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:50:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:50:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:00.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:50:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:50:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:50:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: pgmap v5867: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: from='client.189807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:50:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:50:01.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:50:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: pgmap v5867: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: from='client.189807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:50:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:50:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: pgmap v5867: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: from='client.189807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:50:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T05:50:03.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:02 smithi087 ceph-mon[20993]: pgmap v5868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:02 smithi046 ceph-mon[19468]: pgmap v5868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:02 smithi077 ceph-mon[21151]: pgmap v5868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:05.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:05.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:05.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:05.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:04 smithi087 ceph-mon[20993]: pgmap v5869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:05.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:04 smithi046 ceph-mon[19468]: pgmap v5869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:04 smithi077 ceph-mon[21151]: pgmap v5869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:05.682 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:06 smithi046 ceph-mon[19468]: pgmap v5870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:06 smithi046 ceph-mon[19468]: from='client.189963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:06 smithi087 ceph-mon[20993]: pgmap v5870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:06 smithi087 ceph-mon[20993]: from='client.189963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:06 smithi077 ceph-mon[21151]: pgmap v5870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:06 smithi077 ceph-mon[21151]: from='client.189963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:08 smithi046 ceph-mon[19468]: pgmap v5871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:08 smithi087 ceph-mon[20993]: pgmap v5871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:08 smithi077 ceph-mon[21151]: pgmap v5871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:10.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:10.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:10.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:10 smithi077 ceph-mon[21151]: pgmap v5872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:10 smithi046 ceph-mon[19468]: pgmap v5872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:10 smithi087 ceph-mon[20993]: pgmap v5872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:50:11.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:11.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:11.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:12 smithi046 ceph-mon[19468]: pgmap v5873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:12 smithi046 ceph-mon[19468]: from='client.190041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:12 smithi087 ceph-mon[20993]: pgmap v5873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:12 smithi087 ceph-mon[20993]: from='client.190041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:12 smithi077 ceph-mon[21151]: pgmap v5873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:50:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:12 smithi077 ceph-mon[21151]: from='client.190041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: pgmap v5874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:50:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: pgmap v5874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:50:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: pgmap v5874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:15.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:17.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:17.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:17.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:17.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:17.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:16 smithi087 ceph-mon[20993]: pgmap v5875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:50:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:16 smithi077 ceph-mon[21151]: pgmap v5875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:50:17.206 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:16 smithi046 ceph-mon[19468]: pgmap v5875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:50:18.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:17 smithi046 ceph-mon[19468]: from='client.190119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:17 smithi087 ceph-mon[20993]: from='client.190119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:17 smithi077 ceph-mon[21151]: from='client.190119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:18 smithi087 ceph-mon[20993]: pgmap v5876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:18 smithi077 ceph-mon[21151]: pgmap v5876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:18 smithi046 ceph-mon[19468]: pgmap v5876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:20 smithi087 ceph-mon[20993]: pgmap v5877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:20 smithi077 ceph-mon[21151]: pgmap v5877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:20 smithi046 ceph-mon[19468]: pgmap v5877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:22.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:22.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:22.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:22.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:22.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:22.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:22.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:22.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:22 smithi046 ceph-mon[19468]: pgmap v5878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:22 smithi087 ceph-mon[20993]: pgmap v5878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:22 smithi077 ceph-mon[21151]: pgmap v5878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:23 smithi087 ceph-mon[20993]: from='client.190194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:23 smithi077 ceph-mon[21151]: from='client.190194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:23 smithi046 ceph-mon[19468]: from='client.190194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:24 smithi046 ceph-mon[19468]: pgmap v5879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:24 smithi087 ceph-mon[20993]: pgmap v5879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:24 smithi077 ceph-mon[21151]: pgmap v5879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:26.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:25 smithi077 ceph-mon[21151]: pgmap v5880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:25 smithi046 ceph-mon[19468]: pgmap v5880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:25 smithi087 ceph-mon[20993]: pgmap v5880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:27.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:27.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:27.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:27 smithi046 ceph-mon[19468]: pgmap v5881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:27 smithi087 ceph-mon[20993]: pgmap v5881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:27 smithi077 ceph-mon[21151]: pgmap v5881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:28.421 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:28.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:28.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:28.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:28.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:29.207 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:28 smithi077 ceph-mon[21151]: from='client.190272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:28 smithi046 ceph-mon[19468]: from='client.190272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:28 smithi087 ceph-mon[20993]: from='client.190272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:29 smithi077 ceph-mon[21151]: pgmap v5882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:29 smithi046 ceph-mon[19468]: pgmap v5882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:29 smithi087 ceph-mon[20993]: pgmap v5882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:31 smithi046 ceph-mon[19468]: pgmap v5883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:31 smithi087 ceph-mon[20993]: pgmap v5883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:31 smithi077 ceph-mon[21151]: pgmap v5883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:33.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:33.423 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:33.423 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:34.105 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:33 smithi046 ceph-mon[19468]: pgmap v5884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:33 smithi046 ceph-mon[19468]: from='client.190344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:33 smithi087 ceph-mon[20993]: pgmap v5884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:33 smithi087 ceph-mon[20993]: from='client.190344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:33 smithi077 ceph-mon[21151]: pgmap v5884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:33 smithi077 ceph-mon[21151]: from='client.190344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:35.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:36.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:36 smithi046 ceph-mon[19468]: pgmap v5885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:36 smithi087 ceph-mon[20993]: pgmap v5885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:36 smithi077 ceph-mon[21151]: pgmap v5885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:50:38.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:38 smithi046 ceph-mon[19468]: pgmap v5886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:39.042 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:38 smithi077 ceph-mon[21151]: pgmap v5886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:39.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:39.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:39.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:38 smithi087 ceph-mon[20993]: pgmap v5886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:50:39.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:39.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:39.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:39.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:39.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:40 smithi046 ceph-mon[19468]: pgmap v5887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:40 smithi046 ceph-mon[19468]: from='client.190422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:40 smithi087 ceph-mon[20993]: pgmap v5887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:40 smithi087 ceph-mon[20993]: from='client.190422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:40 smithi077 ceph-mon[21151]: pgmap v5887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:40 smithi077 ceph-mon[21151]: from='client.190422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:42 smithi046 ceph-mon[19468]: pgmap v5888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:42 smithi087 ceph-mon[20993]: pgmap v5888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:42 smithi077 ceph-mon[21151]: pgmap v5888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:50:44.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:44.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:44.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:45.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:44 smithi087 ceph-mon[20993]: pgmap v5889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:44 smithi046 ceph-mon[19468]: pgmap v5889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:44 smithi077 ceph-mon[21151]: pgmap v5889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:45.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:45.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:45.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:45.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:45.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:46 smithi046 ceph-mon[19468]: pgmap v5890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:46 smithi046 ceph-mon[19468]: from='client.190494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:46 smithi087 ceph-mon[20993]: pgmap v5890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:46 smithi087 ceph-mon[20993]: from='client.190494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:46 smithi077 ceph-mon[21151]: pgmap v5890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:46 smithi077 ceph-mon[21151]: from='client.190494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:49.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:48 smithi077 ceph-mon[21151]: pgmap v5891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:50:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:48 smithi087 ceph-mon[20993]: pgmap v5891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:50:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:48 smithi046 ceph-mon[19468]: pgmap v5891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:50:50.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:50.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:50.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:51.067 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:50 smithi077 ceph-mon[21151]: pgmap v5892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:50 smithi087 ceph-mon[20993]: pgmap v5892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:51.152 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:51.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:51.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:51.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:51.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:51.153 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:50 smithi046 ceph-mon[19468]: pgmap v5892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:51 smithi087 ceph-mon[20993]: from='client.190572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:51 smithi077 ceph-mon[21151]: from='client.190572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:51 smithi046 ceph-mon[19468]: from='client.190572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:52 smithi087 ceph-mon[20993]: pgmap v5893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:52 smithi077 ceph-mon[21151]: pgmap v5893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:52 smithi046 ceph-mon[19468]: pgmap v5893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: pgmap v5894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: pgmap v5894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: pgmap v5894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:50:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:50:56.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:50:56.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:50:56.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:50:56.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:50:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:50:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:50:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:50:56.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:50:57.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:56 smithi046 ceph-mon[19468]: pgmap v5895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:50:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:56 smithi087 ceph-mon[20993]: pgmap v5895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:50:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:56 smithi077 ceph-mon[21151]: pgmap v5895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:50:58.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:57 smithi046 ceph-mon[19468]: from='client.190647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:57 smithi087 ceph-mon[20993]: from='client.190647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:57 smithi077 ceph-mon[21151]: from='client.190647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:50:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:58 smithi046 ceph-mon[19468]: pgmap v5896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:58 smithi077 ceph-mon[21151]: pgmap v5896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:50:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:58 smithi087 ceph-mon[20993]: pgmap v5896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:51:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:51:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:51:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:50:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:51:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:51:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:51:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:50:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:51:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:51:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:51:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:50:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:00.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:51:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:51:00.396+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:51:00.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:51:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:51:00.397+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:51:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:00 smithi077 ceph-mon[21151]: pgmap v5897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:00 smithi046 ceph-mon[19468]: pgmap v5897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:00 smithi087 ceph-mon[20993]: pgmap v5897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:51:01.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:01.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:51:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:01 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:51:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:51:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:01 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:51:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:51:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:01 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:02.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:02.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:02.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:02.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:02 smithi077 ceph-mon[21151]: pgmap v5898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T05:51:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:02 smithi077 ceph-mon[21151]: from='client.190821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:02 smithi046 ceph-mon[19468]: pgmap v5898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T05:51:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:02 smithi046 ceph-mon[19468]: from='client.190821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:02 smithi087 ceph-mon[20993]: pgmap v5898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-08-31T05:51:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:02 smithi087 ceph-mon[20993]: from='client.190821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:03 smithi077 ceph-mon[21151]: pgmap v5899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:04.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:03 smithi046 ceph-mon[19468]: pgmap v5899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:04.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:03 smithi087 ceph-mon[20993]: pgmap v5899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:05 smithi046 ceph-mon[19468]: pgmap v5900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:51:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:05 smithi087 ceph-mon[20993]: pgmap v5900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:51:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:05 smithi077 ceph-mon[21151]: pgmap v5900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:51:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:07.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:07.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:07.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:08.220 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:08.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:08.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:08.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:08.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:08.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:07 smithi077 ceph-mon[21151]: pgmap v5901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:08.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:07 smithi077 ceph-mon[21151]: from='client.190899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:07 smithi046 ceph-mon[19468]: pgmap v5901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:07 smithi046 ceph-mon[19468]: from='client.190899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:07 smithi087 ceph-mon[20993]: pgmap v5901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:07 smithi087 ceph-mon[20993]: from='client.190899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:09 smithi046 ceph-mon[19468]: pgmap v5902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:09 smithi087 ceph-mon[20993]: pgmap v5902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:10.403 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:09 smithi077 ceph-mon[21151]: pgmap v5902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:11 smithi077 ceph-mon[21151]: pgmap v5903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:11 smithi046 ceph-mon[19468]: pgmap v5903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:11 smithi087 ceph-mon[20993]: pgmap v5903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:13.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:13.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:13.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:13.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:13.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:13.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:13 smithi046 ceph-mon[19468]: pgmap v5904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:51:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:13 smithi046 ceph-mon[19468]: from='client.190977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:13 smithi087 ceph-mon[20993]: pgmap v5904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:51:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:13 smithi087 ceph-mon[20993]: from='client.190977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:13 smithi077 ceph-mon[21151]: pgmap v5904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:51:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:13 smithi077 ceph-mon[21151]: from='client.190977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:15.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:16 smithi046 ceph-mon[19468]: pgmap v5905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:16 smithi087 ceph-mon[20993]: pgmap v5905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:16 smithi077 ceph-mon[21151]: pgmap v5905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:51:18.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:18.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:18.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:19.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:18 smithi046 ceph-mon[19468]: pgmap v5906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:51:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:18 smithi087 ceph-mon[20993]: pgmap v5906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:51:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:18 smithi077 ceph-mon[21151]: pgmap v5906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:51:19.598 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:19.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:19.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:19.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:19.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:20 smithi046 ceph-mon[19468]: pgmap v5907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:20 smithi046 ceph-mon[19468]: from='client.191055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:20 smithi087 ceph-mon[20993]: pgmap v5907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:20 smithi087 ceph-mon[20993]: from='client.191055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:20 smithi077 ceph-mon[21151]: pgmap v5907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:20 smithi077 ceph-mon[21151]: from='client.191055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:22 smithi046 ceph-mon[19468]: pgmap v5908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:22 smithi087 ceph-mon[20993]: pgmap v5908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:22 smithi077 ceph-mon[21151]: pgmap v5908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:24.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:24.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:24.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:25.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:24 smithi087 ceph-mon[20993]: pgmap v5909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:25.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:24 smithi046 ceph-mon[19468]: pgmap v5909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:24 smithi077 ceph-mon[21151]: pgmap v5909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:25.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:25.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:25.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:25.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:26 smithi046 ceph-mon[19468]: pgmap v5910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:26 smithi046 ceph-mon[19468]: from='client.191130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:26 smithi087 ceph-mon[20993]: pgmap v5910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:26 smithi087 ceph-mon[20993]: from='client.191130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:26 smithi077 ceph-mon[21151]: pgmap v5910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:26 smithi077 ceph-mon[21151]: from='client.191130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:28 smithi046 ceph-mon[19468]: pgmap v5911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:51:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:28 smithi087 ceph-mon[20993]: pgmap v5911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:51:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:28 smithi077 ceph-mon[21151]: pgmap v5911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:51:30.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:30.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:30.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:30.986 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:30.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:30.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:30.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:30.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:31.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:30 smithi077 ceph-mon[21151]: pgmap v5912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:31.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:30 smithi046 ceph-mon[19468]: pgmap v5912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:30 smithi087 ceph-mon[20993]: pgmap v5912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:31 smithi046 ceph-mon[19468]: from='client.191205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:32.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:31 smithi077 ceph-mon[21151]: from='client.191205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:31 smithi087 ceph-mon[20993]: from='client.191205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:32 smithi046 ceph-mon[19468]: pgmap v5913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:32 smithi087 ceph-mon[20993]: pgmap v5913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:32 smithi077 ceph-mon[21151]: pgmap v5913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:34 smithi046 ceph-mon[19468]: pgmap v5914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:34 smithi087 ceph-mon[20993]: pgmap v5914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:34 smithi077 ceph-mon[21151]: pgmap v5914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:51:35.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:35.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:35.988 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:36.197 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: pgmap v5915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:51:36.197 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: pgmap v5915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:51:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: pgmap v5915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:36.662 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:36.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:36.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:36.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:36.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:36 smithi046 ceph-mon[19468]: from='client.191277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:36 smithi087 ceph-mon[20993]: from='client.191277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:36 smithi077 ceph-mon[21151]: from='client.191277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:38.249 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:37 smithi046 ceph-mon[19468]: pgmap v5916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:38.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:37 smithi077 ceph-mon[21151]: pgmap v5916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:37 smithi087 ceph-mon[20993]: pgmap v5916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:40.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:39 smithi046 ceph-mon[19468]: pgmap v5917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:39 smithi087 ceph-mon[20993]: pgmap v5917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:39 smithi077 ceph-mon[21151]: pgmap v5917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:41.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:41.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:41.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:42.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:42.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:42.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:42.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:42.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:42.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:41 smithi046 ceph-mon[19468]: pgmap v5918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:41 smithi087 ceph-mon[20993]: pgmap v5918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:41 smithi077 ceph-mon[21151]: pgmap v5918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:42 smithi046 ceph-mon[19468]: from='client.191355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:42 smithi087 ceph-mon[20993]: from='client.191355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:42 smithi077 ceph-mon[21151]: from='client.191355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:43 smithi046 ceph-mon[19468]: pgmap v5919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:43 smithi087 ceph-mon[20993]: pgmap v5919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:43 smithi077 ceph-mon[21151]: pgmap v5919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:46.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:46 smithi087 ceph-mon[20993]: pgmap v5920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:46.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.559 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:46 smithi046 ceph-mon[19468]: pgmap v5920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:46 smithi077 ceph-mon[21151]: pgmap v5920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:47.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:47.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:47.354 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:48.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:48.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:48.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:48.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:48.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:48 smithi046 ceph-mon[19468]: pgmap v5921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:48 smithi046 ceph-mon[19468]: from='client.191427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:48 smithi087 ceph-mon[20993]: pgmap v5921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:48 smithi087 ceph-mon[20993]: from='client.191427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:48 smithi077 ceph-mon[21151]: pgmap v5921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:48 smithi077 ceph-mon[21151]: from='client.191427 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:50 smithi046 ceph-mon[19468]: pgmap v5922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:50 smithi087 ceph-mon[20993]: pgmap v5922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:50 smithi077 ceph-mon[21151]: pgmap v5922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:52 smithi046 ceph-mon[19468]: pgmap v5923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:52 smithi087 ceph-mon[20993]: pgmap v5923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:52 smithi077 ceph-mon[21151]: pgmap v5923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:51:53.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:53.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:53.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:53.723 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:53.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:53.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:53.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:53.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:51:54.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:54 smithi077 ceph-mon[21151]: pgmap v5924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:54.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:54 smithi077 ceph-mon[21151]: from='client.191505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:54 smithi046 ceph-mon[19468]: pgmap v5924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:54 smithi046 ceph-mon[19468]: from='client.191505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:54 smithi087 ceph-mon[20993]: pgmap v5924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:51:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:54 smithi087 ceph-mon[20993]: from='client.191505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:51:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: pgmap v5925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: pgmap v5925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: pgmap v5925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:51:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:51:58 smithi046 ceph-mon[19468]: pgmap v5926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:51:58 smithi087 ceph-mon[20993]: pgmap v5926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:51:58 smithi077 ceph-mon[21151]: pgmap v5926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:51:58.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:51:58.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:51:58.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:51:59.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:51:59.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:51:59.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:51:59.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:51:59.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:00 smithi046 ceph-mon[19468]: pgmap v5927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:00 smithi046 ceph-mon[19468]: from='client.191580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:00 smithi087 ceph-mon[20993]: pgmap v5927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:00 smithi087 ceph-mon[20993]: from='client.191580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:00 smithi077 ceph-mon[21151]: pgmap v5927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:00 smithi077 ceph-mon[21151]: from='client.191580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:01.176 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:52:01.133+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:52:01.176 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:52:01.134+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:52:01.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:52:01.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:52:01.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:52:01.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:01.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:01.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:52:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:52:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:52:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:52:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:02 smithi046 ceph-mon[19468]: pgmap v5928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:52:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:52:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:02 smithi087 ceph-mon[20993]: pgmap v5928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:52:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:52:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:02 smithi077 ceph-mon[21151]: pgmap v5928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:52:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:52:04.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:04.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:04.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:04 smithi046 ceph-mon[19468]: pgmap v5929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:04 smithi087 ceph-mon[20993]: pgmap v5929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:04 smithi077 ceph-mon[21151]: pgmap v5929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:05.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:05.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:05.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:05.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:05.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:05.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:05 smithi087 ceph-mon[20993]: from='client.191760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:05.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:05 smithi046 ceph-mon[19468]: from='client.191760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:05 smithi077 ceph-mon[21151]: from='client.191760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:06.849 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:06 smithi087 ceph-mon[20993]: pgmap v5930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:52:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:06 smithi046 ceph-mon[19468]: pgmap v5930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:52:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:06 smithi077 ceph-mon[21151]: pgmap v5930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:52:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:08 smithi046 ceph-mon[19468]: pgmap v5931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:08 smithi087 ceph-mon[20993]: pgmap v5931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:08 smithi077 ceph-mon[21151]: pgmap v5931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:10.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:10.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:10.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:10.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:10.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:10.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:10.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:10.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:10.816 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:10 smithi046 ceph-mon[19468]: pgmap v5932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:10 smithi087 ceph-mon[20993]: pgmap v5932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:10 smithi077 ceph-mon[21151]: pgmap v5932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:11 smithi046 ceph-mon[19468]: from='client.191838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:11 smithi087 ceph-mon[20993]: from='client.191838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:11 smithi077 ceph-mon[21151]: from='client.191838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:12.719 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:12 smithi077 ceph-mon[21151]: pgmap v5933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:52:12.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:12 smithi046 ceph-mon[19468]: pgmap v5933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:52:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:12 smithi087 ceph-mon[20993]: pgmap v5933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:52:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:14 smithi077 ceph-mon[21151]: pgmap v5934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:14 smithi046 ceph-mon[19468]: pgmap v5934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:14 smithi087 ceph-mon[20993]: pgmap v5934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:15.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:15.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:15.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:16.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:16.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:16.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:16.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:16.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:16.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: pgmap v5935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:16.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: pgmap v5935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: pgmap v5935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:17 smithi087 ceph-mon[20993]: from='client.191913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:17 smithi046 ceph-mon[19468]: from='client.191913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:17 smithi077 ceph-mon[21151]: from='client.191913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:18 smithi046 ceph-mon[19468]: pgmap v5936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:52:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:18 smithi087 ceph-mon[20993]: pgmap v5936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:52:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:18 smithi077 ceph-mon[21151]: pgmap v5936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:52:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:20 smithi077 ceph-mon[21151]: pgmap v5937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:20.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:20 smithi046 ceph-mon[19468]: pgmap v5937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:20 smithi087 ceph-mon[20993]: pgmap v5937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:21.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:21.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:21.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:22.181 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:22 smithi046 ceph-mon[19468]: pgmap v5938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:22 smithi046 ceph-mon[19468]: from='client.191988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:22 smithi087 ceph-mon[20993]: pgmap v5938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:22 smithi087 ceph-mon[20993]: from='client.191988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:22 smithi077 ceph-mon[21151]: pgmap v5938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:22 smithi077 ceph-mon[21151]: from='client.191988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:24 smithi046 ceph-mon[19468]: pgmap v5939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:24 smithi087 ceph-mon[20993]: pgmap v5939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:24 smithi077 ceph-mon[21151]: pgmap v5939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:26.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:26 smithi087 ceph-mon[20993]: pgmap v5940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:26.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:26 smithi046 ceph-mon[19468]: pgmap v5940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:26 smithi077 ceph-mon[21151]: pgmap v5940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:26.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:27.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:27.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:27.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:27.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:27.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:27.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:27.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:27.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:28.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:28 smithi087 ceph-mon[20993]: pgmap v5941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:28.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:28 smithi087 ceph-mon[20993]: from='client.192057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:28 smithi046 ceph-mon[19468]: pgmap v5941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:28 smithi046 ceph-mon[19468]: from='client.192057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:28 smithi077 ceph-mon[21151]: pgmap v5941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:28 smithi077 ceph-mon[21151]: from='client.192057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:30 smithi046 ceph-mon[19468]: pgmap v5942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:30 smithi087 ceph-mon[20993]: pgmap v5942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:30 smithi077 ceph-mon[21151]: pgmap v5942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:32 smithi046 ceph-mon[19468]: pgmap v5943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:32.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:32.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:32.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:32 smithi087 ceph-mon[20993]: pgmap v5943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:32 smithi077 ceph-mon[21151]: pgmap v5943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:33.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:33.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:33.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:33.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:33.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:34.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:34 smithi046 ceph-mon[19468]: pgmap v5944: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:34.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:34 smithi046 ceph-mon[19468]: from='client.192126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:34 smithi087 ceph-mon[20993]: pgmap v5944: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:34 smithi087 ceph-mon[20993]: from='client.192126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:34 smithi077 ceph-mon[21151]: pgmap v5944: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:34 smithi077 ceph-mon[21151]: from='client.192126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: pgmap v5945: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: pgmap v5945: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: pgmap v5945: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:36.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:38.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:38.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:38.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:38 smithi046 ceph-mon[19468]: pgmap v5946: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:38 smithi087 ceph-mon[20993]: pgmap v5946: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:38 smithi077 ceph-mon[21151]: pgmap v5946: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:52:39.242 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:39.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:39.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:39.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:39.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:39 smithi046 ceph-mon[19468]: from='client.192201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:39 smithi087 ceph-mon[20993]: from='client.192201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:39 smithi077 ceph-mon[21151]: from='client.192201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:40 smithi046 ceph-mon[19468]: pgmap v5947: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:40 smithi087 ceph-mon[20993]: pgmap v5947: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:40 smithi077 ceph-mon[21151]: pgmap v5947: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:42 smithi046 ceph-mon[19468]: pgmap v5948: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:42 smithi087 ceph-mon[20993]: pgmap v5948: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:42 smithi077 ceph-mon[21151]: pgmap v5948: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:52:44.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:44.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:44.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:44 smithi046 ceph-mon[19468]: pgmap v5949: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:44 smithi087 ceph-mon[20993]: pgmap v5949: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:44 smithi077 ceph-mon[21151]: pgmap v5949: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:44.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:44.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:44.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:44.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:44.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:45 smithi046 ceph-mon[19468]: from='client.192276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:45 smithi087 ceph-mon[20993]: from='client.192276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:45 smithi077 ceph-mon[21151]: from='client.192276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:46 smithi087 ceph-mon[20993]: pgmap v5950: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:52:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:46.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:46 smithi077 ceph-mon[21151]: pgmap v5950: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:52:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:46 smithi046 ceph-mon[19468]: pgmap v5950: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:52:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:48 smithi087 ceph-mon[20993]: pgmap v5951: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:52:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:48 smithi077 ceph-mon[21151]: pgmap v5951: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:52:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:48 smithi046 ceph-mon[19468]: pgmap v5951: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:52:49.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:49.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:49.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:50.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:50.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:50.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:50.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:50.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:50 smithi087 ceph-mon[20993]: pgmap v5952: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:52:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:50 smithi077 ceph-mon[21151]: pgmap v5952: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:52:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:50 smithi046 ceph-mon[19468]: pgmap v5952: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:52:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:51 smithi087 ceph-mon[20993]: from='client.192348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:51 smithi077 ceph-mon[21151]: from='client.192348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:51 smithi046 ceph-mon[19468]: from='client.192348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:52 smithi087 ceph-mon[20993]: pgmap v5953: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:52 smithi077 ceph-mon[21151]: pgmap v5953: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:52 smithi046 ceph-mon[19468]: pgmap v5953: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:52:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:54 smithi087 ceph-mon[20993]: pgmap v5954: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:52:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:54 smithi077 ceph-mon[21151]: pgmap v5954: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:52:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:54 smithi046 ceph-mon[19468]: pgmap v5954: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:52:55.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:52:55.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:52:55.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:52:56.309 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:52:56.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:52:56.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:52:56.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:52:56.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:52:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: pgmap v5955: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:52:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: pgmap v5955: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: pgmap v5955: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:56.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:52:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:57 smithi046 ceph-mon[19468]: from='client.192423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:57 smithi087 ceph-mon[20993]: from='client.192423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:57 smithi077 ceph-mon[21151]: from='client.192423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:52:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:52:58 smithi046 ceph-mon[19468]: pgmap v5956: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:52:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:52:58 smithi087 ceph-mon[20993]: pgmap v5956: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:52:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:52:58 smithi077 ceph-mon[21151]: pgmap v5956: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:53:00.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:00 smithi046 ceph-mon[19468]: pgmap v5957: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:00 smithi087 ceph-mon[20993]: pgmap v5957: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:00 smithi077 ceph-mon[21151]: pgmap v5957: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:01.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:01.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:01.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:53:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:53:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:53:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:53:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:53:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:53:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:02.008 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:53:01.894+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:53:02.008 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:53:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:53:01.904+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:53:02.286 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:02.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:02.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:02.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:02.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:02 smithi046 ceph-mon[19468]: pgmap v5958: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:53:02.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:02.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:02 smithi046 ceph-mon[19468]: from='client.192519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:02.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:53:02.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:02 smithi087 ceph-mon[20993]: pgmap v5958: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:02 smithi087 ceph-mon[20993]: from='client.192519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:53:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:53:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:02 smithi077 ceph-mon[21151]: pgmap v5958: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:53:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:53:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:02 smithi077 ceph-mon[21151]: from='client.192519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:53:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:53:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:04 smithi046 ceph-mon[19468]: pgmap v5959: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:04 smithi087 ceph-mon[20993]: pgmap v5959: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:04 smithi077 ceph-mon[21151]: pgmap v5959: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:07.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:06 smithi046 ceph-mon[19468]: pgmap v5960: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:53:07.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:06 smithi087 ceph-mon[20993]: pgmap v5960: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:53:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:06 smithi077 ceph-mon[21151]: pgmap v5960: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:53:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:07.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:07.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:07.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:07.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:07.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:07.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:07.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:07.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:08 smithi087 ceph-mon[20993]: pgmap v5961: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:08 smithi087 ceph-mon[20993]: from='client.192681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:08 smithi046 ceph-mon[19468]: pgmap v5961: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:08 smithi046 ceph-mon[19468]: from='client.192681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:08 smithi077 ceph-mon[21151]: pgmap v5961: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:08 smithi077 ceph-mon[21151]: from='client.192681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:10 smithi046 ceph-mon[19468]: pgmap v5962: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:10 smithi087 ceph-mon[20993]: pgmap v5962: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:10 smithi077 ceph-mon[21151]: pgmap v5962: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:12.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:12.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:12.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:12 smithi046 ceph-mon[19468]: pgmap v5963: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:12 smithi087 ceph-mon[20993]: pgmap v5963: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:12 smithi077 ceph-mon[21151]: pgmap v5963: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:13.644 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:14 smithi046 ceph-mon[19468]: pgmap v5964: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:14 smithi046 ceph-mon[19468]: from='client.192756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:14 smithi087 ceph-mon[20993]: pgmap v5964: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:14 smithi087 ceph-mon[20993]: from='client.192756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:14 smithi077 ceph-mon[21151]: pgmap v5964: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:14 smithi077 ceph-mon[21151]: from='client.192756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: pgmap v5965: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: pgmap v5965: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: pgmap v5965: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:53:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:18.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:18.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:18.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:18 smithi046 ceph-mon[19468]: pgmap v5966: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:53:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:18 smithi087 ceph-mon[20993]: pgmap v5966: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:53:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:18 smithi077 ceph-mon[21151]: pgmap v5966: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:53:19.329 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:19.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:19.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:19.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:19.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:20 smithi046 ceph-mon[19468]: pgmap v5967: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:20.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:20 smithi046 ceph-mon[19468]: from='client.192834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:20 smithi087 ceph-mon[20993]: pgmap v5967: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:20 smithi087 ceph-mon[20993]: from='client.192834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:20 smithi077 ceph-mon[21151]: pgmap v5967: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:20 smithi077 ceph-mon[21151]: from='client.192834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:22.792 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:22 smithi046 ceph-mon[19468]: pgmap v5968: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:22 smithi087 ceph-mon[20993]: pgmap v5968: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:22 smithi077 ceph-mon[21151]: pgmap v5968: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:24.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:24.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:24.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:24 smithi046 ceph-mon[19468]: pgmap v5969: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:24 smithi087 ceph-mon[20993]: pgmap v5969: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:24 smithi077 ceph-mon[21151]: pgmap v5969: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:25.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:25.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:25.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:25.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:25.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:25 smithi046 ceph-mon[19468]: from='client.192906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:25 smithi087 ceph-mon[20993]: from='client.192906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:25 smithi077 ceph-mon[21151]: from='client.192906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:26 smithi087 ceph-mon[20993]: pgmap v5970: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:53:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:26 smithi077 ceph-mon[21151]: pgmap v5970: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:53:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:26 smithi046 ceph-mon[19468]: pgmap v5970: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T05:53:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:29.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:28 smithi087 ceph-mon[20993]: pgmap v5971: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:53:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:28 smithi077 ceph-mon[21151]: pgmap v5971: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:53:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:28 smithi046 ceph-mon[19468]: pgmap v5971: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T05:53:30.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:30.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:30.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:30.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:30.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:30.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:30.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:30.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:30 smithi046 ceph-mon[19468]: pgmap v5972: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:30 smithi087 ceph-mon[20993]: pgmap v5972: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:30 smithi077 ceph-mon[21151]: pgmap v5972: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T05:53:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:31 smithi077 ceph-mon[21151]: from='client.192984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:31 smithi046 ceph-mon[19468]: from='client.192984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:31 smithi087 ceph-mon[20993]: from='client.192984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:32 smithi087 ceph-mon[20993]: pgmap v5973: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:32 smithi077 ceph-mon[21151]: pgmap v5973: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:32 smithi046 ceph-mon[19468]: pgmap v5973: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:35.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:34 smithi046 ceph-mon[19468]: pgmap v5974: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:53:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:34 smithi077 ceph-mon[21151]: pgmap v5974: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:53:35.195 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:34 smithi087 ceph-mon[20993]: pgmap v5974: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:53:35.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:35.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:35.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:36.397 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:36.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:36.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:36.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:36.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: pgmap v5975: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: pgmap v5975: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: pgmap v5975: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:53:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:37.751 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:37 smithi077 ceph-mon[21151]: from='client.193062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:37 smithi046 ceph-mon[19468]: from='client.193062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:37 smithi087 ceph-mon[20993]: from='client.193062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:38 smithi046 ceph-mon[19468]: pgmap v5976: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:53:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:38 smithi087 ceph-mon[20993]: pgmap v5976: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:53:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:38 smithi077 ceph-mon[21151]: pgmap v5976: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T05:53:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:40 smithi046 ceph-mon[19468]: pgmap v5977: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:53:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:40 smithi087 ceph-mon[20993]: pgmap v5977: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:53:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:40 smithi077 ceph-mon[21151]: pgmap v5977: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:53:41.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:41.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:41.399 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:42.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:42.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:42.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:42.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:42.100 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:43.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:42 smithi046 ceph-mon[19468]: pgmap v5978: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:53:43.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:42 smithi046 ceph-mon[19468]: from='client.193140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:42 smithi087 ceph-mon[20993]: pgmap v5978: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:42 smithi087 ceph-mon[20993]: from='client.193140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:42 smithi077 ceph-mon[21151]: pgmap v5978: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T05:53:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:42 smithi077 ceph-mon[21151]: from='client.193140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:44 smithi046 ceph-mon[19468]: pgmap v5979: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:44 smithi087 ceph-mon[20993]: pgmap v5979: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:44 smithi077 ceph-mon[21151]: pgmap v5979: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:47.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:47.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:46 smithi046 ceph-mon[19468]: pgmap v5980: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:47.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:47.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:46 smithi087 ceph-mon[20993]: pgmap v5980: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:46 smithi077 ceph-mon[21151]: pgmap v5980: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:47.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:47.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:47.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:47.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:47.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:48.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:48 smithi087 ceph-mon[20993]: pgmap v5981: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:53:48.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:48 smithi087 ceph-mon[20993]: from='client.193218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:48 smithi046 ceph-mon[19468]: pgmap v5981: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:53:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:48 smithi046 ceph-mon[19468]: from='client.193218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:48 smithi077 ceph-mon[21151]: pgmap v5981: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:53:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:48 smithi077 ceph-mon[21151]: from='client.193218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:50.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:50 smithi087 ceph-mon[20993]: pgmap v5982: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:50 smithi046 ceph-mon[19468]: pgmap v5982: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:50 smithi077 ceph-mon[21151]: pgmap v5982: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:52 smithi046 ceph-mon[19468]: pgmap v5983: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:52 smithi087 ceph-mon[20993]: pgmap v5983: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:52 smithi077 ceph-mon[21151]: pgmap v5983: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:53:53.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:53.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:53.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:53.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:53.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:54 smithi046 ceph-mon[19468]: pgmap v5984: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:54 smithi046 ceph-mon[19468]: from='client.193296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:54 smithi087 ceph-mon[20993]: pgmap v5984: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:54 smithi087 ceph-mon[20993]: from='client.193296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:54 smithi077 ceph-mon[21151]: pgmap v5984: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:53:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:54 smithi077 ceph-mon[21151]: from='client.193296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: pgmap v5985: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:56.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: pgmap v5985: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: pgmap v5985: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:53:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:53:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:53:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:53:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:53:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:58 smithi046 ceph-mon[19468]: pgmap v5986: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:53:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:58 smithi087 ceph-mon[20993]: pgmap v5986: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:53:59.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:53:59.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:53:59.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:53:59.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:53:59.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:53:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:58 smithi077 ceph-mon[21151]: pgmap v5986: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:53:59 smithi046 ceph-mon[19468]: from='client.193371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:53:59 smithi087 ceph-mon[20993]: from='client.193371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:53:59 smithi077 ceph-mon[21151]: from='client.193371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:00 smithi046 ceph-mon[19468]: pgmap v5987: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:00 smithi087 ceph-mon[20993]: pgmap v5987: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:00 smithi077 ceph-mon[21151]: pgmap v5987: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:02.844 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:54:02.677+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:54:02.844 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:54:02.678+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:54:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: pgmap v5988: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:54:03.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:54:03.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:54:03.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:03.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: pgmap v5988: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: pgmap v5988: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:54:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:54:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:54:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:03.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:54:04.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:54:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:54:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:54:04.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:04.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:04.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:54:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:54:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:54:04.840 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:04.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:04.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:04.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:04.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:04 smithi046 ceph-mon[19468]: pgmap v5989: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:04 smithi087 ceph-mon[20993]: pgmap v5989: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:04 smithi077 ceph-mon[21151]: pgmap v5989: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:05 smithi046 ceph-mon[19468]: from='client.193548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:05 smithi087 ceph-mon[20993]: from='client.193548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:05 smithi077 ceph-mon[21151]: from='client.193548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:06 smithi046 ceph-mon[19468]: pgmap v5990: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:54:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:06 smithi087 ceph-mon[20993]: pgmap v5990: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:54:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:06 smithi077 ceph-mon[21151]: pgmap v5990: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:54:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:08 smithi087 ceph-mon[20993]: pgmap v5991: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:08 smithi077 ceph-mon[21151]: pgmap v5991: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:08 smithi046 ceph-mon[19468]: pgmap v5991: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:09.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:09.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:09.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:10.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:10.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:10.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:10.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:10.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:10 smithi087 ceph-mon[20993]: pgmap v5992: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:10 smithi077 ceph-mon[21151]: pgmap v5992: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:10 smithi046 ceph-mon[19468]: pgmap v5992: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:11 smithi087 ceph-mon[20993]: from='client.193626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:11 smithi077 ceph-mon[21151]: from='client.193626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:11 smithi046 ceph-mon[19468]: from='client.193626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:12 smithi087 ceph-mon[20993]: pgmap v5993: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:12 smithi077 ceph-mon[21151]: pgmap v5993: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:12 smithi046 ceph-mon[19468]: pgmap v5993: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:54:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:14 smithi087 ceph-mon[20993]: pgmap v5994: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:14 smithi077 ceph-mon[21151]: pgmap v5994: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:14 smithi046 ceph-mon[19468]: pgmap v5994: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:15.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:15.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:15.527 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:16.208 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:16.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:16.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:16.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:16.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: pgmap v5995: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='client.193701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: pgmap v5995: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='client.193701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: pgmap v5995: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:54:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='client.193701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:18 smithi077 ceph-mon[21151]: pgmap v5996: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:54:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:18 smithi046 ceph-mon[19468]: pgmap v5996: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:54:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:18 smithi087 ceph-mon[20993]: pgmap v5996: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:54:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:20 smithi077 ceph-mon[21151]: pgmap v5997: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:21.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:21.210 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:20 smithi046 ceph-mon[19468]: pgmap v5997: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:21.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:21.211 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:20 smithi087 ceph-mon[20993]: pgmap v5997: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:21.896 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:21.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:21.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:21.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:21.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:23.166 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:22 smithi046 ceph-mon[19468]: pgmap v5998: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:23.166 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:22 smithi046 ceph-mon[19468]: from='client.193779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:22 smithi077 ceph-mon[21151]: pgmap v5998: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:22 smithi077 ceph-mon[21151]: from='client.193779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:22 smithi087 ceph-mon[20993]: pgmap v5998: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:22 smithi087 ceph-mon[20993]: from='client.193779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:24.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:24 smithi046 ceph-mon[19468]: pgmap v5999: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:24 smithi077 ceph-mon[21151]: pgmap v5999: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:24 smithi087 ceph-mon[20993]: pgmap v5999: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:26.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:26.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:26.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:26 smithi077 ceph-mon[21151]: pgmap v6000: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:26 smithi046 ceph-mon[19468]: pgmap v6000: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:26 smithi087 ceph-mon[20993]: pgmap v6000: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:27.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:27.581 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:27.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:27.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:27.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:27.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:28 smithi077 ceph-mon[21151]: pgmap v6001: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:28 smithi077 ceph-mon[21151]: from='client.193857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:28 smithi046 ceph-mon[19468]: pgmap v6001: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:28 smithi046 ceph-mon[19468]: from='client.193857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:28 smithi087 ceph-mon[20993]: pgmap v6001: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:28 smithi087 ceph-mon[20993]: from='client.193857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:30 smithi087 ceph-mon[20993]: pgmap v6002: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:30 smithi077 ceph-mon[21151]: pgmap v6002: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:30 smithi046 ceph-mon[19468]: pgmap v6002: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:32.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:32.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:32.583 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:32 smithi077 ceph-mon[21151]: pgmap v6003: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:33.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:33.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:33.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:33.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:33.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:33.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:32 smithi046 ceph-mon[19468]: pgmap v6003: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:32 smithi087 ceph-mon[20993]: pgmap v6003: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:33 smithi077 ceph-mon[21151]: from='client.193935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:34.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:33 smithi087 ceph-mon[20993]: from='client.193935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:33 smithi046 ceph-mon[19468]: from='client.193935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:34 smithi077 ceph-mon[21151]: pgmap v6004: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:35.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:34 smithi046 ceph-mon[19468]: pgmap v6004: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:34 smithi087 ceph-mon[20993]: pgmap v6004: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: pgmap v6005: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: pgmap v6005: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: pgmap v6005: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:38.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:38.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:38.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:38.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:38.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:38.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:38.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:38.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:38.955 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:38 smithi077 ceph-mon[21151]: pgmap v6006: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:38 smithi046 ceph-mon[19468]: pgmap v6006: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:38 smithi087 ceph-mon[20993]: pgmap v6006: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:39 smithi077 ceph-mon[21151]: from='client.194007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:39 smithi046 ceph-mon[19468]: from='client.194007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:39 smithi087 ceph-mon[20993]: from='client.194007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:40 smithi077 ceph-mon[21151]: pgmap v6007: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:40 smithi046 ceph-mon[19468]: pgmap v6007: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:40 smithi087 ceph-mon[20993]: pgmap v6007: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:42 smithi046 ceph-mon[19468]: pgmap v6008: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:42 smithi087 ceph-mon[20993]: pgmap v6008: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:42 smithi077 ceph-mon[21151]: pgmap v6008: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:54:43.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:43.951 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:43.951 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:44.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:44.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:44.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:44.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:44.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:44 smithi046 ceph-mon[19468]: pgmap v6009: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:45.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:44 smithi087 ceph-mon[20993]: pgmap v6009: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:44 smithi077 ceph-mon[21151]: pgmap v6009: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:45 smithi046 ceph-mon[19468]: from='client.194082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:45 smithi087 ceph-mon[20993]: from='client.194082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:45 smithi077 ceph-mon[21151]: from='client.194082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:46 smithi046 ceph-mon[19468]: pgmap v6010: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:46 smithi087 ceph-mon[20993]: pgmap v6010: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:46 smithi077 ceph-mon[21151]: pgmap v6010: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:54:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:47 smithi046 ceph-mon[19468]: pgmap v6011: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:47 smithi087 ceph-mon[20993]: pgmap v6011: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:47 smithi077 ceph-mon[21151]: pgmap v6011: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:54:49.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:49.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:49.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:50.253 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:49 smithi087 ceph-mon[20993]: pgmap v6012: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:50.332 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:50.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:50.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:50.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:50.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:50.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:49 smithi046 ceph-mon[19468]: pgmap v6012: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:49 smithi077 ceph-mon[21151]: pgmap v6012: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:51.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:50 smithi087 ceph-mon[20993]: from='client.194160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:50 smithi046 ceph-mon[19468]: from='client.194160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:50 smithi077 ceph-mon[21151]: from='client.194160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:52.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:51 smithi087 ceph-mon[20993]: pgmap v6013: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:51 smithi046 ceph-mon[19468]: pgmap v6013: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:51 smithi077 ceph-mon[21151]: pgmap v6013: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:54:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:53 smithi046 ceph-mon[19468]: pgmap v6014: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:53 smithi087 ceph-mon[20993]: pgmap v6014: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:53 smithi077 ceph-mon[21151]: pgmap v6014: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:54:55.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:54:55.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:54:55.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:54:56.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:54:56.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:54:56.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:54:56.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:54:56.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:54:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:55 smithi046 ceph-mon[19468]: pgmap v6015: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:54:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:55 smithi046 ceph-mon[19468]: from='client.194235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:55 smithi087 ceph-mon[20993]: pgmap v6015: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:54:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:55 smithi087 ceph-mon[20993]: from='client.194235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:55 smithi077 ceph-mon[21151]: pgmap v6015: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:54:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:55 smithi077 ceph-mon[21151]: from='client.194235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:54:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:54:58.295 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:54:58 smithi077 ceph-mon[21151]: pgmap v6016: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:54:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:54:58 smithi046 ceph-mon[19468]: pgmap v6016: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:54:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:54:58 smithi087 ceph-mon[20993]: pgmap v6016: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T05:55:00.514 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:00 smithi077 ceph-mon[21151]: pgmap v6017: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:00 smithi046 ceph-mon[19468]: pgmap v6017: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:00 smithi087 ceph-mon[20993]: pgmap v6017: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:01.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:01.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:01.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:01.710 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:01.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:01.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:01.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:01.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:02 smithi046 ceph-mon[19468]: pgmap v6018: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:02 smithi046 ceph-mon[19468]: from='client.194310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:02 smithi087 ceph-mon[20993]: pgmap v6018: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:02 smithi087 ceph-mon[20993]: from='client.194310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:02 smithi077 ceph-mon[21151]: pgmap v6018: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:02 smithi077 ceph-mon[21151]: from='client.194310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:55:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:55:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:55:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:55:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:55:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:55:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:04.065 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:55:03.717+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:55:04.065 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:55:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:55:03.718+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:55:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:04 smithi046 ceph-mon[19468]: pgmap v6019: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:55:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:55:04.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:04 smithi087 ceph-mon[20993]: pgmap v6019: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:04.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:04.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:55:04.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:55:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:04 smithi077 ceph-mon[21151]: pgmap v6019: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:55:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:55:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:55:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:06 smithi046 ceph-mon[19468]: pgmap v6020: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:55:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:06 smithi087 ceph-mon[20993]: pgmap v6020: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:55:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:06 smithi077 ceph-mon[21151]: pgmap v6020: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:55:06.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:06.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:06.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:07.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:07.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:07.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:07.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:07.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:08.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:08 smithi077 ceph-mon[21151]: pgmap v6021: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:08.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:08 smithi077 ceph-mon[21151]: from='client.194484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:08 smithi046 ceph-mon[19468]: pgmap v6021: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:08 smithi046 ceph-mon[19468]: from='client.194484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:08 smithi087 ceph-mon[20993]: pgmap v6021: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:08 smithi087 ceph-mon[20993]: from='client.194484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:10.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:10 smithi087 ceph-mon[20993]: pgmap v6022: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:10 smithi046 ceph-mon[19468]: pgmap v6022: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:10.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:10 smithi077 ceph-mon[21151]: pgmap v6022: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:12.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:12.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:12.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:12.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:12 smithi087 ceph-mon[20993]: pgmap v6023: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:12 smithi046 ceph-mon[19468]: pgmap v6023: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:12 smithi077 ceph-mon[21151]: pgmap v6023: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:13.091 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:13.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:13.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:13.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:13.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:13 smithi046 ceph-mon[19468]: from='client.194562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:13 smithi087 ceph-mon[20993]: from='client.194562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:13 smithi077 ceph-mon[21151]: from='client.194562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:14 smithi046 ceph-mon[19468]: pgmap v6024: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:14 smithi087 ceph-mon[20993]: pgmap v6024: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:14 smithi077 ceph-mon[21151]: pgmap v6024: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: pgmap v6025: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: pgmap v6025: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: pgmap v6025: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:55:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:16.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:18.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:18.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:18.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:18.774 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:18.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:18.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:18.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:18.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:18.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:18 smithi046 ceph-mon[19468]: pgmap v6026: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:55:18.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:18 smithi077 ceph-mon[21151]: pgmap v6026: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:55:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:18 smithi087 ceph-mon[20993]: pgmap v6026: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T05:55:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:19 smithi046 ceph-mon[19468]: from='client.194637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:19 smithi087 ceph-mon[20993]: from='client.194637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:19 smithi077 ceph-mon[21151]: from='client.194637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:20 smithi046 ceph-mon[19468]: pgmap v6027: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:20 smithi087 ceph-mon[20993]: pgmap v6027: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:20 smithi077 ceph-mon[21151]: pgmap v6027: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:22 smithi046 ceph-mon[19468]: pgmap v6028: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:55:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:22 smithi087 ceph-mon[20993]: pgmap v6028: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:55:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:22 smithi077 ceph-mon[21151]: pgmap v6028: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T05:55:23.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:23.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:23.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:24.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:24.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:24.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:24.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:24.705 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:24 smithi046 ceph-mon[19468]: pgmap v6029: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:55:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:24 smithi087 ceph-mon[20993]: pgmap v6029: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:55:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:24 smithi077 ceph-mon[21151]: pgmap v6029: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T05:55:25.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:25 smithi046 ceph-mon[19468]: from='client.194709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:25 smithi087 ceph-mon[20993]: from='client.194709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:25 smithi077 ceph-mon[21151]: from='client.194709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:26.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:26 smithi046 ceph-mon[19468]: pgmap v6030: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 41 op/s 2024-08-31T05:55:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:26 smithi087 ceph-mon[20993]: pgmap v6030: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 41 op/s 2024-08-31T05:55:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:26 smithi077 ceph-mon[21151]: pgmap v6030: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 41 op/s 2024-08-31T05:55:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:27.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:28 smithi046 ceph-mon[19468]: pgmap v6031: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:28 smithi087 ceph-mon[20993]: pgmap v6031: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:28 smithi077 ceph-mon[21151]: pgmap v6031: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:29.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:29.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:29.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:30.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:30.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:30.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:30.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:30.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:30 smithi046 ceph-mon[19468]: pgmap v6032: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:30 smithi046 ceph-mon[19468]: from='client.194787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:30 smithi087 ceph-mon[20993]: pgmap v6032: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:30 smithi087 ceph-mon[20993]: from='client.194787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:30 smithi077 ceph-mon[21151]: pgmap v6032: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:30 smithi077 ceph-mon[21151]: from='client.194787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:32 smithi046 ceph-mon[19468]: pgmap v6033: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:32 smithi087 ceph-mon[20993]: pgmap v6033: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:32 smithi077 ceph-mon[21151]: pgmap v6033: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T05:55:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:34 smithi046 ceph-mon[19468]: pgmap v6034: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:55:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:34 smithi087 ceph-mon[20993]: pgmap v6034: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:55:35.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:35.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:35.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:34 smithi077 ceph-mon[21151]: pgmap v6034: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T05:55:35.842 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:35.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:35.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:35.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:35.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: pgmap v6035: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='client.194865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: pgmap v6035: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='client.194865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: pgmap v6035: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='client.194865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:38 smithi087 ceph-mon[20993]: pgmap v6036: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-31T05:55:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:38 smithi077 ceph-mon[21151]: pgmap v6036: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-31T05:55:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:38 smithi046 ceph-mon[19468]: pgmap v6036: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-08-31T05:55:40.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:40.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:40.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:40 smithi077 ceph-mon[21151]: pgmap v6037: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:40 smithi046 ceph-mon[19468]: pgmap v6037: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:40 smithi087 ceph-mon[20993]: pgmap v6037: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:55:41.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:41.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:41.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:41.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:41.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:42 smithi087 ceph-mon[20993]: pgmap v6038: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:42 smithi087 ceph-mon[20993]: from='client.194937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:42 smithi077 ceph-mon[21151]: pgmap v6038: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:42 smithi077 ceph-mon[21151]: from='client.194937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:42 smithi046 ceph-mon[19468]: pgmap v6038: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:42 smithi046 ceph-mon[19468]: from='client.194937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:44 smithi087 ceph-mon[20993]: pgmap v6039: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:44 smithi077 ceph-mon[21151]: pgmap v6039: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:45.184 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:44 smithi046 ceph-mon[19468]: pgmap v6039: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:46.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:46.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:46.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:46 smithi046 ceph-mon[19468]: pgmap v6040: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:46 smithi087 ceph-mon[20993]: pgmap v6040: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:46 smithi077 ceph-mon[21151]: pgmap v6040: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:47.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:47.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:47.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:47.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:47.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:47 smithi077 ceph-mon[21151]: from='client.195015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:47 smithi046 ceph-mon[19468]: from='client.195015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:47 smithi087 ceph-mon[20993]: from='client.195015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:48 smithi077 ceph-mon[21151]: pgmap v6041: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:55:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:48 smithi046 ceph-mon[19468]: pgmap v6041: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:55:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:48 smithi087 ceph-mon[20993]: pgmap v6041: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:55:51.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:50 smithi077 ceph-mon[21151]: pgmap v6042: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:50 smithi046 ceph-mon[19468]: pgmap v6042: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:50 smithi087 ceph-mon[20993]: pgmap v6042: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:52.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:52.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:52.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:52.916 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:52.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:52.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:52.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:52.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:53.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:52 smithi087 ceph-mon[20993]: pgmap v6043: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:55:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:52 smithi077 ceph-mon[21151]: pgmap v6043: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:55:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:52 smithi046 ceph-mon[19468]: pgmap v6043: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:55:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:53 smithi087 ceph-mon[20993]: from='client.195093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:53 smithi077 ceph-mon[21151]: from='client.195093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:53 smithi046 ceph-mon[19468]: from='client.195093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:55:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:54 smithi077 ceph-mon[21151]: pgmap v6044: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:54 smithi046 ceph-mon[19468]: pgmap v6044: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:54 smithi087 ceph-mon[20993]: pgmap v6044: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:55:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: pgmap v6045: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: pgmap v6045: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: pgmap v6045: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:55:57.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:55:57.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:55:57.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:55:58.606 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:55:58.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:55:58.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:55:58.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:55:58.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:55:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:58 smithi077 ceph-mon[21151]: pgmap v6046: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:55:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:58 smithi046 ceph-mon[19468]: pgmap v6046: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:55:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:58 smithi087 ceph-mon[20993]: pgmap v6046: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:56:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:55:59 smithi077 ceph-mon[21151]: from='client.195171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:55:59 smithi046 ceph-mon[19468]: from='client.195171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:55:59 smithi087 ceph-mon[20993]: from='client.195171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:00 smithi077 ceph-mon[21151]: pgmap v6047: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:00 smithi046 ceph-mon[19468]: pgmap v6047: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:00 smithi087 ceph-mon[20993]: pgmap v6047: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:02 smithi077 ceph-mon[21151]: pgmap v6048: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:02 smithi046 ceph-mon[19468]: pgmap v6048: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:02 smithi087 ceph-mon[20993]: pgmap v6048: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:03.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:03.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:03.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:56:04.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:56:04.291 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:04.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:04.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:04.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:04.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:04.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:56:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: pgmap v6049: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='client.195243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:05.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:56:04.875+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:56:04.876+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: pgmap v6049: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='client.195243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:56:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: pgmap v6049: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='client.195243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:56:05.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:56:05.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:05.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:56:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:56:06.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:06.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:56:06.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:56:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:56:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:56:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:56:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:06 smithi077 ceph-mon[21151]: pgmap v6050: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:56:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:06 smithi046 ceph-mon[19468]: pgmap v6050: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:56:07.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:06 smithi087 ceph-mon[20993]: pgmap v6050: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T05:56:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:08 smithi077 ceph-mon[21151]: pgmap v6051: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:09.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:08 smithi046 ceph-mon[19468]: pgmap v6051: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:09.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:09.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:09.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:08 smithi087 ceph-mon[20993]: pgmap v6051: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:09.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:09.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:09.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:09.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:09.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:10 smithi077 ceph-mon[21151]: pgmap v6052: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:10 smithi077 ceph-mon[21151]: from='client.195426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:10 smithi046 ceph-mon[19468]: pgmap v6052: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:10 smithi046 ceph-mon[19468]: from='client.195426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:10 smithi087 ceph-mon[20993]: pgmap v6052: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:10 smithi087 ceph-mon[20993]: from='client.195426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:12 smithi087 ceph-mon[20993]: pgmap v6053: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:12 smithi046 ceph-mon[19468]: pgmap v6053: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:12 smithi077 ceph-mon[21151]: pgmap v6053: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:14.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:14.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:14.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:14 smithi087 ceph-mon[20993]: pgmap v6054: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:56:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:14 smithi046 ceph-mon[19468]: pgmap v6054: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:56:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:14 smithi077 ceph-mon[21151]: pgmap v6054: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:56:15.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:15.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:15.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:15.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:15.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: pgmap v6055: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='client.195501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: pgmap v6055: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='client.195501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: pgmap v6055: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:56:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='client.195501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:18 smithi046 ceph-mon[19468]: pgmap v6056: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:56:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:18 smithi087 ceph-mon[20993]: pgmap v6056: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:56:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:18 smithi077 ceph-mon[21151]: pgmap v6056: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T05:56:20.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:20.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:20.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:20 smithi077 ceph-mon[21151]: pgmap v6057: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:56:21.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:21.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:21.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:21.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:21.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:20 smithi046 ceph-mon[19468]: pgmap v6057: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:56:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:20 smithi087 ceph-mon[20993]: pgmap v6057: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:56:23.127 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:22 smithi077 ceph-mon[21151]: from='client.195579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:23.127 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:22 smithi077 ceph-mon[21151]: pgmap v6058: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:22 smithi046 ceph-mon[19468]: from='client.195579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:22 smithi046 ceph-mon[19468]: pgmap v6058: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:22 smithi087 ceph-mon[20993]: from='client.195579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:22 smithi087 ceph-mon[20993]: pgmap v6058: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:24 smithi046 ceph-mon[19468]: pgmap v6059: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:56:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:24 smithi087 ceph-mon[20993]: pgmap v6059: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:56:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:24 smithi077 ceph-mon[21151]: pgmap v6059: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T05:56:26.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:26.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:26.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:27.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:26 smithi046 ceph-mon[19468]: pgmap v6060: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:56:27.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:26 smithi087 ceph-mon[20993]: pgmap v6060: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:56:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:26 smithi077 ceph-mon[21151]: pgmap v6060: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T05:56:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:27 smithi046 ceph-mon[19468]: from='client.195654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:27 smithi087 ceph-mon[20993]: from='client.195654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:27 smithi077 ceph-mon[21151]: from='client.195654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:28 smithi046 ceph-mon[19468]: pgmap v6061: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:28 smithi087 ceph-mon[20993]: pgmap v6061: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:28 smithi077 ceph-mon[21151]: pgmap v6061: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:30 smithi046 ceph-mon[19468]: pgmap v6062: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:30 smithi087 ceph-mon[20993]: pgmap v6062: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:31.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:30 smithi077 ceph-mon[21151]: pgmap v6062: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:32.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:32.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:32.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:31 smithi046 ceph-mon[19468]: pgmap v6063: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:31 smithi087 ceph-mon[20993]: pgmap v6063: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:31 smithi077 ceph-mon[21151]: pgmap v6063: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:32.739 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:32.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:32.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:32.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:32.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:32 smithi046 ceph-mon[19468]: from='client.195726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:33.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:32 smithi087 ceph-mon[20993]: from='client.195726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:32 smithi077 ceph-mon[21151]: from='client.195726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:34.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:33 smithi087 ceph-mon[20993]: pgmap v6064: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:33 smithi046 ceph-mon[19468]: pgmap v6064: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:33 smithi077 ceph-mon[21151]: pgmap v6064: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:36.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:36 smithi087 ceph-mon[20993]: pgmap v6065: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:36 smithi046 ceph-mon[19468]: pgmap v6065: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:36 smithi077 ceph-mon[21151]: pgmap v6065: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:37.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:37.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:37.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:38.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.072 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:38.440 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:38.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:38.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:38.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:38.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:38 smithi087 ceph-mon[20993]: pgmap v6066: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:56:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:38 smithi077 ceph-mon[21151]: pgmap v6066: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:56:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:38 smithi046 ceph-mon[19468]: pgmap v6066: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T05:56:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:39 smithi087 ceph-mon[20993]: from='client.195798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:39 smithi077 ceph-mon[21151]: from='client.195798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:39 smithi046 ceph-mon[19468]: from='client.195798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:40 smithi087 ceph-mon[20993]: pgmap v6067: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:40 smithi077 ceph-mon[21151]: pgmap v6067: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:40 smithi046 ceph-mon[19468]: pgmap v6067: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:42 smithi087 ceph-mon[20993]: pgmap v6068: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:42 smithi077 ceph-mon[21151]: pgmap v6068: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:42 smithi046 ceph-mon[19468]: pgmap v6068: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:43.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:43.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:43.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:44.120 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:44 smithi087 ceph-mon[20993]: pgmap v6069: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:44 smithi087 ceph-mon[20993]: from='client.195870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:44 smithi077 ceph-mon[21151]: pgmap v6069: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:44 smithi077 ceph-mon[21151]: from='client.195870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:44 smithi046 ceph-mon[19468]: pgmap v6069: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:44 smithi046 ceph-mon[19468]: from='client.195870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:46 smithi046 ceph-mon[19468]: pgmap v6070: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:46 smithi087 ceph-mon[20993]: pgmap v6070: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:46 smithi077 ceph-mon[21151]: pgmap v6070: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:48 smithi087 ceph-mon[20993]: pgmap v6071: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:48 smithi077 ceph-mon[21151]: pgmap v6071: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:48 smithi046 ceph-mon[19468]: pgmap v6071: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:48.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:48.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:49.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:49.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:49.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:49.794 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:49.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:49.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:49.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:49.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:50 smithi087 ceph-mon[20993]: pgmap v6072: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:50.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:50 smithi087 ceph-mon[20993]: from='client.195945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:50 smithi077 ceph-mon[21151]: pgmap v6072: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:50 smithi077 ceph-mon[21151]: from='client.195945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:50 smithi046 ceph-mon[19468]: pgmap v6072: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:50 smithi046 ceph-mon[19468]: from='client.195945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:52 smithi077 ceph-mon[21151]: pgmap v6073: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:52 smithi046 ceph-mon[19468]: pgmap v6073: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:52 smithi087 ceph-mon[20993]: pgmap v6073: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:56:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:54 smithi087 ceph-mon[20993]: pgmap v6074: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:54 smithi077 ceph-mon[21151]: pgmap v6074: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:54 smithi046 ceph-mon[19468]: pgmap v6074: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:54.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:56:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:56:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:56:55.476 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:56:55.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:56:55.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:56:55.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:56:55.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:56:56.180 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:56 smithi087 ceph-mon[20993]: pgmap v6075: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:56.180 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:56 smithi087 ceph-mon[20993]: from='client.196023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:56 smithi077 ceph-mon[21151]: pgmap v6075: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:56 smithi077 ceph-mon[21151]: from='client.196023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:56 smithi046 ceph-mon[19468]: pgmap v6075: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:56:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:56 smithi046 ceph-mon[19468]: from='client.196023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:56:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:56:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:56:58 smithi046 ceph-mon[19468]: pgmap v6076: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:56:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:56:58 smithi087 ceph-mon[20993]: pgmap v6076: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:56:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:56:58 smithi077 ceph-mon[21151]: pgmap v6076: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:00.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:01.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:01.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:01.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:01.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:01.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:00 smithi046 ceph-mon[19468]: pgmap v6077: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:00 smithi087 ceph-mon[20993]: pgmap v6077: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:00 smithi077 ceph-mon[21151]: pgmap v6077: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:01 smithi077 ceph-mon[21151]: from='client.196101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:01 smithi046 ceph-mon[19468]: from='client.196101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:01 smithi087 ceph-mon[20993]: from='client.196101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:03.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:02 smithi077 ceph-mon[21151]: pgmap v6078: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:02 smithi046 ceph-mon[19468]: pgmap v6078: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:02 smithi087 ceph-mon[20993]: pgmap v6078: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:03 smithi077 ceph-mon[21151]: pgmap v6079: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:04.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:03 smithi087 ceph-mon[20993]: pgmap v6079: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:03 smithi046 ceph-mon[19468]: pgmap v6079: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:57:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:57:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:57:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:57:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:57:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:57:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:57:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:57:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:57:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:06.034 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:57:05.612+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:57:06.034 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:57:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:57:05.613+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:57:06.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:06.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:06.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:06 smithi046 ceph-mon[19468]: pgmap v6080: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:57:06.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:57:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:06 smithi087 ceph-mon[20993]: pgmap v6080: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:57:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:57:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:57:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:06 smithi077 ceph-mon[21151]: pgmap v6080: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:57:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:57:06.837 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:06.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:06.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:06.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:06.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:07 smithi046 ceph-mon[19468]: from='client.196284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:07 smithi087 ceph-mon[20993]: from='client.196284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:07 smithi077 ceph-mon[21151]: from='client.196284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:08.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:08 smithi046 ceph-mon[19468]: pgmap v6081: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:08.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.593 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:08 smithi077 ceph-mon[21151]: pgmap v6081: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:08.594 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.594 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.594 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:08 smithi087 ceph-mon[20993]: pgmap v6081: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:10 smithi046 ceph-mon[19468]: pgmap v6082: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:10 smithi087 ceph-mon[20993]: pgmap v6082: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:10 smithi077 ceph-mon[21151]: pgmap v6082: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:11.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:11.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:11.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:12.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:12.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:12.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:12.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:12 smithi046 ceph-mon[19468]: pgmap v6083: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:12 smithi087 ceph-mon[20993]: pgmap v6083: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:12 smithi077 ceph-mon[21151]: pgmap v6083: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:13 smithi046 ceph-mon[19468]: from='client.196362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:13 smithi087 ceph-mon[20993]: from='client.196362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:13 smithi077 ceph-mon[21151]: from='client.196362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:14.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:14 smithi087 ceph-mon[20993]: pgmap v6084: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:14 smithi046 ceph-mon[19468]: pgmap v6084: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:14 smithi077 ceph-mon[21151]: pgmap v6084: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:16.493 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:16 smithi087 ceph-mon[20993]: pgmap v6085: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:16 smithi046 ceph-mon[19468]: pgmap v6085: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:16 smithi077 ceph-mon[21151]: pgmap v6085: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:17.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:17.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:17.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:18.227 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:18.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:18.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:18.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:18.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: pgmap v6086: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:18 smithi046 ceph-mon[19468]: from='client.196440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: pgmap v6086: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:18 smithi087 ceph-mon[20993]: from='client.196440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: pgmap v6086: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:18.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:18 smithi077 ceph-mon[21151]: from='client.196440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:20 smithi046 ceph-mon[19468]: pgmap v6087: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:20 smithi087 ceph-mon[20993]: pgmap v6087: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:20 smithi077 ceph-mon[21151]: pgmap v6087: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:22 smithi046 ceph-mon[19468]: pgmap v6088: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:22 smithi087 ceph-mon[20993]: pgmap v6088: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:22 smithi077 ceph-mon[21151]: pgmap v6088: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:57:23.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:23.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:23.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:23.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:24 smithi046 ceph-mon[19468]: pgmap v6089: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:24 smithi046 ceph-mon[19468]: from='client.196515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:24 smithi087 ceph-mon[20993]: pgmap v6089: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:24 smithi087 ceph-mon[20993]: from='client.196515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:24 smithi077 ceph-mon[21151]: pgmap v6089: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:24 smithi077 ceph-mon[21151]: from='client.196515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:26 smithi046 ceph-mon[19468]: pgmap v6090: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:26 smithi087 ceph-mon[20993]: pgmap v6090: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:26 smithi077 ceph-mon[21151]: pgmap v6090: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:28 smithi077 ceph-mon[21151]: pgmap v6091: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:28 smithi046 ceph-mon[19468]: pgmap v6091: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:28.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:28 smithi087 ceph-mon[20993]: pgmap v6091: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:28.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:28.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:28.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:29.608 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:29.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:29.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:29.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:29.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:30 smithi046 ceph-mon[19468]: pgmap v6092: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:30 smithi046 ceph-mon[19468]: from='client.196587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:30 smithi077 ceph-mon[21151]: pgmap v6092: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:30 smithi077 ceph-mon[21151]: from='client.196587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:30 smithi087 ceph-mon[20993]: pgmap v6092: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:30 smithi087 ceph-mon[20993]: from='client.196587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:32 smithi077 ceph-mon[21151]: pgmap v6093: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:32 smithi046 ceph-mon[19468]: pgmap v6093: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:32 smithi087 ceph-mon[20993]: pgmap v6093: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:34.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:34.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:34.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:34 smithi077 ceph-mon[21151]: pgmap v6094: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:34.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:34 smithi087 ceph-mon[20993]: pgmap v6094: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:34 smithi046 ceph-mon[19468]: pgmap v6094: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:35.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:35.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:35.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:35.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:35.295 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:35.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:35 smithi087 ceph-mon[20993]: from='client.196665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:35 smithi046 ceph-mon[19468]: from='client.196665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:35 smithi077 ceph-mon[21151]: from='client.196665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:36 smithi087 ceph-mon[20993]: pgmap v6095: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:36 smithi077 ceph-mon[21151]: pgmap v6095: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:36.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:36 smithi046 ceph-mon[19468]: pgmap v6095: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: pgmap v6096: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: pgmap v6096: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: pgmap v6096: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:40.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:40.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:40.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:40 smithi046 ceph-mon[19468]: pgmap v6097: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:40 smithi087 ceph-mon[20993]: pgmap v6097: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:40 smithi077 ceph-mon[21151]: pgmap v6097: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:40.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:40.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:40.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:40.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:40.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:41 smithi046 ceph-mon[19468]: from='client.196740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:41 smithi087 ceph-mon[20993]: from='client.196740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:41 smithi077 ceph-mon[21151]: from='client.196740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:42 smithi046 ceph-mon[19468]: pgmap v6098: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:42 smithi087 ceph-mon[20993]: pgmap v6098: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:42 smithi077 ceph-mon[21151]: pgmap v6098: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:44.532 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:44 smithi077 ceph-mon[21151]: pgmap v6099: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:44 smithi046 ceph-mon[19468]: pgmap v6099: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:44 smithi087 ceph-mon[20993]: pgmap v6099: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:57:45.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:45.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:45.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:46 smithi046 ceph-mon[19468]: pgmap v6100: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:46 smithi087 ceph-mon[20993]: pgmap v6100: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:46 smithi077 ceph-mon[21151]: pgmap v6100: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:46.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:46.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:46.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:46.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:46.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:47.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:47 smithi046 ceph-mon[19468]: from='client.196812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:47 smithi087 ceph-mon[20993]: from='client.196812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:47 smithi077 ceph-mon[21151]: from='client.196812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:48 smithi046 ceph-mon[19468]: pgmap v6101: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:48 smithi087 ceph-mon[20993]: pgmap v6101: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:48 smithi077 ceph-mon[21151]: pgmap v6101: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:50.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:50 smithi046 ceph-mon[19468]: pgmap v6102: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:50 smithi087 ceph-mon[20993]: pgmap v6102: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:50 smithi077 ceph-mon[21151]: pgmap v6102: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:51.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:51.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:51.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:52.355 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:52.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:52.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:52.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:52.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:52 smithi046 ceph-mon[19468]: pgmap v6103: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:52 smithi087 ceph-mon[20993]: pgmap v6103: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:52 smithi077 ceph-mon[21151]: pgmap v6103: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:53 smithi046 ceph-mon[19468]: from='client.196884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:53 smithi087 ceph-mon[20993]: from='client.196884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:53 smithi077 ceph-mon[21151]: from='client.196884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:54 smithi046 ceph-mon[19468]: pgmap v6104: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:54 smithi087 ceph-mon[20993]: pgmap v6104: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:54 smithi077 ceph-mon[21151]: pgmap v6104: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:56.663 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:56 smithi087 ceph-mon[20993]: pgmap v6105: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:56 smithi046 ceph-mon[19468]: pgmap v6105: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:56 smithi077 ceph-mon[21151]: pgmap v6105: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:57:57.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:57:57.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:57:57.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:57:58.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:57:58.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:57:58.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:57:58.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:57:58.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:57:58.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: pgmap v6106: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:58.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:57:58 smithi046 ceph-mon[19468]: from='client.196959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: pgmap v6106: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:57:58 smithi087 ceph-mon[20993]: from='client.196959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: pgmap v6106: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:57:58.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:57:58 smithi077 ceph-mon[21151]: from='client.196959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:00 smithi046 ceph-mon[19468]: pgmap v6107: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:00 smithi087 ceph-mon[20993]: pgmap v6107: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:00 smithi077 ceph-mon[21151]: pgmap v6107: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:02 smithi046 ceph-mon[19468]: pgmap v6108: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:02 smithi087 ceph-mon[20993]: pgmap v6108: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:02 smithi077 ceph-mon[21151]: pgmap v6108: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:03.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:03.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:03.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:03.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:03.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:03.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:03.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:03.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:04 smithi046 ceph-mon[19468]: pgmap v6109: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:04 smithi046 ceph-mon[19468]: from='client.197037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:04 smithi087 ceph-mon[20993]: pgmap v6109: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:04 smithi087 ceph-mon[20993]: from='client.197037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:04 smithi077 ceph-mon[21151]: pgmap v6109: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:04 smithi077 ceph-mon[21151]: from='client.197037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:06.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:58:06.343+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:58:06.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:58:06.345+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: pgmap v6110: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: pgmap v6110: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:58:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:58:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:58:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: pgmap v6110: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:06.704 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:58:06.705 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:58:06.705 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:58:06.705 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:06.705 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:06.705 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:58:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:58:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:58:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:58:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:58:08.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:08.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:08.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:08 smithi087 ceph-mon[20993]: pgmap v6111: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:08 smithi077 ceph-mon[21151]: pgmap v6111: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:08 smithi046 ceph-mon[19468]: pgmap v6111: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:08.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:08.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:09.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:09.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:09.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:09.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:09.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:10.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:10 smithi046 ceph-mon[19468]: from='client.197217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:10.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:10 smithi046 ceph-mon[19468]: pgmap v6112: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:10 smithi087 ceph-mon[20993]: from='client.197217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:10 smithi087 ceph-mon[20993]: pgmap v6112: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:10 smithi077 ceph-mon[21151]: from='client.197217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:10 smithi077 ceph-mon[21151]: pgmap v6112: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:12 smithi077 ceph-mon[21151]: pgmap v6113: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:12 smithi046 ceph-mon[19468]: pgmap v6113: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:12 smithi087 ceph-mon[20993]: pgmap v6113: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:14.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:14.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:14.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:14 smithi046 ceph-mon[19468]: pgmap v6114: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:14 smithi077 ceph-mon[21151]: pgmap v6114: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:15.106 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:15.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:15.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:15.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:15.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:14 smithi087 ceph-mon[20993]: pgmap v6114: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:15 smithi077 ceph-mon[21151]: from='client.197292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:15.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:15 smithi087 ceph-mon[20993]: from='client.197292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:15 smithi046 ceph-mon[19468]: from='client.197292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:16 smithi087 ceph-mon[20993]: pgmap v6115: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:16 smithi077 ceph-mon[21151]: pgmap v6115: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:16 smithi046 ceph-mon[19468]: pgmap v6115: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: pgmap v6116: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: pgmap v6116: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: pgmap v6116: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:18.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:20.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:20.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:20.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:20.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:20.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:20.801 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:20 smithi046 ceph-mon[19468]: pgmap v6117: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:20 smithi087 ceph-mon[20993]: pgmap v6117: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:20 smithi077 ceph-mon[21151]: pgmap v6117: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T05:58:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:21 smithi046 ceph-mon[19468]: from='client.197364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:21 smithi087 ceph-mon[20993]: from='client.197364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:21 smithi077 ceph-mon[21151]: from='client.197364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:22 smithi046 ceph-mon[19468]: pgmap v6118: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:22 smithi087 ceph-mon[20993]: pgmap v6118: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:22 smithi077 ceph-mon[21151]: pgmap v6118: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:58:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:24 smithi046 ceph-mon[19468]: pgmap v6119: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:58:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:24 smithi087 ceph-mon[20993]: pgmap v6119: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:58:24.907 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:24 smithi077 ceph-mon[21151]: pgmap v6119: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:58:25.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:25.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:25.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:26.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:26.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:26.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:26.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:26.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:26 smithi077 ceph-mon[21151]: pgmap v6120: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:26 smithi046 ceph-mon[19468]: pgmap v6120: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:26 smithi087 ceph-mon[20993]: pgmap v6120: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:27.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:27 smithi077 ceph-mon[21151]: from='client.197442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:27.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:27 smithi046 ceph-mon[19468]: from='client.197442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:27 smithi087 ceph-mon[20993]: from='client.197442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:28 smithi046 ceph-mon[19468]: pgmap v6121: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:28 smithi087 ceph-mon[20993]: pgmap v6121: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:28 smithi077 ceph-mon[21151]: pgmap v6121: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:30.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:30 smithi046 ceph-mon[19468]: pgmap v6122: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:30 smithi087 ceph-mon[20993]: pgmap v6122: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:30 smithi077 ceph-mon[21151]: pgmap v6122: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T05:58:31.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:31.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:31.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:32.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:32 smithi046 ceph-mon[19468]: pgmap v6123: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:58:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:32 smithi046 ceph-mon[19468]: from='client.197520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:32 smithi087 ceph-mon[20993]: pgmap v6123: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:58:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:32 smithi087 ceph-mon[20993]: from='client.197520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:32 smithi077 ceph-mon[21151]: pgmap v6123: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T05:58:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:32 smithi077 ceph-mon[21151]: from='client.197520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:34 smithi046 ceph-mon[19468]: pgmap v6124: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:34 smithi087 ceph-mon[20993]: pgmap v6124: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:34 smithi077 ceph-mon[21151]: pgmap v6124: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:36.863 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:36 smithi087 ceph-mon[20993]: pgmap v6125: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:36 smithi046 ceph-mon[19468]: pgmap v6125: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:37.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:37.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:37.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:37.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:36 smithi077 ceph-mon[21151]: pgmap v6125: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:37.871 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:37.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:37.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:37.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:37.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: pgmap v6126: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='client.197592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: pgmap v6126: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:38.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='client.197592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:38.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.822 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: pgmap v6126: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='client.197592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:38.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:40 smithi046 ceph-mon[19468]: pgmap v6127: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:40 smithi087 ceph-mon[20993]: pgmap v6127: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:40 smithi077 ceph-mon[21151]: pgmap v6127: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:42 smithi046 ceph-mon[19468]: pgmap v6128: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:42.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:42.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:42.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:42 smithi087 ceph-mon[20993]: pgmap v6128: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:42 smithi077 ceph-mon[21151]: pgmap v6128: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:43.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:43.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:43.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:43.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:43.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:44 smithi046 ceph-mon[19468]: pgmap v6129: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:44 smithi046 ceph-mon[19468]: from='client.197670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:44 smithi087 ceph-mon[20993]: pgmap v6129: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:44 smithi087 ceph-mon[20993]: from='client.197670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:44 smithi077 ceph-mon[21151]: pgmap v6129: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:44 smithi077 ceph-mon[21151]: from='client.197670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:46 smithi077 ceph-mon[21151]: pgmap v6130: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:46 smithi046 ceph-mon[19468]: pgmap v6130: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:46 smithi087 ceph-mon[20993]: pgmap v6130: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:48.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:48.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:48.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:48 smithi087 ceph-mon[20993]: pgmap v6131: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:48 smithi077 ceph-mon[21151]: pgmap v6131: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:49.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:49.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:49.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:49.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:49.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:48 smithi046 ceph-mon[19468]: pgmap v6131: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:49.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:49.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:49 smithi077 ceph-mon[21151]: from='client.197748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:50.250 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:49 smithi046 ceph-mon[19468]: from='client.197748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:49 smithi087 ceph-mon[20993]: from='client.197748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:50 smithi077 ceph-mon[21151]: pgmap v6132: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:51.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:50 smithi046 ceph-mon[19468]: pgmap v6132: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:50 smithi087 ceph-mon[20993]: pgmap v6132: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:52 smithi077 ceph-mon[21151]: pgmap v6133: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:52 smithi046 ceph-mon[19468]: pgmap v6133: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:52 smithi087 ceph-mon[20993]: pgmap v6133: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:54.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:54.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:54.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:58:54.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:58:54.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:58:54.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:58:54.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:58:54.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:58:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:54 smithi077 ceph-mon[21151]: pgmap v6134: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:54 smithi046 ceph-mon[19468]: pgmap v6134: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:54 smithi087 ceph-mon[20993]: pgmap v6134: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:55 smithi077 ceph-mon[21151]: from='client.197823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:55 smithi046 ceph-mon[19468]: from='client.197823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:55 smithi087 ceph-mon[20993]: from='client.197823 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:58:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:56 smithi087 ceph-mon[20993]: pgmap v6135: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:56 smithi077 ceph-mon[21151]: pgmap v6135: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:56 smithi046 ceph-mon[19468]: pgmap v6135: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: pgmap v6136: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:58:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: pgmap v6136: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:58:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: pgmap v6136: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:58:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:58:59.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:58:59.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:58:59.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:00.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:00.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:00.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:00.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:00.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:00 smithi046 ceph-mon[19468]: pgmap v6137: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:00 smithi087 ceph-mon[20993]: pgmap v6137: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:00 smithi077 ceph-mon[21151]: pgmap v6137: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:01 smithi046 ceph-mon[19468]: from='client.197898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:01 smithi087 ceph-mon[20993]: from='client.197898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:01 smithi077 ceph-mon[21151]: from='client.197898 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:02 smithi046 ceph-mon[19468]: pgmap v6138: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:02 smithi087 ceph-mon[20993]: pgmap v6138: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:02 smithi077 ceph-mon[21151]: pgmap v6138: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:04.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:04 smithi087 ceph-mon[20993]: pgmap v6139: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:04 smithi046 ceph-mon[19468]: pgmap v6139: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:04 smithi077 ceph-mon[21151]: pgmap v6139: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:05.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:05.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:05.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:06.290 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:06.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:06.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:06.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:06.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: pgmap v6140: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='client.197970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:06.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:59:06.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:59:06.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:59:06.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:06.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:07.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: pgmap v6140: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:07.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='client.197970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:07.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:59:07.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:59:07.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:59:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:07.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: pgmap v6140: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='client.197970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:07.276 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:59:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:59:07.054+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:59:07.277 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 05:59:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T05:59:07.055+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:59:07.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:08.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: pgmap v6141: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:59:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:59:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: pgmap v6141: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: pgmap v6141: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:10.975 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:10 smithi046 ceph-mon[19468]: pgmap v6142: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:10 smithi087 ceph-mon[20993]: pgmap v6142: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:10 smithi077 ceph-mon[21151]: pgmap v6142: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:11.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:11.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:11.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:12.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:12.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:12.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:12.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:12.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:12 smithi077 ceph-mon[21151]: pgmap v6143: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:12 smithi077 ceph-mon[21151]: from='client.198147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:12 smithi046 ceph-mon[19468]: pgmap v6143: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:12 smithi046 ceph-mon[19468]: from='client.198147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:12 smithi087 ceph-mon[20993]: pgmap v6143: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:12 smithi087 ceph-mon[20993]: from='client.198147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:14 smithi046 ceph-mon[19468]: pgmap v6144: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:14 smithi087 ceph-mon[20993]: pgmap v6144: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:14 smithi077 ceph-mon[21151]: pgmap v6144: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:17.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:16 smithi046 ceph-mon[19468]: pgmap v6145: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:17.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:17.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:17.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:16 smithi087 ceph-mon[20993]: pgmap v6145: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:16 smithi077 ceph-mon[21151]: pgmap v6145: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:17.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:17.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:17.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:17.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:17.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: pgmap v6146: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='client.198222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: pgmap v6146: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='client.198222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: pgmap v6146: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='client.198222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:20 smithi046 ceph-mon[19468]: pgmap v6147: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:20 smithi087 ceph-mon[20993]: pgmap v6147: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:20 smithi077 ceph-mon[21151]: pgmap v6147: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:22.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:22.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:22.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:22 smithi046 ceph-mon[19468]: pgmap v6148: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:22 smithi087 ceph-mon[20993]: pgmap v6148: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:22 smithi077 ceph-mon[21151]: pgmap v6148: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T05:59:23.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:23.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:23.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:23.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:23.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:24 smithi046 ceph-mon[19468]: from='client.198300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:24 smithi046 ceph-mon[19468]: pgmap v6149: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:24 smithi087 ceph-mon[20993]: from='client.198300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:24 smithi087 ceph-mon[20993]: pgmap v6149: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:24 smithi077 ceph-mon[21151]: from='client.198300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:24 smithi077 ceph-mon[21151]: pgmap v6149: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:27.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:26 smithi077 ceph-mon[21151]: pgmap v6150: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:26 smithi046 ceph-mon[19468]: pgmap v6150: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:26 smithi087 ceph-mon[20993]: pgmap v6150: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:28.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:28.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:28.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:29.038 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:29.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:29.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:29.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:29.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:28 smithi077 ceph-mon[21151]: pgmap v6151: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:28 smithi046 ceph-mon[19468]: pgmap v6151: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:28 smithi087 ceph-mon[20993]: pgmap v6151: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:29 smithi077 ceph-mon[21151]: from='client.198375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:29 smithi046 ceph-mon[19468]: from='client.198375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:29 smithi087 ceph-mon[20993]: from='client.198375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:30 smithi077 ceph-mon[21151]: pgmap v6152: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:30 smithi046 ceph-mon[19468]: pgmap v6152: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:30 smithi087 ceph-mon[20993]: pgmap v6152: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:32 smithi077 ceph-mon[21151]: pgmap v6153: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:33.277 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:32 smithi046 ceph-mon[19468]: pgmap v6153: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:32 smithi087 ceph-mon[20993]: pgmap v6153: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:34.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:34.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:34.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:34.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:34 smithi046 ceph-mon[19468]: pgmap v6154: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:34 smithi077 ceph-mon[21151]: pgmap v6154: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:35.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:34 smithi087 ceph-mon[20993]: pgmap v6154: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:35 smithi077 ceph-mon[21151]: from='client.198453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:36.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:35 smithi046 ceph-mon[19468]: from='client.198453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:35 smithi087 ceph-mon[20993]: from='client.198453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:36 smithi077 ceph-mon[21151]: pgmap v6155: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:37.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:36 smithi046 ceph-mon[19468]: pgmap v6155: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:36 smithi087 ceph-mon[20993]: pgmap v6155: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:39.190 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: pgmap v6156: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:39.447 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: pgmap v6156: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: pgmap v6156: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:39.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:39.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:39.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:39.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:40.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:40.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:40.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:40.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:40.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:40 smithi046 ceph-mon[19468]: pgmap v6157: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:40 smithi087 ceph-mon[20993]: pgmap v6157: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:40 smithi077 ceph-mon[21151]: pgmap v6157: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:41 smithi046 ceph-mon[19468]: from='client.198522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:41 smithi087 ceph-mon[20993]: from='client.198522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:41 smithi077 ceph-mon[21151]: from='client.198522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:42 smithi046 ceph-mon[19468]: pgmap v6158: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:42 smithi087 ceph-mon[20993]: pgmap v6158: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:42 smithi077 ceph-mon[21151]: pgmap v6158: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:44 smithi046 ceph-mon[19468]: pgmap v6159: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:44 smithi087 ceph-mon[20993]: pgmap v6159: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:45.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:45.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:45.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:44 smithi077 ceph-mon[21151]: pgmap v6159: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:46.094 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:46 smithi046 ceph-mon[19468]: pgmap v6160: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:46 smithi046 ceph-mon[19468]: from='client.198597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:46 smithi087 ceph-mon[20993]: pgmap v6160: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:46 smithi087 ceph-mon[20993]: from='client.198597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:46 smithi077 ceph-mon[21151]: pgmap v6160: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:46 smithi077 ceph-mon[21151]: from='client.198597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:49.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:48 smithi077 ceph-mon[21151]: pgmap v6161: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:49.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:48 smithi046 ceph-mon[19468]: pgmap v6161: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:48 smithi087 ceph-mon[20993]: pgmap v6161: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:51.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:51.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:50 smithi046 ceph-mon[19468]: pgmap v6162: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:50 smithi087 ceph-mon[20993]: pgmap v6162: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:50 smithi077 ceph-mon[21151]: pgmap v6162: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T05:59:51.780 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:51.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:51.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:51.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:51.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:52 smithi077 ceph-mon[21151]: pgmap v6163: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:52 smithi077 ceph-mon[21151]: from='client.198672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:52 smithi046 ceph-mon[19468]: pgmap v6163: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:52 smithi046 ceph-mon[19468]: from='client.198672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:52 smithi087 ceph-mon[20993]: pgmap v6163: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:52 smithi087 ceph-mon[20993]: from='client.198672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:54 smithi046 ceph-mon[19468]: pgmap v6164: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:54 smithi087 ceph-mon[20993]: pgmap v6164: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:54 smithi077 ceph-mon[21151]: pgmap v6164: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:56.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T05:59:56.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T05:59:56.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T05:59:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:56 smithi046 ceph-mon[19468]: pgmap v6165: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:56 smithi087 ceph-mon[20993]: pgmap v6165: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:56 smithi077 ceph-mon[21151]: pgmap v6165: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T05:59:57.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T05:59:57.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T05:59:57.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T05:59:57.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T05:59:57.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T05:59:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: pgmap v6166: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='client.198747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 05:59:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: pgmap v6166: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='client.198747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 05:59:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: pgmap v6166: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T05:59:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='client.198747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T05:59:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T05:59:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 05:59:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:00 smithi046 ceph-mon[19468]: pgmap v6167: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:00:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:00 smithi087 ceph-mon[20993]: pgmap v6167: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:00:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:00 smithi077 ceph-mon[21151]: pgmap v6167: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:00:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:02.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:02.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:03.157 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:02 smithi046 ceph-mon[19468]: pgmap v6168: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:02 smithi087 ceph-mon[20993]: pgmap v6168: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:02 smithi077 ceph-mon[21151]: pgmap v6168: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:03 smithi046 ceph-mon[19468]: from='client.198825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:03 smithi087 ceph-mon[20993]: from='client.198825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:03 smithi077 ceph-mon[21151]: from='client.198825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:05.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:04 smithi087 ceph-mon[20993]: pgmap v6169: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:04 smithi046 ceph-mon[19468]: pgmap v6169: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:04 smithi077 ceph-mon[21151]: pgmap v6169: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:06 smithi046 ceph-mon[19468]: pgmap v6170: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:06 smithi087 ceph-mon[20993]: pgmap v6170: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:06 smithi077 ceph-mon[21151]: pgmap v6170: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:00:07.805+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:00:08.106 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:00:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:00:07.806+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:00:08.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:08.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:08.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:08.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:00:08.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:00:08.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:00:08.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:08.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:00:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:00:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:00:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:08.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:08.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:08.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:08.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:08.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: pgmap v6171: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: pgmap v6171: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:00:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:00:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: pgmap v6171: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:09 smithi046 ceph-mon[19468]: from='client.198999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:09 smithi087 ceph-mon[20993]: from='client.198999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:09 smithi077 ceph-mon[21151]: from='client.198999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:11.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:10 smithi077 ceph-mon[21151]: pgmap v6172: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:10 smithi046 ceph-mon[19468]: pgmap v6172: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:10 smithi087 ceph-mon[20993]: pgmap v6172: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:11 smithi046 ceph-mon[19468]: pgmap v6173: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:12 smithi087 ceph-mon[20993]: pgmap v6173: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:12 smithi077 ceph-mon[21151]: pgmap v6173: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:13.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:13.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:13.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:14 smithi077 ceph-mon[21151]: pgmap v6174: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:14.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:14 smithi046 ceph-mon[19468]: pgmap v6174: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:14.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:14.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:14.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:14.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:14.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:14 smithi087 ceph-mon[20993]: pgmap v6174: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:15 smithi046 ceph-mon[19468]: from='client.199077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:15 smithi077 ceph-mon[21151]: from='client.199077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:15 smithi087 ceph-mon[20993]: from='client.199077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:16 smithi087 ceph-mon[20993]: pgmap v6175: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:16 smithi077 ceph-mon[21151]: pgmap v6175: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:16 smithi046 ceph-mon[19468]: pgmap v6175: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: pgmap v6176: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: pgmap v6176: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: pgmap v6176: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:19.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:19.521 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:19.521 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:20.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:20.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:20 smithi087 ceph-mon[20993]: pgmap v6177: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:20 smithi087 ceph-mon[20993]: from='client.199152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:20 smithi077 ceph-mon[21151]: pgmap v6177: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:20 smithi077 ceph-mon[21151]: from='client.199152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:20 smithi046 ceph-mon[19468]: pgmap v6177: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:20 smithi046 ceph-mon[19468]: from='client.199152 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:22 smithi077 ceph-mon[21151]: pgmap v6178: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:22 smithi046 ceph-mon[19468]: pgmap v6178: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:22 smithi087 ceph-mon[20993]: pgmap v6178: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:00:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:24 smithi077 ceph-mon[21151]: pgmap v6179: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:25.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:25.204 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:24 smithi046 ceph-mon[19468]: pgmap v6179: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:25.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:25.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:24 smithi087 ceph-mon[20993]: pgmap v6179: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:25.884 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:25.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:25.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:25.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:25.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:26 smithi077 ceph-mon[21151]: pgmap v6180: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:26 smithi077 ceph-mon[21151]: from='client.199227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:26 smithi046 ceph-mon[19468]: pgmap v6180: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:26 smithi046 ceph-mon[19468]: from='client.199227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:26 smithi087 ceph-mon[20993]: pgmap v6180: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:26 smithi087 ceph-mon[20993]: from='client.199227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:28 smithi077 ceph-mon[21151]: pgmap v6181: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:28 smithi046 ceph-mon[19468]: pgmap v6181: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:28 smithi087 ceph-mon[20993]: pgmap v6181: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:30.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:30.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:30 smithi077 ceph-mon[21151]: pgmap v6182: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:30 smithi046 ceph-mon[19468]: pgmap v6182: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:30 smithi087 ceph-mon[20993]: pgmap v6182: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:00:31.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:31.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:32 smithi077 ceph-mon[21151]: pgmap v6183: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:32 smithi077 ceph-mon[21151]: from='client.199299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:33.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:32 smithi046 ceph-mon[19468]: pgmap v6183: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:33.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:32 smithi046 ceph-mon[19468]: from='client.199299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:32 smithi087 ceph-mon[20993]: pgmap v6183: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:32 smithi087 ceph-mon[20993]: from='client.199299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:34.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:34 smithi046 ceph-mon[19468]: pgmap v6184: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:34 smithi077 ceph-mon[21151]: pgmap v6184: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:35.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:34 smithi087 ceph-mon[20993]: pgmap v6184: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:36.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:36.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:36.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:37.246 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:37.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:36 smithi046 ceph-mon[19468]: pgmap v6185: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:36 smithi087 ceph-mon[20993]: pgmap v6185: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:36 smithi077 ceph-mon[21151]: pgmap v6185: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:38.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:37 smithi046 ceph-mon[19468]: from='client.199377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:38.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:37 smithi077 ceph-mon[21151]: from='client.199377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:38.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:37 smithi087 ceph-mon[20993]: from='client.199377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: pgmap v6186: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: pgmap v6186: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: pgmap v6186: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:39.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:41.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:40 smithi087 ceph-mon[20993]: pgmap v6187: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:40 smithi046 ceph-mon[19468]: pgmap v6187: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:40 smithi077 ceph-mon[21151]: pgmap v6187: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:42.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:42.926 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:42 smithi046 ceph-mon[19468]: pgmap v6188: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:42 smithi087 ceph-mon[20993]: pgmap v6188: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:42 smithi077 ceph-mon[21151]: pgmap v6188: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:43 smithi046 ceph-mon[19468]: from='client.199455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:43 smithi087 ceph-mon[20993]: from='client.199455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:43 smithi077 ceph-mon[21151]: from='client.199455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:44 smithi046 ceph-mon[19468]: pgmap v6189: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:44 smithi087 ceph-mon[20993]: pgmap v6189: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:44 smithi077 ceph-mon[21151]: pgmap v6189: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:46 smithi046 ceph-mon[19468]: pgmap v6190: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:46 smithi087 ceph-mon[20993]: pgmap v6190: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:46 smithi077 ceph-mon[21151]: pgmap v6190: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:48.619 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:48.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:48.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:48.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:48.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:48 smithi046 ceph-mon[19468]: pgmap v6191: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:49.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:48 smithi087 ceph-mon[20993]: pgmap v6191: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:48 smithi077 ceph-mon[21151]: pgmap v6191: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:50.255 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:49 smithi077 ceph-mon[21151]: from='client.199527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:49 smithi046 ceph-mon[19468]: from='client.199527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:49 smithi087 ceph-mon[20993]: from='client.199527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:51.059 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:50 smithi077 ceph-mon[21151]: pgmap v6192: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:50 smithi046 ceph-mon[19468]: pgmap v6192: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:50 smithi087 ceph-mon[20993]: pgmap v6192: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:52 smithi046 ceph-mon[19468]: pgmap v6193: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:52 smithi087 ceph-mon[20993]: pgmap v6193: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:52 smithi077 ceph-mon[21151]: pgmap v6193: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:53.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:53.621 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:53.621 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:54.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:54.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:54.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:54.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:54.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:00:55.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:54 smithi046 ceph-mon[19468]: pgmap v6194: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:55.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:54 smithi046 ceph-mon[19468]: from='client.199605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:54 smithi087 ceph-mon[20993]: pgmap v6194: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:54 smithi087 ceph-mon[20993]: from='client.199605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:54 smithi077 ceph-mon[21151]: pgmap v6194: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:54 smithi077 ceph-mon[21151]: from='client.199605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:00:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:56 smithi046 ceph-mon[19468]: pgmap v6195: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:56 smithi087 ceph-mon[20993]: pgmap v6195: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:56 smithi077 ceph-mon[21151]: pgmap v6195: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:00:59.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: pgmap v6196: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:00:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:00:59.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:00:59.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: pgmap v6196: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:00:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: pgmap v6196: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:00:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:00:59.999 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:00:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:00:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:00:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:00:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:00 smithi087 ceph-mon[20993]: pgmap v6197: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:00 smithi087 ceph-mon[20993]: from='client.199680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:01.249 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:00 smithi077 ceph-mon[21151]: pgmap v6197: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:01.249 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:00 smithi077 ceph-mon[21151]: from='client.199680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:00 smithi046 ceph-mon[19468]: pgmap v6197: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:00 smithi046 ceph-mon[19468]: from='client.199680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:02 smithi046 ceph-mon[19468]: pgmap v6198: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:01:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:02 smithi087 ceph-mon[20993]: pgmap v6198: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:01:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:02 smithi077 ceph-mon[21151]: pgmap v6198: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:01:05.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:05.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:05.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:04 smithi046 ceph-mon[19468]: pgmap v6199: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:01:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:04 smithi087 ceph-mon[20993]: pgmap v6199: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:01:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:04 smithi077 ceph-mon[21151]: pgmap v6199: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:01:05.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:05.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:05.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:05.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:05.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:07.288 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:06 smithi046 ceph-mon[19468]: pgmap v6200: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:07.289 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:06 smithi046 ceph-mon[19468]: from='client.199749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:06 smithi087 ceph-mon[20993]: pgmap v6200: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:06 smithi087 ceph-mon[20993]: from='client.199749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:06 smithi077 ceph-mon[21151]: pgmap v6200: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:06 smithi077 ceph-mon[21151]: from='client.199749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:08.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:01:08.580+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:01:08.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:01:08.581+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:01:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: pgmap v6201: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:01:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: pgmap v6201: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: pgmap v6201: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:01:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:09.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:01:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:01:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:01:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:01:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:01:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:01:10.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:10.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:10.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:11.035 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:10 smithi077 ceph-mon[21151]: pgmap v6202: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:10 smithi046 ceph-mon[19468]: pgmap v6202: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:11.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:10 smithi087 ceph-mon[20993]: pgmap v6202: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:11 smithi077 ceph-mon[21151]: from='client.199923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:11 smithi046 ceph-mon[19468]: from='client.199923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:11 smithi087 ceph-mon[20993]: from='client.199923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:13.031 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:12 smithi077 ceph-mon[21151]: pgmap v6203: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:12 smithi046 ceph-mon[19468]: pgmap v6203: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:12 smithi087 ceph-mon[20993]: pgmap v6203: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:15.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:14 smithi046 ceph-mon[19468]: pgmap v6204: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:01:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:14 smithi087 ceph-mon[20993]: pgmap v6204: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:01:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:14 smithi077 ceph-mon[21151]: pgmap v6204: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:01:16.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:16.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:16.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:17.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:17.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:17.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:17.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:17.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:16 smithi046 ceph-mon[19468]: pgmap v6205: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:16 smithi087 ceph-mon[20993]: pgmap v6205: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:16 smithi077 ceph-mon[21151]: pgmap v6205: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:17 smithi046 ceph-mon[19468]: from='client.199998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:17 smithi087 ceph-mon[20993]: from='client.199998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:17 smithi077 ceph-mon[21151]: from='client.199998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: pgmap v6206: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: pgmap v6206: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: pgmap v6206: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:21.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:20 smithi087 ceph-mon[20993]: pgmap v6207: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:20 smithi046 ceph-mon[19468]: pgmap v6207: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:20 smithi077 ceph-mon[21151]: pgmap v6207: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:22.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:22.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:22.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:22.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:22.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:22.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:22.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:22.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:23.063 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:22 smithi087 ceph-mon[20993]: pgmap v6208: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:22 smithi046 ceph-mon[19468]: pgmap v6208: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:22 smithi077 ceph-mon[21151]: pgmap v6208: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:01:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:23 smithi046 ceph-mon[19468]: from='client.200073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:23 smithi087 ceph-mon[20993]: from='client.200073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:23 smithi077 ceph-mon[21151]: from='client.200073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:25.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:24 smithi046 ceph-mon[19468]: pgmap v6209: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:25.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:24 smithi087 ceph-mon[20993]: pgmap v6209: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:24 smithi077 ceph-mon[21151]: pgmap v6209: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:26 smithi046 ceph-mon[19468]: pgmap v6210: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:26 smithi087 ceph-mon[20993]: pgmap v6210: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:26 smithi077 ceph-mon[21151]: pgmap v6210: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:27.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:27.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:27.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:28.415 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:28.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:28.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:28.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:28.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:28 smithi046 ceph-mon[19468]: pgmap v6211: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:28 smithi087 ceph-mon[20993]: pgmap v6211: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:28 smithi077 ceph-mon[21151]: pgmap v6211: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:29 smithi046 ceph-mon[19468]: from='client.200151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:29 smithi087 ceph-mon[20993]: from='client.200151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:29 smithi077 ceph-mon[21151]: from='client.200151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:30 smithi046 ceph-mon[19468]: pgmap v6212: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:30 smithi087 ceph-mon[20993]: pgmap v6212: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:30 smithi077 ceph-mon[21151]: pgmap v6212: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:32 smithi077 ceph-mon[21151]: pgmap v6213: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:32 smithi046 ceph-mon[19468]: pgmap v6213: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:32 smithi087 ceph-mon[20993]: pgmap v6213: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:33.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:33.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:33.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:34.094 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:34.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:34.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:35.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:34 smithi046 ceph-mon[19468]: pgmap v6214: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:35.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:34 smithi046 ceph-mon[19468]: from='client.200226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:34 smithi087 ceph-mon[20993]: pgmap v6214: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:34 smithi087 ceph-mon[20993]: from='client.200226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:34 smithi077 ceph-mon[21151]: pgmap v6214: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:34 smithi077 ceph-mon[21151]: from='client.200226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:37.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:36 smithi046 ceph-mon[19468]: pgmap v6215: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:36 smithi087 ceph-mon[20993]: pgmap v6215: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:36 smithi077 ceph-mon[21151]: pgmap v6215: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:39.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:39.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:39.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: pgmap v6216: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: pgmap v6216: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: pgmap v6216: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:39.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:39.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:39.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:39.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:39.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:41.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:40 smithi087 ceph-mon[20993]: pgmap v6217: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:41.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:40 smithi087 ceph-mon[20993]: from='client.200304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:40 smithi046 ceph-mon[19468]: pgmap v6217: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:40 smithi046 ceph-mon[19468]: from='client.200304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:40 smithi077 ceph-mon[21151]: pgmap v6217: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:40 smithi077 ceph-mon[21151]: from='client.200304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:43.316 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:42 smithi087 ceph-mon[20993]: pgmap v6218: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:42 smithi046 ceph-mon[19468]: pgmap v6218: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:42 smithi077 ceph-mon[21151]: pgmap v6218: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:01:44.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:44.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:44.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:44 smithi046 ceph-mon[19468]: pgmap v6219: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:45.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:44 smithi087 ceph-mon[20993]: pgmap v6219: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:44 smithi077 ceph-mon[21151]: pgmap v6219: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:45.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:45.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:45.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:45.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:45.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:46 smithi046 ceph-mon[19468]: from='client.200382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:46 smithi046 ceph-mon[19468]: pgmap v6220: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:46 smithi087 ceph-mon[20993]: from='client.200382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:46 smithi087 ceph-mon[20993]: pgmap v6220: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:46 smithi077 ceph-mon[21151]: from='client.200382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:46 smithi077 ceph-mon[21151]: pgmap v6220: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:48 smithi046 ceph-mon[19468]: pgmap v6221: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:48 smithi087 ceph-mon[20993]: pgmap v6221: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:48 smithi077 ceph-mon[21151]: pgmap v6221: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:50.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:50.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:50.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:51.147 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:51.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:51.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:51.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:51.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:50 smithi046 ceph-mon[19468]: pgmap v6222: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:50 smithi087 ceph-mon[20993]: pgmap v6222: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:50 smithi077 ceph-mon[21151]: pgmap v6222: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:52 smithi046 ceph-mon[19468]: from='client.200457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:52.365 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:52 smithi077 ceph-mon[21151]: from='client.200457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:52 smithi087 ceph-mon[20993]: from='client.200457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:53 smithi077 ceph-mon[21151]: pgmap v6223: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:53 smithi046 ceph-mon[19468]: pgmap v6223: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:53 smithi087 ceph-mon[20993]: pgmap v6223: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:55 smithi046 ceph-mon[19468]: pgmap v6224: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:55 smithi087 ceph-mon[20993]: pgmap v6224: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:55 smithi077 ceph-mon[21151]: pgmap v6224: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:01:56.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:01:56.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:01:56.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:01:56.852 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:01:56.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:01:56.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:01:56.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:01:56.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:01:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:57 smithi046 ceph-mon[19468]: pgmap v6225: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:57 smithi087 ceph-mon[20993]: pgmap v6225: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:57 smithi077 ceph-mon[21151]: pgmap v6225: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:58.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:58 smithi046 ceph-mon[19468]: from='client.200532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:58 smithi087 ceph-mon[20993]: from='client.200532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:58 smithi077 ceph-mon[21151]: from='client.200532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:01:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: pgmap v6226: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:01:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: pgmap v6226: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:01:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: pgmap v6226: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:01:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:01:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:01:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:00 smithi046 ceph-mon[19468]: pgmap v6227: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:00 smithi087 ceph-mon[20993]: pgmap v6227: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:00 smithi077 ceph-mon[21151]: pgmap v6227: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:01.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:01.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:01.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:02 smithi087 ceph-mon[20993]: pgmap v6228: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:02.539 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:02.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:02.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:02.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:02.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:02.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:02 smithi046 ceph-mon[19468]: pgmap v6228: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:02 smithi077 ceph-mon[21151]: pgmap v6228: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:03 smithi087 ceph-mon[20993]: from='client.200604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:03 smithi046 ceph-mon[19468]: from='client.200604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:03 smithi077 ceph-mon[21151]: from='client.200604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:04 smithi046 ceph-mon[19468]: pgmap v6229: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:04 smithi087 ceph-mon[20993]: pgmap v6229: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:04 smithi077 ceph-mon[21151]: pgmap v6229: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:06 smithi046 ceph-mon[19468]: pgmap v6230: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:06 smithi087 ceph-mon[20993]: pgmap v6230: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:06 smithi077 ceph-mon[21151]: pgmap v6230: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:07.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:07.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:07.542 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:08.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:08.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:08.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:08.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:08.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:08 smithi046 ceph-mon[19468]: pgmap v6231: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:08 smithi046 ceph-mon[19468]: from='client.200682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:08 smithi087 ceph-mon[20993]: pgmap v6231: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:08 smithi087 ceph-mon[20993]: from='client.200682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:08 smithi077 ceph-mon[21151]: pgmap v6231: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:08 smithi077 ceph-mon[21151]: from='client.200682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.572 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:02:09.365+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:02:09.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:02:09.366+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:02:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:02:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:02:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:02:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:02:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:10 smithi046 ceph-mon[19468]: pgmap v6232: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:02:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:10 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:02:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:10 smithi087 ceph-mon[20993]: pgmap v6232: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:02:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:10 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:02:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:10 smithi077 ceph-mon[21151]: pgmap v6232: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:10.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:02:10.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:02:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:12 smithi046 ceph-mon[19468]: pgmap v6233: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:12 smithi087 ceph-mon[20993]: pgmap v6233: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:12 smithi077 ceph-mon[21151]: pgmap v6233: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:13.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:13.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:13.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:13.919 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:13.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:13.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:13.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:13.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:14 smithi046 ceph-mon[19468]: pgmap v6234: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:14 smithi046 ceph-mon[19468]: from='client.200868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:14 smithi087 ceph-mon[20993]: pgmap v6234: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:14 smithi087 ceph-mon[20993]: from='client.200868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:14 smithi077 ceph-mon[21151]: pgmap v6234: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:14 smithi077 ceph-mon[21151]: from='client.200868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:16.555 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:16 smithi046 ceph-mon[19468]: pgmap v6235: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:16 smithi087 ceph-mon[20993]: pgmap v6235: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:16 smithi077 ceph-mon[21151]: pgmap v6235: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:18.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:18 smithi046 ceph-mon[19468]: pgmap v6236: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:18 smithi087 ceph-mon[20993]: pgmap v6236: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:18 smithi077 ceph-mon[21151]: pgmap v6236: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:18.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:18.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:18.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:19.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:20.285 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.285 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:20.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:20 smithi077 ceph-mon[21151]: pgmap v6237: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:20 smithi077 ceph-mon[21151]: from='client.200943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:20 smithi046 ceph-mon[19468]: pgmap v6237: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:20 smithi046 ceph-mon[19468]: from='client.200943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:21.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:20 smithi087 ceph-mon[20993]: pgmap v6237: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:21.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:20 smithi087 ceph-mon[20993]: from='client.200943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:22 smithi046 ceph-mon[19468]: pgmap v6238: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:23.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:22 smithi087 ceph-mon[20993]: pgmap v6238: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:22 smithi077 ceph-mon[21151]: pgmap v6238: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:02:24.600 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:24.600 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:24.600 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:25.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:25.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:25.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:24 smithi046 ceph-mon[19468]: pgmap v6239: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:24 smithi087 ceph-mon[20993]: pgmap v6239: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:24 smithi077 ceph-mon[21151]: pgmap v6239: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:26 smithi046 ceph-mon[19468]: from='client.201015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:26 smithi087 ceph-mon[20993]: from='client.201015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:26 smithi077 ceph-mon[21151]: from='client.201015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:27 smithi046 ceph-mon[19468]: pgmap v6240: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:27 smithi087 ceph-mon[20993]: pgmap v6240: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:27 smithi077 ceph-mon[21151]: pgmap v6240: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:29.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:29 smithi046 ceph-mon[19468]: pgmap v6241: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:29 smithi087 ceph-mon[20993]: pgmap v6241: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:29 smithi077 ceph-mon[21151]: pgmap v6241: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:30.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:30.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:30.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:30 smithi046 ceph-mon[19468]: pgmap v6242: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:30 smithi087 ceph-mon[20993]: pgmap v6242: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:30 smithi077 ceph-mon[21151]: pgmap v6242: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:30.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:30.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:30.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:30.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:31 smithi046 ceph-mon[19468]: from='client.201093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:31 smithi087 ceph-mon[20993]: from='client.201093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:31 smithi077 ceph-mon[21151]: from='client.201093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:32 smithi046 ceph-mon[19468]: pgmap v6243: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:32 smithi087 ceph-mon[20993]: pgmap v6243: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:32 smithi077 ceph-mon[21151]: pgmap v6243: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:34 smithi046 ceph-mon[19468]: pgmap v6244: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:34.622 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:34 smithi077 ceph-mon[21151]: pgmap v6244: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:34 smithi087 ceph-mon[20993]: pgmap v6244: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:02:35.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:35.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:35.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:36 smithi046 ceph-mon[19468]: pgmap v6245: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:36 smithi087 ceph-mon[20993]: pgmap v6245: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:36.653 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:36.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:36.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:36.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:36.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:36 smithi077 ceph-mon[21151]: pgmap v6245: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:37 smithi046 ceph-mon[19468]: from='client.201168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:37 smithi087 ceph-mon[20993]: from='client.201168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:37 smithi077 ceph-mon[21151]: from='client.201168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:38.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:38 smithi046 ceph-mon[19468]: pgmap v6246: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:38 smithi087 ceph-mon[20993]: pgmap v6246: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:38 smithi077 ceph-mon[21151]: pgmap v6246: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:40.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:40 smithi046 ceph-mon[19468]: pgmap v6247: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:40 smithi087 ceph-mon[20993]: pgmap v6247: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:40.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:40 smithi077 ceph-mon[21151]: pgmap v6247: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:41.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:41.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:41.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:42.346 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:42.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:42.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:42.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:42.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:42 smithi046 ceph-mon[19468]: pgmap v6248: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:42 smithi046 ceph-mon[19468]: from='client.201240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:42 smithi087 ceph-mon[20993]: pgmap v6248: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:42 smithi087 ceph-mon[20993]: from='client.201240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:42 smithi077 ceph-mon[21151]: pgmap v6248: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:42 smithi077 ceph-mon[21151]: from='client.201240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:44 smithi046 ceph-mon[19468]: pgmap v6249: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:44 smithi087 ceph-mon[20993]: pgmap v6249: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:44 smithi077 ceph-mon[21151]: pgmap v6249: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:46 smithi046 ceph-mon[19468]: pgmap v6250: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:46 smithi087 ceph-mon[20993]: pgmap v6250: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:46 smithi077 ceph-mon[21151]: pgmap v6250: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:47.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:47.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:47.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:48.029 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:48.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:48.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:48.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:48.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:48 smithi046 ceph-mon[19468]: pgmap v6251: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:48 smithi046 ceph-mon[19468]: from='client.201315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:48 smithi087 ceph-mon[20993]: pgmap v6251: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:48 smithi087 ceph-mon[20993]: from='client.201315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:48 smithi077 ceph-mon[21151]: pgmap v6251: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:48 smithi077 ceph-mon[21151]: from='client.201315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:50 smithi077 ceph-mon[21151]: pgmap v6252: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:50 smithi046 ceph-mon[19468]: pgmap v6252: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:50 smithi087 ceph-mon[20993]: pgmap v6252: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:02:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:52 smithi077 ceph-mon[21151]: pgmap v6253: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:52 smithi046 ceph-mon[19468]: pgmap v6253: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:52 smithi087 ceph-mon[20993]: pgmap v6253: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:53.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:53.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:53.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:53.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:53.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:53.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:02:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:54 smithi077 ceph-mon[21151]: pgmap v6254: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:54 smithi077 ceph-mon[21151]: from='client.201387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:54 smithi046 ceph-mon[19468]: pgmap v6254: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:54 smithi046 ceph-mon[19468]: from='client.201387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:54 smithi087 ceph-mon[20993]: pgmap v6254: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:54 smithi087 ceph-mon[20993]: from='client.201387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:02:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:56 smithi077 ceph-mon[21151]: pgmap v6255: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:56 smithi046 ceph-mon[19468]: pgmap v6255: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:56 smithi087 ceph-mon[20993]: pgmap v6255: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:02:58.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:02:58 smithi046 ceph-mon[19468]: pgmap v6256: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:58.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:02:58.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:02:58.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:02:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:02:58 smithi087 ceph-mon[20993]: pgmap v6256: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:02:58 smithi077 ceph-mon[21151]: pgmap v6256: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:02:59.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:02:59.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:02:59.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:02:59.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:02:59.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='client.201465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: pgmap v6257: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='client.201465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: pgmap v6257: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='client.201465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: pgmap v6257: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:00.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:02 smithi046 ceph-mon[19468]: pgmap v6258: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:02 smithi087 ceph-mon[20993]: pgmap v6258: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:02 smithi077 ceph-mon[21151]: pgmap v6258: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:04.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:04.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:04.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:04.547 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:04 smithi087 ceph-mon[20993]: pgmap v6259: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:04 smithi046 ceph-mon[19468]: pgmap v6259: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:04 smithi077 ceph-mon[21151]: pgmap v6259: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:05.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:05.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:05.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:05.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:05.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:05 smithi087 ceph-mon[20993]: from='client.201543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:05 smithi046 ceph-mon[19468]: from='client.201543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:05 smithi077 ceph-mon[21151]: from='client.201543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:06 smithi046 ceph-mon[19468]: pgmap v6260: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:03:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:06 smithi087 ceph-mon[20993]: pgmap v6260: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:03:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:06 smithi077 ceph-mon[21151]: pgmap v6260: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:03:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:08 smithi087 ceph-mon[20993]: pgmap v6261: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:08 smithi046 ceph-mon[19468]: pgmap v6261: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:08 smithi077 ceph-mon[21151]: pgmap v6261: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:10.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: pgmap v6262: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:10.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:03:10.108+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:03:10.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:03:10.109+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: pgmap v6262: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: pgmap v6262: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:03:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:10.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:10.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:10.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:10.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:10.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:03:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:03:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:11 smithi046 ceph-mon[19468]: from='client.201723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:03:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:03:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:11 smithi087 ceph-mon[20993]: from='client.201723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:03:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:03:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:11 smithi077 ceph-mon[21151]: from='client.201723 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:12 smithi046 ceph-mon[19468]: pgmap v6263: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:03:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:12 smithi087 ceph-mon[20993]: pgmap v6263: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:03:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:12 smithi077 ceph-mon[21151]: pgmap v6263: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:03:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:14 smithi046 ceph-mon[19468]: pgmap v6264: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:03:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:14 smithi087 ceph-mon[20993]: pgmap v6264: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:03:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:14 smithi077 ceph-mon[21151]: pgmap v6264: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:03:15.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:15.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:15.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:16 smithi077 ceph-mon[21151]: pgmap v6265: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:16.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:16 smithi046 ceph-mon[19468]: pgmap v6265: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:16 smithi087 ceph-mon[20993]: pgmap v6265: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:17 smithi046 ceph-mon[19468]: from='client.201795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:17 smithi087 ceph-mon[20993]: from='client.201795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:17 smithi077 ceph-mon[21151]: from='client.201795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:18.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:18 smithi046 ceph-mon[19468]: pgmap v6266: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:18 smithi087 ceph-mon[20993]: pgmap v6266: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:18 smithi077 ceph-mon[21151]: pgmap v6266: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: pgmap v6267: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: pgmap v6267: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: pgmap v6267: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:21.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:21.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:21.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:22.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:22.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:22.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:22.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:22.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:22 smithi046 ceph-mon[19468]: pgmap v6268: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:22 smithi046 ceph-mon[19468]: from='client.201870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:22 smithi087 ceph-mon[20993]: pgmap v6268: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:22 smithi087 ceph-mon[20993]: from='client.201870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:22 smithi077 ceph-mon[21151]: pgmap v6268: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:03:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:22 smithi077 ceph-mon[21151]: from='client.201870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:24 smithi046 ceph-mon[19468]: pgmap v6269: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:03:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:24 smithi087 ceph-mon[20993]: pgmap v6269: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:03:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:24 smithi077 ceph-mon[21151]: pgmap v6269: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:03:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:26 smithi046 ceph-mon[19468]: pgmap v6270: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:03:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:26 smithi087 ceph-mon[20993]: pgmap v6270: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:03:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:26 smithi077 ceph-mon[21151]: pgmap v6270: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:03:27.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:27.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:27.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:27.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:27.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:27.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:27.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:27.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:28 smithi046 ceph-mon[19468]: pgmap v6271: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:28 smithi046 ceph-mon[19468]: from='client.201945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:28 smithi087 ceph-mon[20993]: pgmap v6271: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:28 smithi087 ceph-mon[20993]: from='client.201945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:28 smithi077 ceph-mon[21151]: pgmap v6271: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:28 smithi077 ceph-mon[21151]: from='client.201945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:30 smithi046 ceph-mon[19468]: pgmap v6272: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:30 smithi087 ceph-mon[20993]: pgmap v6272: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:30 smithi077 ceph-mon[21151]: pgmap v6272: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:32.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:32.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:32.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:32 smithi046 ceph-mon[19468]: pgmap v6273: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:32 smithi087 ceph-mon[20993]: pgmap v6273: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:32 smithi077 ceph-mon[21151]: pgmap v6273: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:33.519 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:33.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:33.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:33.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:33.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:34 smithi046 ceph-mon[19468]: from='client.202020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:34 smithi046 ceph-mon[19468]: pgmap v6274: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:34 smithi087 ceph-mon[20993]: from='client.202020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:34 smithi087 ceph-mon[20993]: pgmap v6274: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:34 smithi077 ceph-mon[21151]: from='client.202020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:34 smithi077 ceph-mon[21151]: pgmap v6274: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:36 smithi077 ceph-mon[21151]: pgmap v6275: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:36.947 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:36 smithi087 ceph-mon[20993]: pgmap v6275: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:36 smithi046 ceph-mon[19468]: pgmap v6275: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:38.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:38.521 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:38.521 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:38.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:38 smithi046 ceph-mon[19468]: pgmap v6276: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:38 smithi087 ceph-mon[20993]: pgmap v6276: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:38 smithi077 ceph-mon[21151]: pgmap v6276: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:39.239 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:39.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:39.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:39.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:39.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='client.202095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='client.202095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='client.202095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:39.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:40.986 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:40 smithi046 ceph-mon[19468]: pgmap v6277: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:41.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:40 smithi077 ceph-mon[21151]: pgmap v6277: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:40 smithi087 ceph-mon[20993]: pgmap v6277: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:42 smithi046 ceph-mon[19468]: pgmap v6278: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:42 smithi087 ceph-mon[20993]: pgmap v6278: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:42 smithi077 ceph-mon[21151]: pgmap v6278: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:44.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:44.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:44.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:44 smithi087 ceph-mon[20993]: pgmap v6279: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:44.919 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:44.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:44.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:44.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:44.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:44 smithi046 ceph-mon[19468]: pgmap v6279: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:44 smithi077 ceph-mon[21151]: pgmap v6279: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:45 smithi046 ceph-mon[19468]: from='client.202170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:45 smithi087 ceph-mon[20993]: from='client.202170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:45 smithi077 ceph-mon[21151]: from='client.202170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:46.771 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:46 smithi087 ceph-mon[20993]: pgmap v6280: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:46 smithi046 ceph-mon[19468]: pgmap v6280: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:46 smithi077 ceph-mon[21151]: pgmap v6280: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:03:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:48 smithi046 ceph-mon[19468]: pgmap v6281: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:48 smithi087 ceph-mon[20993]: pgmap v6281: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:48 smithi077 ceph-mon[21151]: pgmap v6281: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:49.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:49.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:49.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:50.602 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:50.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:50 smithi046 ceph-mon[19468]: pgmap v6282: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:50.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:50 smithi087 ceph-mon[20993]: pgmap v6282: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:50 smithi077 ceph-mon[21151]: pgmap v6282: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:03:52.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:51 smithi077 ceph-mon[21151]: from='client.202248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:51 smithi046 ceph-mon[19468]: from='client.202248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:51 smithi087 ceph-mon[20993]: from='client.202248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:52 smithi046 ceph-mon[19468]: pgmap v6283: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:52 smithi087 ceph-mon[20993]: pgmap v6283: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:52 smithi077 ceph-mon[21151]: pgmap v6283: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:54 smithi046 ceph-mon[19468]: pgmap v6284: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:03:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:54 smithi087 ceph-mon[20993]: pgmap v6284: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:03:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:54 smithi077 ceph-mon[21151]: pgmap v6284: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:03:55.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:03:55.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:03:55.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:03:56.286 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:03:56.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:03:56.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:03:56.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:03:56.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:03:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:56 smithi046 ceph-mon[19468]: pgmap v6285: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:56 smithi046 ceph-mon[19468]: from='client.202326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:56 smithi087 ceph-mon[20993]: pgmap v6285: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:56 smithi087 ceph-mon[20993]: from='client.202326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:56 smithi077 ceph-mon[21151]: pgmap v6285: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:03:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:56 smithi077 ceph-mon[21151]: from='client.202326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:03:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:03:58 smithi046 ceph-mon[19468]: pgmap v6286: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:03:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:03:58 smithi087 ceph-mon[20993]: pgmap v6286: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:03:59.134 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:03:58 smithi077 ceph-mon[21151]: pgmap v6286: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: pgmap v6287: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: pgmap v6287: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: pgmap v6287: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:01.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:01.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:01.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:01.963 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:01.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:01.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:01.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:01.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:02 smithi046 ceph-mon[19468]: pgmap v6288: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:02 smithi046 ceph-mon[19468]: from='client.202401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:02 smithi087 ceph-mon[20993]: pgmap v6288: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:02 smithi087 ceph-mon[20993]: from='client.202401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:02 smithi077 ceph-mon[21151]: pgmap v6288: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:02 smithi077 ceph-mon[21151]: from='client.202401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:04 smithi046 ceph-mon[19468]: pgmap v6289: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:04 smithi087 ceph-mon[20993]: pgmap v6289: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:04 smithi077 ceph-mon[21151]: pgmap v6289: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:06 smithi046 ceph-mon[19468]: pgmap v6290: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:06 smithi087 ceph-mon[20993]: pgmap v6290: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:06 smithi077 ceph-mon[21151]: pgmap v6290: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:06.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:06.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:06.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:07.649 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:07.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:07.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:07.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:07.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:08 smithi046 ceph-mon[19468]: pgmap v6291: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:08 smithi046 ceph-mon[19468]: from='client.147034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:08 smithi087 ceph-mon[20993]: pgmap v6291: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:08 smithi087 ceph-mon[20993]: from='client.147034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:08 smithi077 ceph-mon[21151]: pgmap v6291: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:08 smithi077 ceph-mon[21151]: from='client.147034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:11.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:04:10.848+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:04:11.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:04:10.849+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: pgmap v6292: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: pgmap v6292: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:04:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:04:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:04:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: pgmap v6292: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:12.187 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:12.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:04:12.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:04:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:04:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:04:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:04:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:04:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:04:12.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:12.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:12.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:13.336 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:13.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:13.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:13.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:13.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:13.337 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:12 smithi046 ceph-mon[19468]: pgmap v6293: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:12 smithi087 ceph-mon[20993]: pgmap v6293: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:13.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:12 smithi077 ceph-mon[21151]: pgmap v6293: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:13 smithi046 ceph-mon[19468]: from='client.202662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:14.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:13 smithi087 ceph-mon[20993]: from='client.202662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:13 smithi077 ceph-mon[21151]: from='client.202662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:14 smithi046 ceph-mon[19468]: pgmap v6294: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:14 smithi087 ceph-mon[20993]: pgmap v6294: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:14 smithi077 ceph-mon[21151]: pgmap v6294: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:17.266 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:16 smithi077 ceph-mon[21151]: pgmap v6295: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:16 smithi046 ceph-mon[19468]: pgmap v6295: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:16 smithi087 ceph-mon[20993]: pgmap v6295: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:19.041 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:19.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:19.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:19.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:19.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:18 smithi046 ceph-mon[19468]: pgmap v6296: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:18 smithi077 ceph-mon[21151]: pgmap v6296: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:18 smithi087 ceph-mon[20993]: pgmap v6296: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='client.202731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='client.202731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:20.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='client.202731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:20.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:21.172 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:20 smithi046 ceph-mon[19468]: pgmap v6297: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:20 smithi087 ceph-mon[20993]: pgmap v6297: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:20 smithi077 ceph-mon[21151]: pgmap v6297: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:22 smithi077 ceph-mon[21151]: pgmap v6298: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:22 smithi046 ceph-mon[19468]: pgmap v6298: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:22 smithi087 ceph-mon[20993]: pgmap v6298: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:24.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:24.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:24.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:24.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:24.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:24.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:24.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:24.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:24 smithi046 ceph-mon[19468]: pgmap v6299: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:24 smithi087 ceph-mon[20993]: pgmap v6299: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:24 smithi077 ceph-mon[21151]: pgmap v6299: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:26.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:25 smithi087 ceph-mon[20993]: from='client.202803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:25 smithi046 ceph-mon[19468]: from='client.202803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:25 smithi077 ceph-mon[21151]: from='client.202803 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:26 smithi087 ceph-mon[20993]: pgmap v6300: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:26 smithi046 ceph-mon[19468]: pgmap v6300: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:26 smithi077 ceph-mon[21151]: pgmap v6300: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:04:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:28 smithi046 ceph-mon[19468]: pgmap v6301: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:28 smithi087 ceph-mon[20993]: pgmap v6301: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:28 smithi077 ceph-mon[21151]: pgmap v6301: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:29.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:29.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:30.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:30.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:30.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:30.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:30.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:31 smithi046 ceph-mon[19468]: pgmap v6302: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:31 smithi087 ceph-mon[20993]: pgmap v6302: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:31 smithi077 ceph-mon[21151]: pgmap v6302: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:32 smithi046 ceph-mon[19468]: from='client.202872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:32 smithi087 ceph-mon[20993]: from='client.202872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:32 smithi077 ceph-mon[21151]: from='client.202872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:33 smithi046 ceph-mon[19468]: pgmap v6303: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:33 smithi087 ceph-mon[20993]: pgmap v6303: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:33 smithi077 ceph-mon[21151]: pgmap v6303: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:34 smithi046 ceph-mon[19468]: pgmap v6304: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:34 smithi087 ceph-mon[20993]: pgmap v6304: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:34 smithi077 ceph-mon[21151]: pgmap v6304: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:35.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:35.419 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:35.419 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:36.103 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:36.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:36.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:36.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:36.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:36 smithi046 ceph-mon[19468]: pgmap v6305: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:36 smithi046 ceph-mon[19468]: from='client.202944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:36 smithi087 ceph-mon[20993]: pgmap v6305: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:36 smithi087 ceph-mon[20993]: from='client.202944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:36 smithi077 ceph-mon[21151]: pgmap v6305: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:36 smithi077 ceph-mon[21151]: from='client.202944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:38.365 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:38 smithi077 ceph-mon[21151]: pgmap v6306: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:38 smithi046 ceph-mon[19468]: pgmap v6306: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:38 smithi087 ceph-mon[20993]: pgmap v6306: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: pgmap v6307: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: pgmap v6307: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:41.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:41.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: pgmap v6307: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:04:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:41.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:41.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:41.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:41.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:41.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:42.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:42 smithi046 ceph-mon[19468]: pgmap v6308: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:42.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:42 smithi046 ceph-mon[19468]: from='client.203019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:42 smithi087 ceph-mon[20993]: pgmap v6308: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:42 smithi087 ceph-mon[20993]: from='client.203019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:42 smithi077 ceph-mon[21151]: pgmap v6308: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:42 smithi077 ceph-mon[21151]: from='client.203019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:44 smithi046 ceph-mon[19468]: pgmap v6309: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:44 smithi087 ceph-mon[20993]: pgmap v6309: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:44 smithi077 ceph-mon[21151]: pgmap v6309: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:46.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:46.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:46.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:46 smithi087 ceph-mon[20993]: pgmap v6310: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:46 smithi046 ceph-mon[19468]: pgmap v6310: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:46 smithi077 ceph-mon[21151]: pgmap v6310: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:47.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:47.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:48 smithi046 ceph-mon[19468]: from='client.203097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:48 smithi046 ceph-mon[19468]: pgmap v6311: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:48 smithi087 ceph-mon[20993]: from='client.203097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:49.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:48 smithi087 ceph-mon[20993]: pgmap v6311: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:48 smithi077 ceph-mon[21151]: from='client.203097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:48 smithi077 ceph-mon[21151]: pgmap v6311: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:50 smithi046 ceph-mon[19468]: pgmap v6312: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:50 smithi087 ceph-mon[20993]: pgmap v6312: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:50 smithi077 ceph-mon[21151]: pgmap v6312: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:04:52.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:52.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:52.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:52 smithi046 ceph-mon[19468]: pgmap v6313: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:52 smithi087 ceph-mon[20993]: pgmap v6313: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:53.168 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:53.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:53.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:53.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:53.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:52 smithi077 ceph-mon[21151]: pgmap v6313: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:53 smithi046 ceph-mon[19468]: from='client.203172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:53 smithi087 ceph-mon[20993]: from='client.203172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:53 smithi077 ceph-mon[21151]: from='client.203172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:04:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:54 smithi046 ceph-mon[19468]: pgmap v6314: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:54 smithi087 ceph-mon[20993]: pgmap v6314: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:54 smithi077 ceph-mon[21151]: pgmap v6314: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:56 smithi046 ceph-mon[19468]: pgmap v6315: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:56 smithi087 ceph-mon[20993]: pgmap v6315: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:56 smithi077 ceph-mon[21151]: pgmap v6315: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:04:58.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:04:58.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:04:58.170 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:04:58.861 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:04:58.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:04:58.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:04:58.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:04:58.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:04:59.068 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:58 smithi077 ceph-mon[21151]: pgmap v6316: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:58 smithi046 ceph-mon[19468]: pgmap v6316: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:04:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:58 smithi087 ceph-mon[20993]: pgmap v6316: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:00.097 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:04:59 smithi077 ceph-mon[21151]: from='client.203250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:04:59 smithi046 ceph-mon[19468]: from='client.203250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:04:59 smithi087 ceph-mon[20993]: from='client.203250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: pgmap v6317: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.036 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: pgmap v6317: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: pgmap v6317: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:02 smithi046 ceph-mon[19468]: pgmap v6318: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:02 smithi087 ceph-mon[20993]: pgmap v6318: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:02 smithi077 ceph-mon[21151]: pgmap v6318: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:03.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:03.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:03.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:04.540 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:04.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:04.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:04.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:04.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:04 smithi046 ceph-mon[19468]: pgmap v6319: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:04 smithi087 ceph-mon[20993]: pgmap v6319: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:04 smithi077 ceph-mon[21151]: pgmap v6319: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:06.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:05 smithi087 ceph-mon[20993]: from='client.203322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:05 smithi046 ceph-mon[19468]: from='client.203322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:05 smithi077 ceph-mon[21151]: from='client.203322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:06 smithi087 ceph-mon[20993]: pgmap v6320: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:06 smithi046 ceph-mon[19468]: pgmap v6320: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:06 smithi077 ceph-mon[21151]: pgmap v6320: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:08 smithi046 ceph-mon[19468]: pgmap v6321: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:08 smithi087 ceph-mon[20993]: pgmap v6321: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:08 smithi077 ceph-mon[21151]: pgmap v6321: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:09.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:09.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:09.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:10.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:10.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:10.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:10.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:10.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:10 smithi046 ceph-mon[19468]: pgmap v6322: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:10 smithi046 ceph-mon[19468]: from='client.203397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:10 smithi087 ceph-mon[20993]: pgmap v6322: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:10 smithi087 ceph-mon[20993]: from='client.203397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:10 smithi077 ceph-mon[21151]: pgmap v6322: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:10 smithi077 ceph-mon[21151]: from='client.203397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:05:11.876+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:05:11.877+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:05:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:05:12.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:05:12.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:05:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:05:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:05:12.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:12.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:13.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:12 smithi077 ceph-mon[21151]: pgmap v6323: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:05:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:12 smithi046 ceph-mon[19468]: pgmap v6323: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:05:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:12 smithi087 ceph-mon[20993]: pgmap v6323: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:05:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:05:15.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:14 smithi046 ceph-mon[19468]: pgmap v6324: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:15.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:15.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:15.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:14 smithi087 ceph-mon[20993]: pgmap v6324: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:14 smithi077 ceph-mon[21151]: pgmap v6324: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:15.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:15.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:15.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:15.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:15.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:16 smithi046 ceph-mon[19468]: pgmap v6325: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:05:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:16 smithi046 ceph-mon[19468]: from='client.203577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:16 smithi087 ceph-mon[20993]: pgmap v6325: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:05:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:16 smithi087 ceph-mon[20993]: from='client.203577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:16 smithi077 ceph-mon[21151]: pgmap v6325: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:05:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:16 smithi077 ceph-mon[21151]: from='client.203577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:18 smithi046 ceph-mon[19468]: pgmap v6326: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:18 smithi087 ceph-mon[20993]: pgmap v6326: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:18 smithi077 ceph-mon[21151]: pgmap v6326: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:20.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:20.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:20.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: pgmap v6327: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: pgmap v6327: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: pgmap v6327: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:05:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:21.597 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:21.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:21.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:21.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:21.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:23.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:22 smithi046 ceph-mon[19468]: pgmap v6328: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:23.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:22 smithi046 ceph-mon[19468]: from='client.203652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:22 smithi087 ceph-mon[20993]: pgmap v6328: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:22 smithi087 ceph-mon[20993]: from='client.203652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:22 smithi077 ceph-mon[21151]: pgmap v6328: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:22 smithi077 ceph-mon[21151]: from='client.203652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:24 smithi046 ceph-mon[19468]: pgmap v6329: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:24 smithi087 ceph-mon[20993]: pgmap v6329: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:24 smithi077 ceph-mon[21151]: pgmap v6329: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T06:05:26.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:26.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:26.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:27.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:27.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:27.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:27.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:27.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:27.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:26 smithi046 ceph-mon[19468]: pgmap v6330: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:05:27.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:26 smithi087 ceph-mon[20993]: pgmap v6330: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:05:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:26 smithi077 ceph-mon[21151]: pgmap v6330: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:05:28.270 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:27 smithi087 ceph-mon[20993]: from='client.203730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:27 smithi046 ceph-mon[19468]: from='client.203730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:27 smithi077 ceph-mon[21151]: from='client.203730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:29.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:28 smithi087 ceph-mon[20993]: pgmap v6331: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:28 smithi046 ceph-mon[19468]: pgmap v6331: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:28 smithi077 ceph-mon[21151]: pgmap v6331: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:30 smithi046 ceph-mon[19468]: pgmap v6332: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:30 smithi087 ceph-mon[20993]: pgmap v6332: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:30 smithi077 ceph-mon[21151]: pgmap v6332: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:05:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:32.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:32.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:32.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:33.014 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:33.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:33.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:33.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:33.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:32 smithi046 ceph-mon[19468]: pgmap v6333: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:05:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:32 smithi087 ceph-mon[20993]: pgmap v6333: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:05:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:32 smithi077 ceph-mon[21151]: pgmap v6333: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:05:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:33 smithi046 ceph-mon[19468]: from='client.203805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:33 smithi087 ceph-mon[20993]: from='client.203805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:33 smithi077 ceph-mon[21151]: from='client.203805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:34 smithi046 ceph-mon[19468]: pgmap v6334: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:05:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:34 smithi087 ceph-mon[20993]: pgmap v6334: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:05:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:34 smithi077 ceph-mon[21151]: pgmap v6334: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:05:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:36 smithi046 ceph-mon[19468]: pgmap v6335: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:05:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:36 smithi087 ceph-mon[20993]: pgmap v6335: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:05:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:36 smithi077 ceph-mon[21151]: pgmap v6335: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:05:38.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:38.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:38.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:38.693 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:38.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:38.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:38.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:38.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:38 smithi046 ceph-mon[19468]: pgmap v6336: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:38 smithi087 ceph-mon[20993]: pgmap v6336: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:38 smithi077 ceph-mon[21151]: pgmap v6336: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:40.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:39 smithi046 ceph-mon[19468]: from='client.203883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:40.274 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:39 smithi077 ceph-mon[21151]: from='client.203883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:39 smithi087 ceph-mon[20993]: from='client.203883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:41.318 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: pgmap v6337: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:41.318 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.318 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.318 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: pgmap v6337: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: pgmap v6337: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:41.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:43.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:43 smithi046 ceph-mon[19468]: pgmap v6338: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:43 smithi087 ceph-mon[20993]: pgmap v6338: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:43 smithi077 ceph-mon[21151]: pgmap v6338: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:43.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:43.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:43.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:44.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:44.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:44.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:44.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:44.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:45.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:45 smithi046 ceph-mon[19468]: pgmap v6339: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:45.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:45 smithi046 ceph-mon[19468]: from='client.203958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:45 smithi087 ceph-mon[20993]: pgmap v6339: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:45 smithi087 ceph-mon[20993]: from='client.203958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:45 smithi077 ceph-mon[21151]: pgmap v6339: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:45 smithi077 ceph-mon[21151]: from='client.203958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:47 smithi046 ceph-mon[19468]: pgmap v6340: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:47 smithi087 ceph-mon[20993]: pgmap v6340: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:47 smithi077 ceph-mon[21151]: pgmap v6340: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:05:49.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:49 smithi087 ceph-mon[20993]: pgmap v6341: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:49 smithi046 ceph-mon[19468]: pgmap v6341: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:49.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:49.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:49.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:49 smithi077 ceph-mon[21151]: pgmap v6341: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:50.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:50.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:50.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:50.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:50.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:51 smithi046 ceph-mon[19468]: pgmap v6342: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:51 smithi046 ceph-mon[19468]: from='client.204027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:51 smithi087 ceph-mon[20993]: pgmap v6342: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:51 smithi087 ceph-mon[20993]: from='client.204027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:51 smithi077 ceph-mon[21151]: pgmap v6342: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:51.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:51 smithi077 ceph-mon[21151]: from='client.204027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:51.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:51.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:05:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:53 smithi046 ceph-mon[19468]: pgmap v6343: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:53 smithi087 ceph-mon[20993]: pgmap v6343: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:53 smithi077 ceph-mon[21151]: pgmap v6343: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:55.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:05:55.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:05:55.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:05:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:55 smithi046 ceph-mon[19468]: pgmap v6344: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:55 smithi087 ceph-mon[20993]: pgmap v6344: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:55 smithi077 ceph-mon[21151]: pgmap v6344: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:55.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:05:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:05:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:05:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:05:55.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:05:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:57 smithi046 ceph-mon[19468]: pgmap v6345: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:57 smithi046 ceph-mon[19468]: from='client.204105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:57 smithi087 ceph-mon[20993]: pgmap v6345: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:57 smithi087 ceph-mon[20993]: from='client.204105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:57 smithi077 ceph-mon[21151]: pgmap v6345: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:05:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:57 smithi077 ceph-mon[21151]: from='client.204105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:05:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:05:59 smithi046 ceph-mon[19468]: pgmap v6346: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:05:59 smithi087 ceph-mon[20993]: pgmap v6346: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:05:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:05:59 smithi077 ceph-mon[21151]: pgmap v6346: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:00.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: pgmap v6347: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: pgmap v6347: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: pgmap v6347: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:01.459 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:01.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:01.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:01.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:01.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:03.298 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:03 smithi077 ceph-mon[21151]: from='client.204183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:03.298 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:03 smithi077 ceph-mon[21151]: pgmap v6348: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:03 smithi046 ceph-mon[19468]: from='client.204183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:03 smithi046 ceph-mon[19468]: pgmap v6348: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:03 smithi087 ceph-mon[20993]: from='client.204183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:03 smithi087 ceph-mon[20993]: pgmap v6348: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:05 smithi046 ceph-mon[19468]: pgmap v6349: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:05 smithi087 ceph-mon[20993]: pgmap v6349: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:05 smithi077 ceph-mon[21151]: pgmap v6349: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:06.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:06.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:06.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:07.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:07.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:07.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:07.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:07.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:07 smithi046 ceph-mon[19468]: pgmap v6350: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:07 smithi087 ceph-mon[20993]: pgmap v6350: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:07 smithi077 ceph-mon[21151]: pgmap v6350: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:08.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:08 smithi087 ceph-mon[20993]: from='client.204255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:08 smithi046 ceph-mon[19468]: from='client.204255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:08 smithi077 ceph-mon[21151]: from='client.204255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:09.349 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:09 smithi087 ceph-mon[20993]: pgmap v6351: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:09 smithi046 ceph-mon[19468]: pgmap v6351: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:09 smithi077 ceph-mon[21151]: pgmap v6351: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:11 smithi046 ceph-mon[19468]: pgmap v6352: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:11 smithi087 ceph-mon[20993]: pgmap v6352: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:11 smithi077 ceph-mon[21151]: pgmap v6352: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:12.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:12.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:12.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:06:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:06:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:06:13.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:13.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:13.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:13.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:13.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:06:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:06:12.914+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:06:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:06:12.924+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: pgmap v6353: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:06:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:06:13.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:13.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: pgmap v6353: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:13.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: pgmap v6353: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:06:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:06:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:14 smithi046 ceph-mon[19468]: from='client.204333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:06:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:06:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:14 smithi087 ceph-mon[20993]: from='client.204333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:06:14.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:06:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:06:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:14 smithi077 ceph-mon[21151]: from='client.204333 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:06:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:06:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:15 smithi046 ceph-mon[19468]: pgmap v6354: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:15 smithi087 ceph-mon[20993]: pgmap v6354: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:15 smithi077 ceph-mon[21151]: pgmap v6354: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:16 smithi046 ceph-mon[19468]: pgmap v6355: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:16 smithi087 ceph-mon[20993]: pgmap v6355: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:16 smithi077 ceph-mon[21151]: pgmap v6355: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:18.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:18.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:18.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:18 smithi046 ceph-mon[19468]: pgmap v6356: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:18 smithi087 ceph-mon[20993]: pgmap v6356: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:18 smithi077 ceph-mon[21151]: pgmap v6356: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:18.968 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:18.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:18.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:18.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:18.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:19 smithi046 ceph-mon[19468]: from='client.204519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:19 smithi087 ceph-mon[20993]: from='client.204519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:19 smithi077 ceph-mon[21151]: from='client.204519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:20 smithi046 ceph-mon[19468]: pgmap v6357: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:20 smithi087 ceph-mon[20993]: pgmap v6357: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:20 smithi077 ceph-mon[21151]: pgmap v6357: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:21.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.768 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:22.792 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:22 smithi077 ceph-mon[21151]: pgmap v6358: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:22 smithi046 ceph-mon[19468]: pgmap v6358: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:22 smithi087 ceph-mon[20993]: pgmap v6358: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:23.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:23.970 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:23.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:24.668 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:24.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:24.668 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:24.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:24.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:24 smithi046 ceph-mon[19468]: pgmap v6359: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:24 smithi087 ceph-mon[20993]: pgmap v6359: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:24 smithi077 ceph-mon[21151]: pgmap v6359: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:25 smithi046 ceph-mon[19468]: from='client.204597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:25 smithi087 ceph-mon[20993]: from='client.204597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:25 smithi077 ceph-mon[21151]: from='client.204597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:26 smithi046 ceph-mon[19468]: pgmap v6360: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:26 smithi087 ceph-mon[20993]: pgmap v6360: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:26 smithi077 ceph-mon[21151]: pgmap v6360: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:06:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:28 smithi046 ceph-mon[19468]: pgmap v6361: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:28 smithi087 ceph-mon[20993]: pgmap v6361: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:28.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:28 smithi077 ceph-mon[21151]: pgmap v6361: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:29.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:29.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:29.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:30.359 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:30.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:30.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:30.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:30.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:30.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:30 smithi046 ceph-mon[19468]: pgmap v6362: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:30.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:30 smithi046 ceph-mon[19468]: from='client.204672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:30 smithi087 ceph-mon[20993]: pgmap v6362: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:30 smithi087 ceph-mon[20993]: from='client.204672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:30 smithi077 ceph-mon[21151]: pgmap v6362: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:30 smithi077 ceph-mon[21151]: from='client.204672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:32.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:32 smithi046 ceph-mon[19468]: pgmap v6363: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:32 smithi087 ceph-mon[20993]: pgmap v6363: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:32 smithi077 ceph-mon[21151]: pgmap v6363: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:34 smithi046 ceph-mon[19468]: pgmap v6364: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:34 smithi087 ceph-mon[20993]: pgmap v6364: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:34 smithi077 ceph-mon[21151]: pgmap v6364: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:35.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:35.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:35.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:36.049 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:36.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:36.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:36.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:36.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:36 smithi046 ceph-mon[19468]: pgmap v6365: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:36 smithi046 ceph-mon[19468]: from='client.204747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:36 smithi087 ceph-mon[20993]: pgmap v6365: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:36 smithi087 ceph-mon[20993]: from='client.204747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:36 smithi077 ceph-mon[21151]: pgmap v6365: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:36 smithi077 ceph-mon[21151]: from='client.204747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:38 smithi046 ceph-mon[19468]: pgmap v6366: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:38 smithi087 ceph-mon[20993]: pgmap v6366: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:38 smithi077 ceph-mon[21151]: pgmap v6366: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: pgmap v6367: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: pgmap v6367: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:40.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:41.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: pgmap v6367: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:06:41.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:41.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:41.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:41.720 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:41.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:42 smithi046 ceph-mon[19468]: pgmap v6368: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:42 smithi046 ceph-mon[19468]: from='client.204822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:42 smithi087 ceph-mon[20993]: pgmap v6368: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:42 smithi087 ceph-mon[20993]: from='client.204822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:42 smithi077 ceph-mon[21151]: pgmap v6368: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:42 smithi077 ceph-mon[21151]: from='client.204822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:45.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:44 smithi046 ceph-mon[19468]: pgmap v6369: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:44 smithi087 ceph-mon[20993]: pgmap v6369: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:44 smithi077 ceph-mon[21151]: pgmap v6369: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:46.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:46.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:46.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:46 smithi046 ceph-mon[19468]: pgmap v6370: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:46 smithi087 ceph-mon[20993]: pgmap v6370: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:46 smithi077 ceph-mon[21151]: pgmap v6370: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:47.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:47.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:47.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:47.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:47.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:47 smithi046 ceph-mon[19468]: from='client.204900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:48.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:47 smithi087 ceph-mon[20993]: from='client.204900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:47 smithi077 ceph-mon[21151]: from='client.204900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:48 smithi046 ceph-mon[19468]: pgmap v6371: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:48 smithi087 ceph-mon[20993]: pgmap v6371: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:48 smithi077 ceph-mon[21151]: pgmap v6371: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:51.037 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:50 smithi087 ceph-mon[20993]: pgmap v6372: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:50 smithi046 ceph-mon[19468]: pgmap v6372: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:50 smithi077 ceph-mon[21151]: pgmap v6372: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:06:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:52.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:53.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:53.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:53.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:53.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:53.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:52 smithi077 ceph-mon[21151]: pgmap v6373: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:52 smithi046 ceph-mon[19468]: pgmap v6373: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:52 smithi087 ceph-mon[20993]: pgmap v6373: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:53 smithi077 ceph-mon[21151]: from='client.204972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:53 smithi046 ceph-mon[19468]: from='client.204972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:54.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:53 smithi087 ceph-mon[20993]: from='client.204972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:06:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:54 smithi077 ceph-mon[21151]: pgmap v6374: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:54 smithi046 ceph-mon[19468]: pgmap v6374: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:54 smithi087 ceph-mon[20993]: pgmap v6374: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:56 smithi077 ceph-mon[21151]: pgmap v6375: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:56 smithi046 ceph-mon[19468]: pgmap v6375: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:56 smithi087 ceph-mon[20993]: pgmap v6375: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:06:58.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:06:58.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:06:58.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:06:58.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:06:58.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:06:58.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:06:58.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:06:58.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:06:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:58 smithi046 ceph-mon[19468]: pgmap v6376: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:58 smithi087 ceph-mon[20993]: pgmap v6376: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:06:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:58 smithi077 ceph-mon[21151]: pgmap v6376: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:00.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:06:59 smithi077 ceph-mon[21151]: from='client.205047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:06:59 smithi046 ceph-mon[19468]: from='client.205047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:06:59 smithi087 ceph-mon[20993]: from='client.205047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: pgmap v6377: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: pgmap v6377: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: pgmap v6377: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:02 smithi077 ceph-mon[21151]: pgmap v6378: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:02 smithi046 ceph-mon[19468]: pgmap v6378: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:02 smithi087 ceph-mon[20993]: pgmap v6378: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:03.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:03.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:03.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:04.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:04.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:04.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:04.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:04.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:05.159 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:04 smithi077 ceph-mon[21151]: pgmap v6379: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:05.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:04 smithi046 ceph-mon[19468]: pgmap v6379: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:04 smithi087 ceph-mon[20993]: pgmap v6379: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:05 smithi046 ceph-mon[19468]: from='client.205122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:05 smithi087 ceph-mon[20993]: from='client.205122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:06.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:05 smithi077 ceph-mon[21151]: from='client.205122 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:07.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:06 smithi046 ceph-mon[19468]: pgmap v6380: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:06 smithi087 ceph-mon[20993]: pgmap v6380: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:06 smithi077 ceph-mon[21151]: pgmap v6380: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:08 smithi046 ceph-mon[19468]: pgmap v6381: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:08 smithi087 ceph-mon[20993]: pgmap v6381: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:08 smithi077 ceph-mon[21151]: pgmap v6381: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:09.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:09.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:09.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:10.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:10.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:10.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:10.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:10.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:11.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:10 smithi087 ceph-mon[20993]: pgmap v6382: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:11.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:10 smithi087 ceph-mon[20993]: from='client.205194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:10 smithi046 ceph-mon[19468]: pgmap v6382: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:10 smithi046 ceph-mon[19468]: from='client.205194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:10 smithi077 ceph-mon[21151]: pgmap v6382: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:10 smithi077 ceph-mon[21151]: from='client.205194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:12.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:13.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:13 smithi077 ceph-mon[21151]: pgmap v6383: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:13 smithi046 ceph-mon[19468]: pgmap v6383: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:13 smithi087 ceph-mon[20993]: pgmap v6383: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:14.030 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:07:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:07:13.662+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:07:14.030 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:07:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:07:13.663+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:07:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:07:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:07:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:07:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:14.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:14.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:07:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:07:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:07:14.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:14.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:14.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:07:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:15 smithi046 ceph-mon[19468]: pgmap v6384: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:07:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:07:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:07:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:15 smithi087 ceph-mon[20993]: pgmap v6384: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:07:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:07:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:07:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:15 smithi077 ceph-mon[21151]: pgmap v6384: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:07:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:07:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:07:15.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:15.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:15.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:15.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:15.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:17 smithi046 ceph-mon[19468]: pgmap v6385: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:17 smithi046 ceph-mon[19468]: from='client.205374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:17 smithi087 ceph-mon[20993]: pgmap v6385: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:17 smithi087 ceph-mon[20993]: from='client.205374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:17 smithi077 ceph-mon[21151]: pgmap v6385: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:17 smithi077 ceph-mon[21151]: from='client.205374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:19 smithi046 ceph-mon[19468]: pgmap v6386: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:19 smithi087 ceph-mon[20993]: pgmap v6386: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:19 smithi077 ceph-mon[21151]: pgmap v6386: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:20.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: pgmap v6387: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: pgmap v6387: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: pgmap v6387: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:07:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:21.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:21.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:21.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:21.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:21.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:23 smithi046 ceph-mon[19468]: from='client.205449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:23 smithi046 ceph-mon[19468]: pgmap v6388: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:23 smithi087 ceph-mon[20993]: from='client.205449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:23 smithi087 ceph-mon[20993]: pgmap v6388: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:23 smithi077 ceph-mon[21151]: from='client.205449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:23 smithi077 ceph-mon[21151]: pgmap v6388: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:25.150 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:25 smithi077 ceph-mon[21151]: pgmap v6389: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:25 smithi046 ceph-mon[19468]: pgmap v6389: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:25 smithi087 ceph-mon[20993]: pgmap v6389: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:26.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:26.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:26.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:27.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:27.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:27.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:27.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:27.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:27.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:27 smithi046 ceph-mon[19468]: pgmap v6390: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:27 smithi087 ceph-mon[20993]: pgmap v6390: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:27 smithi077 ceph-mon[21151]: pgmap v6390: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:07:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:28 smithi046 ceph-mon[19468]: from='client.205527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:28 smithi087 ceph-mon[20993]: from='client.205527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:28 smithi077 ceph-mon[21151]: from='client.205527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:29 smithi046 ceph-mon[19468]: pgmap v6391: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:29 smithi087 ceph-mon[20993]: pgmap v6391: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:29 smithi077 ceph-mon[21151]: pgmap v6391: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:30 smithi046 ceph-mon[19468]: pgmap v6392: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:30 smithi087 ceph-mon[20993]: pgmap v6392: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:30 smithi077 ceph-mon[21151]: pgmap v6392: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:32.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:32.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:32.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:32.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:32 smithi087 ceph-mon[20993]: pgmap v6393: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:32 smithi077 ceph-mon[21151]: pgmap v6393: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:32 smithi046 ceph-mon[19468]: pgmap v6393: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:32.910 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:32.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:32.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:32.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:32.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:33 smithi046 ceph-mon[19468]: from='client.205605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:33 smithi077 ceph-mon[21151]: from='client.205605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:33 smithi087 ceph-mon[20993]: from='client.205605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:34 smithi077 ceph-mon[21151]: pgmap v6394: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:34 smithi046 ceph-mon[19468]: pgmap v6394: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:34 smithi087 ceph-mon[20993]: pgmap v6394: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:36 smithi046 ceph-mon[19468]: pgmap v6395: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:36 smithi087 ceph-mon[20993]: pgmap v6395: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:36 smithi077 ceph-mon[21151]: pgmap v6395: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:37.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:37.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:37.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:38.593 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:38.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:38.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:38.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:38.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:38 smithi046 ceph-mon[19468]: pgmap v6396: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:38 smithi087 ceph-mon[20993]: pgmap v6396: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:38 smithi077 ceph-mon[21151]: pgmap v6396: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:39 smithi046 ceph-mon[19468]: from='client.205677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:39 smithi087 ceph-mon[20993]: from='client.205677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:39 smithi077 ceph-mon[21151]: from='client.205677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:40.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:40 smithi046 ceph-mon[19468]: pgmap v6397: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:40 smithi087 ceph-mon[20993]: pgmap v6397: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:40 smithi077 ceph-mon[21151]: pgmap v6397: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:42 smithi046 ceph-mon[19468]: pgmap v6398: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:43.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:42 smithi077 ceph-mon[21151]: pgmap v6398: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:42 smithi087 ceph-mon[20993]: pgmap v6398: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:43.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:43.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:43.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:44.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:44.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:44.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:44.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:44.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:44 smithi046 ceph-mon[19468]: pgmap v6399: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:44 smithi046 ceph-mon[19468]: from='client.205752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:44 smithi087 ceph-mon[20993]: pgmap v6399: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:44 smithi087 ceph-mon[20993]: from='client.205752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:44 smithi077 ceph-mon[21151]: pgmap v6399: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:44 smithi077 ceph-mon[21151]: from='client.205752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:46 smithi077 ceph-mon[21151]: pgmap v6400: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:47.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:46 smithi046 ceph-mon[19468]: pgmap v6400: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:46 smithi087 ceph-mon[20993]: pgmap v6400: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:07:49.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:49.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:49.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:49.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:48 smithi046 ceph-mon[19468]: pgmap v6401: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:48 smithi087 ceph-mon[20993]: pgmap v6401: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:48 smithi077 ceph-mon[21151]: pgmap v6401: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:49.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:49.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:49.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:49.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:49.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:50 smithi087 ceph-mon[20993]: pgmap v6402: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:50 smithi087 ceph-mon[20993]: from='client.205827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:51.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:50 smithi046 ceph-mon[19468]: pgmap v6402: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:51.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:50 smithi046 ceph-mon[19468]: from='client.205827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:50 smithi077 ceph-mon[21151]: pgmap v6402: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:50 smithi077 ceph-mon[21151]: from='client.205827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:52.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:52 smithi087 ceph-mon[20993]: pgmap v6403: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:07:52.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:52 smithi046 ceph-mon[19468]: pgmap v6403: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:07:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:52 smithi077 ceph-mon[21151]: pgmap v6403: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:07:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:07:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:54 smithi077 ceph-mon[21151]: pgmap v6404: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:07:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:54 smithi046 ceph-mon[19468]: pgmap v6404: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:07:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:54 smithi087 ceph-mon[20993]: pgmap v6404: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:07:54.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:07:54.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:07:54.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:07:55.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:07:55.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:07:55.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:07:55.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:07:55.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:07:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:56 smithi046 ceph-mon[19468]: pgmap v6405: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:56 smithi046 ceph-mon[19468]: from='client.205902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:56 smithi087 ceph-mon[20993]: pgmap v6405: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:56 smithi087 ceph-mon[20993]: from='client.205902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:56 smithi077 ceph-mon[21151]: pgmap v6405: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:07:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:56 smithi077 ceph-mon[21151]: from='client.205902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:07:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:07:58 smithi046 ceph-mon[19468]: pgmap v6406: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:07:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:07:58 smithi087 ceph-mon[20993]: pgmap v6406: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:07:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:07:58 smithi077 ceph-mon[21151]: pgmap v6406: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:00 smithi046 ceph-mon[19468]: pgmap v6407: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:00 smithi087 ceph-mon[20993]: pgmap v6407: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:00.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:00.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:00.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:00.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:00 smithi077 ceph-mon[21151]: pgmap v6407: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:01.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:01.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='client.205980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='client.205980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='client.205980 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:02.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:03 smithi046 ceph-mon[19468]: pgmap v6408: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:03 smithi087 ceph-mon[20993]: pgmap v6408: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:03 smithi077 ceph-mon[21151]: pgmap v6408: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:05.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:05 smithi077 ceph-mon[21151]: pgmap v6409: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:08:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:05 smithi046 ceph-mon[19468]: pgmap v6409: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:08:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:05 smithi087 ceph-mon[20993]: pgmap v6409: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:08:06.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:06.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:06.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:07.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:07.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:07.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:07.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:07.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:07 smithi046 ceph-mon[19468]: pgmap v6410: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:08:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:07 smithi087 ceph-mon[20993]: pgmap v6410: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:08:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:07 smithi077 ceph-mon[21151]: pgmap v6410: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:08:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:08 smithi046 ceph-mon[19468]: from='client.206055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:08 smithi087 ceph-mon[20993]: from='client.206055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:08 smithi077 ceph-mon[21151]: from='client.206055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:09 smithi046 ceph-mon[19468]: pgmap v6411: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:09 smithi087 ceph-mon[20993]: pgmap v6411: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:09 smithi077 ceph-mon[21151]: pgmap v6411: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:10 smithi046 ceph-mon[19468]: pgmap v6412: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:10 smithi087 ceph-mon[20993]: pgmap v6412: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:10 smithi077 ceph-mon[21151]: pgmap v6412: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:12.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:12.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:12.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:12.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:12 smithi087 ceph-mon[20993]: pgmap v6413: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:12.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:12 smithi077 ceph-mon[21151]: pgmap v6413: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.694 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:12.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:12.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:12.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:12.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:12.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:12 smithi046 ceph-mon[19468]: pgmap v6413: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:12.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:12.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:13.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:13 smithi087 ceph-mon[20993]: from='client.206124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:13 smithi077 ceph-mon[21151]: from='client.206124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:13 smithi046 ceph-mon[19468]: from='client.206124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: pgmap v6414: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:14.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:14.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:08:14.393+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:08:14.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:08:14.394+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:08:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: pgmap v6414: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:14.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: pgmap v6414: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:14.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:08:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:08:15.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:08:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:08:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:08:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:08:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:08:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:16 smithi077 ceph-mon[21151]: pgmap v6415: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:16 smithi046 ceph-mon[19468]: pgmap v6415: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:16 smithi087 ceph-mon[20993]: pgmap v6415: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:17.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:17.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:17.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:18.374 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:18.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:18 smithi077 ceph-mon[21151]: pgmap v6416: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:18 smithi077 ceph-mon[21151]: from='client.206304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:18 smithi046 ceph-mon[19468]: pgmap v6416: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:18 smithi046 ceph-mon[19468]: from='client.206304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:18 smithi087 ceph-mon[20993]: pgmap v6416: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:18 smithi087 ceph-mon[20993]: from='client.206304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:20.805 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:20 smithi077 ceph-mon[21151]: pgmap v6417: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:20 smithi046 ceph-mon[19468]: pgmap v6417: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:20 smithi087 ceph-mon[20993]: pgmap v6417: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:22 smithi046 ceph-mon[19468]: pgmap v6418: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:22 smithi087 ceph-mon[20993]: pgmap v6418: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:22 smithi077 ceph-mon[21151]: pgmap v6418: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:23.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:23.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:23.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:24.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:24.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:24.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:24.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:24.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:24 smithi077 ceph-mon[21151]: pgmap v6419: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:24 smithi077 ceph-mon[21151]: from='client.206379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:24 smithi046 ceph-mon[19468]: pgmap v6419: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:24 smithi046 ceph-mon[19468]: from='client.206379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:24 smithi087 ceph-mon[20993]: pgmap v6419: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:24 smithi087 ceph-mon[20993]: from='client.206379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:27.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:26 smithi046 ceph-mon[19468]: pgmap v6420: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:27.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:26 smithi077 ceph-mon[21151]: pgmap v6420: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:26 smithi087 ceph-mon[20993]: pgmap v6420: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:08:29.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:29.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:29.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:29.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:28 smithi046 ceph-mon[19468]: pgmap v6421: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:28 smithi087 ceph-mon[20993]: pgmap v6421: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:28 smithi077 ceph-mon[21151]: pgmap v6421: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:29.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:30 smithi046 ceph-mon[19468]: pgmap v6422: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:30 smithi046 ceph-mon[19468]: from='client.206451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:31.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:30 smithi087 ceph-mon[20993]: pgmap v6422: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:31.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:30 smithi087 ceph-mon[20993]: from='client.206451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:30 smithi077 ceph-mon[21151]: pgmap v6422: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:30 smithi077 ceph-mon[21151]: from='client.206451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:32 smithi087 ceph-mon[20993]: pgmap v6423: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:32.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:32 smithi046 ceph-mon[19468]: pgmap v6423: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:32 smithi077 ceph-mon[21151]: pgmap v6423: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:34.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:34.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:34.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:34 smithi046 ceph-mon[19468]: pgmap v6424: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:34.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:34 smithi087 ceph-mon[20993]: pgmap v6424: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:34 smithi077 ceph-mon[21151]: pgmap v6424: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:35.414 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:35.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:35.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:35.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:35.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:35 smithi046 ceph-mon[19468]: from='client.206529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:35 smithi087 ceph-mon[20993]: from='client.206529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:35 smithi077 ceph-mon[21151]: from='client.206529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:36 smithi046 ceph-mon[19468]: pgmap v6425: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:36 smithi087 ceph-mon[20993]: pgmap v6425: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:36 smithi077 ceph-mon[21151]: pgmap v6425: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:38 smithi046 ceph-mon[19468]: pgmap v6426: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:38 smithi087 ceph-mon[20993]: pgmap v6426: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:38 smithi077 ceph-mon[21151]: pgmap v6426: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:40.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:40.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:40.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:40 smithi046 ceph-mon[19468]: pgmap v6427: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:40 smithi087 ceph-mon[20993]: pgmap v6427: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:40 smithi077 ceph-mon[21151]: pgmap v6427: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:41.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:41.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:41.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:41.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:41.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='client.206598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='client.206598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='client.206598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:41.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:42 smithi046 ceph-mon[19468]: pgmap v6428: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:42 smithi087 ceph-mon[20993]: pgmap v6428: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:42 smithi077 ceph-mon[21151]: pgmap v6428: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:44 smithi046 ceph-mon[19468]: pgmap v6429: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:44 smithi087 ceph-mon[20993]: pgmap v6429: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:44 smithi077 ceph-mon[21151]: pgmap v6429: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:08:46.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:46.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:46.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:46.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:46.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:46.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:46.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:46.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:46.852 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:46 smithi077 ceph-mon[21151]: pgmap v6430: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:46 smithi046 ceph-mon[19468]: pgmap v6430: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:46 smithi087 ceph-mon[20993]: pgmap v6430: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:47.765 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:47 smithi077 ceph-mon[21151]: from='client.206676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:47 smithi046 ceph-mon[19468]: from='client.206676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:47 smithi087 ceph-mon[20993]: from='client.206676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:48.816 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:48 smithi046 ceph-mon[19468]: pgmap v6431: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:48 smithi087 ceph-mon[20993]: pgmap v6431: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:48.904 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:48 smithi077 ceph-mon[21151]: pgmap v6431: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:50 smithi046 ceph-mon[19468]: pgmap v6432: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:50 smithi087 ceph-mon[20993]: pgmap v6432: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:50 smithi077 ceph-mon[21151]: pgmap v6432: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:51.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:51.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:51.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:52.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:52.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:52.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:52.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:52.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:52 smithi087 ceph-mon[20993]: pgmap v6433: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:52 smithi077 ceph-mon[21151]: pgmap v6433: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:52 smithi046 ceph-mon[19468]: pgmap v6433: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:52.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:52.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:08:53.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:53 smithi087 ceph-mon[20993]: from='client.206754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:53 smithi077 ceph-mon[21151]: from='client.206754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:53 smithi046 ceph-mon[19468]: from='client.206754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:54.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:54 smithi087 ceph-mon[20993]: pgmap v6434: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:54 smithi077 ceph-mon[21151]: pgmap v6434: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:54 smithi046 ceph-mon[19468]: pgmap v6434: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:56 smithi077 ceph-mon[21151]: pgmap v6435: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:56 smithi046 ceph-mon[19468]: pgmap v6435: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:56 smithi087 ceph-mon[20993]: pgmap v6435: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:08:57.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:08:57.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:08:57.461 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:08:58.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:08:58.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:08:58.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:08:58.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:08:58.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:08:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:58 smithi077 ceph-mon[21151]: pgmap v6436: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:58.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:08:58 smithi077 ceph-mon[21151]: from='client.206832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:58 smithi046 ceph-mon[19468]: pgmap v6436: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:08:58 smithi046 ceph-mon[19468]: from='client.206832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:08:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:58 smithi087 ceph-mon[20993]: pgmap v6436: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:08:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:08:58 smithi087 ceph-mon[20993]: from='client.206832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:01.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:00 smithi077 ceph-mon[21151]: pgmap v6437: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:00 smithi046 ceph-mon[19468]: pgmap v6437: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:00 smithi087 ceph-mon[20993]: pgmap v6437: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: pgmap v6438: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: pgmap v6438: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: pgmap v6438: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:02.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:03.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:03.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:03.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:03.832 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:03.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:03.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:03.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:03.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:04 smithi046 ceph-mon[19468]: pgmap v6439: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:04 smithi046 ceph-mon[19468]: from='client.206907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:04 smithi087 ceph-mon[20993]: pgmap v6439: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:04 smithi087 ceph-mon[20993]: from='client.206907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:04 smithi077 ceph-mon[21151]: pgmap v6439: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:04 smithi077 ceph-mon[21151]: from='client.206907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:06 smithi046 ceph-mon[19468]: pgmap v6440: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:06 smithi087 ceph-mon[20993]: pgmap v6440: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:06 smithi077 ceph-mon[21151]: pgmap v6440: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:08.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:08 smithi046 ceph-mon[19468]: pgmap v6441: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:08.755 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:08 smithi077 ceph-mon[21151]: pgmap v6441: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:08.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:08.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:08.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:08 smithi087 ceph-mon[20993]: pgmap v6441: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:09.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:09.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:09.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:09.510 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:09.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:10 smithi046 ceph-mon[19468]: from='client.206982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:10 smithi046 ceph-mon[19468]: pgmap v6442: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:10 smithi087 ceph-mon[20993]: from='client.206982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:10 smithi087 ceph-mon[20993]: pgmap v6442: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:10 smithi077 ceph-mon[21151]: from='client.206982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:10 smithi077 ceph-mon[21151]: pgmap v6442: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:12 smithi046 ceph-mon[19468]: pgmap v6443: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:13.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:12 smithi087 ceph-mon[20993]: pgmap v6443: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:12 smithi077 ceph-mon[21151]: pgmap v6443: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:14.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:14.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:14.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: pgmap v6444: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:09:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:09:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:09:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:15.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: pgmap v6444: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:09:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:09:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:09:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: pgmap v6444: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:15.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:15.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:15.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:15.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:15.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:15.513 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:09:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:09:15.138+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:09:15.513 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:09:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:09:15.147+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:09:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:15 smithi046 ceph-mon[19468]: from='client.207078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:15 smithi087 ceph-mon[20993]: from='client.207078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:09:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:15 smithi077 ceph-mon[21151]: from='client.207078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:09:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:09:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:16 smithi046 ceph-mon[19468]: pgmap v6445: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:09:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:09:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:09:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:16 smithi087 ceph-mon[20993]: pgmap v6445: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:09:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:09:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:09:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:16 smithi077 ceph-mon[21151]: pgmap v6445: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:09:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:18 smithi046 ceph-mon[19468]: pgmap v6446: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:18 smithi087 ceph-mon[20993]: pgmap v6446: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:18 smithi077 ceph-mon[21151]: pgmap v6446: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:20.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:20.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:20.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:20 smithi046 ceph-mon[19468]: pgmap v6447: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:20 smithi087 ceph-mon[20993]: pgmap v6447: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:20 smithi077 ceph-mon[21151]: pgmap v6447: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:09:21.198 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:21.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:21.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:21.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:21.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='client.207240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:21.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='client.207240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='client.207240 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:22.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:22 smithi046 ceph-mon[19468]: pgmap v6448: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:22 smithi087 ceph-mon[20993]: pgmap v6448: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:22 smithi077 ceph-mon[21151]: pgmap v6448: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:24 smithi046 ceph-mon[19468]: pgmap v6449: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:09:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:24 smithi087 ceph-mon[20993]: pgmap v6449: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:09:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:24 smithi077 ceph-mon[21151]: pgmap v6449: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:09:26.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:26.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:26.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:26.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:26.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:26 smithi046 ceph-mon[19468]: pgmap v6450: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:26 smithi087 ceph-mon[20993]: pgmap v6450: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:26 smithi077 ceph-mon[21151]: pgmap v6450: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:09:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:27 smithi046 ceph-mon[19468]: from='client.207315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:27 smithi087 ceph-mon[20993]: from='client.207315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:28.143 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:27 smithi077 ceph-mon[21151]: from='client.207315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:29.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:28 smithi046 ceph-mon[19468]: pgmap v6451: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:29.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:28 smithi077 ceph-mon[21151]: pgmap v6451: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:28 smithi087 ceph-mon[20993]: pgmap v6451: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:31.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:30 smithi046 ceph-mon[19468]: pgmap v6452: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:30 smithi087 ceph-mon[20993]: pgmap v6452: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:30 smithi077 ceph-mon[21151]: pgmap v6452: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:31.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:31.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:31.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:32.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:32.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:32.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:32.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:32.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:32 smithi077 ceph-mon[21151]: pgmap v6453: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:32 smithi046 ceph-mon[19468]: pgmap v6453: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:32 smithi087 ceph-mon[20993]: pgmap v6453: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:09:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:33 smithi077 ceph-mon[21151]: from='client.207393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:34.197 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:33 smithi087 ceph-mon[20993]: from='client.207393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:33 smithi046 ceph-mon[19468]: from='client.207393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:35.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:34 smithi087 ceph-mon[20993]: pgmap v6454: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:34 smithi077 ceph-mon[21151]: pgmap v6454: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:34 smithi046 ceph-mon[19468]: pgmap v6454: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:36 smithi077 ceph-mon[21151]: pgmap v6455: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:36 smithi046 ceph-mon[19468]: pgmap v6455: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:36 smithi087 ceph-mon[20993]: pgmap v6455: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:37.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:37.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:37.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:38.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:38.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:38.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:38.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:38.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:38 smithi077 ceph-mon[21151]: pgmap v6456: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:38 smithi077 ceph-mon[21151]: from='client.207468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:38 smithi046 ceph-mon[19468]: pgmap v6456: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:38 smithi046 ceph-mon[19468]: from='client.207468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:38 smithi087 ceph-mon[20993]: pgmap v6456: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:38 smithi087 ceph-mon[20993]: from='client.207468 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:40 smithi077 ceph-mon[21151]: pgmap v6457: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:41.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:40 smithi087 ceph-mon[20993]: pgmap v6457: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:41.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:40 smithi046 ceph-mon[19468]: pgmap v6457: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: pgmap v6458: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: pgmap v6458: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: pgmap v6458: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:43.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:43.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:43.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:43.923 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:44.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:44.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:44.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:44.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:44.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:44 smithi077 ceph-mon[21151]: pgmap v6459: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:44.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:44 smithi077 ceph-mon[21151]: from='client.207537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:44 smithi046 ceph-mon[19468]: pgmap v6459: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:44 smithi046 ceph-mon[19468]: from='client.207537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:44 smithi087 ceph-mon[20993]: pgmap v6459: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:44 smithi087 ceph-mon[20993]: from='client.207537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:46 smithi046 ceph-mon[19468]: pgmap v6460: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:46 smithi087 ceph-mon[20993]: pgmap v6460: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:46 smithi077 ceph-mon[21151]: pgmap v6460: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:48.888 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:48 smithi077 ceph-mon[21151]: pgmap v6461: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:48.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:48 smithi046 ceph-mon[19468]: pgmap v6461: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:48 smithi087 ceph-mon[20993]: pgmap v6461: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:49.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:49.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:49.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:49.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:49.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:50.815 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:50 smithi077 ceph-mon[21151]: from='client.207609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:50.815 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:50 smithi077 ceph-mon[21151]: pgmap v6462: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:50 smithi046 ceph-mon[19468]: from='client.207609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:50 smithi046 ceph-mon[19468]: pgmap v6462: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:50 smithi087 ceph-mon[20993]: from='client.207609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:51.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:50 smithi087 ceph-mon[20993]: pgmap v6462: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:53 smithi046 ceph-mon[19468]: pgmap v6463: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:53 smithi087 ceph-mon[20993]: pgmap v6463: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:53 smithi077 ceph-mon[21151]: pgmap v6463: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:09:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:53.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:09:54.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:09:54.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:09:54.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:09:55.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:09:55.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:09:55.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:09:55.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:09:55.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:09:55.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:55 smithi046 ceph-mon[19468]: pgmap v6464: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:55 smithi087 ceph-mon[20993]: pgmap v6464: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:55 smithi077 ceph-mon[21151]: pgmap v6464: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:56 smithi046 ceph-mon[19468]: from='client.207687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:56 smithi087 ceph-mon[20993]: from='client.207687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:56 smithi077 ceph-mon[21151]: from='client.207687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:09:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:57 smithi087 ceph-mon[20993]: pgmap v6465: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:57 smithi046 ceph-mon[19468]: pgmap v6465: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:57 smithi077 ceph-mon[21151]: pgmap v6465: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:09:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:09:59 smithi046 ceph-mon[19468]: pgmap v6466: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:09:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:09:59 smithi087 ceph-mon[20993]: pgmap v6466: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:09:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:09:59 smithi077 ceph-mon[21151]: pgmap v6466: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:00.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:00.302 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:10:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:00.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:10:00.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:10:00.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:00.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:00.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:00.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:00.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:01.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:01 smithi087 ceph-mon[20993]: pgmap v6467: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:01 smithi046 ceph-mon[19468]: pgmap v6467: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:01 smithi077 ceph-mon[21151]: pgmap v6467: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='client.207756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='client.207756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='client.207756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:02.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:03 smithi046 ceph-mon[19468]: pgmap v6468: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:03 smithi087 ceph-mon[20993]: pgmap v6468: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:03 smithi077 ceph-mon[21151]: pgmap v6468: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:05 smithi046 ceph-mon[19468]: pgmap v6469: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:05 smithi087 ceph-mon[20993]: pgmap v6469: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:05 smithi077 ceph-mon[21151]: pgmap v6469: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:05.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:05.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:05.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:06.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:06.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:06.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:06.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:06.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:07 smithi046 ceph-mon[19468]: pgmap v6470: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:07 smithi087 ceph-mon[20993]: pgmap v6470: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:07 smithi077 ceph-mon[21151]: pgmap v6470: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:08 smithi046 ceph-mon[19468]: from='client.207834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:08 smithi087 ceph-mon[20993]: from='client.207834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:08 smithi077 ceph-mon[21151]: from='client.207834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:09.315 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:09 smithi077 ceph-mon[21151]: pgmap v6471: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:09 smithi046 ceph-mon[19468]: pgmap v6471: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:09 smithi087 ceph-mon[20993]: pgmap v6471: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:11.336 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:11 smithi077 ceph-mon[21151]: pgmap v6472: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:11 smithi046 ceph-mon[19468]: pgmap v6472: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:11 smithi087 ceph-mon[20993]: pgmap v6472: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:11.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:11.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:11.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:12.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:12.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:12.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:12.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:12.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:13 smithi046 ceph-mon[19468]: pgmap v6473: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:13 smithi046 ceph-mon[19468]: from='client.207909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:13 smithi087 ceph-mon[20993]: pgmap v6473: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:13 smithi087 ceph-mon[20993]: from='client.207909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:13 smithi077 ceph-mon[21151]: pgmap v6473: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:13 smithi077 ceph-mon[21151]: from='client.207909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:15.320 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:15 smithi087 ceph-mon[20993]: pgmap v6474: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:15 smithi046 ceph-mon[19468]: pgmap v6474: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:15 smithi077 ceph-mon[21151]: pgmap v6474: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:16.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:10:16.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:10:16.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:10:16.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:16.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:16.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:10:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:10:15.888+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:10:16.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:10:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:10:15.889+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:10:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:10:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:10:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:10:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:10:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:10:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:10:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:17 smithi087 ceph-mon[20993]: pgmap v6475: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:10:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:17 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:10:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:17 smithi046 ceph-mon[19468]: pgmap v6475: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:10:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:17 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:10:17.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:17.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:17.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:10:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:17 smithi077 ceph-mon[21151]: pgmap v6475: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:10:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:17 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:10:18.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:18.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:18.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:18.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:18.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:19 smithi046 ceph-mon[19468]: pgmap v6476: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:19 smithi046 ceph-mon[19468]: from='client.208095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:19 smithi087 ceph-mon[20993]: pgmap v6476: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:19 smithi087 ceph-mon[20993]: from='client.208095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:19 smithi077 ceph-mon[21151]: pgmap v6476: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:19 smithi077 ceph-mon[21151]: from='client.208095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:21 smithi046 ceph-mon[19468]: pgmap v6477: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:21 smithi087 ceph-mon[20993]: pgmap v6477: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:21 smithi077 ceph-mon[21151]: pgmap v6477: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:23.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:23.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:23.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: pgmap v6478: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: pgmap v6478: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: pgmap v6478: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:23.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:23.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:23.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:23.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:23.782 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:24 smithi046 ceph-mon[19468]: pgmap v6479: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:24 smithi046 ceph-mon[19468]: from='client.208173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:24 smithi087 ceph-mon[20993]: pgmap v6479: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:24 smithi087 ceph-mon[20993]: from='client.208173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:24 smithi077 ceph-mon[21151]: pgmap v6479: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:24 smithi077 ceph-mon[21151]: from='client.208173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:26 smithi046 ceph-mon[19468]: pgmap v6480: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:26 smithi087 ceph-mon[20993]: pgmap v6480: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:26 smithi077 ceph-mon[21151]: pgmap v6480: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:28.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:28.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:28.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:28 smithi046 ceph-mon[19468]: pgmap v6481: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:28 smithi087 ceph-mon[20993]: pgmap v6481: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:28 smithi077 ceph-mon[21151]: pgmap v6481: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:29.469 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:29.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:29.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:29.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:29.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:30.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:29 smithi077 ceph-mon[21151]: from='client.208248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:29 smithi046 ceph-mon[19468]: from='client.208248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:29 smithi087 ceph-mon[20993]: from='client.208248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:31.037 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:30 smithi077 ceph-mon[21151]: pgmap v6482: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:31.198 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:30 smithi046 ceph-mon[19468]: pgmap v6482: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:30 smithi087 ceph-mon[20993]: pgmap v6482: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:32 smithi046 ceph-mon[19468]: pgmap v6483: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:32 smithi087 ceph-mon[20993]: pgmap v6483: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:32 smithi077 ceph-mon[21151]: pgmap v6483: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:10:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:33.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:34.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:34.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:34.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:35.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:35.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:35.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:35.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:35.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:34 smithi046 ceph-mon[19468]: pgmap v6484: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:34 smithi087 ceph-mon[20993]: pgmap v6484: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:34 smithi077 ceph-mon[21151]: pgmap v6484: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:36.260 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:35 smithi087 ceph-mon[20993]: from='client.208326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:36.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:35 smithi046 ceph-mon[19468]: from='client.208326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:35 smithi077 ceph-mon[21151]: from='client.208326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:36 smithi046 ceph-mon[19468]: pgmap v6485: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:37.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:36 smithi087 ceph-mon[20993]: pgmap v6485: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:36 smithi077 ceph-mon[21151]: pgmap v6485: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:38 smithi046 ceph-mon[19468]: pgmap v6486: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:38 smithi087 ceph-mon[20993]: pgmap v6486: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:38 smithi077 ceph-mon[21151]: pgmap v6486: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:40.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:40.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:40.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:40.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:40.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:40.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:40.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:40.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:40 smithi046 ceph-mon[19468]: pgmap v6487: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:40 smithi087 ceph-mon[20993]: pgmap v6487: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:40 smithi077 ceph-mon[21151]: pgmap v6487: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:42.044 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:41 smithi077 ceph-mon[21151]: from='client.208404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:41 smithi046 ceph-mon[19468]: from='client.208404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:42.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:41 smithi087 ceph-mon[20993]: from='client.208404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: pgmap v6488: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: pgmap v6488: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: pgmap v6488: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:45 smithi046 ceph-mon[19468]: pgmap v6489: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:45.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:45 smithi087 ceph-mon[20993]: pgmap v6489: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:45 smithi077 ceph-mon[21151]: pgmap v6489: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:10:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:46.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:46.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:46.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:46.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:46.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:47 smithi046 ceph-mon[19468]: pgmap v6490: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:47 smithi087 ceph-mon[20993]: pgmap v6490: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:47 smithi077 ceph-mon[21151]: pgmap v6490: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:48 smithi046 ceph-mon[19468]: from='client.208479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:48 smithi087 ceph-mon[20993]: from='client.208479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:48 smithi077 ceph-mon[21151]: from='client.208479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:49 smithi046 ceph-mon[19468]: pgmap v6491: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:49 smithi087 ceph-mon[20993]: pgmap v6491: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:49 smithi077 ceph-mon[21151]: pgmap v6491: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:51 smithi046 ceph-mon[19468]: pgmap v6492: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:51 smithi087 ceph-mon[20993]: pgmap v6492: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:51 smithi077 ceph-mon[21151]: pgmap v6492: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:51.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:51.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:51.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:52.223 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:52.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:52.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:52.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:52.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:53 smithi077 ceph-mon[21151]: pgmap v6493: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:53.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:53 smithi077 ceph-mon[21151]: from='client.208557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:53.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:53 smithi046 ceph-mon[19468]: pgmap v6493: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:53 smithi046 ceph-mon[19468]: from='client.208557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:53 smithi087 ceph-mon[20993]: pgmap v6493: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:53 smithi087 ceph-mon[20993]: from='client.208557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:53.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:10:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:55 smithi046 ceph-mon[19468]: pgmap v6494: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:55 smithi087 ceph-mon[20993]: pgmap v6494: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:55 smithi077 ceph-mon[21151]: pgmap v6494: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:57.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:10:57.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:10:57.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:10:57.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:57 smithi087 ceph-mon[20993]: pgmap v6495: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:57 smithi046 ceph-mon[19468]: pgmap v6495: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:57 smithi077 ceph-mon[21151]: pgmap v6495: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:10:57.910 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:10:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:10:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:10:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:10:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:10:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:59 smithi046 ceph-mon[19468]: pgmap v6496: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:10:59 smithi046 ceph-mon[19468]: from='client.208635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:59 smithi087 ceph-mon[20993]: pgmap v6496: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:10:59 smithi087 ceph-mon[20993]: from='client.208635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:10:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:59 smithi077 ceph-mon[21151]: pgmap v6496: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:10:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:10:59 smithi077 ceph-mon[21151]: from='client.208635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:01 smithi046 ceph-mon[19468]: pgmap v6497: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:01 smithi087 ceph-mon[20993]: pgmap v6497: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:01 smithi077 ceph-mon[21151]: pgmap v6497: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:02.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:02.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:02.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: pgmap v6498: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: pgmap v6498: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: pgmap v6498: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:03.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:05 smithi046 ceph-mon[19468]: from='client.208713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:05 smithi046 ceph-mon[19468]: pgmap v6499: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:05 smithi087 ceph-mon[20993]: from='client.208713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:05 smithi087 ceph-mon[20993]: pgmap v6499: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:05 smithi077 ceph-mon[21151]: from='client.208713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:05 smithi077 ceph-mon[21151]: pgmap v6499: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:07 smithi046 ceph-mon[19468]: pgmap v6500: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:07 smithi087 ceph-mon[20993]: pgmap v6500: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:07 smithi077 ceph-mon[21151]: pgmap v6500: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:08.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:08.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:08.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:09.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:09.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:09.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:09.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:09.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:09 smithi046 ceph-mon[19468]: pgmap v6501: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:09 smithi087 ceph-mon[20993]: pgmap v6501: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:09 smithi077 ceph-mon[21151]: pgmap v6501: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:10 smithi046 ceph-mon[19468]: from='client.208782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:10.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:10 smithi077 ceph-mon[21151]: from='client.208782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:10.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:10 smithi087 ceph-mon[20993]: from='client.208782 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:11.340 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:11 smithi077 ceph-mon[21151]: pgmap v6502: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:11 smithi046 ceph-mon[19468]: pgmap v6502: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:11 smithi087 ceph-mon[20993]: pgmap v6502: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:13.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:13 smithi077 ceph-mon[21151]: pgmap v6503: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:13.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:13 smithi046 ceph-mon[19468]: pgmap v6503: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:13 smithi087 ceph-mon[20993]: pgmap v6503: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:13.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:13.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:14.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:14.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:14.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:14.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:14.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:15 smithi046 ceph-mon[19468]: pgmap v6504: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:15 smithi087 ceph-mon[20993]: pgmap v6504: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:15 smithi077 ceph-mon[21151]: pgmap v6504: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='client.208860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:11:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:11:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:16.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='client.208860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:11:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:11:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:11:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:16.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='client.208860 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:16.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:11:16.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:11:16.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:11:16.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:16.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:17.091 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:11:16.626+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:11:17.091 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:11:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:11:16.627+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:11:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:17 smithi046 ceph-mon[19468]: pgmap v6505: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:11:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:17 smithi087 ceph-mon[20993]: pgmap v6505: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:11:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:17 smithi077 ceph-mon[21151]: pgmap v6505: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:11:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:11:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:11:18.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:11:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:11:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:11:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:11:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:11:19.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:19 smithi087 ceph-mon[20993]: pgmap v6506: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:19 smithi046 ceph-mon[19468]: pgmap v6506: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:19 smithi077 ceph-mon[21151]: pgmap v6506: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:19.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:19.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:19.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:20.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:20.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:20.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:20.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:20.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:21 smithi046 ceph-mon[19468]: pgmap v6507: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:21 smithi087 ceph-mon[20993]: pgmap v6507: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:21 smithi077 ceph-mon[21151]: pgmap v6507: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:11:22.336 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:22 smithi087 ceph-mon[20993]: from='client.209043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:22 smithi077 ceph-mon[21151]: from='client.209043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:22 smithi046 ceph-mon[19468]: from='client.209043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: pgmap v6508: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: pgmap v6508: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: pgmap v6508: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:25 smithi087 ceph-mon[20993]: pgmap v6509: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:25 smithi077 ceph-mon[21151]: pgmap v6509: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:25 smithi046 ceph-mon[19468]: pgmap v6509: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:25.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:25.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:25.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:26.332 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:26.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:26.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:26.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:26.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:27 smithi087 ceph-mon[20993]: pgmap v6510: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:27 smithi087 ceph-mon[20993]: from='client.209121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:27 smithi077 ceph-mon[21151]: pgmap v6510: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:27 smithi077 ceph-mon[21151]: from='client.209121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:27 smithi046 ceph-mon[19468]: pgmap v6510: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:27 smithi046 ceph-mon[19468]: from='client.209121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:29 smithi087 ceph-mon[20993]: pgmap v6511: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:29 smithi077 ceph-mon[21151]: pgmap v6511: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:29 smithi046 ceph-mon[19468]: pgmap v6511: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:31.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:31.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:31.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:31 smithi087 ceph-mon[20993]: pgmap v6512: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:31 smithi077 ceph-mon[21151]: pgmap v6512: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:31 smithi046 ceph-mon[19468]: pgmap v6512: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:11:32.015 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:32.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:32.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:32.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:32.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:33.354 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:33 smithi077 ceph-mon[21151]: pgmap v6513: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:33 smithi077 ceph-mon[21151]: from='client.209199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:33 smithi046 ceph-mon[19468]: pgmap v6513: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:33 smithi046 ceph-mon[19468]: from='client.209199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:33 smithi087 ceph-mon[20993]: pgmap v6513: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:11:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:33 smithi087 ceph-mon[20993]: from='client.209199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:33.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:33.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:35 smithi046 ceph-mon[19468]: pgmap v6514: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:35 smithi077 ceph-mon[21151]: pgmap v6514: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:35 smithi087 ceph-mon[20993]: pgmap v6514: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:36.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:36 smithi046 ceph-mon[19468]: pgmap v6515: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:36 smithi087 ceph-mon[20993]: pgmap v6515: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:36 smithi077 ceph-mon[21151]: pgmap v6515: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:37.704 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:38 smithi077 ceph-mon[21151]: from='client.209277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:38 smithi077 ceph-mon[21151]: pgmap v6516: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:38.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:38 smithi087 ceph-mon[20993]: from='client.209277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:38.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:38 smithi087 ceph-mon[20993]: pgmap v6516: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:38 smithi046 ceph-mon[19468]: from='client.209277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:38 smithi046 ceph-mon[19468]: pgmap v6516: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:40 smithi077 ceph-mon[21151]: pgmap v6517: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:40 smithi046 ceph-mon[19468]: pgmap v6517: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:40 smithi087 ceph-mon[20993]: pgmap v6517: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:42 smithi077 ceph-mon[21151]: pgmap v6518: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:42 smithi087 ceph-mon[20993]: pgmap v6518: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:42.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:42 smithi046 ceph-mon[19468]: pgmap v6518: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:42.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:42.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:42.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:42.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:43.420 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:43.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:43.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:43.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:43.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:43 smithi046 ceph-mon[19468]: from='client.209349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:43 smithi087 ceph-mon[20993]: from='client.209349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:43.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:43 smithi077 ceph-mon[21151]: from='client.209349 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:44 smithi046 ceph-mon[19468]: pgmap v6519: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:44 smithi087 ceph-mon[20993]: pgmap v6519: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:44 smithi077 ceph-mon[21151]: pgmap v6519: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:46.723 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:46 smithi077 ceph-mon[21151]: pgmap v6520: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:46 smithi046 ceph-mon[19468]: pgmap v6520: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:46 smithi087 ceph-mon[20993]: pgmap v6520: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:48.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:48.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:48.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:48 smithi046 ceph-mon[19468]: pgmap v6521: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:48 smithi087 ceph-mon[20993]: pgmap v6521: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:48 smithi077 ceph-mon[21151]: pgmap v6521: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:49.103 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:49.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:49.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:49.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:49.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:49 smithi046 ceph-mon[19468]: from='client.209424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:49.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:49 smithi087 ceph-mon[20993]: from='client.209424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:49 smithi077 ceph-mon[21151]: from='client.209424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:50 smithi046 ceph-mon[19468]: pgmap v6522: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:50 smithi087 ceph-mon[20993]: pgmap v6522: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:50 smithi077 ceph-mon[21151]: pgmap v6522: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:52.793 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:52 smithi077 ceph-mon[21151]: pgmap v6523: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:52.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:52 smithi046 ceph-mon[19468]: pgmap v6523: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:52 smithi087 ceph-mon[20993]: pgmap v6523: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:54.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:54.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:11:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:11:54.795 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:11:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:11:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:11:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:11:54.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:11:55.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:54 smithi077 ceph-mon[21151]: pgmap v6524: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:54 smithi046 ceph-mon[19468]: pgmap v6524: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:54 smithi087 ceph-mon[20993]: pgmap v6524: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:55 smithi046 ceph-mon[19468]: from='client.209502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:55 smithi087 ceph-mon[20993]: from='client.209502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:55 smithi077 ceph-mon[21151]: from='client.209502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:11:57.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:56 smithi046 ceph-mon[19468]: pgmap v6525: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:56 smithi087 ceph-mon[20993]: pgmap v6525: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:56 smithi077 ceph-mon[21151]: pgmap v6525: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:11:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:11:58 smithi046 ceph-mon[19468]: pgmap v6526: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:11:58 smithi087 ceph-mon[20993]: pgmap v6526: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:11:58 smithi077 ceph-mon[21151]: pgmap v6526: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:11:59.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:11:59.798 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:11:59.798 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:00.480 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:00.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:00.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:00.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:00.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:00 smithi087 ceph-mon[20993]: pgmap v6527: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:00 smithi087 ceph-mon[20993]: from='client.209580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:00 smithi077 ceph-mon[21151]: pgmap v6527: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:00 smithi077 ceph-mon[21151]: from='client.209580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:00 smithi046 ceph-mon[19468]: pgmap v6527: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:00 smithi046 ceph-mon[19468]: from='client.209580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: pgmap v6528: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: pgmap v6528: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: pgmap v6528: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:03.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:04 smithi087 ceph-mon[20993]: pgmap v6529: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:04 smithi077 ceph-mon[21151]: pgmap v6529: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:04 smithi046 ceph-mon[19468]: pgmap v6529: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:05.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:05.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:05.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:06.176 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:06.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:06.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:06.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:06.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:06 smithi087 ceph-mon[20993]: pgmap v6530: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:07.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:06 smithi087 ceph-mon[20993]: from='client.209655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:06 smithi077 ceph-mon[21151]: pgmap v6530: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:06 smithi077 ceph-mon[21151]: from='client.209655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:06 smithi046 ceph-mon[19468]: pgmap v6530: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:06 smithi046 ceph-mon[19468]: from='client.209655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:08 smithi087 ceph-mon[20993]: pgmap v6531: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:08 smithi077 ceph-mon[21151]: pgmap v6531: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:08 smithi046 ceph-mon[19468]: pgmap v6531: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:10 smithi087 ceph-mon[20993]: pgmap v6532: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:11.158 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:10 smithi046 ceph-mon[19468]: pgmap v6532: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:10 smithi077 ceph-mon[21151]: pgmap v6532: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:11.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:11.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:11.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:11.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:11.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:11.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:11.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:11.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:12 smithi087 ceph-mon[20993]: pgmap v6533: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:12 smithi087 ceph-mon[20993]: from='client.209733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:12 smithi077 ceph-mon[21151]: pgmap v6533: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:12 smithi077 ceph-mon[21151]: from='client.209733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:12 smithi046 ceph-mon[19468]: pgmap v6533: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:13.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:12 smithi046 ceph-mon[19468]: from='client.209733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:14 smithi077 ceph-mon[21151]: pgmap v6534: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:14 smithi046 ceph-mon[19468]: pgmap v6534: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:14 smithi087 ceph-mon[20993]: pgmap v6534: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:16.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:16.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:16.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: pgmap v6535: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:12:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:12:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:12:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:17.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:17.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: pgmap v6535: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:17.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:12:17.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:12:17.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:12:17.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:17.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: pgmap v6535: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:12:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:12:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:12:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:17.739 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:17.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:17.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:17.740 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:12:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:12:17.365+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:12:17.740 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:12:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:12:17.375+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:12:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:18.239 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:12:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:18 smithi087 ceph-mon[20993]: from='client.209841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:18 smithi087 ceph-mon[20993]: pgmap v6536: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:12:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:18 smithi046 ceph-mon[19468]: from='client.209841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:18 smithi046 ceph-mon[19468]: pgmap v6536: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:12:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:12:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:18 smithi077 ceph-mon[21151]: from='client.209841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:18 smithi077 ceph-mon[21151]: pgmap v6536: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:12:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:12:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:20 smithi046 ceph-mon[19468]: pgmap v6537: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:20 smithi087 ceph-mon[20993]: pgmap v6537: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:20 smithi077 ceph-mon[21151]: pgmap v6537: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:22.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:22.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:22.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: pgmap v6538: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: pgmap v6538: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: pgmap v6538: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:23.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:23.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:23 smithi046 ceph-mon[19468]: from='client.209985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:23 smithi087 ceph-mon[20993]: from='client.209985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:23 smithi077 ceph-mon[21151]: from='client.209985 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:24 smithi046 ceph-mon[19468]: pgmap v6539: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:24 smithi087 ceph-mon[20993]: pgmap v6539: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:24 smithi077 ceph-mon[21151]: pgmap v6539: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:26 smithi046 ceph-mon[19468]: pgmap v6540: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:26 smithi087 ceph-mon[20993]: pgmap v6540: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:26 smithi077 ceph-mon[21151]: pgmap v6540: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:29.106 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:29.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:28 smithi046 ceph-mon[19468]: pgmap v6541: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:28 smithi087 ceph-mon[20993]: pgmap v6541: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:28 smithi077 ceph-mon[21151]: pgmap v6541: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:29 smithi046 ceph-mon[19468]: from='client.210060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:29 smithi087 ceph-mon[20993]: from='client.210060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:29 smithi077 ceph-mon[21151]: from='client.210060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:30 smithi046 ceph-mon[19468]: pgmap v6542: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:30 smithi087 ceph-mon[20993]: pgmap v6542: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:30 smithi077 ceph-mon[21151]: pgmap v6542: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:32 smithi046 ceph-mon[19468]: pgmap v6543: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:32 smithi087 ceph-mon[20993]: pgmap v6543: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:32 smithi077 ceph-mon[21151]: pgmap v6543: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:12:34.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:34.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:34.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:34.796 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:34.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:35 smithi077 ceph-mon[21151]: pgmap v6544: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:35 smithi046 ceph-mon[19468]: pgmap v6544: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:35 smithi087 ceph-mon[20993]: pgmap v6544: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:36.262 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:36 smithi046 ceph-mon[19468]: from='client.210135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:36 smithi087 ceph-mon[20993]: from='client.210135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:36.403 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:36 smithi077 ceph-mon[21151]: from='client.210135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:37 smithi046 ceph-mon[19468]: pgmap v6545: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:37 smithi087 ceph-mon[20993]: pgmap v6545: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:37 smithi077 ceph-mon[21151]: pgmap v6545: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:39.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:39 smithi087 ceph-mon[20993]: pgmap v6546: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:39 smithi077 ceph-mon[21151]: pgmap v6546: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:39 smithi046 ceph-mon[19468]: pgmap v6546: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:39.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:39.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:39.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:40.492 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:40.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:40.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:40.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:40.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:41 smithi087 ceph-mon[20993]: pgmap v6547: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:41 smithi087 ceph-mon[20993]: from='client.210204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:41 smithi077 ceph-mon[21151]: pgmap v6547: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:41 smithi077 ceph-mon[21151]: from='client.210204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:41 smithi046 ceph-mon[19468]: pgmap v6547: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:41 smithi046 ceph-mon[19468]: from='client.210204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: pgmap v6548: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: pgmap v6548: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: pgmap v6548: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:45.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:45 smithi087 ceph-mon[20993]: pgmap v6549: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:45 smithi077 ceph-mon[21151]: pgmap v6549: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:45.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:45.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:45 smithi046 ceph-mon[19468]: pgmap v6549: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:45.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:45.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:46.175 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:46.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:46.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:46.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:46.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:47 smithi087 ceph-mon[20993]: pgmap v6550: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:47 smithi087 ceph-mon[20993]: from='client.210282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:47 smithi077 ceph-mon[21151]: pgmap v6550: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:47 smithi077 ceph-mon[21151]: from='client.210282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:47 smithi046 ceph-mon[19468]: pgmap v6550: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:47 smithi046 ceph-mon[19468]: from='client.210282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:49 smithi087 ceph-mon[20993]: pgmap v6551: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:49 smithi077 ceph-mon[21151]: pgmap v6551: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:49 smithi046 ceph-mon[19468]: pgmap v6551: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:51.177 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:51.177 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:51 smithi077 ceph-mon[21151]: pgmap v6552: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:51 smithi046 ceph-mon[19468]: pgmap v6552: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:51 smithi087 ceph-mon[20993]: pgmap v6552: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:12:51.861 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:51.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:51.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:51.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:51.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:53.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:53 smithi046 ceph-mon[19468]: pgmap v6553: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:53.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:53 smithi046 ceph-mon[19468]: from='client.210354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:53 smithi077 ceph-mon[21151]: pgmap v6553: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:53 smithi077 ceph-mon[21151]: from='client.210354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:53 smithi087 ceph-mon[20993]: pgmap v6553: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:53 smithi087 ceph-mon[20993]: from='client.210354 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:54 smithi046 ceph-mon[19468]: pgmap v6554: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:54 smithi087 ceph-mon[20993]: pgmap v6554: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:12:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:54 smithi077 ceph-mon[21151]: pgmap v6554: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:56 smithi077 ceph-mon[21151]: pgmap v6555: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:56 smithi046 ceph-mon[19468]: pgmap v6555: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:56.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:12:56.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:12:56.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:12:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:56 smithi087 ceph-mon[20993]: pgmap v6555: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:12:57.584 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:12:57.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:12:57.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:12:57.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:12:57.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:12:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:58 smithi046 ceph-mon[19468]: from='client.210432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:12:58 smithi046 ceph-mon[19468]: pgmap v6556: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:58 smithi087 ceph-mon[20993]: from='client.210432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:12:58 smithi087 ceph-mon[20993]: pgmap v6556: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:12:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:58 smithi077 ceph-mon[21151]: from='client.210432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:12:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:12:58 smithi077 ceph-mon[21151]: pgmap v6556: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:00.564 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:00 smithi087 ceph-mon[20993]: pgmap v6557: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:00 smithi046 ceph-mon[19468]: pgmap v6557: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:00 smithi077 ceph-mon[21151]: pgmap v6557: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:02.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:02 smithi046 ceph-mon[19468]: pgmap v6558: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:02.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:02.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:02.744 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:02 smithi077 ceph-mon[21151]: pgmap v6558: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:02 smithi087 ceph-mon[20993]: pgmap v6558: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:03.261 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:03.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:03.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:03.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:03.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='client.210507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='client.210507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='client.210507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:04.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:04.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:04 smithi046 ceph-mon[19468]: pgmap v6559: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:04 smithi087 ceph-mon[20993]: pgmap v6559: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:04 smithi077 ceph-mon[21151]: pgmap v6559: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:06 smithi046 ceph-mon[19468]: pgmap v6560: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:06 smithi087 ceph-mon[20993]: pgmap v6560: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:06 smithi077 ceph-mon[21151]: pgmap v6560: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:08.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:08.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:08.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:08.948 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:08.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:08 smithi046 ceph-mon[19468]: pgmap v6561: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:08 smithi087 ceph-mon[20993]: pgmap v6561: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:08 smithi077 ceph-mon[21151]: pgmap v6561: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:09 smithi046 ceph-mon[19468]: from='client.210585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:09 smithi087 ceph-mon[20993]: from='client.210585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:09 smithi077 ceph-mon[21151]: from='client.210585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:11.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:10 smithi046 ceph-mon[19468]: pgmap v6562: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:10 smithi087 ceph-mon[20993]: pgmap v6562: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:10 smithi077 ceph-mon[21151]: pgmap v6562: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:13.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:12 smithi046 ceph-mon[19468]: pgmap v6563: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:12 smithi087 ceph-mon[20993]: pgmap v6563: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:12 smithi077 ceph-mon[21151]: pgmap v6563: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:13.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:13.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:13.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:14 smithi046 ceph-mon[19468]: pgmap v6564: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:14 smithi087 ceph-mon[20993]: pgmap v6564: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:14.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:14.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:14 smithi077 ceph-mon[21151]: pgmap v6564: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:15 smithi046 ceph-mon[19468]: from='client.210657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:15 smithi087 ceph-mon[20993]: from='client.210657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:15.644 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:15 smithi077 ceph-mon[21151]: from='client.210657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:16 smithi077 ceph-mon[21151]: pgmap v6565: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:16 smithi046 ceph-mon[19468]: pgmap v6565: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:16 smithi087 ceph-mon[20993]: pgmap v6565: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:18.431 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:13:18.143+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:13:18.431 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:13:18.144+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:13:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: pgmap v6566: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:13:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:13:18.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:13:18.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:18.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:18.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:18.731 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: pgmap v6566: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:18.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: pgmap v6566: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:18.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:13:19.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:19.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:19.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:13:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:13:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:13:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:13:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:13:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:13:20.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:20.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:20.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:20.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:20.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:20 smithi046 ceph-mon[19468]: pgmap v6567: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:20 smithi046 ceph-mon[19468]: from='client.210840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:20 smithi087 ceph-mon[20993]: pgmap v6567: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:20 smithi087 ceph-mon[20993]: from='client.210840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:20 smithi077 ceph-mon[21151]: pgmap v6567: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:20.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:20 smithi077 ceph-mon[21151]: from='client.210840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:22 smithi046 ceph-mon[19468]: pgmap v6568: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:22 smithi087 ceph-mon[20993]: pgmap v6568: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:22.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:22 smithi077 ceph-mon[21151]: pgmap v6568: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:24.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:25.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:25.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:25.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:25 smithi046 ceph-mon[19468]: pgmap v6569: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:25 smithi087 ceph-mon[20993]: pgmap v6569: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:25 smithi077 ceph-mon[21151]: pgmap v6569: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:26.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:26.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:26.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:26.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:26.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:27 smithi046 ceph-mon[19468]: pgmap v6570: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:27 smithi046 ceph-mon[19468]: from='client.210915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:27 smithi087 ceph-mon[20993]: pgmap v6570: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:27 smithi087 ceph-mon[20993]: from='client.210915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:27 smithi077 ceph-mon[21151]: pgmap v6570: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:27 smithi077 ceph-mon[21151]: from='client.210915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:29 smithi046 ceph-mon[19468]: pgmap v6571: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:29 smithi087 ceph-mon[20993]: pgmap v6571: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:29 smithi077 ceph-mon[21151]: pgmap v6571: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:31.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:31.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:31.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:31 smithi046 ceph-mon[19468]: pgmap v6572: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:31 smithi087 ceph-mon[20993]: pgmap v6572: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:31 smithi077 ceph-mon[21151]: pgmap v6572: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:13:31.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:31.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:31.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:31.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:31.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:33 smithi046 ceph-mon[19468]: from='client.210993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:33.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:33 smithi046 ceph-mon[19468]: pgmap v6573: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:33 smithi087 ceph-mon[20993]: from='client.210993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:33 smithi087 ceph-mon[20993]: pgmap v6573: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:33 smithi077 ceph-mon[21151]: from='client.210993 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:33 smithi077 ceph-mon[21151]: pgmap v6573: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:13:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:34 smithi046 ceph-mon[19468]: pgmap v6574: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:34 smithi087 ceph-mon[20993]: pgmap v6574: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:34 smithi077 ceph-mon[21151]: pgmap v6574: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:36 smithi077 ceph-mon[21151]: pgmap v6575: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:36.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:36.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:36.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:36 smithi046 ceph-mon[19468]: pgmap v6575: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:36 smithi087 ceph-mon[20993]: pgmap v6575: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:37.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:37.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:37.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:37.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:37.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:37.616 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:37 smithi077 ceph-mon[21151]: from='client.211068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:37.675 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:37 smithi046 ceph-mon[19468]: from='client.211068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:37 smithi087 ceph-mon[20993]: from='client.211068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:38.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:38 smithi046 ceph-mon[19468]: pgmap v6576: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:38 smithi077 ceph-mon[21151]: pgmap v6576: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:38 smithi087 ceph-mon[20993]: pgmap v6576: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:40.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:40 smithi087 ceph-mon[20993]: pgmap v6577: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:40 smithi046 ceph-mon[19468]: pgmap v6577: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:40 smithi077 ceph-mon[21151]: pgmap v6577: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:42.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:42 smithi046 ceph-mon[19468]: pgmap v6578: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:42.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:42 smithi087 ceph-mon[20993]: pgmap v6578: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:42 smithi077 ceph-mon[21151]: pgmap v6578: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:43.081 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:43.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='client.211146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='client.211146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='client.211146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:44.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:45 smithi046 ceph-mon[19468]: pgmap v6579: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:45 smithi077 ceph-mon[21151]: pgmap v6579: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:45 smithi087 ceph-mon[20993]: pgmap v6579: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:47 smithi077 ceph-mon[21151]: pgmap v6580: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:47 smithi046 ceph-mon[19468]: pgmap v6580: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:47 smithi087 ceph-mon[20993]: pgmap v6580: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:48.083 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:48.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:48.083 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:48.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:48.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:48.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:48.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:48.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:49 smithi077 ceph-mon[21151]: pgmap v6581: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:49 smithi046 ceph-mon[19468]: pgmap v6581: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:49 smithi087 ceph-mon[20993]: pgmap v6581: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:50 smithi077 ceph-mon[21151]: from='client.211215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:50 smithi046 ceph-mon[19468]: from='client.211215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:50 smithi087 ceph-mon[20993]: from='client.211215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:51 smithi077 ceph-mon[21151]: pgmap v6582: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:51 smithi046 ceph-mon[19468]: pgmap v6582: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:51 smithi087 ceph-mon[20993]: pgmap v6582: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:52 smithi077 ceph-mon[21151]: pgmap v6583: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:52 smithi046 ceph-mon[19468]: pgmap v6583: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:52 smithi087 ceph-mon[20993]: pgmap v6583: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:53.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:53.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:53.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:13:54.453 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:13:54.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:13:54.454 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:13:54.454 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:13:54.454 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:13:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:54 smithi046 ceph-mon[19468]: pgmap v6584: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:54 smithi046 ceph-mon[19468]: from='client.211284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:54 smithi087 ceph-mon[20993]: pgmap v6584: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:54 smithi087 ceph-mon[20993]: from='client.211284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:54 smithi077 ceph-mon[21151]: pgmap v6584: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:13:54.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:54 smithi077 ceph-mon[21151]: from='client.211284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:13:56.845 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:56 smithi077 ceph-mon[21151]: pgmap v6585: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:56 smithi046 ceph-mon[19468]: pgmap v6585: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:56 smithi087 ceph-mon[20993]: pgmap v6585: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:13:58.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:13:58 smithi046 ceph-mon[19468]: pgmap v6586: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:13:58 smithi087 ceph-mon[20993]: pgmap v6586: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:13:58 smithi077 ceph-mon[21151]: pgmap v6586: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:13:59.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:13:59.456 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:13:59.456 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:00.127 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:00.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:00.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:00.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:00.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:00 smithi046 ceph-mon[19468]: pgmap v6587: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:00 smithi046 ceph-mon[19468]: from='client.211359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:00 smithi087 ceph-mon[20993]: pgmap v6587: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:00 smithi087 ceph-mon[20993]: from='client.211359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:00 smithi077 ceph-mon[21151]: pgmap v6587: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:00.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:00 smithi077 ceph-mon[21151]: from='client.211359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:02.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:02 smithi046 ceph-mon[19468]: pgmap v6588: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:02 smithi087 ceph-mon[20993]: pgmap v6588: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:02 smithi077 ceph-mon[21151]: pgmap v6588: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:04 smithi046 ceph-mon[19468]: pgmap v6589: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:04 smithi087 ceph-mon[20993]: pgmap v6589: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:04.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:04 smithi077 ceph-mon[21151]: pgmap v6589: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:05.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:05.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:05.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:05.810 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:05.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:05.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:06 smithi046 ceph-mon[19468]: pgmap v6590: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:06.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:06 smithi046 ceph-mon[19468]: from='client.211437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:06 smithi087 ceph-mon[20993]: pgmap v6590: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:06 smithi087 ceph-mon[20993]: from='client.211437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:06 smithi077 ceph-mon[21151]: pgmap v6590: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:06 smithi077 ceph-mon[21151]: from='client.211437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:08 smithi046 ceph-mon[19468]: pgmap v6591: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:08 smithi087 ceph-mon[20993]: pgmap v6591: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:08 smithi077 ceph-mon[21151]: pgmap v6591: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:10.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:10.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:10 smithi046 ceph-mon[19468]: pgmap v6592: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:10.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:10.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:10 smithi087 ceph-mon[20993]: pgmap v6592: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:10 smithi077 ceph-mon[21151]: pgmap v6592: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:11.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:11.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:11.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:11.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:11.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:11 smithi046 ceph-mon[19468]: from='client.211506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:11 smithi087 ceph-mon[20993]: from='client.211506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:11.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:11 smithi077 ceph-mon[21151]: from='client.211506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:12.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:12 smithi046 ceph-mon[19468]: pgmap v6593: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:12 smithi087 ceph-mon[20993]: pgmap v6593: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:12 smithi077 ceph-mon[21151]: pgmap v6593: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:15.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:14 smithi046 ceph-mon[19468]: pgmap v6594: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:15.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:14 smithi087 ceph-mon[20993]: pgmap v6594: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:14 smithi077 ceph-mon[21151]: pgmap v6594: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:16.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:16.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:16.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:16 smithi046 ceph-mon[19468]: pgmap v6595: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:17.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:16 smithi087 ceph-mon[20993]: pgmap v6595: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:16 smithi077 ceph-mon[21151]: pgmap v6595: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:17.178 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:17.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:17.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:17.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:17.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:17.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:17 smithi077 ceph-mon[21151]: from='client.211581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:18.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:17 smithi046 ceph-mon[19468]: from='client.211581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:17 smithi087 ceph-mon[20993]: from='client.211581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: pgmap v6596: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:14:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:14:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:14:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: pgmap v6596: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: pgmap v6596: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:14:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:14:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:14:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:19.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:19.284 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:14:18.893+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:14:19.284 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:14:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:14:18.894+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:14:19.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:19.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:14:19.954 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:14:20.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:20.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:14:20.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:14:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:14:20.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:14:20.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:14:20.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:20 smithi046 ceph-mon[19468]: pgmap v6597: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:20 smithi087 ceph-mon[20993]: pgmap v6597: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:20 smithi077 ceph-mon[21151]: pgmap v6597: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:22.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:22.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:22 smithi087 ceph-mon[20993]: pgmap v6598: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:22.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:22.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:22 smithi046 ceph-mon[19468]: pgmap v6598: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:22 smithi077 ceph-mon[21151]: pgmap v6598: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='client.211758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='client.211758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='client.211758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:24 smithi046 ceph-mon[19468]: pgmap v6599: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:24 smithi087 ceph-mon[20993]: pgmap v6599: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:24 smithi077 ceph-mon[21151]: pgmap v6599: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:26 smithi046 ceph-mon[19468]: pgmap v6600: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:26 smithi087 ceph-mon[20993]: pgmap v6600: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:26 smithi077 ceph-mon[21151]: pgmap v6600: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:27.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:27.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:27.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:28.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:28.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:28.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:28.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:28.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:28 smithi046 ceph-mon[19468]: pgmap v6601: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:28 smithi087 ceph-mon[20993]: pgmap v6601: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:28 smithi077 ceph-mon[21151]: pgmap v6601: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:29 smithi046 ceph-mon[19468]: from='client.211836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:29 smithi087 ceph-mon[20993]: from='client.211836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:29 smithi077 ceph-mon[21151]: from='client.211836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:30 smithi046 ceph-mon[19468]: pgmap v6602: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:30 smithi087 ceph-mon[20993]: pgmap v6602: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:30 smithi077 ceph-mon[21151]: pgmap v6602: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:32 smithi046 ceph-mon[19468]: pgmap v6603: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:32 smithi087 ceph-mon[20993]: pgmap v6603: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:32 smithi077 ceph-mon[21151]: pgmap v6603: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:14:33.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:33.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:33.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:34.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:34.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:34.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:34.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:34.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:34 smithi046 ceph-mon[19468]: pgmap v6604: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:34 smithi046 ceph-mon[19468]: from='client.211911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:34 smithi087 ceph-mon[20993]: pgmap v6604: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:34 smithi087 ceph-mon[20993]: from='client.211911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:34 smithi077 ceph-mon[21151]: pgmap v6604: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:34 smithi077 ceph-mon[21151]: from='client.211911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:36 smithi046 ceph-mon[19468]: pgmap v6605: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:36 smithi087 ceph-mon[20993]: pgmap v6605: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:36 smithi077 ceph-mon[21151]: pgmap v6605: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:14:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:38 smithi046 ceph-mon[19468]: pgmap v6606: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:38 smithi087 ceph-mon[20993]: pgmap v6606: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:38 smithi077 ceph-mon[21151]: pgmap v6606: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:39.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:39.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:39.950 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:39.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:39.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:39.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:39.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:40.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:40 smithi077 ceph-mon[21151]: pgmap v6607: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:40.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:40 smithi077 ceph-mon[21151]: from='client.211989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:40 smithi046 ceph-mon[19468]: pgmap v6607: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:41.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:40 smithi046 ceph-mon[19468]: from='client.211989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:40 smithi087 ceph-mon[20993]: pgmap v6607: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:41.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:40 smithi087 ceph-mon[20993]: from='client.211989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:42 smithi087 ceph-mon[20993]: pgmap v6608: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:14:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:42 smithi046 ceph-mon[19468]: pgmap v6608: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:14:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:42 smithi077 ceph-mon[21151]: pgmap v6608: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: pgmap v6609: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: pgmap v6609: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: pgmap v6609: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:44.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:45.631 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:45.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:45.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:45.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:45.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:46 smithi046 ceph-mon[19468]: from='client.212064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:46 smithi046 ceph-mon[19468]: pgmap v6610: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:46 smithi087 ceph-mon[20993]: from='client.212064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:46 smithi087 ceph-mon[20993]: pgmap v6610: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:46 smithi077 ceph-mon[21151]: from='client.212064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:46 smithi077 ceph-mon[21151]: pgmap v6610: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:48 smithi046 ceph-mon[19468]: pgmap v6611: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:48 smithi087 ceph-mon[20993]: pgmap v6611: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:48 smithi077 ceph-mon[21151]: pgmap v6611: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:50.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:50.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:50.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:50 smithi046 ceph-mon[19468]: pgmap v6612: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:50 smithi087 ceph-mon[20993]: pgmap v6612: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:50 smithi077 ceph-mon[21151]: pgmap v6612: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:14:51.320 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:51.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:51.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:51.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:51.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:51 smithi046 ceph-mon[19468]: from='client.212136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:51 smithi087 ceph-mon[20993]: from='client.212136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:51 smithi077 ceph-mon[21151]: from='client.212136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:52 smithi046 ceph-mon[19468]: pgmap v6613: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:52 smithi087 ceph-mon[20993]: pgmap v6613: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:52 smithi077 ceph-mon[21151]: pgmap v6613: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:54 smithi046 ceph-mon[19468]: pgmap v6614: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:14:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:54 smithi087 ceph-mon[20993]: pgmap v6614: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:14:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:54 smithi077 ceph-mon[21151]: pgmap v6614: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:14:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:14:56.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:14:56.323 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:14:56.323 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:14:57.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:14:57.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:14:57.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:14:57.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:14:57.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:14:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:56 smithi046 ceph-mon[19468]: pgmap v6615: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:14:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:56 smithi087 ceph-mon[20993]: pgmap v6615: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:14:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:56 smithi077 ceph-mon[21151]: pgmap v6615: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:14:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:57 smithi046 ceph-mon[19468]: from='client.212214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:57 smithi087 ceph-mon[20993]: from='client.212214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:57 smithi077 ceph-mon[21151]: from='client.212214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:14:59.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:14:58 smithi077 ceph-mon[21151]: pgmap v6616: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:14:58 smithi046 ceph-mon[19468]: pgmap v6616: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:14:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:14:58 smithi087 ceph-mon[20993]: pgmap v6616: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:00 smithi077 ceph-mon[21151]: pgmap v6617: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:00 smithi046 ceph-mon[19468]: pgmap v6617: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:01.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:00 smithi087 ceph-mon[20993]: pgmap v6617: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:02.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:02.682 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:02.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:02.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:02.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:02.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:03.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:02 smithi087 ceph-mon[20993]: pgmap v6618: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:02 smithi046 ceph-mon[19468]: pgmap v6618: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:02 smithi077 ceph-mon[21151]: pgmap v6618: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='client.212292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='client.212292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='client.212292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:04.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:05.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:04 smithi087 ceph-mon[20993]: pgmap v6619: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:04 smithi046 ceph-mon[19468]: pgmap v6619: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:04 smithi077 ceph-mon[21151]: pgmap v6619: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:07.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:06 smithi046 ceph-mon[19468]: pgmap v6620: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:06 smithi087 ceph-mon[20993]: pgmap v6620: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:06 smithi077 ceph-mon[21151]: pgmap v6620: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:07.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:07.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:07.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:08.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:08.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:08.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:08.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:08.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:08 smithi046 ceph-mon[19468]: pgmap v6621: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:08 smithi046 ceph-mon[19468]: from='client.212361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:08 smithi087 ceph-mon[20993]: pgmap v6621: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:08 smithi087 ceph-mon[20993]: from='client.212361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:08 smithi077 ceph-mon[21151]: pgmap v6621: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:09.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:08 smithi077 ceph-mon[21151]: from='client.212361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:10 smithi046 ceph-mon[19468]: pgmap v6622: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:10 smithi087 ceph-mon[20993]: pgmap v6622: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:10 smithi077 ceph-mon[21151]: pgmap v6622: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:12 smithi046 ceph-mon[19468]: pgmap v6623: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:13.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:13.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:13.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:12 smithi087 ceph-mon[20993]: pgmap v6623: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:12 smithi077 ceph-mon[21151]: pgmap v6623: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:14.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:14.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:14.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:14.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:14.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:15 smithi046 ceph-mon[19468]: pgmap v6624: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:15 smithi046 ceph-mon[19468]: from='client.212439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:15 smithi087 ceph-mon[20993]: pgmap v6624: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:15 smithi087 ceph-mon[20993]: from='client.212439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:15 smithi077 ceph-mon[21151]: pgmap v6624: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:15 smithi077 ceph-mon[21151]: from='client.212439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:17 smithi046 ceph-mon[19468]: pgmap v6625: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:17 smithi087 ceph-mon[20993]: pgmap v6625: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:17 smithi077 ceph-mon[21151]: pgmap v6625: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:19.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:19.085 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:19.085 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:19 smithi046 ceph-mon[19468]: pgmap v6626: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:15:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:19 smithi087 ceph-mon[20993]: pgmap v6626: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:15:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:19 smithi077 ceph-mon[21151]: pgmap v6626: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:15:20.219 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:15:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:15:19.935+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:15:20.219 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:15:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:15:19.945+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:15:20.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:20.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:20.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:20.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:20.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='client.212517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: pgmap v6627: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:15:20.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='client.212517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:20.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: pgmap v6627: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:20.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:15:20.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='client.212517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: pgmap v6627: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:20.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:15:20.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:15:22.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:22 smithi077 ceph-mon[21151]: pgmap v6628: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 255 B/s wr, 13 op/s 2024-08-31T06:15:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:22 smithi046 ceph-mon[19468]: pgmap v6628: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 255 B/s wr, 13 op/s 2024-08-31T06:15:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:22 smithi087 ceph-mon[20993]: pgmap v6628: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 255 B/s wr, 13 op/s 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: pgmap v6629: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 9.6 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:24.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: pgmap v6629: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 9.6 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-31T06:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: pgmap v6629: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 9.6 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:25.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:25.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:25.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:26.010 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:26.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:26.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:26.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:26.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:26 smithi046 ceph-mon[19468]: pgmap v6630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:27.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:26 smithi046 ceph-mon[19468]: from='client.212703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:26 smithi087 ceph-mon[20993]: pgmap v6630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:26 smithi087 ceph-mon[20993]: from='client.212703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:26 smithi077 ceph-mon[21151]: pgmap v6630: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:26 smithi077 ceph-mon[21151]: from='client.212703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:29 smithi046 ceph-mon[19468]: pgmap v6631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:29 smithi087 ceph-mon[20993]: pgmap v6631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:29 smithi077 ceph-mon[21151]: pgmap v6631: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:31.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:31.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:31.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:31 smithi046 ceph-mon[19468]: pgmap v6632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:31 smithi087 ceph-mon[20993]: pgmap v6632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:31 smithi077 ceph-mon[21151]: pgmap v6632: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 42 KiB/s rd, 426 B/s wr, 65 op/s 2024-08-31T06:15:31.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:31.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:31.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:31.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:31.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:33 smithi046 ceph-mon[19468]: from='client.212778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:33.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:33 smithi046 ceph-mon[19468]: pgmap v6633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:33 smithi087 ceph-mon[20993]: from='client.212778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:33 smithi087 ceph-mon[20993]: pgmap v6633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:33 smithi077 ceph-mon[21151]: from='client.212778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:33 smithi077 ceph-mon[21151]: pgmap v6633: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T06:15:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:35 smithi046 ceph-mon[19468]: pgmap v6634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 170 B/s wr, 55 op/s 2024-08-31T06:15:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:35 smithi087 ceph-mon[20993]: pgmap v6634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 170 B/s wr, 55 op/s 2024-08-31T06:15:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:35 smithi077 ceph-mon[21151]: pgmap v6634: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 170 B/s wr, 55 op/s 2024-08-31T06:15:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:36.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:37 smithi046 ceph-mon[19468]: pgmap v6635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 170 B/s wr, 56 op/s 2024-08-31T06:15:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:37 smithi087 ceph-mon[20993]: pgmap v6635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 170 B/s wr, 56 op/s 2024-08-31T06:15:37.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:37.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:37.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:37.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:37.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:37 smithi077 ceph-mon[21151]: pgmap v6635: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 170 B/s wr, 56 op/s 2024-08-31T06:15:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:38 smithi046 ceph-mon[19468]: from='client.212856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:38 smithi087 ceph-mon[20993]: from='client.212856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:38 smithi077 ceph-mon[21151]: from='client.212856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:39 smithi046 ceph-mon[19468]: pgmap v6636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:39 smithi087 ceph-mon[20993]: pgmap v6636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:39 smithi077 ceph-mon[21151]: pgmap v6636: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:41 smithi046 ceph-mon[19468]: pgmap v6637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:41 smithi087 ceph-mon[20993]: pgmap v6637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:41 smithi077 ceph-mon[21151]: pgmap v6637: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:43.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:43.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:43.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:43 smithi046 ceph-mon[19468]: pgmap v6638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:43 smithi087 ceph-mon[20993]: pgmap v6638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:43 smithi077 ceph-mon[21151]: pgmap v6638: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:44.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='client.212931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:44.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='client.212931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='client.212931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:44.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:45.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:45 smithi087 ceph-mon[20993]: pgmap v6639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:45 smithi046 ceph-mon[19468]: pgmap v6639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:45 smithi077 ceph-mon[21151]: pgmap v6639: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:47 smithi046 ceph-mon[19468]: pgmap v6640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:47 smithi087 ceph-mon[20993]: pgmap v6640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:47 smithi077 ceph-mon[21151]: pgmap v6640: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:48.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:48.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:48.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:48.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:48.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:49 smithi046 ceph-mon[19468]: pgmap v6641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:49 smithi087 ceph-mon[20993]: pgmap v6641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:49 smithi077 ceph-mon[21151]: pgmap v6641: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:50 smithi046 ceph-mon[19468]: from='client.213009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:50 smithi087 ceph-mon[20993]: from='client.213009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:50 smithi077 ceph-mon[21151]: from='client.213009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:51 smithi046 ceph-mon[19468]: pgmap v6642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:51 smithi087 ceph-mon[20993]: pgmap v6642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:51 smithi077 ceph-mon[21151]: pgmap v6642: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:53 smithi046 ceph-mon[19468]: pgmap v6643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:53 smithi087 ceph-mon[20993]: pgmap v6643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:53 smithi077 ceph-mon[21151]: pgmap v6643: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:53.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:53.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:53.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:15:54.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:15:54.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:15:54.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:15:54.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:15:54.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:15:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:55 smithi046 ceph-mon[19468]: pgmap v6644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:55 smithi046 ceph-mon[19468]: from='client.213081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:55 smithi087 ceph-mon[20993]: pgmap v6644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:55 smithi087 ceph-mon[20993]: from='client.213081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:55 smithi077 ceph-mon[21151]: pgmap v6644: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:55 smithi077 ceph-mon[21151]: from='client.213081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:15:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:57 smithi087 ceph-mon[20993]: pgmap v6645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:57 smithi077 ceph-mon[21151]: pgmap v6645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:57 smithi046 ceph-mon[19468]: pgmap v6645: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:15:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:15:59 smithi087 ceph-mon[20993]: pgmap v6646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:15:59 smithi077 ceph-mon[21151]: pgmap v6646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:59.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:15:59.446 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:15:59 smithi046 ceph-mon[19468]: pgmap v6646: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:15:59.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:15:59.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:00.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:00.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:00.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:00.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:00.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:01 smithi087 ceph-mon[20993]: pgmap v6647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:01 smithi087 ceph-mon[20993]: from='client.213156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:01.399 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:01 smithi077 ceph-mon[21151]: pgmap v6647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:01.399 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:01 smithi077 ceph-mon[21151]: from='client.213156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:01.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:01 smithi046 ceph-mon[19468]: pgmap v6647: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:01.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:01 smithi046 ceph-mon[19468]: from='client.213156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:03.358 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:03 smithi077 ceph-mon[21151]: pgmap v6648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:16:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:03 smithi087 ceph-mon[20993]: pgmap v6648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:16:03.465 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:03 smithi046 ceph-mon[19468]: pgmap v6648: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: pgmap v6649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:05.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:05.136 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: pgmap v6649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:16:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: pgmap v6649: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:16:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:05.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:05.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:05.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:05.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:05.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:07 smithi046 ceph-mon[19468]: from='client.213228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:07 smithi046 ceph-mon[19468]: pgmap v6650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:07 smithi087 ceph-mon[20993]: from='client.213228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:07 smithi087 ceph-mon[20993]: pgmap v6650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:07 smithi077 ceph-mon[21151]: from='client.213228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:07 smithi077 ceph-mon[21151]: pgmap v6650: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:09 smithi046 ceph-mon[19468]: pgmap v6651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:09 smithi087 ceph-mon[20993]: pgmap v6651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:09 smithi077 ceph-mon[21151]: pgmap v6651: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:10.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:10.819 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:10.819 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:11 smithi046 ceph-mon[19468]: pgmap v6652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:11 smithi087 ceph-mon[20993]: pgmap v6652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:11 smithi077 ceph-mon[21151]: pgmap v6652: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:11.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:11.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:11.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:11.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:11.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:12.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:12 smithi046 ceph-mon[19468]: from='client.213303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:12 smithi087 ceph-mon[20993]: from='client.213303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:12.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:12 smithi077 ceph-mon[21151]: from='client.213303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:13 smithi046 ceph-mon[19468]: pgmap v6653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:13 smithi087 ceph-mon[20993]: pgmap v6653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:13 smithi077 ceph-mon[21151]: pgmap v6653: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:15 smithi046 ceph-mon[19468]: pgmap v6654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:15 smithi087 ceph-mon[20993]: pgmap v6654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:15 smithi077 ceph-mon[21151]: pgmap v6654: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:16.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:16.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:16.508 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:17.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:17.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:17.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:17.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:17.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:17 smithi046 ceph-mon[19468]: pgmap v6655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:17 smithi087 ceph-mon[20993]: pgmap v6655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:17 smithi077 ceph-mon[21151]: pgmap v6655: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:18 smithi046 ceph-mon[19468]: from='client.213378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:18 smithi087 ceph-mon[20993]: from='client.213378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:18 smithi077 ceph-mon[21151]: from='client.213378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:19.322 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:19 smithi077 ceph-mon[21151]: pgmap v6656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:19 smithi046 ceph-mon[19468]: pgmap v6656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:19 smithi087 ceph-mon[20993]: pgmap v6656: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:16:20.356 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:16:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:16:21.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:16:21.006+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:16:21.007+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: pgmap v6657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: pgmap v6657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: pgmap v6657: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:16:21.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:16:21.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:21.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:22.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:22.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:22.195 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:22.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:22.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:16:22.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:16:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:16:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:16:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:16:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:16:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:16:22.882 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:22.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:22.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:22.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:22.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:23 smithi046 ceph-mon[19468]: pgmap v6658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:23 smithi087 ceph-mon[20993]: pgmap v6658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:23 smithi077 ceph-mon[21151]: pgmap v6658: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:16:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:24 smithi077 ceph-mon[21151]: from='client.213564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:24 smithi046 ceph-mon[19468]: from='client.213564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:24 smithi087 ceph-mon[20993]: from='client.213564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: pgmap v6659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: pgmap v6659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: pgmap v6659: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:27.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:27 smithi087 ceph-mon[20993]: pgmap v6660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:27 smithi046 ceph-mon[19468]: pgmap v6660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:27 smithi077 ceph-mon[21151]: pgmap v6660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:27.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:27.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:27.884 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:28.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:28.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:28.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:28.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:28.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:29.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:29 smithi087 ceph-mon[20993]: pgmap v6661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:29 smithi046 ceph-mon[19468]: pgmap v6661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:29 smithi077 ceph-mon[21151]: pgmap v6661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:30 smithi046 ceph-mon[19468]: from='client.213639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:30 smithi087 ceph-mon[20993]: from='client.213639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:30 smithi077 ceph-mon[21151]: from='client.213639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:31 smithi046 ceph-mon[19468]: pgmap v6662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:31 smithi087 ceph-mon[20993]: pgmap v6662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:31 smithi077 ceph-mon[21151]: pgmap v6662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:32 smithi046 ceph-mon[19468]: pgmap v6663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:32 smithi087 ceph-mon[20993]: pgmap v6663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:32 smithi077 ceph-mon[21151]: pgmap v6663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:33.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:33.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:33.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:34.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:34.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:34.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:34.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:34.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:34 smithi046 ceph-mon[19468]: pgmap v6664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:34.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:34 smithi046 ceph-mon[19468]: from='client.213714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:34 smithi087 ceph-mon[20993]: pgmap v6664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:34.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:34 smithi087 ceph-mon[20993]: from='client.213714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:34 smithi077 ceph-mon[21151]: pgmap v6664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:16:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:34 smithi077 ceph-mon[21151]: from='client.213714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:35.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:36 smithi087 ceph-mon[20993]: pgmap v6665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:36 smithi077 ceph-mon[21151]: pgmap v6665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:36 smithi046 ceph-mon[19468]: pgmap v6665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 8.4 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-31T06:16:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:38 smithi087 ceph-mon[20993]: pgmap v6666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:38 smithi077 ceph-mon[21151]: pgmap v6666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:38 smithi046 ceph-mon[19468]: pgmap v6666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:39.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:39.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:39.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:39.945 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:40 smithi087 ceph-mon[20993]: pgmap v6667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:40.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:40 smithi087 ceph-mon[20993]: from='client.213789 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:40 smithi077 ceph-mon[21151]: pgmap v6667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:40 smithi077 ceph-mon[21151]: from='client.213789 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:40 smithi046 ceph-mon[19468]: pgmap v6667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:40 smithi046 ceph-mon[19468]: from='client.213789 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:42 smithi046 ceph-mon[19468]: pgmap v6668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:16:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:42 smithi077 ceph-mon[21151]: pgmap v6668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:16:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:42 smithi087 ceph-mon[20993]: pgmap v6668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:16:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: pgmap v6669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: pgmap v6669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:44.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.925 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.925 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:44.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:44.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:44.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: pgmap v6669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:45.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:45.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:45.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:45.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:45.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:46.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:46 smithi087 ceph-mon[20993]: from='client.213867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:46.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:46 smithi087 ceph-mon[20993]: pgmap v6670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:46 smithi077 ceph-mon[21151]: from='client.213867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:46 smithi077 ceph-mon[21151]: pgmap v6670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:46 smithi046 ceph-mon[19468]: from='client.213867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:46 smithi046 ceph-mon[19468]: pgmap v6670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:48.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:48 smithi087 ceph-mon[20993]: pgmap v6671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:48 smithi077 ceph-mon[21151]: pgmap v6671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:48 smithi046 ceph-mon[19468]: pgmap v6671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:50.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:50.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:50.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:50 smithi077 ceph-mon[21151]: pgmap v6672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:50 smithi046 ceph-mon[19468]: pgmap v6672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:50 smithi087 ceph-mon[20993]: pgmap v6672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:16:51.316 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:51.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:51.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:51.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:51.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:51 smithi077 ceph-mon[21151]: from='client.213945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:51 smithi046 ceph-mon[19468]: from='client.213945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:51 smithi087 ceph-mon[20993]: from='client.213945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:52 smithi077 ceph-mon[21151]: pgmap v6673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:52 smithi046 ceph-mon[19468]: pgmap v6673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:52 smithi087 ceph-mon[20993]: pgmap v6673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:54 smithi077 ceph-mon[21151]: pgmap v6674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:16:55.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:54 smithi046 ceph-mon[19468]: pgmap v6674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:16:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:54 smithi087 ceph-mon[20993]: pgmap v6674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:16:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:16:56.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:16:56.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:16:56.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:16:57.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:16:57.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:16:57.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:16:57.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:16:57.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:16:57.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:56 smithi046 ceph-mon[19468]: pgmap v6675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:16:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:56 smithi087 ceph-mon[20993]: pgmap v6675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:16:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:56 smithi077 ceph-mon[21151]: pgmap v6675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:16:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:57 smithi046 ceph-mon[19468]: from='client.214017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:57 smithi087 ceph-mon[20993]: from='client.214017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:58.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:57 smithi077 ceph-mon[21151]: from='client.214017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:16:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:16:58 smithi046 ceph-mon[19468]: pgmap v6676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:16:58 smithi087 ceph-mon[20993]: pgmap v6676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:16:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:16:58 smithi077 ceph-mon[21151]: pgmap v6676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:00 smithi046 ceph-mon[19468]: pgmap v6677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:00 smithi087 ceph-mon[20993]: pgmap v6677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:00 smithi077 ceph-mon[21151]: pgmap v6677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:02.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:02.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:02.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:02.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:02.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:02.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:02.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:02.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:03.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:02 smithi077 ceph-mon[21151]: pgmap v6678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:03.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:02 smithi046 ceph-mon[19468]: pgmap v6678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:02 smithi087 ceph-mon[20993]: pgmap v6678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:03 smithi046 ceph-mon[19468]: from='client.214089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:04.113 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:03 smithi077 ceph-mon[21151]: from='client.214089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:03 smithi087 ceph-mon[20993]: from='client.214089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: pgmap v6679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: pgmap v6679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: pgmap v6679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:07.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:06 smithi087 ceph-mon[20993]: pgmap v6680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:06 smithi046 ceph-mon[19468]: pgmap v6680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:06 smithi077 ceph-mon[21151]: pgmap v6680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:07.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:08.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:08.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:08.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:08.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:08.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:08 smithi046 ceph-mon[19468]: pgmap v6681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:08 smithi046 ceph-mon[19468]: from='client.214164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:08 smithi087 ceph-mon[20993]: pgmap v6681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:08 smithi087 ceph-mon[20993]: from='client.214164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:08 smithi077 ceph-mon[21151]: pgmap v6681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:08 smithi077 ceph-mon[21151]: from='client.214164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:10 smithi046 ceph-mon[19468]: pgmap v6682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:10 smithi087 ceph-mon[20993]: pgmap v6682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:10 smithi077 ceph-mon[21151]: pgmap v6682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:12 smithi046 ceph-mon[19468]: pgmap v6683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:12 smithi087 ceph-mon[20993]: pgmap v6683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:12 smithi077 ceph-mon[21151]: pgmap v6683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:13.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:13.370 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:13.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:14.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:14.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:14.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:14.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:14.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:14 smithi046 ceph-mon[19468]: pgmap v6684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:14 smithi046 ceph-mon[19468]: from='client.214242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:14 smithi087 ceph-mon[20993]: pgmap v6684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:14 smithi087 ceph-mon[20993]: from='client.214242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:14 smithi077 ceph-mon[21151]: pgmap v6684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:14 smithi077 ceph-mon[21151]: from='client.214242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:16.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:16.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:16 smithi087 ceph-mon[20993]: pgmap v6685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:16 smithi077 ceph-mon[21151]: pgmap v6685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:16 smithi046 ceph-mon[19468]: pgmap v6685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:19.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:19.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:19.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:19 smithi046 ceph-mon[19468]: pgmap v6686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:19 smithi087 ceph-mon[20993]: pgmap v6686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:19 smithi077 ceph-mon[21151]: pgmap v6686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:19.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:19.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:19.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:19.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:19.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:21 smithi046 ceph-mon[19468]: from='client.214314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:21 smithi046 ceph-mon[19468]: pgmap v6687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:21 smithi087 ceph-mon[20993]: from='client.214314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:21 smithi087 ceph-mon[20993]: pgmap v6687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:21 smithi077 ceph-mon[21151]: from='client.214314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:21 smithi077 ceph-mon[21151]: pgmap v6687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:22.082 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:17:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:17:21.745+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:17:22.082 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:17:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:17:21.746+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:17:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:17:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:17:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:17:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:22.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:17:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:17:22.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:17:22.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:22.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:22.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:17:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:17:22.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:22.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:22.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:17:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:23 smithi087 ceph-mon[20993]: pgmap v6688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:17:23.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:17:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:23 smithi077 ceph-mon[21151]: pgmap v6688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:17:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:23 smithi046 ceph-mon[19468]: pgmap v6688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:17:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:17:24.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:24.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:24.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: pgmap v6689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: pgmap v6689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:25.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:25.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:25.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:25.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: pgmap v6689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:26.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:26 smithi046 ceph-mon[19468]: from='client.214497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:26.398 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:26 smithi077 ceph-mon[21151]: from='client.214497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:26.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:26 smithi087 ceph-mon[20993]: from='client.214497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:27 smithi077 ceph-mon[21151]: pgmap v6690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:27 smithi046 ceph-mon[19468]: pgmap v6690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:27.619 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:27 smithi087 ceph-mon[20993]: pgmap v6690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:29 smithi077 ceph-mon[21151]: pgmap v6691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:29 smithi046 ceph-mon[19468]: pgmap v6691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:29 smithi087 ceph-mon[20993]: pgmap v6691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:30.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:30.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:30.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:31.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:31.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:31.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:31.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:31.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:31 smithi077 ceph-mon[21151]: pgmap v6692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:31 smithi046 ceph-mon[19468]: pgmap v6692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:31 smithi087 ceph-mon[20993]: pgmap v6692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:32 smithi077 ceph-mon[21151]: from='client.214575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:32 smithi046 ceph-mon[19468]: from='client.214575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:32 smithi087 ceph-mon[20993]: from='client.214575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:33 smithi077 ceph-mon[21151]: pgmap v6693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:33 smithi046 ceph-mon[19468]: pgmap v6693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:33 smithi087 ceph-mon[20993]: pgmap v6693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:35 smithi046 ceph-mon[19468]: pgmap v6694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:35 smithi077 ceph-mon[21151]: pgmap v6694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:35 smithi087 ceph-mon[20993]: pgmap v6694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:17:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:35.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:36.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:36.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:36.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:36.837 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:36.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:36.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:36.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:36.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:37 smithi077 ceph-mon[21151]: pgmap v6695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:37 smithi046 ceph-mon[19468]: pgmap v6695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:37 smithi087 ceph-mon[20993]: pgmap v6695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:17:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:38 smithi077 ceph-mon[21151]: from='client.214650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:38 smithi046 ceph-mon[19468]: from='client.214650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:38 smithi087 ceph-mon[20993]: from='client.214650 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:39 smithi077 ceph-mon[21151]: pgmap v6696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:39 smithi046 ceph-mon[19468]: pgmap v6696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:39 smithi087 ceph-mon[20993]: pgmap v6696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:41 smithi077 ceph-mon[21151]: pgmap v6697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:41 smithi046 ceph-mon[19468]: pgmap v6697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:41 smithi087 ceph-mon[20993]: pgmap v6697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:41.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:42.525 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:42.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:42.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:42.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:42.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:43 smithi077 ceph-mon[21151]: pgmap v6698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:43 smithi077 ceph-mon[21151]: from='client.214728 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:43 smithi046 ceph-mon[19468]: pgmap v6698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:43 smithi046 ceph-mon[19468]: from='client.214728 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:43 smithi087 ceph-mon[20993]: pgmap v6698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:43 smithi087 ceph-mon[20993]: from='client.214728 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: pgmap v6699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: pgmap v6699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:45.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: pgmap v6699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:45.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:47 smithi077 ceph-mon[21151]: pgmap v6700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:47.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:47 smithi087 ceph-mon[20993]: pgmap v6700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:47.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:47 smithi046 ceph-mon[19468]: pgmap v6700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:47.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:47.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:47.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:48.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:48.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:48.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:48.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:48.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:49.480 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:49 smithi087 ceph-mon[20993]: pgmap v6701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:49.480 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:49 smithi087 ceph-mon[20993]: from='client.214806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:49 smithi046 ceph-mon[19468]: pgmap v6701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:49 smithi046 ceph-mon[19468]: from='client.214806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:49 smithi077 ceph-mon[21151]: pgmap v6701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:49 smithi077 ceph-mon[21151]: from='client.214806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:51.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:51 smithi077 ceph-mon[21151]: pgmap v6702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:51 smithi046 ceph-mon[19468]: pgmap v6702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:51 smithi087 ceph-mon[20993]: pgmap v6702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:53.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:53.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:53.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:53 smithi046 ceph-mon[19468]: pgmap v6703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:53 smithi087 ceph-mon[20993]: pgmap v6703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:53.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:53 smithi077 ceph-mon[21151]: pgmap v6703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:53.894 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:53.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:53.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:53.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:53.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:55 smithi046 ceph-mon[19468]: pgmap v6704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:55 smithi046 ceph-mon[19468]: from='client.214878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:55 smithi087 ceph-mon[20993]: pgmap v6704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:55 smithi087 ceph-mon[20993]: from='client.214878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:55 smithi077 ceph-mon[21151]: pgmap v6704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:55 smithi077 ceph-mon[21151]: from='client.214878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:17:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:57 smithi046 ceph-mon[19468]: pgmap v6705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:57 smithi087 ceph-mon[20993]: pgmap v6705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:57 smithi077 ceph-mon[21151]: pgmap v6705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:17:58.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:17:58.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:17:58.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:17:59.585 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:17:59.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:17:59.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:17:59.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:17:59.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:17:59.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:17:59 smithi046 ceph-mon[19468]: pgmap v6706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:17:59 smithi087 ceph-mon[20993]: pgmap v6706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:17:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:17:59 smithi077 ceph-mon[21151]: pgmap v6706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:01 smithi046 ceph-mon[19468]: from='client.214953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:01 smithi046 ceph-mon[19468]: pgmap v6707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:01 smithi087 ceph-mon[20993]: from='client.214953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:01 smithi087 ceph-mon[20993]: pgmap v6707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:01 smithi077 ceph-mon[21151]: from='client.214953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:01 smithi077 ceph-mon[21151]: pgmap v6707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:03 smithi046 ceph-mon[19468]: pgmap v6708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:03 smithi087 ceph-mon[20993]: pgmap v6708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:03 smithi077 ceph-mon[21151]: pgmap v6708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:04.586 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:04.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:04.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:05.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:05.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: pgmap v6709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: pgmap v6709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: pgmap v6709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:06.235 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:06 smithi046 ceph-mon[19468]: from='client.215031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:06.460 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:06 smithi077 ceph-mon[21151]: from='client.215031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:06 smithi087 ceph-mon[20993]: from='client.215031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:07.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:07 smithi046 ceph-mon[19468]: pgmap v6710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:07.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:07 smithi077 ceph-mon[21151]: pgmap v6710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:07 smithi087 ceph-mon[20993]: pgmap v6710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:08.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:08 smithi087 ceph-mon[20993]: pgmap v6711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:08 smithi046 ceph-mon[19468]: pgmap v6711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:08.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:08 smithi077 ceph-mon[21151]: pgmap v6711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:10.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:10.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:10.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:10 smithi046 ceph-mon[19468]: pgmap v6712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:10 smithi087 ceph-mon[20993]: pgmap v6712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:10 smithi077 ceph-mon[21151]: pgmap v6712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:10.980 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:10.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:10.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:10.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:10.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:11 smithi046 ceph-mon[19468]: from='client.215106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:11 smithi087 ceph-mon[20993]: from='client.215106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:11 smithi077 ceph-mon[21151]: from='client.215106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:12 smithi046 ceph-mon[19468]: pgmap v6713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:12 smithi087 ceph-mon[20993]: pgmap v6713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:12 smithi077 ceph-mon[21151]: pgmap v6713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:15 smithi046 ceph-mon[19468]: pgmap v6714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:15 smithi087 ceph-mon[20993]: pgmap v6714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:15 smithi077 ceph-mon[21151]: pgmap v6714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:15.981 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:15.982 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:15.982 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:16 smithi046 ceph-mon[19468]: pgmap v6715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:16 smithi087 ceph-mon[20993]: pgmap v6715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:16 smithi077 ceph-mon[21151]: pgmap v6715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:16.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:16.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:16.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:16.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:16.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:17.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:17 smithi087 ceph-mon[20993]: from='client.215184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:17 smithi046 ceph-mon[19468]: from='client.215184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:17 smithi077 ceph-mon[21151]: from='client.215184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:18 smithi046 ceph-mon[19468]: pgmap v6716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:18 smithi087 ceph-mon[20993]: pgmap v6716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:18 smithi077 ceph-mon[21151]: pgmap v6716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:20 smithi046 ceph-mon[19468]: pgmap v6717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:20 smithi087 ceph-mon[20993]: pgmap v6717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:20 smithi077 ceph-mon[21151]: pgmap v6717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:21.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:21.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:21.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:22.854 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:22.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:22.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:22.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:22.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:22.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:18:22.481+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:18:22.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:18:22.491+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:18:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: pgmap v6718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:22 smithi046 ceph-mon[19468]: from='client.215259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: pgmap v6718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:22 smithi087 ceph-mon[20993]: from='client.215259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: pgmap v6718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:18:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:22 smithi077 ceph-mon[21151]: from='client.215259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:18:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:18:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:18:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:18:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:18:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:24 smithi046 ceph-mon[19468]: pgmap v6719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:24 smithi087 ceph-mon[20993]: pgmap v6719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:24 smithi077 ceph-mon[21151]: pgmap v6719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:27.069 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:27 smithi046 ceph-mon[19468]: pgmap v6720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:27.264 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:27 smithi077 ceph-mon[21151]: pgmap v6720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:27 smithi087 ceph-mon[20993]: pgmap v6720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:27.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:27.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:27.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:28.528 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:28.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:28.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:28.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:28.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:29.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:29 smithi087 ceph-mon[20993]: pgmap v6721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:29.095 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:29 smithi087 ceph-mon[20993]: from='client.215445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:29 smithi046 ceph-mon[19468]: pgmap v6721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:29 smithi046 ceph-mon[19468]: from='client.215445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:29 smithi077 ceph-mon[21151]: pgmap v6721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:29 smithi077 ceph-mon[21151]: from='client.215445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:31 smithi087 ceph-mon[20993]: pgmap v6722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:31 smithi046 ceph-mon[19468]: pgmap v6722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:31 smithi077 ceph-mon[21151]: pgmap v6722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:33 smithi046 ceph-mon[19468]: pgmap v6723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:33 smithi087 ceph-mon[20993]: pgmap v6723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:33 smithi077 ceph-mon[21151]: pgmap v6723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:33.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:33.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:33.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:34.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:34.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:35 smithi046 ceph-mon[19468]: pgmap v6724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:35 smithi046 ceph-mon[19468]: from='client.215523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:35 smithi087 ceph-mon[20993]: pgmap v6724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:35 smithi087 ceph-mon[20993]: from='client.215523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:35 smithi077 ceph-mon[21151]: pgmap v6724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:35 smithi077 ceph-mon[21151]: from='client.215523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:36 smithi087 ceph-mon[20993]: pgmap v6725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:36 smithi077 ceph-mon[21151]: pgmap v6725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:36 smithi046 ceph-mon[19468]: pgmap v6725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:18:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:38 smithi046 ceph-mon[19468]: pgmap v6726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:38 smithi087 ceph-mon[20993]: pgmap v6726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:38 smithi077 ceph-mon[21151]: pgmap v6726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:39.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:39.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:39.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:39.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:39.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:39.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:39.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:40 smithi046 ceph-mon[19468]: pgmap v6727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:40.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:40 smithi046 ceph-mon[19468]: from='client.215598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:40 smithi087 ceph-mon[20993]: pgmap v6727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:40 smithi087 ceph-mon[20993]: from='client.215598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:40 smithi077 ceph-mon[21151]: pgmap v6727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:40 smithi077 ceph-mon[21151]: from='client.215598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:42 smithi046 ceph-mon[19468]: pgmap v6728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:42 smithi087 ceph-mon[20993]: pgmap v6728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:42 smithi077 ceph-mon[21151]: pgmap v6728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:18:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:44 smithi046 ceph-mon[19468]: pgmap v6729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:44 smithi087 ceph-mon[20993]: pgmap v6729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:44.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:44.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:44.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:44 smithi077 ceph-mon[21151]: pgmap v6729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:45.586 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:45.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:45.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:45.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:45.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:46.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:47.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:47 smithi046 ceph-mon[19468]: from='client.215676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:47.417 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:47 smithi046 ceph-mon[19468]: pgmap v6730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:47 smithi077 ceph-mon[21151]: from='client.215676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:47 smithi077 ceph-mon[21151]: pgmap v6730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:47 smithi087 ceph-mon[20993]: from='client.215676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:47 smithi087 ceph-mon[20993]: pgmap v6730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:49.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:49 smithi087 ceph-mon[20993]: pgmap v6731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:49 smithi077 ceph-mon[21151]: pgmap v6731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:49 smithi046 ceph-mon[19468]: pgmap v6731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:50.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:50.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:50.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:51.272 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:51.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:51.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:51.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:51.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:51.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:51 smithi087 ceph-mon[20993]: pgmap v6732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:51 smithi077 ceph-mon[21151]: pgmap v6732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:51 smithi046 ceph-mon[19468]: pgmap v6732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:52 smithi077 ceph-mon[21151]: from='client.215751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:52 smithi046 ceph-mon[19468]: from='client.215751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:52 smithi087 ceph-mon[20993]: from='client.215751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:53 smithi077 ceph-mon[21151]: pgmap v6733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:53 smithi046 ceph-mon[19468]: pgmap v6733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:53 smithi087 ceph-mon[20993]: pgmap v6733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:55 smithi077 ceph-mon[21151]: pgmap v6734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:55.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:55 smithi046 ceph-mon[19468]: pgmap v6734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:55 smithi087 ceph-mon[20993]: pgmap v6734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:18:56.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:18:56.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:18:56.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:18:56.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:56 smithi046 ceph-mon[19468]: pgmap v6735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:56 smithi087 ceph-mon[20993]: pgmap v6735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:18:56.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:56 smithi077 ceph-mon[21151]: pgmap v6735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:56.959 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:18:56.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:18:56.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:18:56.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:18:56.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:18:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:57 smithi046 ceph-mon[19468]: from='client.215826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:57 smithi087 ceph-mon[20993]: from='client.215826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:57 smithi077 ceph-mon[21151]: from='client.215826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:18:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:18:58 smithi046 ceph-mon[19468]: pgmap v6736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:18:58 smithi087 ceph-mon[20993]: pgmap v6736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:18:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:18:58 smithi077 ceph-mon[21151]: pgmap v6736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:00 smithi046 ceph-mon[19468]: pgmap v6737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:00 smithi087 ceph-mon[20993]: pgmap v6737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:00 smithi077 ceph-mon[21151]: pgmap v6737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:01.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:01.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:01.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:02.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:02.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:02 smithi046 ceph-mon[19468]: pgmap v6738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:02 smithi087 ceph-mon[20993]: pgmap v6738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:02 smithi077 ceph-mon[21151]: pgmap v6738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:03 smithi046 ceph-mon[19468]: from='client.215904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:03 smithi087 ceph-mon[20993]: from='client.215904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:03 smithi077 ceph-mon[21151]: from='client.215904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:04 smithi046 ceph-mon[19468]: pgmap v6739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:04 smithi087 ceph-mon[20993]: pgmap v6739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:04 smithi077 ceph-mon[21151]: pgmap v6739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:06.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:07 smithi046 ceph-mon[19468]: pgmap v6740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:07 smithi077 ceph-mon[21151]: pgmap v6740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:07 smithi087 ceph-mon[20993]: pgmap v6740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:07.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:07.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:07.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:08.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:08.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:08.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:08.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:08.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:09.203 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:09 smithi046 ceph-mon[19468]: pgmap v6741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:09.203 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:09 smithi046 ceph-mon[19468]: from='client.215982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:09.390 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:09 smithi077 ceph-mon[21151]: pgmap v6741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:09.390 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:09 smithi077 ceph-mon[21151]: from='client.215982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:09 smithi087 ceph-mon[20993]: pgmap v6741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:09 smithi087 ceph-mon[20993]: from='client.215982 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:11 smithi087 ceph-mon[20993]: pgmap v6742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:11 smithi046 ceph-mon[19468]: pgmap v6742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:11 smithi077 ceph-mon[21151]: pgmap v6742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:13.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:13.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:13.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:13 smithi046 ceph-mon[19468]: pgmap v6743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:13 smithi087 ceph-mon[20993]: pgmap v6743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:13 smithi077 ceph-mon[21151]: pgmap v6743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:14.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:14.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:14.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:14.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:14.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:15 smithi046 ceph-mon[19468]: pgmap v6744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:15.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:15 smithi046 ceph-mon[19468]: from='client.216060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:15 smithi087 ceph-mon[20993]: pgmap v6744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:15 smithi087 ceph-mon[20993]: from='client.216060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:15 smithi077 ceph-mon[21151]: pgmap v6744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:15 smithi077 ceph-mon[21151]: from='client.216060 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:16 smithi046 ceph-mon[19468]: pgmap v6745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:16 smithi087 ceph-mon[20993]: pgmap v6745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:16 smithi077 ceph-mon[21151]: pgmap v6745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:18.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:18 smithi087 ceph-mon[20993]: pgmap v6746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:18 smithi077 ceph-mon[21151]: pgmap v6746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:19.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:18 smithi046 ceph-mon[19468]: pgmap v6746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:19.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:19.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:19.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:19.726 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:19.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:19.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:19.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:19.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:20 smithi087 ceph-mon[20993]: from='client.216135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:20.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:20 smithi087 ceph-mon[20993]: pgmap v6747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:20 smithi077 ceph-mon[21151]: from='client.216135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:20 smithi077 ceph-mon[21151]: pgmap v6747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:20 smithi046 ceph-mon[19468]: from='client.216135 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:20 smithi046 ceph-mon[19468]: pgmap v6747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:22 smithi077 ceph-mon[21151]: pgmap v6748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:19:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:19:22.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:19:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:22 smithi046 ceph-mon[19468]: pgmap v6748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:19:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:19:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:19:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:22 smithi087 ceph-mon[20993]: pgmap v6748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:19:23.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:19:23.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:19:23.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:19:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:19:23.249+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:19:23.606 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:19:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:19:23.249+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:19:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:24.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:19:24.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:24.728 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:24.728 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:24.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:19:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:19:24.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:24 smithi077 ceph-mon[21151]: pgmap v6749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:19:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:19:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:24 smithi046 ceph-mon[19468]: pgmap v6749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:19:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:19:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:24 smithi087 ceph-mon[20993]: pgmap v6749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:25.413 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:25.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:25.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:25.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:25.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='client.216306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='client.216306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:25.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:25.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='client.216306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:26 smithi077 ceph-mon[21151]: pgmap v6750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:27.018 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:26 smithi046 ceph-mon[19468]: pgmap v6750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:26 smithi087 ceph-mon[20993]: pgmap v6750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:29 smithi046 ceph-mon[19468]: pgmap v6751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:29 smithi077 ceph-mon[21151]: pgmap v6751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:29 smithi087 ceph-mon[20993]: pgmap v6751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:30.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:30.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:30.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:31.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:31.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:31.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:31.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:31.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:31.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:31 smithi087 ceph-mon[20993]: pgmap v6752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:31 smithi046 ceph-mon[19468]: pgmap v6752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:31 smithi077 ceph-mon[21151]: pgmap v6752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:32 smithi087 ceph-mon[20993]: from='client.216384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:32 smithi077 ceph-mon[21151]: from='client.216384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:32 smithi046 ceph-mon[19468]: from='client.216384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:33 smithi087 ceph-mon[20993]: pgmap v6753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:33 smithi077 ceph-mon[21151]: pgmap v6753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:33 smithi046 ceph-mon[19468]: pgmap v6753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:35 smithi087 ceph-mon[20993]: pgmap v6754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:35 smithi077 ceph-mon[21151]: pgmap v6754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:35 smithi046 ceph-mon[19468]: pgmap v6754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:19:36.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:36.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:36.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:36.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:36.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:36.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:36 smithi046 ceph-mon[19468]: pgmap v6755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:36 smithi087 ceph-mon[20993]: pgmap v6755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:36 smithi077 ceph-mon[21151]: pgmap v6755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:19:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:37 smithi046 ceph-mon[19468]: from='client.216456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:37 smithi087 ceph-mon[20993]: from='client.216456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:37 smithi077 ceph-mon[21151]: from='client.216456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:38 smithi046 ceph-mon[19468]: pgmap v6756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:38 smithi087 ceph-mon[20993]: pgmap v6756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:38 smithi077 ceph-mon[21151]: pgmap v6756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:40 smithi046 ceph-mon[19468]: pgmap v6757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:40 smithi087 ceph-mon[20993]: pgmap v6757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:40 smithi077 ceph-mon[21151]: pgmap v6757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:41.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:42.465 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:42.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:42 smithi046 ceph-mon[19468]: pgmap v6758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:43.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:42 smithi046 ceph-mon[19468]: from='client.216531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:42 smithi087 ceph-mon[20993]: pgmap v6758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:42 smithi087 ceph-mon[20993]: from='client.216531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:42 smithi077 ceph-mon[21151]: pgmap v6758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:42 smithi077 ceph-mon[21151]: from='client.216531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:44 smithi046 ceph-mon[19468]: pgmap v6759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:44 smithi087 ceph-mon[20993]: pgmap v6759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:44 smithi077 ceph-mon[21151]: pgmap v6759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:46 smithi046 ceph-mon[19468]: pgmap v6760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:46 smithi087 ceph-mon[20993]: pgmap v6760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:46.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:46 smithi077 ceph-mon[21151]: pgmap v6760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:47.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:47.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:47.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:48.167 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:48.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:48.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:48 smithi046 ceph-mon[19468]: pgmap v6761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:48.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:48 smithi046 ceph-mon[19468]: from='client.216606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:48.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:48 smithi077 ceph-mon[21151]: pgmap v6761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:48.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:48 smithi077 ceph-mon[21151]: from='client.216606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:48 smithi087 ceph-mon[20993]: pgmap v6761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:48 smithi087 ceph-mon[20993]: from='client.216606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:50.805 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:50 smithi077 ceph-mon[21151]: pgmap v6762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:50 smithi046 ceph-mon[19468]: pgmap v6762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:50.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:50 smithi087 ceph-mon[20993]: pgmap v6762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:52.819 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:52 smithi087 ceph-mon[20993]: pgmap v6763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:52 smithi046 ceph-mon[19468]: pgmap v6763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:52 smithi077 ceph-mon[21151]: pgmap v6763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:53.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:53.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:53.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:53.855 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:53.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:53.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:53.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:53.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:19:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:54 smithi046 ceph-mon[19468]: from='client.216678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:54 smithi046 ceph-mon[19468]: pgmap v6764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:54 smithi087 ceph-mon[20993]: from='client.216678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:54 smithi087 ceph-mon[20993]: pgmap v6764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:54 smithi077 ceph-mon[21151]: from='client.216678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:19:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:54 smithi077 ceph-mon[21151]: pgmap v6764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:56 smithi087 ceph-mon[20993]: pgmap v6765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:56 smithi077 ceph-mon[21151]: pgmap v6765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:56 smithi046 ceph-mon[19468]: pgmap v6765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:19:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:19:58.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:19:58.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:19:58.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:19:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:58 smithi046 ceph-mon[19468]: pgmap v6766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:58 smithi087 ceph-mon[20993]: pgmap v6766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:59.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:58 smithi077 ceph-mon[21151]: pgmap v6766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:19:59.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:19:59.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:19:59.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:19:59.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:19:59.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:19:59 smithi077 ceph-mon[21151]: from='client.216756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:00.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:19:59 smithi046 ceph-mon[19468]: from='client.216756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:00.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:19:59 smithi087 ceph-mon[20993]: from='client.216756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:00 smithi077 ceph-mon[21151]: pgmap v6767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:20:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:00 smithi046 ceph-mon[19468]: pgmap v6767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:01.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:20:01.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:00 smithi087 ceph-mon[20993]: pgmap v6767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:01.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:20:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:02 smithi077 ceph-mon[21151]: pgmap v6768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:02 smithi046 ceph-mon[19468]: pgmap v6768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:02 smithi087 ceph-mon[20993]: pgmap v6768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:04.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:04.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:04.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:04 smithi077 ceph-mon[21151]: pgmap v6769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:05.239 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:05.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:05.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:05.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:05.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:05.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:04 smithi046 ceph-mon[19468]: pgmap v6769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:04 smithi087 ceph-mon[20993]: pgmap v6769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='client.216831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='client.216831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='client.216831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:06.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:06 smithi077 ceph-mon[21151]: pgmap v6770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:06 smithi046 ceph-mon[19468]: pgmap v6770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:06 smithi087 ceph-mon[20993]: pgmap v6770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:08.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:08 smithi046 ceph-mon[19468]: pgmap v6771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:08 smithi077 ceph-mon[21151]: pgmap v6771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:08 smithi087 ceph-mon[20993]: pgmap v6771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:10.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:10.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:10.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:10.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:10.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:10.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:10.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:10.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:11.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:10 smithi077 ceph-mon[21151]: pgmap v6772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:11.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:10 smithi046 ceph-mon[19468]: pgmap v6772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:11.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:10 smithi087 ceph-mon[20993]: pgmap v6772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:12.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:11 smithi077 ceph-mon[21151]: from='client.216906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:12.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:11 smithi087 ceph-mon[20993]: from='client.216906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:11 smithi046 ceph-mon[19468]: from='client.216906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:12 smithi077 ceph-mon[21151]: pgmap v6773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:13.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:12 smithi087 ceph-mon[20993]: pgmap v6773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:12 smithi046 ceph-mon[19468]: pgmap v6773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:14 smithi077 ceph-mon[21151]: pgmap v6774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:14 smithi046 ceph-mon[19468]: pgmap v6774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:14 smithi087 ceph-mon[20993]: pgmap v6774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:15.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:15.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:15.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:16.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:16.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:16.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:16.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:16.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:17 smithi046 ceph-mon[19468]: pgmap v6775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:17 smithi087 ceph-mon[20993]: pgmap v6775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:17 smithi077 ceph-mon[21151]: pgmap v6775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:17.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:18.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:18 smithi087 ceph-mon[20993]: from='client.216981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:18 smithi046 ceph-mon[19468]: from='client.216981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:18 smithi077 ceph-mon[21151]: from='client.216981 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:19 smithi046 ceph-mon[19468]: pgmap v6776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:19 smithi087 ceph-mon[20993]: pgmap v6776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:19 smithi077 ceph-mon[21151]: pgmap v6776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:21 smithi046 ceph-mon[19468]: pgmap v6777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:21 smithi087 ceph-mon[20993]: pgmap v6777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:21 smithi077 ceph-mon[21151]: pgmap v6777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:21.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:21.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:21.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:22.323 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:22.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:22.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:22.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:22.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:23 smithi046 ceph-mon[19468]: pgmap v6778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:23.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:23 smithi046 ceph-mon[19468]: from='client.217056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:23 smithi087 ceph-mon[20993]: pgmap v6778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:23 smithi087 ceph-mon[20993]: from='client.217056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:23 smithi077 ceph-mon[21151]: pgmap v6778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:23 smithi077 ceph-mon[21151]: from='client.217056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:24.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:20:24.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:20:24.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:20:24.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:24.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:20:24.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:20:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:20:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:24.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:24.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:20:24.005+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:20:24.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:20:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:20:24.006+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:20:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:20:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:20:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:20:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:24.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:25 smithi046 ceph-mon[19468]: pgmap v6779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:20:25.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:20:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:25 smithi087 ceph-mon[20993]: pgmap v6779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:25.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:20:25.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:20:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:20:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:25 smithi077 ceph-mon[21151]: pgmap v6779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:20:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: pgmap v6780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: pgmap v6780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: pgmap v6780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:27.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:27.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:27.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:28.009 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:28.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:28.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:28.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:28.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:28.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:28 smithi087 ceph-mon[20993]: pgmap v6781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:28.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:28 smithi087 ceph-mon[20993]: from='client.217239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:28 smithi046 ceph-mon[19468]: pgmap v6781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:28 smithi046 ceph-mon[19468]: from='client.217239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:28 smithi077 ceph-mon[21151]: pgmap v6781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:28 smithi077 ceph-mon[21151]: from='client.217239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:30.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:30 smithi046 ceph-mon[19468]: pgmap v6782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:30 smithi077 ceph-mon[21151]: pgmap v6782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:30 smithi087 ceph-mon[20993]: pgmap v6782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:32.993 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:32 smithi087 ceph-mon[20993]: pgmap v6783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:33.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:32 smithi046 ceph-mon[19468]: pgmap v6783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:33.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:33.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:33.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:33.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:32 smithi077 ceph-mon[21151]: pgmap v6783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:33.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:33.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:33.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:33.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:33.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:34 smithi046 ceph-mon[19468]: from='client.217314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:34 smithi046 ceph-mon[19468]: pgmap v6784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:34 smithi087 ceph-mon[20993]: from='client.217314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:34 smithi087 ceph-mon[20993]: pgmap v6784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:34 smithi077 ceph-mon[21151]: from='client.217314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:34 smithi077 ceph-mon[21151]: pgmap v6784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:37 smithi077 ceph-mon[21151]: pgmap v6785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:37 smithi046 ceph-mon[19468]: pgmap v6785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:37 smithi087 ceph-mon[20993]: pgmap v6785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:20:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:37.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:38.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:38.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:38.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:39.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:39.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:39.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:39.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:39.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:39.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:39 smithi046 ceph-mon[19468]: pgmap v6786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:39 smithi077 ceph-mon[21151]: pgmap v6786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:39 smithi087 ceph-mon[20993]: pgmap v6786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:40 smithi077 ceph-mon[21151]: from='client.217392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:40 smithi046 ceph-mon[19468]: from='client.217392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:40 smithi087 ceph-mon[20993]: from='client.217392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:41 smithi077 ceph-mon[21151]: pgmap v6787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:41 smithi046 ceph-mon[19468]: pgmap v6787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:41 smithi087 ceph-mon[20993]: pgmap v6787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:43 smithi077 ceph-mon[21151]: pgmap v6788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:43 smithi046 ceph-mon[19468]: pgmap v6788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:43 smithi087 ceph-mon[20993]: pgmap v6788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:20:44.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:44.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:44.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:45.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:45.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:45.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:45.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:45.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:45 smithi046 ceph-mon[19468]: pgmap v6789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:45 smithi077 ceph-mon[21151]: pgmap v6789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:45 smithi087 ceph-mon[20993]: pgmap v6789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='client.217467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='client.217467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:46.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='client.217467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:46.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:47 smithi077 ceph-mon[21151]: pgmap v6790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:20:47.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:47 smithi046 ceph-mon[19468]: pgmap v6790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:20:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:47 smithi087 ceph-mon[20993]: pgmap v6790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:20:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:49 smithi077 ceph-mon[21151]: pgmap v6791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:49.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:49 smithi087 ceph-mon[20993]: pgmap v6791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:49 smithi046 ceph-mon[19468]: pgmap v6791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:50.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:50.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:50.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:50.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:50.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:50.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:50.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:50.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:51.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:51 smithi046 ceph-mon[19468]: pgmap v6792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:51 smithi077 ceph-mon[21151]: pgmap v6792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:51 smithi087 ceph-mon[20993]: pgmap v6792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:20:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:52 smithi077 ceph-mon[21151]: from='client.217545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:52.484 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:52 smithi087 ceph-mon[20993]: from='client.217545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:52.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:52 smithi046 ceph-mon[19468]: from='client.217545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:53.254 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:53 smithi087 ceph-mon[20993]: pgmap v6793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:53 smithi077 ceph-mon[21151]: pgmap v6793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:53 smithi046 ceph-mon[19468]: pgmap v6793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:55 smithi046 ceph-mon[19468]: pgmap v6794: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:55 smithi087 ceph-mon[20993]: pgmap v6794: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:55.633 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:55 smithi077 ceph-mon[21151]: pgmap v6794: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:20:55.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:20:55.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:20:55.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:20:56.473 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:20:56.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:20:56.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:20:56.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:20:56.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:20:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:57 smithi046 ceph-mon[19468]: pgmap v6795: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:57 smithi046 ceph-mon[19468]: from='client.217620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:57 smithi087 ceph-mon[20993]: pgmap v6795: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:57 smithi087 ceph-mon[20993]: from='client.217620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:57 smithi077 ceph-mon[21151]: pgmap v6795: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:20:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:57 smithi077 ceph-mon[21151]: from='client.217620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:20:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:20:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:20:59 smithi046 ceph-mon[19468]: pgmap v6796: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:20:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:20:59 smithi087 ceph-mon[20993]: pgmap v6796: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:20:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:20:59 smithi077 ceph-mon[21151]: pgmap v6796: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:01.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:01.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:01 smithi046 ceph-mon[19468]: pgmap v6797: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:01.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:01.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:01 smithi087 ceph-mon[20993]: pgmap v6797: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:01 smithi077 ceph-mon[21151]: pgmap v6797: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:02.157 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:02.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:02.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:02.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:02.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:03 smithi046 ceph-mon[19468]: pgmap v6798: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:03 smithi046 ceph-mon[19468]: from='client.217698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:03 smithi087 ceph-mon[20993]: pgmap v6798: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:03.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:03 smithi087 ceph-mon[20993]: from='client.217698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:03 smithi077 ceph-mon[21151]: pgmap v6798: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:03 smithi077 ceph-mon[21151]: from='client.217698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:05 smithi077 ceph-mon[21151]: pgmap v6799: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:05 smithi046 ceph-mon[19468]: pgmap v6799: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:05 smithi087 ceph-mon[20993]: pgmap v6799: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:07.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:07.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: pgmap v6800: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: pgmap v6800: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: pgmap v6800: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:07.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:07.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:07.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:07.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:07.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:08 smithi046 ceph-mon[19468]: from='client.217776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:09.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:08 smithi046 ceph-mon[19468]: pgmap v6801: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:08 smithi087 ceph-mon[20993]: from='client.217776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:08 smithi087 ceph-mon[20993]: pgmap v6801: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:08 smithi077 ceph-mon[21151]: from='client.217776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:08 smithi077 ceph-mon[21151]: pgmap v6801: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:11.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:10 smithi046 ceph-mon[19468]: pgmap v6802: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:11.243 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:10 smithi077 ceph-mon[21151]: pgmap v6802: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:10 smithi087 ceph-mon[20993]: pgmap v6802: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:12.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:13.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:12 smithi046 ceph-mon[19468]: pgmap v6803: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:13.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:12 smithi087 ceph-mon[20993]: pgmap v6803: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:12 smithi077 ceph-mon[21151]: pgmap v6803: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:13.516 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:13.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:13.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:13.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:13.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:13 smithi077 ceph-mon[21151]: from='client.217854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:14.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:13 smithi087 ceph-mon[20993]: from='client.217854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:13 smithi046 ceph-mon[19468]: from='client.217854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:15.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:14 smithi087 ceph-mon[20993]: pgmap v6804: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:14 smithi046 ceph-mon[19468]: pgmap v6804: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:14 smithi077 ceph-mon[21151]: pgmap v6804: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:17.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:16 smithi046 ceph-mon[19468]: pgmap v6805: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:17.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:16 smithi087 ceph-mon[20993]: pgmap v6805: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:16 smithi077 ceph-mon[21151]: pgmap v6805: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:17.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:17.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:18.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:18.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:18.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:19.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:18 smithi087 ceph-mon[20993]: pgmap v6806: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:19.198 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:19.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:19.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:19.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:19.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:19.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:18 smithi046 ceph-mon[19468]: pgmap v6806: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:18 smithi077 ceph-mon[21151]: pgmap v6806: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:19 smithi046 ceph-mon[19468]: from='client.217932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:19 smithi087 ceph-mon[20993]: from='client.217932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:19 smithi077 ceph-mon[21151]: from='client.217932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:20 smithi046 ceph-mon[19468]: pgmap v6807: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:20 smithi087 ceph-mon[20993]: pgmap v6807: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:20 smithi077 ceph-mon[21151]: pgmap v6807: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:23.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:22 smithi077 ceph-mon[21151]: pgmap v6808: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:22 smithi046 ceph-mon[19468]: pgmap v6808: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:22 smithi087 ceph-mon[20993]: pgmap v6808: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:24.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:24.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:24.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:25.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:21:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:21:24.756+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:21:25.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:21:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:21:24.765+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:21:25.126 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:25.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:25.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:25.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:25.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: pgmap v6809: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: pgmap v6809: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:25.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: pgmap v6809: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:21:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:21:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:21:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:21:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='client.218028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='client.218028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='client.218028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:27 smithi077 ceph-mon[21151]: pgmap v6810: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:27 smithi046 ceph-mon[19468]: pgmap v6810: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:27 smithi087 ceph-mon[20993]: pgmap v6810: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:29 smithi077 ceph-mon[21151]: pgmap v6811: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:29 smithi046 ceph-mon[19468]: pgmap v6811: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:29 smithi087 ceph-mon[20993]: pgmap v6811: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:30.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:30.128 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:30.128 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:30.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:31.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:31 smithi046 ceph-mon[19468]: pgmap v6812: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:31 smithi077 ceph-mon[21151]: pgmap v6812: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:31 smithi087 ceph-mon[20993]: pgmap v6812: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:32.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:32 smithi077 ceph-mon[21151]: from='client.218193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:32.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:32 smithi046 ceph-mon[19468]: from='client.218193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:32 smithi087 ceph-mon[20993]: from='client.218193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:33 smithi077 ceph-mon[21151]: pgmap v6813: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:33.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:33 smithi046 ceph-mon[19468]: pgmap v6813: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:33.427 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:33 smithi087 ceph-mon[20993]: pgmap v6813: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:35 smithi087 ceph-mon[20993]: pgmap v6814: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:35 smithi077 ceph-mon[21151]: pgmap v6814: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:35 smithi046 ceph-mon[19468]: pgmap v6814: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:21:35.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:35.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:35.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:36.514 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:36.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:36.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:36.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:36.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:37 smithi077 ceph-mon[21151]: pgmap v6815: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:37 smithi077 ceph-mon[21151]: from='client.218268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:37 smithi046 ceph-mon[19468]: pgmap v6815: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:37 smithi046 ceph-mon[19468]: from='client.218268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:37 smithi087 ceph-mon[20993]: pgmap v6815: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:37 smithi087 ceph-mon[20993]: from='client.218268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:37.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:39 smithi077 ceph-mon[21151]: pgmap v6816: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:39 smithi046 ceph-mon[19468]: pgmap v6816: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:39 smithi087 ceph-mon[20993]: pgmap v6816: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:41 smithi077 ceph-mon[21151]: pgmap v6817: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:41.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:41 smithi046 ceph-mon[19468]: pgmap v6817: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:41 smithi087 ceph-mon[20993]: pgmap v6817: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:21:42.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:42.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:42.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:42.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:42.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:43 smithi077 ceph-mon[21151]: pgmap v6818: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:43.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:43 smithi077 ceph-mon[21151]: from='client.218346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:43 smithi046 ceph-mon[19468]: pgmap v6818: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:43.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:43 smithi046 ceph-mon[19468]: from='client.218346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:43 smithi087 ceph-mon[20993]: pgmap v6818: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:21:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:43 smithi087 ceph-mon[20993]: from='client.218346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:45 smithi077 ceph-mon[21151]: pgmap v6819: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:45 smithi046 ceph-mon[19468]: pgmap v6819: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:45 smithi087 ceph-mon[20993]: pgmap v6819: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:47.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:47.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:47.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: pgmap v6820: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.421 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.422 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: pgmap v6820: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: pgmap v6820: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:47.903 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:47.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:47.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:47.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:47.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:49.427 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:49 smithi087 ceph-mon[20993]: from='client.218424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:49.427 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:49 smithi087 ceph-mon[20993]: pgmap v6821: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:49 smithi046 ceph-mon[19468]: from='client.218424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:49 smithi046 ceph-mon[19468]: pgmap v6821: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:49 smithi077 ceph-mon[21151]: from='client.218424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:49 smithi077 ceph-mon[21151]: pgmap v6821: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:51 smithi046 ceph-mon[19468]: pgmap v6822: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:51 smithi087 ceph-mon[20993]: pgmap v6822: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:51 smithi077 ceph-mon[21151]: pgmap v6822: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:52.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:52.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:52.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:53.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:53 smithi046 ceph-mon[19468]: pgmap v6823: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:53 smithi077 ceph-mon[21151]: pgmap v6823: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:53.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:53 smithi087 ceph-mon[20993]: pgmap v6823: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:54.451 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:54 smithi077 ceph-mon[21151]: from='client.218493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:54.602 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:54 smithi087 ceph-mon[20993]: from='client.218493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:54 smithi046 ceph-mon[19468]: from='client.218493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:21:55.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:55 smithi087 ceph-mon[20993]: pgmap v6824: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:55 smithi077 ceph-mon[21151]: pgmap v6824: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:55 smithi046 ceph-mon[19468]: pgmap v6824: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:57 smithi046 ceph-mon[19468]: pgmap v6825: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:57 smithi087 ceph-mon[20993]: pgmap v6825: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:57 smithi077 ceph-mon[21151]: pgmap v6825: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:21:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:57.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:21:58.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:21:58.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:21:58.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:21:59.311 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:21:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:21:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:21:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:21:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:21:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:21:59 smithi046 ceph-mon[19468]: pgmap v6826: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:21:59 smithi087 ceph-mon[20993]: pgmap v6826: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:21:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:21:59 smithi077 ceph-mon[21151]: pgmap v6826: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:00 smithi046 ceph-mon[19468]: from='client.218571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:00 smithi087 ceph-mon[20993]: from='client.218571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:00 smithi077 ceph-mon[21151]: from='client.218571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:01 smithi046 ceph-mon[19468]: pgmap v6827: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:01 smithi087 ceph-mon[20993]: pgmap v6827: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:01 smithi077 ceph-mon[21151]: pgmap v6827: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:03 smithi046 ceph-mon[19468]: pgmap v6828: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:03 smithi087 ceph-mon[20993]: pgmap v6828: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:03 smithi077 ceph-mon[21151]: pgmap v6828: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:04.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:04.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:04.995 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:04.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:04.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:04.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:04.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:05 smithi046 ceph-mon[19468]: pgmap v6829: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:05 smithi077 ceph-mon[21151]: pgmap v6829: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:05 smithi087 ceph-mon[20993]: pgmap v6829: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:06 smithi046 ceph-mon[19468]: from='client.218643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:06 smithi087 ceph-mon[20993]: from='client.218643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:06 smithi077 ceph-mon[21151]: from='client.218643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: pgmap v6830: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: pgmap v6830: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:22:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: pgmap v6830: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:07.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:09 smithi046 ceph-mon[19468]: pgmap v6831: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:09 smithi087 ceph-mon[20993]: pgmap v6831: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:09 smithi077 ceph-mon[21151]: pgmap v6831: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:09.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:09.997 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:09.997 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:10.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:10.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:10.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:10.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:10.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:11 smithi046 ceph-mon[19468]: pgmap v6832: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:11 smithi087 ceph-mon[20993]: pgmap v6832: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:11 smithi077 ceph-mon[21151]: pgmap v6832: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:22:12.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:12 smithi046 ceph-mon[19468]: from='client.218721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:12 smithi087 ceph-mon[20993]: from='client.218721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:12 smithi077 ceph-mon[21151]: from='client.218721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:13.507 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:13 smithi077 ceph-mon[21151]: pgmap v6833: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:13.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:13 smithi046 ceph-mon[19468]: pgmap v6833: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:13 smithi087 ceph-mon[20993]: pgmap v6833: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:15 smithi087 ceph-mon[20993]: pgmap v6834: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:15 smithi077 ceph-mon[21151]: pgmap v6834: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:15.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:15 smithi046 ceph-mon[19468]: pgmap v6834: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:15.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:15.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:15.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:16.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:16.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:16.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:16.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:16.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:17 smithi046 ceph-mon[19468]: pgmap v6835: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:17 smithi046 ceph-mon[19468]: from='client.218799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:17 smithi087 ceph-mon[20993]: pgmap v6835: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:17 smithi087 ceph-mon[20993]: from='client.218799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:17 smithi077 ceph-mon[21151]: pgmap v6835: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:17.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:17 smithi077 ceph-mon[21151]: from='client.218799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:17.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:17.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:19 smithi046 ceph-mon[19468]: pgmap v6836: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:19 smithi087 ceph-mon[20993]: pgmap v6836: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:19 smithi077 ceph-mon[21151]: pgmap v6836: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:21.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:21.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:21.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:21 smithi046 ceph-mon[19468]: pgmap v6837: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:21 smithi087 ceph-mon[20993]: pgmap v6837: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:21 smithi077 ceph-mon[21151]: pgmap v6837: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:22:22.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:22.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:22.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:22.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:22.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:23 smithi046 ceph-mon[19468]: pgmap v6838: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:22:23.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:23 smithi046 ceph-mon[19468]: from='client.218874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:23 smithi087 ceph-mon[20993]: pgmap v6838: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:22:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:23 smithi087 ceph-mon[20993]: from='client.218874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:23 smithi077 ceph-mon[21151]: pgmap v6838: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:22:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:23 smithi077 ceph-mon[21151]: from='client.218874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:25.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: pgmap v6839: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:25.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:22:25.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:22:25.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:22:25.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:25.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: pgmap v6839: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:22:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:22:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:22:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:25.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: pgmap v6839: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:22:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:22:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:22:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:25.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:22:25.511+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:22:25.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:22:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:22:25.512+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:22:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:22:27.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:27.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:27.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:22:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: pgmap v6840: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: pgmap v6840: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:22:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: pgmap v6840: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:27.725 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:27.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:27.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:27.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:27.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:29 smithi046 ceph-mon[19468]: from='client.219054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:29 smithi046 ceph-mon[19468]: pgmap v6841: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:29 smithi087 ceph-mon[20993]: from='client.219054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:29 smithi087 ceph-mon[20993]: pgmap v6841: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:29 smithi077 ceph-mon[21151]: from='client.219054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:29 smithi077 ceph-mon[21151]: pgmap v6841: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:30 smithi046 ceph-mon[19468]: pgmap v6842: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:30.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:30 smithi087 ceph-mon[20993]: pgmap v6842: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:30 smithi077 ceph-mon[21151]: pgmap v6842: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:32.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:32.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:32.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:32 smithi077 ceph-mon[21151]: pgmap v6843: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:32.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:32 smithi046 ceph-mon[19468]: pgmap v6843: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:32 smithi087 ceph-mon[20993]: pgmap v6843: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:33.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:33.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:33.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:33.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:33.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:33 smithi077 ceph-mon[21151]: from='client.219132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:33.966 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:33 smithi046 ceph-mon[19468]: from='client.219132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:33 smithi087 ceph-mon[20993]: from='client.219132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:34 smithi077 ceph-mon[21151]: pgmap v6844: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:35.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:34 smithi087 ceph-mon[20993]: pgmap v6844: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:35.056 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:34 smithi046 ceph-mon[19468]: pgmap v6844: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:36.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:36 smithi046 ceph-mon[19468]: pgmap v6845: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:36 smithi087 ceph-mon[20993]: pgmap v6845: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:37.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:36 smithi077 ceph-mon[21151]: pgmap v6845: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:38.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:38.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:38.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:39.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:39.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:39.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:39.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:39.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:38 smithi046 ceph-mon[19468]: pgmap v6846: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:38 smithi087 ceph-mon[20993]: pgmap v6846: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:38 smithi077 ceph-mon[21151]: pgmap v6846: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:39 smithi046 ceph-mon[19468]: from='client.219210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:39 smithi087 ceph-mon[20993]: from='client.219210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:39 smithi077 ceph-mon[21151]: from='client.219210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:40 smithi046 ceph-mon[19468]: pgmap v6847: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:40 smithi087 ceph-mon[20993]: pgmap v6847: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:40 smithi077 ceph-mon[21151]: pgmap v6847: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:42 smithi046 ceph-mon[19468]: pgmap v6848: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:42 smithi087 ceph-mon[20993]: pgmap v6848: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:42 smithi077 ceph-mon[21151]: pgmap v6848: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:22:44.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:44.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:44.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:44.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:44.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:44.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:44.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:44.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:44 smithi046 ceph-mon[19468]: pgmap v6849: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:44 smithi087 ceph-mon[20993]: pgmap v6849: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:44 smithi077 ceph-mon[21151]: pgmap v6849: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:45 smithi046 ceph-mon[19468]: from='client.219285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:45 smithi087 ceph-mon[20993]: from='client.219285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:45 smithi077 ceph-mon[21151]: from='client.219285 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:47.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: pgmap v6850: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:47.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: pgmap v6850: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: pgmap v6850: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:22:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:48 smithi046 ceph-mon[19468]: pgmap v6851: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:48 smithi087 ceph-mon[20993]: pgmap v6851: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:48 smithi077 ceph-mon[21151]: pgmap v6851: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:49.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:49.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:49.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:50.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:50.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:50.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:50.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:50.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:50 smithi046 ceph-mon[19468]: pgmap v6852: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:50 smithi046 ceph-mon[19468]: from='client.219357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:51.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:50 smithi087 ceph-mon[20993]: pgmap v6852: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:51.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:50 smithi087 ceph-mon[20993]: from='client.219357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:50 smithi077 ceph-mon[21151]: pgmap v6852: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:50 smithi077 ceph-mon[21151]: from='client.219357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:53.223 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:52 smithi077 ceph-mon[21151]: pgmap v6853: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:52 smithi046 ceph-mon[19468]: pgmap v6853: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:52 smithi087 ceph-mon[20993]: pgmap v6853: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:55.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:54 smithi046 ceph-mon[19468]: pgmap v6854: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:54 smithi077 ceph-mon[21151]: pgmap v6854: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:54 smithi087 ceph-mon[20993]: pgmap v6854: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:55.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:22:55.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:22:55.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:22:56.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:22:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:22:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:22:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:22:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:22:57.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:56 smithi077 ceph-mon[21151]: pgmap v6855: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:57.057 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:56 smithi077 ceph-mon[21151]: from='client.219432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:56 smithi046 ceph-mon[19468]: pgmap v6855: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:56 smithi046 ceph-mon[19468]: from='client.219432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:56 smithi087 ceph-mon[20993]: pgmap v6855: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:22:57.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:56 smithi087 ceph-mon[20993]: from='client.219432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:22:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.413 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.413 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.413 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:22:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:22:59 smithi046 ceph-mon[19468]: pgmap v6856: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:22:59 smithi087 ceph-mon[20993]: pgmap v6856: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:22:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:22:59 smithi077 ceph-mon[21151]: pgmap v6856: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:23:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:01.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:01.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:01 smithi046 ceph-mon[19468]: pgmap v6857: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:23:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:01 smithi087 ceph-mon[20993]: pgmap v6857: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:23:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:01 smithi077 ceph-mon[21151]: pgmap v6857: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:23:01.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:01.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:01.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:01.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:01.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:03 smithi046 ceph-mon[19468]: from='client.219510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:03 smithi046 ceph-mon[19468]: pgmap v6858: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:03 smithi087 ceph-mon[20993]: from='client.219510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:03 smithi087 ceph-mon[20993]: pgmap v6858: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:03 smithi077 ceph-mon[21151]: from='client.219510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:03 smithi077 ceph-mon[21151]: pgmap v6858: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:05 smithi046 ceph-mon[19468]: pgmap v6859: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:05 smithi087 ceph-mon[20993]: pgmap v6859: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:05 smithi077 ceph-mon[21151]: pgmap v6859: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:06.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:06.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:06.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: pgmap v6860: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: pgmap v6860: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: pgmap v6860: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:07.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:07.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:07.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:07.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:07.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:08 smithi046 ceph-mon[19468]: from='client.219585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:08 smithi087 ceph-mon[20993]: from='client.219585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:08 smithi077 ceph-mon[21151]: from='client.219585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:09 smithi046 ceph-mon[19468]: pgmap v6861: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:09 smithi087 ceph-mon[20993]: pgmap v6861: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:09 smithi077 ceph-mon[21151]: pgmap v6861: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:11 smithi046 ceph-mon[19468]: pgmap v6862: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:11 smithi087 ceph-mon[20993]: pgmap v6862: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:11 smithi077 ceph-mon[21151]: pgmap v6862: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:12.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:12.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:12.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:13.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:13.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:13.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:13.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:13.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:13 smithi046 ceph-mon[19468]: pgmap v6863: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:13 smithi087 ceph-mon[20993]: pgmap v6863: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:13 smithi077 ceph-mon[21151]: pgmap v6863: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:14.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:14 smithi046 ceph-mon[19468]: from='client.219663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:14.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:14 smithi087 ceph-mon[20993]: from='client.219663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:14 smithi077 ceph-mon[21151]: from='client.219663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:15.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:15 smithi046 ceph-mon[19468]: pgmap v6864: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:15.368 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:15 smithi077 ceph-mon[21151]: pgmap v6864: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:15 smithi087 ceph-mon[20993]: pgmap v6864: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:17 smithi046 ceph-mon[19468]: pgmap v6865: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:17 smithi087 ceph-mon[20993]: pgmap v6865: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:17 smithi077 ceph-mon[21151]: pgmap v6865: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:18.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:18.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:18.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:18.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:18.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:18.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:18.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:18.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:19.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:19 smithi087 ceph-mon[20993]: pgmap v6866: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:19 smithi046 ceph-mon[19468]: pgmap v6866: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:19 smithi077 ceph-mon[21151]: pgmap v6866: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:20 smithi046 ceph-mon[19468]: from='client.219738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:20 smithi087 ceph-mon[20993]: from='client.219738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:20 smithi077 ceph-mon[21151]: from='client.219738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:21 smithi046 ceph-mon[19468]: pgmap v6867: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:21 smithi087 ceph-mon[20993]: pgmap v6867: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:21 smithi077 ceph-mon[21151]: pgmap v6867: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:23.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:23 smithi077 ceph-mon[21151]: pgmap v6868: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:23 smithi046 ceph-mon[19468]: pgmap v6868: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:23 smithi087 ceph-mon[20993]: pgmap v6868: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:23.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:23.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:23.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:24.571 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:24.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:24.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:24.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:24.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:25 smithi046 ceph-mon[19468]: pgmap v6869: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:25 smithi046 ceph-mon[19468]: from='client.219816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:25 smithi087 ceph-mon[20993]: pgmap v6869: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:25 smithi087 ceph-mon[20993]: from='client.219816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:25 smithi077 ceph-mon[21151]: pgmap v6869: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:25.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:25 smithi077 ceph-mon[21151]: from='client.219816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:26.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:23:26.256+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:23:26.257+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:26.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:23:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:23:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:23:26.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:26.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:23:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:23:26.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:23:26.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:26.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: pgmap v6870: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: pgmap v6870: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: pgmap v6870: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:27.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:23:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:23:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:23:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:23:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:23:28.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:23:29.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:29.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:29 smithi046 ceph-mon[19468]: pgmap v6871: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:29.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:29.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:29.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:29 smithi087 ceph-mon[20993]: pgmap v6871: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:29 smithi077 ceph-mon[21151]: pgmap v6871: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:30.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:30.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:30.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:30.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:30.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:31 smithi046 ceph-mon[19468]: pgmap v6872: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:31.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:31 smithi046 ceph-mon[19468]: from='client.219996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:31 smithi087 ceph-mon[20993]: pgmap v6872: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:31 smithi087 ceph-mon[20993]: from='client.219996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:31 smithi077 ceph-mon[21151]: pgmap v6872: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:31.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:31 smithi077 ceph-mon[21151]: from='client.219996 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:33 smithi046 ceph-mon[19468]: pgmap v6873: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:33 smithi087 ceph-mon[20993]: pgmap v6873: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:33.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:33 smithi077 ceph-mon[21151]: pgmap v6873: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:35.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:35.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:35 smithi046 ceph-mon[19468]: pgmap v6874: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:35.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:35.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:35 smithi087 ceph-mon[20993]: pgmap v6874: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:35 smithi077 ceph-mon[21151]: pgmap v6874: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:35.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:35.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:35.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:35.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:35.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:37 smithi046 ceph-mon[19468]: from='client.220071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:37.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:37 smithi046 ceph-mon[19468]: pgmap v6875: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:37 smithi087 ceph-mon[20993]: from='client.220071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:37 smithi087 ceph-mon[20993]: pgmap v6875: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:37 smithi077 ceph-mon[21151]: from='client.220071 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:37 smithi077 ceph-mon[21151]: pgmap v6875: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:38.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:38 smithi077 ceph-mon[21151]: pgmap v6876: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:38.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:38 smithi087 ceph-mon[20993]: pgmap v6876: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:38.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:38 smithi046 ceph-mon[19468]: pgmap v6876: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:40.954 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:40 smithi046 ceph-mon[19468]: pgmap v6877: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:40.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:40.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:40.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:40 smithi087 ceph-mon[20993]: pgmap v6877: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:40 smithi077 ceph-mon[21151]: pgmap v6877: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:23:41.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:41.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:41.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:41.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:41.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:42 smithi046 ceph-mon[19468]: from='client.220146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:43.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:42 smithi046 ceph-mon[19468]: pgmap v6878: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:42 smithi087 ceph-mon[20993]: from='client.220146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:42 smithi087 ceph-mon[20993]: pgmap v6878: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:42 smithi077 ceph-mon[21151]: from='client.220146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:42 smithi077 ceph-mon[21151]: pgmap v6878: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:23:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:44 smithi046 ceph-mon[19468]: pgmap v6879: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:44 smithi087 ceph-mon[20993]: pgmap v6879: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:44 smithi077 ceph-mon[21151]: pgmap v6879: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:46.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:46.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:46.641 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:46.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:46 smithi077 ceph-mon[21151]: pgmap v6880: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:46 smithi046 ceph-mon[19468]: pgmap v6880: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:46 smithi087 ceph-mon[20993]: pgmap v6880: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:47.326 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:47.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:47.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:47.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:47.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='client.220221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:48.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='client.220221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='client.220221 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:48 smithi046 ceph-mon[19468]: pgmap v6881: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:49.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:48 smithi087 ceph-mon[20993]: pgmap v6881: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:48 smithi077 ceph-mon[21151]: pgmap v6881: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:50 smithi046 ceph-mon[19468]: pgmap v6882: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:50 smithi087 ceph-mon[20993]: pgmap v6882: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:50 smithi077 ceph-mon[21151]: pgmap v6882: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:52.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:52.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:52.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:53.016 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:53.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:53.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:53.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:53.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:52 smithi046 ceph-mon[19468]: pgmap v6883: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:52 smithi087 ceph-mon[20993]: pgmap v6883: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:52 smithi077 ceph-mon[21151]: pgmap v6883: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:53 smithi046 ceph-mon[19468]: from='client.220296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:53 smithi087 ceph-mon[20993]: from='client.220296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:53 smithi077 ceph-mon[21151]: from='client.220296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:55.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:54 smithi046 ceph-mon[19468]: pgmap v6884: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:54 smithi087 ceph-mon[20993]: pgmap v6884: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:54 smithi077 ceph-mon[21151]: pgmap v6884: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:57.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:56 smithi046 ceph-mon[19468]: pgmap v6885: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:56 smithi077 ceph-mon[21151]: pgmap v6885: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:57.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:57 smithi087 ceph-mon[20993]: pgmap v6885: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:23:58.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:23:58.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:23:58.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:23:58.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.547 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:58 smithi087 ceph-mon[20993]: pgmap v6886: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:58 smithi046 ceph-mon[19468]: pgmap v6886: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:23:58.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:58 smithi077 ceph-mon[21151]: pgmap v6886: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:23:58.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:23:58.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:23:58.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:23:58.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:23:58.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:23:59.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:23:59 smithi087 ceph-mon[20993]: from='client.220371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:23:59 smithi077 ceph-mon[21151]: from='client.220371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:23:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:23:59 smithi046 ceph-mon[19468]: from='client.220371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:00 smithi046 ceph-mon[19468]: pgmap v6887: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:00 smithi087 ceph-mon[20993]: pgmap v6887: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:00 smithi077 ceph-mon[21151]: pgmap v6887: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:02 smithi046 ceph-mon[19468]: pgmap v6888: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:02 smithi087 ceph-mon[20993]: pgmap v6888: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:02 smithi077 ceph-mon[21151]: pgmap v6888: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:03.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:03.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:03.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:04.381 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:04.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:04.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:04.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:04.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:04 smithi077 ceph-mon[21151]: pgmap v6889: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:04 smithi077 ceph-mon[21151]: from='client.220449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:04 smithi046 ceph-mon[19468]: pgmap v6889: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:04 smithi046 ceph-mon[19468]: from='client.220449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:04 smithi087 ceph-mon[20993]: pgmap v6889: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:04 smithi087 ceph-mon[20993]: from='client.220449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:07.048 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:06 smithi087 ceph-mon[20993]: pgmap v6890: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:06 smithi046 ceph-mon[19468]: pgmap v6890: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:07.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:06 smithi077 ceph-mon[21151]: pgmap v6890: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:08.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:09 smithi087 ceph-mon[20993]: pgmap v6891: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:09.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:09.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:09 smithi046 ceph-mon[19468]: pgmap v6891: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:09.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:09.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:09 smithi077 ceph-mon[21151]: pgmap v6891: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:10.069 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:10.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:10.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:10.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:10.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:11 smithi087 ceph-mon[20993]: pgmap v6892: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:11.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:11 smithi087 ceph-mon[20993]: from='client.220521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:11 smithi077 ceph-mon[21151]: pgmap v6892: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:11 smithi077 ceph-mon[21151]: from='client.220521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:11 smithi046 ceph-mon[19468]: pgmap v6892: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:11 smithi046 ceph-mon[19468]: from='client.220521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:13 smithi087 ceph-mon[20993]: pgmap v6893: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:24:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:13 smithi077 ceph-mon[21151]: pgmap v6893: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:24:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:13 smithi046 ceph-mon[19468]: pgmap v6893: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:24:15.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:15.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:15.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:15 smithi046 ceph-mon[19468]: pgmap v6894: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:24:15.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:15 smithi087 ceph-mon[20993]: pgmap v6894: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:24:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:15 smithi077 ceph-mon[21151]: pgmap v6894: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:24:15.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:15.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:15.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:15.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:15.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:17.227 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:17 smithi046 ceph-mon[19468]: from='client.220593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:17.227 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:17 smithi046 ceph-mon[19468]: pgmap v6895: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:17.392 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:17 smithi077 ceph-mon[21151]: from='client.220593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:17.392 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:17 smithi077 ceph-mon[21151]: pgmap v6895: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:17 smithi087 ceph-mon[20993]: from='client.220593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:17 smithi087 ceph-mon[20993]: pgmap v6895: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:18.731 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.731 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.731 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.731 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:18 smithi087 ceph-mon[20993]: pgmap v6896: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:18.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.775 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:18 smithi077 ceph-mon[21151]: pgmap v6896: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:18.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:18.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:18 smithi046 ceph-mon[19468]: pgmap v6896: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:20.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:20.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:20.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:20 smithi046 ceph-mon[19468]: pgmap v6897: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:21.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:20 smithi087 ceph-mon[20993]: pgmap v6897: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:20 smithi077 ceph-mon[21151]: pgmap v6897: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:21.445 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:21.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:21.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:21.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:21.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:21 smithi046 ceph-mon[19468]: from='client.220668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:21 smithi087 ceph-mon[20993]: from='client.220668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:21 smithi077 ceph-mon[21151]: from='client.220668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:23.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:22 smithi077 ceph-mon[21151]: pgmap v6898: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:22 smithi046 ceph-mon[19468]: pgmap v6898: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:22 smithi087 ceph-mon[20993]: pgmap v6898: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:24 smithi046 ceph-mon[19468]: pgmap v6899: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:24:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:24 smithi087 ceph-mon[20993]: pgmap v6899: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:24:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:24 smithi077 ceph-mon[21151]: pgmap v6899: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:24:26.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:26.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:26.447 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:27.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: pgmap v6900: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:24:27.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:24:27.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:24:27.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:24:27.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:27.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: pgmap v6900: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:24:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:24:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:24:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:24:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:27.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: pgmap v6900: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:24:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:24:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:24:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:24:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:27.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:27.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:24:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:24:27.009+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:24:27.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:24:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:24:27.018+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:24:27.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:27.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:27.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:27.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:27.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='client.220764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:24:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:24:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='client.220764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='client.220764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:28.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:29 smithi046 ceph-mon[19468]: pgmap v6901: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:29 smithi087 ceph-mon[20993]: pgmap v6901: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:29 smithi077 ceph-mon[21151]: pgmap v6901: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:31 smithi046 ceph-mon[19468]: pgmap v6902: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:31 smithi087 ceph-mon[20993]: pgmap v6902: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:31 smithi077 ceph-mon[21151]: pgmap v6902: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:32.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:33.073 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:33.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:33.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:33.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:33.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:33 smithi046 ceph-mon[19468]: pgmap v6903: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:33 smithi087 ceph-mon[20993]: pgmap v6903: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:33 smithi077 ceph-mon[21151]: pgmap v6903: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:34 smithi046 ceph-mon[19468]: from='client.220926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:34 smithi087 ceph-mon[20993]: from='client.220926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:34.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:34 smithi077 ceph-mon[21151]: from='client.220926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:35 smithi046 ceph-mon[19468]: pgmap v6904: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:35 smithi087 ceph-mon[20993]: pgmap v6904: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:35 smithi077 ceph-mon[21151]: pgmap v6904: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:37.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:37 smithi046 ceph-mon[19468]: pgmap v6905: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:37 smithi087 ceph-mon[20993]: pgmap v6905: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:37 smithi077 ceph-mon[21151]: pgmap v6905: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:38.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:38.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:38.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:38.749 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:38.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:38.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:38.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:38.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:38 smithi046 ceph-mon[19468]: pgmap v6906: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:38 smithi087 ceph-mon[20993]: pgmap v6906: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:38 smithi077 ceph-mon[21151]: pgmap v6906: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:39.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:39 smithi087 ceph-mon[20993]: from='client.220998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:39 smithi077 ceph-mon[21151]: from='client.220998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:39 smithi046 ceph-mon[19468]: from='client.220998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:40 smithi077 ceph-mon[21151]: pgmap v6907: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:40 smithi046 ceph-mon[19468]: pgmap v6907: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:40 smithi087 ceph-mon[20993]: pgmap v6907: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:42 smithi046 ceph-mon[19468]: pgmap v6908: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:42 smithi087 ceph-mon[20993]: pgmap v6908: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:42 smithi077 ceph-mon[21151]: pgmap v6908: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:24:43.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:43.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:43.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:44.434 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:44.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:44.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:44.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:44.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:44 smithi046 ceph-mon[19468]: pgmap v6909: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:44.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:44 smithi046 ceph-mon[19468]: from='client.221070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:44 smithi087 ceph-mon[20993]: pgmap v6909: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:44 smithi087 ceph-mon[20993]: from='client.221070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:44 smithi077 ceph-mon[21151]: pgmap v6909: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:44 smithi077 ceph-mon[21151]: from='client.221070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:46 smithi046 ceph-mon[19468]: pgmap v6910: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:46 smithi087 ceph-mon[20993]: pgmap v6910: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:46 smithi077 ceph-mon[21151]: pgmap v6910: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:24:48.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:48 smithi046 ceph-mon[19468]: pgmap v6911: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:48 smithi087 ceph-mon[20993]: pgmap v6911: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:48.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:48 smithi077 ceph-mon[21151]: pgmap v6911: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:49.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:49.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:49.436 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:50.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:50.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:50.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:50.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:50.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:50 smithi046 ceph-mon[19468]: pgmap v6912: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:50 smithi046 ceph-mon[19468]: from='client.221148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:50 smithi087 ceph-mon[20993]: pgmap v6912: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:50 smithi087 ceph-mon[20993]: from='client.221148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:50 smithi077 ceph-mon[21151]: pgmap v6912: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:50 smithi077 ceph-mon[21151]: from='client.221148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:52 smithi046 ceph-mon[19468]: pgmap v6913: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:24:53.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:52 smithi087 ceph-mon[20993]: pgmap v6913: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:24:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:52 smithi077 ceph-mon[21151]: pgmap v6913: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:24:54.972 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:54 smithi077 ceph-mon[21151]: pgmap v6914: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:24:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:54 smithi046 ceph-mon[19468]: pgmap v6914: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:24:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:24:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:24:55.113 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:24:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:54 smithi087 ceph-mon[20993]: pgmap v6914: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:24:55.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:24:55.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:24:55.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:24:55.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:24:55.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:24:57.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:56 smithi046 ceph-mon[19468]: from='client.221223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:57.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:56 smithi046 ceph-mon[19468]: pgmap v6915: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:56 smithi087 ceph-mon[20993]: from='client.221223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:56 smithi087 ceph-mon[20993]: pgmap v6915: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:56 smithi077 ceph-mon[21151]: from='client.221223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:24:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:56 smithi077 ceph-mon[21151]: pgmap v6915: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:24:58.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:58 smithi046 ceph-mon[19468]: pgmap v6916: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:58.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:58.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:58.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:24:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.010 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:58 smithi077 ceph-mon[21151]: pgmap v6916: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:59.010 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.011 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.011 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:24:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:58 smithi087 ceph-mon[20993]: pgmap v6916: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:24:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:24:59.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:24:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:00.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:00.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:00.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:00 smithi077 ceph-mon[21151]: pgmap v6917: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:25:01.011 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:00 smithi087 ceph-mon[20993]: pgmap v6917: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:25:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:00 smithi046 ceph-mon[19468]: pgmap v6917: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:25:01.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:01.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:01.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:01.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:01.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:01 smithi046 ceph-mon[19468]: from='client.221295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:01 smithi087 ceph-mon[20993]: from='client.221295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:01 smithi077 ceph-mon[21151]: from='client.221295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:02 smithi046 ceph-mon[19468]: pgmap v6918: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:02 smithi087 ceph-mon[20993]: pgmap v6918: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:02 smithi077 ceph-mon[21151]: pgmap v6918: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:04 smithi046 ceph-mon[19468]: pgmap v6919: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:25:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:04 smithi087 ceph-mon[20993]: pgmap v6919: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:25:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:04 smithi077 ceph-mon[21151]: pgmap v6919: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:25:06.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:06.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:06.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:06 smithi046 ceph-mon[19468]: pgmap v6920: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:25:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:06 smithi087 ceph-mon[20993]: pgmap v6920: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:25:07.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:07.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:07.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:06 smithi077 ceph-mon[21151]: pgmap v6920: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:25:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='client.221370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='client.221370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='client.221370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:08.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:08 smithi046 ceph-mon[19468]: pgmap v6921: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:08 smithi087 ceph-mon[20993]: pgmap v6921: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:08 smithi077 ceph-mon[21151]: pgmap v6921: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:10 smithi046 ceph-mon[19468]: pgmap v6922: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:10 smithi087 ceph-mon[20993]: pgmap v6922: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:10 smithi077 ceph-mon[21151]: pgmap v6922: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:12.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:12.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:12.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:12.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:12.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:12 smithi046 ceph-mon[19468]: pgmap v6923: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:12 smithi087 ceph-mon[20993]: pgmap v6923: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:12 smithi077 ceph-mon[21151]: pgmap v6923: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:13 smithi046 ceph-mon[19468]: from='client.221448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:13 smithi087 ceph-mon[20993]: from='client.221448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:13 smithi077 ceph-mon[21151]: from='client.221448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:14 smithi046 ceph-mon[19468]: pgmap v6924: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:14 smithi087 ceph-mon[20993]: pgmap v6924: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:14 smithi077 ceph-mon[21151]: pgmap v6924: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:16 smithi046 ceph-mon[19468]: pgmap v6925: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:16 smithi087 ceph-mon[20993]: pgmap v6925: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:16 smithi077 ceph-mon[21151]: pgmap v6925: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:17.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:17.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:17.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:18.540 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:18.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:18.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:18.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:18.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:19.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:18 smithi046 ceph-mon[19468]: pgmap v6926: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:19.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.225 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:18 smithi046 ceph-mon[19468]: from='client.221526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:18 smithi087 ceph-mon[20993]: pgmap v6926: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:18 smithi087 ceph-mon[20993]: from='client.221526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:18 smithi077 ceph-mon[21151]: pgmap v6926: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:18 smithi077 ceph-mon[21151]: from='client.221526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:20 smithi077 ceph-mon[21151]: pgmap v6927: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:20 smithi046 ceph-mon[19468]: pgmap v6927: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:20 smithi087 ceph-mon[20993]: pgmap v6927: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:22 smithi046 ceph-mon[19468]: pgmap v6928: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:25:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:22 smithi087 ceph-mon[20993]: pgmap v6928: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:25:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:22 smithi077 ceph-mon[21151]: pgmap v6928: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:25:23.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:23.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:23.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:24.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:24.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:24.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:24.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:24.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:25.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:24 smithi077 ceph-mon[21151]: pgmap v6929: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:25:25.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:24 smithi077 ceph-mon[21151]: from='client.221595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:24 smithi046 ceph-mon[19468]: pgmap v6929: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:25:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:24 smithi046 ceph-mon[19468]: from='client.221595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:24 smithi087 ceph-mon[20993]: pgmap v6929: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:25:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:24 smithi087 ceph-mon[20993]: from='client.221595 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:26 smithi046 ceph-mon[19468]: pgmap v6930: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:25:27.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:26 smithi087 ceph-mon[20993]: pgmap v6930: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:25:27.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:26 smithi077 ceph-mon[21151]: pgmap v6930: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:25:28.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:25:28.061+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:25:28.062+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:28.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:25:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:25:28.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:28.425 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:29.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-mon[19468]: pgmap v6931: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:25:29.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:25:29.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:29.258 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:28 smithi087 ceph-mon[20993]: pgmap v6931: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:25:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:25:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:25:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:28 smithi077 ceph-mon[21151]: pgmap v6931: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:25:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:25:29.942 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:29.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:29.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:29.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:29.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:30 smithi046 ceph-mon[19468]: from='client.221775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:30 smithi046 ceph-mon[19468]: pgmap v6932: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:30 smithi087 ceph-mon[20993]: from='client.221775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:30 smithi087 ceph-mon[20993]: pgmap v6932: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:30 smithi077 ceph-mon[21151]: from='client.221775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:30 smithi077 ceph-mon[21151]: pgmap v6932: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:25:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:32 smithi046 ceph-mon[19468]: pgmap v6933: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:25:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:32 smithi087 ceph-mon[20993]: pgmap v6933: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:25:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:32 smithi077 ceph-mon[21151]: pgmap v6933: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T06:25:34.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:34.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:34.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:34 smithi046 ceph-mon[19468]: pgmap v6934: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:34 smithi087 ceph-mon[20993]: pgmap v6934: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:34 smithi077 ceph-mon[21151]: pgmap v6934: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:35.631 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:35.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:35.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:35.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:35.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:35 smithi046 ceph-mon[19468]: from='client.221853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:35 smithi087 ceph-mon[20993]: from='client.221853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:35 smithi077 ceph-mon[21151]: from='client.221853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:36 smithi046 ceph-mon[19468]: pgmap v6935: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:36 smithi087 ceph-mon[20993]: pgmap v6935: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:36 smithi077 ceph-mon[21151]: pgmap v6935: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T06:25:39.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:39 smithi046 ceph-mon[19468]: pgmap v6936: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:39.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.276 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:39 smithi087 ceph-mon[20993]: pgmap v6936: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:39 smithi077 ceph-mon[21151]: pgmap v6936: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:40.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:40.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:40.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:41.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:41.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:41.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:41.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:41.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:41 smithi046 ceph-mon[19468]: pgmap v6937: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:41 smithi087 ceph-mon[20993]: pgmap v6937: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:41.391 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:41 smithi077 ceph-mon[21151]: pgmap v6937: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:25:42.166 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:42 smithi087 ceph-mon[20993]: from='client.221931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:42 smithi077 ceph-mon[21151]: from='client.221931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:42 smithi046 ceph-mon[19468]: from='client.221931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:43 smithi046 ceph-mon[19468]: pgmap v6938: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:25:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:43 smithi087 ceph-mon[20993]: pgmap v6938: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:25:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:43 smithi077 ceph-mon[21151]: pgmap v6938: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:45 smithi046 ceph-mon[19468]: pgmap v6939: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:25:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:45 smithi087 ceph-mon[20993]: pgmap v6939: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:25:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:45 smithi077 ceph-mon[21151]: pgmap v6939: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:25:46.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:46.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:46.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:46.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:46.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:46.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:46.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:46.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:47 smithi046 ceph-mon[19468]: pgmap v6940: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:25:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:47 smithi087 ceph-mon[20993]: pgmap v6940: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:25:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:47 smithi077 ceph-mon[21151]: pgmap v6940: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:25:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='client.222009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='client.222009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='client.222009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:48.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:49 smithi046 ceph-mon[19468]: pgmap v6941: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:49 smithi087 ceph-mon[20993]: pgmap v6941: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:49 smithi077 ceph-mon[21151]: pgmap v6941: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:51 smithi046 ceph-mon[19468]: pgmap v6942: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:51 smithi087 ceph-mon[20993]: pgmap v6942: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:51 smithi077 ceph-mon[21151]: pgmap v6942: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:51.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:51.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:51.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:52.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:52.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:52.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:52.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:52.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:53 smithi046 ceph-mon[19468]: pgmap v6943: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:53 smithi087 ceph-mon[20993]: pgmap v6943: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:53 smithi077 ceph-mon[21151]: pgmap v6943: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:54 smithi046 ceph-mon[19468]: from='client.222087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:54 smithi087 ceph-mon[20993]: from='client.222087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:54 smithi077 ceph-mon[21151]: from='client.222087 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:55 smithi046 ceph-mon[19468]: pgmap v6944: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:55 smithi087 ceph-mon[20993]: pgmap v6944: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:55 smithi077 ceph-mon[21151]: pgmap v6944: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:57 smithi046 ceph-mon[19468]: pgmap v6945: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:57 smithi087 ceph-mon[20993]: pgmap v6945: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:57 smithi077 ceph-mon[21151]: pgmap v6945: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:25:57.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:25:57.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:25:57.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:25:58.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:25:58.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:25:58.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:25:58.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:25:58.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:25:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:59 smithi046 ceph-mon[19468]: pgmap v6946: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:59 smithi046 ceph-mon[19468]: from='client.222159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:25:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:59 smithi087 ceph-mon[20993]: pgmap v6946: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:59.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:59 smithi087 ceph-mon[20993]: from='client.222159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:59.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:25:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:59 smithi077 ceph-mon[21151]: pgmap v6946: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:59 smithi077 ceph-mon[21151]: from='client.222159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:25:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:25:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:01.331 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:01 smithi087 ceph-mon[20993]: pgmap v6947: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:01 smithi046 ceph-mon[19468]: pgmap v6947: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:01 smithi077 ceph-mon[21151]: pgmap v6947: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:03.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:03.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:03.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:03 smithi077 ceph-mon[21151]: pgmap v6948: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:03 smithi046 ceph-mon[19468]: pgmap v6948: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:03 smithi087 ceph-mon[20993]: pgmap v6948: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:04.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:04.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:04.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:04.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:04.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:05 smithi046 ceph-mon[19468]: pgmap v6949: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:05 smithi046 ceph-mon[19468]: from='client.222237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:05 smithi087 ceph-mon[20993]: pgmap v6949: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:05 smithi087 ceph-mon[20993]: from='client.222237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:05 smithi077 ceph-mon[21151]: pgmap v6949: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:05 smithi077 ceph-mon[21151]: from='client.222237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:07 smithi077 ceph-mon[21151]: pgmap v6950: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:07 smithi046 ceph-mon[19468]: pgmap v6950: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:07 smithi087 ceph-mon[20993]: pgmap v6950: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:09.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:09.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: pgmap v6951: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:09.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:09.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: pgmap v6951: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: pgmap v6951: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:09.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:09.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:09.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:09.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:09.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:10 smithi046 ceph-mon[19468]: from='client.222315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:10 smithi046 ceph-mon[19468]: pgmap v6952: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:10 smithi087 ceph-mon[20993]: from='client.222315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:10 smithi087 ceph-mon[20993]: pgmap v6952: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:10 smithi077 ceph-mon[21151]: from='client.222315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:10 smithi077 ceph-mon[21151]: pgmap v6952: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:12 smithi046 ceph-mon[19468]: pgmap v6953: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:12 smithi087 ceph-mon[20993]: pgmap v6953: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:12 smithi077 ceph-mon[21151]: pgmap v6953: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:14.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:14.752 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:14.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:14 smithi046 ceph-mon[19468]: pgmap v6954: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:14 smithi087 ceph-mon[20993]: pgmap v6954: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:14 smithi077 ceph-mon[21151]: pgmap v6954: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:15.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:15.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:15.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:15.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:15.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:15 smithi046 ceph-mon[19468]: from='client.222387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:15 smithi087 ceph-mon[20993]: from='client.222387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:15 smithi077 ceph-mon[21151]: from='client.222387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:16 smithi046 ceph-mon[19468]: pgmap v6955: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:16 smithi087 ceph-mon[20993]: pgmap v6955: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:17.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:16 smithi077 ceph-mon[21151]: pgmap v6955: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:18 smithi046 ceph-mon[19468]: pgmap v6956: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:18 smithi087 ceph-mon[20993]: pgmap v6956: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:18 smithi077 ceph-mon[21151]: pgmap v6956: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:20.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:20.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:20.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:20 smithi046 ceph-mon[19468]: pgmap v6957: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:20 smithi087 ceph-mon[20993]: pgmap v6957: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:21.135 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:21.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:21.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:21.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:21.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:20 smithi077 ceph-mon[21151]: pgmap v6957: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:21.917 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:21 smithi077 ceph-mon[21151]: from='client.222465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:21 smithi046 ceph-mon[19468]: from='client.222465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:21 smithi087 ceph-mon[20993]: from='client.222465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:22 smithi087 ceph-mon[20993]: pgmap v6958: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:22 smithi046 ceph-mon[19468]: pgmap v6958: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:22 smithi077 ceph-mon[21151]: pgmap v6958: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:25.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:24 smithi077 ceph-mon[21151]: pgmap v6959: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:24 smithi046 ceph-mon[19468]: pgmap v6959: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:24 smithi087 ceph-mon[20993]: pgmap v6959: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:26.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:26.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:26.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:26.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:26.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:26.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:26.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:26.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:26 smithi046 ceph-mon[19468]: pgmap v6960: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:26 smithi087 ceph-mon[20993]: pgmap v6960: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:26 smithi077 ceph-mon[21151]: pgmap v6960: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:27 smithi046 ceph-mon[19468]: from='client.222540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:27 smithi087 ceph-mon[20993]: from='client.222540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:28.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:27 smithi077 ceph-mon[21151]: from='client.222540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: pgmap v6961: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:29.414 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.414 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:26:29.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:26:29.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: pgmap v6961: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: pgmap v6961: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:29.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:29.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:26:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:26:29.106+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:26:29.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:26:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:26:29.107+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:26:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:26:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:26:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:26:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:26:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:26:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:26:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:26:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:30 smithi046 ceph-mon[19468]: pgmap v6962: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:30 smithi087 ceph-mon[20993]: pgmap v6962: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:30 smithi077 ceph-mon[21151]: pgmap v6962: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:31.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:31.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:31.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:32.513 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:32.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:32.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:32.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:32.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:32 smithi046 ceph-mon[19468]: pgmap v6963: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:32 smithi046 ceph-mon[19468]: from='client.222720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:32 smithi087 ceph-mon[20993]: pgmap v6963: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:32 smithi087 ceph-mon[20993]: from='client.222720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:32 smithi077 ceph-mon[21151]: pgmap v6963: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:32 smithi077 ceph-mon[21151]: from='client.222720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:35 smithi046 ceph-mon[19468]: pgmap v6964: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:35 smithi087 ceph-mon[20993]: pgmap v6964: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:35 smithi077 ceph-mon[21151]: pgmap v6964: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:37.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:37.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:37 smithi046 ceph-mon[19468]: pgmap v6965: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:37.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:37.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:37 smithi087 ceph-mon[20993]: pgmap v6965: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:37 smithi077 ceph-mon[21151]: pgmap v6965: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:38.194 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:38.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:38.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:38.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:38.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:39 smithi046 ceph-mon[19468]: pgmap v6966: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:39 smithi046 ceph-mon[19468]: from='client.222792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:39 smithi087 ceph-mon[20993]: pgmap v6966: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:39 smithi087 ceph-mon[20993]: from='client.222792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:39 smithi077 ceph-mon[21151]: pgmap v6966: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:39 smithi077 ceph-mon[21151]: from='client.222792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:41 smithi046 ceph-mon[19468]: pgmap v6967: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:41.509 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:41 smithi087 ceph-mon[20993]: pgmap v6967: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:41 smithi077 ceph-mon[21151]: pgmap v6967: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:43.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:43.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:43.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:43 smithi087 ceph-mon[20993]: pgmap v6968: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:43 smithi077 ceph-mon[21151]: pgmap v6968: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:43 smithi046 ceph-mon[19468]: pgmap v6968: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:26:43.873 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:43.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:43.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:43.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:43.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:45 smithi046 ceph-mon[19468]: from='client.222870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:45 smithi046 ceph-mon[19468]: pgmap v6969: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:45 smithi087 ceph-mon[20993]: from='client.222870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:45 smithi087 ceph-mon[20993]: pgmap v6969: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:45 smithi077 ceph-mon[21151]: from='client.222870 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:45 smithi077 ceph-mon[21151]: pgmap v6969: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:47 smithi046 ceph-mon[19468]: pgmap v6970: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:47 smithi087 ceph-mon[20993]: pgmap v6970: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:47 smithi077 ceph-mon[21151]: pgmap v6970: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:48.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:48.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:48.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: pgmap v6971: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: pgmap v6971: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: pgmap v6971: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:49.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:50 smithi046 ceph-mon[19468]: from='client.222948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:50 smithi087 ceph-mon[20993]: from='client.222948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:50 smithi077 ceph-mon[21151]: from='client.222948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:51 smithi046 ceph-mon[19468]: pgmap v6972: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:51 smithi087 ceph-mon[20993]: pgmap v6972: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:51.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:51 smithi077 ceph-mon[21151]: pgmap v6972: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:53 smithi046 ceph-mon[19468]: pgmap v6973: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:53 smithi087 ceph-mon[20993]: pgmap v6973: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:53 smithi077 ceph-mon[21151]: pgmap v6973: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:26:54.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:26:54.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:26:54.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:26:55.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:26:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:26:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:26:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:26:55.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:26:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:55 smithi046 ceph-mon[19468]: pgmap v6974: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:55 smithi087 ceph-mon[20993]: pgmap v6974: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:55 smithi077 ceph-mon[21151]: pgmap v6974: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:56 smithi046 ceph-mon[19468]: from='client.223020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:56 smithi087 ceph-mon[20993]: from='client.223020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:56 smithi077 ceph-mon[21151]: from='client.223020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:26:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:57 smithi046 ceph-mon[19468]: pgmap v6975: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:57 smithi087 ceph-mon[20993]: pgmap v6975: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:57 smithi077 ceph-mon[21151]: pgmap v6975: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:26:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:59 smithi046 ceph-mon[19468]: pgmap v6976: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:26:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:59 smithi087 ceph-mon[20993]: pgmap v6976: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:26:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:59 smithi077 ceph-mon[21151]: pgmap v6976: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:26:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:26:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:26:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:00.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:00.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:00.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:00.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:00.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:00.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:00.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:00.929 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:01 smithi046 ceph-mon[19468]: pgmap v6977: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:01 smithi087 ceph-mon[20993]: pgmap v6977: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:01 smithi077 ceph-mon[21151]: pgmap v6977: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:02.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:02 smithi046 ceph-mon[19468]: from='client.223098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:02 smithi087 ceph-mon[20993]: from='client.223098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:02 smithi077 ceph-mon[21151]: from='client.223098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:03.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:03 smithi087 ceph-mon[20993]: pgmap v6978: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:03 smithi046 ceph-mon[19468]: pgmap v6978: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:03 smithi077 ceph-mon[21151]: pgmap v6978: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:05.268 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:05 smithi077 ceph-mon[21151]: pgmap v6979: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:05 smithi046 ceph-mon[19468]: pgmap v6979: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:05 smithi087 ceph-mon[20993]: pgmap v6979: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:27:05.930 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:05.931 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:05.931 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:06.617 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:07 smithi046 ceph-mon[19468]: pgmap v6980: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:07 smithi046 ceph-mon[19468]: from='client.223176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:07 smithi087 ceph-mon[20993]: pgmap v6980: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:07 smithi087 ceph-mon[20993]: from='client.223176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:07 smithi077 ceph-mon[21151]: pgmap v6980: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:07 smithi077 ceph-mon[21151]: from='client.223176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: pgmap v6981: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: pgmap v6981: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: pgmap v6981: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:11 smithi046 ceph-mon[19468]: pgmap v6982: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:11.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:11.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:11.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:11 smithi087 ceph-mon[20993]: pgmap v6982: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:11 smithi077 ceph-mon[21151]: pgmap v6982: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:12.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:12.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:12.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:12.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:12.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:13 smithi046 ceph-mon[19468]: pgmap v6983: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:13 smithi046 ceph-mon[19468]: from='client.223248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:13 smithi087 ceph-mon[20993]: pgmap v6983: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:13 smithi087 ceph-mon[20993]: from='client.223248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:13 smithi077 ceph-mon[21151]: pgmap v6983: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:13 smithi077 ceph-mon[21151]: from='client.223248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:15 smithi046 ceph-mon[19468]: pgmap v6984: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:15 smithi087 ceph-mon[20993]: pgmap v6984: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:15 smithi077 ceph-mon[21151]: pgmap v6984: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:17.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:17.304 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:17.304 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:17 smithi046 ceph-mon[19468]: pgmap v6985: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:17 smithi087 ceph-mon[20993]: pgmap v6985: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:17 smithi077 ceph-mon[21151]: pgmap v6985: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:18.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:18.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:18.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:18.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:18.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:19 smithi046 ceph-mon[19468]: from='client.223320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:19 smithi046 ceph-mon[19468]: pgmap v6986: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:19 smithi087 ceph-mon[20993]: from='client.223320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:19 smithi087 ceph-mon[20993]: pgmap v6986: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:19 smithi077 ceph-mon[21151]: from='client.223320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:19 smithi077 ceph-mon[21151]: pgmap v6986: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:21 smithi046 ceph-mon[19468]: pgmap v6987: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:21 smithi087 ceph-mon[20993]: pgmap v6987: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:21 smithi077 ceph-mon[21151]: pgmap v6987: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:23.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:23 smithi087 ceph-mon[20993]: pgmap v6988: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:23.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:23 smithi077 ceph-mon[21151]: pgmap v6988: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:23 smithi046 ceph-mon[19468]: pgmap v6988: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:23.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:23.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:23.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:23.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:23.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:25 smithi077 ceph-mon[21151]: from='client.223395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:25 smithi077 ceph-mon[21151]: pgmap v6989: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:25 smithi046 ceph-mon[19468]: from='client.223395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:25 smithi046 ceph-mon[19468]: pgmap v6989: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:25 smithi087 ceph-mon[20993]: from='client.223395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:25 smithi087 ceph-mon[20993]: pgmap v6989: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:27 smithi046 ceph-mon[19468]: pgmap v6990: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:27 smithi087 ceph-mon[20993]: pgmap v6990: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:27 smithi077 ceph-mon[21151]: pgmap v6990: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:28.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:28.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:28.686 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:29.381 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:29.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:29.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:29.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:29.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: pgmap v6991: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: pgmap v6991: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: pgmap v6991: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:30.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:27:29.972+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:27:30.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:27:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:27:29.973+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='client.223473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:30.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='client.223473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:27:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:27:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:27:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:30.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:30.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='client.223473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:27:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:27:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:27:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:30.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:30.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:31 smithi046 ceph-mon[19468]: pgmap v6992: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:27:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:27:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:31 smithi087 ceph-mon[20993]: pgmap v6992: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:27:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:27:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:31 smithi077 ceph-mon[21151]: pgmap v6992: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:27:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:27:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:33 smithi046 ceph-mon[19468]: pgmap v6993: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:33 smithi087 ceph-mon[20993]: pgmap v6993: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:33 smithi077 ceph-mon[21151]: pgmap v6993: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:34.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:34.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:34.383 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:35.068 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:35 smithi046 ceph-mon[19468]: pgmap v6994: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:35 smithi087 ceph-mon[20993]: pgmap v6994: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:27:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:35 smithi077 ceph-mon[21151]: pgmap v6994: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:27:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:36 smithi077 ceph-mon[21151]: from='client.223641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:36 smithi046 ceph-mon[19468]: from='client.223641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:36 smithi087 ceph-mon[20993]: from='client.223641 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:37 smithi046 ceph-mon[19468]: pgmap v6995: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:37 smithi087 ceph-mon[20993]: pgmap v6995: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:37 smithi077 ceph-mon[21151]: pgmap v6995: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:39 smithi046 ceph-mon[19468]: pgmap v6996: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:39 smithi087 ceph-mon[20993]: pgmap v6996: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:39 smithi077 ceph-mon[21151]: pgmap v6996: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:40.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:40.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:40.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:40.753 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:40.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:41.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:41 smithi046 ceph-mon[19468]: pgmap v6997: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:41 smithi087 ceph-mon[20993]: pgmap v6997: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:41 smithi077 ceph-mon[21151]: pgmap v6997: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:27:42.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:42 smithi046 ceph-mon[19468]: from='client.223716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:42 smithi087 ceph-mon[20993]: from='client.223716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:42 smithi077 ceph-mon[21151]: from='client.223716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:43 smithi087 ceph-mon[20993]: pgmap v6998: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:43 smithi046 ceph-mon[19468]: pgmap v6998: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:43 smithi077 ceph-mon[21151]: pgmap v6998: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:27:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:45 smithi077 ceph-mon[21151]: pgmap v6999: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:27:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:45 smithi046 ceph-mon[19468]: pgmap v6999: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:27:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:45 smithi087 ceph-mon[20993]: pgmap v6999: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:27:45.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:45.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:45.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:46.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:46.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:46.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:46.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:46.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:47 smithi046 ceph-mon[19468]: pgmap v7000: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:27:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:47 smithi046 ceph-mon[19468]: from='client.223791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:47 smithi087 ceph-mon[20993]: pgmap v7000: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:27:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:47 smithi087 ceph-mon[20993]: from='client.223791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:47 smithi077 ceph-mon[21151]: pgmap v7000: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:27:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:47 smithi077 ceph-mon[21151]: from='client.223791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: pgmap v7001: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: pgmap v7001: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: pgmap v7001: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:51.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:51 smithi046 ceph-mon[19468]: pgmap v7002: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:51 smithi087 ceph-mon[20993]: pgmap v7002: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:51 smithi077 ceph-mon[21151]: pgmap v7002: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:27:52.113 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:52.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:52.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:52.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:52.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:53 smithi046 ceph-mon[19468]: pgmap v7003: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:27:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:53 smithi046 ceph-mon[19468]: from='client.223866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:53 smithi087 ceph-mon[20993]: pgmap v7003: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:27:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:53 smithi087 ceph-mon[20993]: from='client.223866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:53 smithi077 ceph-mon[21151]: pgmap v7003: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:53 smithi077 ceph-mon[21151]: from='client.223866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:55 smithi046 ceph-mon[19468]: pgmap v7004: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:55 smithi087 ceph-mon[20993]: pgmap v7004: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:55 smithi077 ceph-mon[21151]: pgmap v7004: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:57.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:27:57.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:27:57.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:57 smithi046 ceph-mon[19468]: pgmap v7005: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:57 smithi087 ceph-mon[20993]: pgmap v7005: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:57 smithi077 ceph-mon[21151]: pgmap v7005: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:27:57.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:27:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:27:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:27:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:27:57.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:59 smithi046 ceph-mon[19468]: from='client.223944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:59 smithi046 ceph-mon[19468]: pgmap v7006: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:27:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:59 smithi087 ceph-mon[20993]: from='client.223944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:59 smithi087 ceph-mon[20993]: pgmap v7006: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:27:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:59 smithi077 ceph-mon[21151]: from='client.223944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:59 smithi077 ceph-mon[21151]: pgmap v7006: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:27:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:27:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:01 smithi046 ceph-mon[19468]: pgmap v7007: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:01 smithi087 ceph-mon[20993]: pgmap v7007: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:01 smithi077 ceph-mon[21151]: pgmap v7007: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:02.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:02.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:02.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:03 smithi046 ceph-mon[19468]: pgmap v7008: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:03.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:03.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:03.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:03.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:03.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:03.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:03 smithi087 ceph-mon[20993]: pgmap v7008: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:03 smithi077 ceph-mon[21151]: pgmap v7008: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:04 smithi046 ceph-mon[19468]: from='client.224019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:04 smithi087 ceph-mon[20993]: from='client.224019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:04 smithi077 ceph-mon[21151]: from='client.224019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:05.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:05 smithi087 ceph-mon[20993]: pgmap v7009: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:05 smithi046 ceph-mon[19468]: pgmap v7009: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:05 smithi077 ceph-mon[21151]: pgmap v7009: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:07 smithi046 ceph-mon[19468]: pgmap v7010: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:07.616 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:07 smithi077 ceph-mon[21151]: pgmap v7010: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:07 smithi087 ceph-mon[20993]: pgmap v7010: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:08.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:08.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:08.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:09.219 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:09.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: pgmap v7011: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: pgmap v7011: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: pgmap v7011: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:10 smithi046 ceph-mon[19468]: from='client.161254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:10 smithi087 ceph-mon[20993]: from='client.161254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:10 smithi077 ceph-mon[21151]: from='client.161254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:11 smithi046 ceph-mon[19468]: pgmap v7012: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:11 smithi087 ceph-mon[20993]: pgmap v7012: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:11 smithi077 ceph-mon[21151]: pgmap v7012: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:13 smithi046 ceph-mon[19468]: pgmap v7013: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:13 smithi087 ceph-mon[20993]: pgmap v7013: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:13 smithi077 ceph-mon[21151]: pgmap v7013: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:14.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:14.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:14.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:14.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:14.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:14.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:14.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:14.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:15 smithi046 ceph-mon[19468]: pgmap v7014: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:15 smithi087 ceph-mon[20993]: pgmap v7014: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:15 smithi077 ceph-mon[21151]: pgmap v7014: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:16 smithi046 ceph-mon[19468]: from='client.224166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:16 smithi087 ceph-mon[20993]: from='client.224166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:16 smithi077 ceph-mon[21151]: from='client.224166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:17 smithi046 ceph-mon[19468]: pgmap v7015: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:17 smithi087 ceph-mon[20993]: pgmap v7015: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:17 smithi077 ceph-mon[21151]: pgmap v7015: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:18 smithi046 ceph-mon[19468]: pgmap v7016: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:18 smithi087 ceph-mon[20993]: pgmap v7016: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:18 smithi077 ceph-mon[21151]: pgmap v7016: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:20.591 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:20.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:20.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:20.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:20.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:21 smithi087 ceph-mon[20993]: pgmap v7017: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:21 smithi087 ceph-mon[20993]: from='client.224244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:21 smithi077 ceph-mon[21151]: pgmap v7017: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:21 smithi077 ceph-mon[21151]: from='client.224244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:21 smithi046 ceph-mon[19468]: pgmap v7017: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:21 smithi046 ceph-mon[19468]: from='client.224244 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:23 smithi046 ceph-mon[19468]: pgmap v7018: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:23 smithi087 ceph-mon[20993]: pgmap v7018: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:23 smithi077 ceph-mon[21151]: pgmap v7018: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:25.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:25 smithi087 ceph-mon[20993]: pgmap v7019: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:25 smithi077 ceph-mon[21151]: pgmap v7019: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:25.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:25 smithi046 ceph-mon[19468]: pgmap v7019: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:25.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:25.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:25.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:26.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:26.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:26.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:26.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:26.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:27.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:27 smithi077 ceph-mon[21151]: pgmap v7020: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:27.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:27 smithi077 ceph-mon[21151]: from='client.224319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:27 smithi087 ceph-mon[20993]: pgmap v7020: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:27 smithi087 ceph-mon[20993]: from='client.224319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:27 smithi046 ceph-mon[19468]: pgmap v7020: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:27 smithi046 ceph-mon[19468]: from='client.224319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: pgmap v7021: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: pgmap v7021: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: pgmap v7021: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:28:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:28:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:28:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:28:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:28:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:28:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:28:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:28:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:28:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:31.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:28:30.720+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:28:31.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:28:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:28:30.721+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:28:31.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:31.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:31.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:31 smithi077 ceph-mon[21151]: pgmap v7022: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:31 smithi046 ceph-mon[19468]: pgmap v7022: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:31 smithi087 ceph-mon[20993]: pgmap v7022: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:28:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:28:31.955 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:31.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:31.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:31.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:31.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:28:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:28:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:28:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:28:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:28:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:28:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:33 smithi077 ceph-mon[21151]: from='client.224502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:33 smithi077 ceph-mon[21151]: pgmap v7023: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:33 smithi046 ceph-mon[19468]: from='client.224502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:33 smithi046 ceph-mon[19468]: pgmap v7023: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:33 smithi087 ceph-mon[20993]: from='client.224502 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:33 smithi087 ceph-mon[20993]: pgmap v7023: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:35 smithi077 ceph-mon[21151]: pgmap v7024: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:35 smithi046 ceph-mon[19468]: pgmap v7024: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:35 smithi087 ceph-mon[20993]: pgmap v7024: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:36.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:36.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:36.957 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:37 smithi046 ceph-mon[19468]: pgmap v7025: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:37 smithi077 ceph-mon[21151]: pgmap v7025: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:37 smithi087 ceph-mon[20993]: pgmap v7025: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:37.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:37.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:37.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:37.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:37.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:38 smithi077 ceph-mon[21151]: from='client.224580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:38 smithi046 ceph-mon[19468]: from='client.224580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:38 smithi087 ceph-mon[20993]: from='client.224580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:39 smithi077 ceph-mon[21151]: pgmap v7026: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:39 smithi046 ceph-mon[19468]: pgmap v7026: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:39 smithi087 ceph-mon[20993]: pgmap v7026: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:41 smithi046 ceph-mon[19468]: pgmap v7027: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:41 smithi087 ceph-mon[20993]: pgmap v7027: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:41 smithi077 ceph-mon[21151]: pgmap v7027: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:42.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:42.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:42.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:43.338 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:43.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:43.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:43.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:43.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:43 smithi046 ceph-mon[19468]: pgmap v7028: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:43 smithi087 ceph-mon[20993]: pgmap v7028: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:43 smithi077 ceph-mon[21151]: pgmap v7028: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:44.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:44 smithi046 ceph-mon[19468]: from='client.224658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:44.516 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:44 smithi087 ceph-mon[20993]: from='client.224658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:44.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:44 smithi077 ceph-mon[21151]: from='client.224658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:45.433 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:45 smithi046 ceph-mon[19468]: pgmap v7029: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:45.522 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:45 smithi087 ceph-mon[20993]: pgmap v7029: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:45 smithi077 ceph-mon[21151]: pgmap v7029: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:47.533 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:47 smithi077 ceph-mon[21151]: pgmap v7030: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:47 smithi046 ceph-mon[19468]: pgmap v7030: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:47 smithi087 ceph-mon[20993]: pgmap v7030: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:28:48.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:48.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:48.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:49.041 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:49.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:49.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:49.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:49.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: pgmap v7031: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: pgmap v7031: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: pgmap v7031: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:28:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:50 smithi046 ceph-mon[19468]: from='client.224736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:50 smithi087 ceph-mon[20993]: from='client.224736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:50 smithi077 ceph-mon[21151]: from='client.224736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:51.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:51 smithi087 ceph-mon[20993]: pgmap v7032: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:51 smithi046 ceph-mon[19468]: pgmap v7032: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:51 smithi077 ceph-mon[21151]: pgmap v7032: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:53 smithi046 ceph-mon[19468]: pgmap v7033: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:53 smithi087 ceph-mon[20993]: pgmap v7033: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:53 smithi077 ceph-mon[21151]: pgmap v7033: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:54.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:54.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:54.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:28:54.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:28:54.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:28:54.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:28:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:28:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:28:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:55 smithi046 ceph-mon[19468]: pgmap v7034: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:55 smithi087 ceph-mon[20993]: pgmap v7034: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:55 smithi077 ceph-mon[21151]: pgmap v7034: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:56 smithi046 ceph-mon[19468]: from='client.224805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:56 smithi087 ceph-mon[20993]: from='client.224805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:56 smithi077 ceph-mon[21151]: from='client.224805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:28:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:57 smithi046 ceph-mon[19468]: pgmap v7035: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:57 smithi087 ceph-mon[20993]: pgmap v7035: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:57 smithi077 ceph-mon[21151]: pgmap v7035: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:28:59 smithi046 ceph-mon[19468]: pgmap v7036: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:28:59 smithi087 ceph-mon[20993]: pgmap v7036: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:28:59 smithi077 ceph-mon[21151]: pgmap v7036: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:28:59.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:28:59.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:28:59.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:00.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:00.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:00.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:00.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:00.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:00 smithi046 ceph-mon[19468]: pgmap v7037: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:00 smithi046 ceph-mon[19468]: from='client.224877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:00 smithi087 ceph-mon[20993]: pgmap v7037: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:00 smithi087 ceph-mon[20993]: from='client.224877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:00 smithi077 ceph-mon[21151]: pgmap v7037: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:00 smithi077 ceph-mon[21151]: from='client.224877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:02 smithi046 ceph-mon[19468]: pgmap v7038: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:02 smithi087 ceph-mon[20993]: pgmap v7038: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:02 smithi077 ceph-mon[21151]: pgmap v7038: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:05.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:04 smithi046 ceph-mon[19468]: pgmap v7039: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:05.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:04 smithi087 ceph-mon[20993]: pgmap v7039: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:05.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:04 smithi077 ceph-mon[21151]: pgmap v7039: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:05.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:05.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:05.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:06.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:06.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:06.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:06 smithi046 ceph-mon[19468]: from='client.224955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:06 smithi046 ceph-mon[19468]: pgmap v7040: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:06 smithi087 ceph-mon[20993]: from='client.224955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:06 smithi087 ceph-mon[20993]: pgmap v7040: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:06 smithi077 ceph-mon[21151]: from='client.224955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:06 smithi077 ceph-mon[21151]: pgmap v7040: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:08.979 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:08 smithi077 ceph-mon[21151]: pgmap v7041: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:08 smithi046 ceph-mon[19468]: pgmap v7041: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:08 smithi087 ceph-mon[20993]: pgmap v7041: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:11.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:11.089 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:11.089 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:10 smithi046 ceph-mon[19468]: pgmap v7042: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:10 smithi087 ceph-mon[20993]: pgmap v7042: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:10 smithi077 ceph-mon[21151]: pgmap v7042: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:11.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:11.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:11.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:11.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:11.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:12 smithi046 ceph-mon[19468]: from='client.225030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:12 smithi046 ceph-mon[19468]: pgmap v7043: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:12 smithi087 ceph-mon[20993]: from='client.225030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:12 smithi087 ceph-mon[20993]: pgmap v7043: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:12 smithi077 ceph-mon[21151]: from='client.225030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:13.477 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:12 smithi077 ceph-mon[21151]: pgmap v7043: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:14 smithi046 ceph-mon[19468]: pgmap v7044: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:14 smithi087 ceph-mon[20993]: pgmap v7044: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:14 smithi077 ceph-mon[21151]: pgmap v7044: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:16.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:16.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:16.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:16 smithi046 ceph-mon[19468]: pgmap v7045: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:16 smithi087 ceph-mon[20993]: pgmap v7045: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:16 smithi077 ceph-mon[21151]: pgmap v7045: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:17.474 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:17.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:17.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:17.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:17.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:17 smithi046 ceph-mon[19468]: from='client.225105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:17 smithi087 ceph-mon[20993]: from='client.225105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:18.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:17 smithi077 ceph-mon[21151]: from='client.225105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:18 smithi046 ceph-mon[19468]: pgmap v7046: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:18 smithi087 ceph-mon[20993]: pgmap v7046: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:18 smithi077 ceph-mon[21151]: pgmap v7046: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:20 smithi046 ceph-mon[19468]: pgmap v7047: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:20 smithi087 ceph-mon[20993]: pgmap v7047: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:20 smithi077 ceph-mon[21151]: pgmap v7047: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:22.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:22.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:22.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:22 smithi046 ceph-mon[19468]: pgmap v7048: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:22 smithi087 ceph-mon[20993]: pgmap v7048: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:23.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:23.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:23.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:23.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:23.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:22 smithi077 ceph-mon[21151]: pgmap v7048: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:23 smithi046 ceph-mon[19468]: from='client.225183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:23 smithi087 ceph-mon[20993]: from='client.225183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:23 smithi077 ceph-mon[21151]: from='client.225183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:25.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:24 smithi046 ceph-mon[19468]: pgmap v7049: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:24 smithi087 ceph-mon[20993]: pgmap v7049: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:24 smithi077 ceph-mon[21151]: pgmap v7049: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:26.933 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:26 smithi087 ceph-mon[20993]: pgmap v7050: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:26 smithi046 ceph-mon[19468]: pgmap v7050: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:26 smithi077 ceph-mon[21151]: pgmap v7050: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:28.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:28.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:28.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:28.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:28.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:28.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:28.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:28.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:29.084 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:28 smithi087 ceph-mon[20993]: pgmap v7051: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:29.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:28 smithi077 ceph-mon[21151]: pgmap v7051: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:28 smithi046 ceph-mon[19468]: pgmap v7051: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='client.225258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='client.225258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='client.225258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: pgmap v7052: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: pgmap v7052: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: pgmap v7052: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:31.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:29:31.457+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:29:31.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:29:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:29:31.458+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:29:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:32.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:29:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:29:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:29:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:33 smithi046 ceph-mon[19468]: pgmap v7053: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:29:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:29:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:33 smithi087 ceph-mon[20993]: pgmap v7053: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:29:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:29:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:33 smithi077 ceph-mon[21151]: pgmap v7053: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:29:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:33.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:34.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:34.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:34.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:34.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:34.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:35 smithi046 ceph-mon[19468]: pgmap v7054: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:35 smithi046 ceph-mon[19468]: from='client.225441 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:35 smithi087 ceph-mon[20993]: pgmap v7054: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:35 smithi087 ceph-mon[20993]: from='client.225441 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:35 smithi077 ceph-mon[21151]: pgmap v7054: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:35 smithi077 ceph-mon[21151]: from='client.225441 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:37 smithi087 ceph-mon[20993]: pgmap v7055: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:37 smithi077 ceph-mon[21151]: pgmap v7055: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:37 smithi046 ceph-mon[19468]: pgmap v7055: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:39 smithi087 ceph-mon[20993]: pgmap v7056: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:39 smithi077 ceph-mon[21151]: pgmap v7056: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:39.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:39.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:39 smithi046 ceph-mon[19468]: pgmap v7056: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:39.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:39.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:40.220 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:40.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:40.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:40.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:40.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:40 smithi087 ceph-mon[20993]: pgmap v7057: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:40 smithi087 ceph-mon[20993]: from='client.225519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:40 smithi077 ceph-mon[21151]: pgmap v7057: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:40 smithi077 ceph-mon[21151]: from='client.225519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:40 smithi046 ceph-mon[19468]: pgmap v7057: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:40 smithi046 ceph-mon[19468]: from='client.225519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:42 smithi046 ceph-mon[19468]: pgmap v7058: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:42 smithi087 ceph-mon[20993]: pgmap v7058: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:42 smithi077 ceph-mon[21151]: pgmap v7058: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:44 smithi046 ceph-mon[19468]: pgmap v7059: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:29:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:44 smithi087 ceph-mon[20993]: pgmap v7059: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:29:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:44 smithi077 ceph-mon[21151]: pgmap v7059: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:29:45.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:45.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:45.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:45.933 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:45.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:45.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:45.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:45.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:46.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:46 smithi046 ceph-mon[19468]: from='client.225597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:46.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:46 smithi046 ceph-mon[19468]: pgmap v7060: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:46 smithi087 ceph-mon[20993]: from='client.225597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:46 smithi087 ceph-mon[20993]: pgmap v7060: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:46 smithi077 ceph-mon[21151]: from='client.225597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:46 smithi077 ceph-mon[21151]: pgmap v7060: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:29:49.005 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:48 smithi077 ceph-mon[21151]: pgmap v7061: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:48 smithi046 ceph-mon[19468]: pgmap v7061: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:48 smithi087 ceph-mon[20993]: pgmap v7061: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:29:50.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:50.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:50.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:51 smithi046 ceph-mon[19468]: pgmap v7062: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:51.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:51.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:51.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:51.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:51.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:51 smithi087 ceph-mon[20993]: pgmap v7062: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:51 smithi077 ceph-mon[21151]: pgmap v7062: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:29:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:52 smithi046 ceph-mon[19468]: from='client.225675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:52 smithi087 ceph-mon[20993]: from='client.225675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:52 smithi077 ceph-mon[21151]: from='client.225675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:53.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:53 smithi087 ceph-mon[20993]: pgmap v7063: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:53 smithi046 ceph-mon[19468]: pgmap v7063: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:53 smithi077 ceph-mon[21151]: pgmap v7063: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:55 smithi046 ceph-mon[19468]: pgmap v7064: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:29:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:55 smithi087 ceph-mon[20993]: pgmap v7064: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:29:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:55 smithi077 ceph-mon[21151]: pgmap v7064: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:29:56.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:29:56.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:29:56.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:29:57.296 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:29:57.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:29:57.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:29:57.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:29:57.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:29:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:57 smithi046 ceph-mon[19468]: pgmap v7065: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:29:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:57 smithi087 ceph-mon[20993]: pgmap v7065: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:29:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:57 smithi077 ceph-mon[21151]: pgmap v7065: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:29:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:58 smithi046 ceph-mon[19468]: from='client.225750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:58 smithi087 ceph-mon[20993]: from='client.225750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:58 smithi077 ceph-mon[21151]: from='client.225750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:29:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:29:59 smithi046 ceph-mon[19468]: pgmap v7066: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:29:59 smithi087 ceph-mon[20993]: pgmap v7066: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:29:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:29:59 smithi077 ceph-mon[21151]: pgmap v7066: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:00 smithi046 ceph-mon[19468]: pgmap v7067: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:00 smithi087 ceph-mon[20993]: pgmap v7067: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:30:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:00 smithi077 ceph-mon[21151]: pgmap v7067: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:30:02.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:02.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:02.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:02.986 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:02.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:02.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:02.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:02.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:02 smithi046 ceph-mon[19468]: pgmap v7068: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:02 smithi087 ceph-mon[20993]: pgmap v7068: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:02 smithi077 ceph-mon[21151]: pgmap v7068: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:03 smithi046 ceph-mon[19468]: from='client.225822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:03 smithi087 ceph-mon[20993]: from='client.225822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:03 smithi077 ceph-mon[21151]: from='client.225822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:05.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:04 smithi046 ceph-mon[19468]: pgmap v7069: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:04 smithi087 ceph-mon[20993]: pgmap v7069: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:04 smithi077 ceph-mon[21151]: pgmap v7069: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:06.930 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:06 smithi087 ceph-mon[20993]: pgmap v7070: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:06 smithi046 ceph-mon[19468]: pgmap v7070: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:06 smithi077 ceph-mon[21151]: pgmap v7070: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:07.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:07.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:07.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:08.668 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:08.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:08.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:08.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:08.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:09.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:08 smithi087 ceph-mon[20993]: pgmap v7071: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:09.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:08 smithi087 ceph-mon[20993]: from='client.225900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:08 smithi046 ceph-mon[19468]: pgmap v7071: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:08 smithi046 ceph-mon[19468]: from='client.225900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:08 smithi077 ceph-mon[21151]: pgmap v7071: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:08 smithi077 ceph-mon[21151]: from='client.225900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:11 smithi046 ceph-mon[19468]: pgmap v7072: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:11 smithi087 ceph-mon[20993]: pgmap v7072: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:11 smithi077 ceph-mon[21151]: pgmap v7072: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:13 smithi046 ceph-mon[19468]: pgmap v7073: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:13 smithi087 ceph-mon[20993]: pgmap v7073: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:13 smithi077 ceph-mon[21151]: pgmap v7073: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:13.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:13.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:13.671 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:14.350 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:14.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:14.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:14.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:14.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:15 smithi046 ceph-mon[19468]: pgmap v7074: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:15 smithi046 ceph-mon[19468]: from='client.225972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:15 smithi087 ceph-mon[20993]: pgmap v7074: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:15 smithi087 ceph-mon[20993]: from='client.225972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:15 smithi077 ceph-mon[21151]: pgmap v7074: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:15 smithi077 ceph-mon[21151]: from='client.225972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:17 smithi046 ceph-mon[19468]: pgmap v7075: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:17 smithi087 ceph-mon[20993]: pgmap v7075: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:17 smithi077 ceph-mon[21151]: pgmap v7075: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:19.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:19.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:19.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:19 smithi046 ceph-mon[19468]: pgmap v7076: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:19 smithi087 ceph-mon[20993]: pgmap v7076: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:19 smithi077 ceph-mon[21151]: pgmap v7076: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:20.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:20.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:20.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:20.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:20.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:20 smithi077 ceph-mon[21151]: from='client.226041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:20 smithi077 ceph-mon[21151]: pgmap v7077: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:20 smithi046 ceph-mon[19468]: from='client.226041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:20 smithi046 ceph-mon[19468]: pgmap v7077: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:20 smithi087 ceph-mon[20993]: from='client.226041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:20 smithi087 ceph-mon[20993]: pgmap v7077: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:22 smithi077 ceph-mon[21151]: pgmap v7078: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:30:23.177 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:22 smithi087 ceph-mon[20993]: pgmap v7078: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:30:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:22 smithi046 ceph-mon[19468]: pgmap v7078: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:30:25.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:25.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:25.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:24 smithi087 ceph-mon[20993]: pgmap v7079: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:30:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:24 smithi077 ceph-mon[21151]: pgmap v7079: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:30:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:24 smithi046 ceph-mon[19468]: pgmap v7079: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:30:25.723 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:25.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:25.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:25.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:25.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:27.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:26 smithi046 ceph-mon[19468]: from='client.226116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:27.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:26 smithi046 ceph-mon[19468]: pgmap v7080: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:26 smithi077 ceph-mon[21151]: from='client.226116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:26 smithi077 ceph-mon[21151]: pgmap v7080: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:27.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:26 smithi087 ceph-mon[20993]: from='client.226116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:27.182 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:26 smithi087 ceph-mon[20993]: pgmap v7080: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:28 smithi046 ceph-mon[19468]: pgmap v7081: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:28 smithi077 ceph-mon[21151]: pgmap v7081: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:29.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:28 smithi087 ceph-mon[20993]: pgmap v7081: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:30 smithi077 ceph-mon[21151]: pgmap v7082: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:30.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:30 smithi046 ceph-mon[19468]: pgmap v7082: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:30 smithi087 ceph-mon[20993]: pgmap v7082: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:30:31.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:31.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:31.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:31 smithi077 ceph-mon[21151]: from='client.226191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:31 smithi046 ceph-mon[19468]: from='client.226191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:31 smithi087 ceph-mon[20993]: from='client.226191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:32.472 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:30:32.186+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:30:32.472 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:30:32.187+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:30:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:30:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:30:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:30:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: pgmap v7083: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:32.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:30:32.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: pgmap v7083: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:32.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:30:32.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: pgmap v7083: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:30:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:30:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:34 smithi046 ceph-mon[19468]: pgmap v7084: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:30:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:34 smithi087 ceph-mon[20993]: pgmap v7084: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:30:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:34 smithi077 ceph-mon[21151]: pgmap v7084: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:30:36.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:36.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:36.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:37.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:37.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:37.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:37.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:37.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:36 smithi046 ceph-mon[19468]: pgmap v7085: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:36 smithi087 ceph-mon[20993]: pgmap v7085: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:36 smithi077 ceph-mon[21151]: pgmap v7085: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:37 smithi046 ceph-mon[19468]: from='client.226365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:38.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:37 smithi087 ceph-mon[20993]: from='client.226365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:37 smithi077 ceph-mon[21151]: from='client.226365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:38 smithi087 ceph-mon[20993]: pgmap v7086: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:38 smithi077 ceph-mon[21151]: pgmap v7086: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:38 smithi046 ceph-mon[19468]: pgmap v7086: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:41 smithi046 ceph-mon[19468]: pgmap v7087: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:41 smithi087 ceph-mon[20993]: pgmap v7087: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:41 smithi077 ceph-mon[21151]: pgmap v7087: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:42.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:42.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:42.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:42.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:43 smithi046 ceph-mon[19468]: pgmap v7088: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:43 smithi087 ceph-mon[20993]: pgmap v7088: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:43 smithi077 ceph-mon[21151]: pgmap v7088: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:44 smithi046 ceph-mon[19468]: from='client.226440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:44 smithi087 ceph-mon[20993]: from='client.226440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:44 smithi077 ceph-mon[21151]: from='client.226440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:45 smithi046 ceph-mon[19468]: pgmap v7089: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:45 smithi087 ceph-mon[20993]: pgmap v7089: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:45 smithi077 ceph-mon[21151]: pgmap v7089: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:47.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:47 smithi046 ceph-mon[19468]: pgmap v7090: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:47 smithi087 ceph-mon[20993]: pgmap v7090: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:47 smithi077 ceph-mon[21151]: pgmap v7090: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:30:47.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:47.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:47.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:48.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:48.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:48.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:48.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:48.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:49 smithi046 ceph-mon[19468]: pgmap v7091: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:49 smithi046 ceph-mon[19468]: from='client.226512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:49 smithi087 ceph-mon[20993]: pgmap v7091: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:49 smithi087 ceph-mon[20993]: from='client.226512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:49 smithi077 ceph-mon[21151]: pgmap v7091: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:49 smithi077 ceph-mon[21151]: from='client.226512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:50 smithi077 ceph-mon[21151]: pgmap v7092: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:50 smithi046 ceph-mon[19468]: pgmap v7092: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:30:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:50 smithi087 ceph-mon[20993]: pgmap v7092: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:52 smithi077 ceph-mon[21151]: pgmap v7093: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:52 smithi046 ceph-mon[19468]: pgmap v7093: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:52 smithi087 ceph-mon[20993]: pgmap v7093: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:53.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:53.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:53.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:54.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:54.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:54.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:54.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:54.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:30:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:54 smithi087 ceph-mon[20993]: from='client.226587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:54 smithi087 ceph-mon[20993]: pgmap v7094: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:54 smithi077 ceph-mon[21151]: from='client.226587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:54 smithi077 ceph-mon[21151]: pgmap v7094: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:54 smithi046 ceph-mon[19468]: from='client.226587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:30:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:54 smithi046 ceph-mon[19468]: pgmap v7094: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:56 smithi087 ceph-mon[20993]: pgmap v7095: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:56 smithi077 ceph-mon[21151]: pgmap v7095: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:56 smithi046 ceph-mon[19468]: pgmap v7095: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:30:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:30:58 smithi087 ceph-mon[20993]: pgmap v7096: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:59.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:30:59.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:30:58 smithi046 ceph-mon[19468]: pgmap v7096: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:59.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:30:59.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:30:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:30:58 smithi077 ceph-mon[21151]: pgmap v7096: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:30:59.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:30:59.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:30:59.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:30:59.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:30:59.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:01 smithi077 ceph-mon[21151]: from='client.226659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:01 smithi077 ceph-mon[21151]: pgmap v7097: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:01 smithi046 ceph-mon[19468]: from='client.226659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:01 smithi046 ceph-mon[19468]: pgmap v7097: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:01 smithi087 ceph-mon[20993]: from='client.226659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:01 smithi087 ceph-mon[20993]: pgmap v7097: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:03 smithi077 ceph-mon[21151]: pgmap v7098: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:03 smithi046 ceph-mon[19468]: pgmap v7098: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:03 smithi087 ceph-mon[20993]: pgmap v7098: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:04.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:04.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:04.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:05 smithi077 ceph-mon[21151]: pgmap v7099: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:05.539 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:05.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:05.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:05.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:05.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:05.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:05 smithi046 ceph-mon[19468]: pgmap v7099: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:05 smithi087 ceph-mon[20993]: pgmap v7099: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:06.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:06 smithi077 ceph-mon[21151]: from='client.226737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:06 smithi046 ceph-mon[19468]: from='client.226737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:06 smithi087 ceph-mon[20993]: from='client.226737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:07.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:07 smithi046 ceph-mon[19468]: pgmap v7100: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:07 smithi077 ceph-mon[21151]: pgmap v7100: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:07 smithi087 ceph-mon[20993]: pgmap v7100: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:09.250 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:09 smithi046 ceph-mon[19468]: pgmap v7101: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:09.329 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:09 smithi087 ceph-mon[20993]: pgmap v7101: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:09 smithi077 ceph-mon[21151]: pgmap v7101: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:10.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:10.542 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:10.542 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:10 smithi046 ceph-mon[19468]: pgmap v7102: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:10 smithi087 ceph-mon[20993]: pgmap v7102: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:10 smithi077 ceph-mon[21151]: pgmap v7102: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:11.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:11.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:11.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:11.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:11.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:12.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:11 smithi077 ceph-mon[21151]: from='client.226812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:11 smithi046 ceph-mon[19468]: from='client.226812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:11 smithi087 ceph-mon[20993]: from='client.226812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:12.845 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:12 smithi077 ceph-mon[21151]: pgmap v7103: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:12 smithi046 ceph-mon[19468]: pgmap v7103: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:12 smithi087 ceph-mon[20993]: pgmap v7103: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:14 smithi087 ceph-mon[20993]: pgmap v7104: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:14 smithi077 ceph-mon[21151]: pgmap v7104: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:14 smithi046 ceph-mon[19468]: pgmap v7104: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:16.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:16.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:16.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:16.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:16.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:16.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:16.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:16.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:16 smithi087 ceph-mon[20993]: pgmap v7105: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:16 smithi077 ceph-mon[21151]: pgmap v7105: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:16 smithi046 ceph-mon[19468]: pgmap v7105: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:17 smithi046 ceph-mon[19468]: from='client.226887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:17 smithi087 ceph-mon[20993]: from='client.226887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:17 smithi077 ceph-mon[21151]: from='client.226887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:18 smithi087 ceph-mon[20993]: pgmap v7106: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:18 smithi077 ceph-mon[21151]: pgmap v7106: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:18 smithi046 ceph-mon[19468]: pgmap v7106: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:21 smithi046 ceph-mon[19468]: pgmap v7107: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:21 smithi087 ceph-mon[20993]: pgmap v7107: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:21 smithi077 ceph-mon[21151]: pgmap v7107: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:21.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:21.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:21.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:22.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:22.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:22.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:22.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:22.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:23 smithi046 ceph-mon[19468]: pgmap v7108: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:23 smithi046 ceph-mon[19468]: from='client.226965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:23 smithi087 ceph-mon[20993]: pgmap v7108: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:23 smithi087 ceph-mon[20993]: from='client.226965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:23 smithi077 ceph-mon[21151]: pgmap v7108: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:23 smithi077 ceph-mon[21151]: from='client.226965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:25.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:25 smithi046 ceph-mon[19468]: pgmap v7109: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:25 smithi087 ceph-mon[20993]: pgmap v7109: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:25 smithi077 ceph-mon[21151]: pgmap v7109: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:27.602 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:27 smithi046 ceph-mon[19468]: pgmap v7110: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:27.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:27.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:27.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:27 smithi087 ceph-mon[20993]: pgmap v7110: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:27 smithi077 ceph-mon[21151]: pgmap v7110: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:28.320 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:28.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:28.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:28.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:28.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:29 smithi087 ceph-mon[20993]: pgmap v7111: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:29 smithi087 ceph-mon[20993]: from='client.227034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:29.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:29 smithi046 ceph-mon[19468]: pgmap v7111: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:29.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:29 smithi046 ceph-mon[19468]: from='client.227034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:29 smithi077 ceph-mon[21151]: pgmap v7111: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:29 smithi077 ceph-mon[21151]: from='client.227034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:31.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: pgmap v7112: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:31.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: pgmap v7112: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: pgmap v7112: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: pgmap v7113: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:31:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:31:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:31:33.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:33.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: pgmap v7113: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:33.323 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:33.323 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:31:32.927+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:31:33.323 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:31:32.928+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:31:33.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:33.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: pgmap v7113: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:31:33.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:31:33.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:31:33.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:31:33.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:33.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:31:33.900 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:31:33.901 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:31:34.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:34.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:34.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:34.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:34.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:31:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:31:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:31:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:31:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:34 smithi087 ceph-mon[20993]: from='client.227211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:34 smithi087 ceph-mon[20993]: pgmap v7114: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:34 smithi077 ceph-mon[21151]: from='client.227211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:34 smithi077 ceph-mon[21151]: pgmap v7114: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:34 smithi046 ceph-mon[19468]: from='client.227211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:34 smithi046 ceph-mon[19468]: pgmap v7114: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:36 smithi077 ceph-mon[21151]: pgmap v7115: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:36 smithi046 ceph-mon[19468]: pgmap v7115: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:36 smithi087 ceph-mon[20993]: pgmap v7115: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:39.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:39.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:39.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:38 smithi077 ceph-mon[21151]: pgmap v7116: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:38 smithi046 ceph-mon[19468]: pgmap v7116: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:38 smithi087 ceph-mon[20993]: pgmap v7116: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:39.685 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:39.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:39.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:39.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:39.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:39 smithi046 ceph-mon[19468]: from='client.227289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:39 smithi077 ceph-mon[21151]: from='client.227289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:39 smithi087 ceph-mon[20993]: from='client.227289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:40 smithi077 ceph-mon[21151]: pgmap v7117: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:40 smithi046 ceph-mon[19468]: pgmap v7117: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:40 smithi087 ceph-mon[20993]: pgmap v7117: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:42 smithi077 ceph-mon[21151]: pgmap v7118: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:42 smithi046 ceph-mon[19468]: pgmap v7118: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:42 smithi087 ceph-mon[20993]: pgmap v7118: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:44.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:44.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:44.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:44 smithi046 ceph-mon[19468]: pgmap v7119: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:44 smithi077 ceph-mon[21151]: pgmap v7119: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:45.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:45.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:45.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:45.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:45.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:44 smithi087 ceph-mon[20993]: pgmap v7119: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:45 smithi077 ceph-mon[21151]: from='client.227364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:45 smithi046 ceph-mon[19468]: from='client.227364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:46.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:45 smithi087 ceph-mon[20993]: from='client.227364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:46 smithi077 ceph-mon[21151]: pgmap v7120: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:47.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:46 smithi046 ceph-mon[19468]: pgmap v7120: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:46 smithi087 ceph-mon[20993]: pgmap v7120: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:31:49.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:48 smithi046 ceph-mon[19468]: pgmap v7121: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:48 smithi077 ceph-mon[21151]: pgmap v7121: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:48 smithi087 ceph-mon[20993]: pgmap v7121: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:50.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:50.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:50.373 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:51.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:51.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:51.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:51.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:51.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: pgmap v7122: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: pgmap v7122: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: pgmap v7122: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:31:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:51 smithi046 ceph-mon[19468]: from='client.227442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:51 smithi087 ceph-mon[20993]: from='client.227442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:51 smithi077 ceph-mon[21151]: from='client.227442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:52 smithi077 ceph-mon[21151]: pgmap v7123: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:53.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:52 smithi087 ceph-mon[20993]: pgmap v7123: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:52 smithi046 ceph-mon[19468]: pgmap v7123: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:54 smithi077 ceph-mon[21151]: pgmap v7124: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:54 smithi046 ceph-mon[19468]: pgmap v7124: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:54 smithi087 ceph-mon[20993]: pgmap v7124: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:31:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:31:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:31:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:31:56.730 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:31:56.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:31:56.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:31:56.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:31:56.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:31:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:56 smithi046 ceph-mon[19468]: pgmap v7125: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:56 smithi087 ceph-mon[20993]: pgmap v7125: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:57.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:56 smithi077 ceph-mon[21151]: pgmap v7125: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:57 smithi046 ceph-mon[19468]: from='client.227517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:58.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:57 smithi087 ceph-mon[20993]: from='client.227517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:57 smithi077 ceph-mon[21151]: from='client.227517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:31:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:31:58 smithi046 ceph-mon[19468]: pgmap v7126: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:31:58 smithi087 ceph-mon[20993]: pgmap v7126: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:31:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:31:58 smithi077 ceph-mon[21151]: pgmap v7126: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:00 smithi046 ceph-mon[19468]: pgmap v7127: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:00 smithi087 ceph-mon[20993]: pgmap v7127: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:00 smithi077 ceph-mon[21151]: pgmap v7127: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:01.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:01.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:01.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:02.413 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:02.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:02.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:02.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:02.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:02 smithi046 ceph-mon[19468]: pgmap v7128: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:02 smithi046 ceph-mon[19468]: from='client.227592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:02 smithi087 ceph-mon[20993]: pgmap v7128: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:02 smithi087 ceph-mon[20993]: from='client.227592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:02 smithi077 ceph-mon[21151]: pgmap v7128: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:02 smithi077 ceph-mon[21151]: from='client.227592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:04 smithi046 ceph-mon[19468]: pgmap v7129: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:04 smithi087 ceph-mon[20993]: pgmap v7129: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:04 smithi077 ceph-mon[21151]: pgmap v7129: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:06 smithi077 ceph-mon[21151]: pgmap v7130: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:06 smithi046 ceph-mon[19468]: pgmap v7130: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:06 smithi087 ceph-mon[20993]: pgmap v7130: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:07.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:07.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:07.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:08.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:08.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:08.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:08.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:08.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:08 smithi046 ceph-mon[19468]: from='client.227664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:08 smithi046 ceph-mon[19468]: pgmap v7131: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:08 smithi087 ceph-mon[20993]: from='client.227664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:08 smithi087 ceph-mon[20993]: pgmap v7131: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:08 smithi077 ceph-mon[21151]: from='client.227664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:08 smithi077 ceph-mon[21151]: pgmap v7131: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: pgmap v7132: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: pgmap v7132: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: pgmap v7132: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:13.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:13.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:13.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:13 smithi046 ceph-mon[19468]: pgmap v7133: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:13.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:13 smithi087 ceph-mon[20993]: pgmap v7133: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:13 smithi077 ceph-mon[21151]: pgmap v7133: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:13.791 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:13.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:13.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:13.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:13.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:15.207 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:15 smithi077 ceph-mon[21151]: from='client.227736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:15.207 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:15 smithi077 ceph-mon[21151]: pgmap v7134: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:15 smithi046 ceph-mon[19468]: from='client.227736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:15 smithi046 ceph-mon[19468]: pgmap v7134: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:15 smithi087 ceph-mon[20993]: from='client.227736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:15 smithi087 ceph-mon[20993]: pgmap v7134: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:17 smithi046 ceph-mon[19468]: pgmap v7135: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:17 smithi087 ceph-mon[20993]: pgmap v7135: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:17 smithi077 ceph-mon[21151]: pgmap v7135: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:18.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:18.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:18.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:19 smithi046 ceph-mon[19468]: pgmap v7136: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:19 smithi087 ceph-mon[20993]: pgmap v7136: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:19 smithi077 ceph-mon[21151]: pgmap v7136: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:19.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:19.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:20.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:20 smithi046 ceph-mon[19468]: from='client.227811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:20 smithi087 ceph-mon[20993]: from='client.227811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:20 smithi077 ceph-mon[21151]: from='client.227811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:21 smithi046 ceph-mon[19468]: pgmap v7137: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:21 smithi087 ceph-mon[20993]: pgmap v7137: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:21 smithi077 ceph-mon[21151]: pgmap v7137: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:23 smithi046 ceph-mon[19468]: pgmap v7138: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:23 smithi087 ceph-mon[20993]: pgmap v7138: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:23 smithi077 ceph-mon[21151]: pgmap v7138: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:24.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:24.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:24.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:25.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:25.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:25.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:25.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:25.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:25 smithi046 ceph-mon[19468]: pgmap v7139: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:25 smithi087 ceph-mon[20993]: pgmap v7139: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:25 smithi077 ceph-mon[21151]: pgmap v7139: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:26 smithi046 ceph-mon[19468]: from='client.227883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:26 smithi087 ceph-mon[20993]: from='client.227883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:26.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:26 smithi077 ceph-mon[21151]: from='client.227883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:27 smithi046 ceph-mon[19468]: pgmap v7140: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:32:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:27 smithi087 ceph-mon[20993]: pgmap v7140: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:32:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:27 smithi077 ceph-mon[21151]: pgmap v7140: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:32:29.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:29 smithi046 ceph-mon[19468]: pgmap v7141: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:29 smithi087 ceph-mon[20993]: pgmap v7141: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:29 smithi077 ceph-mon[21151]: pgmap v7141: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:30.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:30.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:30.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:30.847 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:30.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:30.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:30.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:30.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:31.499 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: pgmap v7142: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:31.499 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.499 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.499 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: pgmap v7142: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:31.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: pgmap v7142: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:32 smithi087 ceph-mon[20993]: from='client.227955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:32 smithi046 ceph-mon[19468]: from='client.227955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:32 smithi077 ceph-mon[21151]: from='client.227955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: pgmap v7143: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: pgmap v7143: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:32:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:32:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:32:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:33.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: pgmap v7143: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:34.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:32:33.669+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:32:34.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:32:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:32:33.670+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:32:34.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:34.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:32:35.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:32:35.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:32:35.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:35 smithi077 ceph-mon[21151]: pgmap v7144: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:32:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:35 smithi046 ceph-mon[19468]: pgmap v7144: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:32:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:32:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:32:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:35 smithi087 ceph-mon[20993]: pgmap v7144: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:32:35.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:35.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:35.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:36.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:36.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:37 smithi077 ceph-mon[21151]: pgmap v7145: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:37 smithi077 ceph-mon[21151]: from='client.228141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:37 smithi046 ceph-mon[19468]: pgmap v7145: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:37 smithi046 ceph-mon[19468]: from='client.228141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:37 smithi087 ceph-mon[20993]: pgmap v7145: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:37 smithi087 ceph-mon[20993]: from='client.228141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:39 smithi046 ceph-mon[19468]: pgmap v7146: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:39 smithi087 ceph-mon[20993]: pgmap v7146: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:39 smithi077 ceph-mon[21151]: pgmap v7146: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:41.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:41.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:41 smithi046 ceph-mon[19468]: pgmap v7147: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:41.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:41.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:41 smithi087 ceph-mon[20993]: pgmap v7147: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:41 smithi077 ceph-mon[21151]: pgmap v7147: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:32:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:42.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:42.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:42.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:42.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:42.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:43 smithi046 ceph-mon[19468]: pgmap v7148: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:43 smithi046 ceph-mon[19468]: from='client.228219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:43 smithi087 ceph-mon[20993]: pgmap v7148: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:43 smithi087 ceph-mon[20993]: from='client.228219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:43 smithi077 ceph-mon[21151]: pgmap v7148: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:43 smithi077 ceph-mon[21151]: from='client.228219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:45 smithi046 ceph-mon[19468]: pgmap v7149: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:45 smithi087 ceph-mon[20993]: pgmap v7149: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:45 smithi077 ceph-mon[21151]: pgmap v7149: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:47.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:47.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:47.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:47 smithi046 ceph-mon[19468]: pgmap v7150: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:47 smithi087 ceph-mon[20993]: pgmap v7150: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:47 smithi077 ceph-mon[21151]: pgmap v7150: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:32:47.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:47.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:47.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:47.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:47.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:49 smithi046 ceph-mon[19468]: from='client.228294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:49 smithi046 ceph-mon[19468]: pgmap v7151: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:49 smithi087 ceph-mon[20993]: from='client.228294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:49 smithi087 ceph-mon[20993]: pgmap v7151: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:49 smithi077 ceph-mon[21151]: from='client.228294 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:49.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:49 smithi077 ceph-mon[21151]: pgmap v7151: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:51.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: pgmap v7152: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:51.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: pgmap v7152: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: pgmap v7152: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:32:52.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:52.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:52.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:53.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:53 smithi087 ceph-mon[20993]: pgmap v7153: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:53 smithi046 ceph-mon[19468]: pgmap v7153: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:53.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:53.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:53.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:53.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:53.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:53 smithi077 ceph-mon[21151]: pgmap v7153: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:54 smithi046 ceph-mon[19468]: from='client.228372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:54 smithi087 ceph-mon[20993]: from='client.228372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:54 smithi077 ceph-mon[21151]: from='client.228372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:32:55.480 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:55 smithi077 ceph-mon[21151]: pgmap v7154: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:55 smithi046 ceph-mon[19468]: pgmap v7154: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:55 smithi087 ceph-mon[20993]: pgmap v7154: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:57.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:57 smithi077 ceph-mon[21151]: pgmap v7155: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:57 smithi046 ceph-mon[19468]: pgmap v7155: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:57 smithi087 ceph-mon[20993]: pgmap v7155: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:32:58.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:32:58.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:32:58.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:32:59.310 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:32:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:32:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:32:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:32:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:32:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:32:59 smithi046 ceph-mon[19468]: pgmap v7156: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:32:59 smithi087 ceph-mon[20993]: pgmap v7156: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:32:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:32:59 smithi077 ceph-mon[21151]: pgmap v7156: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:00 smithi046 ceph-mon[19468]: from='client.228450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:00 smithi087 ceph-mon[20993]: from='client.228450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:00 smithi077 ceph-mon[21151]: from='client.228450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:01 smithi046 ceph-mon[19468]: pgmap v7157: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:01 smithi087 ceph-mon[20993]: pgmap v7157: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:01 smithi077 ceph-mon[21151]: pgmap v7157: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:03 smithi046 ceph-mon[19468]: pgmap v7158: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:03 smithi087 ceph-mon[20993]: pgmap v7158: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:03 smithi077 ceph-mon[21151]: pgmap v7158: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:05.004 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:05.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:05.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:05.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:05.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:05 smithi046 ceph-mon[19468]: pgmap v7159: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:05 smithi087 ceph-mon[20993]: pgmap v7159: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:05 smithi077 ceph-mon[21151]: pgmap v7159: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:06 smithi087 ceph-mon[20993]: from='client.228528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:06 smithi046 ceph-mon[19468]: from='client.228528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:06 smithi077 ceph-mon[21151]: from='client.228528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:07 smithi046 ceph-mon[19468]: pgmap v7160: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:33:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:07 smithi087 ceph-mon[20993]: pgmap v7160: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:33:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:07 smithi077 ceph-mon[21151]: pgmap v7160: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:33:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:09 smithi046 ceph-mon[19468]: pgmap v7161: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:09 smithi087 ceph-mon[20993]: pgmap v7161: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:09 smithi077 ceph-mon[21151]: pgmap v7161: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:10.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:10.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:10.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:10.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:10.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: pgmap v7162: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='client.228600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: pgmap v7162: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='client.228600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: pgmap v7162: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='client.228600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:13.602 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:13 smithi087 ceph-mon[20993]: pgmap v7163: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:13 smithi046 ceph-mon[19468]: pgmap v7163: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:13 smithi077 ceph-mon[21151]: pgmap v7163: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:15 smithi046 ceph-mon[19468]: pgmap v7164: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:15 smithi087 ceph-mon[20993]: pgmap v7164: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:15 smithi077 ceph-mon[21151]: pgmap v7164: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:15.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:15.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:15.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:16.382 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:16.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:16.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:16.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:16.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:17 smithi046 ceph-mon[19468]: pgmap v7165: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:17 smithi046 ceph-mon[19468]: from='client.228678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:17 smithi087 ceph-mon[20993]: pgmap v7165: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:17 smithi087 ceph-mon[20993]: from='client.228678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:17 smithi077 ceph-mon[21151]: pgmap v7165: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:17 smithi077 ceph-mon[21151]: from='client.228678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:19 smithi046 ceph-mon[19468]: pgmap v7166: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:19 smithi087 ceph-mon[20993]: pgmap v7166: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:19 smithi077 ceph-mon[21151]: pgmap v7166: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:21.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:21.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:21.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:21 smithi046 ceph-mon[19468]: pgmap v7167: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:21 smithi087 ceph-mon[20993]: pgmap v7167: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:21 smithi077 ceph-mon[21151]: pgmap v7167: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T06:33:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:22.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:22.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:22.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:22.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:22.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:23 smithi046 ceph-mon[19468]: from='client.228756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:23 smithi046 ceph-mon[19468]: pgmap v7168: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:33:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:23 smithi087 ceph-mon[20993]: from='client.228756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:23 smithi087 ceph-mon[20993]: pgmap v7168: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:33:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:23 smithi077 ceph-mon[21151]: from='client.228756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:23 smithi077 ceph-mon[21151]: pgmap v7168: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:33:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:25 smithi087 ceph-mon[20993]: pgmap v7169: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:25 smithi077 ceph-mon[21151]: pgmap v7169: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:25 smithi046 ceph-mon[19468]: pgmap v7169: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:27.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:27.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:27 smithi087 ceph-mon[20993]: pgmap v7170: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:27 smithi077 ceph-mon[21151]: pgmap v7170: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:27.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:27.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:27.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:27.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:27.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:27.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:27 smithi046 ceph-mon[19468]: pgmap v7170: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:29 smithi046 ceph-mon[19468]: from='client.228831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:29 smithi046 ceph-mon[19468]: pgmap v7171: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:29 smithi087 ceph-mon[20993]: from='client.228831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:29 smithi087 ceph-mon[20993]: pgmap v7171: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:29 smithi077 ceph-mon[21151]: from='client.228831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:29 smithi077 ceph-mon[21151]: pgmap v7171: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: pgmap v7172: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: pgmap v7172: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: pgmap v7172: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:32.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:32.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:32.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:33 smithi046 ceph-mon[19468]: pgmap v7173: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:33 smithi087 ceph-mon[20993]: pgmap v7173: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:33.432 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:33.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:33.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:33.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:33.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:33 smithi077 ceph-mon[21151]: pgmap v7173: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='client.228909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:34.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:33:34.399+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:33:34.400+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='client.228909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='client.228909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:35 smithi046 ceph-mon[19468]: pgmap v7174: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:35 smithi087 ceph-mon[20993]: pgmap v7174: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:33:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:35 smithi077 ceph-mon[21151]: pgmap v7174: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:33:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:33:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:33:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:33:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:33:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:33:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:37 smithi077 ceph-mon[21151]: pgmap v7175: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:37 smithi046 ceph-mon[19468]: pgmap v7175: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:37 smithi087 ceph-mon[20993]: pgmap v7175: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:38.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:38.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:38.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:39.117 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:39.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:39 smithi077 ceph-mon[21151]: pgmap v7176: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:39 smithi046 ceph-mon[19468]: pgmap v7176: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:39 smithi087 ceph-mon[20993]: pgmap v7176: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:40 smithi046 ceph-mon[19468]: from='client.229095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:40 smithi087 ceph-mon[20993]: from='client.229095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:40 smithi077 ceph-mon[21151]: from='client.229095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:41 smithi046 ceph-mon[19468]: pgmap v7177: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:41 smithi087 ceph-mon[20993]: pgmap v7177: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:41 smithi077 ceph-mon[21151]: pgmap v7177: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:43 smithi046 ceph-mon[19468]: pgmap v7178: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:43 smithi087 ceph-mon[20993]: pgmap v7178: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:43 smithi077 ceph-mon[21151]: pgmap v7178: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:44.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:44.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:44.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:44.808 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:45 smithi046 ceph-mon[19468]: pgmap v7179: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:45 smithi087 ceph-mon[20993]: pgmap v7179: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:45 smithi077 ceph-mon[21151]: pgmap v7179: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:46 smithi046 ceph-mon[19468]: from='client.229170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:46 smithi087 ceph-mon[20993]: from='client.229170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:46 smithi077 ceph-mon[21151]: from='client.229170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:47 smithi046 ceph-mon[19468]: pgmap v7180: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:47 smithi087 ceph-mon[20993]: pgmap v7180: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:47 smithi077 ceph-mon[21151]: pgmap v7180: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:33:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:49 smithi046 ceph-mon[19468]: pgmap v7181: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:49 smithi087 ceph-mon[20993]: pgmap v7181: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:49 smithi077 ceph-mon[21151]: pgmap v7181: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:49.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:49.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:49.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:50.482 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: pgmap v7182: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='client.229248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: pgmap v7182: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='client.229248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: pgmap v7182: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='client.229248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:33:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:53 smithi046 ceph-mon[19468]: pgmap v7183: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:53.621 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:53 smithi087 ceph-mon[20993]: pgmap v7183: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:53 smithi077 ceph-mon[21151]: pgmap v7183: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:55.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:33:55.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:33:55.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:33:55.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:55 smithi087 ceph-mon[20993]: pgmap v7184: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:55 smithi046 ceph-mon[19468]: pgmap v7184: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:55 smithi077 ceph-mon[21151]: pgmap v7184: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:56.163 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:33:56.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:33:56.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:33:56.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:33:56.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:33:57.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:57 smithi077 ceph-mon[21151]: from='client.229320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:57.578 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:57 smithi077 ceph-mon[21151]: pgmap v7185: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:57 smithi046 ceph-mon[19468]: from='client.229320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:57 smithi046 ceph-mon[19468]: pgmap v7185: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:57 smithi087 ceph-mon[20993]: from='client.229320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:33:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:57 smithi087 ceph-mon[20993]: pgmap v7185: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:33:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:33:59 smithi046 ceph-mon[19468]: pgmap v7186: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:33:59 smithi087 ceph-mon[20993]: pgmap v7186: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:33:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:33:59 smithi077 ceph-mon[21151]: pgmap v7186: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:01.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:01.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:01.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:01 smithi046 ceph-mon[19468]: pgmap v7187: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:01 smithi087 ceph-mon[20993]: pgmap v7187: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:01 smithi077 ceph-mon[21151]: pgmap v7187: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:01.848 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:01.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:01.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:01.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:01.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:03 smithi046 ceph-mon[19468]: from='client.229395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:03 smithi046 ceph-mon[19468]: pgmap v7188: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:03 smithi087 ceph-mon[20993]: from='client.229395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:03 smithi087 ceph-mon[20993]: pgmap v7188: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:03 smithi077 ceph-mon[21151]: from='client.229395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:03 smithi077 ceph-mon[21151]: pgmap v7188: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:05 smithi046 ceph-mon[19468]: pgmap v7189: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:05 smithi087 ceph-mon[20993]: pgmap v7189: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:05 smithi077 ceph-mon[21151]: pgmap v7189: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:06.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:06.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:06.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:07 smithi087 ceph-mon[20993]: pgmap v7190: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:07.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:07.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:07.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:07.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:07.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:07 smithi046 ceph-mon[19468]: pgmap v7190: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:07 smithi077 ceph-mon[21151]: pgmap v7190: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:08 smithi046 ceph-mon[19468]: from='client.229470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:08 smithi087 ceph-mon[20993]: from='client.229470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:08 smithi077 ceph-mon[21151]: from='client.229470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:09 smithi046 ceph-mon[19468]: pgmap v7191: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:09 smithi087 ceph-mon[20993]: pgmap v7191: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:09 smithi077 ceph-mon[21151]: pgmap v7191: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: pgmap v7192: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: pgmap v7192: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: pgmap v7192: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:12.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:12.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:12.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:13.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:13.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:13.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:13.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:13.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:13 smithi046 ceph-mon[19468]: pgmap v7193: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:13 smithi087 ceph-mon[20993]: pgmap v7193: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:13 smithi077 ceph-mon[21151]: pgmap v7193: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:14 smithi046 ceph-mon[19468]: from='client.229542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:14 smithi087 ceph-mon[20993]: from='client.229542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:14 smithi077 ceph-mon[21151]: from='client.229542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:15 smithi046 ceph-mon[19468]: pgmap v7194: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:15 smithi087 ceph-mon[20993]: pgmap v7194: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:15 smithi077 ceph-mon[21151]: pgmap v7194: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:17 smithi046 ceph-mon[19468]: pgmap v7195: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:17 smithi087 ceph-mon[20993]: pgmap v7195: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:17 smithi077 ceph-mon[21151]: pgmap v7195: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:18.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:18.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:18.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:18.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:18.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:18.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:18.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:18.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:19 smithi046 ceph-mon[19468]: pgmap v7196: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:19.606 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:19 smithi077 ceph-mon[21151]: pgmap v7196: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:19 smithi087 ceph-mon[20993]: pgmap v7196: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:20.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:20 smithi077 ceph-mon[21151]: from='client.229614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:20 smithi046 ceph-mon[19468]: from='client.229614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:20 smithi087 ceph-mon[20993]: from='client.229614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:21 smithi046 ceph-mon[19468]: pgmap v7197: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:21 smithi087 ceph-mon[20993]: pgmap v7197: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:21 smithi077 ceph-mon[21151]: pgmap v7197: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:22 smithi077 ceph-mon[21151]: pgmap v7198: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:22 smithi046 ceph-mon[19468]: pgmap v7198: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:22 smithi087 ceph-mon[20993]: pgmap v7198: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:23.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:24.596 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:24 smithi046 ceph-mon[19468]: pgmap v7199: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:24 smithi046 ceph-mon[19468]: from='client.229686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:25.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:24 smithi077 ceph-mon[21151]: pgmap v7199: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:25.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:24 smithi077 ceph-mon[21151]: from='client.229686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:24 smithi087 ceph-mon[20993]: pgmap v7199: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:24 smithi087 ceph-mon[20993]: from='client.229686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:26 smithi046 ceph-mon[19468]: pgmap v7200: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:26 smithi087 ceph-mon[20993]: pgmap v7200: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:26 smithi077 ceph-mon[21151]: pgmap v7200: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:28 smithi046 ceph-mon[19468]: pgmap v7201: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:28 smithi087 ceph-mon[20993]: pgmap v7201: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:28 smithi077 ceph-mon[21151]: pgmap v7201: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:29.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:29.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:29.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:30.281 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:30.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:30.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:30.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:30.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:30 smithi046 ceph-mon[19468]: pgmap v7202: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:30 smithi046 ceph-mon[19468]: from='client.229764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:30 smithi087 ceph-mon[20993]: pgmap v7202: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:30 smithi087 ceph-mon[20993]: from='client.229764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:30 smithi077 ceph-mon[21151]: pgmap v7202: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:30 smithi077 ceph-mon[21151]: from='client.229764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:33.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:32 smithi046 ceph-mon[19468]: pgmap v7203: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:32 smithi087 ceph-mon[20993]: pgmap v7203: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:32 smithi077 ceph-mon[21151]: pgmap v7203: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: pgmap v7204: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:34:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:34:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:34:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: pgmap v7204: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:34:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:34:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:34:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:35.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:35.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:35.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: pgmap v7204: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:34:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:34:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:34:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:34:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:35.580 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:34:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:34:35.139+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:34:35.580 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:34:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:34:35.140+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:34:35.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:35.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:35.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:35.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:35.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:36.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:36.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:34:36.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:34:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:34:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:34:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:34:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:34:36.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:34:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:36 smithi046 ceph-mon[19468]: from='client.229944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:36 smithi046 ceph-mon[19468]: pgmap v7205: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:34:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:36 smithi087 ceph-mon[20993]: from='client.229944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:36 smithi087 ceph-mon[20993]: pgmap v7205: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:34:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:36 smithi077 ceph-mon[21151]: from='client.229944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:36 smithi077 ceph-mon[21151]: pgmap v7205: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:34:39.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:38 smithi077 ceph-mon[21151]: pgmap v7206: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:38 smithi046 ceph-mon[19468]: pgmap v7206: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:38 smithi087 ceph-mon[20993]: pgmap v7206: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:40.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:40.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:40.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:40 smithi046 ceph-mon[19468]: pgmap v7207: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:40 smithi087 ceph-mon[20993]: pgmap v7207: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:40 smithi077 ceph-mon[21151]: pgmap v7207: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:34:41.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:41.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:41.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:41.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:41.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:41 smithi046 ceph-mon[19468]: from='client.230019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:41 smithi087 ceph-mon[20993]: from='client.230019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:41 smithi077 ceph-mon[21151]: from='client.230019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:42 smithi046 ceph-mon[19468]: pgmap v7208: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:42 smithi087 ceph-mon[20993]: pgmap v7208: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:42 smithi077 ceph-mon[21151]: pgmap v7208: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:44 smithi046 ceph-mon[19468]: pgmap v7209: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:44 smithi087 ceph-mon[20993]: pgmap v7209: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:44 smithi077 ceph-mon[21151]: pgmap v7209: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:46.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:46.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:46.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:47.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:47.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:47.340 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:46 smithi046 ceph-mon[19468]: pgmap v7210: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:46 smithi087 ceph-mon[20993]: pgmap v7210: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:46 smithi077 ceph-mon[21151]: pgmap v7210: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:34:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:47 smithi046 ceph-mon[19468]: from='client.230094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:47 smithi087 ceph-mon[20993]: from='client.230094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:47 smithi077 ceph-mon[21151]: from='client.230094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:48 smithi046 ceph-mon[19468]: pgmap v7211: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:48 smithi087 ceph-mon[20993]: pgmap v7211: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:48 smithi077 ceph-mon[21151]: pgmap v7211: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:50 smithi046 ceph-mon[19468]: pgmap v7212: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:50 smithi087 ceph-mon[20993]: pgmap v7212: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:50 smithi077 ceph-mon[21151]: pgmap v7212: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:52.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:52.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:52.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:52.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:34:53.038 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:53 smithi046 ceph-mon[19468]: pgmap v7213: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:53 smithi087 ceph-mon[20993]: pgmap v7213: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:53 smithi077 ceph-mon[21151]: pgmap v7213: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:34:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:54 smithi046 ceph-mon[19468]: from='client.230172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:54 smithi087 ceph-mon[20993]: from='client.230172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:54 smithi077 ceph-mon[21151]: from='client.230172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:55.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:55 smithi046 ceph-mon[19468]: pgmap v7214: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:55 smithi087 ceph-mon[20993]: pgmap v7214: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:55.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:55 smithi077 ceph-mon[21151]: pgmap v7214: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:57 smithi046 ceph-mon[19468]: pgmap v7215: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:57 smithi087 ceph-mon[20993]: pgmap v7215: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:57 smithi077 ceph-mon[21151]: pgmap v7215: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:34:58.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:34:58.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:34:58.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:34:58.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:34:58.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:34:58.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:34:58.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:34:58.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:34:59.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:59 smithi077 ceph-mon[21151]: pgmap v7216: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:59.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:34:59 smithi077 ceph-mon[21151]: from='client.230250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:59 smithi046 ceph-mon[19468]: pgmap v7216: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:34:59 smithi046 ceph-mon[19468]: from='client.230250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:34:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:59 smithi087 ceph-mon[20993]: pgmap v7216: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:34:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:34:59 smithi087 ceph-mon[20993]: from='client.230250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:01 smithi046 ceph-mon[19468]: pgmap v7217: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:35:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:01 smithi087 ceph-mon[20993]: pgmap v7217: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:35:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:01 smithi077 ceph-mon[21151]: pgmap v7217: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:35:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:02 smithi077 ceph-mon[21151]: pgmap v7218: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:02 smithi046 ceph-mon[19468]: pgmap v7218: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:02 smithi087 ceph-mon[20993]: pgmap v7218: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:03.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:03.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:03.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:04.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:04.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:04.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:04.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:04.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:05 smithi046 ceph-mon[19468]: pgmap v7219: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:05 smithi046 ceph-mon[19468]: from='client.230325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:05 smithi087 ceph-mon[20993]: pgmap v7219: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:05 smithi087 ceph-mon[20993]: from='client.230325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:05 smithi077 ceph-mon[21151]: pgmap v7219: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:05 smithi077 ceph-mon[21151]: from='client.230325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:07 smithi046 ceph-mon[19468]: pgmap v7220: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:07 smithi087 ceph-mon[20993]: pgmap v7220: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:07 smithi077 ceph-mon[21151]: pgmap v7220: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:35:09.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:09.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:09.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:09 smithi046 ceph-mon[19468]: pgmap v7221: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:09 smithi087 ceph-mon[20993]: pgmap v7221: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:09 smithi077 ceph-mon[21151]: pgmap v7221: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:10.091 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='client.230403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: pgmap v7222: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='client.230403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: pgmap v7222: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='client.230403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: pgmap v7222: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:11.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:13 smithi046 ceph-mon[19468]: pgmap v7223: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:13 smithi087 ceph-mon[20993]: pgmap v7223: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:13 smithi077 ceph-mon[21151]: pgmap v7223: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:35:15.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:15.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:15.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:15 smithi046 ceph-mon[19468]: pgmap v7224: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1022 B/s rd, 0 op/s 2024-08-31T06:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:15 smithi087 ceph-mon[20993]: pgmap v7224: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1022 B/s rd, 0 op/s 2024-08-31T06:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:15 smithi077 ceph-mon[21151]: pgmap v7224: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1022 B/s rd, 0 op/s 2024-08-31T06:35:15.792 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:15.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:15.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:15.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:15.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:17 smithi046 ceph-mon[19468]: from='client.230481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:17 smithi046 ceph-mon[19468]: pgmap v7225: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:17 smithi087 ceph-mon[20993]: from='client.230481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:17 smithi087 ceph-mon[20993]: pgmap v7225: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:17 smithi077 ceph-mon[21151]: from='client.230481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:17 smithi077 ceph-mon[21151]: pgmap v7225: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:19 smithi046 ceph-mon[19468]: pgmap v7226: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:35:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:19 smithi087 ceph-mon[20993]: pgmap v7226: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:35:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:19 smithi077 ceph-mon[21151]: pgmap v7226: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:35:20.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:20.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:20.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:21 smithi077 ceph-mon[21151]: pgmap v7227: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-31T06:35:21.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:21.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:21.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:21.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:21.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:21 smithi046 ceph-mon[19468]: pgmap v7227: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-31T06:35:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:21 smithi087 ceph-mon[20993]: pgmap v7227: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-31T06:35:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:22 smithi046 ceph-mon[19468]: from='client.230559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:22 smithi087 ceph-mon[20993]: from='client.230559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:22 smithi077 ceph-mon[21151]: from='client.230559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:23 smithi077 ceph-mon[21151]: pgmap v7228: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:23 smithi046 ceph-mon[19468]: pgmap v7228: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:23 smithi087 ceph-mon[20993]: pgmap v7228: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:25 smithi046 ceph-mon[19468]: pgmap v7229: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:25 smithi087 ceph-mon[20993]: pgmap v7229: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:25 smithi077 ceph-mon[21151]: pgmap v7229: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T06:35:26.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:26.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:26.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:27.163 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:27.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:27.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:27.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:27.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:27 smithi046 ceph-mon[19468]: pgmap v7230: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:27 smithi087 ceph-mon[20993]: pgmap v7230: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:27 smithi077 ceph-mon[21151]: pgmap v7230: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:28 smithi046 ceph-mon[19468]: from='client.230637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:28 smithi087 ceph-mon[20993]: from='client.230637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:28 smithi077 ceph-mon[21151]: from='client.230637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:29 smithi046 ceph-mon[19468]: pgmap v7231: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T06:35:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:29 smithi087 ceph-mon[20993]: pgmap v7231: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T06:35:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:29 smithi077 ceph-mon[21151]: pgmap v7231: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T06:35:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:31 smithi046 ceph-mon[19468]: pgmap v7232: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:31 smithi087 ceph-mon[20993]: pgmap v7232: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:31 smithi077 ceph-mon[21151]: pgmap v7232: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 88 op/s 2024-08-31T06:35:32.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:32.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:32.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:32.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:32.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:32.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:32.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:32.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:33 smithi046 ceph-mon[19468]: pgmap v7233: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T06:35:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:33 smithi087 ceph-mon[20993]: pgmap v7233: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T06:35:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:33 smithi077 ceph-mon[21151]: pgmap v7233: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-08-31T06:35:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:34 smithi046 ceph-mon[19468]: from='client.230712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:34 smithi087 ceph-mon[20993]: from='client.230712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:34 smithi077 ceph-mon[21151]: from='client.230712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:35.420 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:35 smithi046 ceph-mon[19468]: pgmap v7234: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:35:35.420 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:35:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:35 smithi087 ceph-mon[20993]: pgmap v7234: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:35:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:35:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:35 smithi077 ceph-mon[21151]: pgmap v7234: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:35:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:35:37.218 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:35:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:35:36.861+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:35:37.218 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:35:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:35:36.862+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:35:37.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: pgmap v7235: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: pgmap v7235: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: pgmap v7235: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:35:37.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:37.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:37.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:38.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:35:38.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:35:38.539 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:38.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:38.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:35:38.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:35:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:35:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:35:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:39 smithi046 ceph-mon[19468]: pgmap v7236: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:39 smithi046 ceph-mon[19468]: from='client.230895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:39 smithi087 ceph-mon[20993]: pgmap v7236: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:39 smithi087 ceph-mon[20993]: from='client.230895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:39 smithi077 ceph-mon[21151]: pgmap v7236: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:39 smithi077 ceph-mon[21151]: from='client.230895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:41.491 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:41 smithi077 ceph-mon[21151]: pgmap v7237: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:35:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:41 smithi046 ceph-mon[19468]: pgmap v7237: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:35:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:41 smithi087 ceph-mon[20993]: pgmap v7237: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:35:43.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.174 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:42 smithi077 ceph-mon[21151]: pgmap v7238: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:42 smithi046 ceph-mon[19468]: pgmap v7238: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:42 smithi087 ceph-mon[20993]: pgmap v7238: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:43.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:43.542 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:43.542 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:44.229 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:44.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:44.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:44.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:44.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:44 smithi046 ceph-mon[19468]: from='client.230970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:44 smithi046 ceph-mon[19468]: pgmap v7239: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:44 smithi087 ceph-mon[20993]: from='client.230970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:44 smithi087 ceph-mon[20993]: pgmap v7239: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:44 smithi077 ceph-mon[21151]: from='client.230970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:44 smithi077 ceph-mon[21151]: pgmap v7239: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:46 smithi046 ceph-mon[19468]: pgmap v7240: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:46 smithi087 ceph-mon[20993]: pgmap v7240: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:46 smithi077 ceph-mon[21151]: pgmap v7240: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:49.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:49.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:49.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:48 smithi046 ceph-mon[19468]: pgmap v7241: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:48 smithi087 ceph-mon[20993]: pgmap v7241: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:48 smithi077 ceph-mon[21151]: pgmap v7241: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:49.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:49.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:49.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:49.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:49.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:50 smithi046 ceph-mon[19468]: from='client.231045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:50 smithi046 ceph-mon[19468]: pgmap v7242: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:50 smithi087 ceph-mon[20993]: from='client.231045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:50 smithi087 ceph-mon[20993]: pgmap v7242: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:50 smithi077 ceph-mon[21151]: from='client.231045 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:50 smithi077 ceph-mon[21151]: pgmap v7242: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:52 smithi046 ceph-mon[19468]: pgmap v7243: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:52 smithi087 ceph-mon[20993]: pgmap v7243: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T06:35:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:35:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:52 smithi077 ceph-mon[21151]: pgmap v7243: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T06:35:54.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:35:54.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:35:54.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:35:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:54 smithi046 ceph-mon[19468]: pgmap v7244: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:35:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:54 smithi087 ceph-mon[20993]: pgmap v7244: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:35:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:54 smithi077 ceph-mon[21151]: pgmap v7244: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:35:55.584 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:35:55.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:35:55.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:35:55.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:35:55.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:35:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:55 smithi046 ceph-mon[19468]: from='client.231123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:55 smithi087 ceph-mon[20993]: from='client.231123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:56.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:55 smithi077 ceph-mon[21151]: from='client.231123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:35:57.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:56 smithi046 ceph-mon[19468]: pgmap v7245: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:57.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:56 smithi087 ceph-mon[20993]: pgmap v7245: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:56 smithi077 ceph-mon[21151]: pgmap v7245: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:35:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:35:58 smithi087 ceph-mon[20993]: pgmap v7246: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:35:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:35:58 smithi046 ceph-mon[19468]: pgmap v7246: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:35:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:35:58 smithi077 ceph-mon[21151]: pgmap v7246: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:36:00.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:00.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:00.588 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:01.277 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:01.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:01.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:01.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:01.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:01.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:00 smithi046 ceph-mon[19468]: pgmap v7247: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:36:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:00 smithi087 ceph-mon[20993]: pgmap v7247: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:36:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:00 smithi077 ceph-mon[21151]: pgmap v7247: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:36:02.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:01 smithi077 ceph-mon[21151]: from='client.231198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:01 smithi046 ceph-mon[19468]: from='client.231198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:01 smithi087 ceph-mon[20993]: from='client.231198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:03 smithi077 ceph-mon[21151]: pgmap v7248: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:36:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:03 smithi046 ceph-mon[19468]: pgmap v7248: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:36:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:03 smithi087 ceph-mon[20993]: pgmap v7248: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:36:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:05 smithi046 ceph-mon[19468]: pgmap v7249: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:05 smithi087 ceph-mon[20993]: pgmap v7249: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:36:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:05 smithi077 ceph-mon[21151]: pgmap v7249: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:36:06.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:06.280 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:06.280 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:06.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:06.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:06.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:06.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:06.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:07 smithi046 ceph-mon[19468]: pgmap v7250: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:36:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:07 smithi087 ceph-mon[20993]: pgmap v7250: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:36:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:07 smithi077 ceph-mon[21151]: pgmap v7250: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:36:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:08 smithi046 ceph-mon[19468]: from='client.231273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:08 smithi087 ceph-mon[20993]: from='client.231273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:08 smithi077 ceph-mon[21151]: from='client.231273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:09 smithi046 ceph-mon[19468]: pgmap v7251: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:09 smithi087 ceph-mon[20993]: pgmap v7251: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:09 smithi077 ceph-mon[21151]: pgmap v7251: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:11 smithi046 ceph-mon[19468]: pgmap v7252: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:11 smithi087 ceph-mon[20993]: pgmap v7252: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:11 smithi077 ceph-mon[21151]: pgmap v7252: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:11.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:11.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:11.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:12.647 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:12.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:12.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:12.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:12.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: pgmap v7253: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:12 smithi046 ceph-mon[19468]: from='client.231345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: pgmap v7253: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:12 smithi087 ceph-mon[20993]: from='client.231345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: pgmap v7253: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:12 smithi077 ceph-mon[21151]: from='client.231345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:14 smithi046 ceph-mon[19468]: pgmap v7254: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:14 smithi087 ceph-mon[20993]: pgmap v7254: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:14 smithi077 ceph-mon[21151]: pgmap v7254: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:17.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:16 smithi087 ceph-mon[20993]: pgmap v7255: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:16 smithi046 ceph-mon[19468]: pgmap v7255: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:16 smithi077 ceph-mon[21151]: pgmap v7255: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:17.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:17.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:17.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:18.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:18.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:18 smithi046 ceph-mon[19468]: pgmap v7256: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:18 smithi046 ceph-mon[19468]: from='client.231420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:19.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:18 smithi087 ceph-mon[20993]: pgmap v7256: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:19.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:18 smithi087 ceph-mon[20993]: from='client.231420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:18 smithi077 ceph-mon[21151]: pgmap v7256: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:18 smithi077 ceph-mon[21151]: from='client.231420 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:20 smithi046 ceph-mon[19468]: pgmap v7257: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:20 smithi087 ceph-mon[20993]: pgmap v7257: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:20 smithi077 ceph-mon[21151]: pgmap v7257: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:23.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:23.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:23.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:23 smithi077 ceph-mon[21151]: pgmap v7258: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:23 smithi046 ceph-mon[19468]: pgmap v7258: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:23 smithi087 ceph-mon[20993]: pgmap v7258: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:24.048 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:24.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:24.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:24.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:24.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:25 smithi077 ceph-mon[21151]: from='client.231498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:25 smithi077 ceph-mon[21151]: pgmap v7259: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:25.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:25 smithi087 ceph-mon[20993]: from='client.231498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:25.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:25 smithi087 ceph-mon[20993]: pgmap v7259: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:25 smithi046 ceph-mon[19468]: from='client.231498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:25 smithi046 ceph-mon[19468]: pgmap v7259: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:27 smithi077 ceph-mon[21151]: pgmap v7260: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:27 smithi046 ceph-mon[19468]: pgmap v7260: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:27 smithi087 ceph-mon[20993]: pgmap v7260: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:29.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:29.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:29.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:29 smithi046 ceph-mon[19468]: pgmap v7261: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:29 smithi077 ceph-mon[21151]: pgmap v7261: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:29 smithi087 ceph-mon[20993]: pgmap v7261: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:29.726 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:29.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:29.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:29.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:29.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:30 smithi046 ceph-mon[19468]: from='client.231576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:30 smithi087 ceph-mon[20993]: from='client.231576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:30 smithi077 ceph-mon[21151]: from='client.231576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:31 smithi046 ceph-mon[19468]: pgmap v7262: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:31 smithi087 ceph-mon[20993]: pgmap v7262: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:31 smithi077 ceph-mon[21151]: pgmap v7262: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:36:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:32 smithi046 ceph-mon[19468]: pgmap v7263: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:32 smithi087 ceph-mon[20993]: pgmap v7263: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:32 smithi077 ceph-mon[21151]: pgmap v7263: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:36:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:34.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:34 smithi046 ceph-mon[19468]: pgmap v7264: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:34 smithi087 ceph-mon[20993]: pgmap v7264: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:35.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:35.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:35.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:35.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:35.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:34 smithi077 ceph-mon[21151]: pgmap v7264: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:36 smithi046 ceph-mon[19468]: from='client.231654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:36 smithi087 ceph-mon[20993]: from='client.231654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:36 smithi077 ceph-mon[21151]: from='client.231654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:37.227 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:37 smithi046 ceph-mon[19468]: pgmap v7265: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:37.227 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:36:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:37 smithi087 ceph-mon[20993]: pgmap v7265: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:36:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:37 smithi077 ceph-mon[21151]: pgmap v7265: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:36:38.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:36:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:36:37.903+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:36:38.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:36:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:36:37.904+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:36:38.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:38.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:38.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:36:38.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:36:38.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:38.507 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:36:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:36:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:36:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:39 smithi087 ceph-mon[20993]: pgmap v7266: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:36:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:36:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:36:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:39 smithi046 ceph-mon[19468]: pgmap v7266: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:36:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:36:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:36:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:39 smithi077 ceph-mon[21151]: pgmap v7266: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:36:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:40.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:41.106 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:41.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:41.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:41.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:41.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:41 smithi046 ceph-mon[19468]: pgmap v7267: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:36:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:41 smithi087 ceph-mon[20993]: pgmap v7267: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:36:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:41 smithi077 ceph-mon[21151]: pgmap v7267: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T06:36:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:42 smithi046 ceph-mon[19468]: from='client.231837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:42 smithi087 ceph-mon[20993]: from='client.231837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:42 smithi077 ceph-mon[21151]: from='client.231837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:43.480 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:43 smithi077 ceph-mon[21151]: pgmap v7268: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:43 smithi046 ceph-mon[19468]: pgmap v7268: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:43 smithi087 ceph-mon[20993]: pgmap v7268: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:45 smithi077 ceph-mon[21151]: pgmap v7269: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:45 smithi046 ceph-mon[19468]: pgmap v7269: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:45 smithi087 ceph-mon[20993]: pgmap v7269: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:36:46.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:46.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:46.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:46.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:46.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:46.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:46.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:46.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:47 smithi046 ceph-mon[19468]: pgmap v7270: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:47 smithi087 ceph-mon[20993]: pgmap v7270: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:47 smithi077 ceph-mon[21151]: pgmap v7270: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:48 smithi046 ceph-mon[19468]: from='client.231915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:48 smithi087 ceph-mon[20993]: from='client.231915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:48 smithi077 ceph-mon[21151]: from='client.231915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:49 smithi046 ceph-mon[19468]: pgmap v7271: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:49 smithi087 ceph-mon[20993]: pgmap v7271: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:49 smithi077 ceph-mon[21151]: pgmap v7271: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:51 smithi046 ceph-mon[19468]: pgmap v7272: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:51 smithi087 ceph-mon[20993]: pgmap v7272: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:51 smithi077 ceph-mon[21151]: pgmap v7272: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:36:51.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:51.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:51.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:52.464 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:52.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:52.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:52.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:52.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: pgmap v7273: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:36:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:52 smithi046 ceph-mon[19468]: from='client.231987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: pgmap v7273: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:36:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:52 smithi087 ceph-mon[20993]: from='client.231987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: pgmap v7273: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:36:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:52 smithi077 ceph-mon[21151]: from='client.231987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:55 smithi046 ceph-mon[19468]: pgmap v7274: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:55 smithi087 ceph-mon[20993]: pgmap v7274: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:55 smithi077 ceph-mon[21151]: pgmap v7274: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:57 smithi046 ceph-mon[19468]: pgmap v7275: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:57 smithi087 ceph-mon[20993]: pgmap v7275: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:57 smithi077 ceph-mon[21151]: pgmap v7275: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:36:57.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:36:57.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:36:57.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:36:58.181 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:36:58.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:36:58.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:36:58.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:36:58.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:36:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:59 smithi046 ceph-mon[19468]: from='client.232059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:36:59 smithi046 ceph-mon[19468]: pgmap v7276: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:59.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:59 smithi087 ceph-mon[20993]: from='client.232059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:59.301 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:36:59 smithi087 ceph-mon[20993]: pgmap v7276: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:36:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:59 smithi077 ceph-mon[21151]: from='client.232059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:36:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:36:59 smithi077 ceph-mon[21151]: pgmap v7276: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:01 smithi046 ceph-mon[19468]: pgmap v7277: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:01 smithi087 ceph-mon[20993]: pgmap v7277: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:01 smithi077 ceph-mon[21151]: pgmap v7277: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:03.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:03.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:03.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:03 smithi046 ceph-mon[19468]: pgmap v7278: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:03 smithi077 ceph-mon[21151]: pgmap v7278: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:03.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:03 smithi087 ceph-mon[20993]: pgmap v7278: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:04 smithi046 ceph-mon[19468]: from='client.232137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:04 smithi046 ceph-mon[19468]: pgmap v7279: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:04 smithi087 ceph-mon[20993]: from='client.232137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:04 smithi087 ceph-mon[20993]: pgmap v7279: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:04 smithi077 ceph-mon[21151]: from='client.232137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:04 smithi077 ceph-mon[21151]: pgmap v7279: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:07 smithi046 ceph-mon[19468]: pgmap v7280: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:07 smithi087 ceph-mon[20993]: pgmap v7280: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:07 smithi077 ceph-mon[21151]: pgmap v7280: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:08.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:08.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:08.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:09 smithi046 ceph-mon[19468]: pgmap v7281: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:09 smithi087 ceph-mon[20993]: pgmap v7281: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:09 smithi077 ceph-mon[21151]: pgmap v7281: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:09.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:09.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:09.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:09.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:09.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:10 smithi046 ceph-mon[19468]: from='client.232215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:10 smithi087 ceph-mon[20993]: from='client.232215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:10 smithi077 ceph-mon[21151]: from='client.232215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:11 smithi046 ceph-mon[19468]: pgmap v7282: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:11 smithi087 ceph-mon[20993]: pgmap v7282: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:11 smithi077 ceph-mon[21151]: pgmap v7282: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: pgmap v7283: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: pgmap v7283: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: pgmap v7283: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:14.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:14.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:14.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:15.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:15.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:15.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:15.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:15.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:15 smithi046 ceph-mon[19468]: pgmap v7284: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:15 smithi087 ceph-mon[20993]: pgmap v7284: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:15 smithi077 ceph-mon[21151]: pgmap v7284: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:16 smithi046 ceph-mon[19468]: from='client.232290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:16 smithi087 ceph-mon[20993]: from='client.232290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:16 smithi077 ceph-mon[21151]: from='client.232290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:17 smithi046 ceph-mon[19468]: pgmap v7285: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:17 smithi087 ceph-mon[20993]: pgmap v7285: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:17 smithi077 ceph-mon[21151]: pgmap v7285: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:19 smithi087 ceph-mon[20993]: pgmap v7286: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:19 smithi046 ceph-mon[19468]: pgmap v7286: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:19 smithi077 ceph-mon[21151]: pgmap v7286: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:20.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:20.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:20.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:20.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:20.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:20.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:21.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:21 smithi087 ceph-mon[20993]: pgmap v7287: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:37:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:21 smithi046 ceph-mon[19468]: pgmap v7287: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:37:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:21 smithi077 ceph-mon[21151]: pgmap v7287: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T06:37:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:22 smithi046 ceph-mon[19468]: from='client.232365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:22 smithi087 ceph-mon[20993]: from='client.232365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:22 smithi077 ceph-mon[21151]: from='client.232365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:23 smithi046 ceph-mon[19468]: pgmap v7288: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:37:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:23 smithi087 ceph-mon[20993]: pgmap v7288: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:37:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:23 smithi077 ceph-mon[21151]: pgmap v7288: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:37:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:25 smithi046 ceph-mon[19468]: pgmap v7289: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:25 smithi087 ceph-mon[20993]: pgmap v7289: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:25 smithi077 ceph-mon[21151]: pgmap v7289: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:37:25.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:25.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:25.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:26.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:26.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:26.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:26.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:26.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:27 smithi046 ceph-mon[19468]: pgmap v7290: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:27 smithi046 ceph-mon[19468]: from='client.232440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:27 smithi087 ceph-mon[20993]: pgmap v7290: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:27 smithi087 ceph-mon[20993]: from='client.232440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:27 smithi077 ceph-mon[21151]: pgmap v7290: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:27 smithi077 ceph-mon[21151]: from='client.232440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:29 smithi046 ceph-mon[19468]: pgmap v7291: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:29 smithi087 ceph-mon[20993]: pgmap v7291: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:29 smithi077 ceph-mon[21151]: pgmap v7291: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:31 smithi046 ceph-mon[19468]: pgmap v7292: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:31 smithi087 ceph-mon[20993]: pgmap v7292: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:31 smithi077 ceph-mon[21151]: pgmap v7292: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:37:31.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:31.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:31.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:32.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:32.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:32.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:32.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:32.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='client.232515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: pgmap v7293: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='client.232515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: pgmap v7293: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='client.232515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: pgmap v7293: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:33.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:35 smithi046 ceph-mon[19468]: pgmap v7294: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:35 smithi087 ceph-mon[20993]: pgmap v7294: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:35 smithi077 ceph-mon[21151]: pgmap v7294: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:37.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:37.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:37.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:37 smithi046 ceph-mon[19468]: pgmap v7295: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:37 smithi087 ceph-mon[20993]: pgmap v7295: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:37 smithi077 ceph-mon[21151]: pgmap v7295: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:37:37.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:37.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:37.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:37.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:37.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:37:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:37:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:37:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:37:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:37:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:37:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:37:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:37:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:37:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:39.023 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:37:38.633+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:37:39.023 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:37:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:37:38.634+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:37:39.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:39 smithi046 ceph-mon[19468]: from='client.232590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:39.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:39 smithi046 ceph-mon[19468]: pgmap v7296: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:39.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:39 smithi087 ceph-mon[20993]: from='client.232590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:39 smithi087 ceph-mon[20993]: pgmap v7296: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:39 smithi077 ceph-mon[21151]: from='client.232590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:39 smithi077 ceph-mon[21151]: pgmap v7296: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:37:40.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:37:40.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:37:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:37:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:37:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:37:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:37:41.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:41 smithi046 ceph-mon[19468]: pgmap v7297: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:37:41.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:41 smithi087 ceph-mon[20993]: pgmap v7297: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:37:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:41 smithi077 ceph-mon[21151]: pgmap v7297: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:37:43.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:43.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:43.002 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:43 smithi046 ceph-mon[19468]: pgmap v7298: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:43 smithi087 ceph-mon[20993]: pgmap v7298: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:43 smithi077 ceph-mon[21151]: pgmap v7298: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:43.681 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:43.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:43.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:43.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:43.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:44 smithi046 ceph-mon[19468]: from='client.232773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:44 smithi087 ceph-mon[20993]: from='client.232773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:44 smithi077 ceph-mon[21151]: from='client.232773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:45 smithi087 ceph-mon[20993]: pgmap v7299: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:45 smithi077 ceph-mon[21151]: pgmap v7299: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:45 smithi046 ceph-mon[19468]: pgmap v7299: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:47.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:47 smithi077 ceph-mon[21151]: pgmap v7300: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:47 smithi087 ceph-mon[20993]: pgmap v7300: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:47.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:47 smithi046 ceph-mon[19468]: pgmap v7300: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:48.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:49.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:49.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:49.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:49.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:49.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:49.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:49 smithi046 ceph-mon[19468]: pgmap v7301: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:49 smithi087 ceph-mon[20993]: pgmap v7301: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:49 smithi077 ceph-mon[21151]: pgmap v7301: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:50 smithi087 ceph-mon[20993]: from='client.232851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:50 smithi077 ceph-mon[21151]: from='client.232851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:50 smithi046 ceph-mon[19468]: from='client.232851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:51 smithi087 ceph-mon[20993]: pgmap v7302: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:51 smithi077 ceph-mon[21151]: pgmap v7302: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:51 smithi046 ceph-mon[19468]: pgmap v7302: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:37:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: pgmap v7303: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: pgmap v7303: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: pgmap v7303: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:37:54.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:37:54.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:37:54.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:37:55.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:37:55.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:37:55.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:37:55.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:37:55.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:37:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:55 smithi046 ceph-mon[19468]: pgmap v7304: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:55.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:55 smithi077 ceph-mon[21151]: pgmap v7304: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:55 smithi087 ceph-mon[20993]: pgmap v7304: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:37:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:56 smithi046 ceph-mon[19468]: from='client.232926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:56 smithi087 ceph-mon[20993]: from='client.232926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:56 smithi077 ceph-mon[21151]: from='client.232926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:37:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:57 smithi046 ceph-mon[19468]: pgmap v7305: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:37:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:57 smithi087 ceph-mon[20993]: pgmap v7305: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:37:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:57 smithi077 ceph-mon[21151]: pgmap v7305: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:37:59 smithi046 ceph-mon[19468]: pgmap v7306: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:37:59 smithi087 ceph-mon[20993]: pgmap v7306: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:37:59 smithi077 ceph-mon[21151]: pgmap v7306: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:38:00.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:00.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:00.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:00.731 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:00.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:00.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:00.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:00.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:01 smithi087 ceph-mon[20993]: pgmap v7307: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:38:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:01 smithi087 ceph-mon[20993]: from='client.233004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:01 smithi046 ceph-mon[19468]: pgmap v7307: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:38:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:01 smithi046 ceph-mon[19468]: from='client.233004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:01 smithi077 ceph-mon[21151]: pgmap v7307: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:38:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:01 smithi077 ceph-mon[21151]: from='client.233004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:03 smithi046 ceph-mon[19468]: pgmap v7308: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:38:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:03 smithi087 ceph-mon[20993]: pgmap v7308: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:38:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:03 smithi077 ceph-mon[21151]: pgmap v7308: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:38:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:05 smithi046 ceph-mon[19468]: pgmap v7309: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:38:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:05 smithi087 ceph-mon[20993]: pgmap v7309: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:38:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:05 smithi077 ceph-mon[21151]: pgmap v7309: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:38:05.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:05.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:05.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:06.413 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:07.340 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:07 smithi077 ceph-mon[21151]: pgmap v7310: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:07.341 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:07 smithi077 ceph-mon[21151]: from='client.233079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:07 smithi046 ceph-mon[19468]: pgmap v7310: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:07 smithi046 ceph-mon[19468]: from='client.233079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:07 smithi087 ceph-mon[20993]: pgmap v7310: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:07 smithi087 ceph-mon[20993]: from='client.233079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:09 smithi046 ceph-mon[19468]: pgmap v7311: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:09 smithi087 ceph-mon[20993]: pgmap v7311: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:09 smithi077 ceph-mon[21151]: pgmap v7311: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:11.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:11.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:11.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:11 smithi046 ceph-mon[19468]: pgmap v7312: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:11 smithi087 ceph-mon[20993]: pgmap v7312: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:11 smithi077 ceph-mon[21151]: pgmap v7312: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:38:12.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:12.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:12.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:12.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:12.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='client.233154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: pgmap v7313: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='client.233154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: pgmap v7313: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='client.233154 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: pgmap v7313: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:13.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:15 smithi046 ceph-mon[19468]: pgmap v7314: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:15.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:15 smithi087 ceph-mon[20993]: pgmap v7314: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:15 smithi077 ceph-mon[21151]: pgmap v7314: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:17.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:17.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:17.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:17 smithi046 ceph-mon[19468]: pgmap v7315: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:17 smithi087 ceph-mon[20993]: pgmap v7315: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:17 smithi077 ceph-mon[21151]: pgmap v7315: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:17.780 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:17.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:17.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:17.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:17.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:18 smithi046 ceph-mon[19468]: from='client.233232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:18 smithi087 ceph-mon[20993]: from='client.233232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:18 smithi077 ceph-mon[21151]: from='client.233232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:19 smithi046 ceph-mon[19468]: pgmap v7316: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:19 smithi087 ceph-mon[20993]: pgmap v7316: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:19 smithi077 ceph-mon[21151]: pgmap v7316: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:21.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:21 smithi087 ceph-mon[20993]: pgmap v7317: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:21.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:21 smithi046 ceph-mon[19468]: pgmap v7317: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:21 smithi077 ceph-mon[21151]: pgmap v7317: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:22.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:23.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:23.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:23.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:23.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:23.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:23 smithi046 ceph-mon[19468]: pgmap v7318: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:23 smithi087 ceph-mon[20993]: pgmap v7318: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:23 smithi077 ceph-mon[21151]: pgmap v7318: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:24 smithi087 ceph-mon[20993]: from='client.233307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:24 smithi077 ceph-mon[21151]: from='client.233307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:24 smithi046 ceph-mon[19468]: from='client.233307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:25 smithi087 ceph-mon[20993]: pgmap v7319: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:25 smithi077 ceph-mon[21151]: pgmap v7319: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:25 smithi046 ceph-mon[19468]: pgmap v7319: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:27 smithi087 ceph-mon[20993]: pgmap v7320: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:27.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:27 smithi077 ceph-mon[21151]: pgmap v7320: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:27 smithi046 ceph-mon[19468]: pgmap v7320: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:28.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:28.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:28.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:29.173 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:29.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:29.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:29.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:29.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:29 smithi087 ceph-mon[20993]: pgmap v7321: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:29 smithi077 ceph-mon[21151]: pgmap v7321: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:29.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:29 smithi046 ceph-mon[19468]: pgmap v7321: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:30 smithi087 ceph-mon[20993]: from='client.233385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:30 smithi077 ceph-mon[21151]: from='client.233385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:30 smithi046 ceph-mon[19468]: from='client.233385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:31 smithi087 ceph-mon[20993]: pgmap v7322: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:31 smithi077 ceph-mon[21151]: pgmap v7322: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:31 smithi046 ceph-mon[19468]: pgmap v7322: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: pgmap v7323: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: pgmap v7323: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: pgmap v7323: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:34.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:34.175 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:34.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:34.877 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:34.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:34.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:34.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:34.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:35 smithi077 ceph-mon[21151]: pgmap v7324: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:35 smithi046 ceph-mon[19468]: pgmap v7324: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:35 smithi087 ceph-mon[20993]: pgmap v7324: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:36 smithi087 ceph-mon[20993]: from='client.233460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:36 smithi077 ceph-mon[21151]: from='client.233460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:36 smithi046 ceph-mon[19468]: from='client.233460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:37 smithi077 ceph-mon[21151]: pgmap v7325: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:38:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:37 smithi046 ceph-mon[19468]: pgmap v7325: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:38:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:37 smithi087 ceph-mon[20993]: pgmap v7325: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:38:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: pgmap v7326: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:38:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:38:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:38:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:39.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:38:39.385+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:38:39.386+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: pgmap v7326: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: pgmap v7326: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:38:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:38:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:38:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:39.879 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:40.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:40.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:40.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:40.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:40.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:38:40.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:38:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:38:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:38:40.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:38:40.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:38:40.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:41 smithi046 ceph-mon[19468]: pgmap v7327: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:41 smithi046 ceph-mon[19468]: from='client.233643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:41 smithi077 ceph-mon[21151]: pgmap v7327: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:41 smithi077 ceph-mon[21151]: from='client.233643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:41.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:41 smithi087 ceph-mon[20993]: pgmap v7327: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:41.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:41 smithi087 ceph-mon[20993]: from='client.233643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:43 smithi077 ceph-mon[21151]: pgmap v7328: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:43 smithi046 ceph-mon[19468]: pgmap v7328: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:43 smithi087 ceph-mon[20993]: pgmap v7328: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:45.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:45.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:45.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:45 smithi077 ceph-mon[21151]: pgmap v7329: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:45 smithi046 ceph-mon[19468]: pgmap v7329: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:45 smithi087 ceph-mon[20993]: pgmap v7329: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:46.243 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:46.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:46.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:46.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:46.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:47 smithi077 ceph-mon[21151]: from='client.233721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:47 smithi077 ceph-mon[21151]: pgmap v7330: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:38:47.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:47 smithi046 ceph-mon[19468]: from='client.233721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:47.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:47 smithi046 ceph-mon[19468]: pgmap v7330: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:38:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:47 smithi087 ceph-mon[20993]: from='client.233721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:47 smithi087 ceph-mon[20993]: pgmap v7330: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:38:49.650 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:49 smithi077 ceph-mon[21151]: pgmap v7331: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:49 smithi046 ceph-mon[19468]: pgmap v7331: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:49 smithi087 ceph-mon[20993]: pgmap v7331: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:51.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:51.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:51.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:51 smithi046 ceph-mon[19468]: pgmap v7332: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:51 smithi077 ceph-mon[21151]: pgmap v7332: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:51 smithi087 ceph-mon[20993]: pgmap v7332: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:38:51.932 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:51.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:51.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:51.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:51.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='client.233793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: pgmap v7333: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='client.233793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: pgmap v7333: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='client.233793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: pgmap v7333: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:38:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:55 smithi077 ceph-mon[21151]: pgmap v7334: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:55.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:55 smithi087 ceph-mon[20993]: pgmap v7334: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:55 smithi046 ceph-mon[19468]: pgmap v7334: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:56.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:38:56.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:38:56.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:38:57.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:38:57.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:38:57.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:38:57.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:38:57.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:38:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:57 smithi077 ceph-mon[21151]: pgmap v7335: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:57 smithi046 ceph-mon[19468]: pgmap v7335: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:57 smithi087 ceph-mon[20993]: pgmap v7335: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:58 smithi046 ceph-mon[19468]: from='client.233871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:58 smithi077 ceph-mon[21151]: from='client.233871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:58 smithi087 ceph-mon[20993]: from='client.233871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:38:59 smithi046 ceph-mon[19468]: pgmap v7336: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:38:59 smithi087 ceph-mon[20993]: pgmap v7336: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:38:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:38:59 smithi077 ceph-mon[21151]: pgmap v7336: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:01.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:01 smithi087 ceph-mon[20993]: pgmap v7337: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:39:01.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:01 smithi046 ceph-mon[19468]: pgmap v7337: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:39:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:01 smithi077 ceph-mon[21151]: pgmap v7337: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T06:39:02.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:02.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:02.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:03.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:03.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:03 smithi046 ceph-mon[19468]: pgmap v7338: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:03.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:03 smithi087 ceph-mon[20993]: pgmap v7338: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:03.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:03 smithi077 ceph-mon[21151]: pgmap v7338: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:04 smithi046 ceph-mon[19468]: from='client.233940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:04 smithi087 ceph-mon[20993]: from='client.233940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:04 smithi077 ceph-mon[21151]: from='client.233940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:05 smithi046 ceph-mon[19468]: pgmap v7339: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:05 smithi087 ceph-mon[20993]: pgmap v7339: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:05 smithi077 ceph-mon[21151]: pgmap v7339: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:07.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:07 smithi077 ceph-mon[21151]: pgmap v7340: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:07 smithi046 ceph-mon[19468]: pgmap v7340: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:07 smithi087 ceph-mon[20993]: pgmap v7340: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:08.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:08.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:08.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:09.038 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:09.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:09.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:09.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:09.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:09 smithi046 ceph-mon[19468]: pgmap v7341: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:09 smithi087 ceph-mon[20993]: pgmap v7341: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:09 smithi077 ceph-mon[21151]: pgmap v7341: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:10 smithi046 ceph-mon[19468]: from='client.234012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:10 smithi087 ceph-mon[20993]: from='client.234012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:10 smithi077 ceph-mon[21151]: from='client.234012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:11.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:11 smithi046 ceph-mon[19468]: pgmap v7342: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:11 smithi087 ceph-mon[20993]: pgmap v7342: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:11 smithi077 ceph-mon[21151]: pgmap v7342: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:12.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:12 smithi087 ceph-mon[20993]: pgmap v7343: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:12.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:12 smithi077 ceph-mon[21151]: pgmap v7343: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:12 smithi046 ceph-mon[19468]: pgmap v7343: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:39:14.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:14.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:14.737 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:14.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:14.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:14.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:14.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:14 smithi046 ceph-mon[19468]: pgmap v7344: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:14 smithi046 ceph-mon[19468]: from='client.234081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:14 smithi087 ceph-mon[20993]: pgmap v7344: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:14 smithi087 ceph-mon[20993]: from='client.234081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:14 smithi077 ceph-mon[21151]: pgmap v7344: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:14 smithi077 ceph-mon[21151]: from='client.234081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:17 smithi046 ceph-mon[19468]: pgmap v7345: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:17 smithi087 ceph-mon[20993]: pgmap v7345: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:17 smithi077 ceph-mon[21151]: pgmap v7345: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:19 smithi046 ceph-mon[19468]: pgmap v7346: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:19 smithi087 ceph-mon[20993]: pgmap v7346: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:19 smithi077 ceph-mon[21151]: pgmap v7346: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:19.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:19.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:19.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:20.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:20.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:20.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:20.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:20.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:21 smithi046 ceph-mon[19468]: pgmap v7347: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:21 smithi046 ceph-mon[19468]: from='client.234156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:21 smithi087 ceph-mon[20993]: pgmap v7347: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:21 smithi087 ceph-mon[20993]: from='client.234156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:21 smithi077 ceph-mon[21151]: pgmap v7347: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:21 smithi077 ceph-mon[21151]: from='client.234156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:23.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:23 smithi046 ceph-mon[19468]: pgmap v7348: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:23.344 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:23 smithi087 ceph-mon[20993]: pgmap v7348: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:23 smithi077 ceph-mon[21151]: pgmap v7348: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:25.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:25.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:25.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:25.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:25 smithi077 ceph-mon[21151]: pgmap v7349: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:25 smithi046 ceph-mon[19468]: pgmap v7349: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:25 smithi087 ceph-mon[20993]: pgmap v7349: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:39:26.108 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:26.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:26.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:26.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:26.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:27 smithi046 ceph-mon[19468]: from='client.234231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:27 smithi046 ceph-mon[19468]: pgmap v7350: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:27 smithi087 ceph-mon[20993]: from='client.234231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:27 smithi087 ceph-mon[20993]: pgmap v7350: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:27 smithi077 ceph-mon[21151]: from='client.234231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:27 smithi077 ceph-mon[21151]: pgmap v7350: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:29 smithi077 ceph-mon[21151]: pgmap v7351: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:39:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:29 smithi046 ceph-mon[19468]: pgmap v7351: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:39:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:29 smithi087 ceph-mon[20993]: pgmap v7351: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:39:31.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:31.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:31.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:31 smithi046 ceph-mon[19468]: pgmap v7352: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:31 smithi087 ceph-mon[20993]: pgmap v7352: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:31 smithi077 ceph-mon[21151]: pgmap v7352: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:31.798 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:31.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:31.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:31.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:31.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:32 smithi046 ceph-mon[19468]: from='client.234306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:32 smithi087 ceph-mon[20993]: from='client.234306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:32 smithi077 ceph-mon[21151]: from='client.234306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: pgmap v7353: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: pgmap v7353: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: pgmap v7353: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:35 smithi046 ceph-mon[19468]: pgmap v7354: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:35 smithi087 ceph-mon[20993]: pgmap v7354: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:35 smithi077 ceph-mon[21151]: pgmap v7354: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:37.483 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:37.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:37.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:37.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:37.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:37 smithi046 ceph-mon[19468]: pgmap v7355: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:37 smithi087 ceph-mon[20993]: pgmap v7355: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:37 smithi077 ceph-mon[21151]: pgmap v7355: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:39:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:38 smithi046 ceph-mon[19468]: from='client.234384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:38 smithi087 ceph-mon[20993]: from='client.234384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:38 smithi077 ceph-mon[21151]: from='client.234384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:39 smithi046 ceph-mon[19468]: pgmap v7356: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:39 smithi087 ceph-mon[20993]: pgmap v7356: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:39 smithi077 ceph-mon[21151]: pgmap v7356: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:40.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:39:40.133+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:39:40.134+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:39:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:39:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:39:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:39:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:39:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:39:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:40.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:41 smithi046 ceph-mon[19468]: pgmap v7357: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:39:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:39:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:39:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:41 smithi087 ceph-mon[20993]: pgmap v7357: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:39:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:39:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:39:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:39:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:41 smithi077 ceph-mon[21151]: pgmap v7357: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T06:39:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:39:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:39:42.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:42.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:42.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:43.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:43.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:43.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:43.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:43.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:43.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:43 smithi046 ceph-mon[19468]: pgmap v7358: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:43.561 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:43 smithi087 ceph-mon[20993]: pgmap v7358: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:43 smithi077 ceph-mon[21151]: pgmap v7358: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:44.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:44 smithi046 ceph-mon[19468]: from='client.234570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:44.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:44 smithi087 ceph-mon[20993]: from='client.234570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:44 smithi077 ceph-mon[21151]: from='client.234570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:45 smithi046 ceph-mon[19468]: pgmap v7359: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:45 smithi087 ceph-mon[20993]: pgmap v7359: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:45 smithi077 ceph-mon[21151]: pgmap v7359: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:39:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:47 smithi046 ceph-mon[19468]: pgmap v7360: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:47 smithi087 ceph-mon[20993]: pgmap v7360: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:47 smithi077 ceph-mon[21151]: pgmap v7360: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:48.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:48.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:48.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:48.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:48.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:48.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:48.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:48.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:49.807 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:49 smithi077 ceph-mon[21151]: pgmap v7361: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:49 smithi046 ceph-mon[19468]: pgmap v7361: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:49 smithi087 ceph-mon[20993]: pgmap v7361: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:50.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:50 smithi077 ceph-mon[21151]: from='client.234642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:50.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:50 smithi077 ceph-mon[21151]: pgmap v7362: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:50 smithi046 ceph-mon[19468]: from='client.234642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:50 smithi046 ceph-mon[19468]: pgmap v7362: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:50 smithi087 ceph-mon[20993]: from='client.234642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:50 smithi087 ceph-mon[20993]: pgmap v7362: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:39:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: pgmap v7363: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: pgmap v7363: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: pgmap v7363: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:39:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:53.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:53.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:39:54.528 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:39:54.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:39:54.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:39:54.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:39:54.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:39:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:55 smithi046 ceph-mon[19468]: pgmap v7364: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:55 smithi046 ceph-mon[19468]: from='client.234717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:55 smithi087 ceph-mon[20993]: pgmap v7364: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:55 smithi087 ceph-mon[20993]: from='client.234717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:55 smithi077 ceph-mon[21151]: pgmap v7364: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:55 smithi077 ceph-mon[21151]: from='client.234717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:39:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:57 smithi046 ceph-mon[19468]: pgmap v7365: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:57 smithi087 ceph-mon[20993]: pgmap v7365: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:57 smithi077 ceph-mon[21151]: pgmap v7365: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:39:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:39:59 smithi046 ceph-mon[19468]: pgmap v7366: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:39:59 smithi087 ceph-mon[20993]: pgmap v7366: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:39:59 smithi077 ceph-mon[21151]: pgmap v7366: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:39:59.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:39:59.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:39:59.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:00.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:00.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:00.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:00.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:00.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:40:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:40:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:40:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:01 smithi087 ceph-mon[20993]: from='client.234795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:01 smithi087 ceph-mon[20993]: pgmap v7367: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:01 smithi046 ceph-mon[19468]: from='client.234795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:01 smithi046 ceph-mon[19468]: pgmap v7367: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:01 smithi077 ceph-mon[21151]: from='client.234795 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:01 smithi077 ceph-mon[21151]: pgmap v7367: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:03.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:03 smithi087 ceph-mon[20993]: pgmap v7368: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:03 smithi046 ceph-mon[19468]: pgmap v7368: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:03 smithi077 ceph-mon[21151]: pgmap v7368: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:04 smithi087 ceph-mon[20993]: pgmap v7369: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:04.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:04 smithi046 ceph-mon[19468]: pgmap v7369: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:04 smithi077 ceph-mon[21151]: pgmap v7369: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:05.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:05.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:05.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:05.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:05.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:05.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:05.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:05.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:07 smithi046 ceph-mon[19468]: from='client.234873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:07 smithi046 ceph-mon[19468]: pgmap v7370: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:07 smithi087 ceph-mon[20993]: from='client.234873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:07 smithi087 ceph-mon[20993]: pgmap v7370: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:07 smithi077 ceph-mon[21151]: from='client.234873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:07 smithi077 ceph-mon[21151]: pgmap v7370: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:09 smithi046 ceph-mon[19468]: pgmap v7371: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:09 smithi087 ceph-mon[20993]: pgmap v7371: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:09 smithi077 ceph-mon[21151]: pgmap v7371: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T06:40:10.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:10.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:10.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:11.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:11 smithi077 ceph-mon[21151]: pgmap v7372: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:11 smithi046 ceph-mon[19468]: pgmap v7372: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:11 smithi087 ceph-mon[20993]: pgmap v7372: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:11.601 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:11.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:11.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:11.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:11.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:12 smithi087 ceph-mon[20993]: from='client.234951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:12 smithi077 ceph-mon[21151]: from='client.234951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:12 smithi046 ceph-mon[19468]: from='client.234951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:13 smithi087 ceph-mon[20993]: pgmap v7373: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:13 smithi077 ceph-mon[21151]: pgmap v7373: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:13 smithi046 ceph-mon[19468]: pgmap v7373: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:15 smithi046 ceph-mon[19468]: pgmap v7374: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:15 smithi087 ceph-mon[20993]: pgmap v7374: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:15 smithi077 ceph-mon[21151]: pgmap v7374: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:16.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:16.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:16.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:17.282 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:17.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:17.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:17.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:17.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:17 smithi087 ceph-mon[20993]: pgmap v7375: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:17 smithi077 ceph-mon[21151]: pgmap v7375: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:17 smithi046 ceph-mon[19468]: pgmap v7375: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:18 smithi046 ceph-mon[19468]: from='client.235026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:18 smithi087 ceph-mon[20993]: from='client.235026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:18 smithi077 ceph-mon[21151]: from='client.235026 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:19 smithi077 ceph-mon[21151]: pgmap v7376: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:19 smithi046 ceph-mon[19468]: pgmap v7376: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:19 smithi087 ceph-mon[20993]: pgmap v7376: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:21.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:21 smithi077 ceph-mon[21151]: pgmap v7377: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:21.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:21 smithi046 ceph-mon[19468]: pgmap v7377: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:21 smithi087 ceph-mon[20993]: pgmap v7377: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:22.285 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:22.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:22.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:22.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:22.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:22.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:23.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:23 smithi046 ceph-mon[19468]: pgmap v7378: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:23 smithi077 ceph-mon[21151]: pgmap v7378: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:23.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:23 smithi087 ceph-mon[20993]: pgmap v7378: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:24.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:24 smithi087 ceph-mon[20993]: from='client.235101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:24.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:24 smithi046 ceph-mon[19468]: from='client.235101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:24.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:24 smithi077 ceph-mon[21151]: from='client.235101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:24.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:25 smithi046 ceph-mon[19468]: pgmap v7379: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:25 smithi087 ceph-mon[20993]: pgmap v7379: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:25 smithi077 ceph-mon[21151]: pgmap v7379: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:27 smithi077 ceph-mon[21151]: pgmap v7380: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:27 smithi046 ceph-mon[19468]: pgmap v7380: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:27 smithi087 ceph-mon[20993]: pgmap v7380: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:27.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:27.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:27.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:28.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:28.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:28.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:28.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:28.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:29 smithi046 ceph-mon[19468]: pgmap v7381: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:29 smithi046 ceph-mon[19468]: from='client.235179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:29 smithi077 ceph-mon[21151]: pgmap v7381: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:29 smithi077 ceph-mon[21151]: from='client.235179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:29 smithi087 ceph-mon[20993]: pgmap v7381: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:29 smithi087 ceph-mon[20993]: from='client.235179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:31.385 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:31 smithi077 ceph-mon[21151]: pgmap v7382: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:31 smithi046 ceph-mon[19468]: pgmap v7382: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:31 smithi087 ceph-mon[20993]: pgmap v7382: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:33 smithi077 ceph-mon[21151]: pgmap v7383: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:33 smithi046 ceph-mon[19468]: pgmap v7383: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:33 smithi087 ceph-mon[20993]: pgmap v7383: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:33.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:33.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:33.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:34.341 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:34.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:34.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:34.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:34.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:35 smithi046 ceph-mon[19468]: from='client.235251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:35 smithi046 ceph-mon[19468]: pgmap v7384: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:35 smithi087 ceph-mon[20993]: from='client.235251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:35 smithi087 ceph-mon[20993]: pgmap v7384: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:35 smithi077 ceph-mon[21151]: from='client.235251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:35 smithi077 ceph-mon[21151]: pgmap v7384: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:37 smithi046 ceph-mon[19468]: pgmap v7385: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:37 smithi087 ceph-mon[20993]: pgmap v7385: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:37 smithi077 ceph-mon[21151]: pgmap v7385: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:40:39.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:39.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:39.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:39 smithi046 ceph-mon[19468]: pgmap v7386: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:39 smithi087 ceph-mon[20993]: pgmap v7386: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:39 smithi077 ceph-mon[21151]: pgmap v7386: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:40.025 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:40.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:40.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:40.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:40.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:40:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:40:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:40:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:40:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:40:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:40:41.257 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:40:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:40:40.870+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:40:41.258 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:40:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:40:40.871+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:40:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: from='client.235326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: pgmap v7387: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:40:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:40:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: from='client.235326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: pgmap v7387: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:40:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:40:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: from='client.235326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: pgmap v7387: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:40:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:40:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:40:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:40:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:40:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:40:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:40:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:40:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:40:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:43 smithi046 ceph-mon[19468]: pgmap v7388: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:43 smithi087 ceph-mon[20993]: pgmap v7388: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:43 smithi077 ceph-mon[21151]: pgmap v7388: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:45.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:45.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:45.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:45.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:44 smithi046 ceph-mon[19468]: pgmap v7389: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:44 smithi087 ceph-mon[20993]: pgmap v7389: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:44 smithi077 ceph-mon[21151]: pgmap v7389: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:40:45.726 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:45.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:45.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:45.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:45.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:46.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:45 smithi046 ceph-mon[19468]: from='client.235506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:45 smithi087 ceph-mon[20993]: from='client.235506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:45 smithi077 ceph-mon[21151]: from='client.235506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:46 smithi046 ceph-mon[19468]: pgmap v7390: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:46 smithi087 ceph-mon[20993]: pgmap v7390: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:46 smithi077 ceph-mon[21151]: pgmap v7390: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:49 smithi087 ceph-mon[20993]: pgmap v7391: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:49 smithi077 ceph-mon[21151]: pgmap v7391: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:49 smithi046 ceph-mon[19468]: pgmap v7391: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:50.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:50.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:50.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:51 smithi087 ceph-mon[20993]: pgmap v7392: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:51.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:51.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:51 smithi046 ceph-mon[19468]: pgmap v7392: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:51 smithi077 ceph-mon[21151]: pgmap v7392: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:52 smithi077 ceph-mon[21151]: from='client.235581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:52 smithi087 ceph-mon[20993]: from='client.235581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:52 smithi046 ceph-mon[19468]: from='client.235581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:53.369 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:53 smithi077 ceph-mon[21151]: pgmap v7393: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:53 smithi087 ceph-mon[20993]: pgmap v7393: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:53 smithi046 ceph-mon[19468]: pgmap v7393: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:40:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:55 smithi046 ceph-mon[19468]: pgmap v7394: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:55 smithi087 ceph-mon[20993]: pgmap v7394: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:55 smithi077 ceph-mon[21151]: pgmap v7394: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:40:56.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:40:56.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:40:56.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:40:57.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:40:57.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:40:57.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:40:57.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:40:57.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:40:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:57 smithi087 ceph-mon[20993]: pgmap v7395: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:57 smithi077 ceph-mon[21151]: pgmap v7395: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:57 smithi046 ceph-mon[19468]: pgmap v7395: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:40:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:58 smithi077 ceph-mon[21151]: from='client.235656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:58 smithi046 ceph-mon[19468]: from='client.235656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:58 smithi087 ceph-mon[20993]: from='client.235656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:40:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:40:59 smithi077 ceph-mon[21151]: pgmap v7396: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:40:59 smithi046 ceph-mon[19468]: pgmap v7396: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:40:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:40:59 smithi087 ceph-mon[20993]: pgmap v7396: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:01 smithi077 ceph-mon[21151]: pgmap v7397: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:01 smithi046 ceph-mon[19468]: pgmap v7397: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:01 smithi087 ceph-mon[20993]: pgmap v7397: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:02.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:02.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:02.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:02.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:02.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:02.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:02.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:02.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:03 smithi077 ceph-mon[21151]: pgmap v7398: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:03 smithi077 ceph-mon[21151]: from='client.235725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:03 smithi046 ceph-mon[19468]: pgmap v7398: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:03 smithi046 ceph-mon[19468]: from='client.235725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:03 smithi087 ceph-mon[20993]: pgmap v7398: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:03 smithi087 ceph-mon[20993]: from='client.235725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:04 smithi046 ceph-mon[19468]: pgmap v7399: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:04 smithi077 ceph-mon[21151]: pgmap v7399: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:05.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:04 smithi087 ceph-mon[20993]: pgmap v7399: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:07.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:07 smithi087 ceph-mon[20993]: pgmap v7400: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:07 smithi077 ceph-mon[21151]: pgmap v7400: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:07 smithi046 ceph-mon[19468]: pgmap v7400: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:07.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:07.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:07.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:08.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:08.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:08.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:08.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:08.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:09 smithi087 ceph-mon[20993]: pgmap v7401: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:09 smithi087 ceph-mon[20993]: from='client.235797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:09 smithi077 ceph-mon[21151]: pgmap v7401: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:09 smithi077 ceph-mon[21151]: from='client.235797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:09 smithi046 ceph-mon[19468]: pgmap v7401: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:09 smithi046 ceph-mon[19468]: from='client.235797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:11 smithi077 ceph-mon[21151]: pgmap v7402: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:11 smithi046 ceph-mon[19468]: pgmap v7402: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:11 smithi087 ceph-mon[20993]: pgmap v7402: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:13 smithi077 ceph-mon[21151]: pgmap v7403: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:13.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:13.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:13 smithi046 ceph-mon[19468]: pgmap v7403: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:13.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:13.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:13.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:13 smithi087 ceph-mon[20993]: pgmap v7403: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:14.146 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:14.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:14.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:14.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:14.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: from='client.235872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:14 smithi077 ceph-mon[21151]: pgmap v7404: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: from='client.235872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:14 smithi046 ceph-mon[19468]: pgmap v7404: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: from='client.235872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:14 smithi087 ceph-mon[20993]: pgmap v7404: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:17 smithi087 ceph-mon[20993]: pgmap v7405: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:17.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:17 smithi046 ceph-mon[19468]: pgmap v7405: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:17 smithi077 ceph-mon[21151]: pgmap v7405: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:19.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:19.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:19.149 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:19 smithi087 ceph-mon[20993]: pgmap v7406: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:19 smithi077 ceph-mon[21151]: pgmap v7406: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:19 smithi046 ceph-mon[19468]: pgmap v7406: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:19.827 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:19.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:19.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:19.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:19.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:21 smithi077 ceph-mon[21151]: from='client.235944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:21 smithi077 ceph-mon[21151]: pgmap v7407: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:21 smithi046 ceph-mon[19468]: from='client.235944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:21 smithi046 ceph-mon[19468]: pgmap v7407: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:21 smithi087 ceph-mon[20993]: from='client.235944 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:21 smithi087 ceph-mon[20993]: pgmap v7407: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:23 smithi077 ceph-mon[21151]: pgmap v7408: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:23 smithi046 ceph-mon[19468]: pgmap v7408: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:23 smithi087 ceph-mon[20993]: pgmap v7408: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:24.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:24.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:24.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:25 smithi046 ceph-mon[19468]: pgmap v7409: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:25 smithi087 ceph-mon[20993]: pgmap v7409: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:25 smithi077 ceph-mon[21151]: pgmap v7409: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:25.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:25.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:25.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:25.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:25.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:26.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:26 smithi046 ceph-mon[19468]: from='client.236019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:26 smithi087 ceph-mon[20993]: from='client.236019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:26 smithi077 ceph-mon[21151]: from='client.236019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:27 smithi046 ceph-mon[19468]: pgmap v7410: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:27 smithi087 ceph-mon[20993]: pgmap v7410: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:27 smithi077 ceph-mon[21151]: pgmap v7410: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:29 smithi077 ceph-mon[21151]: pgmap v7411: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:29 smithi046 ceph-mon[19468]: pgmap v7411: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:29 smithi087 ceph-mon[20993]: pgmap v7411: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:30.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:30.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:30.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:31.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:31.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:31.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:31.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:31.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:31 smithi077 ceph-mon[21151]: pgmap v7412: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:31 smithi046 ceph-mon[19468]: pgmap v7412: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:31 smithi087 ceph-mon[20993]: pgmap v7412: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:32 smithi077 ceph-mon[21151]: from='client.236094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:32 smithi046 ceph-mon[19468]: from='client.236094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:32 smithi087 ceph-mon[20993]: from='client.236094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:33 smithi077 ceph-mon[21151]: pgmap v7413: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:33 smithi046 ceph-mon[19468]: pgmap v7413: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:33.614 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:33 smithi087 ceph-mon[20993]: pgmap v7413: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:34.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.803 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.803 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.803 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.803 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:34 smithi077 ceph-mon[21151]: pgmap v7414: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:34 smithi046 ceph-mon[19468]: pgmap v7414: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:34 smithi087 ceph-mon[20993]: pgmap v7414: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:41:36.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:36.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:36.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:36.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:36.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:36.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:36.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:36.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:37 smithi046 ceph-mon[19468]: pgmap v7415: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:37 smithi077 ceph-mon[21151]: pgmap v7415: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:37 smithi087 ceph-mon[20993]: pgmap v7415: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:38 smithi077 ceph-mon[21151]: from='client.236169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:38 smithi046 ceph-mon[19468]: from='client.236169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:38 smithi087 ceph-mon[20993]: from='client.236169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:39 smithi077 ceph-mon[21151]: pgmap v7416: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:39 smithi046 ceph-mon[19468]: pgmap v7416: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:39 smithi087 ceph-mon[20993]: pgmap v7416: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: pgmap v7417: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:41:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:41:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:41:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: pgmap v7417: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: pgmap v7417: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:41.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:41.904 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:41:41.627+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:41:41.904 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:41:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:41:41.628+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:41:41.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:41.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:42.583 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:41:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:41:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:41:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:43 smithi077 ceph-mon[21151]: pgmap v7418: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:43.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:43 smithi077 ceph-mon[21151]: from='client.236343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:41:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:41:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:43 smithi046 ceph-mon[19468]: pgmap v7418: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:43 smithi046 ceph-mon[19468]: from='client.236343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:41:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:41:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:43 smithi087 ceph-mon[20993]: pgmap v7418: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:43 smithi087 ceph-mon[20993]: from='client.236343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:45 smithi046 ceph-mon[19468]: pgmap v7419: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:45 smithi087 ceph-mon[20993]: pgmap v7419: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:45 smithi077 ceph-mon[21151]: pgmap v7419: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:47 smithi046 ceph-mon[19468]: pgmap v7420: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:47 smithi087 ceph-mon[20993]: pgmap v7420: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:47.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:47 smithi077 ceph-mon[21151]: pgmap v7420: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:48.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:48.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:48.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:48.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:48.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:49 smithi046 ceph-mon[19468]: from='client.236418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:49 smithi046 ceph-mon[19468]: pgmap v7421: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:49 smithi087 ceph-mon[20993]: from='client.236418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:49 smithi087 ceph-mon[20993]: pgmap v7421: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:49 smithi077 ceph-mon[21151]: from='client.236418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:49 smithi077 ceph-mon[21151]: pgmap v7421: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:51 smithi077 ceph-mon[21151]: pgmap v7422: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:51 smithi046 ceph-mon[19468]: pgmap v7422: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:51 smithi087 ceph-mon[20993]: pgmap v7422: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:53.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:53.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:53.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:53.487 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:53 smithi077 ceph-mon[21151]: pgmap v7423: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:53 smithi046 ceph-mon[19468]: pgmap v7423: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:53 smithi087 ceph-mon[20993]: pgmap v7423: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:53.959 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:53.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:53.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:53.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:53.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:41:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='client.236493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:54 smithi077 ceph-mon[21151]: pgmap v7424: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='client.236493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:54 smithi087 ceph-mon[20993]: pgmap v7424: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='client.236493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:41:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:54 smithi046 ceph-mon[19468]: pgmap v7424: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:57 smithi077 ceph-mon[21151]: pgmap v7425: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:57 smithi046 ceph-mon[19468]: pgmap v7425: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:57 smithi087 ceph-mon[20993]: pgmap v7425: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:41:58.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:41:58.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:41:58.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:41:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:41:59 smithi046 ceph-mon[19468]: pgmap v7426: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:41:59 smithi077 ceph-mon[21151]: pgmap v7426: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:41:59 smithi087 ceph-mon[20993]: pgmap v7426: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:41:59.647 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:41:59.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:41:59.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:41:59.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:41:59.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:00 smithi046 ceph-mon[19468]: from='client.236571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:00 smithi077 ceph-mon[21151]: from='client.236571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:00 smithi087 ceph-mon[20993]: from='client.236571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:01 smithi077 ceph-mon[21151]: pgmap v7427: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:01 smithi046 ceph-mon[19468]: pgmap v7427: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:01 smithi087 ceph-mon[20993]: pgmap v7427: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:03 smithi077 ceph-mon[21151]: pgmap v7428: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:03 smithi046 ceph-mon[19468]: pgmap v7428: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:03 smithi087 ceph-mon[20993]: pgmap v7428: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:04.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:04.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:04.649 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:05.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:05.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:05.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:05.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:05.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:05 smithi046 ceph-mon[19468]: pgmap v7429: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:05 smithi087 ceph-mon[20993]: pgmap v7429: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:05 smithi077 ceph-mon[21151]: pgmap v7429: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:06 smithi046 ceph-mon[19468]: from='client.236646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:06 smithi087 ceph-mon[20993]: from='client.236646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:06 smithi077 ceph-mon[21151]: from='client.236646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:07 smithi046 ceph-mon[19468]: pgmap v7430: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:07 smithi087 ceph-mon[20993]: pgmap v7430: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:07 smithi077 ceph-mon[21151]: pgmap v7430: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:09 smithi046 ceph-mon[19468]: pgmap v7431: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:09 smithi087 ceph-mon[20993]: pgmap v7431: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:09 smithi077 ceph-mon[21151]: pgmap v7431: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:10.328 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:11.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:11.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:11.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:11.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:11.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:11 smithi046 ceph-mon[19468]: pgmap v7432: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:11 smithi087 ceph-mon[20993]: pgmap v7432: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:11 smithi077 ceph-mon[21151]: pgmap v7432: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:12 smithi046 ceph-mon[19468]: from='client.236724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:12 smithi087 ceph-mon[20993]: from='client.236724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:12 smithi077 ceph-mon[21151]: from='client.236724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:13 smithi046 ceph-mon[19468]: pgmap v7433: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:13 smithi087 ceph-mon[20993]: pgmap v7433: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:13 smithi077 ceph-mon[21151]: pgmap v7433: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:14 smithi087 ceph-mon[20993]: pgmap v7434: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:15.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:14 smithi077 ceph-mon[21151]: pgmap v7434: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:14 smithi046 ceph-mon[19468]: pgmap v7434: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:42:16.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:16.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:16.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:16.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:16.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:16.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:16.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:17.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:17 smithi046 ceph-mon[19468]: pgmap v7435: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:17.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:17 smithi046 ceph-mon[19468]: from='client.236796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:17 smithi077 ceph-mon[21151]: pgmap v7435: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:17 smithi077 ceph-mon[21151]: from='client.236796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:17 smithi087 ceph-mon[20993]: pgmap v7435: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:17 smithi087 ceph-mon[20993]: from='client.236796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:19 smithi077 ceph-mon[21151]: pgmap v7436: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:19 smithi046 ceph-mon[19468]: pgmap v7436: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:19 smithi087 ceph-mon[20993]: pgmap v7436: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:21 smithi077 ceph-mon[21151]: pgmap v7437: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:21 smithi046 ceph-mon[19468]: pgmap v7437: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:21 smithi087 ceph-mon[20993]: pgmap v7437: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:21.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:21.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:21.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:22.391 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:22.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:22.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:22.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:22.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:23 smithi077 ceph-mon[21151]: from='client.236874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:23 smithi077 ceph-mon[21151]: pgmap v7438: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:23 smithi046 ceph-mon[19468]: from='client.236874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:23 smithi046 ceph-mon[19468]: pgmap v7438: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:23 smithi087 ceph-mon[20993]: from='client.236874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:23 smithi087 ceph-mon[20993]: pgmap v7438: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:25 smithi046 ceph-mon[19468]: pgmap v7439: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:25 smithi087 ceph-mon[20993]: pgmap v7439: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:25 smithi077 ceph-mon[21151]: pgmap v7439: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:25.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:27.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:27.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:27.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:27 smithi077 ceph-mon[21151]: pgmap v7440: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:27.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:27 smithi046 ceph-mon[19468]: pgmap v7440: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:27 smithi087 ceph-mon[20993]: pgmap v7440: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:28.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:28.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:28.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:28.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:28.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:29.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:29 smithi046 ceph-mon[19468]: from='client.236949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:29.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:29 smithi046 ceph-mon[19468]: pgmap v7441: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:29 smithi087 ceph-mon[20993]: from='client.236949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:29 smithi087 ceph-mon[20993]: pgmap v7441: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:29 smithi077 ceph-mon[21151]: from='client.236949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:29 smithi077 ceph-mon[21151]: pgmap v7441: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:31 smithi077 ceph-mon[21151]: pgmap v7442: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:31 smithi046 ceph-mon[19468]: pgmap v7442: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:31 smithi087 ceph-mon[20993]: pgmap v7442: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:33.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:33.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:33.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:33.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:33.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:33.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:33.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:33.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:33.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:33 smithi046 ceph-mon[19468]: pgmap v7443: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:33 smithi087 ceph-mon[20993]: pgmap v7443: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:33 smithi077 ceph-mon[21151]: pgmap v7443: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:34.710 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='client.237027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:34.710 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.710 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.711 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.711 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.711 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.711 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='client.237027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='client.237027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:35.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:35 smithi077 ceph-mon[21151]: pgmap v7444: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:35.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:35 smithi046 ceph-mon[19468]: pgmap v7444: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:35 smithi087 ceph-mon[20993]: pgmap v7444: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:37 smithi046 ceph-mon[19468]: pgmap v7445: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:37 smithi087 ceph-mon[20993]: pgmap v7445: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:37 smithi077 ceph-mon[21151]: pgmap v7445: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:38.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:38.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:38.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:39.466 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:39.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:39.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:39.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:39.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:39 smithi046 ceph-mon[19468]: pgmap v7446: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:39 smithi087 ceph-mon[20993]: pgmap v7446: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:39 smithi077 ceph-mon[21151]: pgmap v7446: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:40 smithi046 ceph-mon[19468]: from='client.237099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:40 smithi087 ceph-mon[20993]: from='client.237099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:40 smithi077 ceph-mon[21151]: from='client.237099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:41 smithi046 ceph-mon[19468]: pgmap v7447: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:41 smithi087 ceph-mon[20993]: pgmap v7447: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:41 smithi077 ceph-mon[21151]: pgmap v7447: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:42:42.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:42:42.372+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:42:42.373+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:42:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:42:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:42:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:42:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:42:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:42:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:43 smithi046 ceph-mon[19468]: pgmap v7448: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:42:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:43 smithi087 ceph-mon[20993]: pgmap v7448: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:42:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:43 smithi077 ceph-mon[21151]: pgmap v7448: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:42:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:42:44.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:44.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:44.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:45.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:45.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:45.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:45.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:45.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:45 smithi046 ceph-mon[19468]: pgmap v7449: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:45 smithi087 ceph-mon[20993]: pgmap v7449: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:45 smithi077 ceph-mon[21151]: pgmap v7449: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:46 smithi046 ceph-mon[19468]: from='client.237282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:46 smithi087 ceph-mon[20993]: from='client.237282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:46 smithi077 ceph-mon[21151]: from='client.237282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:47.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:47 smithi046 ceph-mon[19468]: pgmap v7450: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:47.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:47 smithi087 ceph-mon[20993]: pgmap v7450: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:47 smithi077 ceph-mon[21151]: pgmap v7450: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:49 smithi046 ceph-mon[19468]: pgmap v7451: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:49 smithi087 ceph-mon[20993]: pgmap v7451: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:49 smithi077 ceph-mon[21151]: pgmap v7451: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:50.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:50.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:50.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:50.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:50.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:50.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:51 smithi046 ceph-mon[19468]: pgmap v7452: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:51 smithi046 ceph-mon[19468]: from='client.237357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:51 smithi087 ceph-mon[20993]: pgmap v7452: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:51 smithi087 ceph-mon[20993]: from='client.237357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:51 smithi077 ceph-mon[21151]: pgmap v7452: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:51 smithi077 ceph-mon[21151]: from='client.237357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:53 smithi046 ceph-mon[19468]: pgmap v7453: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:53 smithi087 ceph-mon[20993]: pgmap v7453: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:53 smithi077 ceph-mon[21151]: pgmap v7453: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: pgmap v7454: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.361 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: pgmap v7454: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: pgmap v7454: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:42:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:42:55.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:42:55.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:42:55.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:42:56.513 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:42:56.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:42:56.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:42:56.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:42:56.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:42:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:57 smithi087 ceph-mon[20993]: pgmap v7455: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:57 smithi087 ceph-mon[20993]: from='client.237432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:57 smithi077 ceph-mon[21151]: pgmap v7455: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:57 smithi077 ceph-mon[21151]: from='client.237432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:57 smithi046 ceph-mon[19468]: pgmap v7455: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:42:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:57 smithi046 ceph-mon[19468]: from='client.237432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:42:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:42:59 smithi087 ceph-mon[20993]: pgmap v7456: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:42:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:42:59 smithi077 ceph-mon[21151]: pgmap v7456: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:42:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:42:59 smithi046 ceph-mon[19468]: pgmap v7456: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:43:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:01 smithi087 ceph-mon[20993]: pgmap v7457: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:01 smithi077 ceph-mon[21151]: pgmap v7457: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:01.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:01.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:01.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:01 smithi046 ceph-mon[19468]: pgmap v7457: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:01.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:02.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:02.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:02.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:02.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:02.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:03 smithi087 ceph-mon[20993]: from='client.237510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:03 smithi087 ceph-mon[20993]: pgmap v7458: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:03 smithi077 ceph-mon[21151]: from='client.237510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:03 smithi077 ceph-mon[21151]: pgmap v7458: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:03 smithi046 ceph-mon[19468]: from='client.237510 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:03 smithi046 ceph-mon[19468]: pgmap v7458: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:05 smithi077 ceph-mon[21151]: pgmap v7459: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:05 smithi046 ceph-mon[19468]: pgmap v7459: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:05 smithi087 ceph-mon[20993]: pgmap v7459: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:07.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:07.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:07.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:07 smithi077 ceph-mon[21151]: pgmap v7460: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:07 smithi046 ceph-mon[19468]: pgmap v7460: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:07 smithi087 ceph-mon[20993]: pgmap v7460: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:07.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:07.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:07.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:07.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:07.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:09 smithi046 ceph-mon[19468]: from='client.237585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:09 smithi046 ceph-mon[19468]: pgmap v7461: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:09 smithi087 ceph-mon[20993]: from='client.237585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:09 smithi087 ceph-mon[20993]: pgmap v7461: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:09 smithi077 ceph-mon[21151]: from='client.237585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:09 smithi077 ceph-mon[21151]: pgmap v7461: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:11 smithi046 ceph-mon[19468]: pgmap v7462: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:11 smithi077 ceph-mon[21151]: pgmap v7462: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:11 smithi087 ceph-mon[20993]: pgmap v7462: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:12.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:12.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:12.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:13 smithi046 ceph-mon[19468]: pgmap v7463: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:13 smithi077 ceph-mon[21151]: pgmap v7463: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:13.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:13.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:13.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:13.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:13.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:13 smithi087 ceph-mon[20993]: pgmap v7463: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='client.237657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='client.237657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='client.237657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:15 smithi087 ceph-mon[20993]: pgmap v7464: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:15 smithi077 ceph-mon[21151]: pgmap v7464: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:15 smithi046 ceph-mon[19468]: pgmap v7464: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:17 smithi087 ceph-mon[20993]: pgmap v7465: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:17 smithi077 ceph-mon[21151]: pgmap v7465: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:17 smithi046 ceph-mon[19468]: pgmap v7465: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:18.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:18.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:18.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:19.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:19.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:19 smithi046 ceph-mon[19468]: pgmap v7466: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:19 smithi087 ceph-mon[20993]: pgmap v7466: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:19 smithi077 ceph-mon[21151]: pgmap v7466: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:20.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:20 smithi077 ceph-mon[21151]: from='client.237735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:20 smithi046 ceph-mon[19468]: from='client.237735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:20 smithi087 ceph-mon[20993]: from='client.237735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:21 smithi077 ceph-mon[21151]: pgmap v7467: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:21 smithi046 ceph-mon[19468]: pgmap v7467: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:21 smithi087 ceph-mon[20993]: pgmap v7467: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:43:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:23 smithi077 ceph-mon[21151]: pgmap v7468: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:23 smithi046 ceph-mon[19468]: pgmap v7468: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:23 smithi087 ceph-mon[20993]: pgmap v7468: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:24.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:24.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:24.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:24.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:24.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:24.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:24.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:24.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:25 smithi077 ceph-mon[21151]: pgmap v7469: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:25 smithi087 ceph-mon[20993]: pgmap v7469: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:25.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:25 smithi046 ceph-mon[19468]: pgmap v7469: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:26 smithi077 ceph-mon[21151]: from='client.237810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:26 smithi046 ceph-mon[19468]: from='client.237810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:26 smithi087 ceph-mon[20993]: from='client.237810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:27 smithi077 ceph-mon[21151]: pgmap v7470: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:43:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:27 smithi046 ceph-mon[19468]: pgmap v7470: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:43:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:27 smithi087 ceph-mon[20993]: pgmap v7470: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:43:29.619 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:29 smithi087 ceph-mon[20993]: pgmap v7471: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:43:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:29 smithi077 ceph-mon[21151]: pgmap v7471: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:43:29.777 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:29 smithi046 ceph-mon[19468]: pgmap v7471: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:43:29.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:29.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:29.952 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:30.653 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:30.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:30.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:30.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:30.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:31 smithi087 ceph-mon[20993]: pgmap v7472: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:31 smithi087 ceph-mon[20993]: from='client.237879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:31.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:31 smithi046 ceph-mon[19468]: pgmap v7472: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:31.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:31 smithi046 ceph-mon[19468]: from='client.237879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:31 smithi077 ceph-mon[21151]: pgmap v7472: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:31 smithi077 ceph-mon[21151]: from='client.237879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:33 smithi077 ceph-mon[21151]: pgmap v7473: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:33 smithi046 ceph-mon[19468]: pgmap v7473: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:33 smithi087 ceph-mon[20993]: pgmap v7473: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: pgmap v7474: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:35.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: pgmap v7474: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:35.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:35.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: pgmap v7474: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:43:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:36.350 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:36.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:36.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:36.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:36.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:37 smithi087 ceph-mon[20993]: from='client.237954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:37 smithi087 ceph-mon[20993]: pgmap v7475: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:37 smithi077 ceph-mon[21151]: from='client.237954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:37 smithi077 ceph-mon[21151]: pgmap v7475: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:37 smithi046 ceph-mon[19468]: from='client.237954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:37 smithi046 ceph-mon[19468]: pgmap v7475: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:39 smithi087 ceph-mon[20993]: pgmap v7476: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:43:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:39 smithi077 ceph-mon[21151]: pgmap v7476: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:43:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:39 smithi046 ceph-mon[19468]: pgmap v7476: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:43:41.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:41.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:41.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:41 smithi046 ceph-mon[19468]: pgmap v7477: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:41 smithi087 ceph-mon[20993]: pgmap v7477: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:43:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:41 smithi077 ceph-mon[21151]: pgmap v7477: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:43:42.038 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:42.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:42.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:42.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:42.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:43.367 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:43:43.104+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:43:43.368 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:43:43.105+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:43:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='client.238029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: pgmap v7478: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='client.238029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: pgmap v7478: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:43:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:43:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:43:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='client.238029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: pgmap v7478: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:43:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:43:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:43:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:43:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:43:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:43:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:43:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:45 smithi077 ceph-mon[21151]: pgmap v7479: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:45 smithi046 ceph-mon[19468]: pgmap v7479: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:45 smithi087 ceph-mon[20993]: pgmap v7479: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:47.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:47.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:47.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:47.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:47 smithi046 ceph-mon[19468]: pgmap v7480: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:47 smithi077 ceph-mon[21151]: pgmap v7480: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:47.738 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:47.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:47.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:47.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:47.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:47 smithi087 ceph-mon[20993]: pgmap v7480: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:48.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:48 smithi046 ceph-mon[19468]: from='client.238209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:48 smithi077 ceph-mon[21151]: from='client.238209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:48 smithi087 ceph-mon[20993]: from='client.238209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:49 smithi077 ceph-mon[21151]: pgmap v7481: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:49.715 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:49 smithi087 ceph-mon[20993]: pgmap v7481: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:49.717 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:49 smithi046 ceph-mon[19468]: pgmap v7481: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:51 smithi046 ceph-mon[19468]: pgmap v7482: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:51 smithi087 ceph-mon[20993]: pgmap v7482: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:51 smithi077 ceph-mon[21151]: pgmap v7482: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:52.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:52.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:52.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:53.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:53.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:53.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:53.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:53.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:53 smithi077 ceph-mon[21151]: pgmap v7483: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:53 smithi046 ceph-mon[19468]: pgmap v7483: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:53 smithi087 ceph-mon[20993]: pgmap v7483: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:54 smithi077 ceph-mon[21151]: from='client.238287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:54 smithi046 ceph-mon[19468]: from='client.238287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:54 smithi087 ceph-mon[20993]: from='client.238287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: pgmap v7484: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: pgmap v7484: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:55.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: pgmap v7484: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:43:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:57 smithi077 ceph-mon[21151]: pgmap v7485: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:57 smithi046 ceph-mon[19468]: pgmap v7485: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:57 smithi087 ceph-mon[20993]: pgmap v7485: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:43:58.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:43:58.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:43:58.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:43:59.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:43:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:43:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:43:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:43:59.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:43:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:43:59 smithi077 ceph-mon[21151]: pgmap v7486: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:43:59 smithi046 ceph-mon[19468]: pgmap v7486: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:43:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:43:59 smithi087 ceph-mon[20993]: pgmap v7486: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:00 smithi046 ceph-mon[19468]: from='client.238362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:00 smithi087 ceph-mon[20993]: from='client.238362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:00 smithi077 ceph-mon[21151]: from='client.238362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:01 smithi046 ceph-mon[19468]: pgmap v7487: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:01 smithi087 ceph-mon[20993]: pgmap v7487: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:01 smithi077 ceph-mon[21151]: pgmap v7487: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:02 smithi046 ceph-mon[19468]: pgmap v7488: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:02 smithi087 ceph-mon[20993]: pgmap v7488: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:02 smithi077 ceph-mon[21151]: pgmap v7488: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:04.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:04.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:04.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:04.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:04.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:04.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:04.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:05 smithi046 ceph-mon[19468]: pgmap v7489: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:05 smithi046 ceph-mon[19468]: from='client.238440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:05 smithi087 ceph-mon[20993]: pgmap v7489: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:05 smithi087 ceph-mon[20993]: from='client.238440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:05 smithi077 ceph-mon[21151]: pgmap v7489: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:05 smithi077 ceph-mon[21151]: from='client.238440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:07 smithi087 ceph-mon[20993]: pgmap v7490: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:07 smithi046 ceph-mon[19468]: pgmap v7490: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:07 smithi077 ceph-mon[21151]: pgmap v7490: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:09 smithi046 ceph-mon[19468]: pgmap v7491: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:09 smithi087 ceph-mon[20993]: pgmap v7491: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:09 smithi077 ceph-mon[21151]: pgmap v7491: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:09.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:09.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:09.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:10.491 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:11.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:11 smithi087 ceph-mon[20993]: from='client.238515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:11.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:11 smithi087 ceph-mon[20993]: pgmap v7492: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:11.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:11 smithi046 ceph-mon[19468]: from='client.238515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:11.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:11 smithi046 ceph-mon[19468]: pgmap v7492: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:11 smithi077 ceph-mon[21151]: from='client.238515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:11 smithi077 ceph-mon[21151]: pgmap v7492: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:13 smithi046 ceph-mon[19468]: pgmap v7493: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:13 smithi087 ceph-mon[20993]: pgmap v7493: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:13 smithi077 ceph-mon[21151]: pgmap v7493: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:15.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:15.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:15.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: pgmap v7494: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: pgmap v7494: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: pgmap v7494: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:15.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:16.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:16.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:16.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:16.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:16.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:17 smithi046 ceph-mon[19468]: from='client.238587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:17 smithi046 ceph-mon[19468]: pgmap v7495: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:17 smithi087 ceph-mon[20993]: from='client.238587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:17 smithi087 ceph-mon[20993]: pgmap v7495: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:17 smithi077 ceph-mon[21151]: from='client.238587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:17 smithi077 ceph-mon[21151]: pgmap v7495: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:19.561 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:19 smithi077 ceph-mon[21151]: pgmap v7496: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:19 smithi046 ceph-mon[19468]: pgmap v7496: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:19 smithi087 ceph-mon[20993]: pgmap v7496: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:21.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:21.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:21.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:21 smithi046 ceph-mon[19468]: pgmap v7497: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:21 smithi087 ceph-mon[20993]: pgmap v7497: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:21 smithi077 ceph-mon[21151]: pgmap v7497: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:21.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:21.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:21.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:21.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:21.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:22 smithi046 ceph-mon[19468]: from='client.238665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:22 smithi087 ceph-mon[20993]: from='client.238665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:22 smithi077 ceph-mon[21151]: from='client.238665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:23 smithi046 ceph-mon[19468]: pgmap v7498: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:23 smithi087 ceph-mon[20993]: pgmap v7498: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:23 smithi077 ceph-mon[21151]: pgmap v7498: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:25.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:25 smithi077 ceph-mon[21151]: pgmap v7499: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:25.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.472 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:25 smithi046 ceph-mon[19468]: pgmap v7499: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:25 smithi087 ceph-mon[20993]: pgmap v7499: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:26.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:26.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:26.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:27.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:27.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:27.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:27.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:27.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:27.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:27 smithi046 ceph-mon[19468]: pgmap v7500: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:27.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:27 smithi077 ceph-mon[21151]: pgmap v7500: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:27.839 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:27 smithi087 ceph-mon[20993]: pgmap v7500: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:28 smithi046 ceph-mon[19468]: from='client.160706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:28 smithi087 ceph-mon[20993]: from='client.160706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:28 smithi077 ceph-mon[21151]: from='client.160706 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:29 smithi087 ceph-mon[20993]: pgmap v7501: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:29 smithi077 ceph-mon[21151]: pgmap v7501: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:29 smithi046 ceph-mon[19468]: pgmap v7501: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:31 smithi046 ceph-mon[19468]: pgmap v7502: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:31 smithi087 ceph-mon[20993]: pgmap v7502: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:31 smithi077 ceph-mon[21151]: pgmap v7502: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:32.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:32.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:32.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:33.234 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:33.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:33 smithi077 ceph-mon[21151]: pgmap v7503: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:33 smithi046 ceph-mon[19468]: pgmap v7503: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:33 smithi087 ceph-mon[20993]: pgmap v7503: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:34 smithi077 ceph-mon[21151]: from='client.238818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:34.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:34 smithi087 ceph-mon[20993]: from='client.238818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:34 smithi046 ceph-mon[19468]: from='client.238818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: pgmap v7504: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: pgmap v7504: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: pgmap v7504: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:37 smithi077 ceph-mon[21151]: pgmap v7505: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:37 smithi046 ceph-mon[19468]: pgmap v7505: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:37 smithi087 ceph-mon[20993]: pgmap v7505: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:38.923 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:38.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:38.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:38.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:38.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:39.651 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:39 smithi077 ceph-mon[21151]: pgmap v7506: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:39 smithi046 ceph-mon[19468]: pgmap v7506: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:39 smithi087 ceph-mon[20993]: pgmap v7506: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:40.630 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:40 smithi077 ceph-mon[21151]: from='client.238893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:40 smithi046 ceph-mon[19468]: from='client.238893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:40 smithi087 ceph-mon[20993]: from='client.238893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:41.458 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:41 smithi077 ceph-mon[21151]: pgmap v7507: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:41.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:41 smithi046 ceph-mon[19468]: pgmap v7507: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:41 smithi087 ceph-mon[20993]: pgmap v7507: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:44:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: pgmap v7508: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:44:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:44:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:44:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:43.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:43.852 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: pgmap v7508: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:43.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:44:43.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:44:43.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:44:43.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:43.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: pgmap v7508: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:44:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:44:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:43.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:43.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:43.925 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:44.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:44:43.850+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:44:44.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:44:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:44:43.851+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:44:44.594 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:44.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:44.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:44.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:44.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:44:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: pgmap v7509: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: from='client.239070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: pgmap v7509: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: from='client.239070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:44:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:44:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: pgmap v7509: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:44:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: from='client.239070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:47 smithi077 ceph-mon[21151]: pgmap v7510: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:47 smithi046 ceph-mon[19468]: pgmap v7510: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:47 smithi087 ceph-mon[20993]: pgmap v7510: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:49.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:49.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:49.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:49 smithi077 ceph-mon[21151]: pgmap v7511: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:49 smithi046 ceph-mon[19468]: pgmap v7511: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:49 smithi087 ceph-mon[20993]: pgmap v7511: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:50.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:50.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:50.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:50.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:50.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:51.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:51 smithi087 ceph-mon[20993]: from='client.239145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:51.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:51 smithi087 ceph-mon[20993]: pgmap v7512: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:51 smithi077 ceph-mon[21151]: from='client.239145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:51.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:51 smithi077 ceph-mon[21151]: pgmap v7512: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:51.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:51 smithi046 ceph-mon[19468]: from='client.239145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:51.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:51 smithi046 ceph-mon[19468]: pgmap v7512: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:53.565 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:53 smithi046 ceph-mon[19468]: pgmap v7513: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:53 smithi087 ceph-mon[20993]: pgmap v7513: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:53 smithi077 ceph-mon[21151]: pgmap v7513: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:55.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:44:55.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:44:55.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:44:55.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: pgmap v7514: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:55.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.429 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: pgmap v7514: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: pgmap v7514: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:44:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:44:55.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:44:55.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:44:55.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:44:55.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:44:55.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:44:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:57 smithi046 ceph-mon[19468]: from='client.239214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:57 smithi046 ceph-mon[19468]: pgmap v7515: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:57 smithi087 ceph-mon[20993]: from='client.239214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:57 smithi087 ceph-mon[20993]: pgmap v7515: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:57 smithi077 ceph-mon[21151]: from='client.239214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:44:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:57 smithi077 ceph-mon[21151]: pgmap v7515: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:44:59.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:44:59 smithi077 ceph-mon[21151]: pgmap v7516: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:44:59 smithi046 ceph-mon[19468]: pgmap v7516: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:44:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:44:59 smithi087 ceph-mon[20993]: pgmap v7516: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:45:00.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:00.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:00.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:01.545 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:01 smithi077 ceph-mon[21151]: pgmap v7517: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:01.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:01.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:01 smithi046 ceph-mon[19468]: pgmap v7517: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:01 smithi087 ceph-mon[20993]: pgmap v7517: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:02 smithi077 ceph-mon[21151]: from='client.239292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:02 smithi046 ceph-mon[19468]: from='client.239292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:02 smithi087 ceph-mon[20993]: from='client.239292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:03 smithi046 ceph-mon[19468]: pgmap v7518: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:03 smithi087 ceph-mon[20993]: pgmap v7518: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:03 smithi077 ceph-mon[21151]: pgmap v7518: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:05 smithi046 ceph-mon[19468]: pgmap v7519: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:05 smithi087 ceph-mon[20993]: pgmap v7519: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:05.888 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:05 smithi077 ceph-mon[21151]: pgmap v7519: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:06.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:06.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:06.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:06.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:07.336 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:07.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:07.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:07.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:07.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:07 smithi046 ceph-mon[19468]: pgmap v7520: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:07 smithi087 ceph-mon[20993]: pgmap v7520: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:07 smithi077 ceph-mon[21151]: pgmap v7520: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:08 smithi046 ceph-mon[19468]: from='client.239367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:08 smithi087 ceph-mon[20993]: from='client.239367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:08 smithi077 ceph-mon[21151]: from='client.239367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:09 smithi046 ceph-mon[19468]: pgmap v7521: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:09 smithi087 ceph-mon[20993]: pgmap v7521: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:09 smithi077 ceph-mon[21151]: pgmap v7521: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:11.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:11 smithi087 ceph-mon[20993]: pgmap v7522: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:11 smithi046 ceph-mon[19468]: pgmap v7522: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:11 smithi077 ceph-mon[21151]: pgmap v7522: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:12.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:12.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:12.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:13.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:13.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:13.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:13.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:13.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:13 smithi046 ceph-mon[19468]: pgmap v7523: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:13 smithi087 ceph-mon[20993]: pgmap v7523: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:13 smithi077 ceph-mon[21151]: pgmap v7523: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:14 smithi046 ceph-mon[19468]: from='client.239439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:14 smithi087 ceph-mon[20993]: from='client.239439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:14 smithi077 ceph-mon[21151]: from='client.239439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: pgmap v7524: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: pgmap v7524: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: pgmap v7524: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:17 smithi046 ceph-mon[19468]: pgmap v7525: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:17 smithi087 ceph-mon[20993]: pgmap v7525: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:17 smithi077 ceph-mon[21151]: pgmap v7525: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:45:18.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:18.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:18.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:18.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:18.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:18.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:18.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:18.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:19 smithi046 ceph-mon[19468]: pgmap v7526: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:19 smithi046 ceph-mon[19468]: from='client.239511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:19 smithi087 ceph-mon[20993]: pgmap v7526: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:19 smithi087 ceph-mon[20993]: from='client.239511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:19 smithi077 ceph-mon[21151]: pgmap v7526: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:19 smithi077 ceph-mon[21151]: from='client.239511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:21 smithi077 ceph-mon[21151]: pgmap v7527: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:45:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:21 smithi046 ceph-mon[19468]: pgmap v7527: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:45:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:21 smithi087 ceph-mon[20993]: pgmap v7527: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T06:45:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:23.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:23.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:23 smithi046 ceph-mon[19468]: pgmap v7528: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:23 smithi087 ceph-mon[20993]: pgmap v7528: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:23.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:23 smithi077 ceph-mon[21151]: pgmap v7528: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:24.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:24.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:24.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:24.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:24.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:25 smithi046 ceph-mon[19468]: from='client.239586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:25 smithi046 ceph-mon[19468]: pgmap v7529: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:25 smithi087 ceph-mon[20993]: from='client.239586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:25 smithi087 ceph-mon[20993]: pgmap v7529: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:25 smithi077 ceph-mon[21151]: from='client.239586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:25 smithi077 ceph-mon[21151]: pgmap v7529: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:45:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:26 smithi046 ceph-mon[19468]: pgmap v7530: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:26 smithi087 ceph-mon[20993]: pgmap v7530: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:26 smithi077 ceph-mon[21151]: pgmap v7530: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:45:29.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:29.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:29.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:29 smithi046 ceph-mon[19468]: pgmap v7531: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:29 smithi087 ceph-mon[20993]: pgmap v7531: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:29 smithi077 ceph-mon[21151]: pgmap v7531: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:30.062 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:30.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:30.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:30.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:30.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:31 smithi046 ceph-mon[19468]: from='client.239661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:31 smithi046 ceph-mon[19468]: pgmap v7532: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:31 smithi087 ceph-mon[20993]: from='client.239661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:31 smithi087 ceph-mon[20993]: pgmap v7532: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:31 smithi077 ceph-mon[21151]: from='client.239661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:31 smithi077 ceph-mon[21151]: pgmap v7532: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T06:45:33.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:33 smithi087 ceph-mon[20993]: pgmap v7533: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:33 smithi046 ceph-mon[19468]: pgmap v7533: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:33 smithi077 ceph-mon[21151]: pgmap v7533: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:35.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:35.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:35.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: pgmap v7534: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: pgmap v7534: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: pgmap v7534: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:35.745 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:35.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:35.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:35.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:35.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:36 smithi046 ceph-mon[19468]: from='client.239739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:36 smithi087 ceph-mon[20993]: from='client.239739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:36 smithi077 ceph-mon[21151]: from='client.239739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:37 smithi046 ceph-mon[19468]: pgmap v7535: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:37 smithi087 ceph-mon[20993]: pgmap v7535: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:37 smithi077 ceph-mon[21151]: pgmap v7535: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:45:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:39 smithi046 ceph-mon[19468]: pgmap v7536: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:45:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:39 smithi087 ceph-mon[20993]: pgmap v7536: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:45:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:39 smithi077 ceph-mon[21151]: pgmap v7536: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:45:40.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:40.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:40.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:41.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:41 smithi077 ceph-mon[21151]: pgmap v7537: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:41.430 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:41.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:41.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:41.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:41.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:41 smithi046 ceph-mon[19468]: pgmap v7537: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:41 smithi087 ceph-mon[20993]: pgmap v7537: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:42 smithi077 ceph-mon[21151]: from='client.239814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:42 smithi046 ceph-mon[19468]: from='client.239814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:42 smithi087 ceph-mon[20993]: from='client.239814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:43.342 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:43 smithi077 ceph-mon[21151]: pgmap v7538: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:43 smithi046 ceph-mon[19468]: pgmap v7538: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:43 smithi087 ceph-mon[20993]: pgmap v7538: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:45:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:45:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:45:45.273 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:45:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:45:44.892+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:45:45.273 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:45:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:45:44.893+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:45:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: pgmap v7539: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: pgmap v7539: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:45:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: pgmap v7539: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:45:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:45:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:45:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:45:46.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:46.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:46.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:45:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:45:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:45:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:45:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:45:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:45:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:47.120 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:47.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:47.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:47.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:47.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:47.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:47 smithi046 ceph-mon[19468]: pgmap v7540: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:47 smithi087 ceph-mon[20993]: pgmap v7540: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:47 smithi077 ceph-mon[21151]: pgmap v7540: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:48 smithi046 ceph-mon[19468]: from='client.239997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:48 smithi087 ceph-mon[20993]: from='client.239997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:48 smithi077 ceph-mon[21151]: from='client.239997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:49 smithi046 ceph-mon[19468]: pgmap v7541: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:49 smithi087 ceph-mon[20993]: pgmap v7541: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:49 smithi077 ceph-mon[21151]: pgmap v7541: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:51 smithi046 ceph-mon[19468]: pgmap v7542: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:51 smithi087 ceph-mon[20993]: pgmap v7542: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:51 smithi077 ceph-mon[21151]: pgmap v7542: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:52.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:52.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:52.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:52.811 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:52.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:52.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:52.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:52.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:53.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:53 smithi046 ceph-mon[19468]: pgmap v7543: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:53.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:53 smithi046 ceph-mon[19468]: from='client.240075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:53 smithi087 ceph-mon[20993]: pgmap v7543: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:53 smithi087 ceph-mon[20993]: from='client.240075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:53 smithi077 ceph-mon[21151]: pgmap v7543: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:53 smithi077 ceph-mon[21151]: from='client.240075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:55.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: pgmap v7544: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: pgmap v7544: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: pgmap v7544: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:45:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:57 smithi046 ceph-mon[19468]: pgmap v7545: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:57 smithi087 ceph-mon[20993]: pgmap v7545: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:57 smithi077 ceph-mon[21151]: pgmap v7545: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:45:57.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:45:57.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:45:57.812 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:45:58.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:45:58.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:45:58.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:45:58.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:45:58.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:45:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:59 smithi046 ceph-mon[19468]: from='client.240150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:45:59 smithi046 ceph-mon[19468]: pgmap v7546: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:59 smithi087 ceph-mon[20993]: from='client.240150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:45:59 smithi087 ceph-mon[20993]: pgmap v7546: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:45:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:59 smithi077 ceph-mon[21151]: from='client.240150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:45:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:45:59 smithi077 ceph-mon[21151]: pgmap v7546: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:01 smithi046 ceph-mon[19468]: pgmap v7547: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:01 smithi087 ceph-mon[20993]: pgmap v7547: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:01 smithi077 ceph-mon[21151]: pgmap v7547: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:03.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:03.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:03.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:03 smithi046 ceph-mon[19468]: pgmap v7548: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:03 smithi087 ceph-mon[20993]: pgmap v7548: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:03 smithi077 ceph-mon[21151]: pgmap v7548: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:04.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:04.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:04.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:04.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:04.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:05 smithi046 ceph-mon[19468]: from='client.240228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:05 smithi046 ceph-mon[19468]: pgmap v7549: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:05 smithi087 ceph-mon[20993]: from='client.240228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:05 smithi087 ceph-mon[20993]: pgmap v7549: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:05 smithi077 ceph-mon[21151]: from='client.240228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:05 smithi077 ceph-mon[21151]: pgmap v7549: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:06 smithi046 ceph-mon[19468]: pgmap v7550: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:06 smithi087 ceph-mon[20993]: pgmap v7550: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:06 smithi077 ceph-mon[21151]: pgmap v7550: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:09.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:09.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:09.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:09 smithi046 ceph-mon[19468]: pgmap v7551: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:09 smithi087 ceph-mon[20993]: pgmap v7551: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:09 smithi077 ceph-mon[21151]: pgmap v7551: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:09.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:09.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:09.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:09.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:09.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:10 smithi046 ceph-mon[19468]: from='client.240300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:10 smithi087 ceph-mon[20993]: from='client.240300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:10 smithi077 ceph-mon[21151]: from='client.240300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:11 smithi046 ceph-mon[19468]: pgmap v7552: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:11 smithi087 ceph-mon[20993]: pgmap v7552: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:11 smithi077 ceph-mon[21151]: pgmap v7552: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:13.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:13 smithi087 ceph-mon[20993]: pgmap v7553: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:13 smithi046 ceph-mon[19468]: pgmap v7553: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:13 smithi077 ceph-mon[21151]: pgmap v7553: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:14.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:14.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:14.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:15.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:15 smithi046 ceph-mon[19468]: pgmap v7554: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:15.571 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:15.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:15.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:15.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:15.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:15.594 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:15 smithi087 ceph-mon[20993]: pgmap v7554: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:15 smithi077 ceph-mon[21151]: pgmap v7554: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='client.240372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='client.240372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='client.240372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:17 smithi046 ceph-mon[19468]: pgmap v7555: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:17 smithi077 ceph-mon[21151]: pgmap v7555: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:17 smithi087 ceph-mon[20993]: pgmap v7555: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:19 smithi077 ceph-mon[21151]: pgmap v7556: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:19 smithi046 ceph-mon[19468]: pgmap v7556: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:19 smithi087 ceph-mon[20993]: pgmap v7556: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:20.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:20.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:20.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:21.257 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:21.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:21.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:21.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:21.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:21 smithi046 ceph-mon[19468]: pgmap v7557: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:21 smithi077 ceph-mon[21151]: pgmap v7557: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:21 smithi087 ceph-mon[20993]: pgmap v7557: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:22.658 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:22 smithi077 ceph-mon[21151]: from='client.240447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:22 smithi046 ceph-mon[19468]: from='client.240447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:22 smithi087 ceph-mon[20993]: from='client.240447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:23.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:23 smithi077 ceph-mon[21151]: pgmap v7558: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:23 smithi046 ceph-mon[19468]: pgmap v7558: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:23 smithi087 ceph-mon[20993]: pgmap v7558: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:25 smithi077 ceph-mon[21151]: pgmap v7559: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:25.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:25 smithi087 ceph-mon[20993]: pgmap v7559: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:25 smithi046 ceph-mon[19468]: pgmap v7559: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:46:26.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:26.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:26.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:26.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:26.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:26.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:26.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:26.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:26 smithi046 ceph-mon[19468]: pgmap v7560: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:26 smithi087 ceph-mon[20993]: pgmap v7560: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:26 smithi077 ceph-mon[21151]: pgmap v7560: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:27 smithi046 ceph-mon[19468]: from='client.240519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:27 smithi087 ceph-mon[20993]: from='client.240519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:27 smithi077 ceph-mon[21151]: from='client.240519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:28 smithi046 ceph-mon[19468]: pgmap v7561: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:28 smithi087 ceph-mon[20993]: pgmap v7561: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:28 smithi077 ceph-mon[21151]: pgmap v7561: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:31 smithi046 ceph-mon[19468]: pgmap v7562: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:31 smithi087 ceph-mon[20993]: pgmap v7562: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:31 smithi077 ceph-mon[21151]: pgmap v7562: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:31.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:31.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:31.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:32.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:33 smithi077 ceph-mon[21151]: pgmap v7563: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:33 smithi077 ceph-mon[21151]: from='client.240591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:33 smithi046 ceph-mon[19468]: pgmap v7563: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:33 smithi046 ceph-mon[19468]: from='client.240591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:33 smithi087 ceph-mon[20993]: pgmap v7563: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:33 smithi087 ceph-mon[20993]: from='client.240591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:35.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:35 smithi087 ceph-mon[20993]: pgmap v7564: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:35.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:35 smithi046 ceph-mon[19468]: pgmap v7564: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:35.510 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:35 smithi077 ceph-mon[21151]: pgmap v7564: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:37 smithi046 ceph-mon[19468]: pgmap v7565: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:37.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:37.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:37.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:37 smithi087 ceph-mon[20993]: pgmap v7565: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:37 smithi077 ceph-mon[21151]: pgmap v7565: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:38.303 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:38.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:38.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:38.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:38.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:39 smithi046 ceph-mon[19468]: from='client.240669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:39 smithi046 ceph-mon[19468]: pgmap v7566: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:39 smithi087 ceph-mon[20993]: from='client.240669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:39 smithi087 ceph-mon[20993]: pgmap v7566: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:39 smithi077 ceph-mon[21151]: from='client.240669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:39 smithi077 ceph-mon[21151]: pgmap v7566: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:41 smithi046 ceph-mon[19468]: pgmap v7567: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:41 smithi087 ceph-mon[20993]: pgmap v7567: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:41 smithi077 ceph-mon[21151]: pgmap v7567: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:43.305 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:43.305 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:43.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:43 smithi046 ceph-mon[19468]: pgmap v7568: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:43 smithi087 ceph-mon[20993]: pgmap v7568: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:43 smithi077 ceph-mon[21151]: pgmap v7568: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:43.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:43.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:43.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:45.736 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='client.240741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:45.736 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: pgmap v7569: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:45.736 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.737 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='client.240741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: pgmap v7569: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='client.240741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: pgmap v7569: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:46:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:46.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:46:46.056+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:46:46.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:46:46.058+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:46:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:46:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:46:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:46 smithi046 ceph-mon[19468]: pgmap v7570: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:46:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:46:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:46 smithi087 ceph-mon[20993]: pgmap v7570: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:46 smithi077 ceph-mon[21151]: pgmap v7570: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:46:48.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:48.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:48.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:49.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:49 smithi046 ceph-mon[19468]: pgmap v7571: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:49 smithi087 ceph-mon[20993]: pgmap v7571: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:49 smithi077 ceph-mon[21151]: pgmap v7571: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:46:49.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:49.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:49.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:49.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:49.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:50.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:50 smithi046 ceph-mon[19468]: from='client.240927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:50 smithi087 ceph-mon[20993]: from='client.240927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:50 smithi077 ceph-mon[21151]: from='client.240927 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:51 smithi046 ceph-mon[19468]: pgmap v7572: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:51 smithi087 ceph-mon[20993]: pgmap v7572: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:51 smithi077 ceph-mon[21151]: pgmap v7572: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:53 smithi046 ceph-mon[19468]: pgmap v7573: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:53 smithi087 ceph-mon[20993]: pgmap v7573: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:53 smithi077 ceph-mon[21151]: pgmap v7573: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:54.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:46:54.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:46:54.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:46:55.378 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:46:55.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:46:55.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:46:55.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:46:55.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:46:55.503 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:55 smithi046 ceph-mon[19468]: pgmap v7574: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:55.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:55 smithi087 ceph-mon[20993]: pgmap v7574: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:55.636 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:55 smithi077 ceph-mon[21151]: pgmap v7574: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='client.240999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='client.240999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='client.240999 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:46:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:57 smithi046 ceph-mon[19468]: pgmap v7575: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:57 smithi087 ceph-mon[20993]: pgmap v7575: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:57 smithi077 ceph-mon[21151]: pgmap v7575: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:46:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:46:59 smithi046 ceph-mon[19468]: pgmap v7576: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:46:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:46:59 smithi087 ceph-mon[20993]: pgmap v7576: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:46:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:46:59 smithi077 ceph-mon[21151]: pgmap v7576: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:47:00.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:00.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:00.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:01.062 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:01.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:01.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:01.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:01.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:01 smithi046 ceph-mon[19468]: pgmap v7577: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:01 smithi087 ceph-mon[20993]: pgmap v7577: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:01 smithi077 ceph-mon[21151]: pgmap v7577: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:02 smithi046 ceph-mon[19468]: from='client.241077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:02 smithi087 ceph-mon[20993]: from='client.241077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:02 smithi077 ceph-mon[21151]: from='client.241077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:03 smithi046 ceph-mon[19468]: pgmap v7578: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:03 smithi087 ceph-mon[20993]: pgmap v7578: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:03 smithi077 ceph-mon[21151]: pgmap v7578: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:05 smithi046 ceph-mon[19468]: pgmap v7579: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:05 smithi087 ceph-mon[20993]: pgmap v7579: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:05 smithi077 ceph-mon[21151]: pgmap v7579: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:06.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:06.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:06.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:06.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:07 smithi046 ceph-mon[19468]: pgmap v7580: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:07 smithi046 ceph-mon[19468]: from='client.162167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:07 smithi087 ceph-mon[20993]: pgmap v7580: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:07 smithi087 ceph-mon[20993]: from='client.162167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:07 smithi077 ceph-mon[21151]: pgmap v7580: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:07 smithi077 ceph-mon[21151]: from='client.162167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:09 smithi046 ceph-mon[19468]: pgmap v7581: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:09 smithi087 ceph-mon[20993]: pgmap v7581: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:09 smithi077 ceph-mon[21151]: pgmap v7581: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:11 smithi046 ceph-mon[19468]: pgmap v7582: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:11 smithi087 ceph-mon[20993]: pgmap v7582: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:11 smithi077 ceph-mon[21151]: pgmap v7582: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:11.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:11.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:11.746 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:12.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:12.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:12.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:12.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:12.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:13 smithi046 ceph-mon[19468]: from='client.241233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:13 smithi046 ceph-mon[19468]: pgmap v7583: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:13 smithi087 ceph-mon[20993]: from='client.241233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:13 smithi087 ceph-mon[20993]: pgmap v7583: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:13 smithi077 ceph-mon[21151]: from='client.241233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:13 smithi077 ceph-mon[21151]: pgmap v7583: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:15.317 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:15 smithi087 ceph-mon[20993]: pgmap v7584: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:15 smithi046 ceph-mon[19468]: pgmap v7584: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:15 smithi077 ceph-mon[21151]: pgmap v7584: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:16 smithi046 ceph-mon[19468]: pgmap v7585: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:16 smithi087 ceph-mon[20993]: pgmap v7585: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:16 smithi077 ceph-mon[21151]: pgmap v7585: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:17.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:17.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:17.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:18.118 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:18.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:18.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:18.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:18.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:19.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:19 smithi046 ceph-mon[19468]: from='client.241311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:19.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:19 smithi046 ceph-mon[19468]: pgmap v7586: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:19 smithi087 ceph-mon[20993]: from='client.241311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:19 smithi087 ceph-mon[20993]: pgmap v7586: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:19 smithi077 ceph-mon[21151]: from='client.241311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:19 smithi077 ceph-mon[21151]: pgmap v7586: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:21 smithi046 ceph-mon[19468]: pgmap v7587: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:21 smithi087 ceph-mon[20993]: pgmap v7587: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:21 smithi077 ceph-mon[21151]: pgmap v7587: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:23.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:23.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:23.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:23 smithi046 ceph-mon[19468]: pgmap v7588: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:23 smithi087 ceph-mon[20993]: pgmap v7588: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:23 smithi077 ceph-mon[21151]: pgmap v7588: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:23.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:23.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:23.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:23.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:23.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:24.522 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:24 smithi077 ceph-mon[21151]: from='client.241389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:24 smithi046 ceph-mon[19468]: from='client.241389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:24 smithi087 ceph-mon[20993]: from='client.241389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:25.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:25 smithi087 ceph-mon[20993]: pgmap v7589: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:25 smithi046 ceph-mon[19468]: pgmap v7589: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:25.619 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:25 smithi077 ceph-mon[21151]: pgmap v7589: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:27 smithi046 ceph-mon[19468]: pgmap v7590: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:27 smithi087 ceph-mon[20993]: pgmap v7590: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.654 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:27 smithi077 ceph-mon[21151]: pgmap v7590: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:27.655 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.655 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:27.655 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:28.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:28.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:28.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:29.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:29.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:29.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:29.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:29.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:29 smithi077 ceph-mon[21151]: pgmap v7591: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:29 smithi046 ceph-mon[19468]: pgmap v7591: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:29 smithi087 ceph-mon[20993]: pgmap v7591: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:30 smithi046 ceph-mon[19468]: from='client.241467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:30 smithi077 ceph-mon[21151]: from='client.241467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:30 smithi087 ceph-mon[20993]: from='client.241467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:31 smithi077 ceph-mon[21151]: pgmap v7592: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:31 smithi046 ceph-mon[19468]: pgmap v7592: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:31 smithi087 ceph-mon[20993]: pgmap v7592: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:47:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:33 smithi077 ceph-mon[21151]: pgmap v7593: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:33 smithi046 ceph-mon[19468]: pgmap v7593: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:33 smithi087 ceph-mon[20993]: pgmap v7593: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:34.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:35.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:35.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:35.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:35.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:35.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:35 smithi046 ceph-mon[19468]: pgmap v7594: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:35 smithi077 ceph-mon[21151]: pgmap v7594: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:35.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:35 smithi087 ceph-mon[20993]: pgmap v7594: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='client.241545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='client.241545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='client.241545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:36.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:37.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:37 smithi046 ceph-mon[19468]: pgmap v7595: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:47:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:37 smithi087 ceph-mon[20993]: pgmap v7595: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:47:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:37 smithi077 ceph-mon[21151]: pgmap v7595: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:39 smithi077 ceph-mon[21151]: pgmap v7596: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:47:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:39 smithi046 ceph-mon[19468]: pgmap v7596: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:47:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:39 smithi087 ceph-mon[20993]: pgmap v7596: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:47:40.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:40.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:40.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:40.859 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:40.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:40.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:41 smithi046 ceph-mon[19468]: pgmap v7597: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:41 smithi046 ceph-mon[19468]: from='client.241623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:41 smithi087 ceph-mon[20993]: pgmap v7597: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:41 smithi087 ceph-mon[20993]: from='client.241623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:41 smithi077 ceph-mon[21151]: pgmap v7597: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:41 smithi077 ceph-mon[21151]: from='client.241623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:43 smithi046 ceph-mon[19468]: pgmap v7598: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:43 smithi087 ceph-mon[20993]: pgmap v7598: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:43 smithi077 ceph-mon[21151]: pgmap v7598: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:45 smithi077 ceph-mon[21151]: pgmap v7599: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:45 smithi046 ceph-mon[19468]: pgmap v7599: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:45.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:45.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:45.861 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:45 smithi087 ceph-mon[20993]: pgmap v7599: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:47:46.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:46.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:46.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:46.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:46.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:46.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:47:46.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:47:46.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:47:46.598 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:46.599 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:47:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:47:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:47:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:47:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:47:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:47:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:47.484 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:47:47.148+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:47:47.484 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:47:47.149+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: from='client.241692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: pgmap v7600: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: from='client.241692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: pgmap v7600: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: from='client.241692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:47:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: pgmap v7600: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:47:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:47:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:47:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:47:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:47:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:47:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:47:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:49 smithi046 ceph-mon[19468]: pgmap v7601: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:47:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:49 smithi087 ceph-mon[20993]: pgmap v7601: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:47:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:49 smithi077 ceph-mon[21151]: pgmap v7601: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:47:51.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:51.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:51.564 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:51 smithi046 ceph-mon[19468]: pgmap v7602: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:51 smithi087 ceph-mon[20993]: pgmap v7602: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:51 smithi077 ceph-mon[21151]: pgmap v7602: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:52.236 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:52.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:52.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:52.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:52.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:53 smithi046 ceph-mon[19468]: from='client.241878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:53 smithi046 ceph-mon[19468]: pgmap v7603: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:53 smithi087 ceph-mon[20993]: from='client.241878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:53 smithi087 ceph-mon[20993]: pgmap v7603: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:53 smithi077 ceph-mon[21151]: from='client.241878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:53 smithi077 ceph-mon[21151]: pgmap v7603: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:55 smithi046 ceph-mon[19468]: pgmap v7604: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:55 smithi087 ceph-mon[20993]: pgmap v7604: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:55 smithi077 ceph-mon[21151]: pgmap v7604: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:56 smithi087 ceph-mon[20993]: pgmap v7605: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:57.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:56 smithi046 ceph-mon[19468]: pgmap v7605: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:57.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:47:57.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:47:57.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:47:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:47:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:56 smithi077 ceph-mon[21151]: pgmap v7605: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:57.921 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:47:57.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:47:57.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:47:57.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:47:57.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:47:59.564 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:59 smithi046 ceph-mon[19468]: from='client.241953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:59.564 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:47:59 smithi046 ceph-mon[19468]: pgmap v7606: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:59 smithi087 ceph-mon[20993]: from='client.241953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:47:59 smithi087 ceph-mon[20993]: pgmap v7606: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:59 smithi077 ceph-mon[21151]: from='client.241953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:47:59 smithi077 ceph-mon[21151]: pgmap v7606: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:01 smithi046 ceph-mon[19468]: pgmap v7607: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:01 smithi087 ceph-mon[20993]: pgmap v7607: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:01 smithi077 ceph-mon[21151]: pgmap v7607: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:02.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:02.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:02.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:03 smithi046 ceph-mon[19468]: pgmap v7608: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:03.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:03.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:03.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:03.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:03.606 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:03 smithi087 ceph-mon[20993]: pgmap v7608: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:03 smithi077 ceph-mon[21151]: pgmap v7608: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:04 smithi046 ceph-mon[19468]: from='client.242028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:04 smithi087 ceph-mon[20993]: from='client.242028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:04 smithi077 ceph-mon[21151]: from='client.242028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:05 smithi046 ceph-mon[19468]: pgmap v7609: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:05 smithi087 ceph-mon[20993]: pgmap v7609: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:05 smithi077 ceph-mon[21151]: pgmap v7609: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:07 smithi046 ceph-mon[19468]: pgmap v7610: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:07 smithi087 ceph-mon[20993]: pgmap v7610: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:07 smithi077 ceph-mon[21151]: pgmap v7610: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:07.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:07.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:08.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:08.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:08.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:09.295 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:09.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:09.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:09.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:09.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:09 smithi046 ceph-mon[19468]: pgmap v7611: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:09 smithi087 ceph-mon[20993]: pgmap v7611: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:09 smithi077 ceph-mon[21151]: pgmap v7611: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:10 smithi046 ceph-mon[19468]: from='client.242103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:10 smithi087 ceph-mon[20993]: from='client.242103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:10 smithi077 ceph-mon[21151]: from='client.242103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:11 smithi046 ceph-mon[19468]: pgmap v7612: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:11 smithi087 ceph-mon[20993]: pgmap v7612: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:11 smithi077 ceph-mon[21151]: pgmap v7612: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:13 smithi046 ceph-mon[19468]: pgmap v7613: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:13 smithi087 ceph-mon[20993]: pgmap v7613: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:13 smithi077 ceph-mon[21151]: pgmap v7613: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:14.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:14.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:14.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:14.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:14.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:14.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:14.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:14.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:15 smithi046 ceph-mon[19468]: pgmap v7614: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:15 smithi087 ceph-mon[20993]: pgmap v7614: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:15 smithi077 ceph-mon[21151]: pgmap v7614: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='client.242181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='client.242181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='client.242181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:17.565 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:17 smithi046 ceph-mon[19468]: pgmap v7615: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:48:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:17 smithi087 ceph-mon[20993]: pgmap v7615: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:48:17.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:17 smithi077 ceph-mon[21151]: pgmap v7615: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T06:48:19.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:19 smithi046 ceph-mon[19468]: pgmap v7616: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:19 smithi087 ceph-mon[20993]: pgmap v7616: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:48:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:19 smithi077 ceph-mon[21151]: pgmap v7616: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T06:48:19.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:19.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:19.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:20.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:20.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:20.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:20.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:20.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:21 smithi046 ceph-mon[19468]: pgmap v7617: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:21 smithi046 ceph-mon[19468]: from='client.172867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:21 smithi087 ceph-mon[20993]: pgmap v7617: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:21 smithi087 ceph-mon[20993]: from='client.172867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:21 smithi077 ceph-mon[21151]: pgmap v7617: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:21 smithi077 ceph-mon[21151]: from='client.172867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:23 smithi046 ceph-mon[19468]: pgmap v7618: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:23.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:23 smithi087 ceph-mon[20993]: pgmap v7618: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:23 smithi077 ceph-mon[21151]: pgmap v7618: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:25 smithi077 ceph-mon[21151]: pgmap v7619: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:25.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:25.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:25 smithi046 ceph-mon[19468]: pgmap v7619: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:25.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:25.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:25 smithi087 ceph-mon[20993]: pgmap v7619: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:48:26.358 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:26.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:26.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:26.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:26.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:27 smithi077 ceph-mon[21151]: from='client.242334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:27 smithi077 ceph-mon[21151]: pgmap v7620: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:27 smithi046 ceph-mon[19468]: from='client.242334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:27 smithi046 ceph-mon[19468]: pgmap v7620: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:27 smithi087 ceph-mon[20993]: from='client.242334 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:27 smithi087 ceph-mon[20993]: pgmap v7620: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:29 smithi077 ceph-mon[21151]: pgmap v7621: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:48:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:29 smithi046 ceph-mon[19468]: pgmap v7621: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:48:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:29 smithi087 ceph-mon[20993]: pgmap v7621: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T06:48:31.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:31.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:31.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:31 smithi046 ceph-mon[19468]: pgmap v7622: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:48:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:31 smithi087 ceph-mon[20993]: pgmap v7622: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:48:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:31 smithi077 ceph-mon[21151]: pgmap v7622: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T06:48:32.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:32.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:32.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:32.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:32.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:33 smithi046 ceph-mon[19468]: from='client.242409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:33 smithi046 ceph-mon[19468]: pgmap v7623: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:33.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:33 smithi077 ceph-mon[21151]: from='client.242409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:33.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:33 smithi077 ceph-mon[21151]: pgmap v7623: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:33 smithi087 ceph-mon[20993]: from='client.242409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:33 smithi087 ceph-mon[20993]: pgmap v7623: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:35 smithi046 ceph-mon[19468]: pgmap v7624: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:35 smithi087 ceph-mon[20993]: pgmap v7624: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:35 smithi077 ceph-mon[21151]: pgmap v7624: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:37.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:37.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:37.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: pgmap v7625: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: pgmap v7625: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: pgmap v7625: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:37.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:37.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:37.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:37.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:37.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:38 smithi087 ceph-mon[20993]: from='client.242484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:38.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:38 smithi046 ceph-mon[19468]: from='client.242484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:38 smithi077 ceph-mon[21151]: from='client.242484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:39.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:39 smithi046 ceph-mon[19468]: pgmap v7626: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:39 smithi087 ceph-mon[20993]: pgmap v7626: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:40.055 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:39 smithi077 ceph-mon[21151]: pgmap v7626: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:41 smithi046 ceph-mon[19468]: pgmap v7627: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:41 smithi087 ceph-mon[20993]: pgmap v7627: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:41 smithi077 ceph-mon[21151]: pgmap v7627: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:42.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:42.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:42.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:43.415 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:43.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:43.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:43.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:43.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:43 smithi046 ceph-mon[19468]: pgmap v7628: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:43 smithi087 ceph-mon[20993]: pgmap v7628: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:43 smithi077 ceph-mon[21151]: pgmap v7628: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:44 smithi046 ceph-mon[19468]: from='client.242562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:44 smithi087 ceph-mon[20993]: from='client.242562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:44 smithi077 ceph-mon[21151]: from='client.242562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:45 smithi046 ceph-mon[19468]: pgmap v7629: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:45 smithi087 ceph-mon[20993]: pgmap v7629: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:45 smithi077 ceph-mon[21151]: pgmap v7629: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:47.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:47 smithi077 ceph-mon[21151]: pgmap v7630: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:47.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-mon[19468]: pgmap v7630: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:47 smithi087 ceph-mon[20993]: pgmap v7630: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:48:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:48.263 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:48:47.889+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:48:48.264 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:48:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:48:47.890+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:48:48.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:48.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:48.417 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:48:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:48:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:48:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:48:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:48:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:48:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:48:49.091 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:49.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:49.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:49.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:49.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:49.334 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:48:49.334 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:48:49.334 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:49 smithi077 ceph-mon[21151]: pgmap v7631: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:48:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:48:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:49 smithi046 ceph-mon[19468]: pgmap v7631: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:48:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:48:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:49 smithi087 ceph-mon[20993]: pgmap v7631: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:48:50.602 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:50 smithi046 ceph-mon[19468]: from='client.242742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:50 smithi087 ceph-mon[20993]: from='client.242742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:50 smithi077 ceph-mon[21151]: from='client.242742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:51 smithi046 ceph-mon[19468]: pgmap v7632: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:51 smithi087 ceph-mon[20993]: pgmap v7632: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:51 smithi077 ceph-mon[21151]: pgmap v7632: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:53 smithi046 ceph-mon[19468]: pgmap v7633: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:53 smithi087 ceph-mon[20993]: pgmap v7633: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:53 smithi077 ceph-mon[21151]: pgmap v7633: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:54.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:54.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:54.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:48:54.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:48:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:48:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:48:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:48:54.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:55 smithi046 ceph-mon[19468]: pgmap v7634: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:55 smithi046 ceph-mon[19468]: from='client.242820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:55 smithi087 ceph-mon[20993]: pgmap v7634: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:55 smithi087 ceph-mon[20993]: from='client.242820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:55 smithi077 ceph-mon[21151]: pgmap v7634: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:55 smithi077 ceph-mon[21151]: from='client.242820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: pgmap v7635: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: pgmap v7635: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: pgmap v7635: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:48:59.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:48:59 smithi046 ceph-mon[19468]: pgmap v7636: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:48:59 smithi087 ceph-mon[20993]: pgmap v7636: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:48:59 smithi077 ceph-mon[21151]: pgmap v7636: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:48:59.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:48:59.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:48:59.775 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:00.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:00.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:01 smithi077 ceph-mon[21151]: from='client.242895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:01 smithi077 ceph-mon[21151]: pgmap v7637: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:01 smithi046 ceph-mon[19468]: from='client.242895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:01 smithi046 ceph-mon[19468]: pgmap v7637: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:01 smithi087 ceph-mon[20993]: from='client.242895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:01 smithi087 ceph-mon[20993]: pgmap v7637: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:03 smithi077 ceph-mon[21151]: pgmap v7638: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:03 smithi046 ceph-mon[19468]: pgmap v7638: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:03 smithi087 ceph-mon[20993]: pgmap v7638: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:05.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:05.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:05.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:05 smithi077 ceph-mon[21151]: pgmap v7639: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:05 smithi046 ceph-mon[19468]: pgmap v7639: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:05 smithi087 ceph-mon[20993]: pgmap v7639: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:06.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:06.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:06.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:06.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:06.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:07 smithi087 ceph-mon[20993]: from='client.242973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:07 smithi087 ceph-mon[20993]: pgmap v7640: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:07 smithi077 ceph-mon[21151]: from='client.242973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:07 smithi077 ceph-mon[21151]: pgmap v7640: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:07 smithi046 ceph-mon[19468]: from='client.242973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:07 smithi046 ceph-mon[19468]: pgmap v7640: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:09.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:09 smithi077 ceph-mon[21151]: pgmap v7641: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:09 smithi046 ceph-mon[19468]: pgmap v7641: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:09 smithi087 ceph-mon[20993]: pgmap v7641: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:11.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:11.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:11.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:11 smithi046 ceph-mon[19468]: pgmap v7642: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:11 smithi077 ceph-mon[21151]: pgmap v7642: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:11.851 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:11.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:11.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:11.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:11.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:11 smithi087 ceph-mon[20993]: pgmap v7642: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:12 smithi077 ceph-mon[21151]: from='client.243051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:12 smithi046 ceph-mon[19468]: from='client.243051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:12 smithi087 ceph-mon[20993]: from='client.243051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:13 smithi077 ceph-mon[21151]: pgmap v7643: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:13 smithi046 ceph-mon[19468]: pgmap v7643: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:13 smithi087 ceph-mon[20993]: pgmap v7643: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:15 smithi077 ceph-mon[21151]: pgmap v7644: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:15 smithi046 ceph-mon[19468]: pgmap v7644: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:15 smithi087 ceph-mon[20993]: pgmap v7644: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:16.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:16.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:16.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:17.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:17.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:17.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:17.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:17.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: pgmap v7645: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: pgmap v7645: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: pgmap v7645: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:18.752 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:18 smithi087 ceph-mon[20993]: from='client.243129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:18 smithi046 ceph-mon[19468]: from='client.243129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:18 smithi077 ceph-mon[21151]: from='client.243129 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:19.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:19 smithi046 ceph-mon[19468]: pgmap v7646: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:19.767 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:19 smithi087 ceph-mon[20993]: pgmap v7646: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:19 smithi077 ceph-mon[21151]: pgmap v7646: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:21.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:21 smithi046 ceph-mon[19468]: pgmap v7647: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:21 smithi087 ceph-mon[20993]: pgmap v7647: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:21 smithi077 ceph-mon[21151]: pgmap v7647: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:22.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:22.546 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:22.546 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:23.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:23.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:23.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:23.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:23.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:23 smithi046 ceph-mon[19468]: pgmap v7648: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:23 smithi087 ceph-mon[20993]: pgmap v7648: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:23 smithi077 ceph-mon[21151]: pgmap v7648: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:24 smithi046 ceph-mon[19468]: from='client.243204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:24 smithi087 ceph-mon[20993]: from='client.243204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:24 smithi077 ceph-mon[21151]: from='client.243204 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:25.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:25 smithi087 ceph-mon[20993]: pgmap v7649: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:25.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:25 smithi077 ceph-mon[21151]: pgmap v7649: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:25 smithi046 ceph-mon[19468]: pgmap v7649: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:27 smithi046 ceph-mon[19468]: pgmap v7650: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:27 smithi087 ceph-mon[20993]: pgmap v7650: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:27 smithi077 ceph-mon[21151]: pgmap v7650: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:28.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:28.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:29 smithi077 ceph-mon[21151]: pgmap v7651: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:29 smithi077 ceph-mon[21151]: from='client.243276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:29 smithi046 ceph-mon[19468]: pgmap v7651: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:29 smithi046 ceph-mon[19468]: from='client.243276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:29 smithi087 ceph-mon[20993]: pgmap v7651: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:29 smithi087 ceph-mon[20993]: from='client.243276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:31 smithi046 ceph-mon[19468]: pgmap v7652: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:31 smithi087 ceph-mon[20993]: pgmap v7652: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:31 smithi077 ceph-mon[21151]: pgmap v7652: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:33 smithi046 ceph-mon[19468]: pgmap v7653: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:33 smithi087 ceph-mon[20993]: pgmap v7653: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:33.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:33.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:33.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:33 smithi077 ceph-mon[21151]: pgmap v7653: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:34.597 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:34.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:34.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:34.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:34.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:35 smithi046 ceph-mon[19468]: from='client.243351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:35 smithi046 ceph-mon[19468]: pgmap v7654: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:35 smithi087 ceph-mon[20993]: from='client.243351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:35 smithi087 ceph-mon[20993]: pgmap v7654: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:35 smithi077 ceph-mon[21151]: from='client.243351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:35 smithi077 ceph-mon[21151]: pgmap v7654: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: pgmap v7655: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: pgmap v7655: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: pgmap v7655: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:49:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:39.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:39.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:39.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:39.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:39 smithi087 ceph-mon[20993]: pgmap v7656: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:39 smithi046 ceph-mon[19468]: pgmap v7656: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:39 smithi077 ceph-mon[21151]: pgmap v7656: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:40.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:40.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:40.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:40.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:40.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:41.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:41 smithi046 ceph-mon[19468]: from='client.243423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:41.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:41 smithi046 ceph-mon[19468]: pgmap v7657: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:49:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:41 smithi087 ceph-mon[20993]: from='client.243423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:41 smithi087 ceph-mon[20993]: pgmap v7657: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:49:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:41 smithi077 ceph-mon[21151]: from='client.243423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:41 smithi077 ceph-mon[21151]: pgmap v7657: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T06:49:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:43 smithi046 ceph-mon[19468]: pgmap v7658: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:43 smithi087 ceph-mon[20993]: pgmap v7658: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:43 smithi077 ceph-mon[21151]: pgmap v7658: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:45.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:45.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:45.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:45 smithi046 ceph-mon[19468]: pgmap v7659: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:45 smithi087 ceph-mon[20993]: pgmap v7659: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:45 smithi077 ceph-mon[21151]: pgmap v7659: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T06:49:45.989 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:45.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:45.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:45.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:45.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:47 smithi046 ceph-mon[19468]: from='client.243501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:47 smithi046 ceph-mon[19468]: pgmap v7660: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:47 smithi087 ceph-mon[20993]: from='client.243501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:47 smithi087 ceph-mon[20993]: pgmap v7660: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:47 smithi077 ceph-mon[21151]: from='client.243501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:47 smithi077 ceph-mon[21151]: pgmap v7660: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:49:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:48.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:49:48.630+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:49:48.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:49:48.631+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:49:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:49:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:49:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:49:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:49:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:49:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:49:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:49 smithi046 ceph-mon[19468]: pgmap v7661: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:49 smithi087 ceph-mon[20993]: pgmap v7661: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:49:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:49 smithi077 ceph-mon[21151]: pgmap v7661: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:49:50.742 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:49:50.742 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:49:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:49:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:49:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:49:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:49:50.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:50.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:50.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:51.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:51.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:51.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:51.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:51.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:51.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:51 smithi077 ceph-mon[21151]: pgmap v7662: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:51 smithi046 ceph-mon[19468]: pgmap v7662: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:51 smithi087 ceph-mon[20993]: pgmap v7662: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:52 smithi046 ceph-mon[19468]: from='client.243684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:52 smithi087 ceph-mon[20993]: from='client.243684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:52 smithi077 ceph-mon[21151]: from='client.243684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:53 smithi046 ceph-mon[19468]: pgmap v7663: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:53 smithi087 ceph-mon[20993]: pgmap v7663: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:53 smithi077 ceph-mon[21151]: pgmap v7663: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:54 smithi077 ceph-mon[21151]: pgmap v7664: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:54 smithi046 ceph-mon[19468]: pgmap v7664: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:54 smithi087 ceph-mon[20993]: pgmap v7664: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:49:56.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:49:56.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:49:56.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:49:57.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:49:57.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:49:57.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:49:57.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:49:57.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:49:57.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: pgmap v7665: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:57.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: pgmap v7665: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.428 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: pgmap v7665: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:49:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:58 smithi046 ceph-mon[19468]: from='client.173743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:58 smithi087 ceph-mon[20993]: from='client.173743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:58 smithi077 ceph-mon[21151]: from='client.173743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:49:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:49:59 smithi046 ceph-mon[19468]: pgmap v7666: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:49:59 smithi087 ceph-mon[20993]: pgmap v7666: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:49:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:49:59 smithi077 ceph-mon[21151]: pgmap v7666: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:50:00.621 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:50:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T06:50:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:01 smithi046 ceph-mon[19468]: pgmap v7667: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:01 smithi087 ceph-mon[20993]: pgmap v7667: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:01 smithi077 ceph-mon[21151]: pgmap v7667: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:02.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:02.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:02.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:03.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:03.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:03.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:03.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:03.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:03 smithi046 ceph-mon[19468]: pgmap v7668: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:03 smithi087 ceph-mon[20993]: pgmap v7668: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:03 smithi077 ceph-mon[21151]: pgmap v7668: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:04 smithi046 ceph-mon[19468]: from='client.243837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:04 smithi087 ceph-mon[20993]: from='client.243837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:04 smithi077 ceph-mon[21151]: from='client.243837 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:05 smithi046 ceph-mon[19468]: pgmap v7669: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:05 smithi087 ceph-mon[20993]: pgmap v7669: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:05 smithi077 ceph-mon[21151]: pgmap v7669: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:07 smithi046 ceph-mon[19468]: pgmap v7670: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:07 smithi087 ceph-mon[20993]: pgmap v7670: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:07 smithi077 ceph-mon[21151]: pgmap v7670: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:08.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:08.043 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:08.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.719 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:08.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:08.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:08.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:08.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:08.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:08.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:09 smithi087 ceph-mon[20993]: pgmap v7671: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:09 smithi087 ceph-mon[20993]: from='client.243909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:09 smithi077 ceph-mon[21151]: pgmap v7671: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:09 smithi077 ceph-mon[21151]: from='client.243909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:09 smithi046 ceph-mon[19468]: pgmap v7671: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:09 smithi046 ceph-mon[19468]: from='client.243909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:11 smithi087 ceph-mon[20993]: pgmap v7672: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:11 smithi077 ceph-mon[21151]: pgmap v7672: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:11 smithi046 ceph-mon[19468]: pgmap v7672: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:13 smithi077 ceph-mon[21151]: pgmap v7673: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:13.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:13 smithi046 ceph-mon[19468]: pgmap v7673: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:13.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:13.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:13 smithi087 ceph-mon[20993]: pgmap v7673: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:14.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:14.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:14.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:14.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:14.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:15 smithi077 ceph-mon[21151]: from='client.243984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:15 smithi077 ceph-mon[21151]: pgmap v7674: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:15 smithi046 ceph-mon[19468]: from='client.243984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:15 smithi046 ceph-mon[19468]: pgmap v7674: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:15 smithi087 ceph-mon[20993]: from='client.243984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:15 smithi087 ceph-mon[20993]: pgmap v7674: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: pgmap v7675: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: pgmap v7675: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: pgmap v7675: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:19.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:19.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:19 smithi046 ceph-mon[19468]: pgmap v7676: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:19 smithi077 ceph-mon[21151]: pgmap v7676: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:19 smithi087 ceph-mon[20993]: pgmap v7676: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:20.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:20.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:20.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:20.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:20.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:21.515 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:21 smithi087 ceph-mon[20993]: from='client.244059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:21.515 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:21 smithi087 ceph-mon[20993]: pgmap v7677: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:21 smithi046 ceph-mon[19468]: from='client.244059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:21 smithi046 ceph-mon[19468]: pgmap v7677: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:21 smithi077 ceph-mon[21151]: from='client.244059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:21 smithi077 ceph-mon[21151]: pgmap v7677: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:23.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:23 smithi046 ceph-mon[19468]: pgmap v7678: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:23 smithi077 ceph-mon[21151]: pgmap v7678: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:23 smithi087 ceph-mon[20993]: pgmap v7678: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:25.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:25.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:25.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:25 smithi077 ceph-mon[21151]: pgmap v7679: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:25.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:25.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:25.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:25.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:25.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:25.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:25 smithi046 ceph-mon[19468]: pgmap v7679: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:25 smithi087 ceph-mon[20993]: pgmap v7679: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:26 smithi077 ceph-mon[21151]: from='client.244134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:26 smithi046 ceph-mon[19468]: from='client.244134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:26 smithi087 ceph-mon[20993]: from='client.244134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:27 smithi077 ceph-mon[21151]: pgmap v7680: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:27.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:27 smithi087 ceph-mon[20993]: pgmap v7680: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:27 smithi046 ceph-mon[19468]: pgmap v7680: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:28.786 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:29 smithi046 ceph-mon[19468]: pgmap v7681: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:29 smithi087 ceph-mon[20993]: pgmap v7681: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:29 smithi077 ceph-mon[21151]: pgmap v7681: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:50:30.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:30.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:30.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:31.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:31.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:31.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:31.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:31.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:31.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:31 smithi077 ceph-mon[21151]: pgmap v7682: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:31 smithi046 ceph-mon[19468]: pgmap v7682: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:31 smithi087 ceph-mon[20993]: pgmap v7682: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:32 smithi046 ceph-mon[19468]: from='client.244209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:32 smithi087 ceph-mon[20993]: from='client.244209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:32 smithi077 ceph-mon[21151]: from='client.244209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:33 smithi077 ceph-mon[21151]: pgmap v7683: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:33 smithi046 ceph-mon[19468]: pgmap v7683: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:33 smithi087 ceph-mon[20993]: pgmap v7683: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:35 smithi046 ceph-mon[19468]: pgmap v7684: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:35 smithi087 ceph-mon[20993]: pgmap v7684: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:35 smithi077 ceph-mon[21151]: pgmap v7684: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:36.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:36.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:36.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:37.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:37.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:37.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:37.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:37.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: pgmap v7685: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: pgmap v7685: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: pgmap v7685: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:38 smithi077 ceph-mon[21151]: from='client.244287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:38 smithi046 ceph-mon[19468]: from='client.244287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:38 smithi087 ceph-mon[20993]: from='client.244287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:39 smithi046 ceph-mon[19468]: pgmap v7686: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:39 smithi087 ceph-mon[20993]: pgmap v7686: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:39 smithi077 ceph-mon[21151]: pgmap v7686: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:41.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:41 smithi087 ceph-mon[20993]: pgmap v7687: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:41.792 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:41 smithi046 ceph-mon[19468]: pgmap v7687: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:41 smithi077 ceph-mon[21151]: pgmap v7687: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:42.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:42.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:42.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:42.835 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:42.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:42.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:42.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:42.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:43 smithi046 ceph-mon[19468]: pgmap v7688: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:43 smithi046 ceph-mon[19468]: from='client.244362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:43 smithi087 ceph-mon[20993]: pgmap v7688: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:43 smithi087 ceph-mon[20993]: from='client.244362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:43 smithi077 ceph-mon[21151]: pgmap v7688: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:43 smithi077 ceph-mon[21151]: from='client.244362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:45 smithi046 ceph-mon[19468]: pgmap v7689: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:45 smithi087 ceph-mon[20993]: pgmap v7689: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:45 smithi077 ceph-mon[21151]: pgmap v7689: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:47.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:47 smithi046 ceph-mon[19468]: pgmap v7690: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:47.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:47.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:47.838 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:47 smithi087 ceph-mon[20993]: pgmap v7690: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:47 smithi077 ceph-mon[21151]: pgmap v7690: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:50:48.519 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:48.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:48.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:48.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:48.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:48 smithi046 ceph-mon[19468]: from='client.244440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:48 smithi046 ceph-mon[19468]: pgmap v7691: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:48 smithi087 ceph-mon[20993]: from='client.244440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:48 smithi087 ceph-mon[20993]: pgmap v7691: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:48 smithi077 ceph-mon[21151]: from='client.244440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:48 smithi077 ceph-mon[21151]: pgmap v7691: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:50:49.626 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:50:49.369+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:50:49.627 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:50:49.370+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:50:49.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:50:49.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:50:49.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:50:49.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:49.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:49.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:49.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:50:49.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:50:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:50:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:50:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:50:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:50:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:50:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:50:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:50:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:50:50.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:50 smithi046 ceph-mon[19468]: pgmap v7692: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:50 smithi077 ceph-mon[21151]: pgmap v7692: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:50 smithi087 ceph-mon[20993]: pgmap v7692: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:53.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:53.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:53.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:53 smithi046 ceph-mon[19468]: pgmap v7693: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:53 smithi087 ceph-mon[20993]: pgmap v7693: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:53 smithi077 ceph-mon[21151]: pgmap v7693: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:54.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:54.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:54.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:54.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:54.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:50:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:55 smithi046 ceph-mon[19468]: from='client.244620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:55 smithi046 ceph-mon[19468]: pgmap v7694: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:55 smithi087 ceph-mon[20993]: from='client.244620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:55 smithi087 ceph-mon[20993]: pgmap v7694: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:55 smithi077 ceph-mon[21151]: from='client.244620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:50:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:55 smithi077 ceph-mon[21151]: pgmap v7694: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: pgmap v7695: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: pgmap v7695: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:57.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: pgmap v7695: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:50:59.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:50:59.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:50:59.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:50:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:50:59 smithi046 ceph-mon[19468]: pgmap v7696: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:50:59 smithi087 ceph-mon[20993]: pgmap v7696: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:50:59 smithi077 ceph-mon[21151]: pgmap v7696: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:50:59.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:50:59.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:50:59.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:50:59.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:50:59.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:00 smithi046 ceph-mon[19468]: from='client.244695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:00 smithi087 ceph-mon[20993]: from='client.244695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:00 smithi077 ceph-mon[21151]: from='client.244695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:01 smithi046 ceph-mon[19468]: pgmap v7697: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:01.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:01 smithi087 ceph-mon[20993]: pgmap v7697: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:01 smithi077 ceph-mon[21151]: pgmap v7697: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:03.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:03 smithi046 ceph-mon[19468]: pgmap v7698: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:03.613 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:03 smithi087 ceph-mon[20993]: pgmap v7698: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:03 smithi077 ceph-mon[21151]: pgmap v7698: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:04.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:04.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:04.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:05.573 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:05.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:05.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:05.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:05.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:05 smithi087 ceph-mon[20993]: pgmap v7699: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:05 smithi077 ceph-mon[21151]: pgmap v7699: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:05 smithi046 ceph-mon[19468]: pgmap v7699: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:51:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:06 smithi087 ceph-mon[20993]: from='client.244770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:06 smithi077 ceph-mon[21151]: from='client.244770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:06 smithi046 ceph-mon[19468]: from='client.244770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:07 smithi087 ceph-mon[20993]: pgmap v7700: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:07 smithi077 ceph-mon[21151]: pgmap v7700: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:07.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:07 smithi046 ceph-mon[19468]: pgmap v7700: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:08 smithi046 ceph-mon[19468]: pgmap v7701: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:08 smithi087 ceph-mon[20993]: pgmap v7701: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:08 smithi077 ceph-mon[21151]: pgmap v7701: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:10.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:10.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:10.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:11.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:11.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:11.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:11.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:11.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:11 smithi046 ceph-mon[19468]: pgmap v7702: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:11 smithi087 ceph-mon[20993]: pgmap v7702: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:11 smithi077 ceph-mon[21151]: pgmap v7702: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:12 smithi046 ceph-mon[19468]: from='client.244845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:12 smithi087 ceph-mon[20993]: from='client.244845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:12 smithi077 ceph-mon[21151]: from='client.244845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:13.519 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:13 smithi077 ceph-mon[21151]: pgmap v7703: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:13 smithi046 ceph-mon[19468]: pgmap v7703: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:13 smithi087 ceph-mon[20993]: pgmap v7703: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:15 smithi046 ceph-mon[19468]: pgmap v7704: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:15 smithi087 ceph-mon[20993]: pgmap v7704: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:15 smithi077 ceph-mon[21151]: pgmap v7704: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:51:16.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:16.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:16.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:16.942 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:16.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:16.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:16.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:16.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: pgmap v7705: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:51:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='client.244923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: pgmap v7705: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='client.244923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: pgmap v7705: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T06:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='client.244923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:19 smithi087 ceph-mon[20993]: pgmap v7706: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:19.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:19 smithi046 ceph-mon[19468]: pgmap v7706: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:19.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:19 smithi077 ceph-mon[21151]: pgmap v7706: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:21 smithi087 ceph-mon[20993]: pgmap v7707: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:21 smithi077 ceph-mon[21151]: pgmap v7707: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:21 smithi046 ceph-mon[19468]: pgmap v7707: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:21.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:21.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:21.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:22.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:22.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:22.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:22.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:22.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:23.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:23 smithi046 ceph-mon[19468]: from='client.245001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:23.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:23 smithi046 ceph-mon[19468]: pgmap v7708: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:23 smithi087 ceph-mon[20993]: from='client.245001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:23 smithi087 ceph-mon[20993]: pgmap v7708: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:23 smithi077 ceph-mon[21151]: from='client.245001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:23 smithi077 ceph-mon[21151]: pgmap v7708: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:25.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:25 smithi046 ceph-mon[19468]: pgmap v7709: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:25 smithi087 ceph-mon[20993]: pgmap v7709: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:25 smithi077 ceph-mon[21151]: pgmap v7709: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:27 smithi087 ceph-mon[20993]: pgmap v7710: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:27.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:27 smithi046 ceph-mon[19468]: pgmap v7710: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:27.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:27.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:27.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:27 smithi077 ceph-mon[21151]: pgmap v7710: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:28.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:28.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:28.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:28.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:28.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:28 smithi087 ceph-mon[20993]: from='client.245076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:28 smithi087 ceph-mon[20993]: pgmap v7711: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:28 smithi077 ceph-mon[21151]: from='client.245076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:28 smithi077 ceph-mon[21151]: pgmap v7711: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:28 smithi046 ceph-mon[19468]: from='client.245076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:28 smithi046 ceph-mon[19468]: pgmap v7711: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:31 smithi046 ceph-mon[19468]: pgmap v7712: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:31 smithi087 ceph-mon[20993]: pgmap v7712: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:31 smithi077 ceph-mon[21151]: pgmap v7712: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:33.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:33.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:33.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:33 smithi046 ceph-mon[19468]: pgmap v7713: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:33 smithi087 ceph-mon[20993]: pgmap v7713: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:33 smithi077 ceph-mon[21151]: pgmap v7713: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:34.012 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:34.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:34.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:34.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:34.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:35 smithi077 ceph-mon[21151]: from='client.245148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:35 smithi077 ceph-mon[21151]: pgmap v7714: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:35 smithi046 ceph-mon[19468]: from='client.245148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:35 smithi046 ceph-mon[19468]: pgmap v7714: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:35 smithi087 ceph-mon[20993]: from='client.245148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:35 smithi087 ceph-mon[20993]: pgmap v7714: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: pgmap v7715: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: pgmap v7715: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: pgmap v7715: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:39.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:39.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:39.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:39.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:39.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:39.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:39.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:39.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:39.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:39 smithi087 ceph-mon[20993]: pgmap v7716: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:39 smithi046 ceph-mon[19468]: pgmap v7716: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:39 smithi077 ceph-mon[21151]: pgmap v7716: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:40 smithi046 ceph-mon[19468]: from='client.245223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:40 smithi087 ceph-mon[20993]: from='client.245223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:40 smithi077 ceph-mon[21151]: from='client.245223 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:41 smithi046 ceph-mon[19468]: pgmap v7717: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:41 smithi087 ceph-mon[20993]: pgmap v7717: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:41 smithi077 ceph-mon[21151]: pgmap v7717: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:51:43.614 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:43 smithi087 ceph-mon[20993]: pgmap v7718: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:43 smithi046 ceph-mon[19468]: pgmap v7718: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:43 smithi077 ceph-mon[21151]: pgmap v7718: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:44.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:44.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:44.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:45.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:45.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:45.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:45.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:45.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:45 smithi046 ceph-mon[19468]: pgmap v7719: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:45 smithi087 ceph-mon[20993]: pgmap v7719: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:45 smithi077 ceph-mon[21151]: pgmap v7719: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:46 smithi046 ceph-mon[19468]: from='client.245301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:46 smithi087 ceph-mon[20993]: from='client.245301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:46 smithi077 ceph-mon[21151]: from='client.245301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:47 smithi046 ceph-mon[19468]: pgmap v7720: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:47 smithi087 ceph-mon[20993]: pgmap v7720: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:47 smithi077 ceph-mon[21151]: pgmap v7720: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:51:49.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:48 smithi046 ceph-mon[19468]: pgmap v7721: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:48 smithi087 ceph-mon[20993]: pgmap v7721: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:48 smithi077 ceph-mon[21151]: pgmap v7721: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:51:50.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:51:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:51:50.122+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:51:50.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:51:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:51:50.123+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:51:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:51:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:51:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:51:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:50.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:50.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:50.387 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:50.387 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:51:51.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:51.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:51.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:51.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:51.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:51:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:51:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:51 smithi046 ceph-mon[19468]: pgmap v7722: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:51:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:51:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:51:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:51 smithi087 ceph-mon[20993]: pgmap v7722: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:51 smithi077 ceph-mon[21151]: pgmap v7722: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T06:51:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:52 smithi046 ceph-mon[19468]: from='client.245487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:52 smithi087 ceph-mon[20993]: from='client.245487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:52.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:52 smithi077 ceph-mon[21151]: from='client.245487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:53 smithi046 ceph-mon[19468]: pgmap v7723: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:53 smithi087 ceph-mon[20993]: pgmap v7723: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:53.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:53 smithi077 ceph-mon[21151]: pgmap v7723: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:55 smithi087 ceph-mon[20993]: pgmap v7724: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:55.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:55 smithi077 ceph-mon[21151]: pgmap v7724: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:55 smithi046 ceph-mon[19468]: pgmap v7724: 225 pgs: 225 active+clean; 589 KiB data, 140 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T06:51:56.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:51:56.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:51:56.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:51:56.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:51:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:51:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:51:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:51:56.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:51:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:57 smithi087 ceph-mon[20993]: pgmap v7725: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:57 smithi087 ceph-mon[20993]: from='client.245562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:57 smithi077 ceph-mon[21151]: pgmap v7725: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:57 smithi077 ceph-mon[21151]: from='client.245562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:57 smithi046 ceph-mon[19468]: pgmap v7725: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:57 smithi046 ceph-mon[19468]: from='client.245562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:51:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:51:59 smithi046 ceph-mon[19468]: pgmap v7726: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:51:59 smithi087 ceph-mon[20993]: pgmap v7726: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:51:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:51:59 smithi077 ceph-mon[21151]: pgmap v7726: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:01.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:01.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:01 smithi046 ceph-mon[19468]: pgmap v7727: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:01.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:01.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:01 smithi087 ceph-mon[20993]: pgmap v7727: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:01 smithi077 ceph-mon[21151]: pgmap v7727: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:02.452 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:02.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:02.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:02.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:02.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:03.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:03 smithi087 ceph-mon[20993]: from='client.245637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:03.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:03 smithi087 ceph-mon[20993]: pgmap v7728: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:03 smithi046 ceph-mon[19468]: from='client.245637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:03 smithi046 ceph-mon[19468]: pgmap v7728: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:03 smithi077 ceph-mon[21151]: from='client.245637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:03 smithi077 ceph-mon[21151]: pgmap v7728: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:05.799 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:05 smithi046 ceph-mon[19468]: pgmap v7729: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:05 smithi087 ceph-mon[20993]: pgmap v7729: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:05 smithi077 ceph-mon[21151]: pgmap v7729: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T06:52:07.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:07.455 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:07.456 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:07 smithi046 ceph-mon[19468]: pgmap v7730: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:52:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:07 smithi087 ceph-mon[20993]: pgmap v7730: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:52:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:07 smithi077 ceph-mon[21151]: pgmap v7730: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T06:52:08.146 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:08.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:08.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:08.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:08.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:09 smithi077 ceph-mon[21151]: from='client.245715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:09 smithi077 ceph-mon[21151]: pgmap v7731: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:09 smithi046 ceph-mon[19468]: from='client.245715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:09 smithi046 ceph-mon[19468]: pgmap v7731: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:09 smithi087 ceph-mon[20993]: from='client.245715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:09 smithi087 ceph-mon[20993]: pgmap v7731: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:11 smithi087 ceph-mon[20993]: pgmap v7732: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:11 smithi077 ceph-mon[21151]: pgmap v7732: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:11 smithi046 ceph-mon[19468]: pgmap v7732: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:13.148 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:13.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:13.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:13 smithi046 ceph-mon[19468]: pgmap v7733: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:13 smithi087 ceph-mon[20993]: pgmap v7733: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:13 smithi077 ceph-mon[21151]: pgmap v7733: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:13.827 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:13.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:14 smithi087 ceph-mon[20993]: from='client.245790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:14 smithi077 ceph-mon[21151]: from='client.245790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:14 smithi046 ceph-mon[19468]: from='client.245790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:15 smithi077 ceph-mon[21151]: pgmap v7734: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:15 smithi046 ceph-mon[19468]: pgmap v7734: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:15 smithi087 ceph-mon[20993]: pgmap v7734: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:17.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:17 smithi087 ceph-mon[20993]: pgmap v7735: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:17 smithi077 ceph-mon[21151]: pgmap v7735: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:17 smithi046 ceph-mon[19468]: pgmap v7735: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:18.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:18 smithi087 ceph-mon[20993]: pgmap v7736: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:18 smithi077 ceph-mon[21151]: pgmap v7736: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:18 smithi046 ceph-mon[19468]: pgmap v7736: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:19.528 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:19.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:19 smithi046 ceph-mon[19468]: from='client.245865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:19 smithi077 ceph-mon[21151]: from='client.245865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:19 smithi087 ceph-mon[20993]: from='client.245865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:20 smithi077 ceph-mon[21151]: pgmap v7737: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:20 smithi046 ceph-mon[19468]: pgmap v7737: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:20 smithi087 ceph-mon[20993]: pgmap v7737: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:23 smithi087 ceph-mon[20993]: pgmap v7738: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:23 smithi077 ceph-mon[21151]: pgmap v7738: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:23 smithi046 ceph-mon[19468]: pgmap v7738: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:24.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:24.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:24.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:25.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:25.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:25.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:25.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:25.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:25 smithi087 ceph-mon[20993]: pgmap v7739: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:25 smithi077 ceph-mon[21151]: pgmap v7739: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:25.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:25 smithi046 ceph-mon[19468]: pgmap v7739: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:26.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:26 smithi046 ceph-mon[19468]: from='client.245940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:26 smithi077 ceph-mon[21151]: from='client.245940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:26 smithi087 ceph-mon[20993]: from='client.245940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:27.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:27 smithi046 ceph-mon[19468]: pgmap v7740: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:27 smithi077 ceph-mon[21151]: pgmap v7740: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:27.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:27 smithi087 ceph-mon[20993]: pgmap v7740: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:29 smithi046 ceph-mon[19468]: pgmap v7741: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:29 smithi087 ceph-mon[20993]: pgmap v7741: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:29 smithi077 ceph-mon[21151]: pgmap v7741: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:30.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:30.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:30.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:30.914 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:30.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:30.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:30.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:30.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:31 smithi077 ceph-mon[21151]: pgmap v7742: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:31 smithi077 ceph-mon[21151]: from='client.246009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:31 smithi046 ceph-mon[19468]: pgmap v7742: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:31 smithi046 ceph-mon[19468]: from='client.246009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:31 smithi087 ceph-mon[20993]: pgmap v7742: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:31 smithi087 ceph-mon[20993]: from='client.246009 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:33 smithi077 ceph-mon[21151]: pgmap v7743: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:33 smithi046 ceph-mon[19468]: pgmap v7743: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:33 smithi087 ceph-mon[20993]: pgmap v7743: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:35 smithi077 ceph-mon[21151]: pgmap v7744: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:35 smithi046 ceph-mon[19468]: pgmap v7744: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:35 smithi087 ceph-mon[20993]: pgmap v7744: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:52:35.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:35.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:35.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:36.596 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:36.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:36.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:36.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:36.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:37 smithi077 ceph-mon[21151]: from='client.246084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:37 smithi077 ceph-mon[21151]: pgmap v7745: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:37.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:37 smithi087 ceph-mon[20993]: from='client.246084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:37.777 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:37 smithi087 ceph-mon[20993]: pgmap v7745: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:37 smithi046 ceph-mon[19468]: from='client.246084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:37 smithi046 ceph-mon[19468]: pgmap v7745: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:38 smithi087 ceph-mon[20993]: pgmap v7746: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:38 smithi046 ceph-mon[19468]: pgmap v7746: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:38 smithi077 ceph-mon[21151]: pgmap v7746: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:41.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:41.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:41.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:41 smithi077 ceph-mon[21151]: pgmap v7747: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:41 smithi046 ceph-mon[19468]: pgmap v7747: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:41 smithi087 ceph-mon[20993]: pgmap v7747: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:42.281 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:43 smithi077 ceph-mon[21151]: from='client.246162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:43 smithi077 ceph-mon[21151]: pgmap v7748: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:43.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:43 smithi087 ceph-mon[20993]: from='client.246162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:43.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:43 smithi087 ceph-mon[20993]: pgmap v7748: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:43 smithi046 ceph-mon[19468]: from='client.246162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:43 smithi046 ceph-mon[19468]: pgmap v7748: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:45.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:45 smithi046 ceph-mon[19468]: pgmap v7749: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:45 smithi077 ceph-mon[21151]: pgmap v7749: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:45.845 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:45 smithi087 ceph-mon[20993]: pgmap v7749: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:47.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:47.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:47.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:47.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:47 smithi046 ceph-mon[19468]: pgmap v7750: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:47 smithi077 ceph-mon[21151]: pgmap v7750: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:47 smithi087 ceph-mon[20993]: pgmap v7750: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:47.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:47.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:47.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:47.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:47.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:49 smithi087 ceph-mon[20993]: from='client.246228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:49 smithi087 ceph-mon[20993]: pgmap v7751: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:49 smithi077 ceph-mon[21151]: from='client.246228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:49 smithi077 ceph-mon[21151]: pgmap v7751: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:49 smithi046 ceph-mon[19468]: from='client.246228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:49 smithi046 ceph-mon[19468]: pgmap v7751: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:49.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:52:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:52:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:52:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:52:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:52:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:52:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:52:50.872+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:52:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:52:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:52:50.873+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:52:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:51 smithi087 ceph-mon[20993]: pgmap v7752: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:51 smithi077 ceph-mon[21151]: pgmap v7752: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:52:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:51 smithi046 ceph-mon[19468]: pgmap v7752: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:52:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:52:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:52:52.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:52:52.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:52:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:52:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:52:53.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:53.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:53.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:53 smithi077 ceph-mon[21151]: pgmap v7753: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:53.685 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:52:53.685 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:53 smithi046 ceph-mon[19468]: pgmap v7753: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:53 smithi087 ceph-mon[20993]: pgmap v7753: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:54 smithi077 ceph-mon[21151]: from='client.246405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:54 smithi046 ceph-mon[19468]: from='client.246405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:54 smithi087 ceph-mon[20993]: from='client.246405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:52:55.543 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:55 smithi077 ceph-mon[21151]: pgmap v7754: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:55 smithi046 ceph-mon[19468]: pgmap v7754: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:55 smithi087 ceph-mon[20993]: pgmap v7754: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:52:57.442 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:57 smithi077 ceph-mon[21151]: pgmap v7755: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:57.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:57 smithi087 ceph-mon[20993]: pgmap v7755: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:57 smithi046 ceph-mon[19468]: pgmap v7755: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:58.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:52:58.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:52:58.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:58 smithi046 ceph-mon[19468]: pgmap v7756: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:58 smithi087 ceph-mon[20993]: pgmap v7756: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:52:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:58 smithi077 ceph-mon[21151]: pgmap v7756: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:52:59.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:52:59.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:52:59.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:52:59.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:52:59.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:52:59 smithi077 ceph-mon[21151]: from='client.246480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:52:59 smithi046 ceph-mon[19468]: from='client.246480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:52:59 smithi087 ceph-mon[20993]: from='client.246480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:01.153 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:00 smithi046 ceph-mon[19468]: pgmap v7757: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:00 smithi077 ceph-mon[21151]: pgmap v7757: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:00 smithi087 ceph-mon[20993]: pgmap v7757: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:03 smithi077 ceph-mon[21151]: pgmap v7758: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:03 smithi046 ceph-mon[19468]: pgmap v7758: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:03 smithi087 ceph-mon[20993]: pgmap v7758: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:04.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:04.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:04.364 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:05.048 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:05.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:05.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:05.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:05.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:05.594 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:05 smithi087 ceph-mon[20993]: pgmap v7759: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:05 smithi077 ceph-mon[21151]: pgmap v7759: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:05 smithi046 ceph-mon[19468]: pgmap v7759: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:06.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:06 smithi046 ceph-mon[19468]: from='client.246558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:06.657 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:06 smithi087 ceph-mon[20993]: from='client.246558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:06.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:06 smithi077 ceph-mon[21151]: from='client.246558 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:07.648 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:07 smithi046 ceph-mon[19468]: pgmap v7760: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:07 smithi077 ceph-mon[21151]: pgmap v7760: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:07 smithi087 ceph-mon[20993]: pgmap v7760: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:09 smithi046 ceph-mon[19468]: pgmap v7761: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:53:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:09 smithi087 ceph-mon[20993]: pgmap v7761: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:53:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:09 smithi077 ceph-mon[21151]: pgmap v7761: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T06:53:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:10.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:10.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:10.051 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:10.731 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:10.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:10.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:10.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:10.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:11 smithi046 ceph-mon[19468]: pgmap v7762: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:11 smithi046 ceph-mon[19468]: from='client.246633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:11 smithi087 ceph-mon[20993]: pgmap v7762: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:11 smithi087 ceph-mon[20993]: from='client.246633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:11 smithi077 ceph-mon[21151]: pgmap v7762: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:11 smithi077 ceph-mon[21151]: from='client.246633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:13 smithi046 ceph-mon[19468]: pgmap v7763: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:13 smithi087 ceph-mon[20993]: pgmap v7763: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:13 smithi077 ceph-mon[21151]: pgmap v7763: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:15.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:15.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:15.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:15 smithi046 ceph-mon[19468]: pgmap v7764: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:15 smithi087 ceph-mon[20993]: pgmap v7764: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:15 smithi077 ceph-mon[21151]: pgmap v7764: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:16.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:16.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:16.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:16.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:16.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:17.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:17 smithi077 ceph-mon[21151]: from='client.246708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:17.660 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:17 smithi077 ceph-mon[21151]: pgmap v7765: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:17 smithi046 ceph-mon[19468]: from='client.246708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:17 smithi046 ceph-mon[19468]: pgmap v7765: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:17 smithi087 ceph-mon[20993]: from='client.246708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:17 smithi087 ceph-mon[20993]: pgmap v7765: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:18 smithi077 ceph-mon[21151]: pgmap v7766: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:53:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:18 smithi046 ceph-mon[19468]: pgmap v7766: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:18 smithi087 ceph-mon[20993]: pgmap v7766: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T06:53:21.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:21.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:21.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:21 smithi077 ceph-mon[21151]: pgmap v7767: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:53:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:21 smithi046 ceph-mon[19468]: pgmap v7767: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:53:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:21 smithi087 ceph-mon[20993]: pgmap v7767: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T06:53:22.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:22.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:22.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:22.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:22.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:23 smithi077 ceph-mon[21151]: from='client.246783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:23 smithi077 ceph-mon[21151]: pgmap v7768: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:23 smithi046 ceph-mon[19468]: from='client.246783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:23 smithi046 ceph-mon[19468]: pgmap v7768: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:23 smithi087 ceph-mon[20993]: from='client.246783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:23 smithi087 ceph-mon[20993]: pgmap v7768: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:25 smithi077 ceph-mon[21151]: pgmap v7769: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:25.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:25 smithi087 ceph-mon[20993]: pgmap v7769: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:25 smithi046 ceph-mon[19468]: pgmap v7769: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:27.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:27.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:27.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:27.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:27 smithi046 ceph-mon[19468]: pgmap v7770: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:27 smithi077 ceph-mon[21151]: pgmap v7770: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:27.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:27.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:27.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:27.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:27.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:27 smithi087 ceph-mon[20993]: pgmap v7770: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:28 smithi046 ceph-mon[19468]: from='client.246861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:28.644 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:28 smithi087 ceph-mon[20993]: from='client.246861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:28 smithi077 ceph-mon[21151]: from='client.246861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:29 smithi077 ceph-mon[21151]: pgmap v7771: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:29 smithi046 ceph-mon[19468]: pgmap v7771: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:29 smithi087 ceph-mon[20993]: pgmap v7771: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:31 smithi077 ceph-mon[21151]: pgmap v7772: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:31 smithi046 ceph-mon[19468]: pgmap v7772: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:31 smithi087 ceph-mon[20993]: pgmap v7772: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:32.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:32.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:32.784 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:33.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:33.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:33.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:33.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:33.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:33 smithi077 ceph-mon[21151]: pgmap v7773: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:33 smithi046 ceph-mon[19468]: pgmap v7773: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:33 smithi087 ceph-mon[20993]: pgmap v7773: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:34.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:34 smithi077 ceph-mon[21151]: from='client.246936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:34 smithi046 ceph-mon[19468]: from='client.246936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:34.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:34 smithi087 ceph-mon[20993]: from='client.246936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:35 smithi046 ceph-mon[19468]: pgmap v7774: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:35 smithi087 ceph-mon[20993]: pgmap v7774: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:35 smithi077 ceph-mon[21151]: pgmap v7774: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:37 smithi077 ceph-mon[21151]: pgmap v7775: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:37 smithi046 ceph-mon[19468]: pgmap v7775: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:37 smithi087 ceph-mon[20993]: pgmap v7775: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:38.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:38.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:38.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:39.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:39.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:39.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:39.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:39.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:39 smithi087 ceph-mon[20993]: pgmap v7776: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:39 smithi077 ceph-mon[21151]: pgmap v7776: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:39 smithi046 ceph-mon[19468]: pgmap v7776: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:40 smithi077 ceph-mon[21151]: from='client.247008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:40 smithi046 ceph-mon[19468]: from='client.247008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:40 smithi087 ceph-mon[20993]: from='client.247008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:41 smithi077 ceph-mon[21151]: pgmap v7777: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:41 smithi046 ceph-mon[19468]: pgmap v7777: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:41 smithi087 ceph-mon[20993]: pgmap v7777: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:43 smithi077 ceph-mon[21151]: pgmap v7778: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:43 smithi046 ceph-mon[19468]: pgmap v7778: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:43 smithi087 ceph-mon[20993]: pgmap v7778: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:44.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:44.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:44.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:44.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:44.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:44.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:44.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:44.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:45.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:45 smithi087 ceph-mon[20993]: pgmap v7779: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:45.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:45 smithi087 ceph-mon[20993]: from='client.247083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:45 smithi077 ceph-mon[21151]: pgmap v7779: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:45 smithi077 ceph-mon[21151]: from='client.247083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:45 smithi046 ceph-mon[19468]: pgmap v7779: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:45 smithi046 ceph-mon[19468]: from='client.247083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:47 smithi077 ceph-mon[21151]: pgmap v7780: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:47.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:47 smithi046 ceph-mon[19468]: pgmap v7780: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:47 smithi087 ceph-mon[20993]: pgmap v7780: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:53:49.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:49 smithi046 ceph-mon[19468]: pgmap v7781: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:49.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:49 smithi077 ceph-mon[21151]: pgmap v7781: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:49.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:49.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:49 smithi087 ceph-mon[20993]: pgmap v7781: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:50.538 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:50.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:50.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:50.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:50.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='client.247158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: pgmap v7782: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:51.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:53:51.600+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:53:51.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:53:51.601+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:53:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='client.247158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: pgmap v7782: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='client.247158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: pgmap v7782: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:53:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:53:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:53:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:53:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:53:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:53:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:53:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:53 smithi077 ceph-mon[21151]: pgmap v7783: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:53 smithi046 ceph-mon[19468]: pgmap v7783: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:53 smithi087 ceph-mon[20993]: pgmap v7783: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:55.539 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:53:55.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:53:55.540 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:53:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:55 smithi046 ceph-mon[19468]: pgmap v7784: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:55 smithi087 ceph-mon[20993]: pgmap v7784: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:55 smithi077 ceph-mon[21151]: pgmap v7784: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:53:56.223 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:53:56.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:53:56.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:53:56.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:53:56.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:53:57.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:57 smithi087 ceph-mon[20993]: from='client.247344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:57.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:57 smithi087 ceph-mon[20993]: pgmap v7785: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:57.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:57 smithi077 ceph-mon[21151]: from='client.247344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:57.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:57 smithi077 ceph-mon[21151]: pgmap v7785: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:57 smithi046 ceph-mon[19468]: from='client.247344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:53:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:57 smithi046 ceph-mon[19468]: pgmap v7785: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:53:59.522 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.523 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:53:59 smithi077 ceph-mon[21151]: pgmap v7786: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:53:59 smithi046 ceph-mon[19468]: pgmap v7786: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:53:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:53:59 smithi087 ceph-mon[20993]: pgmap v7786: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:54:01.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:01.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:01.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:01 smithi046 ceph-mon[19468]: pgmap v7787: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:01 smithi077 ceph-mon[21151]: pgmap v7787: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:01 smithi087 ceph-mon[20993]: pgmap v7787: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:01.909 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:01.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:01.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:02 smithi077 ceph-mon[21151]: from='client.247422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:02 smithi046 ceph-mon[19468]: from='client.247422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:02 smithi087 ceph-mon[20993]: from='client.247422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:03 smithi077 ceph-mon[21151]: pgmap v7788: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:03 smithi046 ceph-mon[19468]: pgmap v7788: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:03 smithi087 ceph-mon[20993]: pgmap v7788: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:05 smithi077 ceph-mon[21151]: pgmap v7789: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:05.778 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:05 smithi087 ceph-mon[20993]: pgmap v7789: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:05 smithi046 ceph-mon[19468]: pgmap v7789: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:06.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:06.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:06.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:07.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:07.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:07.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:07.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:07.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:07 smithi077 ceph-mon[21151]: pgmap v7790: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:07.833 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:07 smithi087 ceph-mon[20993]: pgmap v7790: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:07 smithi046 ceph-mon[19468]: pgmap v7790: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:08.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:08 smithi046 ceph-mon[19468]: from='client.247497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:08 smithi087 ceph-mon[20993]: from='client.247497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:08 smithi077 ceph-mon[21151]: from='client.247497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:09 smithi046 ceph-mon[19468]: pgmap v7791: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:09 smithi087 ceph-mon[20993]: pgmap v7791: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:09 smithi077 ceph-mon[21151]: pgmap v7791: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:11 smithi046 ceph-mon[19468]: pgmap v7792: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:11 smithi087 ceph-mon[20993]: pgmap v7792: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:11 smithi077 ceph-mon[21151]: pgmap v7792: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:13.278 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:13.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:13.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:13.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:13.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:13 smithi046 ceph-mon[19468]: pgmap v7793: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:13 smithi087 ceph-mon[20993]: pgmap v7793: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:13 smithi077 ceph-mon[21151]: pgmap v7793: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:14 smithi046 ceph-mon[19468]: from='client.247575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:14 smithi087 ceph-mon[20993]: from='client.247575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:14 smithi077 ceph-mon[21151]: from='client.247575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:15 smithi046 ceph-mon[19468]: pgmap v7794: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:15 smithi087 ceph-mon[20993]: pgmap v7794: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:15 smithi077 ceph-mon[21151]: pgmap v7794: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:17 smithi046 ceph-mon[19468]: pgmap v7795: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:17 smithi087 ceph-mon[20993]: pgmap v7795: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:17 smithi077 ceph-mon[21151]: pgmap v7795: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:18.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:18.280 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:18.280 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:18.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:18.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:18.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:18.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:18.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: pgmap v7796: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: pgmap v7796: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: pgmap v7796: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:19.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:19.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:20 smithi087 ceph-mon[20993]: from='client.247653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:20.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:20 smithi077 ceph-mon[21151]: from='client.247653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:20.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:20 smithi046 ceph-mon[19468]: from='client.247653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:21 smithi077 ceph-mon[21151]: pgmap v7797: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:21 smithi046 ceph-mon[19468]: pgmap v7797: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:21 smithi087 ceph-mon[20993]: pgmap v7797: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:23 smithi077 ceph-mon[21151]: pgmap v7798: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:23 smithi046 ceph-mon[19468]: pgmap v7798: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:23 smithi087 ceph-mon[20993]: pgmap v7798: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:23.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:23.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:23.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:24.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:24.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:24.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:24.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:24.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:25 smithi077 ceph-mon[21151]: from='client.247731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:25 smithi077 ceph-mon[21151]: pgmap v7799: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:25 smithi046 ceph-mon[19468]: from='client.247731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:25 smithi046 ceph-mon[19468]: pgmap v7799: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:25 smithi087 ceph-mon[20993]: from='client.247731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:25 smithi087 ceph-mon[20993]: pgmap v7799: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:27.434 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:27 smithi087 ceph-mon[20993]: pgmap v7800: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:27 smithi077 ceph-mon[21151]: pgmap v7800: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:27 smithi046 ceph-mon[19468]: pgmap v7800: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:29 smithi087 ceph-mon[20993]: pgmap v7801: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:29 smithi077 ceph-mon[21151]: pgmap v7801: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:29.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:29 smithi046 ceph-mon[19468]: pgmap v7801: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:29.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:29.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:29.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:30.362 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:30.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:30.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:30.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:30.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:31.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:31 smithi046 ceph-mon[19468]: from='client.247809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:31.568 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:31 smithi046 ceph-mon[19468]: pgmap v7802: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:31 smithi077 ceph-mon[21151]: from='client.247809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:31 smithi077 ceph-mon[21151]: pgmap v7802: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:31 smithi087 ceph-mon[20993]: from='client.247809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:31 smithi087 ceph-mon[20993]: pgmap v7802: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:33 smithi077 ceph-mon[21151]: pgmap v7803: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:33 smithi046 ceph-mon[19468]: pgmap v7803: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:33 smithi087 ceph-mon[20993]: pgmap v7803: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:35.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:35.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:35.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:35 smithi077 ceph-mon[21151]: pgmap v7804: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:35 smithi046 ceph-mon[19468]: pgmap v7804: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:35 smithi087 ceph-mon[20993]: pgmap v7804: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:36.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:36.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:36.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:36.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:36.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:37 smithi077 ceph-mon[21151]: from='client.247884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:37 smithi077 ceph-mon[21151]: pgmap v7805: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:37 smithi046 ceph-mon[19468]: from='client.247884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:37 smithi046 ceph-mon[19468]: pgmap v7805: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:37 smithi087 ceph-mon[20993]: from='client.247884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:37 smithi087 ceph-mon[20993]: pgmap v7805: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: pgmap v7806: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: pgmap v7806: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: pgmap v7806: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:41.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:41.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:41.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:41.710 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:41 smithi077 ceph-mon[21151]: pgmap v7807: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:41.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:41.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:41.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:41.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:41.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:41 smithi046 ceph-mon[19468]: pgmap v7807: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:41 smithi087 ceph-mon[20993]: pgmap v7807: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:42 smithi046 ceph-mon[19468]: from='client.247962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:42 smithi087 ceph-mon[20993]: from='client.247962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:42 smithi077 ceph-mon[21151]: from='client.247962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:43 smithi046 ceph-mon[19468]: pgmap v7808: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:43 smithi087 ceph-mon[20993]: pgmap v7808: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:43 smithi077 ceph-mon[21151]: pgmap v7808: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:45 smithi046 ceph-mon[19468]: pgmap v7809: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:45 smithi087 ceph-mon[20993]: pgmap v7809: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:45 smithi077 ceph-mon[21151]: pgmap v7809: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:46.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:46.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:46.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:47.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:47.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:47.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:47.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:47.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:47 smithi046 ceph-mon[19468]: pgmap v7810: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:47 smithi087 ceph-mon[20993]: pgmap v7810: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:47 smithi077 ceph-mon[21151]: pgmap v7810: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:48 smithi087 ceph-mon[20993]: from='client.248037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:48 smithi046 ceph-mon[19468]: from='client.248037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:48 smithi077 ceph-mon[21151]: from='client.248037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:49 smithi087 ceph-mon[20993]: pgmap v7811: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:49 smithi046 ceph-mon[19468]: pgmap v7811: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:49.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:49 smithi077 ceph-mon[21151]: pgmap v7811: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:51 smithi046 ceph-mon[19468]: pgmap v7812: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:51 smithi087 ceph-mon[20993]: pgmap v7812: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:51 smithi077 ceph-mon[21151]: pgmap v7812: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:54:52.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:52.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:52.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:52.494 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:54:52.350+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:54:52.494 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:54:52.351+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:54:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:54:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:54:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:53.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:53.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:54:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:54:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:53 smithi046 ceph-mon[19468]: pgmap v7813: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:54:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:54:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:53 smithi087 ceph-mon[20993]: pgmap v7813: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:54:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:54:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:54:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:53 smithi077 ceph-mon[21151]: pgmap v7813: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:54 smithi046 ceph-mon[19468]: from='client.248214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:54 smithi087 ceph-mon[20993]: from='client.248214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:54 smithi077 ceph-mon[21151]: from='client.248214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:55 smithi046 ceph-mon[19468]: pgmap v7814: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:55 smithi087 ceph-mon[20993]: pgmap v7814: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:55 smithi077 ceph-mon[21151]: pgmap v7814: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:54:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:57 smithi046 ceph-mon[19468]: pgmap v7815: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:57 smithi087 ceph-mon[20993]: pgmap v7815: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:57 smithi077 ceph-mon[21151]: pgmap v7815: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:58.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:54:58.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:54:58.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:54:58.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:54:58.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:54:58.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:54:58.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:54:58.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: pgmap v7816: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='client.248289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:54:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: pgmap v7816: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='client.248289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:54:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:54:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: pgmap v7816: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='client.248289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:54:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:00 smithi077 ceph-mon[21151]: pgmap v7817: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:00 smithi046 ceph-mon[19468]: pgmap v7817: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:00 smithi087 ceph-mon[20993]: pgmap v7817: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:03.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:03.798 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:03 smithi046 ceph-mon[19468]: pgmap v7818: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:03.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:03.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:03 smithi087 ceph-mon[20993]: pgmap v7818: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:03 smithi077 ceph-mon[21151]: pgmap v7818: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:04.479 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:04.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:04.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:04.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:04.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:05 smithi046 ceph-mon[19468]: from='client.248364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:05 smithi046 ceph-mon[19468]: pgmap v7819: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:05 smithi087 ceph-mon[20993]: from='client.248364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:05 smithi087 ceph-mon[20993]: pgmap v7819: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:05 smithi077 ceph-mon[21151]: from='client.248364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:05 smithi077 ceph-mon[21151]: pgmap v7819: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:07.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:07 smithi087 ceph-mon[20993]: pgmap v7820: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:07 smithi046 ceph-mon[19468]: pgmap v7820: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:07 smithi077 ceph-mon[21151]: pgmap v7820: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:09.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:09.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:09.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:09 smithi046 ceph-mon[19468]: pgmap v7821: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:09 smithi087 ceph-mon[20993]: pgmap v7821: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:09.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:09 smithi077 ceph-mon[21151]: pgmap v7821: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:10.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:10.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:10.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:10.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:10.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:11.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:11 smithi046 ceph-mon[19468]: from='client.248436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:11.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:11 smithi046 ceph-mon[19468]: pgmap v7822: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:11 smithi087 ceph-mon[20993]: from='client.248436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:11 smithi087 ceph-mon[20993]: pgmap v7822: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:11 smithi077 ceph-mon[21151]: from='client.248436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:11 smithi077 ceph-mon[21151]: pgmap v7822: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:13 smithi046 ceph-mon[19468]: pgmap v7823: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:13 smithi087 ceph-mon[20993]: pgmap v7823: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:13 smithi077 ceph-mon[21151]: pgmap v7823: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:15.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:15.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:15.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:15.844 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:15.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:15.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:15.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:15.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:15.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:15 smithi046 ceph-mon[19468]: pgmap v7824: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:15 smithi087 ceph-mon[20993]: pgmap v7824: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:15 smithi077 ceph-mon[21151]: pgmap v7824: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:16 smithi046 ceph-mon[19468]: from='client.248511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:16 smithi087 ceph-mon[20993]: from='client.248511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:16 smithi077 ceph-mon[21151]: from='client.248511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:17 smithi046 ceph-mon[19468]: pgmap v7825: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:17.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:17 smithi087 ceph-mon[20993]: pgmap v7825: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:17 smithi077 ceph-mon[21151]: pgmap v7825: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: pgmap v7826: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: pgmap v7826: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: pgmap v7826: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:20.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:20.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:20.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:21.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:21.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:21.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:21.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:21.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:21.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:21 smithi077 ceph-mon[21151]: pgmap v7827: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:21 smithi046 ceph-mon[19468]: pgmap v7827: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:21 smithi087 ceph-mon[20993]: pgmap v7827: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:22.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:22 smithi077 ceph-mon[21151]: from='client.248589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:22 smithi046 ceph-mon[19468]: from='client.248589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:22 smithi087 ceph-mon[20993]: from='client.248589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:23 smithi046 ceph-mon[19468]: pgmap v7828: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:23 smithi087 ceph-mon[20993]: pgmap v7828: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:23 smithi077 ceph-mon[21151]: pgmap v7828: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:25 smithi046 ceph-mon[19468]: pgmap v7829: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:25 smithi087 ceph-mon[20993]: pgmap v7829: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:25.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:25 smithi077 ceph-mon[21151]: pgmap v7829: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T06:55:26.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:26.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:26.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:27.198 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:27.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:27.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:27.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:27.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:27 smithi046 ceph-mon[19468]: pgmap v7830: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-31T06:55:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:27 smithi087 ceph-mon[20993]: pgmap v7830: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-31T06:55:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:27 smithi077 ceph-mon[21151]: pgmap v7830: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-31T06:55:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:28 smithi046 ceph-mon[19468]: from='client.248664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:28 smithi087 ceph-mon[20993]: from='client.248664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:28.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:28 smithi077 ceph-mon[21151]: from='client.248664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:29 smithi046 ceph-mon[19468]: pgmap v7831: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-31T06:55:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:29 smithi087 ceph-mon[20993]: pgmap v7831: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-31T06:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:29 smithi077 ceph-mon[21151]: pgmap v7831: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-31T06:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:31 smithi046 ceph-mon[19468]: pgmap v7832: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:55:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:31 smithi087 ceph-mon[20993]: pgmap v7832: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:31 smithi077 ceph-mon[21151]: pgmap v7832: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T06:55:32.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:32.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:32.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:32.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:32.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:32.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:32.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:32.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:33 smithi046 ceph-mon[19468]: pgmap v7833: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:33 smithi046 ceph-mon[19468]: from='client.248739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:33 smithi087 ceph-mon[20993]: pgmap v7833: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:33 smithi087 ceph-mon[20993]: from='client.248739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:33 smithi077 ceph-mon[21151]: pgmap v7833: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:33 smithi077 ceph-mon[21151]: from='client.248739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:35 smithi046 ceph-mon[19468]: pgmap v7834: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:35 smithi087 ceph-mon[20993]: pgmap v7834: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:35 smithi077 ceph-mon[21151]: pgmap v7834: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T06:55:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:37 smithi046 ceph-mon[19468]: pgmap v7835: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:55:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:37 smithi087 ceph-mon[20993]: pgmap v7835: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:55:37.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:37.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:37.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:37.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:37 smithi077 ceph-mon[21151]: pgmap v7835: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T06:55:38.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:38.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:38.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:38.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:38.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='client.248817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: pgmap v7836: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-31T06:55:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='client.248817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: pgmap v7836: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='client.248817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: pgmap v7836: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-31T06:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:41 smithi046 ceph-mon[19468]: pgmap v7837: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T06:55:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:41 smithi087 ceph-mon[20993]: pgmap v7837: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T06:55:41.884 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:41 smithi077 ceph-mon[21151]: pgmap v7837: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T06:55:43.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:43.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:43.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:43.650 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:43 smithi077 ceph-mon[21151]: pgmap v7838: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:43 smithi046 ceph-mon[19468]: pgmap v7838: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:43 smithi087 ceph-mon[20993]: pgmap v7838: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:44.277 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:44.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:45 smithi046 ceph-mon[19468]: from='client.248892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:45 smithi046 ceph-mon[19468]: pgmap v7839: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:45 smithi087 ceph-mon[20993]: from='client.248892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:45 smithi087 ceph-mon[20993]: pgmap v7839: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:45 smithi077 ceph-mon[21151]: from='client.248892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:45 smithi077 ceph-mon[21151]: pgmap v7839: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:47 smithi046 ceph-mon[19468]: pgmap v7840: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:55:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:47 smithi087 ceph-mon[20993]: pgmap v7840: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:55:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:47 smithi077 ceph-mon[21151]: pgmap v7840: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:55:49.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:49.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:49 smithi087 ceph-mon[20993]: pgmap v7841: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:49.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:49 smithi046 ceph-mon[19468]: pgmap v7841: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:49 smithi077 ceph-mon[21151]: pgmap v7841: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:55:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:49.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:49.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:50.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:50 smithi046 ceph-mon[19468]: from='client.248967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:50 smithi087 ceph-mon[20993]: from='client.248967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:50 smithi077 ceph-mon[21151]: from='client.248967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:51.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:51 smithi046 ceph-mon[19468]: pgmap v7842: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:55:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:51 smithi087 ceph-mon[20993]: pgmap v7842: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:55:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:51 smithi077 ceph-mon[21151]: pgmap v7842: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T06:55:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:55:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:55:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:55:53.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: pgmap v7843: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: pgmap v7843: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:55:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:55:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: pgmap v7843: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:54.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:55:53.833+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:55:54.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:55:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:55:53.834+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:55:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:55:54.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:55:54.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:55:54.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:55:55.649 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:55:55.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:55:55.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:55:55.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:55:55.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:55 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:55 smithi046 ceph-mon[19468]: pgmap v7844: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:55 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:55 smithi087 ceph-mon[20993]: pgmap v7844: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:55 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:55 smithi077 ceph-mon[21151]: pgmap v7844: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T06:55:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:56 smithi046 ceph-mon[19468]: from='client.249147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:56 smithi087 ceph-mon[20993]: from='client.249147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:56 smithi077 ceph-mon[21151]: from='client.249147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:55:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:57 smithi077 ceph-mon[21151]: pgmap v7845: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:57 smithi046 ceph-mon[19468]: pgmap v7845: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:57 smithi087 ceph-mon[20993]: pgmap v7845: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:55:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: pgmap v7846: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:55:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:55:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: pgmap v7846: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:55:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: pgmap v7846: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:55:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:00.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:00.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:00.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:01.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:01.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:01.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:01.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:01.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:01 smithi046 ceph-mon[19468]: pgmap v7847: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:01.867 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:01 smithi077 ceph-mon[21151]: pgmap v7847: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:01 smithi087 ceph-mon[20993]: pgmap v7847: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:02 smithi046 ceph-mon[19468]: from='client.249219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:02 smithi087 ceph-mon[20993]: from='client.249219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:02 smithi077 ceph-mon[21151]: from='client.249219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:03 smithi046 ceph-mon[19468]: pgmap v7848: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:03 smithi087 ceph-mon[20993]: pgmap v7848: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:03 smithi077 ceph-mon[21151]: pgmap v7848: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:05 smithi046 ceph-mon[19468]: pgmap v7849: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:05 smithi087 ceph-mon[20993]: pgmap v7849: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:05 smithi077 ceph-mon[21151]: pgmap v7849: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:56:06.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:06.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:06.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:07.020 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:07.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:07 smithi046 ceph-mon[19468]: pgmap v7850: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:07 smithi087 ceph-mon[20993]: pgmap v7850: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:07 smithi077 ceph-mon[21151]: pgmap v7850: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:56:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:08 smithi046 ceph-mon[19468]: from='client.249297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:08 smithi087 ceph-mon[20993]: from='client.249297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:08 smithi077 ceph-mon[21151]: from='client.249297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:09.733 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:09 smithi087 ceph-mon[20993]: pgmap v7851: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:09 smithi046 ceph-mon[19468]: pgmap v7851: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:09 smithi077 ceph-mon[21151]: pgmap v7851: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:10.910 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.910 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.910 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.910 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:10 smithi046 ceph-mon[19468]: pgmap v7852: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:10 smithi077 ceph-mon[21151]: pgmap v7852: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:10 smithi087 ceph-mon[20993]: pgmap v7852: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:12.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:12.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:12.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:12.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:12.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:12.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:12.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:12.715 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:13.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:13 smithi046 ceph-mon[19468]: from='client.249372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:13.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:13 smithi046 ceph-mon[19468]: pgmap v7853: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:13 smithi087 ceph-mon[20993]: from='client.249372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:13 smithi087 ceph-mon[20993]: pgmap v7853: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:13 smithi077 ceph-mon[21151]: from='client.249372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:13 smithi077 ceph-mon[21151]: pgmap v7853: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:15 smithi046 ceph-mon[19468]: pgmap v7854: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:15 smithi087 ceph-mon[20993]: pgmap v7854: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:15 smithi077 ceph-mon[21151]: pgmap v7854: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:17.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:17.716 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:17 smithi046 ceph-mon[19468]: pgmap v7855: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:17.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:17.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:17 smithi087 ceph-mon[20993]: pgmap v7855: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:17 smithi077 ceph-mon[21151]: pgmap v7855: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:18.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:18.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:18.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:18.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:18.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:19.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='client.249447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:19.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: pgmap v7856: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:19.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='client.249447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: pgmap v7856: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='client.249447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: pgmap v7856: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:21 smithi046 ceph-mon[19468]: pgmap v7857: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:21 smithi087 ceph-mon[20993]: pgmap v7857: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:21 smithi077 ceph-mon[21151]: pgmap v7857: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:23.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:23.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:23.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:23.736 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:23 smithi077 ceph-mon[21151]: pgmap v7858: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:23 smithi046 ceph-mon[19468]: pgmap v7858: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:23 smithi087 ceph-mon[20993]: pgmap v7858: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:24.097 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:24.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:24.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:24.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:24.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:25 smithi046 ceph-mon[19468]: from='client.249522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:25 smithi046 ceph-mon[19468]: pgmap v7859: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:25 smithi087 ceph-mon[20993]: from='client.249522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:25 smithi087 ceph-mon[20993]: pgmap v7859: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:25 smithi077 ceph-mon[21151]: from='client.249522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:25 smithi077 ceph-mon[21151]: pgmap v7859: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:27.743 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:27 smithi077 ceph-mon[21151]: pgmap v7860: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:27 smithi046 ceph-mon[19468]: pgmap v7860: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:27 smithi087 ceph-mon[20993]: pgmap v7860: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:29.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:29.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:29.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:29.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:29 smithi087 ceph-mon[20993]: pgmap v7861: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:29.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:29 smithi046 ceph-mon[19468]: pgmap v7861: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:29.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:29.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:29.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:29.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:29.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:29 smithi077 ceph-mon[21151]: pgmap v7861: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:30 smithi087 ceph-mon[20993]: from='client.249597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:30 smithi046 ceph-mon[19468]: from='client.249597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:30 smithi077 ceph-mon[21151]: from='client.249597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:31 smithi046 ceph-mon[19468]: pgmap v7862: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:31 smithi087 ceph-mon[20993]: pgmap v7862: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:31 smithi077 ceph-mon[21151]: pgmap v7862: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:33.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:33 smithi046 ceph-mon[19468]: pgmap v7863: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:33 smithi087 ceph-mon[20993]: pgmap v7863: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:33 smithi077 ceph-mon[21151]: pgmap v7863: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:34.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:34.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:34.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:35.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:35.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:35.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:35.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:35.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:35 smithi046 ceph-mon[19468]: pgmap v7864: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:35 smithi087 ceph-mon[20993]: pgmap v7864: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:35 smithi077 ceph-mon[21151]: pgmap v7864: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:36 smithi046 ceph-mon[19468]: from='client.249672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:36 smithi087 ceph-mon[20993]: from='client.249672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:36 smithi077 ceph-mon[21151]: from='client.249672 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:37 smithi046 ceph-mon[19468]: pgmap v7865: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:37 smithi087 ceph-mon[20993]: pgmap v7865: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:37 smithi077 ceph-mon[21151]: pgmap v7865: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: pgmap v7866: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: pgmap v7866: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: pgmap v7866: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:40.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:40.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:40.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:41.148 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:41.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:41 smithi046 ceph-mon[19468]: pgmap v7867: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:41 smithi087 ceph-mon[20993]: pgmap v7867: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:41 smithi077 ceph-mon[21151]: pgmap v7867: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:42 smithi046 ceph-mon[19468]: from='client.249750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:42 smithi087 ceph-mon[20993]: from='client.249750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:42 smithi077 ceph-mon[21151]: from='client.249750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:43 smithi046 ceph-mon[19468]: pgmap v7868: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:43.856 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:43 smithi077 ceph-mon[21151]: pgmap v7868: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:43 smithi087 ceph-mon[20993]: pgmap v7868: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:45.622 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:45 smithi077 ceph-mon[21151]: pgmap v7869: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:45 smithi046 ceph-mon[19468]: pgmap v7869: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:45 smithi087 ceph-mon[20993]: pgmap v7869: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:56:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:46.833 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:46.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:46.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:46.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:46.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:47 smithi046 ceph-mon[19468]: pgmap v7870: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:47 smithi046 ceph-mon[19468]: from='client.249825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:47 smithi087 ceph-mon[20993]: pgmap v7870: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:47 smithi087 ceph-mon[20993]: from='client.249825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:47 smithi077 ceph-mon[21151]: pgmap v7870: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:47 smithi077 ceph-mon[21151]: from='client.249825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:49 smithi046 ceph-mon[19468]: pgmap v7871: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:49 smithi087 ceph-mon[20993]: pgmap v7871: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:49 smithi077 ceph-mon[21151]: pgmap v7871: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:50 smithi077 ceph-mon[21151]: pgmap v7872: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:51.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.262 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:50 smithi087 ceph-mon[20993]: pgmap v7872: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:50 smithi046 ceph-mon[19468]: pgmap v7872: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:56:51.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:51.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:51.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:52.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:52.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:52.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:52.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:52.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:53.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:53 smithi046 ceph-mon[19468]: from='client.249897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:53.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:53 smithi046 ceph-mon[19468]: pgmap v7873: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:53 smithi087 ceph-mon[20993]: from='client.249897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:53 smithi087 ceph-mon[20993]: pgmap v7873: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:53 smithi077 ceph-mon[21151]: from='client.249897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:53 smithi077 ceph-mon[21151]: pgmap v7873: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:56:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:56:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:56:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:54.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:55.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:56:54.905+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:56:55.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:56:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:56:54.906+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:56:55.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:55.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:55 smithi046 ceph-mon[19468]: pgmap v7874: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:55 smithi087 ceph-mon[20993]: pgmap v7874: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:56:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:55 smithi077 ceph-mon[21151]: pgmap v7874: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:56:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:56:56.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:56:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:56:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:56:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:56:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:56:57.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:56:57.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:56:57.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:56:57.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:57 smithi087 ceph-mon[20993]: pgmap v7875: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T06:56:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:57 smithi077 ceph-mon[21151]: pgmap v7875: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T06:56:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:57 smithi046 ceph-mon[19468]: pgmap v7875: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T06:56:58.195 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:56:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:56:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:56:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:56:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='client.250083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: pgmap v7876: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:56:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='client.250083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: pgmap v7876: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:56:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='client.250083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:56:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: pgmap v7876: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T06:56:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:56:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:56:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:01 smithi046 ceph-mon[19468]: pgmap v7877: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:01 smithi087 ceph-mon[20993]: pgmap v7877: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:01 smithi077 ceph-mon[21151]: pgmap v7877: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:03.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:03.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:03.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:03.754 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:03 smithi077 ceph-mon[21151]: pgmap v7878: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:03 smithi046 ceph-mon[19468]: pgmap v7878: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:03 smithi087 ceph-mon[20993]: pgmap v7878: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:03.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:03.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:03.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:03.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:03.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:04 smithi046 ceph-mon[19468]: from='client.250161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:04 smithi087 ceph-mon[20993]: from='client.250161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:04 smithi077 ceph-mon[21151]: from='client.250161 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:05.753 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:05 smithi077 ceph-mon[21151]: pgmap v7879: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:05 smithi046 ceph-mon[19468]: pgmap v7879: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:05 smithi087 ceph-mon[20993]: pgmap v7879: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:07 smithi046 ceph-mon[19468]: pgmap v7880: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:07 smithi087 ceph-mon[20993]: pgmap v7880: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:07 smithi077 ceph-mon[21151]: pgmap v7880: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:57:08.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:08.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:08.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:09.567 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:09.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:09.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:09.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:09.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:09 smithi046 ceph-mon[19468]: pgmap v7881: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T06:57:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:09 smithi087 ceph-mon[20993]: pgmap v7881: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T06:57:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:09 smithi077 ceph-mon[21151]: pgmap v7881: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T06:57:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:10 smithi087 ceph-mon[20993]: from='client.250236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:10 smithi046 ceph-mon[19468]: from='client.250236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:10 smithi077 ceph-mon[21151]: from='client.250236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:11 smithi046 ceph-mon[19468]: pgmap v7882: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T06:57:11.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:11 smithi087 ceph-mon[20993]: pgmap v7882: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T06:57:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:11 smithi077 ceph-mon[21151]: pgmap v7882: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T06:57:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:13 smithi046 ceph-mon[19468]: pgmap v7883: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:13 smithi087 ceph-mon[20993]: pgmap v7883: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:13 smithi077 ceph-mon[21151]: pgmap v7883: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:14.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:14.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:14.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:15.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:15.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:15 smithi046 ceph-mon[19468]: pgmap v7884: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:15 smithi087 ceph-mon[20993]: pgmap v7884: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:15 smithi077 ceph-mon[21151]: pgmap v7884: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:16 smithi046 ceph-mon[19468]: from='client.250314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:16 smithi087 ceph-mon[20993]: from='client.250314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:16.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:16 smithi077 ceph-mon[21151]: from='client.250314 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:17 smithi046 ceph-mon[19468]: pgmap v7885: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:17 smithi087 ceph-mon[20993]: pgmap v7885: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:17 smithi077 ceph-mon[21151]: pgmap v7885: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:19 smithi046 ceph-mon[19468]: pgmap v7886: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:19 smithi087 ceph-mon[20993]: pgmap v7886: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:19 smithi077 ceph-mon[21151]: pgmap v7886: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:20.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:20.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:20.949 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:20.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:20.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:20.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:20.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:21 smithi046 ceph-mon[19468]: pgmap v7887: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:21 smithi046 ceph-mon[19468]: from='client.250392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:21 smithi087 ceph-mon[20993]: pgmap v7887: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:21 smithi087 ceph-mon[20993]: from='client.250392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:21 smithi077 ceph-mon[21151]: pgmap v7887: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:21 smithi077 ceph-mon[21151]: from='client.250392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:23 smithi046 ceph-mon[19468]: pgmap v7888: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:23 smithi087 ceph-mon[20993]: pgmap v7888: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:23.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:23 smithi077 ceph-mon[21151]: pgmap v7888: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:25.808 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:25 smithi077 ceph-mon[21151]: pgmap v7889: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:25 smithi046 ceph-mon[19468]: pgmap v7889: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:25 smithi087 ceph-mon[20993]: pgmap v7889: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:57:25.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:25.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:25.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:26.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:26.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:26.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:26.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:26.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:27 smithi046 ceph-mon[19468]: from='client.250467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:27 smithi046 ceph-mon[19468]: pgmap v7890: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:27 smithi087 ceph-mon[20993]: from='client.250467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:27 smithi087 ceph-mon[20993]: pgmap v7890: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:27 smithi077 ceph-mon[21151]: from='client.250467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:27 smithi077 ceph-mon[21151]: pgmap v7890: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:29 smithi046 ceph-mon[19468]: pgmap v7891: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:29 smithi087 ceph-mon[20993]: pgmap v7891: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:29 smithi077 ceph-mon[21151]: pgmap v7891: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:31 smithi046 ceph-mon[19468]: pgmap v7892: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:31 smithi077 ceph-mon[21151]: pgmap v7892: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:31.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:31.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:31 smithi087 ceph-mon[20993]: pgmap v7892: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:31.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:31.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:31.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:32.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:32.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:32.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:32.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:32.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:33.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:33 smithi087 ceph-mon[20993]: from='client.250542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:33.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:33 smithi087 ceph-mon[20993]: pgmap v7893: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:33 smithi046 ceph-mon[19468]: from='client.250542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:33 smithi046 ceph-mon[19468]: pgmap v7893: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:33 smithi077 ceph-mon[21151]: from='client.250542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:33 smithi077 ceph-mon[21151]: pgmap v7893: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:35.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:35 smithi046 ceph-mon[19468]: pgmap v7894: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:35 smithi087 ceph-mon[20993]: pgmap v7894: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:35 smithi077 ceph-mon[21151]: pgmap v7894: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:37.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:37.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:37.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:37 smithi046 ceph-mon[19468]: pgmap v7895: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:37 smithi087 ceph-mon[20993]: pgmap v7895: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:37.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:37 smithi077 ceph-mon[21151]: pgmap v7895: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:37.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:37.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:37.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:37.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:37.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:38 smithi046 ceph-mon[19468]: from='client.250620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:38 smithi087 ceph-mon[20993]: from='client.250620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:38 smithi077 ceph-mon[21151]: from='client.250620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:39 smithi046 ceph-mon[19468]: pgmap v7896: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:39 smithi087 ceph-mon[20993]: pgmap v7896: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:39 smithi077 ceph-mon[21151]: pgmap v7896: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:41 smithi046 ceph-mon[19468]: pgmap v7897: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:41 smithi087 ceph-mon[20993]: pgmap v7897: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:41 smithi077 ceph-mon[21151]: pgmap v7897: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:42.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:43.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:43.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:43.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:43.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:43.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:43 smithi046 ceph-mon[19468]: pgmap v7898: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:43 smithi087 ceph-mon[20993]: pgmap v7898: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:43 smithi077 ceph-mon[21151]: pgmap v7898: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:44 smithi087 ceph-mon[20993]: from='client.250692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:44 smithi077 ceph-mon[21151]: from='client.250692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:44 smithi046 ceph-mon[19468]: from='client.250692 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:45 smithi077 ceph-mon[21151]: pgmap v7899: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:45 smithi087 ceph-mon[20993]: pgmap v7899: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:45 smithi046 ceph-mon[19468]: pgmap v7899: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:47.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:47 smithi077 ceph-mon[21151]: pgmap v7900: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:47 smithi087 ceph-mon[20993]: pgmap v7900: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:47 smithi046 ceph-mon[19468]: pgmap v7900: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:48.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:49.384 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:49.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:49.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:49.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:49.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:49 smithi087 ceph-mon[20993]: pgmap v7901: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:49 smithi077 ceph-mon[21151]: pgmap v7901: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:49 smithi046 ceph-mon[19468]: pgmap v7901: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:50 smithi087 ceph-mon[20993]: from='client.250767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:50 smithi077 ceph-mon[21151]: from='client.250767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:50 smithi046 ceph-mon[19468]: from='client.250767 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:51 smithi046 ceph-mon[19468]: pgmap v7902: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:51 smithi087 ceph-mon[20993]: pgmap v7902: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:51 smithi077 ceph-mon[21151]: pgmap v7902: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:57:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:53 smithi087 ceph-mon[20993]: pgmap v7903: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:53 smithi077 ceph-mon[21151]: pgmap v7903: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:53 smithi046 ceph-mon[19468]: pgmap v7903: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:54.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:57:54.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:57:54.387 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:57:55.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:57:55.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:57:55.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:57:55.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:57:55.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: pgmap v7904: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: pgmap v7904: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:56.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:57:55.684+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:57:56.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:57:55.685+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:57:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: pgmap v7904: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:57:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:57:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:57:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:57:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:57:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:56 smithi046 ceph-mon[19468]: from='client.250842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:56 smithi077 ceph-mon[21151]: from='client.250842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:56 smithi087 ceph-mon[20993]: from='client.250842 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:57:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:57:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:57:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:57:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:57 smithi046 ceph-mon[19468]: pgmap v7905: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:57:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:57:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:57:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:57 smithi077 ceph-mon[21151]: pgmap v7905: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:57:58.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:57:58.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:57:58.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:57 smithi087 ceph-mon[20993]: pgmap v7905: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T06:57:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:57:59 smithi077 ceph-mon[21151]: pgmap v7906: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:58:00.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:57:59 smithi046 ceph-mon[19468]: pgmap v7906: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:58:00.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:00.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:00.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:57:59 smithi087 ceph-mon[20993]: pgmap v7906: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T06:58:00.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:00.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:00.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:00.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:00.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: from='client.251022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:00 smithi046 ceph-mon[19468]: pgmap v7907: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: from='client.251022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:00 smithi087 ceph-mon[20993]: pgmap v7907: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: from='client.251022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:00 smithi077 ceph-mon[21151]: pgmap v7907: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:03 smithi046 ceph-mon[19468]: pgmap v7908: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:03 smithi087 ceph-mon[20993]: pgmap v7908: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:03.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:03 smithi077 ceph-mon[21151]: pgmap v7908: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:05.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:05 smithi046 ceph-mon[19468]: pgmap v7909: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:05.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:05.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:05.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:05 smithi077 ceph-mon[21151]: pgmap v7909: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:05 smithi087 ceph-mon[20993]: pgmap v7909: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:06.447 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:06.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:06.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:06.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:06.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:07 smithi046 ceph-mon[19468]: from='client.251097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:07 smithi046 ceph-mon[19468]: pgmap v7910: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:07 smithi087 ceph-mon[20993]: from='client.251097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:07 smithi087 ceph-mon[20993]: pgmap v7910: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:07 smithi077 ceph-mon[21151]: from='client.251097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:07 smithi077 ceph-mon[21151]: pgmap v7910: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:09 smithi087 ceph-mon[20993]: pgmap v7911: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:09 smithi046 ceph-mon[19468]: pgmap v7911: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:09 smithi077 ceph-mon[21151]: pgmap v7911: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T06:58:11.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:11.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:11.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:11 smithi077 ceph-mon[21151]: pgmap v7912: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:11 smithi046 ceph-mon[19468]: pgmap v7912: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:11 smithi087 ceph-mon[20993]: pgmap v7912: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:58:12.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:12.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:12.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:12.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:12.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:13.735 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:13 smithi087 ceph-mon[20993]: from='client.251175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:13.735 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:13 smithi087 ceph-mon[20993]: pgmap v7913: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:13 smithi046 ceph-mon[19468]: from='client.251175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:13 smithi046 ceph-mon[19468]: pgmap v7913: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:13 smithi077 ceph-mon[21151]: from='client.251175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:13 smithi077 ceph-mon[21151]: pgmap v7913: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:15.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:15 smithi046 ceph-mon[19468]: pgmap v7914: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:15 smithi087 ceph-mon[20993]: pgmap v7914: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:15 smithi077 ceph-mon[21151]: pgmap v7914: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:17.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:17.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:17.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:17.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:17 smithi046 ceph-mon[19468]: pgmap v7915: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:17.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:17.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:17.842 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:17.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:17.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:17 smithi087 ceph-mon[20993]: pgmap v7915: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:17 smithi077 ceph-mon[21151]: pgmap v7915: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:18 smithi046 ceph-mon[19468]: from='client.251250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:18 smithi087 ceph-mon[20993]: from='client.251250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:18.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:18 smithi077 ceph-mon[21151]: from='client.251250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:19 smithi046 ceph-mon[19468]: pgmap v7916: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:19.859 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:19 smithi077 ceph-mon[21151]: pgmap v7916: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:19 smithi087 ceph-mon[20993]: pgmap v7916: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.034 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:20 smithi046 ceph-mon[19468]: pgmap v7917: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:20 smithi087 ceph-mon[20993]: pgmap v7917: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:20 smithi077 ceph-mon[21151]: pgmap v7917: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:22.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:23.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:23.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:23.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:23.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:23.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:23 smithi046 ceph-mon[19468]: pgmap v7918: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:23 smithi087 ceph-mon[20993]: pgmap v7918: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:23 smithi077 ceph-mon[21151]: pgmap v7918: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:24 smithi046 ceph-mon[19468]: from='client.251325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:24 smithi087 ceph-mon[20993]: from='client.251325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:24.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:24 smithi077 ceph-mon[21151]: from='client.251325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:25 smithi046 ceph-mon[19468]: pgmap v7919: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:25 smithi087 ceph-mon[20993]: pgmap v7919: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:25 smithi077 ceph-mon[21151]: pgmap v7919: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:27.778 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:27 smithi077 ceph-mon[21151]: pgmap v7920: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:27 smithi046 ceph-mon[19468]: pgmap v7920: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:27 smithi087 ceph-mon[20993]: pgmap v7920: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:28.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:28.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:28.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:29.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:29.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:29.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:29.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:29.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:29 smithi046 ceph-mon[19468]: pgmap v7921: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:29 smithi087 ceph-mon[20993]: pgmap v7921: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:29 smithi077 ceph-mon[21151]: pgmap v7921: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:30 smithi046 ceph-mon[19468]: from='client.251397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:30 smithi087 ceph-mon[20993]: from='client.251397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:30.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:30 smithi077 ceph-mon[21151]: from='client.251397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:31.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:31 smithi046 ceph-mon[19468]: pgmap v7922: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:31.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:31 smithi087 ceph-mon[20993]: pgmap v7922: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:31 smithi077 ceph-mon[21151]: pgmap v7922: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:33 smithi087 ceph-mon[20993]: pgmap v7923: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:33 smithi046 ceph-mon[19468]: pgmap v7923: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:33.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:33 smithi077 ceph-mon[21151]: pgmap v7923: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:34.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:34.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:34.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:34.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:34.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:34.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:34.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:34.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:35 smithi046 ceph-mon[19468]: pgmap v7924: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:35 smithi046 ceph-mon[19468]: from='client.251475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:35 smithi087 ceph-mon[20993]: pgmap v7924: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:35 smithi087 ceph-mon[20993]: from='client.251475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:35 smithi077 ceph-mon[21151]: pgmap v7924: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:35 smithi077 ceph-mon[21151]: from='client.251475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:37.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:37 smithi046 ceph-mon[19468]: pgmap v7925: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:37 smithi087 ceph-mon[20993]: pgmap v7925: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:37 smithi077 ceph-mon[21151]: pgmap v7925: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:39 smithi046 ceph-mon[19468]: pgmap v7926: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:39 smithi087 ceph-mon[20993]: pgmap v7926: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:39 smithi077 ceph-mon[21151]: pgmap v7926: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:40.580 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:40.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:40.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:40.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:40.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: from='client.168281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:40 smithi046 ceph-mon[19468]: pgmap v7927: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: from='client.168281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:41.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:40 smithi087 ceph-mon[20993]: pgmap v7927: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: from='client.168281 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:40 smithi077 ceph-mon[21151]: pgmap v7927: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:43 smithi046 ceph-mon[19468]: pgmap v7928: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:43 smithi087 ceph-mon[20993]: pgmap v7928: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:43 smithi077 ceph-mon[21151]: pgmap v7928: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:45.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:45.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:45.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:45 smithi046 ceph-mon[19468]: pgmap v7929: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:45 smithi087 ceph-mon[20993]: pgmap v7929: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:45 smithi077 ceph-mon[21151]: pgmap v7929: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:46.262 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:46.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:46.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:46.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:46.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:47.554 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:47 smithi077 ceph-mon[21151]: from='client.251619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:47.554 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:47 smithi077 ceph-mon[21151]: pgmap v7930: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:47 smithi046 ceph-mon[19468]: from='client.251619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:47 smithi046 ceph-mon[19468]: pgmap v7930: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:47 smithi087 ceph-mon[20993]: from='client.251619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:47 smithi087 ceph-mon[20993]: pgmap v7930: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:49.789 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:49 smithi077 ceph-mon[21151]: pgmap v7931: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:49 smithi046 ceph-mon[19468]: pgmap v7931: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:49 smithi087 ceph-mon[20993]: pgmap v7931: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:58:51.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:51.264 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:51.264 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:51 smithi046 ceph-mon[19468]: pgmap v7932: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:51 smithi087 ceph-mon[20993]: pgmap v7932: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:51 smithi077 ceph-mon[21151]: pgmap v7932: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:51.971 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:51.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:51.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:51.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:51.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:52 smithi046 ceph-mon[19468]: from='client.251697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:52 smithi087 ceph-mon[20993]: from='client.251697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:52 smithi077 ceph-mon[21151]: from='client.251697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:53 smithi046 ceph-mon[19468]: pgmap v7933: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:53 smithi087 ceph-mon[20993]: pgmap v7933: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:53 smithi077 ceph-mon[21151]: pgmap v7933: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:55 smithi046 ceph-mon[19468]: pgmap v7934: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:55 smithi087 ceph-mon[20993]: pgmap v7934: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:55 smithi077 ceph-mon[21151]: pgmap v7934: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:58:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:58:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:58:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:58:56.422+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:58:56.848 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:58:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:58:56.423+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:58:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:58:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:58:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:58:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:58:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:56.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:58:56.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:58:56.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:58:57.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:58:57.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:58:57.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:58:57.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:58:57.654 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:58:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:58:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:58:57.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:57 smithi077 ceph-mon[21151]: pgmap v7935: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:58:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:58:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:57 smithi046 ceph-mon[19468]: pgmap v7935: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:58:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:58:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:58:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:57 smithi087 ceph-mon[20993]: pgmap v7935: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:58:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:58 smithi046 ceph-mon[19468]: from='client.251877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:58 smithi087 ceph-mon[20993]: from='client.251877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:58 smithi077 ceph-mon[21151]: from='client.251877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:58:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:58:59 smithi046 ceph-mon[19468]: pgmap v7936: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:58:59 smithi087 ceph-mon[20993]: pgmap v7936: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:58:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:58:59 smithi077 ceph-mon[21151]: pgmap v7936: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:01 smithi046 ceph-mon[19468]: pgmap v7937: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:01 smithi087 ceph-mon[20993]: pgmap v7937: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:01.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:01 smithi077 ceph-mon[21151]: pgmap v7937: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:02.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:02.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:02.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:03.344 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:03.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:03.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:03.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:03.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:03 smithi046 ceph-mon[19468]: pgmap v7938: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:03 smithi087 ceph-mon[20993]: pgmap v7938: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:03 smithi077 ceph-mon[21151]: pgmap v7938: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:04 smithi046 ceph-mon[19468]: from='client.251955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:04 smithi087 ceph-mon[20993]: from='client.251955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:04 smithi077 ceph-mon[21151]: from='client.251955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:05 smithi046 ceph-mon[19468]: pgmap v7939: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:05 smithi087 ceph-mon[20993]: pgmap v7939: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:05.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:05 smithi077 ceph-mon[21151]: pgmap v7939: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:07 smithi046 ceph-mon[19468]: pgmap v7940: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:07 smithi087 ceph-mon[20993]: pgmap v7940: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:07 smithi077 ceph-mon[21151]: pgmap v7940: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:08.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:09.028 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:09.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:09.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:09.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:09.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:09.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:09 smithi077 ceph-mon[21151]: pgmap v7941: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:09.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:09 smithi077 ceph-mon[21151]: from='client.252033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:09 smithi046 ceph-mon[19468]: pgmap v7941: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:09 smithi046 ceph-mon[19468]: from='client.252033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:09 smithi087 ceph-mon[20993]: pgmap v7941: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:09 smithi087 ceph-mon[20993]: from='client.252033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:11 smithi046 ceph-mon[19468]: pgmap v7942: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:11 smithi087 ceph-mon[20993]: pgmap v7942: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:11 smithi077 ceph-mon[21151]: pgmap v7942: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T06:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:13 smithi046 ceph-mon[19468]: pgmap v7943: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:13 smithi087 ceph-mon[20993]: pgmap v7943: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:13 smithi077 ceph-mon[21151]: pgmap v7943: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:14.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:14.713 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:15.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:15 smithi087 ceph-mon[20993]: from='client.252111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:15.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:15 smithi087 ceph-mon[20993]: pgmap v7944: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:15 smithi046 ceph-mon[19468]: from='client.252111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:15 smithi046 ceph-mon[19468]: pgmap v7944: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:15 smithi077 ceph-mon[21151]: from='client.252111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:15 smithi077 ceph-mon[21151]: pgmap v7944: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:17.652 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:17 smithi046 ceph-mon[19468]: pgmap v7945: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:17 smithi087 ceph-mon[20993]: pgmap v7945: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:17 smithi077 ceph-mon[21151]: pgmap v7945: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:19.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:19 smithi046 ceph-mon[19468]: pgmap v7946: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:19.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:19.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:19.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:19 smithi087 ceph-mon[20993]: pgmap v7946: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:19 smithi077 ceph-mon[21151]: pgmap v7946: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:20.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:20.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:20.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:20.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:20.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='client.252189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:21 smithi046 ceph-mon[19468]: pgmap v7947: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='client.252189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:21 smithi087 ceph-mon[20993]: pgmap v7947: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='client.252189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:21 smithi077 ceph-mon[21151]: pgmap v7947: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:23 smithi046 ceph-mon[19468]: pgmap v7948: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:23 smithi087 ceph-mon[20993]: pgmap v7948: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:23.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:23 smithi077 ceph-mon[21151]: pgmap v7948: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:25.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:25.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:25.413 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:25 smithi046 ceph-mon[19468]: pgmap v7949: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:25 smithi087 ceph-mon[20993]: pgmap v7949: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:25 smithi077 ceph-mon[21151]: pgmap v7949: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:26.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:26.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:26.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:26.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:26.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:27 smithi046 ceph-mon[19468]: from='client.252264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:27 smithi046 ceph-mon[19468]: pgmap v7950: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:27 smithi087 ceph-mon[20993]: from='client.252264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:27 smithi087 ceph-mon[20993]: pgmap v7950: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:27 smithi077 ceph-mon[21151]: from='client.252264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:27 smithi077 ceph-mon[21151]: pgmap v7950: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:29 smithi077 ceph-mon[21151]: pgmap v7951: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:29.852 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:29 smithi046 ceph-mon[19468]: pgmap v7951: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:29 smithi087 ceph-mon[20993]: pgmap v7951: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T06:59:31.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:31.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:31.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:31 smithi077 ceph-mon[21151]: pgmap v7952: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:31.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:31.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:31.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:31.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:31 smithi046 ceph-mon[19468]: pgmap v7952: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:31 smithi087 ceph-mon[20993]: pgmap v7952: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:32 smithi046 ceph-mon[19468]: from='client.252339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:32 smithi087 ceph-mon[20993]: from='client.252339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:32 smithi077 ceph-mon[21151]: from='client.252339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:33 smithi046 ceph-mon[19468]: pgmap v7953: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:33 smithi087 ceph-mon[20993]: pgmap v7953: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:33 smithi077 ceph-mon[21151]: pgmap v7953: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:35 smithi046 ceph-mon[19468]: pgmap v7954: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:35 smithi087 ceph-mon[20993]: pgmap v7954: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:35.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:35 smithi077 ceph-mon[21151]: pgmap v7954: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:36.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:36.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:36.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:37.463 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:37 smithi087 ceph-mon[20993]: pgmap v7955: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:37 smithi046 ceph-mon[19468]: pgmap v7955: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:37 smithi077 ceph-mon[21151]: pgmap v7955: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:38 smithi046 ceph-mon[19468]: from='client.252414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:38 smithi087 ceph-mon[20993]: from='client.252414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:38 smithi077 ceph-mon[21151]: from='client.252414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:39.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:39 smithi046 ceph-mon[19468]: pgmap v7956: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:39 smithi087 ceph-mon[20993]: pgmap v7956: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:39 smithi077 ceph-mon[21151]: pgmap v7956: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:41 smithi046 ceph-mon[19468]: pgmap v7957: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:41 smithi087 ceph-mon[20993]: pgmap v7957: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:41 smithi077 ceph-mon[21151]: pgmap v7957: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:43.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:43.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:43.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:43.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:43.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:43 smithi046 ceph-mon[19468]: pgmap v7958: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:43 smithi087 ceph-mon[20993]: pgmap v7958: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:43 smithi077 ceph-mon[21151]: pgmap v7958: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:44 smithi046 ceph-mon[19468]: from='client.252492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:44 smithi087 ceph-mon[20993]: from='client.252492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:44 smithi077 ceph-mon[21151]: from='client.252492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:45 smithi046 ceph-mon[19468]: pgmap v7959: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:45 smithi087 ceph-mon[20993]: pgmap v7959: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:45 smithi077 ceph-mon[21151]: pgmap v7959: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:47 smithi046 ceph-mon[19468]: pgmap v7960: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:47 smithi087 ceph-mon[20993]: pgmap v7960: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:47 smithi077 ceph-mon[21151]: pgmap v7960: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:48.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:48.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:48.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:48.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:48.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:48.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:48.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:48.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:49.778 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:49 smithi077 ceph-mon[21151]: from='client.252567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:49.778 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:49 smithi077 ceph-mon[21151]: pgmap v7961: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:49 smithi046 ceph-mon[19468]: from='client.252567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:49 smithi046 ceph-mon[19468]: pgmap v7961: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:49 smithi087 ceph-mon[20993]: from='client.252567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:49 smithi087 ceph-mon[20993]: pgmap v7961: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:51 smithi077 ceph-mon[21151]: pgmap v7962: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:51 smithi046 ceph-mon[19468]: pgmap v7962: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:51 smithi087 ceph-mon[20993]: pgmap v7962: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:53.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:53 smithi046 ceph-mon[19468]: pgmap v7963: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:53.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:53 smithi087 ceph-mon[20993]: pgmap v7963: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:53 smithi077 ceph-mon[21151]: pgmap v7963: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:54.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T06:59:54.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T06:59:54.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T06:59:54.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T06:59:54.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T06:59:55.768 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:55 smithi087 ceph-mon[20993]: from='client.252645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:55.768 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:55 smithi087 ceph-mon[20993]: pgmap v7964: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:55 smithi046 ceph-mon[19468]: from='client.252645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:55 smithi046 ceph-mon[19468]: pgmap v7964: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:55 smithi077 ceph-mon[21151]: from='client.252645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T06:59:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:55 smithi077 ceph-mon[21151]: pgmap v7964: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:56.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:59:56.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:59:56.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:59:56.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:56.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:59:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:59:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:59:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T06:59:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T06:59:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T06:59:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T06:59:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:57.566 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:59:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:59:57.161+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:59:57.567 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 06:59:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T06:59:57.162+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:59:57.819 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:57 smithi087 ceph-mon[20993]: pgmap v7965: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:57.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:57 smithi077 ceph-mon[21151]: pgmap v7965: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:57 smithi046 ceph-mon[19468]: pgmap v7965: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T06:59:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T06:59:58.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:59:58.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:58 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:59:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:59:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:58 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:59:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T06:59:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:58 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T06:59:59.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T06:59:59.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T06:59:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T06:59:59.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 06:59:59 smithi046 ceph-mon[19468]: pgmap v7966: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 06:59:59 smithi087 ceph-mon[20993]: pgmap v7966: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T06:59:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 06:59:59 smithi077 ceph-mon[21151]: pgmap v7966: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:00.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:00.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:00.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:00.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:00.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:01 smithi046 ceph-mon[19468]: from='client.252828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:01 smithi046 ceph-mon[19468]: pgmap v7967: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:01 smithi087 ceph-mon[20993]: from='client.252828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:01 smithi087 ceph-mon[20993]: pgmap v7967: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:01 smithi077 ceph-mon[21151]: from='client.252828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:01 smithi077 ceph-mon[21151]: pgmap v7967: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:03 smithi046 ceph-mon[19468]: pgmap v7968: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:03 smithi087 ceph-mon[20993]: pgmap v7968: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:03.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:03 smithi077 ceph-mon[21151]: pgmap v7968: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:05.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:05.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:05.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:05 smithi046 ceph-mon[19468]: pgmap v7969: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:05 smithi087 ceph-mon[20993]: pgmap v7969: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:05.915 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:05.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:05.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:05.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:05.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:05.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:05 smithi077 ceph-mon[21151]: pgmap v7969: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:06 smithi046 ceph-mon[19468]: from='client.252900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:06 smithi087 ceph-mon[20993]: from='client.252900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:06.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:06 smithi077 ceph-mon[21151]: from='client.252900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:07 smithi046 ceph-mon[19468]: pgmap v7970: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:07 smithi087 ceph-mon[20993]: pgmap v7970: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:07 smithi077 ceph-mon[21151]: pgmap v7970: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:09 smithi046 ceph-mon[19468]: pgmap v7971: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:09 smithi087 ceph-mon[20993]: pgmap v7971: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:09 smithi077 ceph-mon[21151]: pgmap v7971: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:00:10.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:10.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:10.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:11.602 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:11.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:11.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:11.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:11 smithi046 ceph-mon[19468]: pgmap v7972: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:11 smithi087 ceph-mon[20993]: pgmap v7972: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:11 smithi077 ceph-mon[21151]: pgmap v7972: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:00:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:12.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:12 smithi077 ceph-mon[21151]: from='client.252978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:12 smithi046 ceph-mon[19468]: from='client.252978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:12 smithi087 ceph-mon[20993]: from='client.252978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:13 smithi046 ceph-mon[19468]: pgmap v7973: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:13 smithi087 ceph-mon[20993]: pgmap v7973: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:13 smithi077 ceph-mon[21151]: pgmap v7973: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:15 smithi046 ceph-mon[19468]: pgmap v7974: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:15 smithi087 ceph-mon[20993]: pgmap v7974: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:15 smithi077 ceph-mon[21151]: pgmap v7974: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:16.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:16.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:16.604 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:17.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:17.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:17.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:17.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:17.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:17.868 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:17 smithi087 ceph-mon[20993]: pgmap v7975: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:17 smithi077 ceph-mon[21151]: pgmap v7975: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:17 smithi046 ceph-mon[19468]: pgmap v7975: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:18 smithi087 ceph-mon[20993]: from='client.253050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:18.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:18 smithi077 ceph-mon[21151]: from='client.253050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:19.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:18 smithi046 ceph-mon[19468]: from='client.253050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:19.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:19 smithi046 ceph-mon[19468]: pgmap v7976: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:19 smithi087 ceph-mon[20993]: pgmap v7976: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:19 smithi077 ceph-mon[21151]: pgmap v7976: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:21.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: pgmap v7977: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: pgmap v7977: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: pgmap v7977: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:22.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:22.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:22.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:22.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:22.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:22.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:22.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:22.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:23 smithi046 ceph-mon[19468]: pgmap v7978: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:23 smithi046 ceph-mon[19468]: from='client.253128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:23 smithi087 ceph-mon[20993]: pgmap v7978: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:23 smithi087 ceph-mon[20993]: from='client.253128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:23 smithi077 ceph-mon[21151]: pgmap v7978: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:23 smithi077 ceph-mon[21151]: from='client.253128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:25 smithi046 ceph-mon[19468]: pgmap v7979: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:25 smithi087 ceph-mon[20993]: pgmap v7979: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:25 smithi077 ceph-mon[21151]: pgmap v7979: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:27 smithi046 ceph-mon[19468]: pgmap v7980: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:27 smithi087 ceph-mon[20993]: pgmap v7980: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:27 smithi077 ceph-mon[21151]: pgmap v7980: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:27.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:27.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:27.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:28.653 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:28.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:28.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:28.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:28.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:29 smithi046 ceph-mon[19468]: from='client.253200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:29 smithi046 ceph-mon[19468]: pgmap v7981: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:29 smithi087 ceph-mon[20993]: from='client.253200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:29 smithi087 ceph-mon[20993]: pgmap v7981: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:29 smithi077 ceph-mon[21151]: from='client.253200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:29 smithi077 ceph-mon[21151]: pgmap v7981: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:31 smithi087 ceph-mon[20993]: pgmap v7982: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:31 smithi077 ceph-mon[21151]: pgmap v7982: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:31 smithi046 ceph-mon[19468]: pgmap v7982: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:33.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:33.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:33.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:33 smithi087 ceph-mon[20993]: pgmap v7983: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:33 smithi077 ceph-mon[21151]: pgmap v7983: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:33 smithi046 ceph-mon[19468]: pgmap v7983: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:34.342 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:34.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:34.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:34.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:34.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:35 smithi087 ceph-mon[20993]: from='client.253278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:35 smithi087 ceph-mon[20993]: pgmap v7984: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:35 smithi077 ceph-mon[21151]: from='client.253278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:35 smithi077 ceph-mon[21151]: pgmap v7984: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:35 smithi046 ceph-mon[19468]: from='client.253278 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:35 smithi046 ceph-mon[19468]: pgmap v7984: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:37.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:37 smithi087 ceph-mon[20993]: pgmap v7985: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:37 smithi077 ceph-mon[21151]: pgmap v7985: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:37 smithi046 ceph-mon[19468]: pgmap v7985: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:00:39.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:39.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:39.345 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:39 smithi087 ceph-mon[20993]: pgmap v7986: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:39 smithi077 ceph-mon[21151]: pgmap v7986: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:40.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:40.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:40.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:40.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:40.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:40.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:39 smithi046 ceph-mon[19468]: pgmap v7986: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:40.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:40 smithi087 ceph-mon[20993]: from='client.253350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:40 smithi077 ceph-mon[21151]: from='client.253350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:40.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:40 smithi046 ceph-mon[19468]: from='client.253350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: pgmap v7987: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: pgmap v7987: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: pgmap v7987: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:43 smithi077 ceph-mon[21151]: pgmap v7988: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:43 smithi046 ceph-mon[19468]: pgmap v7988: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:43 smithi087 ceph-mon[20993]: pgmap v7988: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:45.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:45.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:45.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:45.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:45.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:45.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:45.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:45.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:45 smithi077 ceph-mon[21151]: pgmap v7989: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:45 smithi046 ceph-mon[19468]: pgmap v7989: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:45 smithi087 ceph-mon[20993]: pgmap v7989: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:00:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:46 smithi077 ceph-mon[21151]: from='client.253425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:46 smithi046 ceph-mon[19468]: from='client.253425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:46 smithi087 ceph-mon[20993]: from='client.253425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:47 smithi077 ceph-mon[21151]: pgmap v7990: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:47 smithi046 ceph-mon[19468]: pgmap v7990: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:47 smithi087 ceph-mon[20993]: pgmap v7990: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:49.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:49 smithi046 ceph-mon[19468]: pgmap v7991: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:00:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:49 smithi077 ceph-mon[21151]: pgmap v7991: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:00:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:49 smithi087 ceph-mon[20993]: pgmap v7991: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:00:50.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:50.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:50.716 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:51.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:51.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:51.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:51.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:51.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:51 smithi046 ceph-mon[19468]: pgmap v7992: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:51.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:51 smithi077 ceph-mon[21151]: pgmap v7992: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:51.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:51.907 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:51.907 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:51 smithi087 ceph-mon[20993]: pgmap v7992: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:00:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:52.910 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:52 smithi077 ceph-mon[21151]: from='client.253503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:52 smithi046 ceph-mon[19468]: from='client.253503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:52 smithi087 ceph-mon[20993]: from='client.253503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:53.841 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:53 smithi077 ceph-mon[21151]: pgmap v7993: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:53 smithi046 ceph-mon[19468]: pgmap v7993: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:53 smithi087 ceph-mon[20993]: pgmap v7993: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:55 smithi077 ceph-mon[21151]: pgmap v7994: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:55 smithi046 ceph-mon[19468]: pgmap v7994: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:55 smithi087 ceph-mon[20993]: pgmap v7994: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:00:56.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:00:56.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:00:56.396 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:00:57.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:00:57.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:00:57.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:00:57.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:00:57.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: pgmap v7995: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:58.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: pgmap v7995: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:00:58.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:00:58.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:00:58.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:00:58.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:58.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: pgmap v7995: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:58.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:00:57.889+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:00:58.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:00:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:00:57.890+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:00:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:58 smithi077 ceph-mon[21151]: from='client.253581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:59.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:58 smithi087 ceph-mon[20993]: from='client.253581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:59.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:58 smithi046 ceph-mon[19468]: from='client.253581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:00:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:00:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:00:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:00:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:00:59 smithi077 ceph-mon[21151]: pgmap v7996: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:00.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:01:00.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:00.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:00:59 smithi087 ceph-mon[20993]: pgmap v7996: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:00:59 smithi046 ceph-mon[19468]: pgmap v7996: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: pgmap v7997: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: pgmap v7997: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: pgmap v7997: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:02.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:02.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:02.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:02.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:02.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:03 smithi077 ceph-mon[21151]: from='client.253761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:03 smithi077 ceph-mon[21151]: pgmap v7998: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:03 smithi046 ceph-mon[19468]: from='client.253761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:03 smithi046 ceph-mon[19468]: pgmap v7998: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:03 smithi087 ceph-mon[20993]: from='client.253761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:03 smithi087 ceph-mon[20993]: pgmap v7998: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:05 smithi077 ceph-mon[21151]: pgmap v7999: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:05 smithi046 ceph-mon[19468]: pgmap v7999: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:05 smithi087 ceph-mon[20993]: pgmap v7999: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:07.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:07.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:07.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:07 smithi046 ceph-mon[19468]: pgmap v8000: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:07 smithi087 ceph-mon[20993]: pgmap v8000: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:07 smithi077 ceph-mon[21151]: pgmap v8000: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:08.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:08.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:08.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:08.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:08.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:09 smithi046 ceph-mon[19468]: from='client.253836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:09 smithi046 ceph-mon[19468]: pgmap v8001: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:09 smithi087 ceph-mon[20993]: from='client.253836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:09 smithi087 ceph-mon[20993]: pgmap v8001: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:09 smithi077 ceph-mon[21151]: from='client.253836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:09 smithi077 ceph-mon[21151]: pgmap v8001: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:11 smithi046 ceph-mon[19468]: pgmap v8002: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:11 smithi087 ceph-mon[20993]: pgmap v8002: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:11 smithi077 ceph-mon[21151]: pgmap v8002: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:01:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:13.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:13.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:13.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:13.816 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:13 smithi077 ceph-mon[21151]: pgmap v8003: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:13 smithi046 ceph-mon[19468]: pgmap v8003: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:13 smithi087 ceph-mon[20993]: pgmap v8003: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:14.157 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:14.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:14.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:14.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:14.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:15 smithi046 ceph-mon[19468]: from='client.253911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:15 smithi046 ceph-mon[19468]: pgmap v8004: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:15 smithi087 ceph-mon[20993]: from='client.253911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:15 smithi087 ceph-mon[20993]: pgmap v8004: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:15 smithi077 ceph-mon[21151]: from='client.253911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:15 smithi077 ceph-mon[21151]: pgmap v8004: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:17.730 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:17 smithi087 ceph-mon[20993]: pgmap v8005: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:17 smithi046 ceph-mon[19468]: pgmap v8005: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:17 smithi077 ceph-mon[21151]: pgmap v8005: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:19.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:19.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:19.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:19.864 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:19.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:19.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:19.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:19.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:19.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:19 smithi046 ceph-mon[19468]: pgmap v8006: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:19.923 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:19 smithi087 ceph-mon[20993]: pgmap v8006: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:19 smithi077 ceph-mon[21151]: pgmap v8006: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:20.978 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:20 smithi077 ceph-mon[21151]: from='client.253989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:21.034 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:20 smithi087 ceph-mon[20993]: from='client.253989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:20 smithi046 ceph-mon[19468]: from='client.253989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: pgmap v8007: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: pgmap v8007: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: pgmap v8007: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:22.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:23.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:23 smithi046 ceph-mon[19468]: pgmap v8008: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:23 smithi087 ceph-mon[20993]: pgmap v8008: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:23 smithi077 ceph-mon[21151]: pgmap v8008: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:24.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:24.867 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:24.867 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:25.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:25.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:25 smithi046 ceph-mon[19468]: pgmap v8009: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:25 smithi087 ceph-mon[20993]: pgmap v8009: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:25 smithi077 ceph-mon[21151]: pgmap v8009: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:27.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:26 smithi077 ceph-mon[21151]: from='client.254067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:26 smithi046 ceph-mon[19468]: from='client.254067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:26 smithi087 ceph-mon[20993]: from='client.254067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:27 smithi046 ceph-mon[19468]: pgmap v8010: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:27 smithi087 ceph-mon[20993]: pgmap v8010: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:27 smithi077 ceph-mon[21151]: pgmap v8010: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:29.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:28 smithi087 ceph-mon[20993]: pgmap v8011: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:28 smithi046 ceph-mon[19468]: pgmap v8011: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:28 smithi077 ceph-mon[21151]: pgmap v8011: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:30.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:30.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:30.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:31.243 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:31.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:31.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:31.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:31.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:31 smithi046 ceph-mon[19468]: pgmap v8012: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:31 smithi087 ceph-mon[20993]: pgmap v8012: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:31 smithi077 ceph-mon[21151]: pgmap v8012: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:32 smithi046 ceph-mon[19468]: from='client.254142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:32 smithi087 ceph-mon[20993]: from='client.254142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:32 smithi077 ceph-mon[21151]: from='client.254142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:33.723 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:33 smithi077 ceph-mon[21151]: pgmap v8013: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:33 smithi046 ceph-mon[19468]: pgmap v8013: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:33 smithi087 ceph-mon[20993]: pgmap v8013: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:35 smithi046 ceph-mon[19468]: pgmap v8014: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:35 smithi087 ceph-mon[20993]: pgmap v8014: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:35 smithi077 ceph-mon[21151]: pgmap v8014: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:01:36.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:36.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:36.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:36.933 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:36.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:36.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:36.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:36.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:38.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:37 smithi087 ceph-mon[20993]: pgmap v8015: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:38.055 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:37 smithi087 ceph-mon[20993]: from='client.254217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:37 smithi046 ceph-mon[19468]: pgmap v8015: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:37 smithi046 ceph-mon[19468]: from='client.254217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:37 smithi077 ceph-mon[21151]: pgmap v8015: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:37 smithi077 ceph-mon[21151]: from='client.254217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:39 smithi046 ceph-mon[19468]: pgmap v8016: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:40.117 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:39 smithi087 ceph-mon[20993]: pgmap v8016: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:39 smithi077 ceph-mon[21151]: pgmap v8016: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:41.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:41.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:41.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: pgmap v8017: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: pgmap v8017: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: pgmap v8017: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:42.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:42.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:42.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:42.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:42.641 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:43 smithi046 ceph-mon[19468]: from='client.254295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:43 smithi046 ceph-mon[19468]: pgmap v8018: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:43 smithi087 ceph-mon[20993]: from='client.254295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:43 smithi087 ceph-mon[20993]: pgmap v8018: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:43 smithi077 ceph-mon[21151]: from='client.254295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:43 smithi077 ceph-mon[21151]: pgmap v8018: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:45 smithi046 ceph-mon[19468]: pgmap v8019: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:45 smithi087 ceph-mon[20993]: pgmap v8019: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:45 smithi077 ceph-mon[21151]: pgmap v8019: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:47.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:47.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:47.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:47 smithi046 ceph-mon[19468]: pgmap v8020: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:47 smithi087 ceph-mon[20993]: pgmap v8020: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:47 smithi077 ceph-mon[21151]: pgmap v8020: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:48.322 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:48.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:48.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:48.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:48.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:49 smithi046 ceph-mon[19468]: from='client.254373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:49 smithi046 ceph-mon[19468]: pgmap v8021: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:49 smithi087 ceph-mon[20993]: from='client.254373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:49 smithi087 ceph-mon[20993]: pgmap v8021: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:49 smithi077 ceph-mon[21151]: from='client.254373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:49 smithi077 ceph-mon[21151]: pgmap v8021: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:50 smithi046 ceph-mon[19468]: pgmap v8022: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:50 smithi087 ceph-mon[20993]: pgmap v8022: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:50 smithi077 ceph-mon[21151]: pgmap v8022: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:52 smithi046 ceph-mon[19468]: pgmap v8023: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:52 smithi087 ceph-mon[20993]: pgmap v8023: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:52 smithi077 ceph-mon[21151]: pgmap v8023: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:53.991 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:53.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:53.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:53.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:53.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:54.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:53 smithi077 ceph-mon[21151]: from='client.254451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:53 smithi046 ceph-mon[19468]: from='client.254451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:53 smithi087 ceph-mon[20993]: from='client.254451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:01:55.091 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:54 smithi077 ceph-mon[21151]: pgmap v8024: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:54 smithi046 ceph-mon[19468]: pgmap v8024: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:54 smithi087 ceph-mon[20993]: pgmap v8024: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:57 smithi046 ceph-mon[19468]: pgmap v8025: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:57 smithi087 ceph-mon[20993]: pgmap v8025: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:57 smithi077 ceph-mon[21151]: pgmap v8025: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:01:58.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:01:58.632+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:58.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:01:58.633+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:01:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:01:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:01:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:58.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:01:58.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:01:58.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:01:58.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:58.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:01:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:01:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:01:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:01:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:58.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:01:58.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:01:58.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:01:59.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:01:59.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:01:59.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:01:59.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:01:59.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:01:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:59 smithi046 ceph-mon[19468]: pgmap v8026: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:01:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:01:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:59.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:59.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:59 smithi087 ceph-mon[20993]: pgmap v8026: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:59.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:01:59.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:01:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:01:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:01:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:59 smithi077 ceph-mon[21151]: pgmap v8026: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:01:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:01:59.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:01:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:02:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:00 smithi087 ceph-mon[20993]: from='client.254634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:00 smithi046 ceph-mon[19468]: from='client.254634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:00 smithi077 ceph-mon[21151]: from='client.254634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: pgmap v8027: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: pgmap v8027: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: pgmap v8027: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:03 smithi046 ceph-mon[19468]: pgmap v8028: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:03 smithi087 ceph-mon[20993]: pgmap v8028: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:03 smithi077 ceph-mon[21151]: pgmap v8028: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:04.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:04.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:04.665 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:05.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:05.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:05.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:05.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:05.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:05 smithi046 ceph-mon[19468]: pgmap v8029: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:05 smithi087 ceph-mon[20993]: pgmap v8029: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:05 smithi077 ceph-mon[21151]: pgmap v8029: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:06 smithi087 ceph-mon[20993]: from='client.254712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:06 smithi077 ceph-mon[21151]: from='client.254712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:06 smithi046 ceph-mon[19468]: from='client.254712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:07 smithi087 ceph-mon[20993]: pgmap v8030: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:07 smithi077 ceph-mon[21151]: pgmap v8030: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:07 smithi046 ceph-mon[19468]: pgmap v8030: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:09 smithi087 ceph-mon[20993]: pgmap v8031: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:02:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:09 smithi077 ceph-mon[21151]: pgmap v8031: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:02:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:09 smithi046 ceph-mon[19468]: pgmap v8031: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:02:10.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:10.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:10.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:11.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:11.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:11.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:11.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:11.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:11 smithi087 ceph-mon[20993]: pgmap v8032: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:11 smithi087 ceph-mon[20993]: from='client.254790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:11 smithi077 ceph-mon[21151]: pgmap v8032: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:11 smithi077 ceph-mon[21151]: from='client.254790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:11.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:11 smithi046 ceph-mon[19468]: pgmap v8032: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:02:11.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:11 smithi046 ceph-mon[19468]: from='client.254790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:12 smithi046 ceph-mon[19468]: pgmap v8033: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:12 smithi087 ceph-mon[20993]: pgmap v8033: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:12 smithi077 ceph-mon[21151]: pgmap v8033: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:15.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:15 smithi077 ceph-mon[21151]: pgmap v8034: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:15 smithi046 ceph-mon[19468]: pgmap v8034: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:15 smithi087 ceph-mon[20993]: pgmap v8034: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:16.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:16.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:16.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:16.724 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:16.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:16.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:16.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:16.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:17 smithi046 ceph-mon[19468]: from='client.254865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:17 smithi046 ceph-mon[19468]: pgmap v8035: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:17 smithi087 ceph-mon[20993]: from='client.254865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:17 smithi087 ceph-mon[20993]: pgmap v8035: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:17 smithi077 ceph-mon[21151]: from='client.254865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:17 smithi077 ceph-mon[21151]: pgmap v8035: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:19.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:19 smithi087 ceph-mon[20993]: pgmap v8036: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:19 smithi046 ceph-mon[19468]: pgmap v8036: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:19 smithi077 ceph-mon[21151]: pgmap v8036: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:21.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:21.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:21.727 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: pgmap v8037: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: pgmap v8037: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: pgmap v8037: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:22.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:22.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:22.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:22.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:22.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:23.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:23 smithi046 ceph-mon[19468]: from='client.254937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:23.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:23 smithi046 ceph-mon[19468]: pgmap v8038: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:23 smithi087 ceph-mon[20993]: from='client.254937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:23 smithi087 ceph-mon[20993]: pgmap v8038: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:23 smithi077 ceph-mon[21151]: from='client.254937 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:23 smithi077 ceph-mon[21151]: pgmap v8038: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:25.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:25 smithi046 ceph-mon[19468]: pgmap v8039: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:25 smithi087 ceph-mon[20993]: pgmap v8039: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:25 smithi077 ceph-mon[21151]: pgmap v8039: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:27.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:27.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:27.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:27 smithi046 ceph-mon[19468]: pgmap v8040: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:27 smithi087 ceph-mon[20993]: pgmap v8040: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:27 smithi077 ceph-mon[21151]: pgmap v8040: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:28.115 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:28.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:28.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:28.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:28.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:29.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:29 smithi087 ceph-mon[20993]: from='client.255003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:29.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:29 smithi087 ceph-mon[20993]: pgmap v8041: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:29.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:29 smithi077 ceph-mon[21151]: from='client.255003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:29.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:29 smithi077 ceph-mon[21151]: pgmap v8041: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:29 smithi046 ceph-mon[19468]: from='client.255003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:29 smithi046 ceph-mon[19468]: pgmap v8041: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:31 smithi087 ceph-mon[20993]: pgmap v8042: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:31.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:31 smithi077 ceph-mon[21151]: pgmap v8042: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:32.073 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:31 smithi046 ceph-mon[19468]: pgmap v8042: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:33.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:33.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:33.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:33 smithi046 ceph-mon[19468]: pgmap v8043: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:33 smithi087 ceph-mon[20993]: pgmap v8043: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:33 smithi077 ceph-mon[21151]: pgmap v8043: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:33.808 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:33.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:33.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:33.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:33.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:34 smithi046 ceph-mon[19468]: from='client.255078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:34 smithi087 ceph-mon[20993]: from='client.255078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:34 smithi077 ceph-mon[21151]: from='client.255078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:35.350 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:35 smithi077 ceph-mon[21151]: pgmap v8044: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:35 smithi046 ceph-mon[19468]: pgmap v8044: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:35 smithi087 ceph-mon[20993]: pgmap v8044: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:37 smithi087 ceph-mon[20993]: pgmap v8045: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:37 smithi077 ceph-mon[21151]: pgmap v8045: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:37 smithi046 ceph-mon[19468]: pgmap v8045: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:38.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:38.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:38.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:39.492 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:39.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:39.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:39.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:39.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:39.763 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:39 smithi087 ceph-mon[20993]: pgmap v8046: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:39 smithi046 ceph-mon[19468]: pgmap v8046: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:39 smithi077 ceph-mon[21151]: pgmap v8046: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:40.729 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:40 smithi087 ceph-mon[20993]: from='client.255156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:40 smithi077 ceph-mon[21151]: from='client.255156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:40 smithi046 ceph-mon[19468]: from='client.255156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: pgmap v8047: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: pgmap v8047: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:41.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: pgmap v8047: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:43 smithi087 ceph-mon[20993]: pgmap v8048: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:43 smithi077 ceph-mon[21151]: pgmap v8048: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:43 smithi046 ceph-mon[19468]: pgmap v8048: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:44.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:44.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:44.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:45.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:45.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:45.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:45.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:45.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:45.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:45 smithi046 ceph-mon[19468]: pgmap v8049: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:45 smithi077 ceph-mon[21151]: pgmap v8049: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:45 smithi087 ceph-mon[20993]: pgmap v8049: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:46 smithi046 ceph-mon[19468]: from='client.255231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:46 smithi077 ceph-mon[21151]: from='client.255231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:46 smithi087 ceph-mon[20993]: from='client.255231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:47 smithi077 ceph-mon[21151]: pgmap v8050: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:02:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:47 smithi046 ceph-mon[19468]: pgmap v8050: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:02:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:47 smithi087 ceph-mon[20993]: pgmap v8050: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:02:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:49 smithi077 ceph-mon[21151]: pgmap v8051: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:02:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:49 smithi046 ceph-mon[19468]: pgmap v8051: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:02:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:49 smithi087 ceph-mon[20993]: pgmap v8051: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:02:50.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:50.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:50.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:50.869 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:50.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:50.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:50.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:50.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:51 smithi077 ceph-mon[21151]: from='client.255303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:51 smithi077 ceph-mon[21151]: pgmap v8052: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:51 smithi046 ceph-mon[19468]: from='client.255303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:51 smithi046 ceph-mon[19468]: pgmap v8052: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:51 smithi087 ceph-mon[20993]: from='client.255303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:51 smithi087 ceph-mon[20993]: pgmap v8052: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:53 smithi046 ceph-mon[19468]: pgmap v8053: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:53 smithi087 ceph-mon[20993]: pgmap v8053: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:53 smithi077 ceph-mon[21151]: pgmap v8053: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:55.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:55 smithi046 ceph-mon[19468]: pgmap v8054: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:55.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:02:55.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:02:55.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:02:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:55 smithi087 ceph-mon[20993]: pgmap v8054: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:55 smithi077 ceph-mon[21151]: pgmap v8054: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:02:56.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:02:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:02:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:02:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:02:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:02:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:57 smithi087 ceph-mon[20993]: from='client.255378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:57 smithi087 ceph-mon[20993]: pgmap v8055: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:57 smithi077 ceph-mon[21151]: from='client.255378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:57 smithi077 ceph-mon[21151]: pgmap v8055: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:57 smithi046 ceph-mon[19468]: from='client.255378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:02:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:57 smithi046 ceph-mon[19468]: pgmap v8055: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:02:59.620 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:02:59.364+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:02:59.621 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:02:59.365+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: pgmap v8056: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:02:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: pgmap v8056: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:02:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:02:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: pgmap v8056: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:02:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:03:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:03:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:03:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:03:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:03:01.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:01.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:01.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: pgmap v8057: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: pgmap v8057: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: pgmap v8057: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.246 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:02.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:02.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:02.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:02.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:03 smithi077 ceph-mon[21151]: from='client.255561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:03 smithi077 ceph-mon[21151]: pgmap v8058: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:03 smithi046 ceph-mon[19468]: from='client.255561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:03 smithi046 ceph-mon[19468]: pgmap v8058: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:03 smithi087 ceph-mon[20993]: from='client.255561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:03 smithi087 ceph-mon[20993]: pgmap v8058: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:05 smithi077 ceph-mon[21151]: pgmap v8059: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:06.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:05 smithi046 ceph-mon[19468]: pgmap v8059: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:05 smithi087 ceph-mon[20993]: pgmap v8059: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:07.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:07.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:07.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:07 smithi046 ceph-mon[19468]: pgmap v8060: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:07.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:07.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:07.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:07.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:07.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:07 smithi077 ceph-mon[21151]: pgmap v8060: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:07 smithi087 ceph-mon[20993]: pgmap v8060: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:08 smithi077 ceph-mon[21151]: from='client.255636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:08 smithi046 ceph-mon[19468]: from='client.255636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:08 smithi087 ceph-mon[20993]: from='client.255636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:09 smithi077 ceph-mon[21151]: pgmap v8061: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:09 smithi046 ceph-mon[19468]: pgmap v8061: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:09 smithi087 ceph-mon[20993]: pgmap v8061: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:11 smithi087 ceph-mon[20993]: pgmap v8062: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:11 smithi077 ceph-mon[21151]: pgmap v8062: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:11 smithi046 ceph-mon[19468]: pgmap v8062: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:03:12.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:12.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:12.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:13 smithi046 ceph-mon[19468]: pgmap v8063: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:13 smithi087 ceph-mon[20993]: pgmap v8063: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:13.624 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:13.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:13.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:13.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:13.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:13 smithi077 ceph-mon[21151]: pgmap v8063: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:14 smithi046 ceph-mon[19468]: from='client.255711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:14 smithi087 ceph-mon[20993]: from='client.255711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:14 smithi077 ceph-mon[21151]: from='client.255711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:15 smithi046 ceph-mon[19468]: pgmap v8064: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:15 smithi087 ceph-mon[20993]: pgmap v8064: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:15 smithi077 ceph-mon[21151]: pgmap v8064: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:17.888 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:17 smithi077 ceph-mon[21151]: pgmap v8065: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:17 smithi046 ceph-mon[19468]: pgmap v8065: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:17 smithi087 ceph-mon[20993]: pgmap v8065: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:18.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:18.625 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:18.625 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:19.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:19.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:19 smithi077 ceph-mon[21151]: pgmap v8066: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:19 smithi046 ceph-mon[19468]: pgmap v8066: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:19 smithi087 ceph-mon[20993]: pgmap v8066: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:20.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:20 smithi087 ceph-mon[20993]: from='client.255786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:20 smithi077 ceph-mon[21151]: from='client.255786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:21.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:20 smithi046 ceph-mon[19468]: from='client.255786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:21.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:21 smithi087 ceph-mon[20993]: pgmap v8067: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:21 smithi077 ceph-mon[21151]: pgmap v8067: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:21 smithi046 ceph-mon[19468]: pgmap v8067: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:23 smithi046 ceph-mon[19468]: pgmap v8068: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:23 smithi087 ceph-mon[20993]: pgmap v8068: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:23 smithi077 ceph-mon[21151]: pgmap v8068: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:24.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:24.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:24.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:24.993 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:24.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:24.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:24.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:24.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:25.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:25 smithi046 ceph-mon[19468]: pgmap v8069: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:25.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:25 smithi046 ceph-mon[19468]: from='client.255864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:25 smithi087 ceph-mon[20993]: pgmap v8069: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:25 smithi087 ceph-mon[20993]: from='client.255864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:25 smithi077 ceph-mon[21151]: pgmap v8069: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:25 smithi077 ceph-mon[21151]: from='client.255864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:27.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:27 smithi046 ceph-mon[19468]: pgmap v8070: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:03:28.035 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:27 smithi077 ceph-mon[21151]: pgmap v8070: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:03:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:27 smithi087 ceph-mon[20993]: pgmap v8070: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:03:29.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:29 smithi046 ceph-mon[19468]: pgmap v8071: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:03:29.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:29.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:29.997 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:29 smithi087 ceph-mon[20993]: pgmap v8071: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:03:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:29 smithi077 ceph-mon[21151]: pgmap v8071: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:03:30.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:30.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:30 smithi046 ceph-mon[19468]: from='client.255939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:30 smithi046 ceph-mon[19468]: pgmap v8072: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:30 smithi087 ceph-mon[20993]: from='client.255939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:30 smithi087 ceph-mon[20993]: pgmap v8072: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:30 smithi077 ceph-mon[21151]: from='client.255939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:30 smithi077 ceph-mon[21151]: pgmap v8072: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:33 smithi046 ceph-mon[19468]: pgmap v8073: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:33 smithi087 ceph-mon[20993]: pgmap v8073: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:33 smithi077 ceph-mon[21151]: pgmap v8073: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:35.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:35.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:35.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:35 smithi077 ceph-mon[21151]: pgmap v8074: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:35 smithi046 ceph-mon[19468]: pgmap v8074: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:35 smithi087 ceph-mon[20993]: pgmap v8074: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:03:36.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:36.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:36.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:36.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:36.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:37 smithi077 ceph-mon[21151]: from='client.256017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:37 smithi077 ceph-mon[21151]: pgmap v8075: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:37 smithi046 ceph-mon[19468]: from='client.256017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:37 smithi046 ceph-mon[19468]: pgmap v8075: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:37 smithi087 ceph-mon[20993]: from='client.256017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:37 smithi087 ceph-mon[20993]: pgmap v8075: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:39.808 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:39 smithi077 ceph-mon[21151]: pgmap v8076: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:03:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:39 smithi046 ceph-mon[19468]: pgmap v8076: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:03:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:39 smithi087 ceph-mon[20993]: pgmap v8076: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:03:41.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:41.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:41.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:41 smithi077 ceph-mon[21151]: pgmap v8077: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:03:42.065 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:42.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:42.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:42.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:42.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:42.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:41 smithi046 ceph-mon[19468]: pgmap v8077: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:03:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:41 smithi087 ceph-mon[20993]: pgmap v8077: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:03:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='client.256092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='client.256092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='client.256092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:43 smithi087 ceph-mon[20993]: pgmap v8078: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:43 smithi077 ceph-mon[21151]: pgmap v8078: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:43 smithi046 ceph-mon[19468]: pgmap v8078: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:45 smithi077 ceph-mon[21151]: pgmap v8079: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:45 smithi046 ceph-mon[19468]: pgmap v8079: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:45 smithi087 ceph-mon[20993]: pgmap v8079: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:47.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:47.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:47.067 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:47.762 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:47.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:47.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:47.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:47.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:47 smithi077 ceph-mon[21151]: pgmap v8080: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:47.935 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:47 smithi046 ceph-mon[19468]: pgmap v8080: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:47 smithi087 ceph-mon[20993]: pgmap v8080: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:48 smithi077 ceph-mon[21151]: from='client.256170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:49.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:48 smithi046 ceph-mon[19468]: from='client.256170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:48 smithi087 ceph-mon[20993]: from='client.256170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:49 smithi077 ceph-mon[21151]: pgmap v8081: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:49 smithi046 ceph-mon[19468]: pgmap v8081: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:49 smithi087 ceph-mon[20993]: pgmap v8081: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:51.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:51 smithi046 ceph-mon[19468]: pgmap v8082: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:51 smithi077 ceph-mon[21151]: pgmap v8082: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:51 smithi087 ceph-mon[20993]: pgmap v8082: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:52.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:52.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:52.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:53.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:53.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:53.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:53.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:53.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:53 smithi046 ceph-mon[19468]: pgmap v8083: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:53 smithi087 ceph-mon[20993]: pgmap v8083: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:53 smithi077 ceph-mon[21151]: pgmap v8083: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:54 smithi046 ceph-mon[19468]: from='client.256248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:54 smithi087 ceph-mon[20993]: from='client.256248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:54 smithi077 ceph-mon[21151]: from='client.256248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:03:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:55 smithi046 ceph-mon[19468]: pgmap v8084: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:55 smithi087 ceph-mon[20993]: pgmap v8084: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:55 smithi077 ceph-mon[21151]: pgmap v8084: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:57 smithi046 ceph-mon[19468]: pgmap v8085: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:57 smithi087 ceph-mon[20993]: pgmap v8085: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:57 smithi077 ceph-mon[21151]: pgmap v8085: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:03:58.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:03:58.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:03:58.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:03:59.130 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:03:59.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:03:59.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:03:59.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:03:59.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: pgmap v8086: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:03:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: pgmap v8086: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:03:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: pgmap v8086: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:03:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:03:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:04:00.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:04:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:04:00.092+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:04:00.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:04:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:04:00.093+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:04:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:00 smithi046 ceph-mon[19468]: from='client.256326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:04:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:00 smithi087 ceph-mon[20993]: from='client.256326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:04:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:00 smithi077 ceph-mon[21151]: from='client.256326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:04:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:04:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:01 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:04:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:01 smithi087 ceph-mon[20993]: pgmap v8087: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T07:04:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:04:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:01 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:04:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:01 smithi046 ceph-mon[19468]: pgmap v8087: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T07:04:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:04:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:01 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:04:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:01 smithi077 ceph-mon[21151]: pgmap v8087: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T07:04:03.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:02 smithi087 ceph-mon[20993]: pgmap v8088: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:03.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.287 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:02 smithi046 ceph-mon[19468]: pgmap v8088: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:02 smithi077 ceph-mon[21151]: pgmap v8088: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:04.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:04.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:04.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:04.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:04.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:04.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:04.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:04.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:05 smithi077 ceph-mon[21151]: from='client.256506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:05 smithi077 ceph-mon[21151]: pgmap v8089: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:05 smithi046 ceph-mon[19468]: from='client.256506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:05 smithi046 ceph-mon[19468]: pgmap v8089: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:05 smithi087 ceph-mon[20993]: from='client.256506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:05 smithi087 ceph-mon[20993]: pgmap v8089: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:04:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:07 smithi046 ceph-mon[19468]: pgmap v8090: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:07 smithi077 ceph-mon[21151]: pgmap v8090: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:07 smithi087 ceph-mon[20993]: pgmap v8090: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:09.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:09 smithi046 ceph-mon[19468]: pgmap v8091: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:09.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:09.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:09.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:09 smithi077 ceph-mon[21151]: pgmap v8091: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:09 smithi087 ceph-mon[20993]: pgmap v8091: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:10.501 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:10.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:10.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:10.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:10.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:11 smithi087 ceph-mon[20993]: from='client.256584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:11 smithi087 ceph-mon[20993]: pgmap v8092: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:11 smithi077 ceph-mon[21151]: from='client.256584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:11 smithi077 ceph-mon[21151]: pgmap v8092: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:11 smithi046 ceph-mon[19468]: from='client.256584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:11 smithi046 ceph-mon[19468]: pgmap v8092: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:04:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:13 smithi046 ceph-mon[19468]: pgmap v8093: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:13 smithi087 ceph-mon[20993]: pgmap v8093: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:13 smithi077 ceph-mon[21151]: pgmap v8093: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:15.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:15.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:15.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:15 smithi046 ceph-mon[19468]: pgmap v8094: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:15 smithi087 ceph-mon[20993]: pgmap v8094: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:15 smithi077 ceph-mon[21151]: pgmap v8094: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:04:16.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:16.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:16.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:16.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:16.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:17 smithi046 ceph-mon[19468]: from='client.256659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:18.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:17 smithi046 ceph-mon[19468]: pgmap v8095: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:04:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:17 smithi087 ceph-mon[20993]: from='client.256659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:17 smithi087 ceph-mon[20993]: pgmap v8095: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:04:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:17 smithi077 ceph-mon[21151]: from='client.256659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:17 smithi077 ceph-mon[21151]: pgmap v8095: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:04:19.983 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:19 smithi077 ceph-mon[21151]: pgmap v8096: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:19 smithi046 ceph-mon[19468]: pgmap v8096: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:19 smithi087 ceph-mon[20993]: pgmap v8096: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:21.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:21.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:21.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:21.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:21.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:21.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:21.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:21.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:21.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:21 smithi046 ceph-mon[19468]: pgmap v8097: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:22.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:21 smithi077 ceph-mon[21151]: pgmap v8097: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:22.117 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:21 smithi087 ceph-mon[20993]: pgmap v8097: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='client.256731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='client.256731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='client.256731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:23 smithi046 ceph-mon[19468]: pgmap v8098: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:23 smithi087 ceph-mon[20993]: pgmap v8098: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:23 smithi077 ceph-mon[21151]: pgmap v8098: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:25 smithi046 ceph-mon[19468]: pgmap v8099: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:25 smithi087 ceph-mon[20993]: pgmap v8099: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:25 smithi077 ceph-mon[21151]: pgmap v8099: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:27.584 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:27.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:27.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:27.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:27.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:27 smithi046 ceph-mon[19468]: pgmap v8100: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:27.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:27 smithi077 ceph-mon[21151]: pgmap v8100: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:27 smithi087 ceph-mon[20993]: pgmap v8100: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:28.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:28 smithi046 ceph-mon[19468]: from='client.256809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:29.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:28 smithi087 ceph-mon[20993]: from='client.256809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:28 smithi077 ceph-mon[21151]: from='client.256809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:29.966 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:29 smithi046 ceph-mon[19468]: pgmap v8101: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:30.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:29 smithi087 ceph-mon[20993]: pgmap v8101: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:29 smithi077 ceph-mon[21151]: pgmap v8101: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:31 smithi046 ceph-mon[19468]: pgmap v8102: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:31 smithi087 ceph-mon[20993]: pgmap v8102: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:31 smithi077 ceph-mon[21151]: pgmap v8102: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:32.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:32.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:32.587 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:33.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:33.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:33.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:33.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:33.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:33.986 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:33 smithi046 ceph-mon[19468]: pgmap v8103: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:33.987 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:33.987 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:33.987 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:33 smithi087 ceph-mon[20993]: pgmap v8103: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:33 smithi077 ceph-mon[21151]: pgmap v8103: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:34.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:34 smithi077 ceph-mon[21151]: from='client.256881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:34 smithi046 ceph-mon[19468]: from='client.256881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:34 smithi087 ceph-mon[20993]: from='client.256881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:35 smithi046 ceph-mon[19468]: pgmap v8104: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:35 smithi087 ceph-mon[20993]: pgmap v8104: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:35 smithi077 ceph-mon[21151]: pgmap v8104: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:37 smithi046 ceph-mon[19468]: pgmap v8105: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:37 smithi087 ceph-mon[20993]: pgmap v8105: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:37 smithi077 ceph-mon[21151]: pgmap v8105: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:38.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:38.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:38.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:38.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:38.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:38.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:38.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:38.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:38 smithi046 ceph-mon[19468]: from='client.256956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:38 smithi046 ceph-mon[19468]: pgmap v8106: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:38 smithi087 ceph-mon[20993]: from='client.256956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:38 smithi087 ceph-mon[20993]: pgmap v8106: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:38 smithi077 ceph-mon[21151]: from='client.256956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:38 smithi077 ceph-mon[21151]: pgmap v8106: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:41.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:41 smithi077 ceph-mon[21151]: pgmap v8107: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:41 smithi046 ceph-mon[19468]: pgmap v8107: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:41 smithi087 ceph-mon[20993]: pgmap v8107: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:43 smithi087 ceph-mon[20993]: pgmap v8108: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:43 smithi046 ceph-mon[19468]: pgmap v8108: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:43 smithi077 ceph-mon[21151]: pgmap v8108: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:43.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:43.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:43.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:44.645 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:44.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:44.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:44.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:44.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:45 smithi077 ceph-mon[21151]: from='client.257031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:46.022 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:45 smithi077 ceph-mon[21151]: pgmap v8109: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:45 smithi046 ceph-mon[19468]: from='client.257031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:45 smithi046 ceph-mon[19468]: pgmap v8109: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:45 smithi087 ceph-mon[20993]: from='client.257031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:45 smithi087 ceph-mon[20993]: pgmap v8109: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:47 smithi077 ceph-mon[21151]: pgmap v8110: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:48.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:47 smithi046 ceph-mon[19468]: pgmap v8110: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:47 smithi087 ceph-mon[20993]: pgmap v8110: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:04:49.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:49.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:49.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:49 smithi046 ceph-mon[19468]: pgmap v8111: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:49 smithi077 ceph-mon[21151]: pgmap v8111: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:49 smithi087 ceph-mon[20993]: pgmap v8111: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:50.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:50.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:50.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:50.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:50.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:51 smithi046 ceph-mon[19468]: from='client.257103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:51 smithi046 ceph-mon[19468]: pgmap v8112: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:51 smithi087 ceph-mon[20993]: from='client.257103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:51 smithi087 ceph-mon[20993]: pgmap v8112: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:51 smithi077 ceph-mon[21151]: from='client.257103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:51 smithi077 ceph-mon[21151]: pgmap v8112: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:53 smithi046 ceph-mon[19468]: pgmap v8113: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:53 smithi087 ceph-mon[20993]: pgmap v8113: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:53 smithi077 ceph-mon[21151]: pgmap v8113: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:04:55.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:04:55.332 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:04:55.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:04:56.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:04:56.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:04:56.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:55 smithi046 ceph-mon[19468]: pgmap v8114: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:56.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:04:56.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:04:56.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:04:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:55 smithi087 ceph-mon[20993]: pgmap v8114: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:55 smithi077 ceph-mon[21151]: pgmap v8114: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:57.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:56 smithi077 ceph-mon[21151]: from='client.257181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:56 smithi046 ceph-mon[19468]: from='client.257181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:56 smithi087 ceph-mon[20993]: from='client.257181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:04:58.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:57 smithi077 ceph-mon[21151]: pgmap v8115: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:57 smithi046 ceph-mon[19468]: pgmap v8115: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:57 smithi087 ceph-mon[20993]: pgmap v8115: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:04:59.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:04:59 smithi087 ceph-mon[20993]: pgmap v8116: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:04:59.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:04:59 smithi077 ceph-mon[21151]: pgmap v8116: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:05:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:04:59 smithi046 ceph-mon[19468]: pgmap v8116: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:05:01.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:01.013 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:05:00.822+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:05:01.013 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:05:00.823+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:05:01.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:01.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:05:01.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:05:01.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:05:01.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:01.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:01.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:01.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:05:01.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:05:01.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:05:01.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:01.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:01.681 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:01.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:01.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:01.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:01.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:01 smithi046 ceph-mon[19468]: pgmap v8117: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:01 smithi087 ceph-mon[20993]: pgmap v8117: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:05:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:01 smithi077 ceph-mon[21151]: pgmap v8117: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:05:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:05:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='client.257361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='client.257361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:05:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:05:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='client.257361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:03 smithi087 ceph-mon[20993]: pgmap v8118: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:03 smithi046 ceph-mon[19468]: pgmap v8118: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:04.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:03 smithi077 ceph-mon[21151]: pgmap v8118: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:05 smithi046 ceph-mon[19468]: pgmap v8119: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:05 smithi087 ceph-mon[20993]: pgmap v8119: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:05 smithi077 ceph-mon[21151]: pgmap v8119: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:06.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:06.683 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:07.377 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:07.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:07.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:07.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:07.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:07 smithi046 ceph-mon[19468]: pgmap v8120: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:07 smithi087 ceph-mon[20993]: pgmap v8120: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:07 smithi077 ceph-mon[21151]: pgmap v8120: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:08.953 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:08 smithi046 ceph-mon[19468]: from='client.257433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:08 smithi087 ceph-mon[20993]: from='client.257433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:08 smithi077 ceph-mon[21151]: from='client.257433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:09 smithi046 ceph-mon[19468]: pgmap v8121: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:09 smithi087 ceph-mon[20993]: pgmap v8121: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:09 smithi077 ceph-mon[21151]: pgmap v8121: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:11 smithi046 ceph-mon[19468]: pgmap v8122: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:11 smithi087 ceph-mon[20993]: pgmap v8122: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:11 smithi077 ceph-mon[21151]: pgmap v8122: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:12.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:12.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:12.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:13.068 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:13.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:13.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:13.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:13.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:13 smithi046 ceph-mon[19468]: pgmap v8123: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:13 smithi046 ceph-mon[19468]: from='client.257508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:13 smithi087 ceph-mon[20993]: pgmap v8123: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:13 smithi087 ceph-mon[20993]: from='client.257508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:13 smithi077 ceph-mon[21151]: pgmap v8123: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:13 smithi077 ceph-mon[21151]: from='client.257508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:15 smithi046 ceph-mon[19468]: pgmap v8124: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:15 smithi087 ceph-mon[20993]: pgmap v8124: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:15 smithi077 ceph-mon[21151]: pgmap v8124: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:18.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:18.071 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:17 smithi046 ceph-mon[19468]: pgmap v8125: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:18.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:18.071 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:17 smithi087 ceph-mon[20993]: pgmap v8125: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:18.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:17 smithi077 ceph-mon[21151]: pgmap v8125: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:05:18.760 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:18.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:18.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:18.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:18.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:19 smithi046 ceph-mon[19468]: from='client.257583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:19 smithi046 ceph-mon[19468]: pgmap v8126: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:19 smithi087 ceph-mon[20993]: from='client.257583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:19 smithi087 ceph-mon[20993]: pgmap v8126: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:19 smithi077 ceph-mon[21151]: from='client.257583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:19 smithi077 ceph-mon[21151]: pgmap v8126: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:21.844 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:21 smithi077 ceph-mon[21151]: pgmap v8127: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:21 smithi046 ceph-mon[19468]: pgmap v8127: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:21 smithi087 ceph-mon[20993]: pgmap v8127: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:23 smithi077 ceph-mon[21151]: pgmap v8128: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:23 smithi087 ceph-mon[20993]: pgmap v8128: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:23.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:23 smithi046 ceph-mon[19468]: pgmap v8128: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:23.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:23.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:24.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:24.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:24.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:24.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:24.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:25 smithi087 ceph-mon[20993]: from='client.257658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:25 smithi087 ceph-mon[20993]: pgmap v8129: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:25 smithi046 ceph-mon[19468]: from='client.257658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:25 smithi046 ceph-mon[19468]: pgmap v8129: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:25 smithi077 ceph-mon[21151]: from='client.257658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:25 smithi077 ceph-mon[21151]: pgmap v8129: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:27.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:27 smithi077 ceph-mon[21151]: pgmap v8130: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:27 smithi046 ceph-mon[19468]: pgmap v8130: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:27 smithi087 ceph-mon[20993]: pgmap v8130: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:05:29.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:29.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:29.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:29.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:29 smithi087 ceph-mon[20993]: pgmap v8131: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:30.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:29 smithi046 ceph-mon[19468]: pgmap v8131: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:30.141 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:30.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:30.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:30.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:30.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:29 smithi077 ceph-mon[21151]: pgmap v8131: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:05:31.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:31 smithi046 ceph-mon[19468]: from='client.257730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:31.793 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:31 smithi046 ceph-mon[19468]: pgmap v8132: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:05:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:31 smithi087 ceph-mon[20993]: from='client.257730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:31 smithi087 ceph-mon[20993]: pgmap v8132: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:05:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:31 smithi077 ceph-mon[21151]: from='client.257730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:31 smithi077 ceph-mon[21151]: pgmap v8132: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:05:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:33 smithi046 ceph-mon[19468]: pgmap v8133: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:33 smithi087 ceph-mon[20993]: pgmap v8133: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:33 smithi077 ceph-mon[21151]: pgmap v8133: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:35.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:35.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:35.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:35.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:35 smithi046 ceph-mon[19468]: pgmap v8134: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:35 smithi087 ceph-mon[20993]: pgmap v8134: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:35 smithi077 ceph-mon[21151]: pgmap v8134: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:36 smithi046 ceph-mon[19468]: from='client.257805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:36 smithi087 ceph-mon[20993]: from='client.257805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:36 smithi077 ceph-mon[21151]: from='client.257805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:37 smithi046 ceph-mon[19468]: pgmap v8135: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:37 smithi087 ceph-mon[20993]: pgmap v8135: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:37 smithi077 ceph-mon[21151]: pgmap v8135: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:39 smithi046 ceph-mon[19468]: pgmap v8136: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:39 smithi087 ceph-mon[20993]: pgmap v8136: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:39 smithi077 ceph-mon[21151]: pgmap v8136: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:05:40.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:40.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:40.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:41.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:41.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:41.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:41.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:41.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:41 smithi046 ceph-mon[19468]: pgmap v8137: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:42.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:41 smithi077 ceph-mon[21151]: pgmap v8137: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:41 smithi087 ceph-mon[20993]: pgmap v8137: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='client.257883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:42.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='client.257883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='client.257883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:44.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:43 smithi077 ceph-mon[21151]: pgmap v8138: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:43 smithi046 ceph-mon[19468]: pgmap v8138: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:43 smithi087 ceph-mon[20993]: pgmap v8138: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:45 smithi046 ceph-mon[19468]: pgmap v8139: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:45 smithi087 ceph-mon[20993]: pgmap v8139: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:45 smithi077 ceph-mon[21151]: pgmap v8139: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:05:46.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:46.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:46.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:47.195 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:47.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:47.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:47.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:47.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:47 smithi046 ceph-mon[19468]: pgmap v8140: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:05:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:47 smithi087 ceph-mon[20993]: pgmap v8140: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:05:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:47 smithi077 ceph-mon[21151]: pgmap v8140: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:05:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:48 smithi046 ceph-mon[19468]: from='client.257961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:48 smithi087 ceph-mon[20993]: from='client.257961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:48 smithi077 ceph-mon[21151]: from='client.257961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:49 smithi046 ceph-mon[19468]: pgmap v8141: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:49 smithi087 ceph-mon[20993]: pgmap v8141: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:49 smithi077 ceph-mon[21151]: pgmap v8141: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:52.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:51 smithi046 ceph-mon[19468]: pgmap v8142: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:51 smithi087 ceph-mon[20993]: pgmap v8142: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:51 smithi077 ceph-mon[21151]: pgmap v8142: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:52.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:52.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:52.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:52.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:52.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:52.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:52.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:52.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:05:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:53 smithi046 ceph-mon[19468]: from='client.258039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:53 smithi046 ceph-mon[19468]: pgmap v8143: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:53 smithi087 ceph-mon[20993]: from='client.258039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:53 smithi087 ceph-mon[20993]: pgmap v8143: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:53 smithi077 ceph-mon[21151]: from='client.258039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:05:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:53 smithi077 ceph-mon[21151]: pgmap v8143: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:55 smithi077 ceph-mon[21151]: pgmap v8144: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:55 smithi046 ceph-mon[19468]: pgmap v8144: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:55 smithi087 ceph-mon[20993]: pgmap v8144: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:05:57.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:05:57.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:05:57.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:05:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:57 smithi046 ceph-mon[19468]: pgmap v8145: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:57 smithi087 ceph-mon[20993]: pgmap v8145: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:57 smithi077 ceph-mon[21151]: pgmap v8145: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:05:58.589 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:05:58.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:05:58.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:05:58.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:05:58.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:59 smithi046 ceph-mon[19468]: from='client.258114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:05:59 smithi046 ceph-mon[19468]: pgmap v8146: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:59 smithi087 ceph-mon[20993]: from='client.258114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:05:59 smithi087 ceph-mon[20993]: pgmap v8146: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:59 smithi077 ceph-mon[21151]: from='client.258114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:05:59 smithi077 ceph-mon[21151]: pgmap v8146: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:02.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:06:01.850+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:06:02.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:06:01.851+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: pgmap v8147: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:06:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:06:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: pgmap v8147: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:06:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:02.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: pgmap v8147: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:02.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:06:02.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:06:02.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:06:02.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:02.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:06:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:03.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:03.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:06:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:06:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: pgmap v8148: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: pgmap v8148: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: pgmap v8148: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:04.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:05 smithi087 ceph-mon[20993]: from='client.258297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:05 smithi087 ceph-mon[20993]: pgmap v8149: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:05 smithi046 ceph-mon[19468]: from='client.258297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:05 smithi046 ceph-mon[19468]: pgmap v8149: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:05 smithi077 ceph-mon[21151]: from='client.258297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:05 smithi077 ceph-mon[21151]: pgmap v8149: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:07 smithi046 ceph-mon[19468]: pgmap v8150: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:07 smithi087 ceph-mon[20993]: pgmap v8150: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:07 smithi077 ceph-mon[21151]: pgmap v8150: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:09.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:09.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:09.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:09.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:09.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:09.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:09.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:09.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:09 smithi046 ceph-mon[19468]: pgmap v8151: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:09 smithi087 ceph-mon[20993]: pgmap v8151: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:09 smithi077 ceph-mon[21151]: pgmap v8151: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:11.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:10 smithi046 ceph-mon[19468]: from='client.258372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:10 smithi087 ceph-mon[20993]: from='client.258372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:10 smithi077 ceph-mon[21151]: from='client.258372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:11 smithi046 ceph-mon[19468]: pgmap v8152: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:11 smithi087 ceph-mon[20993]: pgmap v8152: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:11 smithi077 ceph-mon[21151]: pgmap v8152: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:12.908 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:12 smithi046 ceph-mon[19468]: pgmap v8153: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:12 smithi087 ceph-mon[20993]: pgmap v8153: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:12 smithi077 ceph-mon[21151]: pgmap v8153: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:14.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:14.964 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:14.964 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:15.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:15.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:15 smithi046 ceph-mon[19468]: pgmap v8154: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:15 smithi087 ceph-mon[20993]: pgmap v8154: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:15 smithi077 ceph-mon[21151]: pgmap v8154: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:06:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:16 smithi046 ceph-mon[19468]: from='client.258450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:16 smithi087 ceph-mon[20993]: from='client.258450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:16 smithi077 ceph-mon[21151]: from='client.258450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:17 smithi046 ceph-mon[19468]: pgmap v8155: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:17 smithi087 ceph-mon[20993]: pgmap v8155: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:17 smithi077 ceph-mon[21151]: pgmap v8155: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:06:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:19 smithi046 ceph-mon[19468]: pgmap v8156: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:06:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:19 smithi087 ceph-mon[20993]: pgmap v8156: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:06:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:19 smithi077 ceph-mon[21151]: pgmap v8156: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:06:20.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:20.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:20.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:21.327 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:21.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:21.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:21.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:21.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:22.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:21 smithi046 ceph-mon[19468]: pgmap v8157: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:21 smithi087 ceph-mon[20993]: pgmap v8157: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:22.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:21 smithi077 ceph-mon[21151]: pgmap v8157: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:23.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:22 smithi077 ceph-mon[21151]: from='client.258528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:22 smithi046 ceph-mon[19468]: from='client.258528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:22 smithi087 ceph-mon[20993]: from='client.258528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: pgmap v8158: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:23.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: pgmap v8158: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: pgmap v8158: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:25 smithi046 ceph-mon[19468]: pgmap v8159: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:25 smithi087 ceph-mon[20993]: pgmap v8159: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:26.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:25 smithi077 ceph-mon[21151]: pgmap v8159: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:06:26.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:26.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:26.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:27.010 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:27.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:27.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:27.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:27.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:27 smithi087 ceph-mon[20993]: from='client.258603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:27 smithi087 ceph-mon[20993]: pgmap v8160: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:06:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:27 smithi046 ceph-mon[19468]: from='client.258603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:27 smithi046 ceph-mon[19468]: pgmap v8160: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:06:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:27 smithi077 ceph-mon[21151]: from='client.258603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:27 smithi077 ceph-mon[21151]: pgmap v8160: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:06:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:29 smithi087 ceph-mon[20993]: pgmap v8161: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:29 smithi077 ceph-mon[21151]: pgmap v8161: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:29 smithi046 ceph-mon[19468]: pgmap v8161: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:32.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:32.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:31 smithi046 ceph-mon[19468]: pgmap v8162: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:32.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:32.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:31 smithi087 ceph-mon[20993]: pgmap v8162: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:31 smithi077 ceph-mon[21151]: pgmap v8162: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:32.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:32.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:32.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:32.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:32.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:33.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:33 smithi046 ceph-mon[19468]: from='client.258678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:33.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:33 smithi046 ceph-mon[19468]: pgmap v8163: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:33.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:33.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:33.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:33 smithi087 ceph-mon[20993]: from='client.258678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:33 smithi087 ceph-mon[20993]: pgmap v8163: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:33 smithi077 ceph-mon[21151]: from='client.258678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:33 smithi077 ceph-mon[21151]: pgmap v8163: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:35 smithi046 ceph-mon[19468]: pgmap v8164: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:35 smithi087 ceph-mon[20993]: pgmap v8164: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:36.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:35 smithi077 ceph-mon[21151]: pgmap v8164: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:37.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:37.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:37.717 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:37 smithi046 ceph-mon[19468]: pgmap v8165: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:37 smithi087 ceph-mon[20993]: pgmap v8165: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:37 smithi077 ceph-mon[21151]: pgmap v8165: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:38.396 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:38.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:38.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:38.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:38.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:39 smithi046 ceph-mon[19468]: from='client.258756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:39 smithi046 ceph-mon[19468]: pgmap v8166: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:39 smithi087 ceph-mon[20993]: from='client.258756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:39 smithi087 ceph-mon[20993]: pgmap v8166: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:39 smithi077 ceph-mon[21151]: from='client.258756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:39 smithi077 ceph-mon[21151]: pgmap v8166: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:41 smithi046 ceph-mon[19468]: pgmap v8167: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:41 smithi087 ceph-mon[20993]: pgmap v8167: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:42.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:41 smithi077 ceph-mon[21151]: pgmap v8167: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:43.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:43.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:43.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:44.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:44.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:44.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:44.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:44.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:44.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: pgmap v8168: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:44.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: pgmap v8168: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: pgmap v8168: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:44 smithi077 ceph-mon[21151]: from='client.258831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:44 smithi046 ceph-mon[19468]: from='client.258831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:44 smithi087 ceph-mon[20993]: from='client.258831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:46.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:45 smithi087 ceph-mon[20993]: pgmap v8169: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:45 smithi046 ceph-mon[19468]: pgmap v8169: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:45 smithi077 ceph-mon[21151]: pgmap v8169: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:47 smithi046 ceph-mon[19468]: pgmap v8170: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:47 smithi087 ceph-mon[20993]: pgmap v8170: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:48.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:47 smithi077 ceph-mon[21151]: pgmap v8170: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:49.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:49.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:49.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:49.774 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:49.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:49.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:49.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:49.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:49 smithi046 ceph-mon[19468]: pgmap v8171: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:49 smithi087 ceph-mon[20993]: pgmap v8171: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:49 smithi077 ceph-mon[21151]: pgmap v8171: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:51.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:50 smithi046 ceph-mon[19468]: from='client.258906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:50 smithi087 ceph-mon[20993]: from='client.258906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:50 smithi077 ceph-mon[21151]: from='client.258906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:52.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:51 smithi046 ceph-mon[19468]: pgmap v8172: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:51 smithi087 ceph-mon[20993]: pgmap v8172: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:52.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:51 smithi077 ceph-mon[21151]: pgmap v8172: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:06:53.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:53 smithi046 ceph-mon[19468]: pgmap v8173: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:53.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:53.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:53.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:53 smithi087 ceph-mon[20993]: pgmap v8173: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:53 smithi077 ceph-mon[21151]: pgmap v8173: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:54.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:06:54.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:06:54.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:06:54.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:06:55.458 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:06:55.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:06:55.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:06:55.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:06:55.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:06:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:55 smithi046 ceph-mon[19468]: pgmap v8174: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:55 smithi087 ceph-mon[20993]: pgmap v8174: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:56.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:55 smithi077 ceph-mon[21151]: pgmap v8174: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:56 smithi046 ceph-mon[19468]: from='client.258978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:56 smithi087 ceph-mon[20993]: from='client.258978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:56 smithi077 ceph-mon[21151]: from='client.258978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:06:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:57 smithi046 ceph-mon[19468]: pgmap v8175: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:57 smithi087 ceph-mon[20993]: pgmap v8175: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:06:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:57 smithi077 ceph-mon[21151]: pgmap v8175: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:06:59 smithi046 ceph-mon[19468]: pgmap v8176: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:06:59 smithi087 ceph-mon[20993]: pgmap v8176: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:06:59 smithi077 ceph-mon[21151]: pgmap v8176: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:00.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:00.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:00.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:01.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:01 smithi046 ceph-mon[19468]: pgmap v8177: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:01 smithi087 ceph-mon[20993]: pgmap v8177: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:02.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:01 smithi077 ceph-mon[21151]: pgmap v8177: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:07:02.907+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:07:02.908+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='client.259053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:03.110 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='client.259053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:03.110 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:07:03.110 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='client.259053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: pgmap v8178: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: pgmap v8178: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: pgmap v8178: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:07:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:07:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:07:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:07:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:07:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:07:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:05 smithi046 ceph-mon[19468]: pgmap v8179: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:05 smithi087 ceph-mon[20993]: pgmap v8179: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:06.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:05 smithi077 ceph-mon[21151]: pgmap v8179: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:06.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:06.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:06.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:07.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:06 smithi087 ceph-mon[20993]: from='client.259227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:07.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:06 smithi087 ceph-mon[20993]: pgmap v8180: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:06 smithi046 ceph-mon[19468]: from='client.259227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:06 smithi046 ceph-mon[19468]: pgmap v8180: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:06 smithi077 ceph-mon[21151]: from='client.259227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:06 smithi077 ceph-mon[21151]: pgmap v8180: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:09 smithi046 ceph-mon[19468]: pgmap v8181: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:09 smithi087 ceph-mon[20993]: pgmap v8181: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:09 smithi077 ceph-mon[21151]: pgmap v8181: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:11.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:11.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:11.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:11 smithi046 ceph-mon[19468]: pgmap v8182: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:11 smithi087 ceph-mon[20993]: pgmap v8182: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:11 smithi077 ceph-mon[21151]: pgmap v8182: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:12.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:12.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:12.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:12.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:12.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:13.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:13 smithi046 ceph-mon[19468]: from='client.259302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:13.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:13 smithi046 ceph-mon[19468]: pgmap v8183: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:13 smithi087 ceph-mon[20993]: from='client.259302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:13 smithi087 ceph-mon[20993]: pgmap v8183: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:14.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:13 smithi077 ceph-mon[21151]: from='client.259302 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:13 smithi077 ceph-mon[21151]: pgmap v8183: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:14 smithi046 ceph-mon[19468]: pgmap v8184: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:14 smithi087 ceph-mon[20993]: pgmap v8184: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:14 smithi077 ceph-mon[21151]: pgmap v8184: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:17.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:17.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:17.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:17 smithi046 ceph-mon[19468]: pgmap v8185: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:17 smithi087 ceph-mon[20993]: pgmap v8185: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:18.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:17 smithi077 ceph-mon[21151]: pgmap v8185: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:07:18.207 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:18.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:18.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:18.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:18.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:19 smithi046 ceph-mon[19468]: from='client.259380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:19 smithi046 ceph-mon[19468]: pgmap v8186: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:19 smithi087 ceph-mon[20993]: from='client.259380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:19 smithi087 ceph-mon[20993]: pgmap v8186: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:19 smithi077 ceph-mon[21151]: from='client.259380 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:19 smithi077 ceph-mon[21151]: pgmap v8186: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:21 smithi046 ceph-mon[19468]: pgmap v8187: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:21 smithi087 ceph-mon[20993]: pgmap v8187: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:22.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:21 smithi077 ceph-mon[21151]: pgmap v8187: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:23.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:23.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:23.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:23.897 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:23.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:23.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:23.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:23.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: pgmap v8188: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: pgmap v8188: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: pgmap v8188: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:24 smithi046 ceph-mon[19468]: from='client.259455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:24 smithi087 ceph-mon[20993]: from='client.259455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:25.154 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:24 smithi077 ceph-mon[21151]: from='client.259455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:25 smithi046 ceph-mon[19468]: pgmap v8189: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:25 smithi087 ceph-mon[20993]: pgmap v8189: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:26.124 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:25 smithi077 ceph-mon[21151]: pgmap v8189: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:27 smithi087 ceph-mon[20993]: pgmap v8190: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:27 smithi077 ceph-mon[21151]: pgmap v8190: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:27 smithi046 ceph-mon[19468]: pgmap v8190: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:28.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:28.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:28.899 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:29.575 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:29.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:29.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:29.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:29.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:29 smithi046 ceph-mon[19468]: pgmap v8191: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:29 smithi077 ceph-mon[21151]: pgmap v8191: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:29 smithi087 ceph-mon[20993]: pgmap v8191: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:30 smithi077 ceph-mon[21151]: from='client.259527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:30 smithi046 ceph-mon[19468]: from='client.259527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:30 smithi087 ceph-mon[20993]: from='client.259527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:31.643 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:31 smithi087 ceph-mon[20993]: pgmap v8192: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:31 smithi077 ceph-mon[21151]: pgmap v8192: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:31 smithi046 ceph-mon[19468]: pgmap v8192: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:33.929 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:33 smithi046 ceph-mon[19468]: pgmap v8193: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:33 smithi087 ceph-mon[20993]: pgmap v8193: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:33 smithi077 ceph-mon[21151]: pgmap v8193: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:34.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:34.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:34.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:35.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:34 smithi046 ceph-mon[19468]: pgmap v8194: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:35.266 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:35.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:34 smithi087 ceph-mon[20993]: pgmap v8194: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:34 smithi077 ceph-mon[21151]: pgmap v8194: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:36.216 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:35 smithi077 ceph-mon[21151]: from='client.259602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:35 smithi046 ceph-mon[19468]: from='client.259602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:35 smithi087 ceph-mon[20993]: from='client.259602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:36 smithi046 ceph-mon[19468]: pgmap v8195: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:36 smithi087 ceph-mon[20993]: pgmap v8195: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:36 smithi077 ceph-mon[21151]: pgmap v8195: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:39 smithi046 ceph-mon[19468]: pgmap v8196: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:39 smithi087 ceph-mon[20993]: pgmap v8196: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:40.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:39 smithi077 ceph-mon[21151]: pgmap v8196: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:07:40.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:40.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:40.268 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:40.956 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:40.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:40.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:40.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:40.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:42.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:41 smithi087 ceph-mon[20993]: from='client.259680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:42.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:41 smithi087 ceph-mon[20993]: pgmap v8197: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:41 smithi046 ceph-mon[19468]: from='client.259680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:41 smithi046 ceph-mon[19468]: pgmap v8197: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:42.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:41 smithi077 ceph-mon[21151]: from='client.259680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:41 smithi077 ceph-mon[21151]: pgmap v8197: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: pgmap v8198: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: pgmap v8198: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: pgmap v8198: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:45.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:45.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:45.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:46.015 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:45 smithi077 ceph-mon[21151]: pgmap v8199: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:45 smithi046 ceph-mon[19468]: pgmap v8199: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:45 smithi087 ceph-mon[20993]: pgmap v8199: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:07:46.638 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:46.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:46.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:46.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:46.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:47 smithi077 ceph-mon[21151]: from='client.173150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:47 smithi077 ceph-mon[21151]: pgmap v8200: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:48.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:47 smithi087 ceph-mon[20993]: from='client.173150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:48.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:47 smithi087 ceph-mon[20993]: pgmap v8200: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:47 smithi046 ceph-mon[19468]: from='client.173150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:47 smithi046 ceph-mon[19468]: pgmap v8200: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:49.947 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:49 smithi087 ceph-mon[20993]: pgmap v8201: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:49 smithi046 ceph-mon[19468]: pgmap v8201: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:50.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:49 smithi077 ceph-mon[21151]: pgmap v8201: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:51.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:51.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:51.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:51.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:51 smithi046 ceph-mon[19468]: pgmap v8202: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:51 smithi087 ceph-mon[20993]: pgmap v8202: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:52.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:51 smithi077 ceph-mon[21151]: pgmap v8202: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:52.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:52.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:52.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:52.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:52.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:53 smithi046 ceph-mon[19468]: from='client.259827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:53 smithi046 ceph-mon[19468]: pgmap v8203: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:53 smithi087 ceph-mon[20993]: from='client.259827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:53 smithi087 ceph-mon[20993]: pgmap v8203: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:53 smithi077 ceph-mon[21151]: from='client.259827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:53 smithi077 ceph-mon[21151]: pgmap v8203: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:55 smithi046 ceph-mon[19468]: pgmap v8204: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:55 smithi087 ceph-mon[20993]: pgmap v8204: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:55 smithi077 ceph-mon[21151]: pgmap v8204: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:07:57.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:07:57.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:07:57.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:07:58.042 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:07:58.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:07:58.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:07:58.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:07:58.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:07:58.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:57 smithi046 ceph-mon[19468]: pgmap v8205: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:57 smithi087 ceph-mon[20993]: pgmap v8205: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:57 smithi077 ceph-mon[21151]: pgmap v8205: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:07:59.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:58 smithi087 ceph-mon[20993]: from='client.259905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:58 smithi077 ceph-mon[21151]: from='client.259905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:07:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:58 smithi046 ceph-mon[19468]: from='client.259905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:07:59 smithi046 ceph-mon[19468]: pgmap v8206: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:07:59 smithi087 ceph-mon[20993]: pgmap v8206: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:07:59 smithi077 ceph-mon[21151]: pgmap v8206: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:01 smithi046 ceph-mon[19468]: pgmap v8207: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:01 smithi087 ceph-mon[20993]: pgmap v8207: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:01 smithi077 ceph-mon[21151]: pgmap v8207: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:03.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:03.044 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:03.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:03.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: pgmap v8208: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:03.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.034 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:04.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:04.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:04.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:04.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:08:03.662+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:08:03.671+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: pgmap v8208: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: pgmap v8208: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:04.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:04 smithi046 ceph-mon[19468]: from='client.259995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:08:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:08:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:04 smithi087 ceph-mon[20993]: from='client.259995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:08:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:08:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:08:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:04 smithi077 ceph-mon[21151]: from='client.259995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:08:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:08:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:05 smithi046 ceph-mon[19468]: pgmap v8209: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:05 smithi087 ceph-mon[20993]: pgmap v8209: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:05 smithi077 ceph-mon[21151]: pgmap v8209: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:07.901 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:07 smithi077 ceph-mon[21151]: pgmap v8210: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:07 smithi046 ceph-mon[19468]: pgmap v8210: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:07 smithi087 ceph-mon[20993]: pgmap v8210: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:09.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:09.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:09.036 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:09.711 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:09.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:09.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:09.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:09.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:09 smithi046 ceph-mon[19468]: pgmap v8211: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:09 smithi087 ceph-mon[20993]: pgmap v8211: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:09 smithi077 ceph-mon[21151]: pgmap v8211: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:10 smithi087 ceph-mon[20993]: from='client.260157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:10 smithi046 ceph-mon[19468]: from='client.260157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:10 smithi077 ceph-mon[21151]: from='client.260157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:11 smithi046 ceph-mon[19468]: pgmap v8212: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:11 smithi087 ceph-mon[20993]: pgmap v8212: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:11 smithi077 ceph-mon[21151]: pgmap v8212: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:14.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:13 smithi046 ceph-mon[19468]: pgmap v8213: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:14.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:13 smithi077 ceph-mon[21151]: pgmap v8213: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:14.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:13 smithi087 ceph-mon[20993]: pgmap v8213: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:14.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:14.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:15.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:15.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:15.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:15.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:15.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:15 smithi046 ceph-mon[19468]: pgmap v8214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:15 smithi087 ceph-mon[20993]: pgmap v8214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:15 smithi077 ceph-mon[21151]: pgmap v8214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:16 smithi046 ceph-mon[19468]: from='client.260235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:16.490 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:16 smithi077 ceph-mon[21151]: from='client.260235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:16 smithi087 ceph-mon[20993]: from='client.260235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:17 smithi046 ceph-mon[19468]: pgmap v8215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:17 smithi087 ceph-mon[20993]: pgmap v8215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:17.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:17 smithi077 ceph-mon[21151]: pgmap v8215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:08:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:19 smithi046 ceph-mon[19468]: pgmap v8216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:19 smithi087 ceph-mon[20993]: pgmap v8216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:19 smithi077 ceph-mon[21151]: pgmap v8216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:20.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:20.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:20.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:21.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:21.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:21.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:21 smithi046 ceph-mon[19468]: pgmap v8217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:21 smithi046 ceph-mon[19468]: from='client.260310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:21 smithi087 ceph-mon[20993]: pgmap v8217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:21 smithi087 ceph-mon[20993]: from='client.260310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:22.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:21 smithi077 ceph-mon[21151]: pgmap v8217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:21 smithi077 ceph-mon[21151]: from='client.260310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: pgmap v8218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: pgmap v8218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: pgmap v8218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:26.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:26.099 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:25 smithi046 ceph-mon[19468]: pgmap v8219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:26.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:26.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:25 smithi087 ceph-mon[20993]: pgmap v8219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:25 smithi077 ceph-mon[21151]: pgmap v8219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:26.784 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:26.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:26.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:26.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:26.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:28.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:27 smithi077 ceph-mon[21151]: from='client.260385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:28.084 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:27 smithi077 ceph-mon[21151]: pgmap v8220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:27 smithi046 ceph-mon[19468]: from='client.260385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:27 smithi046 ceph-mon[19468]: pgmap v8220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:27 smithi087 ceph-mon[20993]: from='client.260385 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:27 smithi087 ceph-mon[20993]: pgmap v8220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:30.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:29 smithi087 ceph-mon[20993]: pgmap v8221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:29 smithi046 ceph-mon[19468]: pgmap v8221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:29 smithi077 ceph-mon[21151]: pgmap v8221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:31.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:31.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:31.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:32.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:31 smithi087 ceph-mon[20993]: pgmap v8222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:32.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:31 smithi046 ceph-mon[19468]: pgmap v8222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:31 smithi077 ceph-mon[21151]: pgmap v8222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:32.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:32.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:32.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:32.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:32.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:33 smithi046 ceph-mon[19468]: from='client.260460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:33 smithi046 ceph-mon[19468]: pgmap v8223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:33 smithi087 ceph-mon[20993]: from='client.260460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:33 smithi087 ceph-mon[20993]: pgmap v8223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:34.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:33 smithi077 ceph-mon[21151]: from='client.260460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:33 smithi077 ceph-mon[21151]: pgmap v8223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:35 smithi046 ceph-mon[19468]: pgmap v8224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:35 smithi087 ceph-mon[20993]: pgmap v8224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:35 smithi077 ceph-mon[21151]: pgmap v8224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:37.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:37.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:37.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:37 smithi046 ceph-mon[19468]: pgmap v8225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:37 smithi087 ceph-mon[20993]: pgmap v8225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:38.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:38.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:38.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:38.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:38.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:37 smithi077 ceph-mon[21151]: pgmap v8225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:39 smithi046 ceph-mon[19468]: from='client.260532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:39 smithi046 ceph-mon[19468]: pgmap v8226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:39 smithi087 ceph-mon[20993]: from='client.260532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:39 smithi087 ceph-mon[20993]: pgmap v8226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:39 smithi077 ceph-mon[21151]: from='client.260532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:39 smithi077 ceph-mon[21151]: pgmap v8226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:41 smithi046 ceph-mon[19468]: pgmap v8227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:41 smithi087 ceph-mon[20993]: pgmap v8227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:42.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:41 smithi077 ceph-mon[21151]: pgmap v8227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:43.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:43.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:43.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:43.859 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:43.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:43.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:43.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:43.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: pgmap v8228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: pgmap v8228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: pgmap v8228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:44 smithi046 ceph-mon[19468]: from='client.260604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:44 smithi087 ceph-mon[20993]: from='client.260604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:45.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:44 smithi077 ceph-mon[21151]: from='client.260604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:45 smithi046 ceph-mon[19468]: pgmap v8229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:45 smithi087 ceph-mon[20993]: pgmap v8229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:45 smithi077 ceph-mon[21151]: pgmap v8229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:48.095 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:47 smithi077 ceph-mon[21151]: pgmap v8230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:47 smithi046 ceph-mon[19468]: pgmap v8230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:47 smithi087 ceph-mon[20993]: pgmap v8230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:48.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:48.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:48.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:49.548 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:49.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:49.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:49.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:49.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:49 smithi046 ceph-mon[19468]: pgmap v8231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:50.044 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:49 smithi077 ceph-mon[21151]: pgmap v8231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:49 smithi087 ceph-mon[20993]: pgmap v8231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:50 smithi087 ceph-mon[20993]: from='client.260682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:50 smithi046 ceph-mon[19468]: from='client.260682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:50 smithi077 ceph-mon[21151]: from='client.260682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:51 smithi046 ceph-mon[19468]: pgmap v8232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:51 smithi087 ceph-mon[20993]: pgmap v8232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:51 smithi077 ceph-mon[21151]: pgmap v8232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:08:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:52 smithi046 ceph-mon[19468]: pgmap v8233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:52 smithi087 ceph-mon[20993]: pgmap v8233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:52 smithi077 ceph-mon[21151]: pgmap v8233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:54.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:08:54.550 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:08:54.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:08:55.236 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:08:55.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:08:55.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:08:55.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:08:55.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:55 smithi046 ceph-mon[19468]: pgmap v8234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:55 smithi087 ceph-mon[20993]: pgmap v8234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:08:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:55 smithi077 ceph-mon[21151]: pgmap v8234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:56.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:56 smithi046 ceph-mon[19468]: from='client.260757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:56.764 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:56 smithi077 ceph-mon[21151]: from='client.260757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:56 smithi087 ceph-mon[20993]: from='client.260757 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:08:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:57 smithi046 ceph-mon[19468]: pgmap v8235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:57 smithi087 ceph-mon[20993]: pgmap v8235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:57 smithi077 ceph-mon[21151]: pgmap v8235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:08:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:08:59 smithi077 ceph-mon[21151]: pgmap v8236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:08:59.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:08:59 smithi087 ceph-mon[20993]: pgmap v8236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:08:59 smithi046 ceph-mon[19468]: pgmap v8236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:00.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:00.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:00.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:00.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:00.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:00.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:00.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:00.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:01 smithi046 ceph-mon[19468]: from='client.260835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:01 smithi046 ceph-mon[19468]: pgmap v8237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:01 smithi087 ceph-mon[20993]: from='client.260835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:01 smithi087 ceph-mon[20993]: pgmap v8237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:01 smithi077 ceph-mon[21151]: from='client.260835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:01 smithi077 ceph-mon[21151]: pgmap v8237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:03 smithi046 ceph-mon[19468]: pgmap v8238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:03 smithi087 ceph-mon[20993]: pgmap v8238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:03 smithi077 ceph-mon[21151]: pgmap v8238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:04.775 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:09:04.430+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:09:04.775 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:09:04.431+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:09:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:09:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:05.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:05.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:05.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:09:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:05 smithi046 ceph-mon[19468]: pgmap v8239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:09:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:09:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:05 smithi087 ceph-mon[20993]: pgmap v8239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:09:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:09:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:09:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:05 smithi077 ceph-mon[21151]: pgmap v8239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:06.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:06.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:06.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:06.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:06.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:07 smithi046 ceph-mon[19468]: from='client.261015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:07 smithi046 ceph-mon[19468]: pgmap v8240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:07 smithi087 ceph-mon[20993]: from='client.261015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:07 smithi087 ceph-mon[20993]: pgmap v8240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:07 smithi077 ceph-mon[21151]: from='client.261015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:07 smithi077 ceph-mon[21151]: pgmap v8240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:09 smithi077 ceph-mon[21151]: pgmap v8241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:10.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:09 smithi087 ceph-mon[20993]: pgmap v8241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:09 smithi046 ceph-mon[19468]: pgmap v8241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:11.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:11.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:11.616 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:12.068 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:11 smithi087 ceph-mon[20993]: pgmap v8242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:11 smithi046 ceph-mon[19468]: pgmap v8242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:11 smithi077 ceph-mon[21151]: pgmap v8242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:12.295 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:12.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:12.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:12.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:12.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:13 smithi046 ceph-mon[19468]: from='client.261093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:13 smithi046 ceph-mon[19468]: pgmap v8243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:13 smithi087 ceph-mon[20993]: from='client.261093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:13 smithi087 ceph-mon[20993]: pgmap v8243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:13 smithi077 ceph-mon[21151]: from='client.261093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:13 smithi077 ceph-mon[21151]: pgmap v8243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:15.798 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.810 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.810 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.810 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:15 smithi046 ceph-mon[19468]: pgmap v8244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:15 smithi087 ceph-mon[20993]: pgmap v8244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:15 smithi077 ceph-mon[21151]: pgmap v8244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:17.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:17.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:17.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:17.989 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:17 smithi046 ceph-mon[19468]: pgmap v8245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:17.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:17.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:17.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:17.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:17.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:17 smithi087 ceph-mon[20993]: pgmap v8245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:18.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:17 smithi077 ceph-mon[21151]: pgmap v8245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:09:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:18 smithi046 ceph-mon[19468]: from='client.261168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:18 smithi087 ceph-mon[20993]: from='client.261168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:18 smithi077 ceph-mon[21151]: from='client.261168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:19 smithi046 ceph-mon[19468]: pgmap v8246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:19 smithi087 ceph-mon[20993]: pgmap v8246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:19 smithi077 ceph-mon[21151]: pgmap v8246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:21 smithi046 ceph-mon[19468]: pgmap v8247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:22.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:21 smithi087 ceph-mon[20993]: pgmap v8247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:21 smithi077 ceph-mon[21151]: pgmap v8247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:22.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:22.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:22.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:23.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:23.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:23.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:23.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:23.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:23 smithi046 ceph-mon[19468]: pgmap v8248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:23 smithi087 ceph-mon[20993]: pgmap v8248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:23 smithi077 ceph-mon[21151]: pgmap v8248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='client.261243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='client.261243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='client.261243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:25 smithi046 ceph-mon[19468]: pgmap v8249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:25 smithi087 ceph-mon[20993]: pgmap v8249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:25 smithi077 ceph-mon[21151]: pgmap v8249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:27 smithi046 ceph-mon[19468]: pgmap v8250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:27 smithi087 ceph-mon[20993]: pgmap v8250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:27 smithi077 ceph-mon[21151]: pgmap v8250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:28.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:28.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:28.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:28 smithi046 ceph-mon[19468]: pgmap v8251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:28 smithi087 ceph-mon[20993]: pgmap v8251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:28 smithi077 ceph-mon[21151]: pgmap v8251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:29.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:29.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:29.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:29.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:29.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:29 smithi046 ceph-mon[19468]: from='client.261315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:29 smithi087 ceph-mon[20993]: from='client.261315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:29 smithi077 ceph-mon[21151]: from='client.261315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:30 smithi087 ceph-mon[20993]: pgmap v8252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:30.990 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:30 smithi077 ceph-mon[21151]: pgmap v8252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:30 smithi046 ceph-mon[19468]: pgmap v8252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:33 smithi046 ceph-mon[19468]: pgmap v8253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:33 smithi087 ceph-mon[20993]: pgmap v8253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:33 smithi077 ceph-mon[21151]: pgmap v8253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:34.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:34.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:34.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:35.037 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:35.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:35.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:35.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:35.038 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:35 smithi046 ceph-mon[19468]: from='client.261393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:35 smithi046 ceph-mon[19468]: pgmap v8254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:35 smithi087 ceph-mon[20993]: from='client.261393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:35 smithi087 ceph-mon[20993]: pgmap v8254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:35 smithi077 ceph-mon[21151]: from='client.261393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:35 smithi077 ceph-mon[21151]: pgmap v8254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:37 smithi046 ceph-mon[19468]: pgmap v8255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:09:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:37 smithi087 ceph-mon[20993]: pgmap v8255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:09:38.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:37 smithi077 ceph-mon[21151]: pgmap v8255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:09:40.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:39 smithi046 ceph-mon[19468]: pgmap v8256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:09:40.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:40.040 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:40.040 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:39 smithi087 ceph-mon[20993]: pgmap v8256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:09:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:39 smithi077 ceph-mon[21151]: pgmap v8256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:09:40.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:40.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:40.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:40.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:40.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:41 smithi046 ceph-mon[19468]: from='client.261471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:41 smithi046 ceph-mon[19468]: pgmap v8257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:41 smithi087 ceph-mon[20993]: from='client.261471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:41 smithi087 ceph-mon[20993]: pgmap v8257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:41 smithi077 ceph-mon[21151]: from='client.261471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:41 smithi077 ceph-mon[21151]: pgmap v8257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:43 smithi046 ceph-mon[19468]: pgmap v8258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:43 smithi087 ceph-mon[20993]: pgmap v8258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:44.125 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:43 smithi077 ceph-mon[21151]: pgmap v8258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:45 smithi087 ceph-mon[20993]: pgmap v8259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:45 smithi077 ceph-mon[21151]: pgmap v8259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:45.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:45 smithi046 ceph-mon[19468]: pgmap v8259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:09:45.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:45.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:45.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:46.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:47 smithi046 ceph-mon[19468]: from='client.261546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:47 smithi046 ceph-mon[19468]: pgmap v8260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:47 smithi087 ceph-mon[20993]: from='client.261546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:47 smithi087 ceph-mon[20993]: pgmap v8260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:47 smithi077 ceph-mon[21151]: from='client.261546 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:47 smithi077 ceph-mon[21151]: pgmap v8260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:49 smithi046 ceph-mon[19468]: pgmap v8261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:09:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:49 smithi087 ceph-mon[20993]: pgmap v8261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:09:50.129 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:49 smithi077 ceph-mon[21151]: pgmap v8261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:09:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:50 smithi046 ceph-mon[19468]: pgmap v8262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:09:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:50 smithi087 ceph-mon[20993]: pgmap v8262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:09:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:50 smithi077 ceph-mon[21151]: pgmap v8262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:09:51.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:51.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:51.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:52.084 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:52.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:52.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:52.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:52.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:51 smithi046 ceph-mon[19468]: from='client.261618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:52.107 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:51 smithi077 ceph-mon[21151]: from='client.261618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:51 smithi087 ceph-mon[20993]: from='client.261618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:53.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:52 smithi087 ceph-mon[20993]: pgmap v8263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:52 smithi077 ceph-mon[21151]: pgmap v8263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:52 smithi046 ceph-mon[19468]: pgmap v8263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:55 smithi046 ceph-mon[19468]: pgmap v8264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:55 smithi087 ceph-mon[20993]: pgmap v8264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:55 smithi077 ceph-mon[21151]: pgmap v8264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:09:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:09:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:09:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:09:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:09:57.775 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:09:57.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:09:57.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:09:57.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:09:57.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:09:57.975 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:57 smithi046 ceph-mon[19468]: pgmap v8265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:57 smithi087 ceph-mon[20993]: pgmap v8265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:57 smithi077 ceph-mon[21151]: pgmap v8265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:09:59.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:58 smithi046 ceph-mon[19468]: from='client.261690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:58 smithi077 ceph-mon[21151]: from='client.261690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:09:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:58 smithi087 ceph-mon[20993]: from='client.261690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:00.088 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:09:59 smithi077 ceph-mon[21151]: pgmap v8266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:09:59 smithi046 ceph-mon[19468]: pgmap v8266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:09:59 smithi087 ceph-mon[20993]: pgmap v8266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:10:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:00 smithi046 ceph-mon[19468]: pgmap v8267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:01.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:10:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:00 smithi087 ceph-mon[20993]: pgmap v8267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:01.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:00 smithi077 ceph-mon[21151]: pgmap v8267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:02.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:02.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:02.778 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:03.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:03.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:03.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:03.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:03.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:03 smithi046 ceph-mon[19468]: pgmap v8268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:03 smithi087 ceph-mon[20993]: pgmap v8268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:04.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:03 smithi077 ceph-mon[21151]: pgmap v8268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='client.261762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='client.261762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='client.261762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:05.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:10:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:10:05.166+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:10:05.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:10:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:10:05.167+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:10:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:05 smithi046 ceph-mon[19468]: pgmap v8269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:05 smithi087 ceph-mon[20993]: pgmap v8269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:10:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:05 smithi077 ceph-mon[21151]: pgmap v8269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:10:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:10:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:10:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:10:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:10:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:10:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:07 smithi046 ceph-mon[19468]: pgmap v8270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:10:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:07 smithi087 ceph-mon[20993]: pgmap v8270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:10:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:07 smithi077 ceph-mon[21151]: pgmap v8270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:10:08.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:08.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:08.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:08 smithi046 ceph-mon[19468]: pgmap v8271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:10:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:08 smithi046 ceph-mon[19468]: from='client.261939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:08 smithi087 ceph-mon[20993]: pgmap v8271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:10:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:08 smithi087 ceph-mon[20993]: from='client.261939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:09.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:09.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:09.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:09.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:09.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:08 smithi077 ceph-mon[21151]: pgmap v8271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:08 smithi077 ceph-mon[21151]: from='client.261939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:11.101 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:10 smithi077 ceph-mon[21151]: pgmap v8272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:10 smithi046 ceph-mon[19468]: pgmap v8272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:10 smithi087 ceph-mon[20993]: pgmap v8272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:12 smithi046 ceph-mon[19468]: pgmap v8273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:12 smithi087 ceph-mon[20993]: pgmap v8273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:12 smithi077 ceph-mon[21151]: pgmap v8273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:14.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:14.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:14.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:14.833 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:14 smithi046 ceph-mon[19468]: from='client.262011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:14 smithi046 ceph-mon[19468]: pgmap v8274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:14 smithi087 ceph-mon[20993]: from='client.262011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:14 smithi087 ceph-mon[20993]: pgmap v8274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:14 smithi077 ceph-mon[21151]: from='client.262011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:14 smithi077 ceph-mon[21151]: pgmap v8274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:17.308 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:16 smithi046 ceph-mon[19468]: pgmap v8275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:17.309 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:16 smithi077 ceph-mon[21151]: pgmap v8275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:16 smithi087 ceph-mon[20993]: pgmap v8275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:10:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:18 smithi046 ceph-mon[19468]: pgmap v8276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:18 smithi087 ceph-mon[20993]: pgmap v8276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:19.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:18 smithi077 ceph-mon[21151]: pgmap v8276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:19.836 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:20.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:20.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:20.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:20.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:20.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:20 smithi046 ceph-mon[19468]: from='client.262089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:20 smithi046 ceph-mon[19468]: pgmap v8277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:20 smithi087 ceph-mon[20993]: from='client.262089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:20 smithi087 ceph-mon[20993]: pgmap v8277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:20 smithi077 ceph-mon[21151]: from='client.262089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:20 smithi077 ceph-mon[21151]: pgmap v8277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:10:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:22 smithi046 ceph-mon[19468]: pgmap v8278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:22 smithi087 ceph-mon[20993]: pgmap v8278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:22 smithi077 ceph-mon[21151]: pgmap v8278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:25.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:25.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:25.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:25 smithi087 ceph-mon[20993]: pgmap v8279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:25 smithi077 ceph-mon[21151]: pgmap v8279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:25 smithi046 ceph-mon[19468]: pgmap v8279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:26.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:26.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:26.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:26.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:26.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:26 smithi087 ceph-mon[20993]: from='client.262167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:26 smithi087 ceph-mon[20993]: pgmap v8280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:26 smithi077 ceph-mon[21151]: from='client.262167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:26 smithi077 ceph-mon[21151]: pgmap v8280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:26 smithi046 ceph-mon[19468]: from='client.262167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:26 smithi046 ceph-mon[19468]: pgmap v8280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:28 smithi087 ceph-mon[20993]: pgmap v8281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:28 smithi077 ceph-mon[21151]: pgmap v8281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:28 smithi046 ceph-mon[19468]: pgmap v8281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:10:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:30 smithi087 ceph-mon[20993]: pgmap v8282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:31.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:30 smithi077 ceph-mon[21151]: pgmap v8282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:31.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:31.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:30 smithi046 ceph-mon[19468]: pgmap v8282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:31.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:31.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:31.874 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:31.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:31.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:32.093 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:31 smithi077 ceph-mon[21151]: from='client.262242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:31 smithi087 ceph-mon[20993]: from='client.262242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:31 smithi046 ceph-mon[19468]: from='client.262242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:33.092 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:32 smithi077 ceph-mon[21151]: pgmap v8283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:32 smithi087 ceph-mon[20993]: pgmap v8283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:32 smithi046 ceph-mon[19468]: pgmap v8283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:34 smithi087 ceph-mon[20993]: pgmap v8284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:34 smithi077 ceph-mon[21151]: pgmap v8284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:34 smithi046 ceph-mon[19468]: pgmap v8284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:36.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:36.876 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:36.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:37 smithi046 ceph-mon[19468]: pgmap v8285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:37 smithi087 ceph-mon[20993]: pgmap v8285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:37.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:37 smithi077 ceph-mon[21151]: pgmap v8285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:37.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:37.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:37.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:37.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:37.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:38 smithi046 ceph-mon[19468]: from='client.262317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:38 smithi087 ceph-mon[20993]: from='client.262317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:38 smithi077 ceph-mon[21151]: from='client.262317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:39 smithi046 ceph-mon[19468]: pgmap v8286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:39 smithi077 ceph-mon[21151]: pgmap v8286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:39 smithi087 ceph-mon[20993]: pgmap v8286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:40 smithi087 ceph-mon[20993]: pgmap v8287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:41.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:40 smithi077 ceph-mon[21151]: pgmap v8287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:40 smithi046 ceph-mon[19468]: pgmap v8287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:42.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:42.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:42.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:42 smithi087 ceph-mon[20993]: pgmap v8288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:42 smithi077 ceph-mon[21151]: pgmap v8288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:43.243 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:43.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:43.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:43.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:43.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:43.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:42 smithi046 ceph-mon[19468]: pgmap v8288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:43 smithi087 ceph-mon[20993]: from='client.262389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:43 smithi077 ceph-mon[21151]: from='client.262389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:43 smithi046 ceph-mon[19468]: from='client.262389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:45 smithi046 ceph-mon[19468]: pgmap v8289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:45 smithi087 ceph-mon[20993]: pgmap v8289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:45 smithi077 ceph-mon[21151]: pgmap v8289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:46 smithi087 ceph-mon[20993]: pgmap v8290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:47.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:46 smithi077 ceph-mon[21151]: pgmap v8290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:46 smithi046 ceph-mon[19468]: pgmap v8290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:48.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:48.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:48.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:48.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:48.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:48.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:48.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:48.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:48 smithi087 ceph-mon[20993]: from='client.262464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:48 smithi087 ceph-mon[20993]: pgmap v8291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:48 smithi077 ceph-mon[21151]: from='client.262464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:48 smithi077 ceph-mon[21151]: pgmap v8291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:48 smithi046 ceph-mon[19468]: from='client.262464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:48 smithi046 ceph-mon[19468]: pgmap v8291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:50 smithi087 ceph-mon[20993]: pgmap v8292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:50 smithi077 ceph-mon[21151]: pgmap v8292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:50 smithi046 ceph-mon[19468]: pgmap v8292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:53.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:52 smithi087 ceph-mon[20993]: pgmap v8293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:53.156 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:52 smithi046 ceph-mon[19468]: pgmap v8293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:53.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:52 smithi077 ceph-mon[21151]: pgmap v8293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:53.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:53.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:53.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:10:54.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:10:54.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:10:54.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:10:54.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:10:54.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:10:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:54 smithi087 ceph-mon[20993]: from='client.262542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:54 smithi087 ceph-mon[20993]: pgmap v8294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:55.131 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:54 smithi077 ceph-mon[21151]: from='client.262542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:55.131 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:54 smithi077 ceph-mon[21151]: pgmap v8294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:55.206 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:54 smithi046 ceph-mon[19468]: from='client.262542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:10:55.206 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:54 smithi046 ceph-mon[19468]: pgmap v8294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:10:57.577 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:57 smithi077 ceph-mon[21151]: pgmap v8295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:57 smithi046 ceph-mon[19468]: pgmap v8295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:57 smithi087 ceph-mon[20993]: pgmap v8295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:10:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:10:58 smithi087 ceph-mon[20993]: pgmap v8296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:10:58 smithi077 ceph-mon[21151]: pgmap v8296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:59.228 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:10:58 smithi046 ceph-mon[19468]: pgmap v8296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:10:59.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:10:59.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:10:59.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:00.329 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:00.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:00.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:00.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:00.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:00 smithi087 ceph-mon[20993]: from='client.262620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:00 smithi087 ceph-mon[20993]: pgmap v8297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:00 smithi077 ceph-mon[21151]: from='client.262620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:00 smithi077 ceph-mon[21151]: pgmap v8297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:00 smithi046 ceph-mon[19468]: from='client.262620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:00 smithi046 ceph-mon[19468]: pgmap v8297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:02 smithi087 ceph-mon[20993]: pgmap v8298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:02 smithi077 ceph-mon[21151]: pgmap v8298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:02 smithi046 ceph-mon[19468]: pgmap v8298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:05.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:05.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:05.330 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: pgmap v8299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: pgmap v8299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:11:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:11:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:11:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: pgmap v8299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:11:05.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:11:05.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:05.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:06.323 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:06.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:06.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:06.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:06.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:06.325 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:11:05.944+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:11:06.325 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:11:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:11:05.954+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:11:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:06 smithi077 ceph-mon[21151]: from='client.262713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:06 smithi046 ceph-mon[19468]: from='client.262713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:11:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:06 smithi087 ceph-mon[20993]: from='client.262713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:11:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:11:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:07 smithi077 ceph-mon[21151]: pgmap v8300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:11:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:11:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:07 smithi046 ceph-mon[19468]: pgmap v8300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:07 smithi087 ceph-mon[20993]: pgmap v8300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:08 smithi087 ceph-mon[20993]: pgmap v8301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:08 smithi077 ceph-mon[21151]: pgmap v8301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:08 smithi046 ceph-mon[19468]: pgmap v8301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:10 smithi087 ceph-mon[20993]: pgmap v8302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:10 smithi077 ceph-mon[21151]: pgmap v8302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:11.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:11.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:10 smithi046 ceph-mon[19468]: pgmap v8302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:11.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:11.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:12.009 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:12.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:12.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:11 smithi087 ceph-mon[20993]: from='client.262875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:11 smithi077 ceph-mon[21151]: from='client.262875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:12.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:11 smithi046 ceph-mon[19468]: from='client.262875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:12 smithi087 ceph-mon[20993]: pgmap v8303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:12 smithi077 ceph-mon[21151]: pgmap v8303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:12 smithi046 ceph-mon[19468]: pgmap v8303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:15.096 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:14 smithi087 ceph-mon[20993]: pgmap v8304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:15.165 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:14 smithi077 ceph-mon[21151]: pgmap v8304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:15.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:14 smithi046 ceph-mon[19468]: pgmap v8304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:17.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:17.011 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:17.011 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:17 smithi046 ceph-mon[19468]: pgmap v8305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:17.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:17 smithi087 ceph-mon[20993]: pgmap v8305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:17.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:17 smithi077 ceph-mon[21151]: pgmap v8305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:17.690 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:17.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:17.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:17.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:17.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:18 smithi046 ceph-mon[19468]: from='client.262950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:18 smithi087 ceph-mon[20993]: from='client.262950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:18.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:18 smithi077 ceph-mon[21151]: from='client.262950 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:19 smithi046 ceph-mon[19468]: pgmap v8306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:19 smithi087 ceph-mon[20993]: pgmap v8306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:19.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:19 smithi077 ceph-mon[21151]: pgmap v8306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:20 smithi087 ceph-mon[20993]: pgmap v8307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:21.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:20 smithi077 ceph-mon[21151]: pgmap v8307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:21.171 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:20 smithi046 ceph-mon[19468]: pgmap v8307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:11:22.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:22.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:22.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:22 smithi046 ceph-mon[19468]: pgmap v8308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:22 smithi087 ceph-mon[20993]: pgmap v8308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:23.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:22 smithi077 ceph-mon[21151]: pgmap v8308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:23.386 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:23.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:23.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:23.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:23.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:23 smithi087 ceph-mon[20993]: from='client.263025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:24.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:23 smithi077 ceph-mon[21151]: from='client.263025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:23 smithi046 ceph-mon[19468]: from='client.263025 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:25 smithi046 ceph-mon[19468]: pgmap v8309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:25 smithi087 ceph-mon[20993]: pgmap v8309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:25 smithi077 ceph-mon[21151]: pgmap v8309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:26 smithi087 ceph-mon[20993]: pgmap v8310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:26 smithi077 ceph-mon[21151]: pgmap v8310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:26 smithi046 ceph-mon[19468]: pgmap v8310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:28.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:28.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:29.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:29.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:29.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:29.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:29 smithi077 ceph-mon[21151]: from='client.263100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:29 smithi077 ceph-mon[21151]: pgmap v8311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:29 smithi046 ceph-mon[19468]: from='client.263100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:29 smithi046 ceph-mon[19468]: pgmap v8311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:29 smithi087 ceph-mon[20993]: from='client.263100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:29 smithi087 ceph-mon[20993]: pgmap v8311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:30 smithi087 ceph-mon[20993]: pgmap v8312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:30 smithi077 ceph-mon[21151]: pgmap v8312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:30 smithi046 ceph-mon[19468]: pgmap v8312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:32 smithi087 ceph-mon[20993]: pgmap v8313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:33.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:32 smithi077 ceph-mon[21151]: pgmap v8313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:32 smithi046 ceph-mon[19468]: pgmap v8313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:34.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:34.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:35.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:34 smithi077 ceph-mon[21151]: from='client.263178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:35.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:34 smithi077 ceph-mon[21151]: pgmap v8314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:34 smithi046 ceph-mon[19468]: from='client.263178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:34 smithi046 ceph-mon[19468]: pgmap v8314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:34 smithi087 ceph-mon[20993]: from='client.263178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:34 smithi087 ceph-mon[20993]: pgmap v8314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:37.845 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:37 smithi077 ceph-mon[21151]: pgmap v8315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:37 smithi046 ceph-mon[19468]: pgmap v8315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:37 smithi087 ceph-mon[20993]: pgmap v8315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:11:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:38 smithi087 ceph-mon[20993]: pgmap v8316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:39.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:38 smithi077 ceph-mon[21151]: pgmap v8316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:39.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:38 smithi046 ceph-mon[19468]: pgmap v8316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:40.446 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:40.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:40.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:40.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:40.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:40 smithi087 ceph-mon[20993]: from='client.263256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:40 smithi087 ceph-mon[20993]: pgmap v8317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:41.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:40 smithi046 ceph-mon[19468]: from='client.263256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:41.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:40 smithi046 ceph-mon[19468]: pgmap v8317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:41.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:40 smithi077 ceph-mon[21151]: from='client.263256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:41.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:40 smithi077 ceph-mon[21151]: pgmap v8317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:42 smithi087 ceph-mon[20993]: pgmap v8318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:42 smithi077 ceph-mon[21151]: pgmap v8318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:42 smithi046 ceph-mon[19468]: pgmap v8318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:44 smithi087 ceph-mon[20993]: pgmap v8319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:44 smithi077 ceph-mon[21151]: pgmap v8319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:44 smithi046 ceph-mon[19468]: pgmap v8319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:45.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:45.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:45.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:46.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:46.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:46.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:46.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:46.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:46.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:45 smithi046 ceph-mon[19468]: from='client.263331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:45 smithi077 ceph-mon[21151]: from='client.263331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:45 smithi087 ceph-mon[20993]: from='client.263331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:47.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:46 smithi077 ceph-mon[21151]: pgmap v8320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:46 smithi046 ceph-mon[19468]: pgmap v8320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:46 smithi087 ceph-mon[20993]: pgmap v8320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:48 smithi087 ceph-mon[20993]: pgmap v8321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:11:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:48 smithi077 ceph-mon[21151]: pgmap v8321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:11:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:48 smithi046 ceph-mon[19468]: pgmap v8321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:11:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:50 smithi087 ceph-mon[20993]: pgmap v8322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:51.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:51.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:50 smithi046 ceph-mon[19468]: pgmap v8322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:51.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:51.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:51.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:50 smithi077 ceph-mon[21151]: pgmap v8322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:51.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:51.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:51 smithi046 ceph-mon[19468]: from='client.263406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:51 smithi087 ceph-mon[20993]: from='client.263406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:51 smithi077 ceph-mon[21151]: from='client.263406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:52 smithi077 ceph-mon[21151]: pgmap v8323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:52 smithi046 ceph-mon[19468]: pgmap v8323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:52 smithi087 ceph-mon[20993]: pgmap v8323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:54.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:54 smithi077 ceph-mon[21151]: pgmap v8324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:55.054 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:54 smithi087 ceph-mon[20993]: pgmap v8324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:55.281 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:54 smithi046 ceph-mon[19468]: pgmap v8324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:11:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:11:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:11:56.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:11:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:11:57.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:11:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:11:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:11:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:11:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:11:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:57 smithi046 ceph-mon[19468]: pgmap v8325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T07:11:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:57 smithi087 ceph-mon[20993]: pgmap v8325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T07:11:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:57 smithi077 ceph-mon[21151]: pgmap v8325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T07:11:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:58 smithi046 ceph-mon[19468]: from='client.263478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:58 smithi087 ceph-mon[20993]: from='client.263478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:58 smithi077 ceph-mon[21151]: from='client.263478 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:11:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:11:59 smithi046 ceph-mon[19468]: pgmap v8326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:11:59 smithi087 ceph-mon[20993]: pgmap v8326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:11:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:11:59 smithi077 ceph-mon[21151]: pgmap v8326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:01.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:00 smithi046 ceph-mon[19468]: pgmap v8327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:00 smithi087 ceph-mon[20993]: pgmap v8327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:01.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:00 smithi077 ceph-mon[21151]: pgmap v8327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:02.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:02.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:02.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:02 smithi087 ceph-mon[20993]: pgmap v8328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:02 smithi087 ceph-mon[20993]: from='client.263553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:02 smithi077 ceph-mon[21151]: pgmap v8328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:02 smithi077 ceph-mon[21151]: from='client.263553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:03.174 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:03.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:03.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:03.174 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:03.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:03.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:02 smithi046 ceph-mon[19468]: pgmap v8328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:03.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:02 smithi046 ceph-mon[19468]: from='client.263553 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:04 smithi046 ceph-mon[19468]: pgmap v8329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:04 smithi087 ceph-mon[20993]: pgmap v8329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:04 smithi077 ceph-mon[21151]: pgmap v8329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:06.984 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:12:06.714+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:12:06.984 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:12:06.716+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:12:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:12:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:12:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:12:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:12:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:06 smithi046 ceph-mon[19468]: pgmap v8330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:12:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:12:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:06 smithi087 ceph-mon[20993]: pgmap v8330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:12:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:06 smithi077 ceph-mon[21151]: pgmap v8330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:08.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:08.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:08.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:08.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:08.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:08.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:08.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:08.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:08 smithi087 ceph-mon[20993]: from='client.263736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:08 smithi087 ceph-mon[20993]: pgmap v8331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:08 smithi077 ceph-mon[21151]: from='client.263736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:08 smithi077 ceph-mon[21151]: pgmap v8331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:08 smithi046 ceph-mon[19468]: from='client.263736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:08 smithi046 ceph-mon[19468]: pgmap v8331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:10 smithi087 ceph-mon[20993]: pgmap v8332: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:10 smithi077 ceph-mon[21151]: pgmap v8332: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:10 smithi046 ceph-mon[19468]: pgmap v8332: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:12 smithi077 ceph-mon[21151]: pgmap v8333: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:12 smithi046 ceph-mon[19468]: pgmap v8333: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:12 smithi087 ceph-mon[20993]: pgmap v8333: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:13.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:13.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:13.866 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:14.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:14.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:14.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:14.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:14.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:14 smithi087 ceph-mon[20993]: from='client.263811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:14 smithi087 ceph-mon[20993]: pgmap v8334: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:15.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:14 smithi077 ceph-mon[21151]: from='client.263811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:14 smithi077 ceph-mon[21151]: pgmap v8334: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:14 smithi046 ceph-mon[19468]: from='client.263811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:14 smithi046 ceph-mon[19468]: pgmap v8334: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:17.814 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:17 smithi077 ceph-mon[21151]: pgmap v8335: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:17 smithi046 ceph-mon[19468]: pgmap v8335: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:17 smithi087 ceph-mon[20993]: pgmap v8335: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:18 smithi077 ceph-mon[21151]: pgmap v8336: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:18 smithi046 ceph-mon[19468]: pgmap v8336: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:18 smithi087 ceph-mon[20993]: pgmap v8336: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:19.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:19.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:19.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:20.240 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:20.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:20.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:20.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:20.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:20.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:20 smithi046 ceph-mon[19468]: from='client.263889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:20.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:20 smithi046 ceph-mon[19468]: pgmap v8337: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:20 smithi077 ceph-mon[21151]: from='client.263889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:20 smithi077 ceph-mon[21151]: pgmap v8337: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:20 smithi087 ceph-mon[20993]: from='client.263889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:20 smithi087 ceph-mon[20993]: pgmap v8337: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:12:23.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:22 smithi046 ceph-mon[19468]: pgmap v8338: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:22 smithi077 ceph-mon[21151]: pgmap v8338: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:22 smithi087 ceph-mon[20993]: pgmap v8338: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:25.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:24 smithi087 ceph-mon[20993]: pgmap v8339: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:24 smithi077 ceph-mon[21151]: pgmap v8339: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:25.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:24 smithi046 ceph-mon[19468]: pgmap v8339: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:25.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:25.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:25.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:25.915 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:25.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:25.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:25.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:25.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:26 smithi046 ceph-mon[19468]: from='client.263967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:26 smithi087 ceph-mon[20993]: from='client.263967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:26.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:26 smithi077 ceph-mon[21151]: from='client.263967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:27 smithi087 ceph-mon[20993]: pgmap v8340: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:27 smithi077 ceph-mon[21151]: pgmap v8340: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:27 smithi046 ceph-mon[19468]: pgmap v8340: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:28 smithi077 ceph-mon[21151]: pgmap v8341: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:28 smithi046 ceph-mon[19468]: pgmap v8341: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:28 smithi087 ceph-mon[20993]: pgmap v8341: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:12:30.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:30.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:30.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:30 smithi077 ceph-mon[21151]: pgmap v8342: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:31.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:30 smithi087 ceph-mon[20993]: pgmap v8342: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:30 smithi046 ceph-mon[19468]: pgmap v8342: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:31.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:31.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:31.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:31.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:31.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:31 smithi077 ceph-mon[21151]: from='client.264039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:31 smithi046 ceph-mon[19468]: from='client.264039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:31 smithi087 ceph-mon[20993]: from='client.264039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:32 smithi077 ceph-mon[21151]: pgmap v8343: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:32 smithi046 ceph-mon[19468]: pgmap v8343: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:32 smithi087 ceph-mon[20993]: pgmap v8343: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:34 smithi046 ceph-mon[19468]: pgmap v8344: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:34 smithi077 ceph-mon[21151]: pgmap v8344: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:35.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:34 smithi087 ceph-mon[20993]: pgmap v8344: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:36.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:36.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:36.593 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:37.270 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:37.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:37.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:37.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:37.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:37 smithi046 ceph-mon[19468]: pgmap v8345: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:37 smithi087 ceph-mon[20993]: pgmap v8345: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:37 smithi077 ceph-mon[21151]: pgmap v8345: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:38 smithi077 ceph-mon[21151]: from='client.264117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:38 smithi046 ceph-mon[19468]: from='client.264117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:38 smithi087 ceph-mon[20993]: from='client.264117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:39 smithi046 ceph-mon[19468]: pgmap v8346: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:39 smithi087 ceph-mon[20993]: pgmap v8346: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:39 smithi077 ceph-mon[21151]: pgmap v8346: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:40 smithi046 ceph-mon[19468]: pgmap v8347: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:40 smithi087 ceph-mon[20993]: pgmap v8347: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:40 smithi077 ceph-mon[21151]: pgmap v8347: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:42.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:42.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:42.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:42.994 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:42.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:42.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:42.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:42.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:43.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:42 smithi077 ceph-mon[21151]: from='client.264192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:42 smithi077 ceph-mon[21151]: pgmap v8348: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:43.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:42 smithi046 ceph-mon[19468]: from='client.264192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:43.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:42 smithi046 ceph-mon[19468]: pgmap v8348: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:42 smithi087 ceph-mon[20993]: from='client.264192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:42 smithi087 ceph-mon[20993]: pgmap v8348: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:44 smithi077 ceph-mon[21151]: pgmap v8349: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:45.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:44 smithi087 ceph-mon[20993]: pgmap v8349: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:44 smithi046 ceph-mon[19468]: pgmap v8349: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:47 smithi046 ceph-mon[19468]: pgmap v8350: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:47 smithi087 ceph-mon[20993]: pgmap v8350: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:47 smithi077 ceph-mon[21151]: pgmap v8350: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:47.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:47.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:47.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:48.683 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:48.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:48 smithi046 ceph-mon[19468]: from='client.264267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:48 smithi046 ceph-mon[19468]: pgmap v8351: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:48 smithi077 ceph-mon[21151]: from='client.264267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:48 smithi077 ceph-mon[21151]: pgmap v8351: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:48 smithi087 ceph-mon[20993]: from='client.264267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:48 smithi087 ceph-mon[20993]: pgmap v8351: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:50 smithi077 ceph-mon[21151]: pgmap v8352: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:50 smithi046 ceph-mon[19468]: pgmap v8352: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:50 smithi087 ceph-mon[20993]: pgmap v8352: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:53.156 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:52 smithi046 ceph-mon[19468]: pgmap v8353: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:53.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:52 smithi077 ceph-mon[21151]: pgmap v8353: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:52 smithi087 ceph-mon[20993]: pgmap v8353: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:53.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:12:54.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:12:54.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:12:54.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:12:54.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:12:54.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:12:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:54 smithi077 ceph-mon[21151]: from='client.264345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:54 smithi077 ceph-mon[21151]: pgmap v8354: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:54 smithi046 ceph-mon[19468]: from='client.264345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:54 smithi046 ceph-mon[19468]: pgmap v8354: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:54 smithi087 ceph-mon[20993]: from='client.264345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:12:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:54 smithi087 ceph-mon[20993]: pgmap v8354: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:56.977 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:56.977 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:56.977 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:56.977 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:56 smithi077 ceph-mon[21151]: pgmap v8355: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:56 smithi087 ceph-mon[20993]: pgmap v8355: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:12:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:56 smithi046 ceph-mon[19468]: pgmap v8355: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:12:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:58 smithi077 ceph-mon[21151]: pgmap v8356: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:58 smithi046 ceph-mon[19468]: pgmap v8356: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:58 smithi087 ceph-mon[20993]: pgmap v8356: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:12:59.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:12:59.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:12:59.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:00.060 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:00.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:00.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:00.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:00.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:12:59 smithi077 ceph-mon[21151]: from='client.264417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:12:59 smithi046 ceph-mon[19468]: from='client.264417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:12:59 smithi087 ceph-mon[20993]: from='client.264417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:01.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:00 smithi077 ceph-mon[21151]: pgmap v8357: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:13:01.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:00 smithi087 ceph-mon[20993]: pgmap v8357: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:13:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:00 smithi046 ceph-mon[19468]: pgmap v8357: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:13:02.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:02 smithi046 ceph-mon[19468]: pgmap v8358: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:02 smithi077 ceph-mon[21151]: pgmap v8358: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:02 smithi087 ceph-mon[20993]: pgmap v8358: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:05.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:05.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:05.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:04 smithi077 ceph-mon[21151]: pgmap v8359: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:04 smithi046 ceph-mon[19468]: pgmap v8359: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:05.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:04 smithi087 ceph-mon[20993]: pgmap v8359: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:13:05.753 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:05.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:05.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:05.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:05.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:06 smithi087 ceph-mon[20993]: from='client.264495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:06 smithi077 ceph-mon[21151]: from='client.264495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:06 smithi046 ceph-mon[19468]: from='client.264495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: pgmap v8360: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: pgmap v8360: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:13:07.468+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:13:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:13:07.469+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:13:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: pgmap v8360: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:13:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:13:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:13:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:13:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:13:08.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:13:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:13:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:13:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:13:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:13:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:09 smithi087 ceph-mon[20993]: pgmap v8361: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:09 smithi077 ceph-mon[21151]: pgmap v8361: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:09 smithi046 ceph-mon[19468]: pgmap v8361: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:10.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:10.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:10.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:10 smithi046 ceph-mon[19468]: pgmap v8362: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:10 smithi077 ceph-mon[21151]: pgmap v8362: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:10 smithi087 ceph-mon[20993]: pgmap v8362: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:11.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:11.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:11.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:11.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:11 smithi077 ceph-mon[21151]: from='client.264678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:11 smithi046 ceph-mon[19468]: from='client.264678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:11 smithi087 ceph-mon[20993]: from='client.264678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:12 smithi077 ceph-mon[21151]: pgmap v8363: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:12 smithi046 ceph-mon[19468]: pgmap v8363: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:12 smithi087 ceph-mon[20993]: pgmap v8363: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:14 smithi077 ceph-mon[21151]: pgmap v8364: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:15.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:14 smithi046 ceph-mon[19468]: pgmap v8364: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:14 smithi087 ceph-mon[20993]: pgmap v8364: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:13:16.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:16.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:16.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:17.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:17.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:17.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:17.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:17.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:17.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:17 smithi077 ceph-mon[21151]: from='client.264753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:17.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:17 smithi077 ceph-mon[21151]: pgmap v8365: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:17 smithi046 ceph-mon[19468]: from='client.264753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:17 smithi046 ceph-mon[19468]: pgmap v8365: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:17 smithi087 ceph-mon[20993]: from='client.264753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:17 smithi087 ceph-mon[20993]: pgmap v8365: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:18 smithi077 ceph-mon[21151]: pgmap v8366: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:18 smithi046 ceph-mon[19468]: pgmap v8366: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:18 smithi087 ceph-mon[20993]: pgmap v8366: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:20 smithi077 ceph-mon[21151]: pgmap v8367: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:20 smithi046 ceph-mon[19468]: pgmap v8367: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:20 smithi087 ceph-mon[20993]: pgmap v8367: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:13:22.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:22.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:22.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:22.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:22.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:22.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:22.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:22.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:22 smithi046 ceph-mon[19468]: from='client.264831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:22 smithi046 ceph-mon[19468]: pgmap v8368: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:22 smithi077 ceph-mon[21151]: from='client.264831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:22 smithi077 ceph-mon[21151]: pgmap v8368: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:22 smithi087 ceph-mon[20993]: from='client.264831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:22 smithi087 ceph-mon[20993]: pgmap v8368: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:24 smithi046 ceph-mon[19468]: pgmap v8369: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:24 smithi077 ceph-mon[21151]: pgmap v8369: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:24 smithi087 ceph-mon[20993]: pgmap v8369: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:27.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:27 smithi046 ceph-mon[19468]: pgmap v8370: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:27.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:27.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:27.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:27 smithi087 ceph-mon[20993]: pgmap v8370: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:27 smithi077 ceph-mon[21151]: pgmap v8370: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:28.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:28.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:28.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:28.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:28.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:28 smithi077 ceph-mon[21151]: from='client.264906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:28 smithi077 ceph-mon[21151]: pgmap v8371: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:28 smithi046 ceph-mon[19468]: from='client.264906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:28 smithi046 ceph-mon[19468]: pgmap v8371: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:28 smithi087 ceph-mon[20993]: from='client.264906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:28 smithi087 ceph-mon[20993]: pgmap v8371: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:30 smithi077 ceph-mon[21151]: pgmap v8372: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:31.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:30 smithi087 ceph-mon[20993]: pgmap v8372: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:30 smithi046 ceph-mon[19468]: pgmap v8372: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:32 smithi077 ceph-mon[21151]: pgmap v8373: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:32 smithi046 ceph-mon[19468]: pgmap v8373: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:32 smithi087 ceph-mon[20993]: pgmap v8373: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:33.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:33.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:33.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:33 smithi077 ceph-mon[21151]: from='client.264984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:34.191 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:34.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:34.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:34.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:34.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:34.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:33 smithi046 ceph-mon[19468]: from='client.264984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:33 smithi087 ceph-mon[20993]: from='client.264984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:34 smithi046 ceph-mon[19468]: pgmap v8374: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:34 smithi077 ceph-mon[21151]: pgmap v8374: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:34 smithi087 ceph-mon[20993]: pgmap v8374: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:37 smithi046 ceph-mon[19468]: pgmap v8375: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:37.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.621 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:37 smithi087 ceph-mon[20993]: pgmap v8375: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:37 smithi077 ceph-mon[21151]: pgmap v8375: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:39.059 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:38 smithi087 ceph-mon[20993]: pgmap v8376: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:38 smithi077 ceph-mon[21151]: pgmap v8376: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:39.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:39.193 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:38 smithi046 ceph-mon[19468]: pgmap v8376: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:39.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:39.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:39.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:39.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:39 smithi077 ceph-mon[21151]: from='client.265062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:39 smithi046 ceph-mon[19468]: from='client.265062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:39 smithi087 ceph-mon[20993]: from='client.265062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:40 smithi077 ceph-mon[21151]: pgmap v8377: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:40 smithi046 ceph-mon[19468]: pgmap v8377: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:40 smithi087 ceph-mon[20993]: pgmap v8377: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:13:43.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:42 smithi046 ceph-mon[19468]: pgmap v8378: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:42 smithi077 ceph-mon[21151]: pgmap v8378: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:42 smithi087 ceph-mon[20993]: pgmap v8378: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:44.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:44.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:44.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:44 smithi077 ceph-mon[21151]: pgmap v8379: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:45.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:44 smithi046 ceph-mon[19468]: pgmap v8379: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:44 smithi087 ceph-mon[20993]: pgmap v8379: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:45.553 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:45.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:45.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:45.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:45.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='client.265140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='client.265140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='client.265140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:47 smithi087 ceph-mon[20993]: pgmap v8380: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:47 smithi077 ceph-mon[21151]: pgmap v8380: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:47 smithi046 ceph-mon[19468]: pgmap v8380: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:48 smithi077 ceph-mon[21151]: pgmap v8381: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:48 smithi046 ceph-mon[19468]: pgmap v8381: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:48 smithi087 ceph-mon[20993]: pgmap v8381: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:50.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:50.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:50.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:50 smithi077 ceph-mon[21151]: pgmap v8382: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:51.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:51.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:51.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:51.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:51.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:51.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:50 smithi046 ceph-mon[19468]: pgmap v8382: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:50 smithi087 ceph-mon[20993]: pgmap v8382: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:51 smithi077 ceph-mon[21151]: from='client.265218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:51 smithi046 ceph-mon[19468]: from='client.265218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:51 smithi087 ceph-mon[20993]: from='client.265218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:52 smithi077 ceph-mon[21151]: pgmap v8383: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:53.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:52 smithi046 ceph-mon[19468]: pgmap v8383: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:52 smithi087 ceph-mon[20993]: pgmap v8383: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:54 smithi077 ceph-mon[21151]: pgmap v8384: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:54 smithi046 ceph-mon[19468]: pgmap v8384: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:54 smithi087 ceph-mon[20993]: pgmap v8384: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:13:56.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:13:56.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:13:56.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:13:56.921 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:13:56.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:13:56.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:13:56.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:13:56.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:13:57.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:57 smithi087 ceph-mon[20993]: from='client.265296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:57.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:57 smithi087 ceph-mon[20993]: pgmap v8385: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:57 smithi046 ceph-mon[19468]: from='client.265296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:57 smithi046 ceph-mon[19468]: pgmap v8385: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:57 smithi077 ceph-mon[21151]: from='client.265296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:57 smithi077 ceph-mon[21151]: pgmap v8385: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:59.003 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:13:58 smithi077 ceph-mon[21151]: pgmap v8386: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:13:58 smithi046 ceph-mon[19468]: pgmap v8386: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:13:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:13:58 smithi087 ceph-mon[20993]: pgmap v8386: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:00 smithi077 ceph-mon[21151]: pgmap v8387: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:01.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:00 smithi087 ceph-mon[20993]: pgmap v8387: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:00 smithi046 ceph-mon[19468]: pgmap v8387: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:01.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:01.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:01.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:02.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:02.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:02.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:02.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:02.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:02 smithi077 ceph-mon[21151]: from='client.265374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:02 smithi077 ceph-mon[21151]: pgmap v8388: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:03.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:02 smithi046 ceph-mon[19468]: from='client.265374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:03.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:02 smithi046 ceph-mon[19468]: pgmap v8388: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:02 smithi087 ceph-mon[20993]: from='client.265374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:02 smithi087 ceph-mon[20993]: pgmap v8388: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:04 smithi046 ceph-mon[19468]: pgmap v8389: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:04 smithi077 ceph-mon[21151]: pgmap v8389: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:04 smithi087 ceph-mon[20993]: pgmap v8389: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:07.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:07.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:07.608 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: pgmap v8390: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: pgmap v8390: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: pgmap v8390: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:08.600 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:08.601 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:14:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:14:08.222+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:14:08.601 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:14:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:14:08.232+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:14:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:14:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:09 smithi046 ceph-mon[19468]: from='client.176594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:14:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:14:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:09 smithi046 ceph-mon[19468]: pgmap v8391: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:09 smithi087 ceph-mon[20993]: from='client.176594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:09 smithi087 ceph-mon[20993]: pgmap v8391: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:09 smithi077 ceph-mon[21151]: from='client.176594 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:14:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:14:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:09 smithi077 ceph-mon[21151]: pgmap v8391: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:10 smithi077 ceph-mon[21151]: pgmap v8392: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:10 smithi046 ceph-mon[19468]: pgmap v8392: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:10 smithi087 ceph-mon[20993]: pgmap v8392: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:12 smithi077 ceph-mon[21151]: pgmap v8393: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:12 smithi046 ceph-mon[19468]: pgmap v8393: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:12 smithi087 ceph-mon[20993]: pgmap v8393: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:13.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:13.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:13.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:14.281 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:14.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:14.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:14.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:14.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:14 smithi077 ceph-mon[21151]: from='client.265626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:14 smithi077 ceph-mon[21151]: pgmap v8394: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:14 smithi046 ceph-mon[19468]: from='client.265626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:14 smithi046 ceph-mon[19468]: pgmap v8394: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:14 smithi087 ceph-mon[20993]: from='client.265626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:14 smithi087 ceph-mon[20993]: pgmap v8394: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:17 smithi046 ceph-mon[19468]: pgmap v8395: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:17 smithi087 ceph-mon[20993]: pgmap v8395: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:17 smithi077 ceph-mon[21151]: pgmap v8395: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:19.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:18 smithi087 ceph-mon[20993]: pgmap v8396: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:18 smithi077 ceph-mon[21151]: pgmap v8396: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:19.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:19.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:18 smithi046 ceph-mon[19468]: pgmap v8396: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:19.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:19.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:19.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:19.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:19.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:19.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:19 smithi087 ceph-mon[20993]: from='client.265704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:19 smithi077 ceph-mon[21151]: from='client.265704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:19 smithi046 ceph-mon[19468]: from='client.265704 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:21.970 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:21 smithi077 ceph-mon[21151]: pgmap v8397: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:21 smithi046 ceph-mon[19468]: pgmap v8397: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:21 smithi087 ceph-mon[20993]: pgmap v8397: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:14:24.156 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:23 smithi046 ceph-mon[19468]: pgmap v8398: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:23 smithi077 ceph-mon[21151]: pgmap v8398: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:23 smithi087 ceph-mon[20993]: pgmap v8398: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:24.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:24.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:24.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:25.682 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:25.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:25.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:25.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:25.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: pgmap v8399: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='client.265779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: pgmap v8399: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='client.265779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: pgmap v8399: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='client.265779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:28.164 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:27 smithi046 ceph-mon[19468]: pgmap v8400: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:28.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:27 smithi077 ceph-mon[21151]: pgmap v8400: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:27 smithi087 ceph-mon[20993]: pgmap v8400: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:29 smithi077 ceph-mon[21151]: pgmap v8401: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:29 smithi046 ceph-mon[19468]: pgmap v8401: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:29 smithi087 ceph-mon[20993]: pgmap v8401: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:30.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:30.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:30.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:31.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:31.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:31.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:31.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:31.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:31 smithi077 ceph-mon[21151]: pgmap v8402: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:31 smithi077 ceph-mon[21151]: from='client.265854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:32.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:31 smithi087 ceph-mon[20993]: pgmap v8402: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:32.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:31 smithi087 ceph-mon[20993]: from='client.265854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:31 smithi046 ceph-mon[19468]: pgmap v8402: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:31 smithi046 ceph-mon[19468]: from='client.265854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:33 smithi046 ceph-mon[19468]: pgmap v8403: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:33 smithi087 ceph-mon[20993]: pgmap v8403: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:33 smithi077 ceph-mon[21151]: pgmap v8403: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:36.190 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:35 smithi077 ceph-mon[21151]: pgmap v8404: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:35 smithi046 ceph-mon[19468]: pgmap v8404: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:36.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:36.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:36.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:35 smithi087 ceph-mon[20993]: pgmap v8404: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:14:37.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:37.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:37 smithi046 ceph-mon[19468]: from='client.265932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:37 smithi087 ceph-mon[20993]: from='client.265932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:37.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:37 smithi077 ceph-mon[21151]: from='client.265932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:38 smithi046 ceph-mon[19468]: pgmap v8405: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:38 smithi087 ceph-mon[20993]: pgmap v8405: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:38 smithi077 ceph-mon[21151]: pgmap v8405: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:40.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:40 smithi077 ceph-mon[21151]: pgmap v8406: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:40 smithi087 ceph-mon[20993]: pgmap v8406: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:40 smithi046 ceph-mon[19468]: pgmap v8406: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:42.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:42.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:42.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:42.757 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:42 smithi077 ceph-mon[21151]: pgmap v8407: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:42.757 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:42.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:42.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:42.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:42.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:42 smithi087 ceph-mon[20993]: pgmap v8407: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:42 smithi046 ceph-mon[19468]: pgmap v8407: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:43 smithi087 ceph-mon[20993]: from='client.266010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:43 smithi077 ceph-mon[21151]: from='client.266010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:43 smithi046 ceph-mon[19468]: from='client.266010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:44 smithi087 ceph-mon[20993]: pgmap v8408: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:44 smithi077 ceph-mon[21151]: pgmap v8408: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:44.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:44 smithi046 ceph-mon[19468]: pgmap v8408: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: pgmap v8409: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: pgmap v8409: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: pgmap v8409: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:47.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:47.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:47.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:48.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:48.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:48.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:48.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:48.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:48 smithi046 ceph-mon[19468]: pgmap v8410: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:48 smithi087 ceph-mon[20993]: pgmap v8410: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:48.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:48 smithi077 ceph-mon[21151]: pgmap v8410: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:49 smithi077 ceph-mon[21151]: from='client.266088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:49 smithi046 ceph-mon[19468]: from='client.266088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:49 smithi087 ceph-mon[20993]: from='client.266088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:50 smithi077 ceph-mon[21151]: pgmap v8411: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:50 smithi046 ceph-mon[19468]: pgmap v8411: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:50 smithi087 ceph-mon[20993]: pgmap v8411: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:52.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:52 smithi077 ceph-mon[21151]: pgmap v8412: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:52 smithi046 ceph-mon[19468]: pgmap v8412: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:52 smithi087 ceph-mon[20993]: pgmap v8412: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:53.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:53.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:53.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:54.129 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:54.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:54.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:54.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:54.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:14:54.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:54 smithi046 ceph-mon[19468]: pgmap v8413: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:54.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:54 smithi046 ceph-mon[19468]: from='client.266160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:54 smithi077 ceph-mon[21151]: pgmap v8413: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:54 smithi077 ceph-mon[21151]: from='client.266160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:54 smithi087 ceph-mon[20993]: pgmap v8413: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:54 smithi087 ceph-mon[20993]: from='client.266160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:14:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:56 smithi077 ceph-mon[21151]: pgmap v8414: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:56 smithi046 ceph-mon[19468]: pgmap v8414: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:56 smithi087 ceph-mon[20993]: pgmap v8414: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:14:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:14:59.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:14:58 smithi087 ceph-mon[20993]: pgmap v8415: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:14:58 smithi046 ceph-mon[19468]: pgmap v8415: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:59.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:14:59.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:14:59.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:14:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:14:58 smithi077 ceph-mon[21151]: pgmap v8415: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:14:59.819 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:14:59.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:14:59.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:14:59.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:14:59.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:01.023 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:00 smithi077 ceph-mon[21151]: pgmap v8416: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:01.023 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:00 smithi077 ceph-mon[21151]: from='client.266235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:00 smithi046 ceph-mon[19468]: pgmap v8416: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:00 smithi046 ceph-mon[19468]: from='client.266235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:01.112 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:00 smithi087 ceph-mon[20993]: pgmap v8416: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:01.112 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:00 smithi087 ceph-mon[20993]: from='client.266235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:02 smithi046 ceph-mon[19468]: pgmap v8417: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:15:03.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:02 smithi077 ceph-mon[21151]: pgmap v8417: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:15:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:02 smithi087 ceph-mon[20993]: pgmap v8417: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:15:04.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:04.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:04.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:04 smithi046 ceph-mon[19468]: pgmap v8418: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:04 smithi087 ceph-mon[20993]: pgmap v8418: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:04 smithi077 ceph-mon[21151]: pgmap v8418: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:05.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:05.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:05.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:05.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:05.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:06.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: pgmap v8419: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:06.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='client.266313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:06.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:06.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:06.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:06.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:06.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:06.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: pgmap v8419: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='client.266313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: pgmap v8419: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='client.266313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:09.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:15:08.988+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:15:09.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:15:08.989+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: pgmap v8420: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: pgmap v8420: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: pgmap v8420: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:15:10.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:10.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:10.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:10 smithi046 ceph-mon[19468]: pgmap v8421: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:15:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:10 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:10 smithi087 ceph-mon[20993]: pgmap v8421: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:10 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:15:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:10 smithi077 ceph-mon[21151]: pgmap v8421: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:15:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:15:11.188 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:11.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:11.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:11.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:11.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:11 smithi046 ceph-mon[19468]: from='client.266499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:11 smithi087 ceph-mon[20993]: from='client.266499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:11 smithi077 ceph-mon[21151]: from='client.266499 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:12 smithi046 ceph-mon[19468]: pgmap v8422: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:12 smithi087 ceph-mon[20993]: pgmap v8422: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:12 smithi077 ceph-mon[21151]: pgmap v8422: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:14 smithi046 ceph-mon[19468]: pgmap v8423: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:14 smithi087 ceph-mon[20993]: pgmap v8423: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:14 smithi077 ceph-mon[21151]: pgmap v8423: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:16.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:16.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:16.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:16.882 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:16.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:16 smithi046 ceph-mon[19468]: pgmap v8424: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:16 smithi087 ceph-mon[20993]: pgmap v8424: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:16 smithi077 ceph-mon[21151]: pgmap v8424: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:17 smithi046 ceph-mon[19468]: from='client.266577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:17 smithi087 ceph-mon[20993]: from='client.266577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:17 smithi077 ceph-mon[21151]: from='client.266577 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:18 smithi046 ceph-mon[19468]: pgmap v8425: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:18 smithi087 ceph-mon[20993]: pgmap v8425: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:18 smithi077 ceph-mon[21151]: pgmap v8425: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:19 smithi087 ceph-mon[20993]: pgmap v8426: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:19 smithi077 ceph-mon[21151]: pgmap v8426: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:19 smithi046 ceph-mon[19468]: pgmap v8426: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:15:21.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:21.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:21.885 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:21.963 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:21 smithi077 ceph-mon[21151]: pgmap v8427: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:15:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:21 smithi087 ceph-mon[20993]: pgmap v8427: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:15:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:21 smithi046 ceph-mon[19468]: pgmap v8427: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:15:22.568 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:22.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:22.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:22.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:22.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:23.136 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:22 smithi077 ceph-mon[21151]: from='client.266649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:22 smithi046 ceph-mon[19468]: from='client.266649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:22 smithi087 ceph-mon[20993]: from='client.266649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:23 smithi077 ceph-mon[21151]: pgmap v8428: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:24.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:23 smithi046 ceph-mon[19468]: pgmap v8428: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:23 smithi087 ceph-mon[20993]: pgmap v8428: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:25 smithi077 ceph-mon[21151]: pgmap v8429: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:26.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:25 smithi046 ceph-mon[19468]: pgmap v8429: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:26.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:25 smithi087 ceph-mon[20993]: pgmap v8429: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:27.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:27.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:27.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:28.257 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:28.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:28.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:28.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:28.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:28 smithi046 ceph-mon[19468]: pgmap v8430: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:15:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:28 smithi087 ceph-mon[20993]: pgmap v8430: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:15:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:28 smithi077 ceph-mon[21151]: pgmap v8430: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:15:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:29 smithi046 ceph-mon[19468]: from='client.266727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:29 smithi087 ceph-mon[20993]: from='client.266727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:29 smithi077 ceph-mon[21151]: from='client.266727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:30 smithi046 ceph-mon[19468]: pgmap v8431: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:30 smithi087 ceph-mon[20993]: pgmap v8431: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:30 smithi077 ceph-mon[21151]: pgmap v8431: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:15:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:32 smithi046 ceph-mon[19468]: pgmap v8432: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:15:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:32 smithi087 ceph-mon[20993]: pgmap v8432: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:15:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:32 smithi077 ceph-mon[21151]: pgmap v8432: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:15:33.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:33.258 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:33.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:33.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:33.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:33.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:33.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:33.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:34.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:34 smithi077 ceph-mon[21151]: pgmap v8433: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:34.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:34 smithi077 ceph-mon[21151]: from='client.266805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:35.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:34 smithi046 ceph-mon[19468]: pgmap v8433: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:35.014 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:34 smithi046 ceph-mon[19468]: from='client.266805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:34 smithi087 ceph-mon[20993]: pgmap v8433: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:34 smithi087 ceph-mon[20993]: from='client.266805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:36.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:36 smithi046 ceph-mon[19468]: pgmap v8434: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:36 smithi087 ceph-mon[20993]: pgmap v8434: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:36 smithi077 ceph-mon[21151]: pgmap v8434: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:37 smithi046 ceph-mon[19468]: pgmap v8435: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:37 smithi087 ceph-mon[20993]: pgmap v8435: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:37 smithi077 ceph-mon[21151]: pgmap v8435: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:38.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:38.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:38.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:39.629 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:39.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:39.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:39.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:39.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:40.269 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:39 smithi087 ceph-mon[20993]: pgmap v8436: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:40.269 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:39 smithi087 ceph-mon[20993]: from='client.266877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:39 smithi046 ceph-mon[19468]: pgmap v8436: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:39 smithi046 ceph-mon[19468]: from='client.266877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:39 smithi077 ceph-mon[21151]: pgmap v8436: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:15:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:39 smithi077 ceph-mon[21151]: from='client.266877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:42.320 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:41 smithi087 ceph-mon[20993]: pgmap v8437: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:42.349 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:41 smithi077 ceph-mon[21151]: pgmap v8437: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:41 smithi046 ceph-mon[19468]: pgmap v8437: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:15:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:43 smithi046 ceph-mon[19468]: pgmap v8438: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:43 smithi087 ceph-mon[20993]: pgmap v8438: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:43 smithi077 ceph-mon[21151]: pgmap v8438: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:44.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:44.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:44.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:45.314 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:45.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:45.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:45.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:45.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:46.343 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:45 smithi077 ceph-mon[21151]: pgmap v8439: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:46.343 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:45 smithi077 ceph-mon[21151]: from='client.266952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:45 smithi046 ceph-mon[19468]: pgmap v8439: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:45 smithi046 ceph-mon[19468]: from='client.266952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:46.370 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:45 smithi087 ceph-mon[20993]: pgmap v8439: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:46.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:45 smithi087 ceph-mon[20993]: from='client.266952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:47.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:48.502 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:48 smithi046 ceph-mon[19468]: pgmap v8440: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:48 smithi087 ceph-mon[20993]: pgmap v8440: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:48.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:48 smithi077 ceph-mon[21151]: pgmap v8440: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:50.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:50.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:50.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:50 smithi046 ceph-mon[19468]: pgmap v8441: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:50 smithi077 ceph-mon[21151]: pgmap v8441: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:50 smithi087 ceph-mon[20993]: pgmap v8441: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:51.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:51.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:51.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:51.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:51.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:51 smithi077 ceph-mon[21151]: from='client.267027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:51 smithi046 ceph-mon[19468]: from='client.267027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:51 smithi087 ceph-mon[20993]: from='client.267027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:52 smithi077 ceph-mon[21151]: pgmap v8442: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:52 smithi046 ceph-mon[19468]: pgmap v8442: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:52 smithi087 ceph-mon[20993]: pgmap v8442: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:54.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:54 smithi046 ceph-mon[19468]: pgmap v8443: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:54.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:54 smithi077 ceph-mon[21151]: pgmap v8443: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:54 smithi087 ceph-mon[20993]: pgmap v8443: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:56.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:15:56.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:15:56.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:15:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:56 smithi077 ceph-mon[21151]: pgmap v8444: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:56.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:15:56.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:15:56.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:15:56.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:15:56.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:15:56.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:56 smithi046 ceph-mon[19468]: pgmap v8444: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:56 smithi087 ceph-mon[20993]: pgmap v8444: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:15:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:57 smithi077 ceph-mon[21151]: from='client.267105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:57 smithi046 ceph-mon[19468]: from='client.267105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:57 smithi087 ceph-mon[20993]: from='client.267105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:15:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:15:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:15:58 smithi077 ceph-mon[21151]: pgmap v8445: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:15:58 smithi046 ceph-mon[19468]: pgmap v8445: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:15:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:15:58 smithi087 ceph-mon[20993]: pgmap v8445: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:00 smithi077 ceph-mon[21151]: pgmap v8446: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:00.729 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:00 smithi087 ceph-mon[20993]: pgmap v8446: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:00 smithi046 ceph-mon[19468]: pgmap v8446: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:01.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:01.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:01.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:02.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:02.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:02.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:02.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:02.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:02 smithi077 ceph-mon[21151]: pgmap v8447: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:02.805 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:02 smithi087 ceph-mon[20993]: pgmap v8447: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:02 smithi046 ceph-mon[19468]: pgmap v8447: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:03.559 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:03 smithi077 ceph-mon[21151]: from='client.267177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:03 smithi046 ceph-mon[19468]: from='client.267177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:03 smithi087 ceph-mon[20993]: from='client.267177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:04 smithi077 ceph-mon[21151]: pgmap v8448: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:04.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:04 smithi087 ceph-mon[20993]: pgmap v8448: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:04 smithi046 ceph-mon[19468]: pgmap v8448: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:06 smithi077 ceph-mon[21151]: pgmap v8449: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:06 smithi046 ceph-mon[19468]: pgmap v8449: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:06 smithi087 ceph-mon[20993]: pgmap v8449: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:07.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:07.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:07.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:08.060 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:08.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:08.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:08.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:08.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:08 smithi046 ceph-mon[19468]: pgmap v8450: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:08 smithi046 ceph-mon[19468]: from='client.267255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:08 smithi087 ceph-mon[20993]: pgmap v8450: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:08 smithi087 ceph-mon[20993]: from='client.267255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:08 smithi077 ceph-mon[21151]: pgmap v8450: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:08 smithi077 ceph-mon[21151]: from='client.267255 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:16:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:16:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:16:10.736 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:16:10.357+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:16:10.737 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:16:10.358+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: pgmap v8451: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:16:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: pgmap v8451: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: pgmap v8451: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:16:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:16:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:16:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:16:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:16:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:16:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:16:13.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:12 smithi046 ceph-mon[19468]: pgmap v8452: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-08-31T07:16:13.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:13.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:13.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:12 smithi087 ceph-mon[20993]: pgmap v8452: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-08-31T07:16:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:12 smithi077 ceph-mon[21151]: pgmap v8452: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-08-31T07:16:13.745 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:13.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:13.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:13.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:13.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:14 smithi046 ceph-mon[19468]: pgmap v8453: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:14 smithi046 ceph-mon[19468]: from='client.267429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:14 smithi087 ceph-mon[20993]: pgmap v8453: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:14 smithi087 ceph-mon[20993]: from='client.267429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:14 smithi077 ceph-mon[21151]: pgmap v8453: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:14 smithi077 ceph-mon[21151]: from='client.267429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:16 smithi077 ceph-mon[21151]: pgmap v8454: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:16 smithi046 ceph-mon[19468]: pgmap v8454: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:16 smithi087 ceph-mon[20993]: pgmap v8454: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:18 smithi046 ceph-mon[19468]: pgmap v8455: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:18 smithi087 ceph-mon[20993]: pgmap v8455: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:18 smithi077 ceph-mon[21151]: pgmap v8455: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:18.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:18.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:18.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:19.432 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:19.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:19.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:19.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:19.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:20 smithi046 ceph-mon[19468]: pgmap v8456: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:20 smithi046 ceph-mon[19468]: from='client.267504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:20 smithi087 ceph-mon[20993]: pgmap v8456: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:20 smithi087 ceph-mon[20993]: from='client.267504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:20 smithi077 ceph-mon[21151]: pgmap v8456: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:20 smithi077 ceph-mon[21151]: from='client.267504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:22.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:22 smithi087 ceph-mon[20993]: pgmap v8457: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:22 smithi046 ceph-mon[19468]: pgmap v8457: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:22.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:22 smithi077 ceph-mon[21151]: pgmap v8457: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:16:24.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:24 smithi046 ceph-mon[19468]: pgmap v8458: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:24 smithi087 ceph-mon[20993]: pgmap v8458: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:24 smithi077 ceph-mon[21151]: pgmap v8458: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:25.121 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:25.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:25.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:25.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:25.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:25.418 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:25 smithi046 ceph-mon[19468]: from='client.267579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:25.575 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:25 smithi077 ceph-mon[21151]: from='client.267579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:25 smithi087 ceph-mon[20993]: from='client.267579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:26.577 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:26 smithi077 ceph-mon[21151]: pgmap v8459: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:26 smithi046 ceph-mon[19468]: pgmap v8459: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:26.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:26 smithi087 ceph-mon[20993]: pgmap v8459: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:28 smithi046 ceph-mon[19468]: pgmap v8460: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:28 smithi087 ceph-mon[20993]: pgmap v8460: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:28 smithi077 ceph-mon[21151]: pgmap v8460: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:16:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:30.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:30.684 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:30 smithi046 ceph-mon[19468]: pgmap v8461: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:16:30.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:30.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:30.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:30.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:30.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:30 smithi087 ceph-mon[20993]: pgmap v8461: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:16:30.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:30 smithi077 ceph-mon[21151]: pgmap v8461: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:16:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:31 smithi087 ceph-mon[20993]: from='client.267654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:31.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:31 smithi077 ceph-mon[21151]: from='client.267654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:31 smithi046 ceph-mon[19468]: from='client.267654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:32 smithi087 ceph-mon[20993]: pgmap v8462: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:32 smithi077 ceph-mon[21151]: pgmap v8462: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:32 smithi046 ceph-mon[19468]: pgmap v8462: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:34.983 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:34 smithi077 ceph-mon[21151]: pgmap v8463: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:34 smithi046 ceph-mon[19468]: pgmap v8463: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:34 smithi087 ceph-mon[20993]: pgmap v8463: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:35.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:35.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:35.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:36.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:36.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:36.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:36.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:36.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:36 smithi046 ceph-mon[19468]: pgmap v8464: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:36 smithi087 ceph-mon[20993]: pgmap v8464: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:36 smithi077 ceph-mon[21151]: pgmap v8464: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:37 smithi046 ceph-mon[19468]: from='client.267729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:37 smithi087 ceph-mon[20993]: from='client.267729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:37 smithi077 ceph-mon[21151]: from='client.267729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:38 smithi046 ceph-mon[19468]: pgmap v8465: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:38 smithi087 ceph-mon[20993]: pgmap v8465: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:38 smithi077 ceph-mon[21151]: pgmap v8465: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:40 smithi046 ceph-mon[19468]: pgmap v8466: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:16:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:40 smithi087 ceph-mon[20993]: pgmap v8466: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:16:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:40 smithi077 ceph-mon[21151]: pgmap v8466: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:16:41.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:41.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:41.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:42.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:42.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:42.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:42.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:42.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:42.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:42 smithi087 ceph-mon[20993]: pgmap v8467: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:16:42.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:42 smithi087 ceph-mon[20993]: from='client.267807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:42 smithi046 ceph-mon[19468]: pgmap v8467: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:16:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:42 smithi046 ceph-mon[19468]: from='client.267807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:42 smithi077 ceph-mon[21151]: pgmap v8467: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:16:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:42 smithi077 ceph-mon[21151]: from='client.267807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:44 smithi077 ceph-mon[21151]: pgmap v8468: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:44 smithi046 ceph-mon[19468]: pgmap v8468: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:44 smithi087 ceph-mon[20993]: pgmap v8468: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: pgmap v8469: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:46.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: pgmap v8469: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: pgmap v8469: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:47.171 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:47.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:47.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:47.855 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:47.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:47.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:47.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:47.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:48 smithi046 ceph-mon[19468]: pgmap v8470: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:48 smithi046 ceph-mon[19468]: from='client.267882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:48 smithi087 ceph-mon[20993]: pgmap v8470: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:48 smithi087 ceph-mon[20993]: from='client.267882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:48 smithi077 ceph-mon[21151]: pgmap v8470: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:48 smithi077 ceph-mon[21151]: from='client.267882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:50 smithi046 ceph-mon[19468]: pgmap v8471: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:50 smithi087 ceph-mon[20993]: pgmap v8471: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:50 smithi077 ceph-mon[21151]: pgmap v8471: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:52.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:52.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:52.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:52 smithi046 ceph-mon[19468]: pgmap v8472: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:52 smithi087 ceph-mon[20993]: pgmap v8472: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:52 smithi077 ceph-mon[21151]: pgmap v8472: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:53.537 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:53.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:53.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:53.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:53.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:54 smithi046 ceph-mon[19468]: pgmap v8473: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:54 smithi046 ceph-mon[19468]: from='client.267957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:54 smithi087 ceph-mon[20993]: pgmap v8473: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:54 smithi087 ceph-mon[20993]: from='client.267957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:54 smithi077 ceph-mon[21151]: pgmap v8473: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:54 smithi077 ceph-mon[21151]: from='client.267957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:57.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:56 smithi046 ceph-mon[19468]: pgmap v8474: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:56 smithi087 ceph-mon[20993]: pgmap v8474: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:56 smithi077 ceph-mon[21151]: pgmap v8474: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:16:58.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:16:58.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:16:58.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:16:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:58 smithi046 ceph-mon[19468]: pgmap v8475: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:58 smithi087 ceph-mon[20993]: pgmap v8475: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:58 smithi077 ceph-mon[21151]: pgmap v8475: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:16:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:16:59.226 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:16:59.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:16:59.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:16:59.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:16:59.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:16:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:16:59 smithi046 ceph-mon[19468]: from='client.268035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:16:59 smithi087 ceph-mon[20993]: from='client.268035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:16:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:16:59 smithi077 ceph-mon[21151]: from='client.268035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:00 smithi046 ceph-mon[19468]: pgmap v8476: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:00 smithi087 ceph-mon[20993]: pgmap v8476: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:00 smithi077 ceph-mon[21151]: pgmap v8476: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:02.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:02 smithi087 ceph-mon[20993]: pgmap v8477: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:02 smithi046 ceph-mon[19468]: pgmap v8477: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:02 smithi077 ceph-mon[21151]: pgmap v8477: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:04.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:04.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:04.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:04.845 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:04 smithi087 ceph-mon[20993]: pgmap v8478: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:04 smithi046 ceph-mon[19468]: pgmap v8478: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:04.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:04.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:04.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:04.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:04 smithi077 ceph-mon[21151]: pgmap v8478: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:05.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:05 smithi077 ceph-mon[21151]: from='client.268110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:05 smithi046 ceph-mon[19468]: from='client.268110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:05 smithi087 ceph-mon[20993]: from='client.268110 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:06.816 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:06 smithi077 ceph-mon[21151]: pgmap v8479: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:06.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:06 smithi087 ceph-mon[20993]: pgmap v8479: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:06.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:06 smithi046 ceph-mon[19468]: pgmap v8479: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:08 smithi046 ceph-mon[19468]: pgmap v8480: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:08 smithi087 ceph-mon[20993]: pgmap v8480: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:08 smithi077 ceph-mon[21151]: pgmap v8480: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:09.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:09.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:09.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:10.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: pgmap v8481: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:17:10.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:10.925 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: pgmap v8481: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:17:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: pgmap v8481: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:17:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:11.529 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:17:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:17:11.417+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:17:11.529 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:17:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:17:11.418+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:17:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:11 smithi087 ceph-mon[20993]: from='client.268188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:12.151 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:11 smithi046 ceph-mon[19468]: from='client.268188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:12.151 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:11 smithi077 ceph-mon[21151]: from='client.268188 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:17:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:12 smithi087 ceph-mon[20993]: pgmap v8482: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:17:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:17:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:12 smithi077 ceph-mon[21151]: pgmap v8482: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:17:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:17:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:12 smithi046 ceph-mon[19468]: pgmap v8482: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:17:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:17:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:14 smithi087 ceph-mon[20993]: pgmap v8483: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:14 smithi077 ceph-mon[21151]: pgmap v8483: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:14 smithi046 ceph-mon[19468]: pgmap v8483: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:15.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:15.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:15.614 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:16.294 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:16.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:16.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:16.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:16.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:16 smithi087 ceph-mon[20993]: pgmap v8484: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:17.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:16 smithi077 ceph-mon[21151]: pgmap v8484: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:16 smithi046 ceph-mon[19468]: pgmap v8484: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:17 smithi087 ceph-mon[20993]: from='client.268365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:17 smithi077 ceph-mon[21151]: from='client.268365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:17 smithi046 ceph-mon[19468]: from='client.268365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:18 smithi077 ceph-mon[21151]: pgmap v8485: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:18 smithi046 ceph-mon[19468]: pgmap v8485: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:18 smithi087 ceph-mon[20993]: pgmap v8485: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:19 smithi046 ceph-mon[19468]: pgmap v8486: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:17:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:19 smithi087 ceph-mon[20993]: pgmap v8486: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:17:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:19 smithi077 ceph-mon[21151]: pgmap v8486: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:17:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:21.977 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:21.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:21.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:21.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:21.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:21 smithi046 ceph-mon[19468]: pgmap v8487: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:21 smithi046 ceph-mon[19468]: from='client.268443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:21 smithi087 ceph-mon[20993]: pgmap v8487: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:21 smithi087 ceph-mon[20993]: from='client.268443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:21 smithi077 ceph-mon[21151]: pgmap v8487: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:21 smithi077 ceph-mon[21151]: from='client.268443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:24.254 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:23 smithi087 ceph-mon[20993]: pgmap v8488: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:23 smithi046 ceph-mon[19468]: pgmap v8488: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:23 smithi077 ceph-mon[21151]: pgmap v8488: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:26.112 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:25 smithi077 ceph-mon[21151]: pgmap v8489: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:25 smithi046 ceph-mon[19468]: pgmap v8489: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:25 smithi087 ceph-mon[20993]: pgmap v8489: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:26.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:26.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:26.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:27.650 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:27.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:27.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:27.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:27.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: pgmap v8490: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.256 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.257 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.257 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:27 smithi077 ceph-mon[21151]: from='client.268518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: pgmap v8490: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:27 smithi046 ceph-mon[19468]: from='client.268518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: pgmap v8490: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:27 smithi087 ceph-mon[20993]: from='client.268518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:30.973 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:30 smithi046 ceph-mon[19468]: pgmap v8491: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:30 smithi087 ceph-mon[20993]: pgmap v8491: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:30 smithi077 ceph-mon[21151]: pgmap v8491: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:32.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:32.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:32.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:32 smithi046 ceph-mon[19468]: pgmap v8492: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:32 smithi087 ceph-mon[20993]: pgmap v8492: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:32 smithi077 ceph-mon[21151]: pgmap v8492: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:33.341 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:33.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:33.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:33.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:33.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:34 smithi046 ceph-mon[19468]: pgmap v8493: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:34 smithi046 ceph-mon[19468]: from='client.268596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:34 smithi087 ceph-mon[20993]: pgmap v8493: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:34 smithi087 ceph-mon[20993]: from='client.268596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:34 smithi077 ceph-mon[21151]: pgmap v8493: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:34 smithi077 ceph-mon[21151]: from='client.268596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:36 smithi046 ceph-mon[19468]: pgmap v8494: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:36 smithi087 ceph-mon[20993]: pgmap v8494: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:36 smithi077 ceph-mon[21151]: pgmap v8494: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:38.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:38.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:38.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:39.025 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:39.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:39.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:39.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:39.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:38 smithi046 ceph-mon[19468]: pgmap v8495: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:38 smithi087 ceph-mon[20993]: pgmap v8495: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:38 smithi077 ceph-mon[21151]: pgmap v8495: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:39 smithi046 ceph-mon[19468]: from='client.268668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:39 smithi087 ceph-mon[20993]: from='client.268668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:39 smithi077 ceph-mon[21151]: from='client.268668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:40 smithi046 ceph-mon[19468]: pgmap v8496: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:40 smithi087 ceph-mon[20993]: pgmap v8496: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:40 smithi077 ceph-mon[21151]: pgmap v8496: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:42 smithi046 ceph-mon[19468]: pgmap v8497: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:42 smithi087 ceph-mon[20993]: pgmap v8497: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:42 smithi077 ceph-mon[21151]: pgmap v8497: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:44.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:44.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:44.027 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:44.713 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:44.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:44.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:44.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:44.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:44.840 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:44 smithi087 ceph-mon[20993]: pgmap v8498: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:44 smithi046 ceph-mon[19468]: pgmap v8498: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:45.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:44 smithi077 ceph-mon[21151]: pgmap v8498: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:45.917 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:45 smithi087 ceph-mon[20993]: from='client.268746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:45 smithi046 ceph-mon[19468]: from='client.268746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:45 smithi077 ceph-mon[21151]: from='client.268746 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:46 smithi077 ceph-mon[21151]: pgmap v8499: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:47.102 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:46 smithi087 ceph-mon[20993]: pgmap v8499: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:46 smithi046 ceph-mon[19468]: pgmap v8499: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: pgmap v8500: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: pgmap v8500: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: pgmap v8500: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:49.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:49.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:49.715 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:50 smithi046 ceph-mon[19468]: pgmap v8501: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:50 smithi087 ceph-mon[20993]: pgmap v8501: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:50.406 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:50.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:50.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:50.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:50.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:50 smithi077 ceph-mon[21151]: pgmap v8501: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:51.282 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:51 smithi046 ceph-mon[19468]: from='client.268824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:51 smithi087 ceph-mon[20993]: from='client.268824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:51 smithi077 ceph-mon[21151]: from='client.268824 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:52.333 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:52 smithi046 ceph-mon[19468]: pgmap v8502: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:52 smithi087 ceph-mon[20993]: pgmap v8502: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:52 smithi077 ceph-mon[21151]: pgmap v8502: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:54 smithi046 ceph-mon[19468]: pgmap v8503: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:54 smithi087 ceph-mon[20993]: pgmap v8503: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:54 smithi077 ceph-mon[21151]: pgmap v8503: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:55.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:17:55.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:17:55.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:17:56.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:17:56.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:17:56.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:17:56.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:17:56.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:17:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:56 smithi046 ceph-mon[19468]: pgmap v8504: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:56 smithi046 ceph-mon[19468]: from='client.268899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:56 smithi087 ceph-mon[20993]: pgmap v8504: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:56 smithi087 ceph-mon[20993]: from='client.268899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:56 smithi077 ceph-mon[21151]: pgmap v8504: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:17:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:56 smithi077 ceph-mon[21151]: from='client.268899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:17:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:58 smithi046 ceph-mon[19468]: pgmap v8505: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:17:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:58 smithi087 ceph-mon[20993]: pgmap v8505: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:17:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:58 smithi077 ceph-mon[21151]: pgmap v8505: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:17:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:01.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:01.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:01.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:01.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:00 smithi046 ceph-mon[19468]: pgmap v8506: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:00 smithi087 ceph-mon[20993]: pgmap v8506: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:00 smithi077 ceph-mon[21151]: pgmap v8506: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:01.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:01.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:01.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:01.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:01.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:02 smithi087 ceph-mon[20993]: pgmap v8507: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:02 smithi087 ceph-mon[20993]: from='client.268974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:02 smithi077 ceph-mon[21151]: pgmap v8507: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:02 smithi077 ceph-mon[21151]: from='client.268974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:02 smithi046 ceph-mon[19468]: pgmap v8507: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:02 smithi046 ceph-mon[19468]: from='client.268974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:05.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:04 smithi087 ceph-mon[20993]: pgmap v8508: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:05.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:04 smithi046 ceph-mon[19468]: pgmap v8508: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:04 smithi077 ceph-mon[21151]: pgmap v8508: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:06.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:06.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:06.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:06 smithi046 ceph-mon[19468]: pgmap v8509: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:06 smithi087 ceph-mon[20993]: pgmap v8509: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:07.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:06 smithi077 ceph-mon[21151]: pgmap v8509: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:07.447 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:07.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:07.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:07.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:07.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: pgmap v8510: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='client.269049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: pgmap v8510: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='client.269049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: pgmap v8510: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='client.269049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:10 smithi046 ceph-mon[19468]: pgmap v8511: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:10 smithi087 ceph-mon[20993]: pgmap v8511: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:10 smithi077 ceph-mon[21151]: pgmap v8511: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:18:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:18:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:18:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:12.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:12.449 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:18:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:18:12.164+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:18:12.449 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:18:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:18:12.165+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:18:12.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:12.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:13.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:12 smithi046 ceph-mon[19468]: pgmap v8512: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:13.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:12 smithi087 ceph-mon[20993]: pgmap v8512: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:13.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:13.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:13.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:13.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:12 smithi077 ceph-mon[21151]: pgmap v8512: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:18:14.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:18:14.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:18:14.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:13 smithi046 ceph-mon[19468]: from='client.269226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:18:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:18:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:13 smithi087 ceph-mon[20993]: from='client.269226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:18:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:18:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:13 smithi077 ceph-mon[21151]: from='client.269226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:14 smithi046 ceph-mon[19468]: pgmap v8513: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:14 smithi087 ceph-mon[20993]: pgmap v8513: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:14 smithi077 ceph-mon[21151]: pgmap v8513: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:16 smithi046 ceph-mon[19468]: pgmap v8514: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:16 smithi087 ceph-mon[20993]: pgmap v8514: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:16 smithi077 ceph-mon[21151]: pgmap v8514: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:18.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:18.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:18.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:18.820 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:18.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:18 smithi046 ceph-mon[19468]: pgmap v8515: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:18 smithi087 ceph-mon[20993]: pgmap v8515: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:18 smithi077 ceph-mon[21151]: pgmap v8515: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:19 smithi046 ceph-mon[19468]: from='client.269304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:19 smithi087 ceph-mon[20993]: from='client.269304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:19 smithi077 ceph-mon[21151]: from='client.269304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:20 smithi046 ceph-mon[19468]: pgmap v8516: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:20 smithi087 ceph-mon[20993]: pgmap v8516: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:20 smithi077 ceph-mon[21151]: pgmap v8516: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:22 smithi046 ceph-mon[19468]: pgmap v8517: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:22 smithi087 ceph-mon[20993]: pgmap v8517: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:22 smithi077 ceph-mon[21151]: pgmap v8517: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:23.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:23.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:23.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:24.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:24.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:24.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:24.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:24.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:24.845 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:24 smithi087 ceph-mon[20993]: pgmap v8518: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:24 smithi046 ceph-mon[19468]: pgmap v8518: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:24 smithi077 ceph-mon[21151]: pgmap v8518: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:25 smithi087 ceph-mon[20993]: from='client.269382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:25 smithi046 ceph-mon[19468]: from='client.269382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:25 smithi077 ceph-mon[21151]: from='client.269382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:26.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:26 smithi087 ceph-mon[20993]: pgmap v8519: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:26 smithi046 ceph-mon[19468]: pgmap v8519: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:26 smithi077 ceph-mon[21151]: pgmap v8519: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: pgmap v8520: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: pgmap v8520: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: pgmap v8520: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:28.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:29.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:29.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:29.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:30.200 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:30.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:30 smithi077 ceph-mon[21151]: pgmap v8521: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:30 smithi077 ceph-mon[21151]: from='client.269457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:30 smithi046 ceph-mon[19468]: pgmap v8521: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:30 smithi046 ceph-mon[19468]: from='client.269457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:30 smithi087 ceph-mon[20993]: pgmap v8521: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:30 smithi087 ceph-mon[20993]: from='client.269457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:32.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:32 smithi046 ceph-mon[19468]: pgmap v8522: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:18:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:32 smithi087 ceph-mon[20993]: pgmap v8522: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:18:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:32 smithi077 ceph-mon[21151]: pgmap v8522: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:18:34.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:34 smithi046 ceph-mon[19468]: pgmap v8523: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:34 smithi087 ceph-mon[20993]: pgmap v8523: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:34 smithi077 ceph-mon[21151]: pgmap v8523: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:35.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:35.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:35.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:35.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:35.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:35.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:35.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:35.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:36 smithi046 ceph-mon[19468]: pgmap v8524: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:36 smithi046 ceph-mon[19468]: from='client.269532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:36 smithi087 ceph-mon[20993]: pgmap v8524: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:36 smithi087 ceph-mon[20993]: from='client.269532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:36 smithi077 ceph-mon[21151]: pgmap v8524: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:18:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:36 smithi077 ceph-mon[21151]: from='client.269532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:38 smithi046 ceph-mon[19468]: pgmap v8525: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:38 smithi087 ceph-mon[20993]: pgmap v8525: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:38 smithi077 ceph-mon[21151]: pgmap v8525: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:40 smithi046 ceph-mon[19468]: pgmap v8526: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:40 smithi087 ceph-mon[20993]: pgmap v8526: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:40 smithi077 ceph-mon[21151]: pgmap v8526: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:18:40.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:40.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:40.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:41.565 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:41.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:41.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:41.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:41.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:42 smithi046 ceph-mon[19468]: pgmap v8527: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:42 smithi046 ceph-mon[19468]: from='client.269607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:42 smithi087 ceph-mon[20993]: pgmap v8527: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:42 smithi087 ceph-mon[20993]: from='client.269607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:42 smithi077 ceph-mon[21151]: pgmap v8527: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:42 smithi077 ceph-mon[21151]: from='client.269607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:44 smithi046 ceph-mon[19468]: pgmap v8528: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:44 smithi087 ceph-mon[20993]: pgmap v8528: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:44 smithi077 ceph-mon[21151]: pgmap v8528: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:46.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:46.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:46.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:46 smithi046 ceph-mon[19468]: pgmap v8529: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:46 smithi087 ceph-mon[20993]: pgmap v8529: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:46 smithi077 ceph-mon[21151]: pgmap v8529: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:18:47.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:47.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:47.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:47.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:47.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:47.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:47 smithi087 ceph-mon[20993]: from='client.269682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:47 smithi046 ceph-mon[19468]: from='client.269682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:47 smithi077 ceph-mon[21151]: from='client.269682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:48.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: pgmap v8530: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:18:48.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.712 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.713 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.713 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: pgmap v8530: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: pgmap v8530: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:50.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:50 smithi077 ceph-mon[21151]: pgmap v8531: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:50 smithi046 ceph-mon[19468]: pgmap v8531: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:50 smithi087 ceph-mon[20993]: pgmap v8531: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:52.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:52.255 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:52.255 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:52 smithi046 ceph-mon[19468]: pgmap v8532: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:52 smithi087 ceph-mon[20993]: pgmap v8532: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:52.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:52 smithi077 ceph-mon[21151]: pgmap v8532: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:52.953 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:52.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:52.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:52.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:52.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:53.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:53 smithi046 ceph-mon[19468]: from='client.269760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:53 smithi087 ceph-mon[20993]: from='client.269760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:53 smithi077 ceph-mon[21151]: from='client.269760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:54.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:54 smithi046 ceph-mon[19468]: pgmap v8533: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:54 smithi087 ceph-mon[20993]: pgmap v8533: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:54 smithi077 ceph-mon[21151]: pgmap v8533: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:56 smithi046 ceph-mon[19468]: pgmap v8534: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:56 smithi087 ceph-mon[20993]: pgmap v8534: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:56.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:56 smithi077 ceph-mon[21151]: pgmap v8534: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:18:57.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:18:57.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:18:57.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:18:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:58 smithi046 ceph-mon[19468]: pgmap v8535: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:18:58.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:18:58.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:18:58.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:18:58.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:18:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:58 smithi087 ceph-mon[20993]: pgmap v8535: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:58 smithi077 ceph-mon[21151]: pgmap v8535: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:18:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:18:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:18:59 smithi046 ceph-mon[19468]: from='client.269835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:18:59 smithi087 ceph-mon[20993]: from='client.269835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:18:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:18:59 smithi077 ceph-mon[21151]: from='client.269835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:00 smithi046 ceph-mon[19468]: pgmap v8536: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:00 smithi087 ceph-mon[20993]: pgmap v8536: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:00 smithi077 ceph-mon[21151]: pgmap v8536: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:02 smithi046 ceph-mon[19468]: pgmap v8537: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:02 smithi087 ceph-mon[20993]: pgmap v8537: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:02 smithi077 ceph-mon[21151]: pgmap v8537: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:03.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:03.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:03.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:04.316 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:04.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:04.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:04.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:04.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:04 smithi046 ceph-mon[19468]: pgmap v8538: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:04.736 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:04 smithi077 ceph-mon[21151]: pgmap v8538: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:04 smithi087 ceph-mon[20993]: pgmap v8538: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:05.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:05 smithi087 ceph-mon[20993]: from='client.269913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:05 smithi046 ceph-mon[19468]: from='client.269913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:05 smithi077 ceph-mon[21151]: from='client.269913 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:06.727 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:06 smithi087 ceph-mon[20993]: pgmap v8539: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:06 smithi046 ceph-mon[19468]: pgmap v8539: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:06 smithi077 ceph-mon[21151]: pgmap v8539: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: pgmap v8540: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: pgmap v8540: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: pgmap v8540: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:09.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:09.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:09.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:10.006 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:10.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:10.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:10 smithi077 ceph-mon[21151]: pgmap v8541: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:10.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:10 smithi077 ceph-mon[21151]: from='client.269988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:10 smithi046 ceph-mon[19468]: pgmap v8541: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:10 smithi046 ceph-mon[19468]: from='client.269988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:10 smithi087 ceph-mon[20993]: pgmap v8541: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:10 smithi087 ceph-mon[20993]: from='client.269988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: pgmap v8542: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: pgmap v8542: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:19:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:12.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: pgmap v8542: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:19:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:19:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:19:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:13.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:19:12.920+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:19:13.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:19:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:19:12.921+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:19:13.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:19:14.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:19:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:19:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:14 smithi046 ceph-mon[19468]: pgmap v8543: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:14.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:19:14.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:19:14.880 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:14 smithi087 ceph-mon[20993]: pgmap v8543: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:19:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:19:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:14 smithi077 ceph-mon[21151]: pgmap v8543: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:15.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:15.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:15.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:15.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:15.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:15.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:15.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:15.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:16 smithi046 ceph-mon[19468]: pgmap v8544: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:16 smithi046 ceph-mon[19468]: from='client.270165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:16 smithi087 ceph-mon[20993]: pgmap v8544: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:16 smithi087 ceph-mon[20993]: from='client.270165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:16 smithi077 ceph-mon[21151]: pgmap v8544: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:16 smithi077 ceph-mon[21151]: from='client.270165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:18 smithi087 ceph-mon[20993]: pgmap v8545: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:18 smithi046 ceph-mon[19468]: pgmap v8545: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:18 smithi077 ceph-mon[21151]: pgmap v8545: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:20.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:20.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:20.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:20 smithi046 ceph-mon[19468]: pgmap v8546: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:20 smithi087 ceph-mon[20993]: pgmap v8546: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:20 smithi077 ceph-mon[21151]: pgmap v8546: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:21.382 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:21.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:21.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:21.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:21.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:22 smithi046 ceph-mon[19468]: pgmap v8547: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:22 smithi046 ceph-mon[19468]: from='client.270243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:22 smithi087 ceph-mon[20993]: pgmap v8547: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:22 smithi087 ceph-mon[20993]: from='client.270243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:22 smithi077 ceph-mon[21151]: pgmap v8547: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:22 smithi077 ceph-mon[21151]: from='client.270243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:24 smithi046 ceph-mon[19468]: pgmap v8548: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:24 smithi087 ceph-mon[20993]: pgmap v8548: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:24 smithi077 ceph-mon[21151]: pgmap v8548: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:26.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:26.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:26.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:26 smithi046 ceph-mon[19468]: pgmap v8549: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:26 smithi087 ceph-mon[20993]: pgmap v8549: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:26 smithi077 ceph-mon[21151]: pgmap v8549: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:19:27.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:27.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:27.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:27.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:27.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:27 smithi046 ceph-mon[19468]: from='client.270315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:27 smithi087 ceph-mon[20993]: from='client.270315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:27 smithi077 ceph-mon[21151]: from='client.270315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: pgmap v8550: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: pgmap v8550: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: pgmap v8550: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:30 smithi046 ceph-mon[19468]: pgmap v8551: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:31.105 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:30 smithi077 ceph-mon[21151]: pgmap v8551: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:30 smithi087 ceph-mon[20993]: pgmap v8551: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:32.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:32.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:32.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:32.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:32.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:32.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:32.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:32.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:32 smithi046 ceph-mon[19468]: pgmap v8552: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:32 smithi087 ceph-mon[20993]: pgmap v8552: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:32 smithi077 ceph-mon[21151]: pgmap v8552: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:34.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:33 smithi077 ceph-mon[21151]: from='client.270387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:33 smithi046 ceph-mon[19468]: from='client.270387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:33 smithi087 ceph-mon[20993]: from='client.270387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:34 smithi046 ceph-mon[19468]: pgmap v8553: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:34 smithi087 ceph-mon[20993]: pgmap v8553: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:35.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:34 smithi077 ceph-mon[21151]: pgmap v8553: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:36 smithi046 ceph-mon[19468]: pgmap v8554: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:36 smithi087 ceph-mon[20993]: pgmap v8554: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:36 smithi077 ceph-mon[21151]: pgmap v8554: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:37.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:37.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:37.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:38.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:38.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:38.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:38.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:38.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:38 smithi046 ceph-mon[19468]: pgmap v8555: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:38 smithi087 ceph-mon[20993]: pgmap v8555: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:38 smithi077 ceph-mon[21151]: pgmap v8555: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:39 smithi046 ceph-mon[19468]: from='client.270465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:39 smithi087 ceph-mon[20993]: from='client.270465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:39 smithi077 ceph-mon[21151]: from='client.270465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:40 smithi046 ceph-mon[19468]: pgmap v8556: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:40 smithi087 ceph-mon[20993]: pgmap v8556: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:40 smithi077 ceph-mon[21151]: pgmap v8556: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:42 smithi046 ceph-mon[19468]: pgmap v8557: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:42 smithi087 ceph-mon[20993]: pgmap v8557: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:42 smithi077 ceph-mon[21151]: pgmap v8557: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:43.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:43.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:43.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:44.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:44.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:44.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:44.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:44 smithi046 ceph-mon[19468]: pgmap v8558: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:44 smithi046 ceph-mon[19468]: from='client.270537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:44 smithi087 ceph-mon[20993]: pgmap v8558: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:44 smithi087 ceph-mon[20993]: from='client.270537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:44 smithi077 ceph-mon[21151]: pgmap v8558: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:45.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:44 smithi077 ceph-mon[21151]: from='client.270537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:47.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:46 smithi087 ceph-mon[20993]: pgmap v8559: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:46 smithi046 ceph-mon[19468]: pgmap v8559: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:46 smithi077 ceph-mon[21151]: pgmap v8559: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:19:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: pgmap v8560: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: pgmap v8560: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:49.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:49.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: pgmap v8560: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:49.813 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:49.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:49.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:51.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:50 smithi077 ceph-mon[21151]: pgmap v8561: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:51.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:50 smithi077 ceph-mon[21151]: from='client.270615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:50 smithi046 ceph-mon[19468]: pgmap v8561: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:50 smithi046 ceph-mon[19468]: from='client.270615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:50 smithi087 ceph-mon[20993]: pgmap v8561: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:50 smithi087 ceph-mon[20993]: from='client.270615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:52 smithi046 ceph-mon[19468]: pgmap v8562: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:52 smithi087 ceph-mon[20993]: pgmap v8562: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:52 smithi077 ceph-mon[21151]: pgmap v8562: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:19:54.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:19:54.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:19:54.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:19:55.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:54 smithi046 ceph-mon[19468]: pgmap v8563: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:54 smithi087 ceph-mon[20993]: pgmap v8563: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:55.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:54 smithi077 ceph-mon[21151]: pgmap v8563: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:55.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:19:55.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:19:55.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:19:55.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:19:55.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:19:56.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:56 smithi046 ceph-mon[19468]: pgmap v8564: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:56.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:56 smithi046 ceph-mon[19468]: from='client.270690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:56 smithi087 ceph-mon[20993]: pgmap v8564: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:56 smithi087 ceph-mon[20993]: from='client.270690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:56 smithi077 ceph-mon[21151]: pgmap v8564: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:19:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:56 smithi077 ceph-mon[21151]: from='client.270690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:58 smithi046 ceph-mon[19468]: pgmap v8565: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:19:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:58 smithi087 ceph-mon[20993]: pgmap v8565: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:19:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:58 smithi077 ceph-mon[21151]: pgmap v8565: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:19:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:19:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:19:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:00.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:00.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:00.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:00 smithi046 ceph-mon[19468]: pgmap v8566: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:20:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:00 smithi087 ceph-mon[20993]: pgmap v8566: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:20:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:00 smithi077 ceph-mon[21151]: pgmap v8566: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:20:01.241 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:01.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:01.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:01.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:01.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:01 smithi046 ceph-mon[19468]: from='client.270768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:01 smithi087 ceph-mon[20993]: from='client.270768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:01 smithi077 ceph-mon[21151]: from='client.270768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:02 smithi046 ceph-mon[19468]: pgmap v8567: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:02 smithi087 ceph-mon[20993]: pgmap v8567: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:02 smithi077 ceph-mon[21151]: pgmap v8567: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:04 smithi046 ceph-mon[19468]: pgmap v8568: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:04 smithi087 ceph-mon[20993]: pgmap v8568: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:04 smithi077 ceph-mon[21151]: pgmap v8568: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:06.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:06.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:06.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:06.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:06.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:06.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:06.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:06.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:06 smithi046 ceph-mon[19468]: pgmap v8569: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:07.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:06 smithi087 ceph-mon[20993]: pgmap v8569: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:07.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:06 smithi077 ceph-mon[21151]: pgmap v8569: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:07 smithi046 ceph-mon[19468]: from='client.179903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:07 smithi087 ceph-mon[20993]: from='client.179903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:07 smithi077 ceph-mon[21151]: from='client.179903 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: pgmap v8570: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: pgmap v8570: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: pgmap v8570: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:10 smithi087 ceph-mon[20993]: pgmap v8571: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:10 smithi077 ceph-mon[21151]: pgmap v8571: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:10 smithi046 ceph-mon[19468]: pgmap v8571: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:11.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:11.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:11.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:12.612 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:12.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:12.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:12.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:12.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:13.043 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:12 smithi077 ceph-mon[21151]: pgmap v8572: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:12 smithi087 ceph-mon[20993]: pgmap v8572: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:12 smithi046 ceph-mon[19468]: pgmap v8572: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:14.053 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='client.270921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:14.054 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:20:14.054 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:20:14.054 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:20:14.054 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:14.054 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:14.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:20:13.653+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:20:14.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:20:13.654+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:20:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='client.270921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:20:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:20:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:20:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='client.270921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:20:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:20:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:20:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:14 smithi087 ceph-mon[20993]: pgmap v8573: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:20:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:20:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:14 smithi077 ceph-mon[21151]: pgmap v8573: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:20:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:20:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:14 smithi046 ceph-mon[19468]: pgmap v8573: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:20:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:20:15.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:20:17.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:16 smithi046 ceph-mon[19468]: pgmap v8574: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:16 smithi087 ceph-mon[20993]: pgmap v8574: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:16 smithi077 ceph-mon[21151]: pgmap v8574: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:17.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:17.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:17.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:18.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:18.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:18.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:18.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:18.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:18 smithi046 ceph-mon[19468]: pgmap v8575: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:18 smithi077 ceph-mon[21151]: pgmap v8575: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:18 smithi087 ceph-mon[20993]: pgmap v8575: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:19 smithi077 ceph-mon[21151]: from='client.271098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:19 smithi046 ceph-mon[19468]: from='client.271098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:19 smithi087 ceph-mon[20993]: from='client.271098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:20 smithi077 ceph-mon[21151]: pgmap v8576: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:20 smithi046 ceph-mon[19468]: pgmap v8576: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:21.407 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:20 smithi087 ceph-mon[20993]: pgmap v8576: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:22 smithi077 ceph-mon[21151]: pgmap v8577: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:23.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:23.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:22 smithi046 ceph-mon[19468]: pgmap v8577: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:23.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:23.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:22 smithi087 ceph-mon[20993]: pgmap v8577: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:23.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:23.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:23.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:24 smithi077 ceph-mon[21151]: pgmap v8578: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:24 smithi077 ceph-mon[21151]: from='client.271173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:24 smithi046 ceph-mon[19468]: pgmap v8578: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:24 smithi046 ceph-mon[19468]: from='client.271173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:24 smithi087 ceph-mon[20993]: pgmap v8578: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:24 smithi087 ceph-mon[20993]: from='client.271173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:26 smithi077 ceph-mon[21151]: pgmap v8579: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:26 smithi046 ceph-mon[19468]: pgmap v8579: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:26 smithi087 ceph-mon[20993]: pgmap v8579: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:20:28.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:28.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:28.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: pgmap v8580: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: pgmap v8580: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: pgmap v8580: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:29.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:29.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:29.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:29.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:29.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:30 smithi077 ceph-mon[21151]: pgmap v8581: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:30 smithi077 ceph-mon[21151]: from='client.271251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:30 smithi046 ceph-mon[19468]: pgmap v8581: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:30 smithi046 ceph-mon[19468]: from='client.271251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:30 smithi087 ceph-mon[20993]: pgmap v8581: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:30 smithi087 ceph-mon[20993]: from='client.271251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:32 smithi077 ceph-mon[21151]: pgmap v8582: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:32 smithi046 ceph-mon[19468]: pgmap v8582: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:32 smithi087 ceph-mon[20993]: pgmap v8582: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:34.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:34.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:34.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:35.101 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:34 smithi077 ceph-mon[21151]: pgmap v8583: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:35.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:34 smithi046 ceph-mon[19468]: pgmap v8583: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:35.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:35.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:35.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:35.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:35.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:34 smithi087 ceph-mon[20993]: pgmap v8583: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:37.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:36 smithi046 ceph-mon[19468]: from='client.271326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:37.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:36 smithi046 ceph-mon[19468]: pgmap v8584: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:36 smithi077 ceph-mon[21151]: from='client.271326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:36 smithi077 ceph-mon[21151]: pgmap v8584: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:37.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:36 smithi087 ceph-mon[20993]: from='client.271326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:37.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:36 smithi087 ceph-mon[20993]: pgmap v8584: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:38 smithi077 ceph-mon[21151]: pgmap v8585: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:38 smithi046 ceph-mon[19468]: pgmap v8585: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:38 smithi087 ceph-mon[20993]: pgmap v8585: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:40.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:40.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:40.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:41.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:41.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:41.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:41.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:41.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:40 smithi077 ceph-mon[21151]: pgmap v8586: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:40 smithi046 ceph-mon[19468]: pgmap v8586: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:40 smithi087 ceph-mon[20993]: pgmap v8586: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:41 smithi077 ceph-mon[21151]: from='client.271404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:41 smithi046 ceph-mon[19468]: from='client.271404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:41 smithi087 ceph-mon[20993]: from='client.271404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:42 smithi077 ceph-mon[21151]: pgmap v8587: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:42 smithi046 ceph-mon[19468]: pgmap v8587: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:42 smithi087 ceph-mon[20993]: pgmap v8587: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:43 smithi046 ceph-mon[19468]: pgmap v8588: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:43 smithi087 ceph-mon[20993]: pgmap v8588: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:43 smithi077 ceph-mon[21151]: pgmap v8588: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:20:46.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:46.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:46.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:46 smithi046 ceph-mon[19468]: pgmap v8589: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:46 smithi087 ceph-mon[20993]: pgmap v8589: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:46.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:46 smithi077 ceph-mon[21151]: pgmap v8589: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:46.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:47 smithi046 ceph-mon[19468]: from='client.271479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:47 smithi087 ceph-mon[20993]: from='client.271479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:47.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:47 smithi077 ceph-mon[21151]: from='client.271479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:48.261 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:48 smithi087 ceph-mon[20993]: pgmap v8590: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:48 smithi046 ceph-mon[19468]: pgmap v8590: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:48.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:48 smithi077 ceph-mon[21151]: pgmap v8590: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:20:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:50 smithi046 ceph-mon[19468]: pgmap v8591: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:50.619 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:50 smithi087 ceph-mon[20993]: pgmap v8591: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:50.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:50 smithi077 ceph-mon[21151]: pgmap v8591: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:51.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:51.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:51.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:52.415 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:52.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:52.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:52.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:52.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:52 smithi046 ceph-mon[19468]: pgmap v8592: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:52 smithi087 ceph-mon[20993]: pgmap v8592: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:52 smithi077 ceph-mon[21151]: pgmap v8592: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:53.522 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:53 smithi077 ceph-mon[21151]: from='client.271554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:53 smithi046 ceph-mon[19468]: from='client.271554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:53 smithi087 ceph-mon[20993]: from='client.271554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:54.548 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:54 smithi077 ceph-mon[21151]: pgmap v8593: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:54 smithi046 ceph-mon[19468]: pgmap v8593: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:54 smithi087 ceph-mon[20993]: pgmap v8593: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:56.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:56 smithi046 ceph-mon[19468]: pgmap v8594: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:56 smithi087 ceph-mon[20993]: pgmap v8594: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:56 smithi077 ceph-mon[21151]: pgmap v8594: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:20:57.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:20:57.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:20:57.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:20:58.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:20:58.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:20:58.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:20:58.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:20:58.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:20:58.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:58 smithi046 ceph-mon[19468]: pgmap v8595: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:58.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:58 smithi046 ceph-mon[19468]: from='client.271632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:58 smithi087 ceph-mon[20993]: pgmap v8595: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:58 smithi087 ceph-mon[20993]: from='client.271632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:20:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:58 smithi077 ceph-mon[21151]: pgmap v8595: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:20:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:58 smithi077 ceph-mon[21151]: from='client.271632 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:20:59 smithi046 ceph-mon[19468]: pgmap v8596: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:20:59 smithi087 ceph-mon[20993]: pgmap v8596: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:20:59 smithi077 ceph-mon[21151]: pgmap v8596: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:02 smithi046 ceph-mon[19468]: pgmap v8597: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:02 smithi087 ceph-mon[20993]: pgmap v8597: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:02.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:02 smithi077 ceph-mon[21151]: pgmap v8597: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:03.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:03.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:03.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:03.792 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:03.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:03.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:03.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:03.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:04 smithi046 ceph-mon[19468]: pgmap v8598: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:04 smithi046 ceph-mon[19468]: from='client.271710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:04 smithi087 ceph-mon[20993]: pgmap v8598: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:04 smithi087 ceph-mon[20993]: from='client.271710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:04.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:04 smithi077 ceph-mon[21151]: pgmap v8598: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:04 smithi077 ceph-mon[21151]: from='client.271710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:06 smithi046 ceph-mon[19468]: pgmap v8599: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:06 smithi087 ceph-mon[20993]: pgmap v8599: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:06.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:06 smithi077 ceph-mon[21151]: pgmap v8599: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:08.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:08 smithi077 ceph-mon[21151]: pgmap v8600: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:08 smithi046 ceph-mon[19468]: pgmap v8600: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:08 smithi087 ceph-mon[20993]: pgmap v8600: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:08.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:08.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:08.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:09.474 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:09.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:09.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:09.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:09.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:10.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:10 smithi087 ceph-mon[20993]: pgmap v8601: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:10.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:10 smithi087 ceph-mon[20993]: from='client.271788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:10.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:10 smithi077 ceph-mon[21151]: pgmap v8601: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:10 smithi077 ceph-mon[21151]: from='client.271788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:10 smithi046 ceph-mon[19468]: pgmap v8601: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:10 smithi046 ceph-mon[19468]: from='client.271788 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:12 smithi077 ceph-mon[21151]: pgmap v8602: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:12 smithi046 ceph-mon[19468]: pgmap v8602: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:12 smithi087 ceph-mon[20993]: pgmap v8602: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:14.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:14.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:14.476 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: pgmap v8603: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:21:14.391+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:21:14.392+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: pgmap v8603: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:21:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:21:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: pgmap v8603: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:21:15.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:15.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:15.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:15.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:15.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:21:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:21:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:15 smithi046 ceph-mon[19468]: from='client.271971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:21:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:21:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:15 smithi077 ceph-mon[21151]: from='client.271971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:21:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:21:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:15 smithi087 ceph-mon[20993]: from='client.271971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:16.496 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:16 smithi077 ceph-mon[21151]: pgmap v8604: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:16 smithi046 ceph-mon[19468]: pgmap v8604: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:16 smithi087 ceph-mon[20993]: pgmap v8604: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:18.416 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:18 smithi046 ceph-mon[19468]: pgmap v8605: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:18.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:18 smithi077 ceph-mon[21151]: pgmap v8605: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:18 smithi087 ceph-mon[20993]: pgmap v8605: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:20.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:20.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:20.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:20 smithi046 ceph-mon[19468]: pgmap v8606: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:20 smithi087 ceph-mon[20993]: pgmap v8606: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:20 smithi077 ceph-mon[21151]: pgmap v8606: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:20.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:20.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:21 smithi046 ceph-mon[19468]: from='client.272046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:21 smithi087 ceph-mon[20993]: from='client.272046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:21 smithi077 ceph-mon[21151]: from='client.272046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:22 smithi046 ceph-mon[19468]: pgmap v8607: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:22 smithi087 ceph-mon[20993]: pgmap v8607: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:22 smithi077 ceph-mon[21151]: pgmap v8607: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:24 smithi046 ceph-mon[19468]: pgmap v8608: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:24 smithi087 ceph-mon[20993]: pgmap v8608: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:24.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:24 smithi077 ceph-mon[21151]: pgmap v8608: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:21:25.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:25.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:25.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:26 smithi046 ceph-mon[19468]: pgmap v8609: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:26 smithi087 ceph-mon[20993]: pgmap v8609: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:26.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:26 smithi077 ceph-mon[21151]: pgmap v8609: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:21:26.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:26.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:26.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:26.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:26.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:27 smithi087 ceph-mon[20993]: from='client.272118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:27.406 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:27 smithi077 ceph-mon[21151]: from='client.272118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:27 smithi046 ceph-mon[19468]: from='client.272118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:28 smithi087 ceph-mon[20993]: pgmap v8610: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:28.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:28 smithi077 ceph-mon[21151]: pgmap v8610: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:28 smithi046 ceph-mon[19468]: pgmap v8610: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:30.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:30 smithi087 ceph-mon[20993]: pgmap v8611: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:30 smithi046 ceph-mon[19468]: pgmap v8611: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:30 smithi077 ceph-mon[21151]: pgmap v8611: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:31.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:31.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:31.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:32.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:32.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:32.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:32.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:32.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:32 smithi046 ceph-mon[19468]: pgmap v8612: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:32 smithi046 ceph-mon[19468]: from='client.272193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:32 smithi087 ceph-mon[20993]: pgmap v8612: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:32 smithi087 ceph-mon[20993]: from='client.272193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:32 smithi077 ceph-mon[21151]: pgmap v8612: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:32 smithi077 ceph-mon[21151]: from='client.272193 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:34.792 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:34 smithi077 ceph-mon[21151]: pgmap v8613: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:34 smithi046 ceph-mon[19468]: pgmap v8613: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:34 smithi087 ceph-mon[20993]: pgmap v8613: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:36.792 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:36 smithi077 ceph-mon[21151]: pgmap v8614: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:36 smithi046 ceph-mon[19468]: pgmap v8614: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:36 smithi087 ceph-mon[20993]: pgmap v8614: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:37.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:37.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:37.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:37.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:37.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:37.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:37.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:37.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:38 smithi046 ceph-mon[19468]: pgmap v8615: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:38 smithi046 ceph-mon[19468]: from='client.272268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:38 smithi087 ceph-mon[20993]: pgmap v8615: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:38 smithi087 ceph-mon[20993]: from='client.272268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:38.923 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:38 smithi077 ceph-mon[21151]: pgmap v8615: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:38.923 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:38 smithi077 ceph-mon[21151]: from='client.272268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:40 smithi046 ceph-mon[19468]: pgmap v8616: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:40 smithi087 ceph-mon[20993]: pgmap v8616: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:40 smithi077 ceph-mon[21151]: pgmap v8616: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:42 smithi046 ceph-mon[19468]: pgmap v8617: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:42 smithi087 ceph-mon[20993]: pgmap v8617: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:42 smithi077 ceph-mon[21151]: pgmap v8617: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:42.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:42.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:42.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:43.564 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:43.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:43.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:43.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:43.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:44 smithi046 ceph-mon[19468]: pgmap v8618: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:44 smithi046 ceph-mon[19468]: from='client.272343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:44 smithi087 ceph-mon[20993]: pgmap v8618: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:44 smithi087 ceph-mon[20993]: from='client.272343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:44 smithi077 ceph-mon[21151]: pgmap v8618: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:44 smithi077 ceph-mon[21151]: from='client.272343 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:46 smithi077 ceph-mon[21151]: pgmap v8619: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:46 smithi046 ceph-mon[19468]: pgmap v8619: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:46 smithi087 ceph-mon[20993]: pgmap v8619: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:48.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:48.565 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:48 smithi046 ceph-mon[19468]: pgmap v8620: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:48.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:48.566 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:48.579 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:48 smithi077 ceph-mon[21151]: pgmap v8620: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:48 smithi087 ceph-mon[20993]: pgmap v8620: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:49.244 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:49.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:49.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:49.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:49.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:49 smithi046 ceph-mon[19468]: from='client.272421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:49 smithi087 ceph-mon[20993]: from='client.272421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:49.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:21:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:49 smithi077 ceph-mon[21151]: from='client.272421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:50 smithi087 ceph-mon[20993]: pgmap v8621: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:50 smithi077 ceph-mon[21151]: pgmap v8621: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:50 smithi046 ceph-mon[19468]: pgmap v8621: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:52 smithi077 ceph-mon[21151]: pgmap v8622: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:52 smithi046 ceph-mon[19468]: pgmap v8622: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:52 smithi087 ceph-mon[20993]: pgmap v8622: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:21:54.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:54.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:54.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:21:54.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:54 smithi046 ceph-mon[19468]: pgmap v8623: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:54 smithi077 ceph-mon[21151]: pgmap v8623: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:54.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:21:54.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:21:54.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:21:54.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:21:54.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:21:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:54 smithi087 ceph-mon[20993]: pgmap v8623: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:21:55.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:55 smithi046 ceph-mon[19468]: from='client.272496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:55 smithi077 ceph-mon[21151]: from='client.272496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:55 smithi087 ceph-mon[20993]: from='client.272496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:21:56.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:56 smithi077 ceph-mon[21151]: pgmap v8624: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:21:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:56 smithi046 ceph-mon[19468]: pgmap v8624: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:21:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:56 smithi087 ceph-mon[20993]: pgmap v8624: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:21:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:21:58 smithi046 ceph-mon[19468]: pgmap v8625: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:21:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:21:58 smithi077 ceph-mon[21151]: pgmap v8625: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:21:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:21:58 smithi087 ceph-mon[20993]: pgmap v8625: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:21:59.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:21:59.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:21:59.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:00.611 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:00 smithi046 ceph-mon[19468]: pgmap v8626: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:22:00.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:00 smithi087 ceph-mon[20993]: pgmap v8626: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:22:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:00.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:00.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:00.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:00.645 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:00 smithi077 ceph-mon[21151]: pgmap v8626: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:22:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:01 smithi046 ceph-mon[19468]: from='client.272574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:01 smithi087 ceph-mon[20993]: from='client.272574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:01.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:01 smithi077 ceph-mon[21151]: from='client.272574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:02 smithi046 ceph-mon[19468]: pgmap v8627: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:02 smithi087 ceph-mon[20993]: pgmap v8627: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:02.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:02 smithi077 ceph-mon[21151]: pgmap v8627: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:04 smithi046 ceph-mon[19468]: pgmap v8628: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:04 smithi087 ceph-mon[20993]: pgmap v8628: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:04 smithi077 ceph-mon[21151]: pgmap v8628: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:05.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:05.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:05.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:06.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:06.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:06.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:06.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:06.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:06 smithi046 ceph-mon[19468]: pgmap v8629: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:06 smithi087 ceph-mon[20993]: pgmap v8629: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:06 smithi077 ceph-mon[21151]: pgmap v8629: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:07 smithi046 ceph-mon[19468]: from='client.272649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:07 smithi087 ceph-mon[20993]: from='client.272649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:07.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:07 smithi077 ceph-mon[21151]: from='client.272649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:08 smithi087 ceph-mon[20993]: pgmap v8630: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:08 smithi077 ceph-mon[21151]: pgmap v8630: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:08 smithi046 ceph-mon[19468]: pgmap v8630: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:09.799 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:09.799 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:09.799 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:09.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:09.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:09.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:10 smithi046 ceph-mon[19468]: pgmap v8631: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:10 smithi087 ceph-mon[20993]: pgmap v8631: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:10 smithi077 ceph-mon[21151]: pgmap v8631: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:22:11.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:11.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:11.334 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:12.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:12.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:12.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:12.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:12.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:12 smithi046 ceph-mon[19468]: pgmap v8632: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:22:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:12 smithi046 ceph-mon[19468]: from='client.272727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:12 smithi087 ceph-mon[20993]: pgmap v8632: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:22:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:12 smithi087 ceph-mon[20993]: from='client.272727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:12 smithi077 ceph-mon[21151]: pgmap v8632: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:22:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:12 smithi077 ceph-mon[21151]: from='client.272727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: pgmap v8633: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: pgmap v8633: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: pgmap v8633: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:15.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:22:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:22:15.134+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:22:15.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:22:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:22:15.135+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:22:16.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:16.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:22:17.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:17.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:16 smithi046 ceph-mon[19468]: pgmap v8634: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:22:17.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:22:17.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:22:17.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:17.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:17.068 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:16 smithi077 ceph-mon[21151]: pgmap v8634: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:22:17.069 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:22:17.069 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:22:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:16 smithi087 ceph-mon[20993]: pgmap v8634: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:22:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:22:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:22:17.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:17.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:17.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:17.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:17.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:18 smithi077 ceph-mon[21151]: pgmap v8635: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:18 smithi077 ceph-mon[21151]: from='client.272904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:18 smithi046 ceph-mon[19468]: pgmap v8635: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:18 smithi046 ceph-mon[19468]: from='client.272904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:18 smithi087 ceph-mon[20993]: pgmap v8635: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:18 smithi087 ceph-mon[20993]: from='client.272904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:20 smithi087 ceph-mon[20993]: pgmap v8636: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:20 smithi046 ceph-mon[19468]: pgmap v8636: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:20 smithi077 ceph-mon[21151]: pgmap v8636: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:22:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:22.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:22.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:22.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:22 smithi046 ceph-mon[19468]: pgmap v8637: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:22 smithi087 ceph-mon[20993]: pgmap v8637: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:22 smithi077 ceph-mon[21151]: pgmap v8637: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:23.384 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:23.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:24.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:24 smithi046 ceph-mon[19468]: from='client.272976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:24.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:24 smithi046 ceph-mon[19468]: pgmap v8638: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:24 smithi087 ceph-mon[20993]: from='client.272976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:24 smithi087 ceph-mon[20993]: pgmap v8638: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:24 smithi077 ceph-mon[21151]: from='client.272976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:24 smithi077 ceph-mon[21151]: pgmap v8638: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:26 smithi046 ceph-mon[19468]: pgmap v8639: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:26 smithi087 ceph-mon[20993]: pgmap v8639: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:26 smithi077 ceph-mon[21151]: pgmap v8639: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:22:28.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:28.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:28.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:28 smithi077 ceph-mon[21151]: pgmap v8640: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:28 smithi046 ceph-mon[19468]: pgmap v8640: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:28 smithi087 ceph-mon[20993]: pgmap v8640: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:29.066 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='client.273051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='client.273051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='client.273051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:31.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:30 smithi087 ceph-mon[20993]: pgmap v8641: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:30 smithi077 ceph-mon[21151]: pgmap v8641: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:30 smithi046 ceph-mon[19468]: pgmap v8641: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:22:32.988 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:32 smithi087 ceph-mon[20993]: pgmap v8642: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:22:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:32 smithi077 ceph-mon[21151]: pgmap v8642: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:32 smithi046 ceph-mon[19468]: pgmap v8642: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:22:34.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:34.068 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:34.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:34.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:35.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:34 smithi046 ceph-mon[19468]: pgmap v8643: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:34 smithi077 ceph-mon[21151]: pgmap v8643: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:34 smithi087 ceph-mon[20993]: pgmap v8643: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:36.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:35 smithi077 ceph-mon[21151]: from='client.181274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:35 smithi046 ceph-mon[19468]: from='client.181274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:35 smithi087 ceph-mon[20993]: from='client.181274 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:36 smithi077 ceph-mon[21151]: pgmap v8644: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:36 smithi046 ceph-mon[19468]: pgmap v8644: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:36 smithi087 ceph-mon[20993]: pgmap v8644: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:38 smithi077 ceph-mon[21151]: pgmap v8645: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:39.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:38 smithi087 ceph-mon[20993]: pgmap v8645: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:38 smithi046 ceph-mon[19468]: pgmap v8645: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:39.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:40.426 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:40.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:40.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:40 smithi046 ceph-mon[19468]: pgmap v8646: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:40.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:40 smithi087 ceph-mon[20993]: pgmap v8646: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:40 smithi077 ceph-mon[21151]: pgmap v8646: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:41 smithi046 ceph-mon[19468]: from='client.273198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:41 smithi087 ceph-mon[20993]: from='client.273198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:41 smithi077 ceph-mon[21151]: from='client.273198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:42 smithi046 ceph-mon[19468]: pgmap v8647: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:42 smithi087 ceph-mon[20993]: pgmap v8647: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:42 smithi077 ceph-mon[21151]: pgmap v8647: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:44 smithi087 ceph-mon[20993]: pgmap v8648: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:44 smithi077 ceph-mon[21151]: pgmap v8648: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:44 smithi046 ceph-mon[19468]: pgmap v8648: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:45.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:45.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:45.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:46.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:46.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:46.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:46.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:46.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:46 smithi087 ceph-mon[20993]: pgmap v8649: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:46 smithi087 ceph-mon[20993]: from='client.273273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:46 smithi077 ceph-mon[21151]: pgmap v8649: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:46 smithi077 ceph-mon[21151]: from='client.273273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:46 smithi046 ceph-mon[19468]: pgmap v8649: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:46 smithi046 ceph-mon[19468]: from='client.273273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:48 smithi087 ceph-mon[20993]: pgmap v8650: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:48 smithi077 ceph-mon[21151]: pgmap v8650: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:48 smithi046 ceph-mon[19468]: pgmap v8650: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:49 smithi046 ceph-mon[19468]: pgmap v8651: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:49 smithi087 ceph-mon[20993]: pgmap v8651: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:22:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:49 smithi077 ceph-mon[21151]: pgmap v8651: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:22:51.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:51.113 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:51.113 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:51.791 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:51.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:51.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:51.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:51.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:52 smithi046 ceph-mon[19468]: pgmap v8652: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:52 smithi046 ceph-mon[19468]: from='client.273345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:52 smithi087 ceph-mon[20993]: pgmap v8652: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:52 smithi087 ceph-mon[20993]: from='client.273345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:52 smithi077 ceph-mon[21151]: pgmap v8652: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:52 smithi077 ceph-mon[21151]: from='client.273345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:54 smithi046 ceph-mon[19468]: pgmap v8653: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:54 smithi087 ceph-mon[20993]: pgmap v8653: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:54 smithi077 ceph-mon[21151]: pgmap v8653: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:56 smithi046 ceph-mon[19468]: pgmap v8654: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:56 smithi087 ceph-mon[20993]: pgmap v8654: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:56 smithi077 ceph-mon[21151]: pgmap v8654: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:22:56.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:22:56.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:22:56.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:22:57.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:22:57.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:22:57.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:22:57.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:22:57.475 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:22:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:58 smithi046 ceph-mon[19468]: pgmap v8655: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:22:58 smithi046 ceph-mon[19468]: from='client.273423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:58 smithi087 ceph-mon[20993]: pgmap v8655: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:22:58 smithi087 ceph-mon[20993]: from='client.273423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:22:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:58 smithi077 ceph-mon[21151]: pgmap v8655: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:22:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:22:58 smithi077 ceph-mon[21151]: from='client.273423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:00 smithi046 ceph-mon[19468]: pgmap v8656: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:00 smithi087 ceph-mon[20993]: pgmap v8656: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:00 smithi077 ceph-mon[21151]: pgmap v8656: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:02.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:02.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:02.477 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:02 smithi046 ceph-mon[19468]: pgmap v8657: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:02 smithi087 ceph-mon[20993]: pgmap v8657: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:03.158 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:03.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:02 smithi077 ceph-mon[21151]: pgmap v8657: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:04.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:03 smithi077 ceph-mon[21151]: from='client.273498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:03 smithi046 ceph-mon[19468]: from='client.273498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:03 smithi087 ceph-mon[20993]: from='client.273498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:04 smithi046 ceph-mon[19468]: pgmap v8658: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:04 smithi087 ceph-mon[20993]: pgmap v8658: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:04 smithi077 ceph-mon[21151]: pgmap v8658: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:06 smithi046 ceph-mon[19468]: pgmap v8659: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:06 smithi087 ceph-mon[20993]: pgmap v8659: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:07.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:06 smithi077 ceph-mon[21151]: pgmap v8659: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:08.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:08.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:08.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:08.844 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:08.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:08.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:08.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:08.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:09.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:08 smithi077 ceph-mon[21151]: pgmap v8660: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:08 smithi046 ceph-mon[19468]: pgmap v8660: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:09.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:08 smithi087 ceph-mon[20993]: pgmap v8660: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='client.273570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='client.273570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='client.273570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:10.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:10 smithi046 ceph-mon[19468]: pgmap v8661: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:10 smithi087 ceph-mon[20993]: pgmap v8661: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:10 smithi077 ceph-mon[21151]: pgmap v8661: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:12.995 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:12 smithi087 ceph-mon[20993]: pgmap v8662: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:12 smithi046 ceph-mon[19468]: pgmap v8662: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:12 smithi077 ceph-mon[21151]: pgmap v8662: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:13.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:13.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:13.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:14.531 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:14.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:14.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:14.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:14.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:14 smithi046 ceph-mon[19468]: pgmap v8663: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:14 smithi087 ceph-mon[20993]: pgmap v8663: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:15.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:14 smithi077 ceph-mon[21151]: pgmap v8663: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:16.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:23:15.878+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:23:16.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:23:15.878+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:23:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='client.273645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:23:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:23:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:23:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='client.273645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='client.273645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:16 smithi046 ceph-mon[19468]: pgmap v8664: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:16 smithi087 ceph-mon[20993]: pgmap v8664: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:23:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:16 smithi077 ceph-mon[21151]: pgmap v8664: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:23:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:23:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:23:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:18 smithi046 ceph-mon[19468]: pgmap v8665: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:18 smithi087 ceph-mon[20993]: pgmap v8665: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:18 smithi077 ceph-mon[21151]: pgmap v8665: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:19.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:19.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:19.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:20.214 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:20.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:20.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:20.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:20.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:21.004 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:20 smithi077 ceph-mon[21151]: pgmap v8666: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:21.004 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.004 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.004 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.004 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:20 smithi077 ceph-mon[21151]: from='client.273819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:20 smithi046 ceph-mon[19468]: pgmap v8666: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:20 smithi046 ceph-mon[19468]: from='client.273819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:20 smithi087 ceph-mon[20993]: pgmap v8666: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:20 smithi087 ceph-mon[20993]: from='client.273819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:22.963 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:22 smithi046 ceph-mon[19468]: pgmap v8667: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:22 smithi087 ceph-mon[20993]: pgmap v8667: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:23.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:22 smithi077 ceph-mon[21151]: pgmap v8667: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:24 smithi046 ceph-mon[19468]: pgmap v8668: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:24 smithi087 ceph-mon[20993]: pgmap v8668: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:25.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:24 smithi077 ceph-mon[21151]: pgmap v8668: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:25.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:25.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:25.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:25.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:25.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:25.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:25.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:25.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:26 smithi046 ceph-mon[19468]: pgmap v8669: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:26 smithi046 ceph-mon[19468]: from='client.273897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:26 smithi087 ceph-mon[20993]: pgmap v8669: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:26 smithi087 ceph-mon[20993]: from='client.273897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:27.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:26 smithi077 ceph-mon[21151]: pgmap v8669: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:27.248 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:26 smithi077 ceph-mon[21151]: from='client.273897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:28 smithi046 ceph-mon[19468]: pgmap v8670: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:28 smithi087 ceph-mon[20993]: pgmap v8670: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:29.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:28 smithi077 ceph-mon[21151]: pgmap v8670: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: pgmap v8671: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: pgmap v8671: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: pgmap v8671: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:30.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:30.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:30.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:31.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:32 smithi046 ceph-mon[19468]: pgmap v8672: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:32 smithi046 ceph-mon[19468]: from='client.273969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:32 smithi087 ceph-mon[20993]: pgmap v8672: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:32 smithi087 ceph-mon[20993]: from='client.273969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:32.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:32 smithi077 ceph-mon[21151]: pgmap v8672: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:23:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:32 smithi077 ceph-mon[21151]: from='client.273969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:34 smithi087 ceph-mon[20993]: pgmap v8673: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:34.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:34 smithi077 ceph-mon[21151]: pgmap v8673: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:34 smithi046 ceph-mon[19468]: pgmap v8673: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:36.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:36.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:36 smithi046 ceph-mon[19468]: pgmap v8674: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:36.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:36.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:36 smithi087 ceph-mon[20993]: pgmap v8674: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:36 smithi077 ceph-mon[21151]: pgmap v8674: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:37.278 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:37.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:37.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:37.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:37.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:37 smithi046 ceph-mon[19468]: from='client.274041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:37 smithi087 ceph-mon[20993]: from='client.274041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:37.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:37 smithi077 ceph-mon[21151]: from='client.274041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:38 smithi046 ceph-mon[19468]: pgmap v8675: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:38 smithi087 ceph-mon[20993]: pgmap v8675: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:38.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:38 smithi077 ceph-mon[21151]: pgmap v8675: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:40 smithi046 ceph-mon[19468]: pgmap v8676: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.555 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:40 smithi077 ceph-mon[21151]: pgmap v8676: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:40.555 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.555 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.555 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:40 smithi087 ceph-mon[20993]: pgmap v8676: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:42.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:42.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:42 smithi046 ceph-mon[19468]: pgmap v8677: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:42 smithi087 ceph-mon[20993]: pgmap v8677: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:42 smithi077 ceph-mon[21151]: pgmap v8677: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:42.966 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:42.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:42.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:42.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:42.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:43 smithi046 ceph-mon[19468]: from='client.274116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:43 smithi087 ceph-mon[20993]: from='client.274116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:43 smithi077 ceph-mon[21151]: from='client.274116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:44 smithi046 ceph-mon[19468]: pgmap v8678: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:44 smithi087 ceph-mon[20993]: pgmap v8678: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:44 smithi077 ceph-mon[21151]: pgmap v8678: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:46 smithi046 ceph-mon[19468]: pgmap v8679: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:46 smithi087 ceph-mon[20993]: pgmap v8679: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:46 smithi077 ceph-mon[21151]: pgmap v8679: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:47.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:47.969 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:47.969 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:48 smithi046 ceph-mon[19468]: pgmap v8680: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:48.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:48 smithi087 ceph-mon[20993]: pgmap v8680: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:48.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:48.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:48.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:48.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:48.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:48.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:48 smithi077 ceph-mon[21151]: pgmap v8680: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:49 smithi046 ceph-mon[19468]: from='client.274191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:49 smithi087 ceph-mon[20993]: from='client.274191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:49.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:49 smithi077 ceph-mon[21151]: from='client.274191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: pgmap v8681: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: pgmap v8681: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: pgmap v8681: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:23:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:52 smithi046 ceph-mon[19468]: pgmap v8682: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:52 smithi087 ceph-mon[20993]: pgmap v8682: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:52.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:52 smithi077 ceph-mon[21151]: pgmap v8682: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:53.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:53.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:53.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:23:54.357 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:23:54.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:23:54.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:23:54.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:23:54.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:23:54.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:54 smithi087 ceph-mon[20993]: pgmap v8683: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:54 smithi046 ceph-mon[19468]: pgmap v8683: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:54 smithi077 ceph-mon[21151]: pgmap v8683: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:55.580 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:55 smithi087 ceph-mon[20993]: from='client.274269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:55 smithi046 ceph-mon[19468]: from='client.274269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:55.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:55 smithi077 ceph-mon[21151]: from='client.274269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:23:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:56 smithi046 ceph-mon[19468]: pgmap v8684: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:56 smithi087 ceph-mon[20993]: pgmap v8684: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:56 smithi077 ceph-mon[21151]: pgmap v8684: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:23:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:23:58 smithi046 ceph-mon[19468]: pgmap v8685: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:23:58 smithi087 ceph-mon[20993]: pgmap v8685: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:23:58 smithi077 ceph-mon[21151]: pgmap v8685: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:23:59.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:23:59.360 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:23:59.360 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:00.040 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:00.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:00.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:00.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:00.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:00 smithi077 ceph-mon[21151]: pgmap v8686: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:00 smithi077 ceph-mon[21151]: from='client.274347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:00 smithi046 ceph-mon[19468]: pgmap v8686: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:00 smithi046 ceph-mon[19468]: from='client.274347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:00 smithi087 ceph-mon[20993]: pgmap v8686: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:00 smithi087 ceph-mon[20993]: from='client.274347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:02.397 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:02 smithi077 ceph-mon[21151]: pgmap v8687: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:24:02.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:02 smithi046 ceph-mon[19468]: pgmap v8687: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:24:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:02 smithi087 ceph-mon[20993]: pgmap v8687: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:24:04.339 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:04 smithi046 ceph-mon[19468]: pgmap v8688: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:24:04.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:04 smithi087 ceph-mon[20993]: pgmap v8688: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:24:04.682 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:04 smithi077 ceph-mon[21151]: pgmap v8688: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:24:05.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:05.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:05.043 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:05.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:05.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:05.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:05.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:05.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:06 smithi046 ceph-mon[19468]: pgmap v8689: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:06 smithi046 ceph-mon[19468]: from='client.274425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:06 smithi087 ceph-mon[20993]: pgmap v8689: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:06 smithi087 ceph-mon[20993]: from='client.274425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:06 smithi077 ceph-mon[21151]: pgmap v8689: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:06 smithi077 ceph-mon[21151]: from='client.274425 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:08 smithi046 ceph-mon[19468]: pgmap v8690: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:08 smithi087 ceph-mon[20993]: pgmap v8690: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:08 smithi077 ceph-mon[21151]: pgmap v8690: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: pgmap v8691: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:10.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:10.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: pgmap v8691: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: pgmap v8691: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:11.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:11.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:11.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:11.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:11.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:12 smithi046 ceph-mon[19468]: from='client.274503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:12 smithi046 ceph-mon[19468]: pgmap v8692: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:12 smithi087 ceph-mon[20993]: from='client.274503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:12 smithi087 ceph-mon[20993]: pgmap v8692: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:12.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:12 smithi077 ceph-mon[21151]: from='client.274503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:12 smithi077 ceph-mon[21151]: pgmap v8692: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:14.815 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:14 smithi087 ceph-mon[20993]: pgmap v8693: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:24:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:14 smithi046 ceph-mon[19468]: pgmap v8693: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:24:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:14 smithi077 ceph-mon[21151]: pgmap v8693: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:24:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:16.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:16.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:16.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:24:16.629+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:24:16.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:24:16.630+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:24:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: pgmap v8694: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:24:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:24:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:24:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:24:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: pgmap v8694: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: pgmap v8694: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:17.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:17.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:17.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:17.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:17.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:24:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:17 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:24:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:17 smithi046 ceph-mon[19468]: from='client.194056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:24:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:17 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:24:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:17 smithi087 ceph-mon[20993]: from='client.194056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:24:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:24:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:17 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:24:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:17 smithi077 ceph-mon[21151]: from='client.194056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:18 smithi046 ceph-mon[19468]: pgmap v8695: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:18 smithi087 ceph-mon[20993]: pgmap v8695: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:18 smithi077 ceph-mon[21151]: pgmap v8695: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:20 smithi046 ceph-mon[19468]: pgmap v8696: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:20 smithi077 ceph-mon[21151]: pgmap v8696: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:20 smithi087 ceph-mon[20993]: pgmap v8696: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:22.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:22.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:22.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:22.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:22 smithi046 ceph-mon[19468]: pgmap v8697: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:22.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:22 smithi077 ceph-mon[21151]: pgmap v8697: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:22.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:22.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:22.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:22.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:22.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:22 smithi087 ceph-mon[20993]: pgmap v8697: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:23.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:23 smithi046 ceph-mon[19468]: from='client.274764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:23 smithi087 ceph-mon[20993]: from='client.274764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:23.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:23 smithi077 ceph-mon[21151]: from='client.274764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:24.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:24 smithi046 ceph-mon[19468]: pgmap v8698: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:24 smithi087 ceph-mon[20993]: pgmap v8698: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:24.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:24 smithi077 ceph-mon[21151]: pgmap v8698: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:26 smithi046 ceph-mon[19468]: pgmap v8699: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:26 smithi087 ceph-mon[20993]: pgmap v8699: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:26 smithi077 ceph-mon[21151]: pgmap v8699: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:27.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:27.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:27.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:28.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:28.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:28.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:28.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:28.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:28 smithi046 ceph-mon[19468]: pgmap v8700: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:28 smithi087 ceph-mon[20993]: pgmap v8700: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:28.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:28 smithi077 ceph-mon[21151]: pgmap v8700: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:29 smithi046 ceph-mon[19468]: from='client.274839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:29 smithi087 ceph-mon[20993]: from='client.274839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:29 smithi077 ceph-mon[21151]: from='client.274839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: pgmap v8701: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: pgmap v8701: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: pgmap v8701: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:32 smithi046 ceph-mon[19468]: pgmap v8702: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:32 smithi087 ceph-mon[20993]: pgmap v8702: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:32 smithi077 ceph-mon[21151]: pgmap v8702: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:24:33.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:33.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:33.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:34.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:34.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:34 smithi046 ceph-mon[19468]: pgmap v8703: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:34 smithi046 ceph-mon[19468]: from='client.274911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:34 smithi087 ceph-mon[20993]: pgmap v8703: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:34 smithi087 ceph-mon[20993]: from='client.274911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:34.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:34 smithi077 ceph-mon[21151]: pgmap v8703: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:34.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:34 smithi077 ceph-mon[21151]: from='client.274911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:36.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:36 smithi087 ceph-mon[20993]: pgmap v8704: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:36 smithi046 ceph-mon[19468]: pgmap v8704: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:36 smithi077 ceph-mon[21151]: pgmap v8704: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:38 smithi046 ceph-mon[19468]: pgmap v8705: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:38 smithi087 ceph-mon[20993]: pgmap v8705: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:38.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:38 smithi077 ceph-mon[21151]: pgmap v8705: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:39.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:39.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:39.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:39.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:39.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:39.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:39.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:39.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:40 smithi046 ceph-mon[19468]: pgmap v8706: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:40 smithi046 ceph-mon[19468]: from='client.274986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:40 smithi087 ceph-mon[20993]: pgmap v8706: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:40 smithi087 ceph-mon[20993]: from='client.274986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:40 smithi077 ceph-mon[21151]: pgmap v8706: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:40 smithi077 ceph-mon[21151]: from='client.274986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:42 smithi077 ceph-mon[21151]: pgmap v8707: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:42 smithi046 ceph-mon[19468]: pgmap v8707: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:42 smithi087 ceph-mon[20993]: pgmap v8707: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:24:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:44.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:44.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:44 smithi046 ceph-mon[19468]: pgmap v8708: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:44 smithi087 ceph-mon[20993]: pgmap v8708: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:44 smithi077 ceph-mon[21151]: pgmap v8708: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:45.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:46 smithi046 ceph-mon[19468]: pgmap v8709: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:46 smithi046 ceph-mon[19468]: from='client.275061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:46 smithi087 ceph-mon[20993]: pgmap v8709: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:46 smithi087 ceph-mon[20993]: from='client.275061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:46 smithi077 ceph-mon[21151]: pgmap v8709: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:46 smithi077 ceph-mon[21151]: from='client.275061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:48 smithi046 ceph-mon[19468]: pgmap v8710: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:48 smithi087 ceph-mon[20993]: pgmap v8710: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:48.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:48 smithi077 ceph-mon[21151]: pgmap v8710: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:50.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:50.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:50.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: pgmap v8711: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: pgmap v8711: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: pgmap v8711: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:24:51.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:51.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:51.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:51.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:51.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:51 smithi046 ceph-mon[19468]: from='client.275136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:52.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:51 smithi087 ceph-mon[20993]: from='client.275136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:52.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:51 smithi077 ceph-mon[21151]: from='client.275136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:52.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:52 smithi087 ceph-mon[20993]: pgmap v8712: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:52 smithi046 ceph-mon[19468]: pgmap v8712: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:53.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:52 smithi077 ceph-mon[21151]: pgmap v8712: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:55.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:54 smithi087 ceph-mon[20993]: pgmap v8713: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:54 smithi046 ceph-mon[19468]: pgmap v8713: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:54 smithi077 ceph-mon[21151]: pgmap v8713: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:24:56.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:24:56.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:24:56.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:24:56.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:24:56.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:24:56.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:24:56.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:24:56.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:24:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:56 smithi046 ceph-mon[19468]: pgmap v8714: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:56 smithi087 ceph-mon[20993]: pgmap v8714: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:57.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:56 smithi077 ceph-mon[21151]: pgmap v8714: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:57.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:57 smithi046 ceph-mon[19468]: from='client.275214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:57 smithi087 ceph-mon[20993]: from='client.275214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:57 smithi077 ceph-mon[21151]: from='client.275214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:24:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:24:58 smithi046 ceph-mon[19468]: pgmap v8715: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:24:58 smithi087 ceph-mon[20993]: pgmap v8715: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:24:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:24:58 smithi077 ceph-mon[21151]: pgmap v8715: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:00 smithi046 ceph-mon[19468]: pgmap v8716: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:00 smithi087 ceph-mon[20993]: pgmap v8716: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:00 smithi077 ceph-mon[21151]: pgmap v8716: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:01.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:01.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:01.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:02.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:02.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:02.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:02.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:02.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:02 smithi046 ceph-mon[19468]: pgmap v8717: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:02 smithi087 ceph-mon[20993]: pgmap v8717: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:02 smithi077 ceph-mon[21151]: pgmap v8717: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:03 smithi046 ceph-mon[19468]: from='client.275292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:03 smithi087 ceph-mon[20993]: from='client.275292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:03 smithi077 ceph-mon[21151]: from='client.275292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:04.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:04 smithi077 ceph-mon[21151]: pgmap v8718: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:04.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:04 smithi046 ceph-mon[19468]: pgmap v8718: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:04 smithi087 ceph-mon[20993]: pgmap v8718: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:06 smithi046 ceph-mon[19468]: pgmap v8719: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:06 smithi087 ceph-mon[20993]: pgmap v8719: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:06 smithi077 ceph-mon[21151]: pgmap v8719: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:07.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:07.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:07.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:08.261 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:08.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:08.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:08.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:08.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:08 smithi046 ceph-mon[19468]: pgmap v8720: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:08 smithi046 ceph-mon[19468]: from='client.275367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:08 smithi087 ceph-mon[20993]: pgmap v8720: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:08 smithi087 ceph-mon[20993]: from='client.275367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:08 smithi077 ceph-mon[21151]: pgmap v8720: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:08 smithi077 ceph-mon[21151]: from='client.275367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: pgmap v8721: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: pgmap v8721: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: pgmap v8721: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:12 smithi046 ceph-mon[19468]: pgmap v8722: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:12 smithi087 ceph-mon[20993]: pgmap v8722: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:12 smithi077 ceph-mon[21151]: pgmap v8722: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:13.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:13.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:13.260 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:13.947 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:13.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:13.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:13.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:13.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:14 smithi046 ceph-mon[19468]: pgmap v8723: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:14 smithi046 ceph-mon[19468]: from='client.275445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:14 smithi087 ceph-mon[20993]: pgmap v8723: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:14 smithi087 ceph-mon[20993]: from='client.275445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:14 smithi077 ceph-mon[21151]: pgmap v8723: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:14 smithi077 ceph-mon[21151]: from='client.275445 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: pgmap v8724: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:25:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:25:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:25:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: pgmap v8724: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: pgmap v8724: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:17.822 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:25:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:25:17.381+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:25:17.823 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:25:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:25:17.382+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:25:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:25:18.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:18.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:18.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:18 smithi046 ceph-mon[19468]: pgmap v8725: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:25:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:25:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:18 smithi087 ceph-mon[20993]: pgmap v8725: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:25:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:25:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:18 smithi077 ceph-mon[21151]: pgmap v8725: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:25:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:25:19.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:19.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:19.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:19.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:19.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:20 smithi046 ceph-mon[19468]: pgmap v8726: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:20 smithi046 ceph-mon[19468]: from='client.275622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:20 smithi087 ceph-mon[20993]: pgmap v8726: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:20 smithi087 ceph-mon[20993]: from='client.275622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:20 smithi077 ceph-mon[21151]: pgmap v8726: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:20 smithi077 ceph-mon[21151]: from='client.275622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:23.080 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:22 smithi077 ceph-mon[21151]: pgmap v8727: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:25:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:22 smithi046 ceph-mon[19468]: pgmap v8727: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:25:23.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:22 smithi087 ceph-mon[20993]: pgmap v8727: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T07:25:24.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:25.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:24 smithi077 ceph-mon[21151]: pgmap v8728: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:25.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:24 smithi046 ceph-mon[19468]: pgmap v8728: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:24 smithi087 ceph-mon[20993]: pgmap v8728: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:25.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:25.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:25.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:25.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:25.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:25 smithi046 ceph-mon[19468]: from='client.275700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:25 smithi087 ceph-mon[20993]: from='client.275700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:25 smithi077 ceph-mon[21151]: from='client.275700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:26 smithi046 ceph-mon[19468]: pgmap v8729: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:26 smithi087 ceph-mon[20993]: pgmap v8729: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:26 smithi077 ceph-mon[21151]: pgmap v8729: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T07:25:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:28 smithi046 ceph-mon[19468]: pgmap v8730: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:28 smithi087 ceph-mon[20993]: pgmap v8730: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:28 smithi077 ceph-mon[21151]: pgmap v8730: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:30.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:30.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:30.327 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:31.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:31.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:31.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:31.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:31.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: pgmap v8731: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: pgmap v8731: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: pgmap v8731: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 426 B/s wr, 12 op/s 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:31 smithi046 ceph-mon[19468]: from='client.275778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:31 smithi087 ceph-mon[20993]: from='client.275778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:31 smithi077 ceph-mon[21151]: from='client.275778 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:32 smithi046 ceph-mon[19468]: pgmap v8732: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T07:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:32 smithi087 ceph-mon[20993]: pgmap v8732: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T07:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:32 smithi077 ceph-mon[21151]: pgmap v8732: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T07:25:35.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:34 smithi077 ceph-mon[21151]: pgmap v8733: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:25:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:34 smithi046 ceph-mon[19468]: pgmap v8733: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:25:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:34 smithi087 ceph-mon[20993]: pgmap v8733: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:25:36.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:36.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:36.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:36.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:36.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:36.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:36.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:36.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:37.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:36 smithi087 ceph-mon[20993]: pgmap v8734: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:36 smithi046 ceph-mon[19468]: pgmap v8734: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:36 smithi077 ceph-mon[21151]: pgmap v8734: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:38.064 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:37 smithi087 ceph-mon[20993]: from='client.275856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:37 smithi046 ceph-mon[19468]: from='client.275856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:38.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:37 smithi077 ceph-mon[21151]: from='client.275856 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:38 smithi046 ceph-mon[19468]: pgmap v8735: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:38 smithi087 ceph-mon[20993]: pgmap v8735: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:38 smithi077 ceph-mon[21151]: pgmap v8735: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:40 smithi046 ceph-mon[19468]: pgmap v8736: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:40 smithi087 ceph-mon[20993]: pgmap v8736: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:40 smithi077 ceph-mon[21151]: pgmap v8736: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:25:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:41.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:41.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:41.690 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:42.370 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:42.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:42.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:42.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:42.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:42 smithi046 ceph-mon[19468]: pgmap v8737: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:25:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:42 smithi087 ceph-mon[20993]: pgmap v8737: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:25:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:42 smithi077 ceph-mon[21151]: pgmap v8737: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:25:44.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:43 smithi077 ceph-mon[21151]: from='client.275934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:43 smithi046 ceph-mon[19468]: from='client.275934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:43 smithi087 ceph-mon[20993]: from='client.275934 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:45.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:44 smithi046 ceph-mon[19468]: pgmap v8738: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:44 smithi087 ceph-mon[20993]: pgmap v8738: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:44 smithi077 ceph-mon[21151]: pgmap v8738: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:46 smithi046 ceph-mon[19468]: pgmap v8739: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:47.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:47.373 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:47.373 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:46 smithi087 ceph-mon[20993]: pgmap v8739: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:47.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:46 smithi077 ceph-mon[21151]: pgmap v8739: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:48.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:48.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:48.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:48.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:48.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:48 smithi046 ceph-mon[19468]: pgmap v8740: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:48 smithi046 ceph-mon[19468]: from='client.276012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:48 smithi087 ceph-mon[20993]: pgmap v8740: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:48 smithi087 ceph-mon[20993]: from='client.276012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:48 smithi077 ceph-mon[21151]: pgmap v8740: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:48 smithi077 ceph-mon[21151]: from='client.276012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: pgmap v8741: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: pgmap v8741: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: pgmap v8741: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:25:53.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:53.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:53.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:52 smithi046 ceph-mon[19468]: pgmap v8742: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:52 smithi087 ceph-mon[20993]: pgmap v8742: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:52 smithi077 ceph-mon[21151]: pgmap v8742: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:53.743 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:53.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:53.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:53.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:53.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:25:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:54 smithi046 ceph-mon[19468]: pgmap v8743: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:54 smithi046 ceph-mon[19468]: from='client.276090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:54 smithi087 ceph-mon[20993]: pgmap v8743: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:54 smithi087 ceph-mon[20993]: from='client.276090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:54 smithi077 ceph-mon[21151]: pgmap v8743: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:54 smithi077 ceph-mon[21151]: from='client.276090 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:25:56.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:55 smithi046 ceph-mon[19468]: pgmap v8744: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:56.328 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:55 smithi087 ceph-mon[20993]: pgmap v8744: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:56.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:55 smithi077 ceph-mon[21151]: pgmap v8744: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:25:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:25:58 smithi077 ceph-mon[21151]: pgmap v8745: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:58.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:25:58 smithi087 ceph-mon[20993]: pgmap v8745: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:58.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:25:58 smithi046 ceph-mon[19468]: pgmap v8745: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:25:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:25:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:25:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:25:59.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:25:59.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:25:59.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:25:59.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:25:59.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:00.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:00 smithi077 ceph-mon[21151]: from='client.276165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:00 smithi077 ceph-mon[21151]: pgmap v8746: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:00 smithi046 ceph-mon[19468]: from='client.276165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:00 smithi046 ceph-mon[19468]: pgmap v8746: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:00 smithi087 ceph-mon[20993]: from='client.276165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:00 smithi087 ceph-mon[20993]: pgmap v8746: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:02 smithi046 ceph-mon[19468]: pgmap v8747: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:02 smithi087 ceph-mon[20993]: pgmap v8747: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:02 smithi077 ceph-mon[21151]: pgmap v8747: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:04.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:04.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:04.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:05.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:05.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:05.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:05.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:05.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:05.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:04 smithi046 ceph-mon[19468]: pgmap v8748: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:04 smithi087 ceph-mon[20993]: pgmap v8748: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:04 smithi077 ceph-mon[21151]: pgmap v8748: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:05.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:05 smithi046 ceph-mon[19468]: from='client.276243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:05 smithi087 ceph-mon[20993]: from='client.276243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:05 smithi077 ceph-mon[21151]: from='client.276243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:06.855 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:06 smithi077 ceph-mon[21151]: pgmap v8749: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:26:07.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:06 smithi046 ceph-mon[19468]: pgmap v8749: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:26:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:06 smithi087 ceph-mon[20993]: pgmap v8749: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:26:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:08 smithi087 ceph-mon[20993]: pgmap v8750: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:08 smithi077 ceph-mon[21151]: pgmap v8750: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:08 smithi046 ceph-mon[19468]: pgmap v8750: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:10.092 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:10.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:10.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:10.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:10.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:10.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: pgmap v8751: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: pgmap v8751: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.187 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: pgmap v8751: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:11.188 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:11 smithi087 ceph-mon[20993]: from='client.183224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:12.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:11 smithi077 ceph-mon[21151]: from='client.183224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:11 smithi046 ceph-mon[19468]: from='client.183224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:12 smithi087 ceph-mon[20993]: pgmap v8752: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:12 smithi077 ceph-mon[21151]: pgmap v8752: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:12 smithi046 ceph-mon[19468]: pgmap v8752: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:14 smithi087 ceph-mon[20993]: pgmap v8753: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:14 smithi077 ceph-mon[21151]: pgmap v8753: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:14 smithi046 ceph-mon[19468]: pgmap v8753: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:15.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:15.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:15.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:16.480 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:16.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:16.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:16.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:16.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:16 smithi087 ceph-mon[20993]: pgmap v8754: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:16 smithi077 ceph-mon[21151]: pgmap v8754: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:16 smithi046 ceph-mon[19468]: pgmap v8754: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='client.276390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:18.180 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='client.276390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.181 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='client.276390 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:26:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:26:18.414+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:26:18.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:26:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:26:18.415+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:26:19.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:18 smithi087 ceph-mon[20993]: pgmap v8755: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:19.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:18 smithi077 ceph-mon[21151]: pgmap v8755: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:18 smithi046 ceph-mon[19468]: pgmap v8755: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:26:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:26:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:26:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:26:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:26:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:26:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:26:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:20 smithi077 ceph-mon[21151]: pgmap v8756: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:20 smithi046 ceph-mon[19468]: pgmap v8756: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:20 smithi087 ceph-mon[20993]: pgmap v8756: 225 pgs: 225 active+clean; 589 KiB data, 172 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:26:21.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:21.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:21.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.167 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:22.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:22.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:22.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:22.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:22 smithi046 ceph-mon[19468]: pgmap v8757: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:22 smithi046 ceph-mon[19468]: from='client.276567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:22 smithi087 ceph-mon[20993]: pgmap v8757: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:22 smithi087 ceph-mon[20993]: from='client.276567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:23.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:22 smithi077 ceph-mon[21151]: pgmap v8757: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:22 smithi077 ceph-mon[21151]: from='client.276567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:25.286 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:24 smithi077 ceph-mon[21151]: pgmap v8758: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:24 smithi046 ceph-mon[19468]: pgmap v8758: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:24 smithi087 ceph-mon[20993]: pgmap v8758: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:27.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:27.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:27.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:26 smithi046 ceph-mon[19468]: pgmap v8759: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:27.363 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:26 smithi077 ceph-mon[21151]: pgmap v8759: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:26 smithi087 ceph-mon[20993]: pgmap v8759: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:27.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:27.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:27.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:27.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:27.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:28 smithi046 ceph-mon[19468]: pgmap v8760: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:28 smithi046 ceph-mon[19468]: from='client.276642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:28 smithi087 ceph-mon[20993]: pgmap v8760: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:28 smithi087 ceph-mon[20993]: from='client.276642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:29.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:28 smithi077 ceph-mon[21151]: pgmap v8760: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:28 smithi077 ceph-mon[21151]: from='client.276642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: pgmap v8761: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: pgmap v8761: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: pgmap v8761: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:32 smithi046 ceph-mon[19468]: pgmap v8762: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:32 smithi087 ceph-mon[20993]: pgmap v8762: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:32 smithi077 ceph-mon[21151]: pgmap v8762: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:26:32.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:32.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:32.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:33.542 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:33.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:33.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:33.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:33.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:34 smithi046 ceph-mon[19468]: pgmap v8763: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:34 smithi046 ceph-mon[19468]: from='client.276717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:34 smithi087 ceph-mon[20993]: pgmap v8763: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:34 smithi087 ceph-mon[20993]: from='client.276717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:34.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:34 smithi077 ceph-mon[21151]: pgmap v8763: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:34 smithi077 ceph-mon[21151]: from='client.276717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:36.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:36 smithi077 ceph-mon[21151]: pgmap v8764: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:36 smithi046 ceph-mon[19468]: pgmap v8764: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:36 smithi087 ceph-mon[20993]: pgmap v8764: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:38.531 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:38 smithi087 ceph-mon[20993]: pgmap v8765: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:38.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:38.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:38 smithi046 ceph-mon[19468]: pgmap v8765: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:38.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:38.544 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:38 smithi077 ceph-mon[21151]: pgmap v8765: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:39.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:39.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:39.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:39.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:39.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:39.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:39 smithi046 ceph-mon[19468]: from='client.276792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:39.302 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:39 smithi087 ceph-mon[20993]: from='client.276792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:39 smithi077 ceph-mon[21151]: from='client.276792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:40 smithi046 ceph-mon[19468]: pgmap v8766: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:40 smithi087 ceph-mon[20993]: pgmap v8766: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:40 smithi077 ceph-mon[21151]: pgmap v8766: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:42 smithi046 ceph-mon[19468]: pgmap v8767: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:42 smithi087 ceph-mon[20993]: pgmap v8767: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:42 smithi077 ceph-mon[21151]: pgmap v8767: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:26:44.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:44.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:44.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:44 smithi046 ceph-mon[19468]: pgmap v8768: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:44 smithi087 ceph-mon[20993]: pgmap v8768: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:44 smithi077 ceph-mon[21151]: pgmap v8768: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:44.918 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:45 smithi046 ceph-mon[19468]: from='client.276864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:45 smithi087 ceph-mon[20993]: from='client.276864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:45.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:45 smithi077 ceph-mon[21151]: from='client.276864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:46 smithi077 ceph-mon[21151]: pgmap v8769: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:26:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:46 smithi046 ceph-mon[19468]: pgmap v8769: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:26:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:46 smithi087 ceph-mon[20993]: pgmap v8769: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:26:48.217 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:48 smithi077 ceph-mon[21151]: pgmap v8770: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:48.320 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:48 smithi046 ceph-mon[19468]: pgmap v8770: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:48 smithi087 ceph-mon[20993]: pgmap v8770: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:50.440 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:50 smithi077 ceph-mon[21151]: pgmap v8771: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:50.509 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:50 smithi087 ceph-mon[20993]: pgmap v8771: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:50.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:50 smithi046 ceph-mon[19468]: pgmap v8771: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:26:50.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:50.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:50.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:50.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:50.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='client.276939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='client.276939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='client.276939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:26:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:52 smithi046 ceph-mon[19468]: pgmap v8772: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:52 smithi087 ceph-mon[20993]: pgmap v8772: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:52 smithi077 ceph-mon[21151]: pgmap v8772: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:54 smithi046 ceph-mon[19468]: pgmap v8773: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:54 smithi087 ceph-mon[20993]: pgmap v8773: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:54 smithi077 ceph-mon[21151]: pgmap v8773: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:26:55.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:26:55.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:26:55.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:26:56.300 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:26:56.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:26:56.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:26:56.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:26:56.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:26:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:56 smithi046 ceph-mon[19468]: pgmap v8774: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:56 smithi046 ceph-mon[19468]: from='client.277008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:56 smithi087 ceph-mon[20993]: pgmap v8774: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:56 smithi087 ceph-mon[20993]: from='client.277008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:56 smithi077 ceph-mon[21151]: pgmap v8774: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:26:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:56 smithi077 ceph-mon[21151]: from='client.277008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:26:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:26:58 smithi087 ceph-mon[20993]: pgmap v8775: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:26:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:26:58 smithi046 ceph-mon[19468]: pgmap v8775: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:26:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:26:58 smithi077 ceph-mon[21151]: pgmap v8775: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:27:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:00 smithi046 ceph-mon[19468]: pgmap v8776: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:27:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:00 smithi087 ceph-mon[20993]: pgmap v8776: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:27:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:00 smithi077 ceph-mon[21151]: pgmap v8776: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:27:01.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:01.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:01.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:01.971 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:01.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:01.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:01.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:01.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:02 smithi046 ceph-mon[19468]: pgmap v8777: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:02 smithi046 ceph-mon[19468]: from='client.277083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:02 smithi087 ceph-mon[20993]: pgmap v8777: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:27:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:02 smithi087 ceph-mon[20993]: from='client.277083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:02 smithi077 ceph-mon[21151]: pgmap v8777: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:27:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:02 smithi077 ceph-mon[21151]: from='client.277083 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:04 smithi046 ceph-mon[19468]: pgmap v8778: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:04 smithi087 ceph-mon[20993]: pgmap v8778: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:04 smithi077 ceph-mon[21151]: pgmap v8778: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:06.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:06 smithi077 ceph-mon[21151]: pgmap v8779: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:06 smithi046 ceph-mon[19468]: pgmap v8779: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:06 smithi087 ceph-mon[20993]: pgmap v8779: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:06.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:06.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:06.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:07.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:07.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:07.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:07.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:07.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:08 smithi046 ceph-mon[19468]: pgmap v8780: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:08 smithi046 ceph-mon[19468]: from='client.277158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:08 smithi087 ceph-mon[20993]: pgmap v8780: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:08 smithi087 ceph-mon[20993]: from='client.277158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:08 smithi077 ceph-mon[21151]: pgmap v8780: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:08 smithi077 ceph-mon[21151]: from='client.277158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:10.563 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:10 smithi077 ceph-mon[21151]: pgmap v8781: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:10 smithi046 ceph-mon[19468]: pgmap v8781: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:10.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:10 smithi087 ceph-mon[20993]: pgmap v8781: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:12.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:12.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:12.668 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:12 smithi077 ceph-mon[21151]: pgmap v8782: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:13.041 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:12 smithi087 ceph-mon[20993]: pgmap v8782: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:12 smithi046 ceph-mon[19468]: pgmap v8782: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:13.349 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:13.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:13.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:13.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:13.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:13 smithi077 ceph-mon[21151]: from='client.277233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:13.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:13 smithi087 ceph-mon[20993]: from='client.277233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:13 smithi046 ceph-mon[19468]: from='client.277233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:14 smithi077 ceph-mon[21151]: pgmap v8783: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:14 smithi046 ceph-mon[19468]: pgmap v8783: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:14 smithi087 ceph-mon[20993]: pgmap v8783: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:16 smithi077 ceph-mon[21151]: pgmap v8784: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:16 smithi046 ceph-mon[19468]: pgmap v8784: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:16 smithi087 ceph-mon[20993]: pgmap v8784: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:18.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:18.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:18.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:18.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:18 smithi077 ceph-mon[21151]: pgmap v8785: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:27:18.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:18 smithi087 ceph-mon[20993]: pgmap v8785: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:18.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:27:19.035 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:19.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:19.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:19.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:19.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:19.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:18 smithi046 ceph-mon[19468]: pgmap v8785: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:19.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='client.277308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:27:20.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:27:20.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='client.277308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:27:20.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:27:20.109 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.109 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='client.277308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:27:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:27:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:20.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:27:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:27:20.081+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:27:20.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:27:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:27:20.082+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:27:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:20 smithi046 ceph-mon[19468]: pgmap v8786: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:20 smithi087 ceph-mon[20993]: pgmap v8786: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:20 smithi077 ceph-mon[21151]: pgmap v8786: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:27:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:27:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:21 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:27:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:27:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:21 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:27:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:21 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:22 smithi046 ceph-mon[19468]: pgmap v8787: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:22 smithi087 ceph-mon[20993]: pgmap v8787: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:22 smithi077 ceph-mon[21151]: pgmap v8787: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:24.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:24.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:24.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:24.720 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:24.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:24.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:24.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:24.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:24 smithi046 ceph-mon[19468]: pgmap v8788: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:24 smithi087 ceph-mon[20993]: pgmap v8788: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:25.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:24 smithi077 ceph-mon[21151]: pgmap v8788: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T07:27:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:25 smithi046 ceph-mon[19468]: from='client.277485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:25 smithi087 ceph-mon[20993]: from='client.277485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:25 smithi077 ceph-mon[21151]: from='client.277485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:26 smithi046 ceph-mon[19468]: pgmap v8789: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:26 smithi087 ceph-mon[20993]: pgmap v8789: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:26 smithi077 ceph-mon[21151]: pgmap v8789: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:28.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:28 smithi046 ceph-mon[19468]: pgmap v8790: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:28 smithi087 ceph-mon[20993]: pgmap v8790: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:28 smithi077 ceph-mon[21151]: pgmap v8790: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:29.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:29.722 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:29.722 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:30.416 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:30.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:30.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:30.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:30.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: pgmap v8791: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: pgmap v8791: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: pgmap v8791: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:31 smithi087 ceph-mon[20993]: from='client.277560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:32.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:31 smithi077 ceph-mon[21151]: from='client.277560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:31 smithi046 ceph-mon[19468]: from='client.277560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:32 smithi087 ceph-mon[20993]: pgmap v8792: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:32 smithi077 ceph-mon[21151]: pgmap v8792: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:32 smithi046 ceph-mon[19468]: pgmap v8792: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:27:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:34 smithi087 ceph-mon[20993]: pgmap v8793: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:27:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:34 smithi077 ceph-mon[21151]: pgmap v8793: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:27:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:34 smithi046 ceph-mon[19468]: pgmap v8793: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T07:27:35.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:35.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:35.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:36.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:36.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:36.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:36.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:36.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:36 smithi046 ceph-mon[19468]: pgmap v8794: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:27:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:36 smithi046 ceph-mon[19468]: from='client.277635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:36 smithi087 ceph-mon[20993]: pgmap v8794: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:27:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:36 smithi087 ceph-mon[20993]: from='client.277635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:36 smithi077 ceph-mon[21151]: pgmap v8794: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:27:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:36 smithi077 ceph-mon[21151]: from='client.277635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:38 smithi087 ceph-mon[20993]: pgmap v8795: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:38 smithi077 ceph-mon[21151]: pgmap v8795: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:38 smithi046 ceph-mon[19468]: pgmap v8795: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:40.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:40 smithi087 ceph-mon[20993]: pgmap v8796: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:41.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:41.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:41.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:40 smithi077 ceph-mon[21151]: pgmap v8796: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:40 smithi046 ceph-mon[19468]: pgmap v8796: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:27:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:41.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:41.796 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:42 smithi087 ceph-mon[20993]: pgmap v8797: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:42 smithi087 ceph-mon[20993]: from='client.277713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:42 smithi046 ceph-mon[19468]: pgmap v8797: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:42 smithi046 ceph-mon[19468]: from='client.277713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:42 smithi077 ceph-mon[21151]: pgmap v8797: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:42 smithi077 ceph-mon[21151]: from='client.277713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:44 smithi046 ceph-mon[19468]: pgmap v8798: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:44 smithi087 ceph-mon[20993]: pgmap v8798: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:44.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:44 smithi077 ceph-mon[21151]: pgmap v8798: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:46.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:46.797 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:46 smithi046 ceph-mon[19468]: pgmap v8799: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:46.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:46.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:46 smithi087 ceph-mon[20993]: pgmap v8799: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:46 smithi077 ceph-mon[21151]: pgmap v8799: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:47.479 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:47.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:47.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:47.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:47.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:48 smithi077 ceph-mon[21151]: from='client.277791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:48 smithi077 ceph-mon[21151]: pgmap v8800: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:48 smithi046 ceph-mon[19468]: from='client.277791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:48 smithi046 ceph-mon[19468]: pgmap v8800: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:48 smithi087 ceph-mon[20993]: from='client.277791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:48 smithi087 ceph-mon[20993]: pgmap v8800: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:50.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:50 smithi046 ceph-mon[19468]: pgmap v8801: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:50.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:50 smithi077 ceph-mon[21151]: pgmap v8801: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:50 smithi087 ceph-mon[20993]: pgmap v8801: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:27:52.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:52.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:52.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:53.165 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:53.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:53.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:53.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:53.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:53.166 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:52 smithi046 ceph-mon[19468]: pgmap v8802: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:53.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:52 smithi077 ceph-mon[21151]: pgmap v8802: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:53.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:52 smithi087 ceph-mon[20993]: pgmap v8802: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:53 smithi087 ceph-mon[20993]: from='client.277866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:53 smithi077 ceph-mon[21151]: from='client.277866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:53 smithi046 ceph-mon[19468]: from='client.277866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:27:55.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:54 smithi077 ceph-mon[21151]: pgmap v8803: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:54 smithi046 ceph-mon[19468]: pgmap v8803: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:54 smithi087 ceph-mon[20993]: pgmap v8803: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:57.159 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:56 smithi046 ceph-mon[19468]: pgmap v8804: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:57.179 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:56 smithi077 ceph-mon[21151]: pgmap v8804: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:56 smithi087 ceph-mon[20993]: pgmap v8804: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:27:58.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:27:58.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:27:58.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:27:58.844 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:27:58.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:27:58.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:27:58.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:27:58.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:27:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:58 smithi046 ceph-mon[19468]: pgmap v8805: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:58 smithi077 ceph-mon[21151]: pgmap v8805: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:59.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:58 smithi087 ceph-mon[20993]: pgmap v8805: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:27:59.923 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:27:59 smithi087 ceph-mon[20993]: from='client.277938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:00.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:27:59 smithi077 ceph-mon[21151]: from='client.277938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:27:59 smithi046 ceph-mon[19468]: from='client.277938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:00 smithi077 ceph-mon[21151]: pgmap v8806: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:00 smithi046 ceph-mon[19468]: pgmap v8806: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:01.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:00 smithi087 ceph-mon[20993]: pgmap v8806: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:02 smithi046 ceph-mon[19468]: pgmap v8807: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:02 smithi087 ceph-mon[20993]: pgmap v8807: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:02 smithi077 ceph-mon[21151]: pgmap v8807: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:03.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:03.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:03.845 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:04.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:04.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:04.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:04.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:04.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:04 smithi046 ceph-mon[19468]: pgmap v8808: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:04 smithi087 ceph-mon[20993]: pgmap v8808: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:04 smithi077 ceph-mon[21151]: pgmap v8808: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:05 smithi046 ceph-mon[19468]: from='client.278013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:05 smithi087 ceph-mon[20993]: from='client.278013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:05.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:05 smithi077 ceph-mon[21151]: from='client.278013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:06 smithi087 ceph-mon[20993]: pgmap v8809: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:06 smithi077 ceph-mon[21151]: pgmap v8809: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:06 smithi046 ceph-mon[19468]: pgmap v8809: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:08 smithi046 ceph-mon[19468]: pgmap v8810: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:08 smithi087 ceph-mon[20993]: pgmap v8810: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:08 smithi077 ceph-mon[21151]: pgmap v8810: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:09.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:09.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:09.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:10.226 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:10.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:10.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:10.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:10.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:10.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:10 smithi077 ceph-mon[21151]: pgmap v8811: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:10.837 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:10 smithi077 ceph-mon[21151]: from='client.278091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:10.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:10 smithi046 ceph-mon[19468]: pgmap v8811: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:10.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:10 smithi046 ceph-mon[19468]: from='client.278091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:10 smithi087 ceph-mon[20993]: pgmap v8811: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:10 smithi087 ceph-mon[20993]: from='client.278091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:11.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:12.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:13 smithi046 ceph-mon[19468]: pgmap v8812: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:13 smithi087 ceph-mon[20993]: pgmap v8812: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:13.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:13 smithi077 ceph-mon[21151]: pgmap v8812: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:15.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:15.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:15.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:15 smithi046 ceph-mon[19468]: pgmap v8813: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:15 smithi087 ceph-mon[20993]: pgmap v8813: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:15 smithi077 ceph-mon[21151]: pgmap v8813: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:15.907 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:15.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:15.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:15.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:15.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:16 smithi046 ceph-mon[19468]: pgmap v8814: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:16 smithi046 ceph-mon[19468]: from='client.278169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:16 smithi087 ceph-mon[20993]: pgmap v8814: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:16 smithi087 ceph-mon[20993]: from='client.278169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:16.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:16 smithi077 ceph-mon[21151]: pgmap v8814: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:16 smithi077 ceph-mon[21151]: from='client.278169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:18 smithi046 ceph-mon[19468]: pgmap v8815: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:18 smithi087 ceph-mon[20993]: pgmap v8815: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:18.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:18 smithi077 ceph-mon[21151]: pgmap v8815: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: pgmap v8816: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: pgmap v8816: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: pgmap v8816: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:20.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:21.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:21.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:21.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:28:20.822+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:28:21.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:28:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:28:20.823+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:28:21.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:21.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:28:21.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:21 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:28:21.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:21.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:21.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:21.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:21.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:21.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:21.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:28:21.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:21 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:28:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:28:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:28:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:21 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:28:23.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:22 smithi087 ceph-mon[20993]: pgmap v8817: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:23.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:22 smithi087 ceph-mon[20993]: from='client.278352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:23.005 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:22 smithi046 ceph-mon[19468]: pgmap v8817: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:22 smithi046 ceph-mon[19468]: from='client.278352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:22 smithi077 ceph-mon[21151]: pgmap v8817: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:22 smithi077 ceph-mon[21151]: from='client.278352 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:24 smithi046 ceph-mon[19468]: pgmap v8818: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:24 smithi087 ceph-mon[20993]: pgmap v8818: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:24 smithi077 ceph-mon[21151]: pgmap v8818: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:26.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:26 smithi046 ceph-mon[19468]: pgmap v8819: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:26 smithi087 ceph-mon[20993]: pgmap v8819: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:27.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:26 smithi077 ceph-mon[21151]: pgmap v8819: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:27.270 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:27.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:27.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:27.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:27.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:27 smithi087 ceph-mon[20993]: from='client.278424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:28.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:27 smithi077 ceph-mon[21151]: from='client.278424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:27 smithi046 ceph-mon[19468]: from='client.278424 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:28 smithi087 ceph-mon[20993]: pgmap v8820: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:29.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:28 smithi077 ceph-mon[21151]: pgmap v8820: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:28 smithi046 ceph-mon[19468]: pgmap v8820: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:31.046 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:30 smithi077 ceph-mon[21151]: pgmap v8821: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:30 smithi046 ceph-mon[19468]: pgmap v8821: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:30 smithi087 ceph-mon[20993]: pgmap v8821: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:32 smithi077 ceph-mon[21151]: pgmap v8822: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:32 smithi046 ceph-mon[19468]: pgmap v8822: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:32.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:32.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:32.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:32 smithi087 ceph-mon[20993]: pgmap v8822: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:32.938 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:33 smithi046 ceph-mon[19468]: from='client.278496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:33 smithi077 ceph-mon[21151]: from='client.278496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:33 smithi087 ceph-mon[20993]: from='client.278496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:34 smithi077 ceph-mon[21151]: pgmap v8823: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:34 smithi046 ceph-mon[19468]: pgmap v8823: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:34 smithi087 ceph-mon[20993]: pgmap v8823: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:36.494 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:36 smithi077 ceph-mon[21151]: pgmap v8824: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:36 smithi046 ceph-mon[19468]: pgmap v8824: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:36 smithi087 ceph-mon[20993]: pgmap v8824: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:28:37.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:37.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:38 smithi046 ceph-mon[19468]: pgmap v8825: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:38 smithi087 ceph-mon[20993]: pgmap v8825: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:38.629 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:38.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:38.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:38.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:38.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:38 smithi077 ceph-mon[21151]: pgmap v8825: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:39 smithi046 ceph-mon[19468]: from='client.278571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:39 smithi087 ceph-mon[20993]: from='client.278571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:39 smithi077 ceph-mon[21151]: from='client.278571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:40.561 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:40 smithi087 ceph-mon[20993]: pgmap v8826: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:40 smithi046 ceph-mon[19468]: pgmap v8826: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:40.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:40 smithi077 ceph-mon[21151]: pgmap v8826: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:42 smithi046 ceph-mon[19468]: pgmap v8827: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:42 smithi087 ceph-mon[20993]: pgmap v8827: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:42 smithi077 ceph-mon[21151]: pgmap v8827: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:43.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:43.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:43.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:44.312 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:44.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:44.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:44.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:44.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:44 smithi046 ceph-mon[19468]: pgmap v8828: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:44 smithi046 ceph-mon[19468]: from='client.278646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:44 smithi087 ceph-mon[20993]: pgmap v8828: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:44 smithi087 ceph-mon[20993]: from='client.278646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:44 smithi077 ceph-mon[21151]: pgmap v8828: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:44 smithi077 ceph-mon[21151]: from='client.278646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:46 smithi046 ceph-mon[19468]: pgmap v8829: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:46 smithi087 ceph-mon[20993]: pgmap v8829: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:46 smithi077 ceph-mon[21151]: pgmap v8829: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:28:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:48 smithi046 ceph-mon[19468]: pgmap v8830: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:48 smithi087 ceph-mon[20993]: pgmap v8830: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:49.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:48 smithi077 ceph-mon[21151]: pgmap v8830: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:49.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:49.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:50.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:50 smithi046 ceph-mon[19468]: pgmap v8831: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:50.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:50 smithi046 ceph-mon[19468]: from='client.278724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:50 smithi087 ceph-mon[20993]: pgmap v8831: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:50 smithi087 ceph-mon[20993]: from='client.278724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:51.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:50 smithi077 ceph-mon[21151]: pgmap v8831: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:51.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:50 smithi077 ceph-mon[21151]: from='client.278724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:52.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.313 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: pgmap v8832: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:28:52.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.314 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: pgmap v8832: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: pgmap v8832: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:28:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:54 smithi046 ceph-mon[19468]: pgmap v8833: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:28:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:54 smithi087 ceph-mon[20993]: pgmap v8833: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:28:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:54 smithi077 ceph-mon[21151]: pgmap v8833: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:28:54.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:28:55.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:28:55.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:28:55.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:28:55.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:28:55.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:28:55.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:28:55.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:28:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:56 smithi046 ceph-mon[19468]: pgmap v8834: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:56 smithi046 ceph-mon[19468]: from='client.278802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:56 smithi087 ceph-mon[20993]: pgmap v8834: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:56 smithi087 ceph-mon[20993]: from='client.278802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:56.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:56 smithi077 ceph-mon[21151]: pgmap v8834: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:28:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:56 smithi077 ceph-mon[21151]: from='client.278802 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:28:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:28:58 smithi046 ceph-mon[19468]: pgmap v8835: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:28:58 smithi087 ceph-mon[20993]: pgmap v8835: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:28:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:28:58 smithi077 ceph-mon[21151]: pgmap v8835: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:00 smithi046 ceph-mon[19468]: pgmap v8836: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:00 smithi087 ceph-mon[20993]: pgmap v8836: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:00 smithi077 ceph-mon[21151]: pgmap v8836: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:01.367 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:01 smithi087 ceph-mon[20993]: from='client.278877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:01 smithi046 ceph-mon[19468]: from='client.278877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:01.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:01 smithi077 ceph-mon[21151]: from='client.278877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:02 smithi087 ceph-mon[20993]: pgmap v8837: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:02 smithi046 ceph-mon[19468]: pgmap v8837: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:02 smithi077 ceph-mon[21151]: pgmap v8837: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:04 smithi046 ceph-mon[19468]: pgmap v8838: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:29:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:04 smithi087 ceph-mon[20993]: pgmap v8838: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:29:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:04 smithi077 ceph-mon[21151]: pgmap v8838: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:29:06.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:06.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:06.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:07.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:07.051 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:07.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:06 smithi077 ceph-mon[21151]: pgmap v8839: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:29:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:06 smithi046 ceph-mon[19468]: pgmap v8839: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:29:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:06 smithi087 ceph-mon[20993]: pgmap v8839: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:29:08.237 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:07 smithi077 ceph-mon[21151]: from='client.278952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:07 smithi046 ceph-mon[19468]: from='client.278952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:07 smithi087 ceph-mon[20993]: from='client.278952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:08 smithi046 ceph-mon[19468]: pgmap v8840: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:08 smithi087 ceph-mon[20993]: pgmap v8840: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:08 smithi077 ceph-mon[21151]: pgmap v8840: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:11.033 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:10 smithi077 ceph-mon[21151]: pgmap v8841: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:10 smithi046 ceph-mon[19468]: pgmap v8841: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:11.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:10 smithi087 ceph-mon[20993]: pgmap v8841: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:12.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:12.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:12.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: pgmap v8842: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: pgmap v8842: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:12.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: pgmap v8842: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:12.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:12.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:12.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:12.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:12.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:13 smithi046 ceph-mon[19468]: from='client.279027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:13 smithi087 ceph-mon[20993]: from='client.279027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:13 smithi077 ceph-mon[21151]: from='client.279027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:14 smithi087 ceph-mon[20993]: pgmap v8843: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:14 smithi077 ceph-mon[21151]: pgmap v8843: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:14 smithi046 ceph-mon[19468]: pgmap v8843: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:16 smithi087 ceph-mon[20993]: pgmap v8844: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:16 smithi077 ceph-mon[21151]: pgmap v8844: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:16 smithi046 ceph-mon[19468]: pgmap v8844: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:17.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:17.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:17.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:18.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:18.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:18.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:18.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:18.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:18 smithi087 ceph-mon[20993]: pgmap v8845: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:18 smithi077 ceph-mon[21151]: pgmap v8845: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:18 smithi046 ceph-mon[19468]: pgmap v8845: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:19 smithi087 ceph-mon[20993]: from='client.279102 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:19 smithi077 ceph-mon[21151]: from='client.279102 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:19 smithi046 ceph-mon[19468]: from='client.279102 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:20 smithi087 ceph-mon[20993]: pgmap v8846: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:21.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:20 smithi077 ceph-mon[21151]: pgmap v8846: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:20 smithi046 ceph-mon[19468]: pgmap v8846: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:21.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:29:21.571+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:29:21.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:29:21.572+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:29:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:29:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:29:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:29:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: pgmap v8847: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:23.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:29:23.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:29:23.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: pgmap v8847: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: pgmap v8847: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:29:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:29:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:23.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:23.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:23.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:24.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:24.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:24.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:24.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:24.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:24 smithi046 ceph-mon[19468]: pgmap v8848: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:24 smithi046 ceph-mon[19468]: from='client.279282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:24 smithi087 ceph-mon[20993]: pgmap v8848: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:24 smithi087 ceph-mon[20993]: from='client.279282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:24 smithi077 ceph-mon[21151]: pgmap v8848: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:24 smithi077 ceph-mon[21151]: from='client.279282 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:26 smithi046 ceph-mon[19468]: pgmap v8849: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:26 smithi087 ceph-mon[20993]: pgmap v8849: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:26 smithi077 ceph-mon[21151]: pgmap v8849: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:29.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:29.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:29.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:28 smithi046 ceph-mon[19468]: pgmap v8850: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:28 smithi087 ceph-mon[20993]: pgmap v8850: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:28 smithi077 ceph-mon[21151]: pgmap v8850: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:29.821 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:29.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:29.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:29.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:29.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:30 smithi046 ceph-mon[19468]: pgmap v8851: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:30 smithi046 ceph-mon[19468]: from='client.279360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:30 smithi087 ceph-mon[20993]: pgmap v8851: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:30 smithi087 ceph-mon[20993]: from='client.279360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:30 smithi077 ceph-mon[21151]: pgmap v8851: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:30 smithi077 ceph-mon[21151]: from='client.279360 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: pgmap v8852: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.713 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: pgmap v8852: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:32.713 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.714 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: pgmap v8852: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:34 smithi077 ceph-mon[21151]: pgmap v8853: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:34.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:34 smithi046 ceph-mon[19468]: pgmap v8853: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:34 smithi087 ceph-mon[20993]: pgmap v8853: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:35.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:35.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:35.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:35.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:35.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:36 smithi077 ceph-mon[21151]: from='client.279435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:36 smithi077 ceph-mon[21151]: pgmap v8854: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:36 smithi046 ceph-mon[19468]: from='client.279435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:36 smithi046 ceph-mon[19468]: pgmap v8854: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:36 smithi087 ceph-mon[20993]: from='client.279435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:36 smithi087 ceph-mon[20993]: pgmap v8854: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:29:38.738 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:38 smithi077 ceph-mon[21151]: pgmap v8855: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:38 smithi046 ceph-mon[19468]: pgmap v8855: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:38 smithi087 ceph-mon[20993]: pgmap v8855: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:40.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:40.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:40.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:40 smithi046 ceph-mon[19468]: pgmap v8856: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:40 smithi087 ceph-mon[20993]: pgmap v8856: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:40 smithi077 ceph-mon[21151]: pgmap v8856: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:41.187 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:41.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:41.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:41.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:41.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:41 smithi046 ceph-mon[19468]: from='client.279513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:41.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:41 smithi087 ceph-mon[20993]: from='client.279513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:41 smithi077 ceph-mon[21151]: from='client.279513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:42 smithi046 ceph-mon[19468]: pgmap v8857: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:42 smithi087 ceph-mon[20993]: pgmap v8857: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:42 smithi077 ceph-mon[21151]: pgmap v8857: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:44 smithi046 ceph-mon[19468]: pgmap v8858: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:44 smithi087 ceph-mon[20993]: pgmap v8858: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:44.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:44 smithi077 ceph-mon[21151]: pgmap v8858: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:29:46.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:46.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:46.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:46 smithi046 ceph-mon[19468]: pgmap v8859: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:46 smithi087 ceph-mon[20993]: pgmap v8859: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:46.879 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:46.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:46.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:46.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:46.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:46 smithi077 ceph-mon[21151]: pgmap v8859: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:47 smithi046 ceph-mon[19468]: from='client.279591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:47 smithi087 ceph-mon[20993]: from='client.279591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:47 smithi077 ceph-mon[21151]: from='client.279591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:48 smithi046 ceph-mon[19468]: pgmap v8860: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:48 smithi087 ceph-mon[20993]: pgmap v8860: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:48 smithi077 ceph-mon[21151]: pgmap v8860: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:50 smithi046 ceph-mon[19468]: pgmap v8861: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:50 smithi087 ceph-mon[20993]: pgmap v8861: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:50 smithi077 ceph-mon[21151]: pgmap v8861: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:51.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:51.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:51.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:52.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:52.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:52.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:52.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:52.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:52.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: pgmap v8862: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:52.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: pgmap v8862: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: pgmap v8862: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:29:53.800 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:53 smithi077 ceph-mon[21151]: from='client.279666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:53 smithi046 ceph-mon[19468]: from='client.279666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:53 smithi087 ceph-mon[20993]: from='client.279666 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:54.762 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:54 smithi077 ceph-mon[21151]: pgmap v8863: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:54 smithi046 ceph-mon[19468]: pgmap v8863: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:54 smithi087 ceph-mon[20993]: pgmap v8863: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:56 smithi046 ceph-mon[19468]: pgmap v8864: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:56 smithi087 ceph-mon[20993]: pgmap v8864: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:56 smithi077 ceph-mon[21151]: pgmap v8864: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:29:57.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:29:57.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:29:57.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:29:58.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:29:58.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:29:58.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:29:58.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:29:58.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:29:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:58 smithi046 ceph-mon[19468]: pgmap v8865: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:29:58 smithi046 ceph-mon[19468]: from='client.279741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:58 smithi087 ceph-mon[20993]: pgmap v8865: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:29:58 smithi087 ceph-mon[20993]: from='client.279741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:29:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:58 smithi077 ceph-mon[21151]: pgmap v8865: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:29:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:29:58 smithi077 ceph-mon[21151]: from='client.279741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:00 smithi046 ceph-mon[19468]: pgmap v8866: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:30:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:00 smithi087 ceph-mon[20993]: pgmap v8866: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:30:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:00 smithi077 ceph-mon[21151]: pgmap v8866: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:30:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:02 smithi046 ceph-mon[19468]: pgmap v8867: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:02 smithi087 ceph-mon[20993]: pgmap v8867: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:02.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:02 smithi077 ceph-mon[21151]: pgmap v8867: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:03.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:03.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:03.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:03.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:03.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:03.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:03.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:03.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:04 smithi046 ceph-mon[19468]: pgmap v8868: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:04 smithi046 ceph-mon[19468]: from='client.279816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:04 smithi087 ceph-mon[20993]: pgmap v8868: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:04 smithi087 ceph-mon[20993]: from='client.279816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:04.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:04 smithi077 ceph-mon[21151]: pgmap v8868: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:04 smithi077 ceph-mon[21151]: from='client.279816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:06 smithi046 ceph-mon[19468]: pgmap v8869: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:06 smithi087 ceph-mon[20993]: pgmap v8869: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:06.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:06 smithi077 ceph-mon[21151]: pgmap v8869: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:08 smithi046 ceph-mon[19468]: pgmap v8870: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:08 smithi087 ceph-mon[20993]: pgmap v8870: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:08 smithi077 ceph-mon[21151]: pgmap v8870: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:08.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:08.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:08.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:09.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:09.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:09.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:09.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:09.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:10 smithi046 ceph-mon[19468]: pgmap v8871: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:10 smithi046 ceph-mon[19468]: from='client.279888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:10 smithi087 ceph-mon[20993]: pgmap v8871: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:10 smithi087 ceph-mon[20993]: from='client.279888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:10 smithi077 ceph-mon[21151]: pgmap v8871: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:10 smithi077 ceph-mon[21151]: from='client.279888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: pgmap v8872: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: pgmap v8872: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:12.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: pgmap v8872: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:13.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:14.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:14.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:14.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:14.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:14 smithi046 ceph-mon[19468]: pgmap v8873: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:14 smithi077 ceph-mon[21151]: pgmap v8873: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:14 smithi087 ceph-mon[20993]: pgmap v8873: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:15.317 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:15.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:15.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:15.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:15.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:15 smithi046 ceph-mon[19468]: from='client.279963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:15 smithi077 ceph-mon[21151]: from='client.279963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:15 smithi087 ceph-mon[20993]: from='client.279963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:16 smithi046 ceph-mon[19468]: pgmap v8874: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:16 smithi087 ceph-mon[20993]: pgmap v8874: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:16 smithi077 ceph-mon[21151]: pgmap v8874: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:18 smithi046 ceph-mon[19468]: pgmap v8875: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:18 smithi087 ceph-mon[20993]: pgmap v8875: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:18 smithi077 ceph-mon[21151]: pgmap v8875: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:20.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:20.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:20.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:20.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:20 smithi077 ceph-mon[21151]: pgmap v8876: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:21.001 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:21.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:21.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:21.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:21.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:21.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:20 smithi046 ceph-mon[19468]: pgmap v8876: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:20 smithi087 ceph-mon[20993]: pgmap v8876: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:21 smithi046 ceph-mon[19468]: from='client.280035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:21 smithi087 ceph-mon[20993]: from='client.280035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:21 smithi077 ceph-mon[21151]: from='client.280035 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:22.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:30:22.323+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:30:22.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:30:22.324+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:30:23.092 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: pgmap v8877: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:23.092 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.093 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: pgmap v8877: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: pgmap v8877: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:30:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:30:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:30:24.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:30:24.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:30:24.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:30:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:30:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:24 smithi046 ceph-mon[19468]: pgmap v8878: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:24 smithi087 ceph-mon[20993]: pgmap v8878: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:25.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:24 smithi077 ceph-mon[21151]: pgmap v8878: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:30:26.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:26.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:26.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:26.687 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:26.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:26.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:26.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:26.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:26 smithi046 ceph-mon[19468]: pgmap v8879: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:26 smithi087 ceph-mon[20993]: pgmap v8879: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:26 smithi077 ceph-mon[21151]: pgmap v8879: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:27 smithi046 ceph-mon[19468]: from='client.280212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:27 smithi087 ceph-mon[20993]: from='client.280212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:28.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:27 smithi077 ceph-mon[21151]: from='client.280212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:28 smithi046 ceph-mon[19468]: pgmap v8880: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:28 smithi087 ceph-mon[20993]: pgmap v8880: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:28 smithi077 ceph-mon[21151]: pgmap v8880: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:30 smithi046 ceph-mon[19468]: pgmap v8881: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:30 smithi087 ceph-mon[20993]: pgmap v8881: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:30 smithi077 ceph-mon[21151]: pgmap v8881: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:31.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:31.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:31.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:32.397 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:32.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:32.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:32.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:32.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:33.078 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: pgmap v8882: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:32 smithi046 ceph-mon[19468]: from='client.280284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: pgmap v8882: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:32 smithi087 ceph-mon[20993]: from='client.280284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:33.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: pgmap v8882: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:33.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:33.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:32 smithi077 ceph-mon[21151]: from='client.280284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:35.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:34 smithi046 ceph-mon[19468]: pgmap v8883: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:35.052 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:34 smithi077 ceph-mon[21151]: pgmap v8883: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:34 smithi087 ceph-mon[20993]: pgmap v8883: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:36 smithi046 ceph-mon[19468]: pgmap v8884: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:36 smithi087 ceph-mon[20993]: pgmap v8884: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:36 smithi077 ceph-mon[21151]: pgmap v8884: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:30:37.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:37.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:37.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:38.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:38.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:38.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:38.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:38.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:38 smithi046 ceph-mon[19468]: pgmap v8885: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:38 smithi046 ceph-mon[19468]: from='client.280359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:38 smithi087 ceph-mon[20993]: pgmap v8885: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:38 smithi087 ceph-mon[20993]: from='client.280359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:39.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:38 smithi077 ceph-mon[21151]: pgmap v8885: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:38 smithi077 ceph-mon[21151]: from='client.280359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:40 smithi046 ceph-mon[19468]: pgmap v8886: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:40 smithi087 ceph-mon[20993]: pgmap v8886: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:40 smithi077 ceph-mon[21151]: pgmap v8886: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:42 smithi046 ceph-mon[19468]: pgmap v8887: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:43.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:43.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:42 smithi087 ceph-mon[20993]: pgmap v8887: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:42 smithi077 ceph-mon[21151]: pgmap v8887: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:43.767 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:43.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:43.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:43.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:43.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:44.978 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:44 smithi087 ceph-mon[20993]: pgmap v8888: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:44.979 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:44 smithi087 ceph-mon[20993]: from='client.280437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:44 smithi046 ceph-mon[19468]: pgmap v8888: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:44 smithi046 ceph-mon[19468]: from='client.280437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:44 smithi077 ceph-mon[21151]: pgmap v8888: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:44 smithi077 ceph-mon[21151]: from='client.280437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:46 smithi046 ceph-mon[19468]: pgmap v8889: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:46 smithi087 ceph-mon[20993]: pgmap v8889: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:46 smithi077 ceph-mon[21151]: pgmap v8889: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:48.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:48.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:48.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:48 smithi046 ceph-mon[19468]: pgmap v8890: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:48 smithi087 ceph-mon[20993]: pgmap v8890: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:49.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:48 smithi077 ceph-mon[21151]: pgmap v8890: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:49.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:49.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:49.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:49.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:49.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:50 smithi046 ceph-mon[19468]: from='client.280512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:50 smithi046 ceph-mon[19468]: pgmap v8891: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:50 smithi087 ceph-mon[20993]: from='client.280512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:50 smithi087 ceph-mon[20993]: pgmap v8891: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:50 smithi077 ceph-mon[21151]: from='client.280512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:50 smithi077 ceph-mon[21151]: pgmap v8891: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:53.204 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: pgmap v8892: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:53.204 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.205 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: pgmap v8892: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: pgmap v8892: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:30:54.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:30:54.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:30:54.459 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:30:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:54 smithi046 ceph-mon[19468]: pgmap v8893: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:55.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:30:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:30:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:30:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:30:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:30:55.304 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:54 smithi077 ceph-mon[21151]: pgmap v8893: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:54 smithi087 ceph-mon[20993]: pgmap v8893: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:30:56.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:55 smithi087 ceph-mon[20993]: from='client.280587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:55 smithi046 ceph-mon[19468]: from='client.280587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:56.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:55 smithi077 ceph-mon[21151]: from='client.280587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:30:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:56 smithi046 ceph-mon[19468]: pgmap v8894: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:30:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:56 smithi087 ceph-mon[20993]: pgmap v8894: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:30:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:56 smithi077 ceph-mon[21151]: pgmap v8894: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:30:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:30:58 smithi046 ceph-mon[19468]: pgmap v8895: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:30:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:30:58 smithi087 ceph-mon[20993]: pgmap v8895: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:30:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:30:58 smithi077 ceph-mon[21151]: pgmap v8895: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:31:00.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:00.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:00.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:00.846 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:00.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:00.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:00.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:00.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:00 smithi046 ceph-mon[19468]: pgmap v8896: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:31:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:00 smithi087 ceph-mon[20993]: pgmap v8896: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:31:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:00 smithi077 ceph-mon[21151]: pgmap v8896: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:31:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:01 smithi046 ceph-mon[19468]: from='client.280662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:01 smithi087 ceph-mon[20993]: from='client.280662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:01 smithi077 ceph-mon[21151]: from='client.280662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:02 smithi046 ceph-mon[19468]: pgmap v8897: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:02 smithi087 ceph-mon[20993]: pgmap v8897: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:02 smithi077 ceph-mon[21151]: pgmap v8897: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:04 smithi087 ceph-mon[20993]: pgmap v8898: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:04 smithi046 ceph-mon[19468]: pgmap v8898: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:04 smithi077 ceph-mon[21151]: pgmap v8898: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:05.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:05.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:05.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:06.531 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:06.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:06.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:06.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:06.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:06 smithi046 ceph-mon[19468]: pgmap v8899: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:06 smithi087 ceph-mon[20993]: pgmap v8899: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:06 smithi077 ceph-mon[21151]: pgmap v8899: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:08.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:07 smithi077 ceph-mon[21151]: from='client.280737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:07 smithi046 ceph-mon[19468]: from='client.280737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:07 smithi087 ceph-mon[20993]: from='client.280737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:08 smithi046 ceph-mon[19468]: pgmap v8900: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:08 smithi087 ceph-mon[20993]: pgmap v8900: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:08 smithi077 ceph-mon[21151]: pgmap v8900: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:10 smithi046 ceph-mon[19468]: pgmap v8901: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:10 smithi087 ceph-mon[20993]: pgmap v8901: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:10 smithi077 ceph-mon[21151]: pgmap v8901: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:31:11.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:11.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:11.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:12.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:12.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:12.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:12.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:12.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:13.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: pgmap v8902: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:31:13.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='client.280815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:13.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: pgmap v8902: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='client.280815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: pgmap v8902: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='client.280815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:14 smithi077 ceph-mon[21151]: pgmap v8903: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:15.288 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:14 smithi046 ceph-mon[19468]: pgmap v8903: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:14 smithi087 ceph-mon[20993]: pgmap v8903: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:17.165 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:16 smithi077 ceph-mon[21151]: pgmap v8904: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:17.226 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:16 smithi046 ceph-mon[19468]: pgmap v8904: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:17.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:17.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:17.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:16 smithi087 ceph-mon[20993]: pgmap v8904: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:17.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:17.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:17.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:17.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:17.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:18 smithi046 ceph-mon[19468]: pgmap v8905: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:18 smithi046 ceph-mon[19468]: from='client.280893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:18 smithi087 ceph-mon[20993]: pgmap v8905: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:18 smithi087 ceph-mon[20993]: from='client.280893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:18 smithi077 ceph-mon[21151]: pgmap v8905: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:18 smithi077 ceph-mon[21151]: from='client.280893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:20 smithi046 ceph-mon[19468]: pgmap v8906: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:20 smithi087 ceph-mon[20993]: pgmap v8906: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:20 smithi077 ceph-mon[21151]: pgmap v8906: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:22.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:22.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:22.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:31:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:31:23.102+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:31:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:31:23.103+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: pgmap v8907: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:31:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: pgmap v8907: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: pgmap v8907: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:23.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:23.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:23.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:23.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:23.603 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:24.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:24 smithi046 ceph-mon[19468]: pgmap v8908: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:24 smithi046 ceph-mon[19468]: from='client.281055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:31:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:31:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:24 smithi087 ceph-mon[20993]: pgmap v8908: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:24 smithi087 ceph-mon[20993]: from='client.281055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:31:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:31:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:24 smithi077 ceph-mon[21151]: pgmap v8908: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:24 smithi077 ceph-mon[21151]: from='client.281055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:26 smithi046 ceph-mon[19468]: pgmap v8909: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:27.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:26 smithi087 ceph-mon[20993]: pgmap v8909: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:26 smithi077 ceph-mon[21151]: pgmap v8909: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:29.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:29.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:29.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:29.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:29.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:29.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:28 smithi046 ceph-mon[19468]: pgmap v8910: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:28 smithi087 ceph-mon[20993]: pgmap v8910: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:29.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:28 smithi077 ceph-mon[21151]: pgmap v8910: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:29 smithi046 ceph-mon[19468]: from='client.281148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:29 smithi087 ceph-mon[20993]: from='client.281148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:30.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:29 smithi077 ceph-mon[21151]: from='client.281148 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:30 smithi046 ceph-mon[19468]: pgmap v8911: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:30 smithi087 ceph-mon[20993]: pgmap v8911: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:30 smithi077 ceph-mon[21151]: pgmap v8911: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: pgmap v8912: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: pgmap v8912: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: pgmap v8912: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:34.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:34.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:34.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:34.978 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:34.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:34.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:34.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:34.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:35 smithi046 ceph-mon[19468]: pgmap v8913: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:35 smithi087 ceph-mon[20993]: pgmap v8913: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:35 smithi077 ceph-mon[21151]: pgmap v8913: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:36.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:36 smithi077 ceph-mon[21151]: from='client.281226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:36.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:36 smithi046 ceph-mon[19468]: from='client.281226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:36 smithi087 ceph-mon[20993]: from='client.281226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:37.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:37 smithi046 ceph-mon[19468]: pgmap v8914: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:37 smithi087 ceph-mon[20993]: pgmap v8914: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:37.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:37 smithi077 ceph-mon[21151]: pgmap v8914: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:31:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:39 smithi046 ceph-mon[19468]: pgmap v8915: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:39 smithi087 ceph-mon[20993]: pgmap v8915: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:39 smithi077 ceph-mon[21151]: pgmap v8915: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:39.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:39.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:39.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:40.665 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:40.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:40.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:40.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:40.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:41 smithi046 ceph-mon[19468]: pgmap v8916: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:41 smithi087 ceph-mon[20993]: pgmap v8916: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:41 smithi077 ceph-mon[21151]: pgmap v8916: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:31:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:42 smithi046 ceph-mon[19468]: from='client.281298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:42 smithi087 ceph-mon[20993]: from='client.281298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:42 smithi077 ceph-mon[21151]: from='client.281298 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:43.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:43 smithi087 ceph-mon[20993]: pgmap v8917: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:43.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:43 smithi046 ceph-mon[19468]: pgmap v8917: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:43 smithi077 ceph-mon[21151]: pgmap v8917: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:45.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:45 smithi046 ceph-mon[19468]: pgmap v8918: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:45 smithi087 ceph-mon[20993]: pgmap v8918: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:45 smithi077 ceph-mon[21151]: pgmap v8918: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:31:45.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:45.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:45.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:46.352 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:46.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:46.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:46.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:46.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:47.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:47 smithi087 ceph-mon[20993]: pgmap v8919: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:47.250 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:47 smithi087 ceph-mon[20993]: from='client.281373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:47 smithi046 ceph-mon[19468]: pgmap v8919: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:47 smithi046 ceph-mon[19468]: from='client.281373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:47 smithi077 ceph-mon[21151]: pgmap v8919: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:47 smithi077 ceph-mon[21151]: from='client.281373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:49 smithi046 ceph-mon[19468]: pgmap v8920: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:49 smithi087 ceph-mon[20993]: pgmap v8920: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:49.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:49 smithi077 ceph-mon[21151]: pgmap v8920: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:51.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:51 smithi046 ceph-mon[19468]: pgmap v8921: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:51.354 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:51.354 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:51 smithi087 ceph-mon[20993]: pgmap v8921: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:51 smithi077 ceph-mon[21151]: pgmap v8921: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:31:52.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:52.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:52.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:52.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:52.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: pgmap v8922: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='client.281451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: pgmap v8922: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='client.281451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: pgmap v8922: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='client.281451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:31:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:55 smithi046 ceph-mon[19468]: pgmap v8923: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:55 smithi087 ceph-mon[20993]: pgmap v8923: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:55 smithi077 ceph-mon[21151]: pgmap v8923: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:57.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:31:57.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:31:57.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:31:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:57 smithi077 ceph-mon[21151]: pgmap v8924: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:57 smithi046 ceph-mon[19468]: pgmap v8924: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:57 smithi087 ceph-mon[20993]: pgmap v8924: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:31:57.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:31:57.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:31:57.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:31:57.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:31:57.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:31:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:59 smithi077 ceph-mon[21151]: pgmap v8925: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:31:59 smithi077 ceph-mon[21151]: from='client.281526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:59 smithi046 ceph-mon[19468]: pgmap v8925: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:31:59 smithi046 ceph-mon[19468]: from='client.281526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:31:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:59 smithi087 ceph-mon[20993]: pgmap v8925: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:31:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:31:59 smithi087 ceph-mon[20993]: from='client.281526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:01 smithi046 ceph-mon[19468]: pgmap v8926: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:01 smithi087 ceph-mon[20993]: pgmap v8926: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:01 smithi077 ceph-mon[21151]: pgmap v8926: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:02.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:02.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:02.729 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:03 smithi046 ceph-mon[19468]: pgmap v8927: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:03 smithi087 ceph-mon[20993]: pgmap v8927: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:03 smithi077 ceph-mon[21151]: pgmap v8927: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:03.420 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:03.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:03.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:03.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:03.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:04 smithi046 ceph-mon[19468]: from='client.281601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:04 smithi087 ceph-mon[20993]: from='client.281601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:04.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.381 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.381 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:04 smithi077 ceph-mon[21151]: from='client.281601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:05 smithi046 ceph-mon[19468]: pgmap v8928: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:05 smithi087 ceph-mon[20993]: pgmap v8928: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:05 smithi077 ceph-mon[21151]: pgmap v8928: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:06.321 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:06 smithi087 ceph-mon[20993]: pgmap v8929: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:06 smithi046 ceph-mon[19468]: pgmap v8929: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:06 smithi077 ceph-mon[21151]: pgmap v8929: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:08 smithi087 ceph-mon[20993]: pgmap v8930: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:08.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:08.422 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:08.423 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:08 smithi046 ceph-mon[19468]: pgmap v8930: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:08 smithi077 ceph-mon[21151]: pgmap v8930: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:09.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:09.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:09 smithi046 ceph-mon[19468]: from='client.281676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:09 smithi087 ceph-mon[20993]: from='client.281676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:09 smithi077 ceph-mon[21151]: from='client.281676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:10 smithi046 ceph-mon[19468]: pgmap v8931: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:10 smithi087 ceph-mon[20993]: pgmap v8931: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:10.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:10 smithi077 ceph-mon[21151]: pgmap v8931: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:12 smithi046 ceph-mon[19468]: pgmap v8932: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:12 smithi087 ceph-mon[20993]: pgmap v8932: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:12.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:12 smithi077 ceph-mon[21151]: pgmap v8932: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:14.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:14.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:14.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:14.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:14.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:14.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:14 smithi046 ceph-mon[19468]: pgmap v8933: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:14 smithi087 ceph-mon[20993]: pgmap v8933: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:14.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:14 smithi077 ceph-mon[21151]: pgmap v8933: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:15 smithi046 ceph-mon[19468]: from='client.281754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:15 smithi087 ceph-mon[20993]: from='client.281754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:15 smithi077 ceph-mon[21151]: from='client.281754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:16 smithi046 ceph-mon[19468]: pgmap v8934: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:16 smithi087 ceph-mon[20993]: pgmap v8934: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:16 smithi077 ceph-mon[21151]: pgmap v8934: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:18 smithi077 ceph-mon[21151]: pgmap v8935: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:18 smithi046 ceph-mon[19468]: pgmap v8935: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:18 smithi087 ceph-mon[20993]: pgmap v8935: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:19.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:19.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:19.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:20.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:20 smithi046 ceph-mon[19468]: pgmap v8936: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:20 smithi087 ceph-mon[20993]: pgmap v8936: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:20 smithi077 ceph-mon[21151]: pgmap v8936: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:21 smithi046 ceph-mon[19468]: from='client.281832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:21 smithi087 ceph-mon[20993]: from='client.281832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:21 smithi077 ceph-mon[21151]: from='client.281832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:22 smithi046 ceph-mon[19468]: pgmap v8937: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:22 smithi087 ceph-mon[20993]: pgmap v8937: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:22 smithi077 ceph-mon[21151]: pgmap v8937: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:23.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:32:23.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:32:23.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:32:23.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:23.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:32:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:32:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:32:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:24.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:32:23.838+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:32:24.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:32:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:32:23.839+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:32:24.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:24.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:24 smithi087 ceph-mon[20993]: pgmap v8938: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:32:24.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:32:24.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:32:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:24 smithi046 ceph-mon[19468]: pgmap v8938: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:32:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:32:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:32:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:32:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:24 smithi077 ceph-mon[21151]: pgmap v8938: 225 pgs: 225 active+clean; 589 KiB data, 176 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:32:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:32:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:32:25.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:26.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:26.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:26.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:26.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:26.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:26.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:26 smithi087 ceph-mon[20993]: pgmap v8939: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:26.801 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:26 smithi087 ceph-mon[20993]: from='client.282015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:26 smithi046 ceph-mon[19468]: pgmap v8939: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:26 smithi046 ceph-mon[19468]: from='client.282015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:26 smithi077 ceph-mon[21151]: pgmap v8939: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:26 smithi077 ceph-mon[21151]: from='client.282015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:28.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:28 smithi087 ceph-mon[20993]: pgmap v8940: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:28 smithi046 ceph-mon[19468]: pgmap v8940: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:28 smithi077 ceph-mon[21151]: pgmap v8940: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:30 smithi046 ceph-mon[19468]: pgmap v8941: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:30 smithi087 ceph-mon[20993]: pgmap v8941: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:30 smithi077 ceph-mon[21151]: pgmap v8941: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:32:31.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:31.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:31.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:31.850 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:31.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:31.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:31.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:31.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:32 smithi046 ceph-mon[19468]: pgmap v8942: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:32 smithi046 ceph-mon[19468]: from='client.282084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:32 smithi087 ceph-mon[20993]: pgmap v8942: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:32 smithi087 ceph-mon[20993]: from='client.282084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:32 smithi077 ceph-mon[21151]: pgmap v8942: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:32 smithi077 ceph-mon[21151]: from='client.282084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:34 smithi077 ceph-mon[21151]: pgmap v8943: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:34 smithi046 ceph-mon[19468]: pgmap v8943: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:34 smithi087 ceph-mon[20993]: pgmap v8943: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:36.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:36.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:36.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:36 smithi077 ceph-mon[21151]: pgmap v8944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:36 smithi046 ceph-mon[19468]: pgmap v8944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:36 smithi087 ceph-mon[20993]: pgmap v8944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:32:37.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:37.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:38.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:38 smithi046 ceph-mon[19468]: from='client.282156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:38.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:38 smithi046 ceph-mon[19468]: pgmap v8945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:38 smithi077 ceph-mon[21151]: from='client.282156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:38 smithi077 ceph-mon[21151]: pgmap v8945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:38 smithi087 ceph-mon[20993]: from='client.282156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:38 smithi087 ceph-mon[20993]: pgmap v8945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:40 smithi077 ceph-mon[21151]: pgmap v8946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:40 smithi046 ceph-mon[19468]: pgmap v8946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:40 smithi087 ceph-mon[20993]: pgmap v8946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:42.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:42.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:42.539 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:42 smithi077 ceph-mon[21151]: pgmap v8947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:42.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:42 smithi046 ceph-mon[19468]: pgmap v8947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:42 smithi087 ceph-mon[20993]: pgmap v8947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:43.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:43.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:43 smithi077 ceph-mon[21151]: from='client.282228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:43 smithi087 ceph-mon[20993]: from='client.282228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:44.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:43 smithi046 ceph-mon[19468]: from='client.282228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:44.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:44 smithi077 ceph-mon[21151]: pgmap v8948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:44 smithi046 ceph-mon[19468]: pgmap v8948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:44 smithi087 ceph-mon[20993]: pgmap v8948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:46 smithi077 ceph-mon[21151]: pgmap v8949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:46 smithi046 ceph-mon[19468]: pgmap v8949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:46 smithi087 ceph-mon[20993]: pgmap v8949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:48.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:48 smithi087 ceph-mon[20993]: pgmap v8950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:48.913 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:48.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:48.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:48.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:48.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:48.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:48 smithi077 ceph-mon[21151]: pgmap v8950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:48 smithi046 ceph-mon[19468]: pgmap v8950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:49 smithi087 ceph-mon[20993]: from='client.282300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:49 smithi046 ceph-mon[19468]: from='client.282300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:49 smithi077 ceph-mon[21151]: from='client.282300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:50 smithi046 ceph-mon[19468]: pgmap v8951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:50 smithi087 ceph-mon[20993]: pgmap v8951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:50 smithi077 ceph-mon[21151]: pgmap v8951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:52 smithi046 ceph-mon[19468]: pgmap v8952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:52 smithi087 ceph-mon[20993]: pgmap v8952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:52 smithi077 ceph-mon[21151]: pgmap v8952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:53.915 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:53.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:53.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:53.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:32:54.600 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:32:54.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:32:54.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:32:54.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:32:54.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:32:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:54 smithi046 ceph-mon[19468]: pgmap v8953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:54 smithi087 ceph-mon[20993]: pgmap v8953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:55.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:54 smithi077 ceph-mon[21151]: pgmap v8953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:55 smithi046 ceph-mon[19468]: from='client.282375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:55 smithi087 ceph-mon[20993]: from='client.282375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:55 smithi077 ceph-mon[21151]: from='client.282375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:32:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:56 smithi046 ceph-mon[19468]: pgmap v8954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:56 smithi087 ceph-mon[20993]: pgmap v8954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:56 smithi077 ceph-mon[21151]: pgmap v8954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:32:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:32:58 smithi077 ceph-mon[21151]: pgmap v8955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:32:58 smithi046 ceph-mon[19468]: pgmap v8955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:32:58 smithi087 ceph-mon[20993]: pgmap v8955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:32:59.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:32:59.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:32:59.602 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:00.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:00.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:00.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:00.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:00.287 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:00 smithi077 ceph-mon[21151]: pgmap v8956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:00 smithi077 ceph-mon[21151]: from='client.282450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:00 smithi046 ceph-mon[19468]: pgmap v8956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:00 smithi046 ceph-mon[19468]: from='client.282450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:00 smithi087 ceph-mon[20993]: pgmap v8956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:00 smithi087 ceph-mon[20993]: from='client.282450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:02 smithi046 ceph-mon[19468]: pgmap v8957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:02 smithi087 ceph-mon[20993]: pgmap v8957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:02 smithi077 ceph-mon[21151]: pgmap v8957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:04 smithi046 ceph-mon[19468]: pgmap v8958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:04 smithi087 ceph-mon[20993]: pgmap v8958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:04 smithi077 ceph-mon[21151]: pgmap v8958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:05.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:05.973 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:05.973 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:05.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:05.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:05.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:06 smithi046 ceph-mon[19468]: pgmap v8959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:06 smithi046 ceph-mon[19468]: from='client.282528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:06 smithi087 ceph-mon[20993]: pgmap v8959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:06 smithi087 ceph-mon[20993]: from='client.282528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:06.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:06 smithi077 ceph-mon[21151]: pgmap v8959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:06 smithi077 ceph-mon[21151]: from='client.282528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:08.778 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:08 smithi087 ceph-mon[20993]: pgmap v8960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:08 smithi046 ceph-mon[19468]: pgmap v8960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:08.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:08 smithi077 ceph-mon[21151]: pgmap v8960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:10 smithi046 ceph-mon[19468]: pgmap v8961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:10 smithi087 ceph-mon[20993]: pgmap v8961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:10 smithi077 ceph-mon[21151]: pgmap v8961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:10.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:10.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:10.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:11.655 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:11.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:12.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:12 smithi077 ceph-mon[21151]: pgmap v8962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:12.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:12 smithi077 ceph-mon[21151]: from='client.282606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:12 smithi046 ceph-mon[19468]: pgmap v8962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:12 smithi046 ceph-mon[19468]: from='client.282606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:12 smithi087 ceph-mon[20993]: pgmap v8962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:12 smithi087 ceph-mon[20993]: from='client.282606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:14.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:14 smithi077 ceph-mon[21151]: pgmap v8963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:14 smithi046 ceph-mon[19468]: pgmap v8963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:14 smithi087 ceph-mon[20993]: pgmap v8963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:16.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:16.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:16.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:16 smithi046 ceph-mon[19468]: pgmap v8964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:16 smithi077 ceph-mon[21151]: pgmap v8964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:17.338 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:17.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:17.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:17.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:17.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:16 smithi087 ceph-mon[20993]: pgmap v8964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:17 smithi077 ceph-mon[21151]: from='client.282684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:17 smithi046 ceph-mon[19468]: from='client.282684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:17 smithi087 ceph-mon[20993]: from='client.282684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:18 smithi046 ceph-mon[19468]: pgmap v8965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:19.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:18 smithi077 ceph-mon[21151]: pgmap v8965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:18 smithi087 ceph-mon[20993]: pgmap v8965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:21.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:20 smithi077 ceph-mon[21151]: pgmap v8966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:21.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:20 smithi046 ceph-mon[19468]: pgmap v8966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:20 smithi087 ceph-mon[20993]: pgmap v8966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:22.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:22.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:22.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:23.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:23.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:23.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:23.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:23.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:22 smithi077 ceph-mon[21151]: pgmap v8967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:22 smithi046 ceph-mon[19468]: pgmap v8967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:22 smithi087 ceph-mon[20993]: pgmap v8967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:33:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:23 smithi046 ceph-mon[19468]: from='client.282759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:23 smithi087 ceph-mon[20993]: from='client.282759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:23 smithi077 ceph-mon[21151]: from='client.282759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:24.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:33:24.574+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:33:24.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:33:24.575+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: pgmap v8968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: pgmap v8968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: pgmap v8968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:33:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:33:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:33:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:33:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:33:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:33:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:33:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:26 smithi046 ceph-mon[19468]: pgmap v8969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:26 smithi087 ceph-mon[20993]: pgmap v8969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:26 smithi077 ceph-mon[21151]: pgmap v8969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:28.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:28.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:28.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:28.709 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:28.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:28.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:28.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:28.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:28 smithi046 ceph-mon[19468]: pgmap v8970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:29.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:28 smithi087 ceph-mon[20993]: pgmap v8970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:28 smithi077 ceph-mon[21151]: pgmap v8970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:30.189 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:29 smithi087 ceph-mon[20993]: from='client.282939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:29 smithi046 ceph-mon[19468]: from='client.282939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:30.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:29 smithi077 ceph-mon[21151]: from='client.282939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:31.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:30 smithi046 ceph-mon[19468]: pgmap v8971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:30 smithi087 ceph-mon[20993]: pgmap v8971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:30 smithi077 ceph-mon[21151]: pgmap v8971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:32 smithi046 ceph-mon[19468]: pgmap v8972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:32 smithi087 ceph-mon[20993]: pgmap v8972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:32 smithi077 ceph-mon[21151]: pgmap v8972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:33.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:33.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:33.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.407 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:34.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:34.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:34.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:34.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:34.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:35 smithi046 ceph-mon[19468]: pgmap v8973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:35 smithi046 ceph-mon[19468]: from='client.283014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:35 smithi087 ceph-mon[20993]: pgmap v8973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:35 smithi087 ceph-mon[20993]: from='client.283014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:35 smithi077 ceph-mon[21151]: pgmap v8973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:35 smithi077 ceph-mon[21151]: from='client.283014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:37 smithi046 ceph-mon[19468]: pgmap v8974: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:37 smithi087 ceph-mon[20993]: pgmap v8974: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:37 smithi077 ceph-mon[21151]: pgmap v8974: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:33:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:39 smithi046 ceph-mon[19468]: pgmap v8975: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:39 smithi087 ceph-mon[20993]: pgmap v8975: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:39.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:39.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:39.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:39 smithi077 ceph-mon[21151]: pgmap v8975: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:40.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:40.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:40.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:40.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:40.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:41 smithi077 ceph-mon[21151]: pgmap v8976: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:41 smithi077 ceph-mon[21151]: from='client.283089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:41 smithi046 ceph-mon[19468]: pgmap v8976: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:41 smithi046 ceph-mon[19468]: from='client.283089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:41 smithi087 ceph-mon[20993]: pgmap v8976: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:41 smithi087 ceph-mon[20993]: from='client.283089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:43 smithi046 ceph-mon[19468]: pgmap v8977: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:33:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:43 smithi087 ceph-mon[20993]: pgmap v8977: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:33:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:43 smithi077 ceph-mon[21151]: pgmap v8977: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T07:33:45.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:44 smithi046 ceph-mon[19468]: pgmap v8978: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:33:45.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:45.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:45.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:44 smithi087 ceph-mon[20993]: pgmap v8978: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:33:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:44 smithi077 ceph-mon[21151]: pgmap v8978: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:33:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:45.774 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:45.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:45.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:45.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:45.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:46 smithi046 ceph-mon[19468]: pgmap v8979: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:46 smithi046 ceph-mon[19468]: from='client.283164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:46 smithi087 ceph-mon[20993]: pgmap v8979: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:46 smithi087 ceph-mon[20993]: from='client.283164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:46 smithi077 ceph-mon[21151]: pgmap v8979: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:46 smithi077 ceph-mon[21151]: from='client.283164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:49.042 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:48 smithi087 ceph-mon[20993]: pgmap v8980: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:48 smithi046 ceph-mon[19468]: pgmap v8980: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:48 smithi077 ceph-mon[21151]: pgmap v8980: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:50.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:50.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:50.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:50 smithi077 ceph-mon[21151]: pgmap v8981: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:51.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:50 smithi087 ceph-mon[20993]: pgmap v8981: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:50 smithi046 ceph-mon[19468]: pgmap v8981: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:33:51.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:51.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:51.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:51.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:51.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:53.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:52 smithi077 ceph-mon[21151]: from='client.283236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:53.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:52 smithi077 ceph-mon[21151]: pgmap v8982: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:52 smithi046 ceph-mon[19468]: from='client.283236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:52 smithi046 ceph-mon[19468]: pgmap v8982: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:52 smithi087 ceph-mon[20993]: from='client.283236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:52 smithi087 ceph-mon[20993]: pgmap v8982: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.336 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:33:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:55 smithi046 ceph-mon[19468]: pgmap v8983: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:33:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:55 smithi087 ceph-mon[20993]: pgmap v8983: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:33:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:55 smithi077 ceph-mon[21151]: pgmap v8983: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:33:56.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:33:56.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:33:56.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:33:57.141 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:33:57.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:33:57.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:33:57.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:33:57.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:33:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:57 smithi046 ceph-mon[19468]: pgmap v8984: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:33:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:57 smithi087 ceph-mon[20993]: pgmap v8984: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:33:57.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:57 smithi077 ceph-mon[21151]: pgmap v8984: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:33:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:58 smithi046 ceph-mon[19468]: from='client.283311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:58 smithi087 ceph-mon[20993]: from='client.283311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:58 smithi077 ceph-mon[21151]: from='client.283311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:33:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:33:59 smithi046 ceph-mon[19468]: pgmap v8985: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:33:59 smithi087 ceph-mon[20993]: pgmap v8985: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:33:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:33:59 smithi077 ceph-mon[21151]: pgmap v8985: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:00 smithi046 ceph-mon[19468]: pgmap v8986: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:00 smithi087 ceph-mon[20993]: pgmap v8986: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:00 smithi077 ceph-mon[21151]: pgmap v8986: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:02.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:02.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:02.144 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:02.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:02 smithi046 ceph-mon[19468]: pgmap v8987: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:02.618 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:02 smithi077 ceph-mon[21151]: pgmap v8987: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:02 smithi087 ceph-mon[20993]: pgmap v8987: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:02.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:02.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:02.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:02.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:02.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:03 smithi046 ceph-mon[19468]: from='client.283386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:03 smithi087 ceph-mon[20993]: from='client.283386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:03 smithi077 ceph-mon[21151]: from='client.283386 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:04 smithi087 ceph-mon[20993]: pgmap v8988: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:04 smithi077 ceph-mon[21151]: pgmap v8988: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:04 smithi046 ceph-mon[19468]: pgmap v8988: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:06 smithi087 ceph-mon[20993]: pgmap v8989: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:06 smithi077 ceph-mon[21151]: pgmap v8989: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:06 smithi046 ceph-mon[19468]: pgmap v8989: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:07.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:07.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:07.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:08.505 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:08.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:08.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:08.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:08.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:08 smithi087 ceph-mon[20993]: pgmap v8990: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:08 smithi077 ceph-mon[21151]: pgmap v8990: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:08 smithi046 ceph-mon[19468]: pgmap v8990: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:10.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:09 smithi087 ceph-mon[20993]: from='client.283458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:09 smithi077 ceph-mon[21151]: from='client.283458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:09 smithi046 ceph-mon[19468]: from='client.283458 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:11.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:10 smithi087 ceph-mon[20993]: pgmap v8991: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:10 smithi077 ceph-mon[21151]: pgmap v8991: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:10 smithi046 ceph-mon[19468]: pgmap v8991: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:13.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:12 smithi077 ceph-mon[21151]: pgmap v8992: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:13.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:12 smithi087 ceph-mon[20993]: pgmap v8992: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:12 smithi046 ceph-mon[19468]: pgmap v8992: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:13.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:13.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:13.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:14.200 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:14.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:14.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:14.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:14.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:14.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: pgmap v8993: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:14.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:14 smithi046 ceph-mon[19468]: from='client.283536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: pgmap v8993: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:14 smithi087 ceph-mon[20993]: from='client.283536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: pgmap v8993: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:14 smithi077 ceph-mon[21151]: from='client.283536 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:16 smithi046 ceph-mon[19468]: pgmap v8994: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:16 smithi087 ceph-mon[20993]: pgmap v8994: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:16 smithi077 ceph-mon[21151]: pgmap v8994: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:18 smithi046 ceph-mon[19468]: pgmap v8995: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:18 smithi087 ceph-mon[20993]: pgmap v8995: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:18 smithi077 ceph-mon[21151]: pgmap v8995: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:19.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:19.202 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:19.202 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:19.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:19.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:19.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:19.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:19.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:20 smithi046 ceph-mon[19468]: pgmap v8996: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:20 smithi046 ceph-mon[19468]: from='client.283611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:20 smithi087 ceph-mon[20993]: pgmap v8996: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:20 smithi087 ceph-mon[20993]: from='client.283611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:20 smithi077 ceph-mon[21151]: pgmap v8996: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:20 smithi077 ceph-mon[21151]: from='client.283611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:22 smithi077 ceph-mon[21151]: pgmap v8997: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:22 smithi046 ceph-mon[19468]: pgmap v8997: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:22 smithi087 ceph-mon[20993]: pgmap v8997: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:24.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:24.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:24.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:25.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: pgmap v8998: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:25.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: pgmap v8998: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:34:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:34:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:34:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: pgmap v8998: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:34:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:25.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:34:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:34:25.348+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:34:25.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:34:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:34:25.358+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:34:25.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:25.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:25.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:25.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:25.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:34:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:26 smithi046 ceph-mon[19468]: from='client.283725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:26 smithi046 ceph-mon[19468]: pgmap v8999: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:34:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:34:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:26 smithi087 ceph-mon[20993]: from='client.283725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:26 smithi087 ceph-mon[20993]: pgmap v8999: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:34:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:26 smithi077 ceph-mon[21151]: from='client.283725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:26 smithi077 ceph-mon[21151]: pgmap v8999: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:34:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:34:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:29 smithi046 ceph-mon[19468]: pgmap v9000: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:29 smithi087 ceph-mon[20993]: pgmap v9000: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:29 smithi077 ceph-mon[21151]: pgmap v9000: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:30.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:30.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:30.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:31.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:31 smithi087 ceph-mon[20993]: pgmap v9001: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:31 smithi046 ceph-mon[19468]: pgmap v9001: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:31.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:31.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:31.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:31.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:31.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:31 smithi077 ceph-mon[21151]: pgmap v9001: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:34:32.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:32 smithi046 ceph-mon[19468]: from='client.283857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:32.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:32 smithi087 ceph-mon[20993]: from='client.283857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:32 smithi077 ceph-mon[21151]: from='client.283857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:33.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:33 smithi046 ceph-mon[19468]: pgmap v9002: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:33.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:33 smithi077 ceph-mon[21151]: pgmap v9002: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:33 smithi087 ceph-mon[20993]: pgmap v9002: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: pgmap v9003: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: pgmap v9003: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: pgmap v9003: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:36.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:36.400 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:36.400 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:36 smithi046 ceph-mon[19468]: pgmap v9004: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:36 smithi087 ceph-mon[20993]: pgmap v9004: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:36.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:36 smithi077 ceph-mon[21151]: pgmap v9004: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:34:37.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:37 smithi046 ceph-mon[19468]: from='client.283932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:37 smithi087 ceph-mon[20993]: from='client.283932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:37 smithi077 ceph-mon[21151]: from='client.283932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:38 smithi046 ceph-mon[19468]: pgmap v9005: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:38 smithi087 ceph-mon[20993]: pgmap v9005: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:38 smithi077 ceph-mon[21151]: pgmap v9005: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:40 smithi046 ceph-mon[19468]: pgmap v9006: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:40 smithi087 ceph-mon[20993]: pgmap v9006: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:40 smithi077 ceph-mon[21151]: pgmap v9006: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:42.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:42.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:42.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:42.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:42 smithi046 ceph-mon[19468]: pgmap v9007: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:42 smithi087 ceph-mon[20993]: pgmap v9007: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:42 smithi077 ceph-mon[21151]: pgmap v9007: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:34:42.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:42.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:42.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:42.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:42.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:43 smithi077 ceph-mon[21151]: from='client.284004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:43.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:43 smithi046 ceph-mon[19468]: from='client.284004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:43 smithi087 ceph-mon[20993]: from='client.284004 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:44 smithi046 ceph-mon[19468]: pgmap v9008: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:44 smithi087 ceph-mon[20993]: pgmap v9008: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:44 smithi077 ceph-mon[21151]: pgmap v9008: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:46 smithi046 ceph-mon[19468]: pgmap v9009: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:46.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:46 smithi087 ceph-mon[20993]: pgmap v9009: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:46 smithi077 ceph-mon[21151]: pgmap v9009: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:47.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:47.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:47.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:48.465 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:48.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:48.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:48.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:48.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:48 smithi046 ceph-mon[19468]: pgmap v9010: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:48 smithi087 ceph-mon[20993]: pgmap v9010: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:48.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:48 smithi077 ceph-mon[21151]: pgmap v9010: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:49 smithi046 ceph-mon[19468]: from='client.284082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:49 smithi087 ceph-mon[20993]: from='client.284082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:49.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:49 smithi077 ceph-mon[21151]: from='client.284082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:50 smithi046 ceph-mon[19468]: pgmap v9011: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:50 smithi087 ceph-mon[20993]: pgmap v9011: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:50 smithi077 ceph-mon[21151]: pgmap v9011: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:52 smithi046 ceph-mon[19468]: pgmap v9012: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:52 smithi087 ceph-mon[20993]: pgmap v9012: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:52 smithi077 ceph-mon[21151]: pgmap v9012: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:53.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:53.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:53.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:54.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:54.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:54.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:54.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:54.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: pgmap v9013: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:54 smithi046 ceph-mon[19468]: from='client.284157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: pgmap v9013: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:54 smithi087 ceph-mon[20993]: from='client.284157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: pgmap v9013: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:34:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:54 smithi077 ceph-mon[21151]: from='client.284157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:34:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:56 smithi046 ceph-mon[19468]: pgmap v9014: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:56 smithi087 ceph-mon[20993]: pgmap v9014: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:56 smithi077 ceph-mon[21151]: pgmap v9014: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:34:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:34:58 smithi046 ceph-mon[19468]: pgmap v9015: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:34:58 smithi087 ceph-mon[20993]: pgmap v9015: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:34:58 smithi077 ceph-mon[21151]: pgmap v9015: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:34:59.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:34:59.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:34:59.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:34:59.830 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:34:59.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:34:59.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:34:59.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:34:59.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:00 smithi046 ceph-mon[19468]: pgmap v9016: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:00 smithi046 ceph-mon[19468]: from='client.284235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:00 smithi087 ceph-mon[20993]: pgmap v9016: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:00 smithi087 ceph-mon[20993]: from='client.284235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:00 smithi077 ceph-mon[21151]: pgmap v9016: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:00 smithi077 ceph-mon[21151]: from='client.284235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:02 smithi077 ceph-mon[21151]: pgmap v9017: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:35:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:02 smithi046 ceph-mon[19468]: pgmap v9017: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:35:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:02 smithi087 ceph-mon[20993]: pgmap v9017: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:35:04.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:04 smithi077 ceph-mon[21151]: pgmap v9018: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:04.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:04 smithi046 ceph-mon[19468]: pgmap v9018: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:04 smithi087 ceph-mon[20993]: pgmap v9018: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:05.531 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:05.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:05.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:05.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:05.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:06 smithi046 ceph-mon[19468]: from='client.284310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:06 smithi046 ceph-mon[19468]: pgmap v9019: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:06 smithi087 ceph-mon[20993]: from='client.284310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:06 smithi087 ceph-mon[20993]: pgmap v9019: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:06 smithi077 ceph-mon[21151]: from='client.284310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:06 smithi077 ceph-mon[21151]: pgmap v9019: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:08 smithi046 ceph-mon[19468]: pgmap v9020: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:08 smithi087 ceph-mon[20993]: pgmap v9020: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:08.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:08 smithi077 ceph-mon[21151]: pgmap v9020: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:10.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:10.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:10.533 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:10.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:10 smithi077 ceph-mon[21151]: pgmap v9021: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:10 smithi046 ceph-mon[19468]: pgmap v9021: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:10 smithi087 ceph-mon[20993]: pgmap v9021: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:11.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:11.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:11.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:11.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:11.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:11 smithi046 ceph-mon[19468]: from='client.284382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:11 smithi087 ceph-mon[20993]: from='client.284382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:11.733 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:11 smithi077 ceph-mon[21151]: from='client.284382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:12 smithi087 ceph-mon[20993]: pgmap v9022: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:12 smithi046 ceph-mon[19468]: pgmap v9022: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:12 smithi077 ceph-mon[21151]: pgmap v9022: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:14.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: pgmap v9023: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: pgmap v9023: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: pgmap v9023: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:16.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:16.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:16.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:16 smithi046 ceph-mon[19468]: pgmap v9024: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:16 smithi087 ceph-mon[20993]: pgmap v9024: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:16.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:16.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:16.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:16.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:16.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:16.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:16 smithi077 ceph-mon[21151]: pgmap v9024: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:17 smithi046 ceph-mon[19468]: from='client.284451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:17 smithi087 ceph-mon[20993]: from='client.284451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:17 smithi077 ceph-mon[21151]: from='client.284451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:18 smithi046 ceph-mon[19468]: pgmap v9025: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:18 smithi087 ceph-mon[20993]: pgmap v9025: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:18 smithi077 ceph-mon[21151]: pgmap v9025: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:20 smithi046 ceph-mon[19468]: pgmap v9026: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:20 smithi087 ceph-mon[20993]: pgmap v9026: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:20 smithi077 ceph-mon[21151]: pgmap v9026: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:21.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:21.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:21.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:22.594 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:22.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:22.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:22.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:22.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:22.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:22 smithi046 ceph-mon[19468]: pgmap v9027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:22.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:22 smithi087 ceph-mon[20993]: pgmap v9027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:22 smithi077 ceph-mon[21151]: pgmap v9027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:23.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:23 smithi077 ceph-mon[21151]: from='client.284523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:23.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:23 smithi046 ceph-mon[19468]: from='client.284523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:23 smithi087 ceph-mon[20993]: from='client.284523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:24 smithi046 ceph-mon[19468]: pgmap v9028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:24 smithi087 ceph-mon[20993]: pgmap v9028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:24 smithi077 ceph-mon[21151]: pgmap v9028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:35:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:35:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:35:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:35:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:35:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:35:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:35:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:35:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:35:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:26.582 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:35:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:35:26.134+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:35:26.583 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:35:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:35:26.135+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:35:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:26 smithi046 ceph-mon[19468]: pgmap v9029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:26 smithi087 ceph-mon[20993]: pgmap v9029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:26 smithi077 ceph-mon[21151]: pgmap v9029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 35 op/s 2024-08-31T07:35:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:35:27.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:27.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:27.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:35:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:35:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:35:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:35:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:35:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:35:28.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:28.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:28.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:28.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:28.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:28 smithi046 ceph-mon[19468]: pgmap v9030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:28 smithi046 ceph-mon[19468]: from='client.284697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:28 smithi087 ceph-mon[20993]: pgmap v9030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:28 smithi087 ceph-mon[20993]: from='client.284697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:28 smithi077 ceph-mon[21151]: pgmap v9030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:28 smithi077 ceph-mon[21151]: from='client.284697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:30 smithi046 ceph-mon[19468]: pgmap v9031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:30 smithi087 ceph-mon[20993]: pgmap v9031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:30 smithi077 ceph-mon[21151]: pgmap v9031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T07:35:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:32 smithi087 ceph-mon[20993]: pgmap v9032: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T07:35:33.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:33.277 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:32 smithi046 ceph-mon[19468]: pgmap v9032: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T07:35:33.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:33.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:32 smithi077 ceph-mon[21151]: pgmap v9032: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 60 KiB/s rd, 426 B/s wr, 94 op/s 2024-08-31T07:35:33.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:33.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:33.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:33.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:33.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:34.944 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: pgmap v9033: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='client.284772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:34.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: pgmap v9033: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='client.284772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: pgmap v9033: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='client.284772 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:36 smithi046 ceph-mon[19468]: pgmap v9034: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:36 smithi087 ceph-mon[20993]: pgmap v9034: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:36 smithi077 ceph-mon[21151]: pgmap v9034: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:38.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:38.967 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:38 smithi046 ceph-mon[19468]: pgmap v9035: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:38.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:38.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:38 smithi087 ceph-mon[20993]: pgmap v9035: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:38 smithi077 ceph-mon[21151]: pgmap v9035: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:39.651 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:39.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:39.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:39.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:39.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:40.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:40 smithi077 ceph-mon[21151]: from='client.284850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:40.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:40 smithi077 ceph-mon[21151]: pgmap v9036: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:40 smithi046 ceph-mon[19468]: from='client.284850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:40 smithi046 ceph-mon[19468]: pgmap v9036: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:40 smithi087 ceph-mon[20993]: from='client.284850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:40 smithi087 ceph-mon[20993]: pgmap v9036: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:35:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:42 smithi046 ceph-mon[19468]: pgmap v9037: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:42 smithi087 ceph-mon[20993]: pgmap v9037: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:42 smithi077 ceph-mon[21151]: pgmap v9037: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:35:44.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:44.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:44.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:44 smithi046 ceph-mon[19468]: pgmap v9038: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:44.880 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:44 smithi077 ceph-mon[21151]: pgmap v9038: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:44.880 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:44.880 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:44.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:44 smithi087 ceph-mon[20993]: pgmap v9038: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:45.341 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:45.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:45.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:45.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:45.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:46.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:45 smithi087 ceph-mon[20993]: from='client.284925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:46.037 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:45 smithi077 ceph-mon[21151]: from='client.284925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:45 smithi046 ceph-mon[19468]: from='client.284925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:46 smithi046 ceph-mon[19468]: pgmap v9039: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:46 smithi087 ceph-mon[20993]: pgmap v9039: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:46 smithi077 ceph-mon[21151]: pgmap v9039: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:48 smithi046 ceph-mon[19468]: pgmap v9040: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:48 smithi087 ceph-mon[20993]: pgmap v9040: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:48 smithi077 ceph-mon[21151]: pgmap v9040: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:50.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:50.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:50.343 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:51.033 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:51.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:51.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:51.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:51.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:50 smithi046 ceph-mon[19468]: pgmap v9041: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:50 smithi087 ceph-mon[20993]: pgmap v9041: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:50 smithi077 ceph-mon[21151]: pgmap v9041: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:52.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:51 smithi087 ceph-mon[20993]: from='client.285000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:51 smithi046 ceph-mon[19468]: from='client.285000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:51 smithi077 ceph-mon[21151]: from='client.285000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:52 smithi077 ceph-mon[21151]: pgmap v9042: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:53.302 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:52 smithi087 ceph-mon[20993]: pgmap v9042: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:52 smithi046 ceph-mon[19468]: pgmap v9042: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: pgmap v9043: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: pgmap v9043: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: pgmap v9043: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:35:56.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:35:56.035 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:35:56.036 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:35:56.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:35:56.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:35:56.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:35:56.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:35:56.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:35:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:56 smithi046 ceph-mon[19468]: pgmap v9044: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:56 smithi087 ceph-mon[20993]: pgmap v9044: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:56 smithi077 ceph-mon[21151]: pgmap v9044: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:57 smithi046 ceph-mon[19468]: from='client.285078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:57 smithi087 ceph-mon[20993]: from='client.285078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:57 smithi077 ceph-mon[21151]: from='client.285078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:35:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:35:58 smithi046 ceph-mon[19468]: pgmap v9045: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:35:58 smithi087 ceph-mon[20993]: pgmap v9045: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:35:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:35:58 smithi077 ceph-mon[21151]: pgmap v9045: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:00 smithi046 ceph-mon[19468]: pgmap v9046: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:00 smithi087 ceph-mon[20993]: pgmap v9046: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:00 smithi077 ceph-mon[21151]: pgmap v9046: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:01.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:01.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:01.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:02.413 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:02.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:02.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:02.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:02.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:02 smithi046 ceph-mon[19468]: pgmap v9047: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:02 smithi046 ceph-mon[19468]: from='client.285156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:02 smithi087 ceph-mon[20993]: pgmap v9047: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:02 smithi087 ceph-mon[20993]: from='client.285156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:02 smithi077 ceph-mon[21151]: pgmap v9047: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:02 smithi077 ceph-mon[21151]: from='client.285156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:04 smithi046 ceph-mon[19468]: pgmap v9048: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:04 smithi087 ceph-mon[20993]: pgmap v9048: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:04 smithi077 ceph-mon[21151]: pgmap v9048: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:06 smithi046 ceph-mon[19468]: pgmap v9049: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:07.115 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:06 smithi077 ceph-mon[21151]: pgmap v9049: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:06 smithi087 ceph-mon[20993]: pgmap v9049: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:07.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:07.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:07.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:08.107 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:08.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:08.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:08.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:08.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:08 smithi046 ceph-mon[19468]: pgmap v9050: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:08 smithi046 ceph-mon[19468]: from='client.285231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:08 smithi087 ceph-mon[20993]: pgmap v9050: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:08 smithi087 ceph-mon[20993]: from='client.285231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:08 smithi077 ceph-mon[21151]: pgmap v9050: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:08 smithi077 ceph-mon[21151]: from='client.285231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:10 smithi046 ceph-mon[19468]: pgmap v9051: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:10 smithi087 ceph-mon[20993]: pgmap v9051: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:10 smithi077 ceph-mon[21151]: pgmap v9051: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:12 smithi046 ceph-mon[19468]: pgmap v9052: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:13.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:13.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:13.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:12 smithi087 ceph-mon[20993]: pgmap v9052: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:12 smithi077 ceph-mon[21151]: pgmap v9052: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:13.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:13.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:13.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:13.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:13.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: pgmap v9053: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='client.285300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: pgmap v9053: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:15.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='client.285300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:15.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.193 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.193 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.193 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: pgmap v9053: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='client.285300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:15.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:16 smithi046 ceph-mon[19468]: pgmap v9054: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:16 smithi087 ceph-mon[20993]: pgmap v9054: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:16 smithi077 ceph-mon[21151]: pgmap v9054: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:18.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:18.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:18.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:18 smithi046 ceph-mon[19468]: pgmap v9055: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:18 smithi087 ceph-mon[20993]: pgmap v9055: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:18 smithi077 ceph-mon[21151]: pgmap v9055: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:19.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:19.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:19.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:19.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:19.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:20 smithi046 ceph-mon[19468]: from='client.285378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:20 smithi046 ceph-mon[19468]: pgmap v9056: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:20 smithi087 ceph-mon[20993]: from='client.285378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:20 smithi087 ceph-mon[20993]: pgmap v9056: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:20 smithi077 ceph-mon[21151]: from='client.285378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:20 smithi077 ceph-mon[21151]: pgmap v9056: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:22 smithi046 ceph-mon[19468]: pgmap v9057: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:22 smithi087 ceph-mon[20993]: pgmap v9057: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:22 smithi077 ceph-mon[21151]: pgmap v9057: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:24.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:24.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:24.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:25.174 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:25.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:25.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:25.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:25.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:25.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:24 smithi077 ceph-mon[21151]: pgmap v9058: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:25.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.245 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:24 smithi046 ceph-mon[19468]: pgmap v9058: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:24 smithi087 ceph-mon[20993]: pgmap v9058: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:25 smithi046 ceph-mon[19468]: from='client.285456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:25 smithi087 ceph-mon[20993]: from='client.285456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:26.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:25 smithi077 ceph-mon[21151]: from='client.285456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: pgmap v9059: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: pgmap v9059: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: pgmap v9059: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:36:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:27.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:36:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:36:27.486+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:36:27.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:36:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:36:27.487+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:36:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:28.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:36:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:28 smithi046 ceph-mon[19468]: pgmap v9060: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:36:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:36:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:28 smithi087 ceph-mon[20993]: pgmap v9060: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:36:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:36:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:28 smithi077 ceph-mon[21151]: pgmap v9060: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:36:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:36:30.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:30.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:30.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:30.853 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:30.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:30 smithi046 ceph-mon[19468]: pgmap v9061: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:30 smithi087 ceph-mon[20993]: pgmap v9061: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:30 smithi077 ceph-mon[21151]: pgmap v9061: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T07:36:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:31 smithi046 ceph-mon[19468]: from='client.285639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:31 smithi087 ceph-mon[20993]: from='client.285639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:31 smithi077 ceph-mon[21151]: from='client.285639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:33.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:32 smithi087 ceph-mon[20993]: pgmap v9062: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:32 smithi046 ceph-mon[19468]: pgmap v9062: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:32 smithi077 ceph-mon[21151]: pgmap v9062: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:35.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: pgmap v9063: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: pgmap v9063: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: pgmap v9063: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:35.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:35.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:35.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:36.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:36.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:36.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:36.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:36.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:37 smithi046 ceph-mon[19468]: pgmap v9064: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:37 smithi087 ceph-mon[20993]: pgmap v9064: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:37 smithi077 ceph-mon[21151]: pgmap v9064: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:38 smithi046 ceph-mon[19468]: from='client.285717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:38 smithi087 ceph-mon[20993]: from='client.285717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:38.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:38 smithi077 ceph-mon[21151]: from='client.285717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:39 smithi046 ceph-mon[19468]: pgmap v9065: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:39 smithi087 ceph-mon[20993]: pgmap v9065: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:39 smithi077 ceph-mon[21151]: pgmap v9065: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:41 smithi046 ceph-mon[19468]: pgmap v9066: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:41 smithi087 ceph-mon[20993]: pgmap v9066: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:41 smithi077 ceph-mon[21151]: pgmap v9066: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:36:41.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:41.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:41.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:42.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:42.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:42.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:42.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:42.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:43 smithi046 ceph-mon[19468]: pgmap v9067: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:43 smithi046 ceph-mon[19468]: from='client.285792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:43 smithi087 ceph-mon[20993]: pgmap v9067: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:43 smithi087 ceph-mon[20993]: from='client.285792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:43 smithi077 ceph-mon[21151]: pgmap v9067: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:36:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:43 smithi077 ceph-mon[21151]: from='client.285792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:45.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:45 smithi046 ceph-mon[19468]: pgmap v9068: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:45.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.251 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:45 smithi087 ceph-mon[20993]: pgmap v9068: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:45 smithi077 ceph-mon[21151]: pgmap v9068: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:47 smithi077 ceph-mon[21151]: pgmap v9069: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:47.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:47.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:47.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:47.335 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:47 smithi046 ceph-mon[19468]: pgmap v9069: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:47 smithi087 ceph-mon[20993]: pgmap v9069: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:47.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:47.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:47.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:47.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:47.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:49 smithi046 ceph-mon[19468]: pgmap v9070: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:49 smithi046 ceph-mon[19468]: from='client.285867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:49 smithi087 ceph-mon[20993]: pgmap v9070: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:49 smithi087 ceph-mon[20993]: from='client.285867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:49 smithi077 ceph-mon[21151]: pgmap v9070: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:49 smithi077 ceph-mon[21151]: from='client.285867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:51 smithi046 ceph-mon[19468]: pgmap v9071: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:51 smithi087 ceph-mon[20993]: pgmap v9071: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:51 smithi077 ceph-mon[21151]: pgmap v9071: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:53 smithi046 ceph-mon[19468]: pgmap v9072: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:53 smithi087 ceph-mon[20993]: pgmap v9072: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:53 smithi077 ceph-mon[21151]: pgmap v9072: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:53.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:53.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:53.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:53.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:53.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='client.285942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: pgmap v9073: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='client.285942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: pgmap v9073: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='client.285942 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: pgmap v9073: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:36:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:57 smithi046 ceph-mon[19468]: pgmap v9074: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:57 smithi087 ceph-mon[20993]: pgmap v9074: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:57.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:57 smithi077 ceph-mon[21151]: pgmap v9074: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:36:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:58 smithi087 ceph-mon[20993]: pgmap v9075: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:58.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:58 smithi077 ceph-mon[21151]: pgmap v9075: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:58.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:36:58.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:58 smithi046 ceph-mon[19468]: pgmap v9075: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:36:58.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:36:58.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:36:59.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:36:59.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:36:59.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:36:59.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:36:59.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:36:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:36:59 smithi077 ceph-mon[21151]: from='client.286020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:36:59 smithi046 ceph-mon[19468]: from='client.286020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:36:59 smithi087 ceph-mon[20993]: from='client.286020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:00 smithi077 ceph-mon[21151]: pgmap v9076: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:00 smithi046 ceph-mon[19468]: pgmap v9076: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:00 smithi087 ceph-mon[20993]: pgmap v9076: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:02 smithi077 ceph-mon[21151]: pgmap v9077: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:02 smithi046 ceph-mon[19468]: pgmap v9077: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:02 smithi087 ceph-mon[20993]: pgmap v9077: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:04.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:04.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:04.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:04 smithi046 ceph-mon[19468]: pgmap v9078: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:04.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:04 smithi077 ceph-mon[21151]: pgmap v9078: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:04 smithi087 ceph-mon[20993]: pgmap v9078: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:04.968 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:04.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:04.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:04.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:04.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:05 smithi046 ceph-mon[19468]: from='client.286095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:05 smithi087 ceph-mon[20993]: from='client.286095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:05 smithi077 ceph-mon[21151]: from='client.286095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:07.017 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:06 smithi077 ceph-mon[21151]: pgmap v9079: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:37:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:06 smithi046 ceph-mon[19468]: pgmap v9079: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:37:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:06 smithi087 ceph-mon[20993]: pgmap v9079: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T07:37:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:08 smithi046 ceph-mon[19468]: pgmap v9080: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:08 smithi087 ceph-mon[20993]: pgmap v9080: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:09.393 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:08 smithi077 ceph-mon[21151]: pgmap v9080: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:09.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:09.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:09.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:10.654 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:10.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:10.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:10.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:10.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:10 smithi046 ceph-mon[19468]: pgmap v9081: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:10 smithi087 ceph-mon[20993]: pgmap v9081: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:10 smithi077 ceph-mon[21151]: pgmap v9081: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T07:37:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:12 smithi046 ceph-mon[19468]: from='client.286170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:12 smithi087 ceph-mon[20993]: from='client.286170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:12 smithi077 ceph-mon[21151]: from='client.286170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:13 smithi046 ceph-mon[19468]: pgmap v9082: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:13 smithi087 ceph-mon[20993]: pgmap v9082: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:13 smithi077 ceph-mon[21151]: pgmap v9082: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: pgmap v9083: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.263 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: pgmap v9083: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: pgmap v9083: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:15.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:15.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:15.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:16.328 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:16.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:16.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:16.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:16.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:17 smithi046 ceph-mon[19468]: pgmap v9084: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:17 smithi046 ceph-mon[19468]: from='client.286239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:17 smithi087 ceph-mon[20993]: pgmap v9084: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:17 smithi087 ceph-mon[20993]: from='client.286239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:17 smithi077 ceph-mon[21151]: pgmap v9084: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:17 smithi077 ceph-mon[21151]: from='client.286239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:19 smithi046 ceph-mon[19468]: pgmap v9085: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:19 smithi087 ceph-mon[20993]: pgmap v9085: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:19 smithi077 ceph-mon[21151]: pgmap v9085: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:21.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:21.330 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:21 smithi046 ceph-mon[19468]: pgmap v9086: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:21.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:21.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:21 smithi087 ceph-mon[20993]: pgmap v9086: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:21 smithi077 ceph-mon[21151]: pgmap v9086: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T07:37:22.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:22.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:22.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:22.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:22.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:23 smithi046 ceph-mon[19468]: pgmap v9087: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:37:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:23 smithi046 ceph-mon[19468]: from='client.286311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:23 smithi087 ceph-mon[20993]: pgmap v9087: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:37:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:23 smithi087 ceph-mon[20993]: from='client.286311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:23 smithi077 ceph-mon[21151]: pgmap v9087: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T07:37:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:23 smithi077 ceph-mon[21151]: from='client.286311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:25 smithi046 ceph-mon[19468]: pgmap v9088: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:25 smithi087 ceph-mon[20993]: pgmap v9088: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:25 smithi077 ceph-mon[21151]: pgmap v9088: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:26.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:26 smithi046 ceph-mon[19468]: pgmap v9089: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:26 smithi087 ceph-mon[20993]: pgmap v9089: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:26 smithi077 ceph-mon[21151]: pgmap v9089: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:27.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:27.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:27.016 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:27.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:27.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:27.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:27.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:27.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:28.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='client.286389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:28.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: pgmap v9090: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:28.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:37:28.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.625 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:28.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='client.286389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: pgmap v9090: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='client.286389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: pgmap v9090: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:37:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:29.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:37:28.854+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:37:29.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:37:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:37:28.855+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:37:29.772 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:29.772 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:37:29.772 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:37:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:37:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:37:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:37:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:37:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:37:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:30 smithi046 ceph-mon[19468]: pgmap v9091: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:30 smithi087 ceph-mon[20993]: pgmap v9091: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:30 smithi077 ceph-mon[21151]: pgmap v9091: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:32.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:32 smithi046 ceph-mon[19468]: pgmap v9092: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:32.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:32.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:32.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:32 smithi087 ceph-mon[20993]: pgmap v9092: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:32 smithi077 ceph-mon[21151]: pgmap v9092: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:33.407 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:33.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:33.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:33.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:33.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:33 smithi046 ceph-mon[19468]: from='client.286572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:33 smithi087 ceph-mon[20993]: from='client.286572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:33 smithi077 ceph-mon[21151]: from='client.286572 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:34.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:34 smithi087 ceph-mon[20993]: pgmap v9093: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:34 smithi046 ceph-mon[19468]: pgmap v9093: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:34 smithi077 ceph-mon[21151]: pgmap v9093: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:35.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:36.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:36 smithi087 ceph-mon[20993]: pgmap v9094: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:36 smithi046 ceph-mon[19468]: pgmap v9094: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:36 smithi077 ceph-mon[21151]: pgmap v9094: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:38.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:38.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:38.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:38 smithi046 ceph-mon[19468]: pgmap v9095: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:38 smithi087 ceph-mon[20993]: pgmap v9095: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:38 smithi077 ceph-mon[21151]: pgmap v9095: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:39.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:39.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:39.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:39.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:39.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:39 smithi046 ceph-mon[19468]: from='client.286647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:39 smithi087 ceph-mon[20993]: from='client.286647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:39 smithi077 ceph-mon[21151]: from='client.286647 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:40 smithi046 ceph-mon[19468]: pgmap v9096: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:40 smithi087 ceph-mon[20993]: pgmap v9096: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:40 smithi077 ceph-mon[21151]: pgmap v9096: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:42 smithi046 ceph-mon[19468]: pgmap v9097: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:42 smithi087 ceph-mon[20993]: pgmap v9097: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:42.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:42 smithi077 ceph-mon[21151]: pgmap v9097: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:37:44.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:44.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:44.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:44.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:44.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:44.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:44.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:44.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:44 smithi046 ceph-mon[19468]: pgmap v9098: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:44 smithi087 ceph-mon[20993]: pgmap v9098: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:44 smithi077 ceph-mon[21151]: pgmap v9098: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:45 smithi046 ceph-mon[19468]: from='client.286722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:45 smithi087 ceph-mon[20993]: from='client.286722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:45 smithi077 ceph-mon[21151]: from='client.286722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:46 smithi046 ceph-mon[19468]: pgmap v9099: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:46 smithi087 ceph-mon[20993]: pgmap v9099: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:46 smithi077 ceph-mon[21151]: pgmap v9099: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:37:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:48 smithi046 ceph-mon[19468]: pgmap v9100: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:48 smithi087 ceph-mon[20993]: pgmap v9100: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:48 smithi077 ceph-mon[21151]: pgmap v9100: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:49.775 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:49.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:49.776 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:50.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:50.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:50.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:50.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:50.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:50 smithi077 ceph-mon[21151]: pgmap v9101: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:50 smithi077 ceph-mon[21151]: from='client.286797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:50 smithi046 ceph-mon[19468]: pgmap v9101: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:50 smithi046 ceph-mon[19468]: from='client.286797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:50 smithi087 ceph-mon[20993]: pgmap v9101: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:50 smithi087 ceph-mon[20993]: from='client.286797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:52 smithi046 ceph-mon[19468]: pgmap v9102: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:52 smithi087 ceph-mon[20993]: pgmap v9102: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:52 smithi077 ceph-mon[21151]: pgmap v9102: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:54 smithi046 ceph-mon[19468]: pgmap v9103: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:54 smithi087 ceph-mon[20993]: pgmap v9103: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:54 smithi077 ceph-mon[21151]: pgmap v9103: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:55.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:37:55.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:37:55.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:37:55.829 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.829 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.829 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:37:56.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:37:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:37:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:37:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:37:56.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:37:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:56 smithi087 ceph-mon[20993]: pgmap v9104: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:56 smithi087 ceph-mon[20993]: from='client.286875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:56 smithi077 ceph-mon[21151]: pgmap v9104: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:56 smithi077 ceph-mon[21151]: from='client.286875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:56 smithi046 ceph-mon[19468]: pgmap v9104: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:37:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:56 smithi046 ceph-mon[19468]: from='client.286875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:37:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:37:58 smithi077 ceph-mon[21151]: pgmap v9105: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:37:58 smithi046 ceph-mon[19468]: pgmap v9105: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:37:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:37:58 smithi087 ceph-mon[20993]: pgmap v9105: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:38:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:00 smithi077 ceph-mon[21151]: pgmap v9106: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:38:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:00 smithi046 ceph-mon[19468]: pgmap v9106: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:38:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:00 smithi087 ceph-mon[20993]: pgmap v9106: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:38:01.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:01.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:01.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:01.842 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:01.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:01.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:02 smithi077 ceph-mon[21151]: pgmap v9107: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:02 smithi077 ceph-mon[21151]: from='client.286953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:02 smithi046 ceph-mon[19468]: pgmap v9107: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:02 smithi046 ceph-mon[19468]: from='client.286953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:02 smithi087 ceph-mon[20993]: pgmap v9107: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:02 smithi087 ceph-mon[20993]: from='client.286953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:04.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:04 smithi077 ceph-mon[21151]: pgmap v9108: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:04 smithi046 ceph-mon[19468]: pgmap v9108: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:04 smithi087 ceph-mon[20993]: pgmap v9108: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:06 smithi046 ceph-mon[19468]: pgmap v9109: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:06 smithi087 ceph-mon[20993]: pgmap v9109: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:06 smithi077 ceph-mon[21151]: pgmap v9109: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:06.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:06.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:06.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:07.538 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:07.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:07.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:07.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:07.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:08.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:08 smithi046 ceph-mon[19468]: from='client.287028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:08.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:08 smithi046 ceph-mon[19468]: pgmap v9110: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:08 smithi087 ceph-mon[20993]: from='client.287028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:08 smithi087 ceph-mon[20993]: pgmap v9110: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:08.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:08 smithi077 ceph-mon[21151]: from='client.287028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:08 smithi077 ceph-mon[21151]: pgmap v9110: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:10.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:10 smithi077 ceph-mon[21151]: pgmap v9111: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:10 smithi046 ceph-mon[19468]: pgmap v9111: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:10 smithi087 ceph-mon[20993]: pgmap v9111: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:12.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:12.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:12.541 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:12 smithi046 ceph-mon[19468]: pgmap v9112: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:12 smithi087 ceph-mon[20993]: pgmap v9112: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:12 smithi077 ceph-mon[21151]: pgmap v9112: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:13.223 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:13.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:13 smithi046 ceph-mon[19468]: from='client.287106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:13 smithi087 ceph-mon[20993]: from='client.287106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:13 smithi077 ceph-mon[21151]: from='client.287106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:14 smithi077 ceph-mon[21151]: pgmap v9113: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:14.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:14 smithi087 ceph-mon[20993]: pgmap v9113: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:14 smithi046 ceph-mon[19468]: pgmap v9113: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:15.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:15.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:15.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:15.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:15.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:15.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:17.062 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:16 smithi087 ceph-mon[20993]: pgmap v9114: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:16 smithi046 ceph-mon[19468]: pgmap v9114: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:17.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:16 smithi077 ceph-mon[21151]: pgmap v9114: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:18.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:18.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:18.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:18.910 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:18.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:18.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:18.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:18.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:18 smithi046 ceph-mon[19468]: pgmap v9115: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:18 smithi087 ceph-mon[20993]: pgmap v9115: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:18 smithi077 ceph-mon[21151]: pgmap v9115: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:19.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:19 smithi087 ceph-mon[20993]: from='client.287181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:19 smithi046 ceph-mon[19468]: from='client.287181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:19 smithi077 ceph-mon[21151]: from='client.287181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:20 smithi046 ceph-mon[19468]: pgmap v9116: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:20 smithi087 ceph-mon[20993]: pgmap v9116: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:20 smithi077 ceph-mon[21151]: pgmap v9116: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:22 smithi046 ceph-mon[19468]: pgmap v9117: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:22 smithi087 ceph-mon[20993]: pgmap v9117: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:22 smithi077 ceph-mon[21151]: pgmap v9117: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:23.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:23.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:23.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:24.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:24.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:24.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:24.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:24.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:24 smithi046 ceph-mon[19468]: pgmap v9118: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:24 smithi087 ceph-mon[20993]: pgmap v9118: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:24 smithi077 ceph-mon[21151]: pgmap v9118: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:25 smithi046 ceph-mon[19468]: from='client.287259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:25 smithi087 ceph-mon[20993]: from='client.287259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:25 smithi077 ceph-mon[21151]: from='client.287259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:26 smithi046 ceph-mon[19468]: pgmap v9119: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:26 smithi087 ceph-mon[20993]: pgmap v9119: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:26 smithi077 ceph-mon[21151]: pgmap v9119: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:29.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:28 smithi046 ceph-mon[19468]: pgmap v9120: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:28 smithi087 ceph-mon[20993]: pgmap v9120: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:28 smithi077 ceph-mon[21151]: pgmap v9120: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:29.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:29.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:29.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:29.798 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:38:29.605+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:38:29.798 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:38:29.606+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:38:30.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:38:30.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:38:30.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:38:30.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:30.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.090 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:38:30.277 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:30.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:30.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:30.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:30.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:31.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:30 smithi077 ceph-mon[21151]: pgmap v9121: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:31.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:38:31.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:38:31.227 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:30 smithi077 ceph-mon[21151]: from='client.287433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:30 smithi046 ceph-mon[19468]: pgmap v9121: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:38:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:38:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:30 smithi046 ceph-mon[19468]: from='client.287433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:30 smithi087 ceph-mon[20993]: pgmap v9121: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:38:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:38:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:30 smithi087 ceph-mon[20993]: from='client.287433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:32 smithi046 ceph-mon[19468]: pgmap v9122: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:32 smithi087 ceph-mon[20993]: pgmap v9122: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:32 smithi077 ceph-mon[21151]: pgmap v9122: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: pgmap v9123: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:35.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: pgmap v9123: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:35.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:35.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: pgmap v9123: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:35.960 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:35.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:35.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:35.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:35.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:37.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:36 smithi087 ceph-mon[20993]: pgmap v9124: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:37.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:36 smithi087 ceph-mon[20993]: from='client.287508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:36 smithi046 ceph-mon[19468]: pgmap v9124: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:36 smithi046 ceph-mon[19468]: from='client.287508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:36 smithi077 ceph-mon[21151]: pgmap v9124: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:36 smithi077 ceph-mon[21151]: from='client.287508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:38 smithi046 ceph-mon[19468]: pgmap v9125: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:38 smithi087 ceph-mon[20993]: pgmap v9125: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:38 smithi077 ceph-mon[21151]: pgmap v9125: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:40.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:40.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:40.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:40 smithi046 ceph-mon[19468]: pgmap v9126: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:40 smithi087 ceph-mon[20993]: pgmap v9126: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:40 smithi077 ceph-mon[21151]: pgmap v9126: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:38:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:41.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:41.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:41.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:41.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:42 smithi046 ceph-mon[19468]: from='client.287583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:42 smithi046 ceph-mon[19468]: pgmap v9127: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:42 smithi087 ceph-mon[20993]: from='client.287583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:42 smithi087 ceph-mon[20993]: pgmap v9127: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:42 smithi077 ceph-mon[21151]: from='client.287583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:42 smithi077 ceph-mon[21151]: pgmap v9127: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:38:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:44 smithi046 ceph-mon[19468]: pgmap v9128: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:44 smithi087 ceph-mon[20993]: pgmap v9128: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:45.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:44 smithi077 ceph-mon[21151]: pgmap v9128: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:46 smithi046 ceph-mon[19468]: pgmap v9129: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:46 smithi087 ceph-mon[20993]: pgmap v9129: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:46 smithi077 ceph-mon[21151]: pgmap v9129: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:47.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:47.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:47.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:47.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:47.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:47 smithi046 ceph-mon[19468]: from='client.287658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:47 smithi087 ceph-mon[20993]: from='client.287658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:47 smithi077 ceph-mon[21151]: from='client.287658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:48 smithi087 ceph-mon[20993]: pgmap v9130: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:48 smithi077 ceph-mon[21151]: pgmap v9130: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:48.919 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:48 smithi046 ceph-mon[19468]: pgmap v9130: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:50.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:50 smithi046 ceph-mon[19468]: pgmap v9131: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:50.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:50 smithi077 ceph-mon[21151]: pgmap v9131: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:50 smithi087 ceph-mon[20993]: pgmap v9131: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:52.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:52.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:52.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:52 smithi087 ceph-mon[20993]: pgmap v9132: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:52 smithi077 ceph-mon[21151]: pgmap v9132: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:53.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:53.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:53.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:53.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:53.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:53.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:52 smithi046 ceph-mon[19468]: pgmap v9132: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:53 smithi087 ceph-mon[20993]: from='client.190043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:53 smithi077 ceph-mon[21151]: from='client.190043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:53 smithi046 ceph-mon[19468]: from='client.190043 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:38:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:54 smithi087 ceph-mon[20993]: pgmap v9133: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:54 smithi077 ceph-mon[21151]: pgmap v9133: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:54 smithi046 ceph-mon[19468]: pgmap v9133: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:56.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:38:57.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:57 smithi087 ceph-mon[20993]: pgmap v9134: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:57 smithi046 ceph-mon[19468]: pgmap v9134: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:57 smithi077 ceph-mon[21151]: pgmap v9134: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:38:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:38:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:38:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:38:58.712 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:38:58.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:38:58.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:38:58.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:38:58.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:38:59.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:38:59 smithi046 ceph-mon[19468]: pgmap v9135: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:38:59 smithi087 ceph-mon[20993]: pgmap v9135: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:38:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:38:59 smithi077 ceph-mon[21151]: pgmap v9135: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:00 smithi046 ceph-mon[19468]: from='client.287811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:00 smithi087 ceph-mon[20993]: from='client.287811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:00 smithi077 ceph-mon[21151]: from='client.287811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:01 smithi046 ceph-mon[19468]: pgmap v9136: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:01 smithi087 ceph-mon[20993]: pgmap v9136: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:01 smithi077 ceph-mon[21151]: pgmap v9136: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:03 smithi046 ceph-mon[19468]: pgmap v9137: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:03 smithi087 ceph-mon[20993]: pgmap v9137: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:03 smithi077 ceph-mon[21151]: pgmap v9137: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:03.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:03.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:03.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:04.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:04.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:04.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:04.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:04.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:05 smithi046 ceph-mon[19468]: pgmap v9138: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:05 smithi046 ceph-mon[19468]: from='client.287883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:05 smithi087 ceph-mon[20993]: pgmap v9138: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:05 smithi087 ceph-mon[20993]: from='client.287883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:05 smithi077 ceph-mon[21151]: pgmap v9138: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:05 smithi077 ceph-mon[21151]: from='client.287883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:06 smithi046 ceph-mon[19468]: pgmap v9139: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:06 smithi087 ceph-mon[20993]: pgmap v9139: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:06 smithi077 ceph-mon[21151]: pgmap v9139: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:08 smithi046 ceph-mon[19468]: pgmap v9140: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:08 smithi087 ceph-mon[20993]: pgmap v9140: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:08 smithi077 ceph-mon[21151]: pgmap v9140: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:09.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:09.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:09.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:10.079 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:10.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:10.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:10.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:10.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:10.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:10 smithi046 ceph-mon[19468]: pgmap v9141: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:10.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:10 smithi046 ceph-mon[19468]: from='client.287961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:10 smithi087 ceph-mon[20993]: pgmap v9141: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:10 smithi087 ceph-mon[20993]: from='client.287961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:10 smithi077 ceph-mon[21151]: pgmap v9141: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:10 smithi077 ceph-mon[21151]: from='client.287961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:12 smithi046 ceph-mon[19468]: pgmap v9142: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:39:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:12 smithi087 ceph-mon[20993]: pgmap v9142: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:39:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:12 smithi077 ceph-mon[21151]: pgmap v9142: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:39:15.064 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:14 smithi077 ceph-mon[21151]: pgmap v9143: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:39:15.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:14 smithi046 ceph-mon[19468]: pgmap v9143: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:39:15.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:15.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:15.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:14 smithi087 ceph-mon[20993]: pgmap v9143: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:39:15.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:15.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:15.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:15.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:15.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:16.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:17 smithi046 ceph-mon[19468]: from='client.288039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:17 smithi046 ceph-mon[19468]: pgmap v9144: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:17.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:17 smithi087 ceph-mon[20993]: from='client.288039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:17.372 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:17 smithi087 ceph-mon[20993]: pgmap v9144: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:17 smithi077 ceph-mon[21151]: from='client.288039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:17 smithi077 ceph-mon[21151]: pgmap v9144: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:19 smithi046 ceph-mon[19468]: pgmap v9145: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:19 smithi087 ceph-mon[20993]: pgmap v9145: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:19 smithi077 ceph-mon[21151]: pgmap v9145: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:20.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:20.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:20.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:21 smithi046 ceph-mon[19468]: pgmap v9146: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:21 smithi087 ceph-mon[20993]: pgmap v9146: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:21 smithi077 ceph-mon[21151]: pgmap v9146: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:21.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:21.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:21.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:21.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:21.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:22 smithi046 ceph-mon[19468]: from='client.288111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:22 smithi087 ceph-mon[20993]: from='client.288111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:22 smithi077 ceph-mon[21151]: from='client.288111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:23 smithi046 ceph-mon[19468]: pgmap v9147: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:23 smithi087 ceph-mon[20993]: pgmap v9147: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:23 smithi077 ceph-mon[21151]: pgmap v9147: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:25 smithi046 ceph-mon[19468]: pgmap v9148: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:39:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:25 smithi087 ceph-mon[20993]: pgmap v9148: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:39:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:25 smithi077 ceph-mon[21151]: pgmap v9148: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:39:26.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:26.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:26.448 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:26 smithi046 ceph-mon[19468]: pgmap v9149: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:26 smithi087 ceph-mon[20993]: pgmap v9149: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:27.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:27.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:27.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:27.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:26 smithi077 ceph-mon[21151]: pgmap v9149: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:27 smithi087 ceph-mon[20993]: from='client.288186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:27 smithi077 ceph-mon[21151]: from='client.288186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:27 smithi046 ceph-mon[19468]: from='client.288186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:28 smithi087 ceph-mon[20993]: pgmap v9150: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:29.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:28 smithi077 ceph-mon[21151]: pgmap v9150: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:28 smithi046 ceph-mon[19468]: pgmap v9150: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:39:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:39:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:39:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:39:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:39:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:39:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:39:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:39:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:39:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:30.797 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:39:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:39:30.358+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:39:30.798 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:39:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:39:30.359+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:39:31.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:30 smithi046 ceph-mon[19468]: pgmap v9151: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:31.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:31.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:30 smithi087 ceph-mon[20993]: pgmap v9151: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:31.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:30 smithi077 ceph-mon[21151]: pgmap v9151: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:39:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:39:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:39:32.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:32.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:32.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:32.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:39:32.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:39:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:39:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:39:32.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:32.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:32.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:32.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:32.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:32 smithi046 ceph-mon[19468]: pgmap v9152: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T07:39:33.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:32 smithi077 ceph-mon[21151]: pgmap v9152: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T07:39:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:32 smithi087 ceph-mon[20993]: pgmap v9152: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 2 op/s 2024-08-31T07:39:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:33 smithi046 ceph-mon[19468]: from='client.288369 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:33 smithi087 ceph-mon[20993]: from='client.288369 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:33 smithi077 ceph-mon[21151]: from='client.288369 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:34 smithi077 ceph-mon[21151]: pgmap v9153: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:35.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:34 smithi046 ceph-mon[19468]: pgmap v9153: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:35.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:34 smithi087 ceph-mon[20993]: pgmap v9153: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:39:36.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:36 smithi046 ceph-mon[19468]: pgmap v9154: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:36 smithi087 ceph-mon[20993]: pgmap v9154: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:36 smithi077 ceph-mon[21151]: pgmap v9154: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:37.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:37.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:37.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:38.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:38.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:38 smithi087 ceph-mon[20993]: pgmap v9155: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:38 smithi046 ceph-mon[19468]: pgmap v9155: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:38 smithi077 ceph-mon[21151]: pgmap v9155: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:39 smithi087 ceph-mon[20993]: from='client.288447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:39 smithi046 ceph-mon[19468]: from='client.288447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:39 smithi077 ceph-mon[21151]: from='client.288447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:40 smithi046 ceph-mon[19468]: pgmap v9156: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:40 smithi087 ceph-mon[20993]: pgmap v9156: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:40 smithi077 ceph-mon[21151]: pgmap v9156: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:42 smithi046 ceph-mon[19468]: pgmap v9157: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:42 smithi087 ceph-mon[20993]: pgmap v9157: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:42 smithi077 ceph-mon[21151]: pgmap v9157: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:43.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:43.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:43.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:44.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:44.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:44.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:44.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:44.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:44.735 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:44 smithi077 ceph-mon[21151]: pgmap v9158: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:39:44.735 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:44 smithi077 ceph-mon[21151]: from='client.288522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:44 smithi046 ceph-mon[19468]: pgmap v9158: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:39:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:44 smithi046 ceph-mon[19468]: from='client.288522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:44 smithi087 ceph-mon[20993]: pgmap v9158: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:39:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:44 smithi087 ceph-mon[20993]: from='client.288522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:46 smithi046 ceph-mon[19468]: pgmap v9159: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:46 smithi087 ceph-mon[20993]: pgmap v9159: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:46 smithi077 ceph-mon[21151]: pgmap v9159: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:39:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:49.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:48 smithi046 ceph-mon[19468]: pgmap v9160: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:48 smithi087 ceph-mon[20993]: pgmap v9160: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:48 smithi077 ceph-mon[21151]: pgmap v9160: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:49.879 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:49.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:49.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:49.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:49.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:50 smithi046 ceph-mon[19468]: pgmap v9161: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:50 smithi046 ceph-mon[19468]: from='client.288597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:50 smithi087 ceph-mon[20993]: pgmap v9161: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:50 smithi087 ceph-mon[20993]: from='client.288597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:50 smithi077 ceph-mon[21151]: pgmap v9161: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:50 smithi077 ceph-mon[21151]: from='client.288597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:52 smithi077 ceph-mon[21151]: pgmap v9162: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:52 smithi046 ceph-mon[19468]: pgmap v9162: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:52 smithi087 ceph-mon[20993]: pgmap v9162: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:39:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:39:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:39:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:39:55.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:54 smithi077 ceph-mon[21151]: pgmap v9163: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:54 smithi046 ceph-mon[19468]: pgmap v9163: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:54 smithi087 ceph-mon[20993]: pgmap v9163: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:55.571 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:39:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:39:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:39:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:39:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:39:56.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='client.288675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:56.548 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.549 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:56 smithi046 ceph-mon[19468]: pgmap v9164: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='client.288675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:56 smithi087 ceph-mon[20993]: pgmap v9164: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='client.288675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:39:56.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:56 smithi077 ceph-mon[21151]: pgmap v9164: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:39:58.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:39:58 smithi087 ceph-mon[20993]: pgmap v9165: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:39:58 smithi046 ceph-mon[19468]: pgmap v9165: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:39:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:39:58 smithi077 ceph-mon[21151]: pgmap v9165: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:00.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:00.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:00.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:00.764 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:00 smithi087 ceph-mon[20993]: pgmap v9166: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:00.765 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:40:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:00 smithi046 ceph-mon[19468]: pgmap v9166: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:00 smithi077 ceph-mon[21151]: pgmap v9166: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:40:01.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:01.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:01.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:01.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:01.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:01 smithi046 ceph-mon[19468]: from='client.288753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:01 smithi087 ceph-mon[20993]: from='client.288753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:01 smithi077 ceph-mon[21151]: from='client.288753 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:02 smithi046 ceph-mon[19468]: pgmap v9167: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:02 smithi087 ceph-mon[20993]: pgmap v9167: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:02 smithi077 ceph-mon[21151]: pgmap v9167: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:04 smithi046 ceph-mon[19468]: pgmap v9168: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:04 smithi087 ceph-mon[20993]: pgmap v9168: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:04 smithi077 ceph-mon[21151]: pgmap v9168: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:40:06.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:06.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:06.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:06.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:06.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:06.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:06.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:06.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:07 smithi046 ceph-mon[19468]: pgmap v9169: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:07 smithi087 ceph-mon[20993]: pgmap v9169: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:07 smithi077 ceph-mon[21151]: pgmap v9169: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:08 smithi046 ceph-mon[19468]: from='client.288828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:08 smithi087 ceph-mon[20993]: from='client.288828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:08 smithi077 ceph-mon[21151]: from='client.288828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:09 smithi087 ceph-mon[20993]: pgmap v9170: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:09 smithi077 ceph-mon[21151]: pgmap v9170: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:09 smithi046 ceph-mon[19468]: pgmap v9170: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:11 smithi046 ceph-mon[19468]: pgmap v9171: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:11 smithi087 ceph-mon[20993]: pgmap v9171: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:11 smithi077 ceph-mon[21151]: pgmap v9171: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:11.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:11.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:11.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:12.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:12.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:12.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:12.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:12.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:13.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:13 smithi046 ceph-mon[19468]: pgmap v9172: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:13 smithi087 ceph-mon[20993]: pgmap v9172: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:13.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:13 smithi077 ceph-mon[21151]: pgmap v9172: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:14.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:14 smithi077 ceph-mon[21151]: from='client.288906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:14 smithi087 ceph-mon[20993]: from='client.288906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:14 smithi046 ceph-mon[19468]: from='client.288906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:15 smithi087 ceph-mon[20993]: pgmap v9173: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:15 smithi077 ceph-mon[21151]: pgmap v9173: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:15 smithi046 ceph-mon[19468]: pgmap v9173: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: pgmap v9174: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: pgmap v9174: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: pgmap v9174: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:17.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:17.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:18.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:18.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:18.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:18.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:18.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:18 smithi046 ceph-mon[19468]: pgmap v9175: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:18 smithi046 ceph-mon[19468]: from='client.288978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:18 smithi087 ceph-mon[20993]: pgmap v9175: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:18 smithi087 ceph-mon[20993]: from='client.288978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:18 smithi077 ceph-mon[21151]: pgmap v9175: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:18 smithi077 ceph-mon[21151]: from='client.288978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:20.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:20 smithi087 ceph-mon[20993]: pgmap v9176: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:20 smithi046 ceph-mon[19468]: pgmap v9176: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:20 smithi077 ceph-mon[21151]: pgmap v9176: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:22 smithi087 ceph-mon[20993]: pgmap v9177: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:22 smithi046 ceph-mon[19468]: pgmap v9177: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:22.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:22 smithi077 ceph-mon[21151]: pgmap v9177: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:23.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:23.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:23.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:23.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:23.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:23.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:23.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:23.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:24 smithi046 ceph-mon[19468]: pgmap v9178: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:24 smithi046 ceph-mon[19468]: from='client.289050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:24 smithi087 ceph-mon[20993]: pgmap v9178: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:24 smithi087 ceph-mon[20993]: from='client.289050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:25.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:24 smithi077 ceph-mon[21151]: pgmap v9178: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:24 smithi077 ceph-mon[21151]: from='client.289050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:26 smithi077 ceph-mon[21151]: pgmap v9179: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:26 smithi046 ceph-mon[19468]: pgmap v9179: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:26 smithi087 ceph-mon[20993]: pgmap v9179: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:28.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:28.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:29.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:28 smithi046 ceph-mon[19468]: pgmap v9180: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:28 smithi087 ceph-mon[20993]: pgmap v9180: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:28 smithi077 ceph-mon[21151]: pgmap v9180: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:29.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:29.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:29.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:29.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:29.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:31.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:40:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:40:31.112+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:40:31.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:40:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:40:31.113+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='client.289128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: pgmap v9181: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='client.289128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: pgmap v9181: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='client.289128 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: pgmap v9181: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:40:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:40:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:40:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:40:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:40:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:40:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:40:33.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:32 smithi046 ceph-mon[19468]: pgmap v9182: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:32 smithi087 ceph-mon[20993]: pgmap v9182: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:32 smithi077 ceph-mon[21151]: pgmap v9182: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:34.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:34.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:34.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:34 smithi046 ceph-mon[19468]: pgmap v9183: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:34 smithi087 ceph-mon[20993]: pgmap v9183: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:35.373 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:35.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:35.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:35.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:35.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:35.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:34 smithi077 ceph-mon[21151]: pgmap v9183: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='client.289299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='client.289299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='client.289299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:37 smithi077 ceph-mon[21151]: pgmap v9184: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:36 smithi046 ceph-mon[19468]: pgmap v9184: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:36 smithi087 ceph-mon[20993]: pgmap v9184: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:39 smithi046 ceph-mon[19468]: pgmap v9185: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:39 smithi087 ceph-mon[20993]: pgmap v9185: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:39 smithi077 ceph-mon[21151]: pgmap v9185: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:40.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:40.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:41.060 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:41.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:41.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:41.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:41.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:41.194 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:41 smithi087 ceph-mon[20993]: pgmap v9186: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:41 smithi046 ceph-mon[19468]: pgmap v9186: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:41 smithi077 ceph-mon[21151]: pgmap v9186: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:42 smithi046 ceph-mon[19468]: from='client.289377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:42 smithi087 ceph-mon[20993]: from='client.289377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:42 smithi077 ceph-mon[21151]: from='client.289377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:43 smithi046 ceph-mon[19468]: pgmap v9187: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:43 smithi087 ceph-mon[20993]: pgmap v9187: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:43 smithi077 ceph-mon[21151]: pgmap v9187: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:45 smithi046 ceph-mon[19468]: pgmap v9188: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:45 smithi087 ceph-mon[20993]: pgmap v9188: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:45 smithi077 ceph-mon[21151]: pgmap v9188: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:40:46.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:46.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:46.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:46.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:46.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:47 smithi046 ceph-mon[19468]: pgmap v9189: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:47 smithi087 ceph-mon[20993]: pgmap v9189: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:47 smithi077 ceph-mon[21151]: pgmap v9189: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:40:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:48 smithi046 ceph-mon[19468]: from='client.289452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:48 smithi087 ceph-mon[20993]: from='client.289452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:48 smithi077 ceph-mon[21151]: from='client.289452 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:49.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:49 smithi087 ceph-mon[20993]: pgmap v9190: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:49 smithi046 ceph-mon[19468]: pgmap v9190: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:49 smithi077 ceph-mon[21151]: pgmap v9190: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:51 smithi046 ceph-mon[19468]: pgmap v9191: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:51 smithi087 ceph-mon[20993]: pgmap v9191: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:51 smithi077 ceph-mon[21151]: pgmap v9191: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:52.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:52.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:52.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:52.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:52.449 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:53 smithi046 ceph-mon[19468]: pgmap v9192: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:53 smithi046 ceph-mon[19468]: from='client.289524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:53 smithi087 ceph-mon[20993]: pgmap v9192: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:53 smithi087 ceph-mon[20993]: from='client.289524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:53 smithi077 ceph-mon[21151]: pgmap v9192: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:53 smithi077 ceph-mon[21151]: from='client.289524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:55.292 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:55 smithi077 ceph-mon[21151]: pgmap v9193: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:55 smithi046 ceph-mon[19468]: pgmap v9193: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:55 smithi087 ceph-mon[20993]: pgmap v9193: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: pgmap v9194: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:56.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: pgmap v9194: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: pgmap v9194: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:40:57.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:40:57.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:40:57.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:40:58.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:40:58.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:40:58.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:40:58.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:40:58.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:40:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:58 smithi046 ceph-mon[19468]: pgmap v9195: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:40:58 smithi046 ceph-mon[19468]: from='client.289596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:58 smithi087 ceph-mon[20993]: pgmap v9195: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:40:58 smithi087 ceph-mon[20993]: from='client.289596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:40:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:58 smithi077 ceph-mon[21151]: pgmap v9195: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:40:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:40:58 smithi077 ceph-mon[21151]: from='client.289596 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:00 smithi046 ceph-mon[19468]: pgmap v9196: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:00 smithi087 ceph-mon[20993]: pgmap v9196: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:00 smithi077 ceph-mon[21151]: pgmap v9196: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:02.808 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:02 smithi087 ceph-mon[20993]: pgmap v9197: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:02 smithi046 ceph-mon[19468]: pgmap v9197: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:03.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:03.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:03.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:02 smithi077 ceph-mon[21151]: pgmap v9197: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:03.810 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:03.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:03.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:03.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:03.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:04 smithi046 ceph-mon[19468]: from='client.289674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:04 smithi046 ceph-mon[19468]: pgmap v9198: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:04 smithi087 ceph-mon[20993]: from='client.289674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:04 smithi087 ceph-mon[20993]: pgmap v9198: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:04 smithi077 ceph-mon[21151]: from='client.289674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:04 smithi077 ceph-mon[21151]: pgmap v9198: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:06 smithi046 ceph-mon[19468]: pgmap v9199: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:06 smithi087 ceph-mon[20993]: pgmap v9199: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:06 smithi077 ceph-mon[21151]: pgmap v9199: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:08.813 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:08.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:08.814 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:08 smithi046 ceph-mon[19468]: pgmap v9200: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:08 smithi087 ceph-mon[20993]: pgmap v9200: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:08 smithi077 ceph-mon[21151]: pgmap v9200: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:09.492 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:09.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:09 smithi046 ceph-mon[19468]: from='client.289749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:09 smithi087 ceph-mon[20993]: from='client.289749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:10.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:09 smithi077 ceph-mon[21151]: from='client.289749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:10 smithi046 ceph-mon[19468]: pgmap v9201: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:10 smithi087 ceph-mon[20993]: pgmap v9201: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:10 smithi077 ceph-mon[21151]: pgmap v9201: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:12.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:12 smithi046 ceph-mon[19468]: pgmap v9202: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:12 smithi087 ceph-mon[20993]: pgmap v9202: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:12 smithi077 ceph-mon[21151]: pgmap v9202: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:14.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:14.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:14.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:14 smithi046 ceph-mon[19468]: pgmap v9203: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:14 smithi087 ceph-mon[20993]: pgmap v9203: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:15.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:15.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:15.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:15.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:15.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:14 smithi077 ceph-mon[21151]: pgmap v9203: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:16.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:15 smithi077 ceph-mon[21151]: from='client.289818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:15 smithi046 ceph-mon[19468]: from='client.289818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:15 smithi087 ceph-mon[20993]: from='client.289818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: pgmap v9204: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: pgmap v9204: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.114 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: pgmap v9204: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:18 smithi046 ceph-mon[19468]: pgmap v9205: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:18 smithi087 ceph-mon[20993]: pgmap v9205: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:18 smithi077 ceph-mon[21151]: pgmap v9205: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:20.169 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:20.852 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:20.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:20.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:20.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:20.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:21.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:20 smithi087 ceph-mon[20993]: pgmap v9206: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:20 smithi046 ceph-mon[19468]: pgmap v9206: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:20 smithi077 ceph-mon[21151]: pgmap v9206: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:41:22.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:21 smithi087 ceph-mon[20993]: from='client.289893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:21 smithi046 ceph-mon[19468]: from='client.289893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:21 smithi077 ceph-mon[21151]: from='client.289893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:22 smithi046 ceph-mon[19468]: pgmap v9207: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:22 smithi087 ceph-mon[20993]: pgmap v9207: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:22 smithi077 ceph-mon[21151]: pgmap v9207: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:24 smithi046 ceph-mon[19468]: pgmap v9208: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:41:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:24 smithi087 ceph-mon[20993]: pgmap v9208: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:41:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:24 smithi077 ceph-mon[21151]: pgmap v9208: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:41:25.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:25.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:25.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:26.544 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:26 smithi046 ceph-mon[19468]: pgmap v9209: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:26 smithi087 ceph-mon[20993]: pgmap v9209: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:26 smithi077 ceph-mon[21151]: pgmap v9209: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:27 smithi046 ceph-mon[19468]: from='client.289971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:27 smithi087 ceph-mon[20993]: from='client.289971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:27 smithi077 ceph-mon[21151]: from='client.289971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:28 smithi046 ceph-mon[19468]: pgmap v9210: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:28 smithi087 ceph-mon[20993]: pgmap v9210: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:28 smithi077 ceph-mon[21151]: pgmap v9210: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:30 smithi046 ceph-mon[19468]: pgmap v9211: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:30 smithi087 ceph-mon[20993]: pgmap v9211: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:30 smithi077 ceph-mon[21151]: pgmap v9211: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:41:31.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:31.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:31.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:41:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:41:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:41:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:32.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:41:31.871+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:41:32.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:41:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:41:31.872+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:41:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:41:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:41:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:41:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:41:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:41:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:41:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:32.241 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:32.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:32.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:32.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:32.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:32 smithi046 ceph-mon[19468]: pgmap v9212: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:41:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:41:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:41:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:32 smithi046 ceph-mon[19468]: from='client.290115 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:32 smithi087 ceph-mon[20993]: pgmap v9212: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:41:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:41:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:41:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:32 smithi087 ceph-mon[20993]: from='client.290115 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:41:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:32 smithi077 ceph-mon[21151]: pgmap v9212: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:41:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:41:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:41:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:32 smithi077 ceph-mon[21151]: from='client.290115 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:34 smithi046 ceph-mon[19468]: pgmap v9213: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:34 smithi087 ceph-mon[20993]: pgmap v9213: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:34 smithi077 ceph-mon[21151]: pgmap v9213: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: pgmap v9214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:37.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: pgmap v9214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:37.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: pgmap v9214: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:37.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:37.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:37.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:37.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:37.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:39.051 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:38 smithi077 ceph-mon[21151]: pgmap v9215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:39.051 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:38 smithi077 ceph-mon[21151]: from='client.290229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:38 smithi046 ceph-mon[19468]: pgmap v9215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:38 smithi046 ceph-mon[19468]: from='client.290229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:38 smithi087 ceph-mon[20993]: pgmap v9215: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:38 smithi087 ceph-mon[20993]: from='client.290229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:40 smithi046 ceph-mon[19468]: pgmap v9216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:40 smithi087 ceph-mon[20993]: pgmap v9216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:40 smithi077 ceph-mon[21151]: pgmap v9216: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:42.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:42.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:42.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:42 smithi087 ceph-mon[20993]: pgmap v9217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:42 smithi046 ceph-mon[19468]: pgmap v9217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:42 smithi077 ceph-mon[21151]: pgmap v9217: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:43.619 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:43.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:43.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:43.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:43.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:44 smithi046 ceph-mon[19468]: from='client.290307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:44 smithi046 ceph-mon[19468]: pgmap v9218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:44 smithi087 ceph-mon[20993]: from='client.290307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:44 smithi087 ceph-mon[20993]: pgmap v9218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:44 smithi077 ceph-mon[21151]: from='client.290307 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:44 smithi077 ceph-mon[21151]: pgmap v9218: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:46 smithi046 ceph-mon[19468]: pgmap v9219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:46 smithi087 ceph-mon[20993]: pgmap v9219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:46 smithi077 ceph-mon[21151]: pgmap v9219: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:48.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:48.621 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:48.621 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:49.300 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:49.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:49.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:49.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:49.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:49.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:48 smithi046 ceph-mon[19468]: pgmap v9220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:48 smithi087 ceph-mon[20993]: pgmap v9220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:48 smithi077 ceph-mon[21151]: pgmap v9220: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:50.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:49 smithi087 ceph-mon[20993]: from='client.290379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:49 smithi046 ceph-mon[19468]: from='client.290379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:49 smithi077 ceph-mon[21151]: from='client.290379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:51.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:50 smithi087 ceph-mon[20993]: pgmap v9221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:50 smithi046 ceph-mon[19468]: pgmap v9221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:50 smithi077 ceph-mon[21151]: pgmap v9221: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:52 smithi046 ceph-mon[19468]: pgmap v9222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:52 smithi087 ceph-mon[20993]: pgmap v9222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:52 smithi077 ceph-mon[21151]: pgmap v9222: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:41:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:41:54.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:41:54.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:41:54.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:41:54.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:41:54.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:41:54.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:41:55.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:54 smithi046 ceph-mon[19468]: pgmap v9223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:54 smithi087 ceph-mon[20993]: pgmap v9223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:54 smithi077 ceph-mon[21151]: pgmap v9223: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:55 smithi046 ceph-mon[19468]: from='client.290451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:55 smithi087 ceph-mon[20993]: from='client.290451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:56.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:55 smithi077 ceph-mon[21151]: from='client.290451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: pgmap v9224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.345 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: pgmap v9224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: pgmap v9224: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:41:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:41:59 smithi046 ceph-mon[19468]: pgmap v9225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:41:59 smithi087 ceph-mon[20993]: pgmap v9225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:41:59 smithi077 ceph-mon[21151]: pgmap v9225: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:41:59.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:00.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:00.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:00.690 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:00.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:00.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:00.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:00.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:01 smithi046 ceph-mon[19468]: pgmap v9226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:01 smithi087 ceph-mon[20993]: pgmap v9226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:01 smithi077 ceph-mon[21151]: pgmap v9226: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:02.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:02 smithi087 ceph-mon[20993]: from='client.290529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:02 smithi046 ceph-mon[19468]: from='client.290529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:02 smithi077 ceph-mon[21151]: from='client.290529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:03.197 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:03 smithi087 ceph-mon[20993]: pgmap v9227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:03 smithi046 ceph-mon[19468]: pgmap v9227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:03.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:03 smithi077 ceph-mon[21151]: pgmap v9227: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:05 smithi046 ceph-mon[19468]: pgmap v9228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:05 smithi087 ceph-mon[20993]: pgmap v9228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:05 smithi077 ceph-mon[21151]: pgmap v9228: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:05.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:05.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:05.692 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:06.379 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:06.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:06.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:06.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:06.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:07 smithi046 ceph-mon[19468]: pgmap v9229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:07 smithi046 ceph-mon[19468]: from='client.290604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:07 smithi087 ceph-mon[20993]: pgmap v9229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:07 smithi087 ceph-mon[20993]: from='client.290604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:07 smithi077 ceph-mon[21151]: pgmap v9229: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:07 smithi077 ceph-mon[21151]: from='client.290604 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:09 smithi046 ceph-mon[19468]: pgmap v9230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:09 smithi087 ceph-mon[20993]: pgmap v9230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:09 smithi077 ceph-mon[21151]: pgmap v9230: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:11 smithi046 ceph-mon[19468]: pgmap v9231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:11 smithi087 ceph-mon[20993]: pgmap v9231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:11.381 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:11.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:11.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:11 smithi077 ceph-mon[21151]: pgmap v9231: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:12.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:12.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:12.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:12.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:12.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:13 smithi046 ceph-mon[19468]: pgmap v9232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:13 smithi046 ceph-mon[19468]: from='client.290679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:13 smithi087 ceph-mon[20993]: pgmap v9232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:13 smithi087 ceph-mon[20993]: from='client.290679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:13 smithi077 ceph-mon[21151]: pgmap v9232: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:13 smithi077 ceph-mon[21151]: from='client.290679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:15 smithi046 ceph-mon[19468]: pgmap v9233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:15 smithi087 ceph-mon[20993]: pgmap v9233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:15 smithi077 ceph-mon[21151]: pgmap v9233: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:17.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:17.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:17.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:17.278 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: pgmap v9234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: pgmap v9234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: pgmap v9234: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:17.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:17.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:17.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:17.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:17.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:19.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:19 smithi077 ceph-mon[21151]: from='client.290754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:19.329 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:19 smithi077 ceph-mon[21151]: pgmap v9235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:19 smithi046 ceph-mon[19468]: from='client.290754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:19 smithi046 ceph-mon[19468]: pgmap v9235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:19 smithi087 ceph-mon[20993]: from='client.290754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:19 smithi087 ceph-mon[20993]: pgmap v9235: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:21 smithi046 ceph-mon[19468]: pgmap v9236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:21 smithi087 ceph-mon[20993]: pgmap v9236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:21 smithi077 ceph-mon[21151]: pgmap v9236: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:22.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:22.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:22.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:23 smithi046 ceph-mon[19468]: pgmap v9237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:23 smithi087 ceph-mon[20993]: pgmap v9237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:23 smithi077 ceph-mon[21151]: pgmap v9237: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:23.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:23.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:23.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:23.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:23.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:24 smithi087 ceph-mon[20993]: from='client.290832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:24 smithi077 ceph-mon[21151]: from='client.290832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:24 smithi046 ceph-mon[19468]: from='client.290832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:25 smithi087 ceph-mon[20993]: pgmap v9238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:25 smithi077 ceph-mon[21151]: pgmap v9238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:25 smithi046 ceph-mon[19468]: pgmap v9238: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:27 smithi046 ceph-mon[19468]: pgmap v9239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:27 smithi087 ceph-mon[20993]: pgmap v9239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:27 smithi077 ceph-mon[21151]: pgmap v9239: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:28.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:29.114 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:29.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:29.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:29.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:29.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:29 smithi087 ceph-mon[20993]: pgmap v9240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:29 smithi077 ceph-mon[21151]: pgmap v9240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:29 smithi046 ceph-mon[19468]: pgmap v9240: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:30 smithi087 ceph-mon[20993]: from='client.290910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:30 smithi077 ceph-mon[21151]: from='client.290910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:30 smithi046 ceph-mon[19468]: from='client.290910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:31 smithi077 ceph-mon[21151]: pgmap v9241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:31 smithi046 ceph-mon[19468]: pgmap v9241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:31 smithi087 ceph-mon[20993]: pgmap v9241: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:42:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:42:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:42:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:42:32.637+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:42:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:42:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:42:32.638+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:33 smithi087 ceph-mon[20993]: pgmap v9242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:33 smithi077 ceph-mon[21151]: pgmap v9242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:33 smithi046 ceph-mon[19468]: pgmap v9242: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:42:34.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:34.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:34.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:42:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:42:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:42:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:42:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:42:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:42:34.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:34.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:34.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:34.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:34.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:35.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:35 smithi046 ceph-mon[19468]: pgmap v9243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:35 smithi077 ceph-mon[21151]: pgmap v9243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:35 smithi087 ceph-mon[20993]: pgmap v9243: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:36.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:36 smithi077 ceph-mon[21151]: from='client.291084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:36.422 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:36 smithi087 ceph-mon[20993]: from='client.291084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:36.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:36 smithi046 ceph-mon[19468]: from='client.291084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: pgmap v9244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: pgmap v9244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: pgmap v9244: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:39.347 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:39 smithi077 ceph-mon[21151]: pgmap v9245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:39 smithi046 ceph-mon[19468]: pgmap v9245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:39 smithi087 ceph-mon[20993]: pgmap v9245: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:39.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:39.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:39.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:40.485 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:40.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:40.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:40.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:40.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:41 smithi077 ceph-mon[21151]: pgmap v9246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:41 smithi077 ceph-mon[21151]: from='client.291156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:41 smithi046 ceph-mon[19468]: pgmap v9246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:41 smithi046 ceph-mon[19468]: from='client.291156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:41 smithi087 ceph-mon[20993]: pgmap v9246: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:41 smithi087 ceph-mon[20993]: from='client.291156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:43.409 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:43 smithi087 ceph-mon[20993]: pgmap v9247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:43.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:43 smithi077 ceph-mon[21151]: pgmap v9247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:43 smithi046 ceph-mon[19468]: pgmap v9247: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:45.260 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:45 smithi087 ceph-mon[20993]: pgmap v9248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:42:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:45 smithi077 ceph-mon[21151]: pgmap v9248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:42:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:45.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:45 smithi046 ceph-mon[19468]: pgmap v9248: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:42:45.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:45.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:46.164 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:46.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:46.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:46.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:46.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:47 smithi077 ceph-mon[21151]: pgmap v9249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:47 smithi077 ceph-mon[21151]: from='client.291234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:47 smithi046 ceph-mon[19468]: pgmap v9249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:47 smithi046 ceph-mon[19468]: from='client.291234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:47 smithi087 ceph-mon[20993]: pgmap v9249: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:42:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:47 smithi087 ceph-mon[20993]: from='client.291234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:49.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:49 smithi077 ceph-mon[21151]: pgmap v9250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:49 smithi046 ceph-mon[19468]: pgmap v9250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:49 smithi087 ceph-mon[20993]: pgmap v9250: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:51.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:51.166 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:51.166 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:51 smithi077 ceph-mon[21151]: pgmap v9251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:51.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:51 smithi087 ceph-mon[20993]: pgmap v9251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:51 smithi046 ceph-mon[19468]: pgmap v9251: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:42:51.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:51.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:51.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:51.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:51.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:53 smithi077 ceph-mon[21151]: from='client.291306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:53 smithi077 ceph-mon[21151]: pgmap v9252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:53 smithi046 ceph-mon[19468]: from='client.291306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:53 smithi046 ceph-mon[19468]: pgmap v9252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:53 smithi087 ceph-mon[20993]: from='client.291306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:53 smithi087 ceph-mon[20993]: pgmap v9252: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:54 smithi046 ceph-mon[19468]: pgmap v9253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:54 smithi087 ceph-mon[20993]: pgmap v9253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:54 smithi077 ceph-mon[21151]: pgmap v9253: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:56.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:42:56.846 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: pgmap v9254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: pgmap v9254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: pgmap v9254: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:42:57.542 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:42:57.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:42:57.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:42:57.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:42:57.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:42:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:57 smithi046 ceph-mon[19468]: from='client.291378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:57 smithi087 ceph-mon[20993]: from='client.291378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:57 smithi077 ceph-mon[21151]: from='client.291378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:42:58.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:42:58 smithi046 ceph-mon[19468]: pgmap v9255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:42:58 smithi087 ceph-mon[20993]: pgmap v9255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:42:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:42:58 smithi077 ceph-mon[21151]: pgmap v9255: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:00 smithi077 ceph-mon[21151]: pgmap v9256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:00.859 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:00 smithi046 ceph-mon[19468]: pgmap v9256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:00 smithi087 ceph-mon[20993]: pgmap v9256: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:02.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:02.546 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:02.546 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:02 smithi046 ceph-mon[19468]: pgmap v9257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:02 smithi087 ceph-mon[20993]: pgmap v9257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:02 smithi077 ceph-mon[21151]: pgmap v9257: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:03.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:03.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:03.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:03.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:03.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:03 smithi046 ceph-mon[19468]: from='client.291456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:03 smithi087 ceph-mon[20993]: from='client.291456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:03 smithi077 ceph-mon[21151]: from='client.291456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:04 smithi046 ceph-mon[19468]: pgmap v9258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:04 smithi087 ceph-mon[20993]: pgmap v9258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:04.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:04 smithi077 ceph-mon[21151]: pgmap v9258: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:06 smithi046 ceph-mon[19468]: pgmap v9259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:06 smithi087 ceph-mon[20993]: pgmap v9259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:06 smithi077 ceph-mon[21151]: pgmap v9259: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:08.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:08.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:08.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:08 smithi046 ceph-mon[19468]: pgmap v9260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:08 smithi087 ceph-mon[20993]: pgmap v9260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:08.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:08 smithi077 ceph-mon[21151]: pgmap v9260: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:08.901 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:08.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:08.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:08.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:08.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:09 smithi046 ceph-mon[19468]: from='client.291528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:09 smithi087 ceph-mon[20993]: from='client.291528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:09 smithi077 ceph-mon[21151]: from='client.291528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:10 smithi046 ceph-mon[19468]: pgmap v9261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:10 smithi087 ceph-mon[20993]: pgmap v9261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:10 smithi077 ceph-mon[21151]: pgmap v9261: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:12 smithi046 ceph-mon[19468]: pgmap v9262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:12 smithi087 ceph-mon[20993]: pgmap v9262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:12.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:12 smithi077 ceph-mon[21151]: pgmap v9262: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:13.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:13.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:13.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:14.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:14.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:14.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:14.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:14.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:14 smithi046 ceph-mon[19468]: pgmap v9263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:14 smithi087 ceph-mon[20993]: pgmap v9263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:14 smithi077 ceph-mon[21151]: pgmap v9263: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:15 smithi046 ceph-mon[19468]: from='client.291606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:15 smithi087 ceph-mon[20993]: from='client.291606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:15 smithi077 ceph-mon[21151]: from='client.291606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:16 smithi046 ceph-mon[19468]: pgmap v9264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:16 smithi087 ceph-mon[20993]: pgmap v9264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:16 smithi077 ceph-mon[21151]: pgmap v9264: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.843 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:18.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:18 smithi046 ceph-mon[19468]: pgmap v9265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:19.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:18 smithi077 ceph-mon[21151]: pgmap v9265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:18 smithi087 ceph-mon[20993]: pgmap v9265: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:19.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:19.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:19.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:20.278 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:20.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:20.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:20.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:20.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:20 smithi046 ceph-mon[19468]: pgmap v9266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:20 smithi046 ceph-mon[19468]: from='client.291684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:20 smithi087 ceph-mon[20993]: pgmap v9266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:20 smithi087 ceph-mon[20993]: from='client.291684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:21.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:20 smithi077 ceph-mon[21151]: pgmap v9266: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:21.138 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:20 smithi077 ceph-mon[21151]: from='client.291684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:22 smithi077 ceph-mon[21151]: pgmap v9267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:22 smithi046 ceph-mon[19468]: pgmap v9267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:22 smithi087 ceph-mon[20993]: pgmap v9267: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:24.727 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:24 smithi087 ceph-mon[20993]: pgmap v9268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:24 smithi046 ceph-mon[19468]: pgmap v9268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:24 smithi077 ceph-mon[21151]: pgmap v9268: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:25.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:25.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:25.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:25.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:25.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:25.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:25.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:25.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:26 smithi046 ceph-mon[19468]: pgmap v9269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:26 smithi046 ceph-mon[19468]: from='client.291756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:26 smithi087 ceph-mon[20993]: pgmap v9269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:26 smithi087 ceph-mon[20993]: from='client.291756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:26 smithi077 ceph-mon[21151]: pgmap v9269: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:26 smithi077 ceph-mon[21151]: from='client.291756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:28 smithi046 ceph-mon[19468]: pgmap v9270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:28 smithi087 ceph-mon[20993]: pgmap v9270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:28 smithi077 ceph-mon[21151]: pgmap v9270: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:30.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:30.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:30.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:31 smithi046 ceph-mon[19468]: pgmap v9271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:31 smithi087 ceph-mon[20993]: pgmap v9271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:31 smithi077 ceph-mon[21151]: pgmap v9271: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:43:31.642 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:31.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:31.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:31.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:31.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='client.291831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: pgmap v9272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='client.291831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: pgmap v9272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='client.291831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: pgmap v9272: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:33.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:43:33.394+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:43:33.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:43:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:43:33.395+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:43:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:43:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:43:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:43:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:35 smithi046 ceph-mon[19468]: pgmap v9273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:43:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:43:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:35 smithi087 ceph-mon[20993]: pgmap v9273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:43:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:43:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:35 smithi077 ceph-mon[21151]: pgmap v9273: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:36.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:36.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:36.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: pgmap v9274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:37.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:37.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:37.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:37.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: pgmap v9274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.332 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: pgmap v9274: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:38 smithi046 ceph-mon[19468]: from='client.292011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:38 smithi087 ceph-mon[20993]: from='client.292011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:38 smithi077 ceph-mon[21151]: from='client.292011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:39.299 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:39 smithi046 ceph-mon[19468]: pgmap v9275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:39 smithi087 ceph-mon[20993]: pgmap v9275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:39 smithi077 ceph-mon[21151]: pgmap v9275: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:41 smithi046 ceph-mon[19468]: pgmap v9276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:41 smithi087 ceph-mon[20993]: pgmap v9276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:41.407 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:41 smithi077 ceph-mon[21151]: pgmap v9276: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:42.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:42.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:42.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:43.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:43.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:43.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:43.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:43.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:43.215 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:43 smithi077 ceph-mon[21151]: pgmap v9277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:43 smithi046 ceph-mon[19468]: pgmap v9277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:43 smithi087 ceph-mon[20993]: pgmap v9277: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:44 smithi046 ceph-mon[19468]: from='client.292080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:44 smithi087 ceph-mon[20993]: from='client.292080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:44 smithi077 ceph-mon[21151]: from='client.292080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:45 smithi087 ceph-mon[20993]: pgmap v9278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:45 smithi046 ceph-mon[19468]: pgmap v9278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:45 smithi077 ceph-mon[21151]: pgmap v9278: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:47 smithi087 ceph-mon[20993]: pgmap v9279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:47 smithi046 ceph-mon[19468]: pgmap v9279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:47 smithi077 ceph-mon[21151]: pgmap v9279: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:43:48.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:48.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:48.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:48.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:48.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:48.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:48.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:48.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:48 smithi046 ceph-mon[19468]: pgmap v9280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:48 smithi087 ceph-mon[20993]: pgmap v9280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:48 smithi077 ceph-mon[21151]: pgmap v9280: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:49 smithi046 ceph-mon[19468]: from='client.292158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:49 smithi087 ceph-mon[20993]: from='client.292158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:49 smithi077 ceph-mon[21151]: from='client.292158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:50 smithi046 ceph-mon[19468]: pgmap v9281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:50 smithi087 ceph-mon[20993]: pgmap v9281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:50 smithi077 ceph-mon[21151]: pgmap v9281: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:52 smithi046 ceph-mon[19468]: pgmap v9282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:52 smithi087 ceph-mon[20993]: pgmap v9282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:52 smithi077 ceph-mon[21151]: pgmap v9282: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:53.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:53.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:53.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:43:54.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:43:54.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:43:54.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:43:54.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:43:54.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:43:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:54 smithi046 ceph-mon[19468]: pgmap v9283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:54 smithi046 ceph-mon[19468]: from='client.292236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:54 smithi087 ceph-mon[20993]: pgmap v9283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:54 smithi087 ceph-mon[20993]: from='client.292236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:54 smithi077 ceph-mon[21151]: pgmap v9283: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:54 smithi077 ceph-mon[21151]: from='client.292236 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:43:56.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:56 smithi077 ceph-mon[21151]: pgmap v9284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:56 smithi046 ceph-mon[19468]: pgmap v9284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:56 smithi087 ceph-mon[20993]: pgmap v9284: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:58.152 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:43:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:43:58 smithi077 ceph-mon[21151]: pgmap v9285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:43:58 smithi046 ceph-mon[19468]: pgmap v9285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:43:58 smithi087 ceph-mon[20993]: pgmap v9285: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:43:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:43:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:43:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:00.095 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:00.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:00.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:00.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:00.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:01.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:00 smithi046 ceph-mon[19468]: pgmap v9286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:01.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:00 smithi046 ceph-mon[19468]: from='client.292308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:01.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:00 smithi077 ceph-mon[21151]: pgmap v9286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:01.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:00 smithi077 ceph-mon[21151]: from='client.292308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:00 smithi087 ceph-mon[20993]: pgmap v9286: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:00 smithi087 ceph-mon[20993]: from='client.292308 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:02 smithi077 ceph-mon[21151]: pgmap v9287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:44:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:02 smithi046 ceph-mon[19468]: pgmap v9287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:44:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:02 smithi087 ceph-mon[20993]: pgmap v9287: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:44:05.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:05.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:05.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:05.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:04 smithi087 ceph-mon[20993]: pgmap v9288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:44:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:04 smithi046 ceph-mon[19468]: pgmap v9288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:44:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:04 smithi077 ceph-mon[21151]: pgmap v9288: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:44:05.779 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:05.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:05.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:05.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:05.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:07.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:06 smithi087 ceph-mon[20993]: from='client.292383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:07.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:06 smithi087 ceph-mon[20993]: pgmap v9289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:07.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:06 smithi046 ceph-mon[19468]: from='client.292383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:07.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:06 smithi046 ceph-mon[19468]: pgmap v9289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:06 smithi077 ceph-mon[21151]: from='client.292383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:06 smithi077 ceph-mon[21151]: pgmap v9289: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:08 smithi046 ceph-mon[19468]: pgmap v9290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:08 smithi087 ceph-mon[20993]: pgmap v9290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:08 smithi077 ceph-mon[21151]: pgmap v9290: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:10.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:10.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:10.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:10 smithi046 ceph-mon[19468]: pgmap v9291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:10 smithi087 ceph-mon[20993]: pgmap v9291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:10.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:10 smithi077 ceph-mon[21151]: pgmap v9291: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:11.465 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:11.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:11.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:11.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:11.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:11 smithi046 ceph-mon[19468]: from='client.292455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:11 smithi087 ceph-mon[20993]: from='client.292455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:11 smithi077 ceph-mon[21151]: from='client.292455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:12 smithi087 ceph-mon[20993]: pgmap v9292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:12.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:12 smithi077 ceph-mon[21151]: pgmap v9292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:12 smithi046 ceph-mon[19468]: pgmap v9292: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:14 smithi087 ceph-mon[20993]: pgmap v9293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:44:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:14 smithi077 ceph-mon[21151]: pgmap v9293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:44:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:14 smithi046 ceph-mon[19468]: pgmap v9293: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:44:16.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:16.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:16 smithi046 ceph-mon[19468]: pgmap v9294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:44:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:16 smithi087 ceph-mon[20993]: pgmap v9294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:44:16.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:16 smithi077 ceph-mon[21151]: pgmap v9294: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T07:44:17.156 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:17.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:17.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:17.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:17.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='client.292533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='client.292533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='client.292533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:19 smithi046 ceph-mon[19468]: pgmap v9295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:19 smithi087 ceph-mon[20993]: pgmap v9295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:19 smithi077 ceph-mon[21151]: pgmap v9295: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:21 smithi046 ceph-mon[19468]: pgmap v9296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:21.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:21 smithi087 ceph-mon[20993]: pgmap v9296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:21 smithi077 ceph-mon[21151]: pgmap v9296: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:22.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:22.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:22.159 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:22.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:22.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:22.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:22.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:22.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:23 smithi046 ceph-mon[19468]: pgmap v9297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:23 smithi077 ceph-mon[21151]: pgmap v9297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:23 smithi087 ceph-mon[20993]: pgmap v9297: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:24 smithi046 ceph-mon[19468]: from='client.292611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:24 smithi087 ceph-mon[20993]: from='client.292611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:24 smithi077 ceph-mon[21151]: from='client.292611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:25 smithi046 ceph-mon[19468]: pgmap v9298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:25 smithi087 ceph-mon[20993]: pgmap v9298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:25 smithi077 ceph-mon[21151]: pgmap v9298: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:27 smithi046 ceph-mon[19468]: pgmap v9299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:27 smithi087 ceph-mon[20993]: pgmap v9299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:27 smithi077 ceph-mon[21151]: pgmap v9299: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:27.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:27.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:27.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:28.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:28.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:28.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:28.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:28.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:28 smithi046 ceph-mon[19468]: pgmap v9300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:28 smithi046 ceph-mon[19468]: from='client.292686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:28 smithi087 ceph-mon[20993]: pgmap v9300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:28 smithi087 ceph-mon[20993]: from='client.292686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:28 smithi077 ceph-mon[21151]: pgmap v9300: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:28 smithi077 ceph-mon[21151]: from='client.292686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:30 smithi046 ceph-mon[19468]: pgmap v9301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:30 smithi087 ceph-mon[20993]: pgmap v9301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:30 smithi077 ceph-mon[21151]: pgmap v9301: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:32 smithi046 ceph-mon[19468]: pgmap v9302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:32 smithi087 ceph-mon[20993]: pgmap v9302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:32 smithi077 ceph-mon[21151]: pgmap v9302: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:44:33.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:33.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:33.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:44:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:44:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:44:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:44:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:44:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:44:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:34.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:34.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:34.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:34.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:34.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:34.534 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:44:34.162+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:44:34.534 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:44:34.172+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-mon[19468]: pgmap v9303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-mon[19468]: from='client.292779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:44:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:44:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:34 smithi087 ceph-mon[20993]: pgmap v9303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:34 smithi087 ceph-mon[20993]: from='client.292779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:44:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:34 smithi077 ceph-mon[21151]: pgmap v9303: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:34 smithi077 ceph-mon[21151]: from='client.292779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:44:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:44:37.087 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:36 smithi077 ceph-mon[21151]: pgmap v9304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:36 smithi046 ceph-mon[19468]: pgmap v9304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:36 smithi087 ceph-mon[20993]: pgmap v9304: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:39.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:39 smithi046 ceph-mon[19468]: pgmap v9305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:39.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:39.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:39.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:39 smithi087 ceph-mon[20993]: pgmap v9305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:39.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:39 smithi077 ceph-mon[21151]: pgmap v9305: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:40.224 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:40.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:40.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:40.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:40.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:41.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:41 smithi046 ceph-mon[19468]: pgmap v9306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:41.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:41 smithi046 ceph-mon[19468]: from='client.292941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:41 smithi087 ceph-mon[20993]: pgmap v9306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:41 smithi087 ceph-mon[20993]: from='client.292941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:41 smithi077 ceph-mon[21151]: pgmap v9306: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:41 smithi077 ceph-mon[21151]: from='client.292941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:43 smithi077 ceph-mon[21151]: pgmap v9307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:43 smithi046 ceph-mon[19468]: pgmap v9307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:43 smithi087 ceph-mon[20993]: pgmap v9307: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:44.280 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:44 smithi077 ceph-mon[21151]: pgmap v9308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:44:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:44 smithi046 ceph-mon[19468]: pgmap v9308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:44:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:44 smithi087 ceph-mon[20993]: pgmap v9308: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:44:45.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:45.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:45.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:45.904 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:46.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:46 smithi087 ceph-mon[20993]: pgmap v9309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:46.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:46 smithi087 ceph-mon[20993]: from='client.293016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:46 smithi046 ceph-mon[19468]: pgmap v9309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:46 smithi046 ceph-mon[19468]: from='client.293016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:46.857 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:46 smithi077 ceph-mon[21151]: pgmap v9309: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:44:46.857 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:46 smithi077 ceph-mon[21151]: from='client.293016 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:48 smithi046 ceph-mon[19468]: pgmap v9310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:48 smithi087 ceph-mon[20993]: pgmap v9310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:48 smithi077 ceph-mon[21151]: pgmap v9310: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:50.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:50.906 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:50.906 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:50 smithi046 ceph-mon[19468]: pgmap v9311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:50 smithi087 ceph-mon[20993]: pgmap v9311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:50 smithi077 ceph-mon[21151]: pgmap v9311: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:44:51.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:51.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:51.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:52 smithi046 ceph-mon[19468]: from='client.293091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:52 smithi046 ceph-mon[19468]: pgmap v9312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:52 smithi087 ceph-mon[20993]: from='client.293091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:52 smithi087 ceph-mon[20993]: pgmap v9312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:52 smithi077 ceph-mon[21151]: from='client.293091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:52 smithi077 ceph-mon[21151]: pgmap v9312: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:54 smithi087 ceph-mon[20993]: pgmap v9313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:44:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:54 smithi077 ceph-mon[21151]: pgmap v9313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:44:55.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:54 smithi046 ceph-mon[19468]: pgmap v9313: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T07:44:56.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:44:56.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:44:56.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:44:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:56 smithi087 ceph-mon[20993]: pgmap v9314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:44:57.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:56 smithi077 ceph-mon[21151]: pgmap v9314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:44:57.273 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:44:57.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:44:57.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:44:57.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:44:57.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:44:57.274 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:56 smithi046 ceph-mon[19468]: pgmap v9314: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T07:44:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='client.293163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='client.293163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='client.293163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:44:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:44:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:44:58 smithi087 ceph-mon[20993]: pgmap v9315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:59.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:44:58 smithi077 ceph-mon[21151]: pgmap v9315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:44:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:44:58 smithi046 ceph-mon[19468]: pgmap v9315: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:01.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:00 smithi046 ceph-mon[19468]: pgmap v9316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:00 smithi087 ceph-mon[20993]: pgmap v9316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:00 smithi077 ceph-mon[21151]: pgmap v9316: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:02.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:02.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:02.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:02.954 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:02.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:02.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:02.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:02.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:02 smithi087 ceph-mon[20993]: pgmap v9317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:02 smithi077 ceph-mon[21151]: pgmap v9317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:02 smithi046 ceph-mon[19468]: pgmap v9317: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:03 smithi087 ceph-mon[20993]: from='client.293235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:03 smithi077 ceph-mon[21151]: from='client.293235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:03 smithi046 ceph-mon[19468]: from='client.293235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:04 smithi077 ceph-mon[21151]: pgmap v9318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:04 smithi087 ceph-mon[20993]: pgmap v9318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:04 smithi046 ceph-mon[19468]: pgmap v9318: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:07.156 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:06 smithi046 ceph-mon[19468]: pgmap v9319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:06 smithi077 ceph-mon[21151]: pgmap v9319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:07.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:06 smithi087 ceph-mon[20993]: pgmap v9319: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:07.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:07.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:07.956 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:08.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:08.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:08.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:08.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:08.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:08 smithi046 ceph-mon[19468]: pgmap v9320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:08 smithi087 ceph-mon[20993]: pgmap v9320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:08 smithi077 ceph-mon[21151]: pgmap v9320: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:09 smithi046 ceph-mon[19468]: from='client.293313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:09 smithi087 ceph-mon[20993]: from='client.293313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:09 smithi077 ceph-mon[21151]: from='client.293313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:10 smithi046 ceph-mon[19468]: pgmap v9321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:10 smithi087 ceph-mon[20993]: pgmap v9321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:10 smithi077 ceph-mon[21151]: pgmap v9321: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:12 smithi046 ceph-mon[19468]: pgmap v9322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:12 smithi087 ceph-mon[20993]: pgmap v9322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:12 smithi077 ceph-mon[21151]: pgmap v9322: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:13.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:13.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:13.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:14.337 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:14.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:14.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:14.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:14.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:14 smithi046 ceph-mon[19468]: pgmap v9323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:14 smithi046 ceph-mon[19468]: from='client.293391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:14 smithi087 ceph-mon[20993]: pgmap v9323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:14 smithi087 ceph-mon[20993]: from='client.293391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:14 smithi077 ceph-mon[21151]: pgmap v9323: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:14 smithi077 ceph-mon[21151]: from='client.293391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:17.342 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:16 smithi077 ceph-mon[21151]: pgmap v9324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:16 smithi046 ceph-mon[19468]: pgmap v9324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:16 smithi087 ceph-mon[20993]: pgmap v9324: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:18 smithi046 ceph-mon[19468]: pgmap v9325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:18 smithi087 ceph-mon[20993]: pgmap v9325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:18 smithi077 ceph-mon[21151]: pgmap v9325: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:19.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:19.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:19.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:20.033 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:20.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:20.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:20.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:20.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:20 smithi046 ceph-mon[19468]: pgmap v9326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:20 smithi046 ceph-mon[19468]: from='client.293460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:20 smithi087 ceph-mon[20993]: pgmap v9326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:20 smithi087 ceph-mon[20993]: from='client.293460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:20 smithi077 ceph-mon[21151]: pgmap v9326: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:20 smithi077 ceph-mon[21151]: from='client.293460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:22.836 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:22 smithi046 ceph-mon[19468]: pgmap v9327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:22 smithi087 ceph-mon[20993]: pgmap v9327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:22 smithi077 ceph-mon[21151]: pgmap v9327: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:45:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:24 smithi087 ceph-mon[20993]: pgmap v9328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:24 smithi077 ceph-mon[21151]: pgmap v9328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:25.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:25.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:24 smithi046 ceph-mon[19468]: pgmap v9328: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:25.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:25.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:25.723 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:25.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:25.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:25.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:25.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:26.727 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:26 smithi077 ceph-mon[21151]: from='client.293538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:26.727 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:26 smithi077 ceph-mon[21151]: pgmap v9329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:26 smithi087 ceph-mon[20993]: from='client.293538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:26 smithi087 ceph-mon[20993]: pgmap v9329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:26 smithi046 ceph-mon[19468]: from='client.293538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:26 smithi046 ceph-mon[19468]: pgmap v9329: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:45:29.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:29 smithi087 ceph-mon[20993]: pgmap v9330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:29.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:29 smithi046 ceph-mon[19468]: pgmap v9330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:29 smithi077 ceph-mon[21151]: pgmap v9330: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:30.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:31 smithi087 ceph-mon[20993]: pgmap v9331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:31.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:31.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:31.410 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:31 smithi046 ceph-mon[19468]: pgmap v9331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:31 smithi077 ceph-mon[21151]: pgmap v9331: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T07:45:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:32 smithi087 ceph-mon[20993]: from='client.293610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:32 smithi077 ceph-mon[21151]: from='client.293610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:32 smithi046 ceph-mon[19468]: from='client.293610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:33 smithi087 ceph-mon[20993]: pgmap v9332: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:45:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:33 smithi077 ceph-mon[21151]: pgmap v9332: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:45:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:33 smithi046 ceph-mon[19468]: pgmap v9332: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T07:45:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:45:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:45:34.922+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:45:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:45:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:45:34.923+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: pgmap v9333: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: pgmap v9333: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: pgmap v9333: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:45:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:45:36.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:36.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:36.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:45:36.412 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:45:36.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:36.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:36.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:45:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:45:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:45:37.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:37.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:37 smithi046 ceph-mon[19468]: pgmap v9334: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:37 smithi087 ceph-mon[20993]: pgmap v9334: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:37.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:37 smithi077 ceph-mon[21151]: pgmap v9334: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='client.293790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='client.293790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='client.293790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:39 smithi077 ceph-mon[21151]: pgmap v9335: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:39 smithi046 ceph-mon[19468]: pgmap v9335: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:39 smithi087 ceph-mon[20993]: pgmap v9335: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:41 smithi077 ceph-mon[21151]: pgmap v9336: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:41 smithi046 ceph-mon[19468]: pgmap v9336: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:41 smithi087 ceph-mon[20993]: pgmap v9336: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T07:45:42.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:42.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:42.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:42.766 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:42.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:42.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:42.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:42.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:43.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:43 smithi046 ceph-mon[19468]: pgmap v9337: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:45:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:43 smithi077 ceph-mon[21151]: pgmap v9337: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:45:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:43 smithi087 ceph-mon[20993]: pgmap v9337: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T07:45:44.312 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:44 smithi046 ceph-mon[19468]: from='client.293865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:44.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:44 smithi077 ceph-mon[21151]: from='client.293865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:44 smithi087 ceph-mon[20993]: from='client.293865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:45 smithi077 ceph-mon[21151]: pgmap v9338: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:45 smithi046 ceph-mon[19468]: pgmap v9338: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:45 smithi087 ceph-mon[20993]: pgmap v9338: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:47 smithi077 ceph-mon[21151]: pgmap v9339: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:47 smithi046 ceph-mon[19468]: pgmap v9339: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:47 smithi087 ceph-mon[20993]: pgmap v9339: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:45:47.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:47.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:47.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:48.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:48.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:48.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:48.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:48.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:49 smithi087 ceph-mon[20993]: pgmap v9340: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:49 smithi087 ceph-mon[20993]: from='client.293940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:49 smithi077 ceph-mon[21151]: pgmap v9340: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:49.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:49 smithi077 ceph-mon[21151]: from='client.293940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:49.401 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.401 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.401 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:49 smithi046 ceph-mon[19468]: pgmap v9340: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:49 smithi046 ceph-mon[19468]: from='client.293940 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:51 smithi077 ceph-mon[21151]: pgmap v9341: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:51 smithi046 ceph-mon[19468]: pgmap v9341: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:51 smithi087 ceph-mon[20993]: pgmap v9341: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:53 smithi077 ceph-mon[21151]: pgmap v9342: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:53.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:53.464 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:53 smithi046 ceph-mon[19468]: pgmap v9342: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:53 smithi087 ceph-mon[20993]: pgmap v9342: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:54.153 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:54.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:54.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:54.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:54.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:45:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:55 smithi077 ceph-mon[21151]: pgmap v9343: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:55 smithi077 ceph-mon[21151]: from='client.294012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:55.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:55 smithi087 ceph-mon[20993]: pgmap v9343: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:55.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:55 smithi087 ceph-mon[20993]: from='client.294012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:55 smithi046 ceph-mon[19468]: pgmap v9343: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:55 smithi046 ceph-mon[19468]: from='client.294012 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:45:57.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:57 smithi077 ceph-mon[21151]: pgmap v9344: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:57 smithi046 ceph-mon[19468]: pgmap v9344: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:57 smithi087 ceph-mon[20993]: pgmap v9344: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: pgmap v9345: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:45:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: pgmap v9345: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:45:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: pgmap v9345: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:58.905 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:45:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:45:59.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:45:59.154 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:45:59.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:45:59.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:45:59.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:45:59.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:45:59.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:45:59.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:00 smithi046 ceph-mon[19468]: from='client.294084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:00 smithi046 ceph-mon[19468]: pgmap v9346: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:00 smithi087 ceph-mon[20993]: from='client.294084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:00 smithi087 ceph-mon[20993]: pgmap v9346: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:00 smithi077 ceph-mon[21151]: from='client.294084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:00 smithi077 ceph-mon[21151]: pgmap v9346: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:02.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:02 smithi046 ceph-mon[19468]: pgmap v9347: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:02 smithi087 ceph-mon[20993]: pgmap v9347: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:02 smithi077 ceph-mon[21151]: pgmap v9347: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:04.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:04.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:04.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:04 smithi046 ceph-mon[19468]: pgmap v9348: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:04 smithi087 ceph-mon[20993]: pgmap v9348: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:04 smithi077 ceph-mon[21151]: pgmap v9348: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:05.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:05.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:05.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:05.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:05.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:05 smithi046 ceph-mon[19468]: from='client.294162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:05.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:05 smithi077 ceph-mon[21151]: from='client.294162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:05 smithi087 ceph-mon[20993]: from='client.294162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:06.861 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:06 smithi077 ceph-mon[21151]: pgmap v9349: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:06 smithi087 ceph-mon[20993]: pgmap v9349: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:06 smithi046 ceph-mon[19468]: pgmap v9349: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:08 smithi046 ceph-mon[19468]: pgmap v9350: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:08 smithi087 ceph-mon[20993]: pgmap v9350: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:08 smithi077 ceph-mon[21151]: pgmap v9350: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:10.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:10.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:10.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:11.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:11.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:11.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:11.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:11.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:11 smithi046 ceph-mon[19468]: pgmap v9351: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:11 smithi087 ceph-mon[20993]: pgmap v9351: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:11 smithi077 ceph-mon[21151]: pgmap v9351: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:12 smithi046 ceph-mon[19468]: from='client.294234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:12 smithi087 ceph-mon[20993]: from='client.294234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:12 smithi077 ceph-mon[21151]: from='client.294234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:13 smithi046 ceph-mon[19468]: pgmap v9352: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:13 smithi087 ceph-mon[20993]: pgmap v9352: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:13 smithi077 ceph-mon[21151]: pgmap v9352: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:15 smithi046 ceph-mon[19468]: pgmap v9353: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:15 smithi087 ceph-mon[20993]: pgmap v9353: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:15 smithi077 ceph-mon[21151]: pgmap v9353: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:16.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:16.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:16.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:16.875 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:16.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:16.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:16.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:16.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:17 smithi046 ceph-mon[19468]: pgmap v9354: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:17 smithi087 ceph-mon[20993]: pgmap v9354: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:17 smithi077 ceph-mon[21151]: pgmap v9354: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='client.294309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='client.294309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='client.294309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:19 smithi046 ceph-mon[19468]: pgmap v9355: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:19 smithi087 ceph-mon[20993]: pgmap v9355: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:19 smithi077 ceph-mon[21151]: pgmap v9355: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:21 smithi046 ceph-mon[19468]: pgmap v9356: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:21 smithi087 ceph-mon[20993]: pgmap v9356: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:21 smithi077 ceph-mon[21151]: pgmap v9356: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:21.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:21.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:21.877 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:22.555 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:22.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:22.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:22.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:22.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:23.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:23 smithi046 ceph-mon[19468]: pgmap v9357: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:23.334 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:23 smithi046 ceph-mon[19468]: from='client.294384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:23 smithi087 ceph-mon[20993]: pgmap v9357: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:23 smithi087 ceph-mon[20993]: from='client.294384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:23 smithi077 ceph-mon[21151]: pgmap v9357: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:23 smithi077 ceph-mon[21151]: from='client.294384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:25 smithi046 ceph-mon[19468]: pgmap v9358: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:25 smithi087 ceph-mon[20993]: pgmap v9358: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:25.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:25 smithi077 ceph-mon[21151]: pgmap v9358: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:27 smithi046 ceph-mon[19468]: pgmap v9359: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:27 smithi087 ceph-mon[20993]: pgmap v9359: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:27 smithi077 ceph-mon[21151]: pgmap v9359: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:27.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:27.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:27.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:28.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:28.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:28.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:28.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:28.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:29 smithi046 ceph-mon[19468]: pgmap v9360: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:29 smithi046 ceph-mon[19468]: from='client.294462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:29 smithi087 ceph-mon[20993]: pgmap v9360: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:29 smithi087 ceph-mon[20993]: from='client.294462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:29 smithi077 ceph-mon[21151]: pgmap v9360: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:29 smithi077 ceph-mon[21151]: from='client.294462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:31.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:31 smithi087 ceph-mon[20993]: pgmap v9361: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:31 smithi046 ceph-mon[19468]: pgmap v9361: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:31 smithi077 ceph-mon[21151]: pgmap v9361: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:33 smithi046 ceph-mon[19468]: pgmap v9362: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:33 smithi087 ceph-mon[20993]: pgmap v9362: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:33 smithi077 ceph-mon[21151]: pgmap v9362: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:33.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:33.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:33.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:33.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:33.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:35 smithi046 ceph-mon[19468]: from='client.294540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:35 smithi046 ceph-mon[19468]: pgmap v9363: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:46:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:35 smithi087 ceph-mon[20993]: from='client.294540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:35 smithi087 ceph-mon[20993]: pgmap v9363: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:46:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:35 smithi077 ceph-mon[21151]: from='client.294540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:35 smithi077 ceph-mon[21151]: pgmap v9363: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:46:36.342 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:46:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:46:35.954+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:46:36.342 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:46:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:46:35.955+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:46:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:46:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:46:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: pgmap v9364: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:46:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: pgmap v9364: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:46:36.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:46:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: pgmap v9364: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:46:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:46:36.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:46:38.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:38.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:38.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: pgmap v9365: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: pgmap v9365: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: pgmap v9365: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:39.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:39.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:39.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:39.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:39.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:40 smithi046 ceph-mon[19468]: from='client.294720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:40 smithi046 ceph-mon[19468]: pgmap v9366: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:40 smithi087 ceph-mon[20993]: from='client.294720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:40 smithi087 ceph-mon[20993]: pgmap v9366: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:40 smithi077 ceph-mon[21151]: from='client.294720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:40 smithi077 ceph-mon[21151]: pgmap v9366: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:42 smithi046 ceph-mon[19468]: pgmap v9367: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:42 smithi087 ceph-mon[20993]: pgmap v9367: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:42 smithi077 ceph-mon[21151]: pgmap v9367: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:44.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:44.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:44.656 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:44 smithi046 ceph-mon[19468]: pgmap v9368: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:44 smithi087 ceph-mon[20993]: pgmap v9368: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:44 smithi077 ceph-mon[21151]: pgmap v9368: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:45.353 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:45.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:45.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:45.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:45.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:45 smithi046 ceph-mon[19468]: from='client.294798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:45 smithi087 ceph-mon[20993]: from='client.294798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:45 smithi077 ceph-mon[21151]: from='client.294798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:46 smithi046 ceph-mon[19468]: pgmap v9369: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:47.120 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:46 smithi077 ceph-mon[21151]: pgmap v9369: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:46 smithi087 ceph-mon[20993]: pgmap v9369: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:48 smithi046 ceph-mon[19468]: pgmap v9370: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:48 smithi087 ceph-mon[20993]: pgmap v9370: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:48 smithi077 ceph-mon[21151]: pgmap v9370: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:50.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:50.355 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:51.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:51.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:51.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:51.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:51.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:50 smithi046 ceph-mon[19468]: pgmap v9371: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:50 smithi087 ceph-mon[20993]: pgmap v9371: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:50 smithi077 ceph-mon[21151]: pgmap v9371: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:46:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:51 smithi087 ceph-mon[20993]: from='client.294873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:51 smithi077 ceph-mon[21151]: from='client.294873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:51 smithi046 ceph-mon[19468]: from='client.294873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:52 smithi087 ceph-mon[20993]: pgmap v9372: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:53.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:52 smithi046 ceph-mon[19468]: pgmap v9372: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:53.532 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:52 smithi077 ceph-mon[21151]: pgmap v9372: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:46:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:54 smithi087 ceph-mon[20993]: pgmap v9373: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:54 smithi077 ceph-mon[21151]: pgmap v9373: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:54 smithi046 ceph-mon[19468]: pgmap v9373: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:46:56.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:46:56.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:46:56.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:46:56.726 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:46:56.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:46:56.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:46:56.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:46:56.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:46:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:56 smithi046 ceph-mon[19468]: pgmap v9374: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:56 smithi087 ceph-mon[20993]: pgmap v9374: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:56 smithi077 ceph-mon[21151]: pgmap v9374: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:57 smithi087 ceph-mon[20993]: from='client.294951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:57 smithi077 ceph-mon[21151]: from='client.294951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:57 smithi046 ceph-mon[19468]: from='client.294951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: pgmap v9375: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:46:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: pgmap v9375: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:46:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: pgmap v9375: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:46:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:46:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:00 smithi046 ceph-mon[19468]: pgmap v9376: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:00 smithi087 ceph-mon[20993]: pgmap v9376: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:00 smithi077 ceph-mon[21151]: pgmap v9376: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:01.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:01.728 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:01.728 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:02.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:02.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:02.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:02.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:02.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:02 smithi046 ceph-mon[19468]: pgmap v9377: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:02 smithi046 ceph-mon[19468]: from='client.295023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:02 smithi087 ceph-mon[20993]: pgmap v9377: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:02 smithi087 ceph-mon[20993]: from='client.295023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:02 smithi077 ceph-mon[21151]: pgmap v9377: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:02 smithi077 ceph-mon[21151]: from='client.295023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:05.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:04 smithi046 ceph-mon[19468]: pgmap v9378: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:04 smithi087 ceph-mon[20993]: pgmap v9378: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:04 smithi077 ceph-mon[21151]: pgmap v9378: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:06 smithi046 ceph-mon[19468]: pgmap v9379: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:06 smithi087 ceph-mon[20993]: pgmap v9379: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:06 smithi077 ceph-mon[21151]: pgmap v9379: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:07.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:08.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:08.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:08.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:08.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:08.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:08 smithi046 ceph-mon[19468]: pgmap v9380: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:08 smithi046 ceph-mon[19468]: from='client.295098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:08 smithi077 ceph-mon[21151]: pgmap v9380: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:09.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:08 smithi077 ceph-mon[21151]: from='client.295098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:09.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.244 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:08 smithi087 ceph-mon[20993]: pgmap v9380: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:08 smithi087 ceph-mon[20993]: from='client.295098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:10 smithi087 ceph-mon[20993]: pgmap v9381: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:10 smithi046 ceph-mon[19468]: pgmap v9381: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:10 smithi077 ceph-mon[21151]: pgmap v9381: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:13.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:13.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:13.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:12 smithi046 ceph-mon[19468]: pgmap v9382: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:12 smithi087 ceph-mon[20993]: pgmap v9382: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:12 smithi077 ceph-mon[21151]: pgmap v9382: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:13.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:13.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:13.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:13.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:13.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:14 smithi046 ceph-mon[19468]: from='client.295176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:14 smithi046 ceph-mon[19468]: pgmap v9383: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:14 smithi087 ceph-mon[20993]: from='client.295176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:14 smithi087 ceph-mon[20993]: pgmap v9383: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:14 smithi077 ceph-mon[21151]: from='client.295176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:14 smithi077 ceph-mon[21151]: pgmap v9383: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:17.237 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:16 smithi077 ceph-mon[21151]: pgmap v9384: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:16 smithi046 ceph-mon[19468]: pgmap v9384: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:16 smithi087 ceph-mon[20993]: pgmap v9384: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:18.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:18.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:18.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: pgmap v9385: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: pgmap v9385: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: pgmap v9385: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:19.471 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:20 smithi046 ceph-mon[19468]: from='client.295254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:20 smithi087 ceph-mon[20993]: from='client.295254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:20.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:20 smithi077 ceph-mon[21151]: from='client.295254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:21 smithi046 ceph-mon[19468]: pgmap v9386: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:21 smithi087 ceph-mon[20993]: pgmap v9386: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:21 smithi077 ceph-mon[21151]: pgmap v9386: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:23 smithi046 ceph-mon[19468]: pgmap v9387: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:23 smithi087 ceph-mon[20993]: pgmap v9387: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:23 smithi077 ceph-mon[21151]: pgmap v9387: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:24.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:24.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:24.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:25.176 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:25.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:25.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:25.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:25.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:25 smithi046 ceph-mon[19468]: pgmap v9388: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:25 smithi087 ceph-mon[20993]: pgmap v9388: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:25 smithi077 ceph-mon[21151]: pgmap v9388: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:26 smithi046 ceph-mon[19468]: from='client.295332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:26 smithi087 ceph-mon[20993]: from='client.295332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:26 smithi077 ceph-mon[21151]: from='client.295332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:27.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:27 smithi046 ceph-mon[19468]: pgmap v9389: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:47:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:27 smithi087 ceph-mon[20993]: pgmap v9389: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:47:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:27 smithi077 ceph-mon[21151]: pgmap v9389: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:47:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:29 smithi046 ceph-mon[19468]: pgmap v9390: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:29 smithi087 ceph-mon[20993]: pgmap v9390: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:29 smithi077 ceph-mon[21151]: pgmap v9390: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:30.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:30.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:30.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:30.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:30.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:30.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:30.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:30.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:31 smithi087 ceph-mon[20993]: pgmap v9391: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:31.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:31 smithi046 ceph-mon[19468]: pgmap v9391: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:31 smithi077 ceph-mon[21151]: pgmap v9391: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T07:47:32.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:32 smithi087 ceph-mon[20993]: from='client.295407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:32 smithi077 ceph-mon[21151]: from='client.295407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:32.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:32 smithi046 ceph-mon[19468]: from='client.295407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:33 smithi087 ceph-mon[20993]: pgmap v9392: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:33 smithi077 ceph-mon[21151]: pgmap v9392: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:33 smithi046 ceph-mon[19468]: pgmap v9392: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:35 smithi087 ceph-mon[20993]: pgmap v9393: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:47:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:35 smithi077 ceph-mon[21151]: pgmap v9393: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:47:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:35 smithi046 ceph-mon[19468]: pgmap v9393: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:47:35.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:35.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:35.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:47:36.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:47:36.566 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:36.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:36.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:36.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:36.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:36.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:47:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: pgmap v9394: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='client.295479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: pgmap v9394: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='client.295479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:47:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:37.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:47:37.154+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:47:37.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:47:37.155+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:47:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: pgmap v9394: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='client.295479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:47:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:47:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:47:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:47:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:47:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:47:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: pgmap v9395: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: pgmap v9395: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: pgmap v9395: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:41.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:41.569 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:41 smithi046 ceph-mon[19468]: pgmap v9396: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:41.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:41.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:41 smithi087 ceph-mon[20993]: pgmap v9396: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:41.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:41 smithi077 ceph-mon[21151]: pgmap v9396: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T07:47:42.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:42.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:42.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:42.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:42.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:43 smithi046 ceph-mon[19468]: pgmap v9397: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:43 smithi046 ceph-mon[19468]: from='client.295656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:43 smithi087 ceph-mon[20993]: pgmap v9397: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:43 smithi087 ceph-mon[20993]: from='client.295656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:43 smithi077 ceph-mon[21151]: pgmap v9397: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:43 smithi077 ceph-mon[21151]: from='client.295656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:45.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:45 smithi046 ceph-mon[19468]: pgmap v9398: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:45 smithi087 ceph-mon[20993]: pgmap v9398: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:45.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:45 smithi077 ceph-mon[21151]: pgmap v9398: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:47.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:47.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:47.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:47 smithi046 ceph-mon[19468]: pgmap v9399: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:47.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:47 smithi077 ceph-mon[21151]: pgmap v9399: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:47 smithi087 ceph-mon[20993]: pgmap v9399: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:47.938 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:47.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:47.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:47.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:47.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:49 smithi046 ceph-mon[19468]: from='client.295731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:49 smithi046 ceph-mon[19468]: pgmap v9400: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.468 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:49 smithi077 ceph-mon[21151]: from='client.295731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:49.469 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:49 smithi077 ceph-mon[21151]: pgmap v9400: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:49.469 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.469 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.469 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:49 smithi087 ceph-mon[20993]: from='client.295731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:49 smithi087 ceph-mon[20993]: pgmap v9400: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:51 smithi077 ceph-mon[21151]: pgmap v9401: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:51.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:51 smithi087 ceph-mon[20993]: pgmap v9401: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:51 smithi046 ceph-mon[19468]: pgmap v9401: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:52.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:52.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:52.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:53.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:53 smithi087 ceph-mon[20993]: pgmap v9402: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:53 smithi046 ceph-mon[19468]: pgmap v9402: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:53.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:53.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:53.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:53.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:53.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:53 smithi077 ceph-mon[21151]: pgmap v9402: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:47:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:54 smithi046 ceph-mon[19468]: from='client.295809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:54 smithi046 ceph-mon[19468]: pgmap v9403: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:54 smithi087 ceph-mon[20993]: from='client.295809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:54 smithi087 ceph-mon[20993]: pgmap v9403: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:54 smithi077 ceph-mon[21151]: from='client.295809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:47:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:54 smithi077 ceph-mon[21151]: pgmap v9403: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:56 smithi077 ceph-mon[21151]: pgmap v9404: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:56 smithi046 ceph-mon[19468]: pgmap v9404: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:56 smithi087 ceph-mon[20993]: pgmap v9404: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:47:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:47:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:47:58.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: pgmap v9405: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: pgmap v9405: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: pgmap v9405: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:47:59.310 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:47:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:47:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:47:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:47:59.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:47:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:47:59 smithi077 ceph-mon[21151]: from='client.295881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:47:59 smithi046 ceph-mon[19468]: from='client.295881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:47:59 smithi087 ceph-mon[20993]: from='client.295881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:00 smithi046 ceph-mon[19468]: pgmap v9406: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:00 smithi087 ceph-mon[20993]: pgmap v9406: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:00 smithi077 ceph-mon[21151]: pgmap v9406: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:02 smithi046 ceph-mon[19468]: pgmap v9407: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:02 smithi087 ceph-mon[20993]: pgmap v9407: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:02 smithi077 ceph-mon[21151]: pgmap v9407: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:04.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:04.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:04.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:04.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:04.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:04.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:04.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:04 smithi046 ceph-mon[19468]: pgmap v9408: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:04 smithi087 ceph-mon[20993]: pgmap v9408: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:04 smithi077 ceph-mon[21151]: pgmap v9408: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:06.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:05 smithi046 ceph-mon[19468]: from='client.295953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:05 smithi087 ceph-mon[20993]: from='client.295953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:05 smithi077 ceph-mon[21151]: from='client.295953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:06.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:06 smithi046 ceph-mon[19468]: pgmap v9409: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:06 smithi087 ceph-mon[20993]: pgmap v9409: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:06 smithi077 ceph-mon[21151]: pgmap v9409: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:08 smithi046 ceph-mon[19468]: pgmap v9410: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:08 smithi087 ceph-mon[20993]: pgmap v9410: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:08 smithi077 ceph-mon[21151]: pgmap v9410: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:10.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:10.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:10.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:10.295 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.295 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.295 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:10.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:10.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:10.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:10.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:10.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:11 smithi087 ceph-mon[20993]: pgmap v9411: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:11.378 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:11 smithi077 ceph-mon[21151]: pgmap v9411: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:11 smithi046 ceph-mon[19468]: pgmap v9411: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:12 smithi077 ceph-mon[21151]: from='client.296031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:12.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:12 smithi087 ceph-mon[20993]: from='client.296031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:12 smithi046 ceph-mon[19468]: from='client.296031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:13 smithi087 ceph-mon[20993]: pgmap v9412: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:13 smithi077 ceph-mon[21151]: pgmap v9412: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:13 smithi046 ceph-mon[19468]: pgmap v9412: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:15 smithi087 ceph-mon[20993]: pgmap v9413: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:15 smithi077 ceph-mon[21151]: pgmap v9413: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:15 smithi046 ceph-mon[19468]: pgmap v9413: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:15.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:15.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:15.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:16.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:16.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:16.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:16.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:16.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:17 smithi077 ceph-mon[21151]: pgmap v9414: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:17 smithi077 ceph-mon[21151]: from='client.296103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:17 smithi046 ceph-mon[19468]: pgmap v9414: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:17 smithi046 ceph-mon[19468]: from='client.296103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:17 smithi087 ceph-mon[20993]: pgmap v9414: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:17 smithi087 ceph-mon[20993]: from='client.296103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: pgmap v9415: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: pgmap v9415: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: pgmap v9415: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:21.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:21.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:21.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:21 smithi077 ceph-mon[21151]: pgmap v9416: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:21 smithi046 ceph-mon[19468]: pgmap v9416: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:21 smithi087 ceph-mon[20993]: pgmap v9416: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:22.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:22.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:22.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:22.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:22.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:23 smithi077 ceph-mon[21151]: pgmap v9417: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:23 smithi077 ceph-mon[21151]: from='client.296181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:23 smithi046 ceph-mon[19468]: pgmap v9417: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:23 smithi046 ceph-mon[19468]: from='client.296181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:23 smithi087 ceph-mon[20993]: pgmap v9417: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:23 smithi087 ceph-mon[20993]: from='client.296181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:25 smithi077 ceph-mon[21151]: pgmap v9418: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:25 smithi046 ceph-mon[19468]: pgmap v9418: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:25 smithi087 ceph-mon[20993]: pgmap v9418: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:27.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:27.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:27.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:27.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:27 smithi046 ceph-mon[19468]: pgmap v9419: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:27 smithi077 ceph-mon[21151]: pgmap v9419: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:27.424 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:27 smithi087 ceph-mon[20993]: pgmap v9419: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:27.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:27.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:27.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:27.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:27.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:29 smithi077 ceph-mon[21151]: from='client.296256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:29 smithi077 ceph-mon[21151]: pgmap v9420: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:29 smithi046 ceph-mon[19468]: from='client.296256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:29 smithi046 ceph-mon[19468]: pgmap v9420: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:29 smithi087 ceph-mon[20993]: from='client.296256 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:29 smithi087 ceph-mon[20993]: pgmap v9420: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:30 smithi046 ceph-mon[19468]: pgmap v9421: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:30 smithi087 ceph-mon[20993]: pgmap v9421: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:30 smithi077 ceph-mon[21151]: pgmap v9421: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:32.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:32.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:32.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:32.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:32 smithi087 ceph-mon[20993]: pgmap v9422: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:32 smithi046 ceph-mon[19468]: pgmap v9422: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:32 smithi077 ceph-mon[21151]: pgmap v9422: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:33.451 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:33.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:33.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:33.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:33.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:33 smithi046 ceph-mon[19468]: from='client.296325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:33 smithi087 ceph-mon[20993]: from='client.296325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:33 smithi077 ceph-mon[21151]: from='client.296325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:34 smithi046 ceph-mon[19468]: pgmap v9423: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:35.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:34 smithi087 ceph-mon[20993]: pgmap v9423: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:34 smithi077 ceph-mon[21151]: pgmap v9423: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:36 smithi046 ceph-mon[19468]: pgmap v9424: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:36 smithi087 ceph-mon[20993]: pgmap v9424: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:36 smithi077 ceph-mon[21151]: pgmap v9424: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:48:38.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:48:37.889+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:48:38.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:48:37.889+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:48:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:48:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:48:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:48:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:48:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:48:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:48:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:48:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:48:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:48:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:38.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:38.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:38.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: pgmap v9425: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: pgmap v9425: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: pgmap v9425: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:39.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:39.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:39.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:39.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:39.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:39.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:39 smithi046 ceph-mon[19468]: from='client.296511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:39 smithi087 ceph-mon[20993]: from='client.296511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:39 smithi077 ceph-mon[21151]: from='client.296511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:40 smithi046 ceph-mon[19468]: pgmap v9426: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:40 smithi087 ceph-mon[20993]: pgmap v9426: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:40 smithi077 ceph-mon[21151]: pgmap v9426: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:42 smithi046 ceph-mon[19468]: pgmap v9427: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:42 smithi087 ceph-mon[20993]: pgmap v9427: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:42 smithi077 ceph-mon[21151]: pgmap v9427: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:44.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:44.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:44.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:44.814 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:44.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:44.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:44.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:44.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:44 smithi046 ceph-mon[19468]: pgmap v9428: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:44 smithi087 ceph-mon[20993]: pgmap v9428: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:45.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:44 smithi077 ceph-mon[21151]: pgmap v9428: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:45 smithi046 ceph-mon[19468]: from='client.296586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:45 smithi087 ceph-mon[20993]: from='client.296586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:46.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:45 smithi077 ceph-mon[21151]: from='client.296586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:46.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:46 smithi046 ceph-mon[19468]: pgmap v9429: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:47.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:46 smithi077 ceph-mon[21151]: pgmap v9429: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:46 smithi087 ceph-mon[20993]: pgmap v9429: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:48 smithi046 ceph-mon[19468]: pgmap v9430: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:48 smithi087 ceph-mon[20993]: pgmap v9430: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:48 smithi077 ceph-mon[21151]: pgmap v9430: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:49.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:49.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:49.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:50.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:50.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:50.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:50.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:50.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:50 smithi046 ceph-mon[19468]: pgmap v9431: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:50 smithi046 ceph-mon[19468]: from='client.296655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:50 smithi087 ceph-mon[20993]: pgmap v9431: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:50 smithi087 ceph-mon[20993]: from='client.296655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:50 smithi077 ceph-mon[21151]: pgmap v9431: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:50 smithi077 ceph-mon[21151]: from='client.296655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:52.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:52 smithi077 ceph-mon[21151]: pgmap v9432: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:52.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:52 smithi087 ceph-mon[20993]: pgmap v9432: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:52 smithi046 ceph-mon[19468]: pgmap v9432: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:48:55.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:54 smithi087 ceph-mon[20993]: pgmap v9433: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:54 smithi046 ceph-mon[19468]: pgmap v9433: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:54 smithi077 ceph-mon[21151]: pgmap v9433: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:55.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:48:55.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:48:55.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:48:56.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:48:56.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:48:56.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:48:56.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:48:56.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:48:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:56 smithi046 ceph-mon[19468]: pgmap v9434: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:56 smithi046 ceph-mon[19468]: from='client.296730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:56 smithi087 ceph-mon[20993]: pgmap v9434: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:56 smithi087 ceph-mon[20993]: from='client.296730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:57.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:56 smithi077 ceph-mon[21151]: pgmap v9434: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:48:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:56 smithi077 ceph-mon[21151]: from='client.296730 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:48:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:58 smithi046 ceph-mon[19468]: pgmap v9435: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:58 smithi087 ceph-mon[20993]: pgmap v9435: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:48:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:58 smithi077 ceph-mon[21151]: pgmap v9435: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:48:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:48:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:48:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:00 smithi046 ceph-mon[19468]: pgmap v9436: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:00 smithi087 ceph-mon[20993]: pgmap v9436: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:00 smithi077 ceph-mon[21151]: pgmap v9436: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:01.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:01.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:01.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:01.877 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:01.877 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:01.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:01.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:01.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:02 smithi046 ceph-mon[19468]: from='client.296805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:02 smithi046 ceph-mon[19468]: pgmap v9437: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:02 smithi087 ceph-mon[20993]: from='client.296805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:02 smithi087 ceph-mon[20993]: pgmap v9437: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:02 smithi077 ceph-mon[21151]: from='client.296805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:02 smithi077 ceph-mon[21151]: pgmap v9437: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:04 smithi046 ceph-mon[19468]: pgmap v9438: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:04 smithi087 ceph-mon[20993]: pgmap v9438: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:04 smithi077 ceph-mon[21151]: pgmap v9438: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:06.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:06.879 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:06.879 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:06 smithi046 ceph-mon[19468]: pgmap v9439: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:06 smithi087 ceph-mon[20993]: pgmap v9439: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:06 smithi077 ceph-mon[21151]: pgmap v9439: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:07.568 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:07.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:07.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:08.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:07 smithi046 ceph-mon[19468]: from='client.296874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:07 smithi087 ceph-mon[20993]: from='client.296874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:08.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:07 smithi077 ceph-mon[21151]: from='client.296874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:08.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:08 smithi046 ceph-mon[19468]: pgmap v9440: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:08 smithi087 ceph-mon[20993]: pgmap v9440: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:08 smithi077 ceph-mon[21151]: pgmap v9440: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:10 smithi046 ceph-mon[19468]: pgmap v9441: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:10 smithi087 ceph-mon[20993]: pgmap v9441: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:10 smithi077 ceph-mon[21151]: pgmap v9441: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:12.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:12.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:12.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:12 smithi046 ceph-mon[19468]: pgmap v9442: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:12 smithi077 ceph-mon[21151]: pgmap v9442: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:12 smithi087 ceph-mon[20993]: pgmap v9442: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:13.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:13.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:13.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:13.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:13.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:13 smithi077 ceph-mon[21151]: from='client.296952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:13 smithi046 ceph-mon[19468]: from='client.296952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:13 smithi087 ceph-mon[20993]: from='client.296952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:14 smithi087 ceph-mon[20993]: pgmap v9443: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:14.973 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:14 smithi077 ceph-mon[21151]: pgmap v9443: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:14 smithi046 ceph-mon[19468]: pgmap v9443: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:16 smithi046 ceph-mon[19468]: pgmap v9444: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:16 smithi087 ceph-mon[20993]: pgmap v9444: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:16 smithi077 ceph-mon[21151]: pgmap v9444: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:18.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:18.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:18.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:18.947 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:18.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:18.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:18.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:18.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:18 smithi046 ceph-mon[19468]: pgmap v9445: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:18 smithi087 ceph-mon[20993]: pgmap v9445: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:18 smithi077 ceph-mon[21151]: pgmap v9445: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='client.297030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='client.297030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='client.297030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:20.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:20 smithi046 ceph-mon[19468]: pgmap v9446: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:20 smithi087 ceph-mon[20993]: pgmap v9446: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:20 smithi077 ceph-mon[21151]: pgmap v9446: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:22 smithi046 ceph-mon[19468]: pgmap v9447: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:22 smithi087 ceph-mon[20993]: pgmap v9447: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:23.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:22 smithi077 ceph-mon[21151]: pgmap v9447: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:23.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:23.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:23.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:24.638 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:24.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:25 smithi046 ceph-mon[19468]: pgmap v9448: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:25 smithi087 ceph-mon[20993]: pgmap v9448: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:25.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:25 smithi077 ceph-mon[21151]: pgmap v9448: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:26 smithi046 ceph-mon[19468]: from='client.297105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:26 smithi087 ceph-mon[20993]: from='client.297105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:26 smithi077 ceph-mon[21151]: from='client.297105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:27 smithi046 ceph-mon[19468]: pgmap v9449: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:27 smithi087 ceph-mon[20993]: pgmap v9449: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:27 smithi077 ceph-mon[21151]: pgmap v9449: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:29 smithi046 ceph-mon[19468]: pgmap v9450: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:29 smithi087 ceph-mon[20993]: pgmap v9450: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:29 smithi077 ceph-mon[21151]: pgmap v9450: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:29.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:29.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:29.640 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:30.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:30.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:30.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:30.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:30.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:30 smithi046 ceph-mon[19468]: pgmap v9451: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:30 smithi046 ceph-mon[19468]: from='client.297180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:30 smithi087 ceph-mon[20993]: pgmap v9451: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:30 smithi087 ceph-mon[20993]: from='client.297180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:30 smithi077 ceph-mon[21151]: pgmap v9451: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:30 smithi077 ceph-mon[21151]: from='client.297180 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:32 smithi046 ceph-mon[19468]: pgmap v9452: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:33.105 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:32 smithi077 ceph-mon[21151]: pgmap v9452: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:32 smithi087 ceph-mon[20993]: pgmap v9452: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:34 smithi077 ceph-mon[21151]: pgmap v9453: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:35.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:34 smithi087 ceph-mon[20993]: pgmap v9453: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:34 smithi046 ceph-mon[19468]: pgmap v9453: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:49:35.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:35.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:35.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:36.008 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:36.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:36.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:36.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:36.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:36 smithi046 ceph-mon[19468]: from='client.297258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:36 smithi046 ceph-mon[19468]: pgmap v9454: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:36 smithi087 ceph-mon[20993]: from='client.297258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:36 smithi087 ceph-mon[20993]: pgmap v9454: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:36 smithi077 ceph-mon[21151]: from='client.297258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:36 smithi077 ceph-mon[21151]: pgmap v9454: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: pgmap v9455: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:49:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:49:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:49:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:39.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:49:38.630+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:49:39.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:49:38.631+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:49:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: pgmap v9455: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: pgmap v9455: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:49:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:49:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:49:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:49:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:49:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:41.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:41.011 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:41.011 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:41.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:41 smithi046 ceph-mon[19468]: pgmap v9456: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:41 smithi087 ceph-mon[20993]: pgmap v9456: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:41 smithi077 ceph-mon[21151]: pgmap v9456: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T07:49:41.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:41.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:41.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:41.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:41.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:43 smithi046 ceph-mon[19468]: from='client.297435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:43 smithi046 ceph-mon[19468]: pgmap v9457: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:43 smithi087 ceph-mon[20993]: from='client.297435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:43 smithi087 ceph-mon[20993]: pgmap v9457: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:43 smithi077 ceph-mon[21151]: from='client.297435 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:43 smithi077 ceph-mon[21151]: pgmap v9457: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:45 smithi046 ceph-mon[19468]: pgmap v9458: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:45 smithi087 ceph-mon[20993]: pgmap v9458: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:45 smithi077 ceph-mon[21151]: pgmap v9458: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:46.708 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:46.709 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:46.709 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:47 smithi046 ceph-mon[19468]: pgmap v9459: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:47 smithi087 ceph-mon[20993]: pgmap v9459: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:47.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:47.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:47.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:47.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:47.398 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:47.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:47 smithi077 ceph-mon[21151]: pgmap v9459: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:48 smithi046 ceph-mon[19468]: from='client.297513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:48 smithi087 ceph-mon[20993]: from='client.297513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:48 smithi077 ceph-mon[21151]: from='client.297513 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:49.338 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:49 smithi046 ceph-mon[19468]: pgmap v9460: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:49 smithi087 ceph-mon[20993]: pgmap v9460: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:49 smithi077 ceph-mon[21151]: pgmap v9460: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:50 smithi046 ceph-mon[19468]: pgmap v9461: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:50 smithi087 ceph-mon[20993]: pgmap v9461: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:50 smithi077 ceph-mon[21151]: pgmap v9461: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:52.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:52.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:52.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:53.074 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:53.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:53.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:53.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:53.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:53.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:52 smithi046 ceph-mon[19468]: pgmap v9462: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:52 smithi087 ceph-mon[20993]: pgmap v9462: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:52 smithi077 ceph-mon[21151]: pgmap v9462: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:49:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:53 smithi046 ceph-mon[19468]: from='client.297591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:53 smithi087 ceph-mon[20993]: from='client.297591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:53 smithi077 ceph-mon[21151]: from='client.297591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:49:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:55 smithi087 ceph-mon[20993]: pgmap v9463: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:55 smithi046 ceph-mon[19468]: pgmap v9463: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:55.360 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:55 smithi077 ceph-mon[21151]: pgmap v9463: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:57 smithi046 ceph-mon[19468]: pgmap v9464: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:57 smithi087 ceph-mon[20993]: pgmap v9464: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:57 smithi077 ceph-mon[21151]: pgmap v9464: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:49:58.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:49:58.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:49:58.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:49:58.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:49:58.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:49:58.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:49:58.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:49:58.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:49:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:59 smithi046 ceph-mon[19468]: pgmap v9465: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:49:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:59 smithi087 ceph-mon[20993]: pgmap v9465: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:49:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:59 smithi077 ceph-mon[21151]: pgmap v9465: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:49:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:49:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:49:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:00 smithi077 ceph-mon[21151]: from='client.297663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:00 smithi046 ceph-mon[19468]: from='client.297663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:00 smithi087 ceph-mon[20993]: from='client.297663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T07:50:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:01 smithi077 ceph-mon[21151]: pgmap v9466: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:01 smithi046 ceph-mon[19468]: pgmap v9466: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:01 smithi087 ceph-mon[20993]: pgmap v9466: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:03 smithi046 ceph-mon[19468]: pgmap v9467: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:03 smithi087 ceph-mon[20993]: pgmap v9467: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:03 smithi077 ceph-mon[21151]: pgmap v9467: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:03.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:03.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:03.762 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:04.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:04.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:04.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:04.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:04.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:05 smithi046 ceph-mon[19468]: pgmap v9468: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:05 smithi046 ceph-mon[19468]: from='client.297732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:05 smithi087 ceph-mon[20993]: pgmap v9468: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:05 smithi087 ceph-mon[20993]: from='client.297732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:05 smithi077 ceph-mon[21151]: pgmap v9468: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:05 smithi077 ceph-mon[21151]: from='client.297732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:07 smithi046 ceph-mon[19468]: pgmap v9469: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:07 smithi087 ceph-mon[20993]: pgmap v9469: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:07 smithi077 ceph-mon[21151]: pgmap v9469: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:09.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:09.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:09 smithi046 ceph-mon[19468]: pgmap v9470: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:09.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:09.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:09 smithi087 ceph-mon[20993]: pgmap v9470: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:09 smithi077 ceph-mon[21151]: pgmap v9470: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:10.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:10.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:10.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:10.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:10.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:10 smithi046 ceph-mon[19468]: pgmap v9471: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:10 smithi046 ceph-mon[19468]: from='client.297804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:10 smithi077 ceph-mon[21151]: pgmap v9471: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:10 smithi077 ceph-mon[21151]: from='client.297804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:10 smithi087 ceph-mon[20993]: pgmap v9471: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:10 smithi087 ceph-mon[20993]: from='client.297804 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:12 smithi077 ceph-mon[21151]: pgmap v9472: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:12 smithi046 ceph-mon[19468]: pgmap v9472: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:12 smithi087 ceph-mon[20993]: pgmap v9472: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:15.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:14 smithi087 ceph-mon[20993]: pgmap v9473: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:15.146 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:14 smithi046 ceph-mon[19468]: pgmap v9473: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:15.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:14 smithi077 ceph-mon[21151]: pgmap v9473: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:15.827 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:15.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:15.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:15.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:15.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:17.009 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:16 smithi077 ceph-mon[21151]: from='client.297879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:17.009 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:16 smithi077 ceph-mon[21151]: pgmap v9474: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:17.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:16 smithi087 ceph-mon[20993]: from='client.297879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:17.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:16 smithi087 ceph-mon[20993]: pgmap v9474: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:17.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:16 smithi046 ceph-mon[19468]: from='client.297879 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:17.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:16 smithi046 ceph-mon[19468]: pgmap v9474: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:19.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:18 smithi077 ceph-mon[21151]: pgmap v9475: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:19.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:18 smithi087 ceph-mon[20993]: pgmap v9475: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:18 smithi046 ceph-mon[19468]: pgmap v9475: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:20.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:20.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:20.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:21 smithi077 ceph-mon[21151]: pgmap v9476: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:21.510 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:21.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:21.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:21.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:21.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:21.511 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:21 smithi046 ceph-mon[19468]: pgmap v9476: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:21 smithi087 ceph-mon[20993]: pgmap v9476: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:22.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:22 smithi046 ceph-mon[19468]: from='client.297951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:22 smithi087 ceph-mon[20993]: from='client.297951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:22.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:22 smithi077 ceph-mon[21151]: from='client.297951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:23.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:23 smithi046 ceph-mon[19468]: pgmap v9477: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:23 smithi087 ceph-mon[20993]: pgmap v9477: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:23.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:23 smithi077 ceph-mon[21151]: pgmap v9477: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:25 smithi046 ceph-mon[19468]: pgmap v9478: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:25 smithi087 ceph-mon[20993]: pgmap v9478: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:25 smithi077 ceph-mon[21151]: pgmap v9478: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:26.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:26.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:26.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:27.196 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:27.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:27.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:27.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:27.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:27 smithi087 ceph-mon[20993]: pgmap v9479: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:27 smithi046 ceph-mon[19468]: pgmap v9479: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:27.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:27 smithi077 ceph-mon[21151]: pgmap v9479: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:28 smithi046 ceph-mon[19468]: from='client.298029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:28 smithi087 ceph-mon[20993]: from='client.298029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:28.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:28 smithi077 ceph-mon[21151]: from='client.298029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:29 smithi046 ceph-mon[19468]: pgmap v9480: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:29 smithi087 ceph-mon[20993]: pgmap v9480: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:29 smithi077 ceph-mon[21151]: pgmap v9480: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:31.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:31 smithi046 ceph-mon[19468]: pgmap v9481: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:31.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:31 smithi087 ceph-mon[20993]: pgmap v9481: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:31 smithi077 ceph-mon[21151]: pgmap v9481: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:32.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:32.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:32.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:32.872 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:33 smithi046 ceph-mon[19468]: pgmap v9482: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:33 smithi087 ceph-mon[20993]: pgmap v9482: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:33 smithi077 ceph-mon[21151]: pgmap v9482: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:34 smithi046 ceph-mon[19468]: from='client.298107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:34 smithi087 ceph-mon[20993]: from='client.298107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:34.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:34 smithi077 ceph-mon[21151]: from='client.298107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:35.283 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:35 smithi077 ceph-mon[21151]: pgmap v9483: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:35 smithi046 ceph-mon[19468]: pgmap v9483: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:35 smithi087 ceph-mon[20993]: pgmap v9483: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:37 smithi046 ceph-mon[19468]: pgmap v9484: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:37.356 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:37 smithi087 ceph-mon[20993]: pgmap v9484: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:37.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:37 smithi077 ceph-mon[21151]: pgmap v9484: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:50:37.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:37.874 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:37.874 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:38.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:38.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:38.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:38.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:38.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:39.299 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: pgmap v9485: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:39.299 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='client.298182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:39.299 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:50:39.299 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:50:39.299 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:50:39.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:39.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: pgmap v9485: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='client.298182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:50:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: pgmap v9485: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='client.298182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:39.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:50:39.362+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:50:39.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:50:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:50:39.363+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:50:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:50:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:41 smithi046 ceph-mon[19468]: pgmap v9486: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:50:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:50:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:41 smithi087 ceph-mon[20993]: pgmap v9486: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:50:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:50:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:41 smithi077 ceph-mon[21151]: pgmap v9486: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:43 smithi046 ceph-mon[19468]: pgmap v9487: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:43 smithi087 ceph-mon[20993]: pgmap v9487: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:43.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:43 smithi077 ceph-mon[21151]: pgmap v9487: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:43.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:43.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:43.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:44.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:45 smithi046 ceph-mon[19468]: pgmap v9488: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:45 smithi046 ceph-mon[19468]: from='client.298365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:45 smithi087 ceph-mon[20993]: pgmap v9488: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:45 smithi087 ceph-mon[20993]: from='client.298365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:45 smithi077 ceph-mon[21151]: pgmap v9488: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:45 smithi077 ceph-mon[21151]: from='client.298365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:47 smithi046 ceph-mon[19468]: pgmap v9489: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:47 smithi087 ceph-mon[20993]: pgmap v9489: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:47.422 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:47 smithi077 ceph-mon[21151]: pgmap v9489: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:49.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:49.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:49.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:49 smithi046 ceph-mon[19468]: pgmap v9490: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:49 smithi087 ceph-mon[20993]: pgmap v9490: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:49.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:49 smithi077 ceph-mon[21151]: pgmap v9490: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:49.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:49.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:49.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:51.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:51 smithi046 ceph-mon[19468]: from='client.298443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:51.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:51 smithi046 ceph-mon[19468]: pgmap v9491: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:51.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:51 smithi077 ceph-mon[21151]: from='client.298443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:51 smithi077 ceph-mon[21151]: pgmap v9491: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:51 smithi087 ceph-mon[20993]: from='client.298443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:51 smithi087 ceph-mon[20993]: pgmap v9491: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:50:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:53 smithi077 ceph-mon[21151]: pgmap v9492: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:53 smithi046 ceph-mon[19468]: pgmap v9492: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:53 smithi087 ceph-mon[20993]: pgmap v9492: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:50:54.923 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:50:54.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:50:54.923 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:50:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:55 smithi046 ceph-mon[19468]: pgmap v9493: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:50:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:55 smithi077 ceph-mon[21151]: pgmap v9493: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:50:55.608 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:50:55.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:50:55.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:50:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:50:55.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:50:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:55 smithi087 ceph-mon[20993]: pgmap v9493: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:50:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:56 smithi087 ceph-mon[20993]: from='client.298515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:56 smithi077 ceph-mon[21151]: from='client.298515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:56 smithi046 ceph-mon[19468]: from='client.298515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:50:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:57 smithi087 ceph-mon[20993]: pgmap v9494: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:57.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:57 smithi077 ceph-mon[21151]: pgmap v9494: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:57 smithi046 ceph-mon[19468]: pgmap v9494: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:50:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:50:59 smithi087 ceph-mon[20993]: pgmap v9495: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:50:59 smithi077 ceph-mon[21151]: pgmap v9495: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:50:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:50:59 smithi046 ceph-mon[19468]: pgmap v9495: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:00.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:00.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:00.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:00 smithi077 ceph-mon[21151]: pgmap v9496: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:00 smithi046 ceph-mon[19468]: pgmap v9496: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:00 smithi087 ceph-mon[20993]: pgmap v9496: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:01.301 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:01.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:01.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:01.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:01.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:01 smithi046 ceph-mon[19468]: from='client.298590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:01 smithi087 ceph-mon[20993]: from='client.298590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:01.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:01 smithi077 ceph-mon[21151]: from='client.298590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:02 smithi046 ceph-mon[19468]: pgmap v9497: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:02 smithi087 ceph-mon[20993]: pgmap v9497: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:02 smithi077 ceph-mon[21151]: pgmap v9497: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:04 smithi046 ceph-mon[19468]: pgmap v9498: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:04 smithi087 ceph-mon[20993]: pgmap v9498: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:51:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:04 smithi077 ceph-mon[21151]: pgmap v9498: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:51:06.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:06.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:06.303 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:06.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:06.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:06.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:06.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:06.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:06.991 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:06 smithi046 ceph-mon[19468]: pgmap v9499: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:51:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:06 smithi087 ceph-mon[20993]: pgmap v9499: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:51:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:06 smithi077 ceph-mon[21151]: pgmap v9499: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T07:51:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:07 smithi046 ceph-mon[19468]: from='client.298668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:07 smithi087 ceph-mon[20993]: from='client.298668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:08.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:07 smithi077 ceph-mon[21151]: from='client.298668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:08 smithi046 ceph-mon[19468]: pgmap v9500: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:08 smithi087 ceph-mon[20993]: pgmap v9500: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:08 smithi077 ceph-mon[21151]: pgmap v9500: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:10 smithi046 ceph-mon[19468]: pgmap v9501: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:10 smithi087 ceph-mon[20993]: pgmap v9501: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:10 smithi077 ceph-mon[21151]: pgmap v9501: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:11.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:12.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:12.710 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:12.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:12.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:12.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:12 smithi046 ceph-mon[19468]: pgmap v9502: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:12 smithi087 ceph-mon[20993]: pgmap v9502: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:12 smithi077 ceph-mon[21151]: pgmap v9502: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:13 smithi046 ceph-mon[19468]: from='client.298743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:13 smithi087 ceph-mon[20993]: from='client.298743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:14.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:13 smithi077 ceph-mon[21151]: from='client.298743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:14 smithi046 ceph-mon[19468]: pgmap v9503: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:14 smithi087 ceph-mon[20993]: pgmap v9503: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:14 smithi077 ceph-mon[21151]: pgmap v9503: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:16 smithi046 ceph-mon[19468]: pgmap v9504: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:16 smithi087 ceph-mon[20993]: pgmap v9504: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:16 smithi077 ceph-mon[21151]: pgmap v9504: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:17.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:17.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:17.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:18.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:18 smithi046 ceph-mon[19468]: pgmap v9505: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:18 smithi046 ceph-mon[19468]: from='client.298818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:18 smithi087 ceph-mon[20993]: pgmap v9505: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:18 smithi087 ceph-mon[20993]: from='client.298818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:18 smithi077 ceph-mon[21151]: pgmap v9505: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:18 smithi077 ceph-mon[21151]: from='client.298818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:20 smithi046 ceph-mon[19468]: pgmap v9506: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:20 smithi087 ceph-mon[20993]: pgmap v9506: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:20 smithi077 ceph-mon[21151]: pgmap v9506: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:22 smithi046 ceph-mon[19468]: pgmap v9507: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:22 smithi087 ceph-mon[20993]: pgmap v9507: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:23.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:22 smithi077 ceph-mon[21151]: pgmap v9507: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:23.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:23.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:23.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:24.083 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:24.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:24 smithi046 ceph-mon[19468]: pgmap v9508: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:24 smithi046 ceph-mon[19468]: from='client.298893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:24 smithi087 ceph-mon[20993]: pgmap v9508: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:24 smithi087 ceph-mon[20993]: from='client.298893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:24 smithi077 ceph-mon[21151]: pgmap v9508: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:24 smithi077 ceph-mon[21151]: from='client.298893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:26 smithi046 ceph-mon[19468]: pgmap v9509: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:26 smithi087 ceph-mon[20993]: pgmap v9509: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:27.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:26 smithi077 ceph-mon[21151]: pgmap v9509: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:29.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:29.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:28 smithi046 ceph-mon[19468]: pgmap v9510: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:29.085 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:29.085 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:28 smithi087 ceph-mon[20993]: pgmap v9510: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:29.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:28 smithi077 ceph-mon[21151]: pgmap v9510: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:29.762 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:29.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:29.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:29.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:29.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:31 smithi046 ceph-mon[19468]: from='client.298971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:31 smithi046 ceph-mon[19468]: pgmap v9511: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:31 smithi087 ceph-mon[20993]: from='client.298971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:31 smithi087 ceph-mon[20993]: pgmap v9511: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:31 smithi077 ceph-mon[21151]: from='client.298971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:31 smithi077 ceph-mon[21151]: pgmap v9511: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:33 smithi046 ceph-mon[19468]: pgmap v9512: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:33 smithi087 ceph-mon[20993]: pgmap v9512: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:33 smithi077 ceph-mon[21151]: pgmap v9512: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:51:34.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:34.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:34.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:35 smithi046 ceph-mon[19468]: pgmap v9513: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:35 smithi087 ceph-mon[20993]: pgmap v9513: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:35 smithi077 ceph-mon[21151]: pgmap v9513: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:35.447 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:35.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:35.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:35.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:35.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:36 smithi087 ceph-mon[20993]: from='client.299046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:36.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:36 smithi077 ceph-mon[21151]: from='client.299046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:36 smithi046 ceph-mon[19468]: from='client.299046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:37.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:37 smithi087 ceph-mon[20993]: pgmap v9514: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:37.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:37 smithi077 ceph-mon[21151]: pgmap v9514: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:37 smithi046 ceph-mon[19468]: pgmap v9514: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:39 smithi087 ceph-mon[20993]: pgmap v9515: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:39 smithi077 ceph-mon[21151]: pgmap v9515: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:39 smithi046 ceph-mon[19468]: pgmap v9515: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:51:40.103+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:51:40.104+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.449 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.450 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:40.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:40.450 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:41.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:41.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:41.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:41.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:41.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:41 smithi087 ceph-mon[20993]: pgmap v9516: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:51:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:51:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:41 smithi077 ceph-mon[21151]: pgmap v9516: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:51:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:51:41.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:51:41.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:41 smithi046 ceph-mon[19468]: pgmap v9516: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:51:41.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:51:41.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:51:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:42 smithi087 ceph-mon[20993]: from='client.299229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:42.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:42 smithi077 ceph-mon[21151]: from='client.299229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:42 smithi046 ceph-mon[19468]: from='client.299229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:43 smithi087 ceph-mon[20993]: pgmap v9517: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:51:43.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:43 smithi077 ceph-mon[21151]: pgmap v9517: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:51:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:43 smithi046 ceph-mon[19468]: pgmap v9517: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:45 smithi077 ceph-mon[21151]: pgmap v9518: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:51:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:45 smithi046 ceph-mon[19468]: pgmap v9518: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:51:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:45 smithi087 ceph-mon[20993]: pgmap v9518: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:51:46.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:46.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:46.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:46.816 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:46.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:46.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:46.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:46.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:47 smithi077 ceph-mon[21151]: pgmap v9519: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:47 smithi046 ceph-mon[19468]: pgmap v9519: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:47 smithi087 ceph-mon[20993]: pgmap v9519: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:48.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:48 smithi077 ceph-mon[21151]: from='client.299301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:48 smithi046 ceph-mon[19468]: from='client.299301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:48 smithi087 ceph-mon[20993]: from='client.299301 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:49.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:49 smithi077 ceph-mon[21151]: pgmap v9520: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:49 smithi046 ceph-mon[19468]: pgmap v9520: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:49 smithi087 ceph-mon[20993]: pgmap v9520: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:51 smithi077 ceph-mon[21151]: pgmap v9521: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:51 smithi046 ceph-mon[19468]: pgmap v9521: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:51 smithi087 ceph-mon[20993]: pgmap v9521: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:51:51.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:51.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:51.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:52.516 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:52.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:52.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:52.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:52.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:53.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:53 smithi046 ceph-mon[19468]: pgmap v9522: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:53.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:53 smithi046 ceph-mon[19468]: from='client.299370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:53 smithi077 ceph-mon[21151]: pgmap v9522: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:53 smithi077 ceph-mon[21151]: from='client.299370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:53 smithi087 ceph-mon[20993]: pgmap v9522: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:51:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:53 smithi087 ceph-mon[20993]: from='client.299370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:55 smithi077 ceph-mon[21151]: pgmap v9523: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:51:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:55 smithi046 ceph-mon[19468]: pgmap v9523: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:51:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:55 smithi087 ceph-mon[20993]: pgmap v9523: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:51:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:57 smithi077 ceph-mon[21151]: pgmap v9524: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:51:57.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:57 smithi087 ceph-mon[20993]: pgmap v9524: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:51:57.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:51:57.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:57 smithi046 ceph-mon[19468]: pgmap v9524: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:51:57.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:51:57.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:51:58.196 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:51:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:51:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:51:58.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:51:58.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:51:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:59 smithi087 ceph-mon[20993]: pgmap v9525: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:51:59 smithi087 ceph-mon[20993]: from='client.299448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:59.407 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:59 smithi077 ceph-mon[21151]: pgmap v9525: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:59.407 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:51:59 smithi077 ceph-mon[21151]: from='client.299448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:51:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:59 smithi046 ceph-mon[19468]: pgmap v9525: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:51:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:51:59 smithi046 ceph-mon[19468]: from='client.299448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: pgmap v9526: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:00.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: pgmap v9526: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: pgmap v9526: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:02 smithi046 ceph-mon[19468]: pgmap v9527: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:02 smithi087 ceph-mon[20993]: pgmap v9527: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:02 smithi077 ceph-mon[21151]: pgmap v9527: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:03.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:03.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:03.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:03.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:03.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:03.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:03.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:03.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:04 smithi046 ceph-mon[19468]: from='client.299526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:04 smithi046 ceph-mon[19468]: pgmap v9528: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:04 smithi087 ceph-mon[20993]: from='client.299526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:04 smithi087 ceph-mon[20993]: pgmap v9528: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:04 smithi077 ceph-mon[21151]: from='client.299526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:04 smithi077 ceph-mon[21151]: pgmap v9528: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:06 smithi046 ceph-mon[19468]: pgmap v9529: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:06 smithi087 ceph-mon[20993]: pgmap v9529: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:07.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:06 smithi077 ceph-mon[21151]: pgmap v9529: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:08.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:08.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:08.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:08 smithi046 ceph-mon[19468]: pgmap v9530: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:08 smithi087 ceph-mon[20993]: pgmap v9530: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:08 smithi077 ceph-mon[21151]: pgmap v9530: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:09.565 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:09.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:09.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:09.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:09.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:09 smithi046 ceph-mon[19468]: from='client.299598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:09 smithi087 ceph-mon[20993]: from='client.299598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:10.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:09 smithi077 ceph-mon[21151]: from='client.299598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:11.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:10 smithi046 ceph-mon[19468]: pgmap v9531: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:11.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:10 smithi087 ceph-mon[20993]: pgmap v9531: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:10 smithi077 ceph-mon[21151]: pgmap v9531: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:13.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:12 smithi046 ceph-mon[19468]: pgmap v9532: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:12 smithi087 ceph-mon[20993]: pgmap v9532: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:12 smithi077 ceph-mon[21151]: pgmap v9532: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:14.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:14.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:14.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:14 smithi046 ceph-mon[19468]: pgmap v9533: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:14 smithi087 ceph-mon[20993]: pgmap v9533: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:14 smithi077 ceph-mon[21151]: pgmap v9533: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:15.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:15.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:15.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:15.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:15.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:15 smithi046 ceph-mon[19468]: from='client.299673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:15 smithi087 ceph-mon[20993]: from='client.299673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:15 smithi077 ceph-mon[21151]: from='client.299673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:17.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:16 smithi077 ceph-mon[21151]: pgmap v9534: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:16 smithi046 ceph-mon[19468]: pgmap v9534: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:16 smithi087 ceph-mon[20993]: pgmap v9534: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:19.081 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:18 smithi077 ceph-mon[21151]: pgmap v9535: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:18 smithi046 ceph-mon[19468]: pgmap v9535: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:18 smithi087 ceph-mon[20993]: pgmap v9535: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:20.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:20.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:20.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:20.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:20.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:20.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:20.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:20.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:21.007 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: pgmap v9536: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: pgmap v9536: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: pgmap v9536: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:21 smithi077 ceph-mon[21151]: from='client.210262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:21 smithi046 ceph-mon[19468]: from='client.210262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:21 smithi087 ceph-mon[20993]: from='client.210262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:22 smithi077 ceph-mon[21151]: pgmap v9537: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:22 smithi046 ceph-mon[19468]: pgmap v9537: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:22 smithi087 ceph-mon[20993]: pgmap v9537: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:24 smithi077 ceph-mon[21151]: pgmap v9538: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:24 smithi046 ceph-mon[19468]: pgmap v9538: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:24 smithi087 ceph-mon[20993]: pgmap v9538: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:52:25.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:25.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:25.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:26.617 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:26.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:26.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:26.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:26.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:27.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:26 smithi077 ceph-mon[21151]: pgmap v9539: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:26 smithi077 ceph-mon[21151]: from='client.299826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:26 smithi046 ceph-mon[19468]: pgmap v9539: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:26 smithi046 ceph-mon[19468]: from='client.299826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:26 smithi087 ceph-mon[20993]: pgmap v9539: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:26 smithi087 ceph-mon[20993]: from='client.299826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:28 smithi077 ceph-mon[21151]: pgmap v9540: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:29.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:28 smithi087 ceph-mon[20993]: pgmap v9540: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:28 smithi046 ceph-mon[19468]: pgmap v9540: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:30 smithi046 ceph-mon[19468]: pgmap v9541: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:30 smithi077 ceph-mon[21151]: pgmap v9541: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:30 smithi087 ceph-mon[20993]: pgmap v9541: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:31.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:31.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:31.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:32.297 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:32.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:32.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:32.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:32.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:33.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:32 smithi077 ceph-mon[21151]: pgmap v9542: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:32 smithi077 ceph-mon[21151]: from='client.299901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:32 smithi046 ceph-mon[19468]: pgmap v9542: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:32 smithi046 ceph-mon[19468]: from='client.299901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:32 smithi087 ceph-mon[20993]: pgmap v9542: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:32 smithi087 ceph-mon[20993]: from='client.299901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:34 smithi046 ceph-mon[19468]: pgmap v9543: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:35.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:34 smithi077 ceph-mon[21151]: pgmap v9543: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:34 smithi087 ceph-mon[20993]: pgmap v9543: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:37.299 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:36 smithi046 ceph-mon[19468]: pgmap v9544: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:37.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:36 smithi087 ceph-mon[20993]: pgmap v9544: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:37.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:36 smithi077 ceph-mon[21151]: pgmap v9544: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:37.978 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:37.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:37.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:37.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:37.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:38.993 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:38 smithi087 ceph-mon[20993]: from='client.299979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:38.994 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:38 smithi087 ceph-mon[20993]: pgmap v9545: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:38 smithi046 ceph-mon[19468]: from='client.299979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:38 smithi046 ceph-mon[19468]: pgmap v9545: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:38 smithi077 ceph-mon[21151]: from='client.299979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:38 smithi077 ceph-mon[21151]: pgmap v9545: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:41.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:52:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:52:40.828+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:52:41.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:52:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:52:40.829+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:52:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: pgmap v9546: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:41.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: pgmap v9546: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:41.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:41.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: pgmap v9546: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:52:42.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:52:42.345 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:52:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:52:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:52:42.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:52:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:52:42.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:42.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:42.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:43 smithi046 ceph-mon[19468]: pgmap v9547: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:43 smithi087 ceph-mon[20993]: pgmap v9547: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:43.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:43 smithi077 ceph-mon[21151]: pgmap v9547: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:52:43.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:43.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:43.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:43.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:43.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:45 smithi046 ceph-mon[19468]: from='client.300159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:45 smithi046 ceph-mon[19468]: pgmap v9548: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:45 smithi087 ceph-mon[20993]: from='client.300159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:45 smithi087 ceph-mon[20993]: pgmap v9548: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:45.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:45 smithi077 ceph-mon[21151]: from='client.300159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:45 smithi077 ceph-mon[21151]: pgmap v9548: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:52:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:47 smithi046 ceph-mon[19468]: pgmap v9549: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:47 smithi087 ceph-mon[20993]: pgmap v9549: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:47 smithi077 ceph-mon[21151]: pgmap v9549: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:48.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:48.663 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:48.663 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:49.348 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:49.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:49.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:49.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:49.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:49.349 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:49 smithi046 ceph-mon[19468]: pgmap v9550: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:49 smithi087 ceph-mon[20993]: pgmap v9550: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:49 smithi077 ceph-mon[21151]: pgmap v9550: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:50 smithi046 ceph-mon[19468]: from='client.300234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:50 smithi087 ceph-mon[20993]: from='client.300234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:50.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:50 smithi077 ceph-mon[21151]: from='client.300234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:51 smithi046 ceph-mon[19468]: pgmap v9551: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:51 smithi087 ceph-mon[20993]: pgmap v9551: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:51 smithi077 ceph-mon[21151]: pgmap v9551: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:52:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:53 smithi046 ceph-mon[19468]: pgmap v9552: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:53 smithi087 ceph-mon[20993]: pgmap v9552: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:53 smithi077 ceph-mon[21151]: pgmap v9552: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:54.350 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:52:54.350 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:52:54.350 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:52:55.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:52:55.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:52:55.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:52:55.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:52:55.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:52:55.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:55 smithi046 ceph-mon[19468]: pgmap v9553: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:55 smithi087 ceph-mon[20993]: pgmap v9553: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:55 smithi077 ceph-mon[21151]: pgmap v9553: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:56.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:56 smithi046 ceph-mon[19468]: from='client.300309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:56 smithi087 ceph-mon[20993]: from='client.300309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:56 smithi077 ceph-mon[21151]: from='client.300309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:52:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:57 smithi046 ceph-mon[19468]: pgmap v9554: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:57 smithi087 ceph-mon[20993]: pgmap v9554: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:57 smithi077 ceph-mon[21151]: pgmap v9554: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:52:59.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:52:59 smithi087 ceph-mon[20993]: pgmap v9555: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:52:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:52:59 smithi046 ceph-mon[19468]: pgmap v9555: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:52:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:52:59 smithi077 ceph-mon[21151]: pgmap v9555: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:53:00.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:00.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:00.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:00.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:00.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:00.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:00.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:00.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: pgmap v9556: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: pgmap v9556: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:53:01.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: pgmap v9556: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:02.365 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:02 smithi077 ceph-mon[21151]: from='client.300384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:02 smithi046 ceph-mon[19468]: from='client.300384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:02 smithi087 ceph-mon[20993]: from='client.300384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:03 smithi077 ceph-mon[21151]: pgmap v9557: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:03 smithi046 ceph-mon[19468]: pgmap v9557: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:03 smithi087 ceph-mon[20993]: pgmap v9557: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:05 smithi077 ceph-mon[21151]: pgmap v9558: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:05 smithi046 ceph-mon[19468]: pgmap v9558: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:05 smithi087 ceph-mon[20993]: pgmap v9558: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:05.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:05.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:05.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:06.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:06.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:06.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:06.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:06.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:07 smithi077 ceph-mon[21151]: pgmap v9559: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:07 smithi077 ceph-mon[21151]: from='client.300462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:07 smithi046 ceph-mon[19468]: pgmap v9559: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:07 smithi046 ceph-mon[19468]: from='client.300462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:07 smithi087 ceph-mon[20993]: pgmap v9559: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:07 smithi087 ceph-mon[20993]: from='client.300462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:09 smithi077 ceph-mon[21151]: pgmap v9560: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:09 smithi046 ceph-mon[19468]: pgmap v9560: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:09 smithi087 ceph-mon[20993]: pgmap v9560: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:11 smithi046 ceph-mon[19468]: pgmap v9561: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:11.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:11.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:11 smithi077 ceph-mon[21151]: pgmap v9561: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:11 smithi087 ceph-mon[20993]: pgmap v9561: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:53:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:11.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:12.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:12.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:12.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:12.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:12.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:13 smithi077 ceph-mon[21151]: from='client.300534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:13 smithi077 ceph-mon[21151]: pgmap v9562: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:53:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:13 smithi046 ceph-mon[19468]: from='client.300534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:13 smithi046 ceph-mon[19468]: pgmap v9562: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:53:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:13 smithi087 ceph-mon[20993]: from='client.300534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:13 smithi087 ceph-mon[20993]: pgmap v9562: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:53:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:15 smithi046 ceph-mon[19468]: pgmap v9563: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:15 smithi087 ceph-mon[20993]: pgmap v9563: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:15 smithi077 ceph-mon[21151]: pgmap v9563: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:17.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:17.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:17.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:17 smithi046 ceph-mon[19468]: pgmap v9564: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:17 smithi087 ceph-mon[20993]: pgmap v9564: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:17 smithi077 ceph-mon[21151]: pgmap v9564: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:17.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:17.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:17.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:17.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:17.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:19 smithi046 ceph-mon[19468]: from='client.300612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:19 smithi046 ceph-mon[19468]: pgmap v9565: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:19 smithi087 ceph-mon[20993]: from='client.300612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:19 smithi087 ceph-mon[20993]: pgmap v9565: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:19 smithi077 ceph-mon[21151]: from='client.300612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:19 smithi077 ceph-mon[21151]: pgmap v9565: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: pgmap v9566: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: pgmap v9566: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: pgmap v9566: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:22.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:22.811 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:22.811 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:23.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:23 smithi077 ceph-mon[21151]: pgmap v9567: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:23.488 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:23.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:23.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:23.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:23.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:23 smithi046 ceph-mon[19468]: pgmap v9567: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:23 smithi087 ceph-mon[20993]: pgmap v9567: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:24.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:24 smithi046 ceph-mon[19468]: from='client.300687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:24 smithi087 ceph-mon[20993]: from='client.300687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:24 smithi077 ceph-mon[21151]: from='client.300687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:25 smithi046 ceph-mon[19468]: pgmap v9568: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:25 smithi087 ceph-mon[20993]: pgmap v9568: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:25 smithi077 ceph-mon[21151]: pgmap v9568: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:27 smithi046 ceph-mon[19468]: pgmap v9569: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:27 smithi087 ceph-mon[20993]: pgmap v9569: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:27.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:27 smithi077 ceph-mon[21151]: pgmap v9569: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:28.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:28.490 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:28.490 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:29.178 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:29.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:29.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:29.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:29.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:29 smithi046 ceph-mon[19468]: pgmap v9570: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:29 smithi087 ceph-mon[20993]: pgmap v9570: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:29 smithi077 ceph-mon[21151]: pgmap v9570: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:30 smithi046 ceph-mon[19468]: from='client.300762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:30 smithi087 ceph-mon[20993]: from='client.300762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:30 smithi077 ceph-mon[21151]: from='client.300762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:31 smithi046 ceph-mon[19468]: pgmap v9571: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:31 smithi087 ceph-mon[20993]: pgmap v9571: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:31 smithi077 ceph-mon[21151]: pgmap v9571: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:32 smithi046 ceph-mon[19468]: pgmap v9572: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:32 smithi087 ceph-mon[20993]: pgmap v9572: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:32.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:32 smithi077 ceph-mon[21151]: pgmap v9572: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:34.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:34.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:34.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:34.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:34.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:34.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:34 smithi046 ceph-mon[19468]: pgmap v9573: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:34 smithi087 ceph-mon[20993]: pgmap v9573: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:34 smithi077 ceph-mon[21151]: pgmap v9573: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:35 smithi046 ceph-mon[19468]: from='client.300840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:35 smithi087 ceph-mon[20993]: from='client.300840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:36.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:35 smithi077 ceph-mon[21151]: from='client.300840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:36 smithi046 ceph-mon[19468]: pgmap v9574: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:36 smithi087 ceph-mon[20993]: pgmap v9574: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:36 smithi077 ceph-mon[21151]: pgmap v9574: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:53:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:38 smithi046 ceph-mon[19468]: pgmap v9575: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:38 smithi087 ceph-mon[20993]: pgmap v9575: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:38 smithi077 ceph-mon[21151]: pgmap v9575: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:39.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:39.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:39.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:40.564 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:40.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:40.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:40.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:40.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:40.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: pgmap v9576: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='client.300912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:40.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: pgmap v9576: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='client.300912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.039 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: pgmap v9576: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='client.300912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:41.808 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:53:41.548+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:53:41.808 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:53:41.549+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:53:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:53:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:53:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:53:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:53:43.043 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:53:43.043 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:53:43.043 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:42 smithi077 ceph-mon[21151]: pgmap v9577: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:53:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:53:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:42 smithi046 ceph-mon[19468]: pgmap v9577: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:53:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:53:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:42 smithi087 ceph-mon[20993]: pgmap v9577: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:44 smithi046 ceph-mon[19468]: pgmap v9578: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:44 smithi087 ceph-mon[20993]: pgmap v9578: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:44 smithi077 ceph-mon[21151]: pgmap v9578: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:53:45.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:45.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:45.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:46.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:46.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:47.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:46 smithi077 ceph-mon[21151]: pgmap v9579: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:47.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:46 smithi077 ceph-mon[21151]: from='client.301092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:46 smithi046 ceph-mon[19468]: pgmap v9579: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:46 smithi046 ceph-mon[19468]: from='client.301092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:46 smithi087 ceph-mon[20993]: pgmap v9579: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:46 smithi087 ceph-mon[20993]: from='client.301092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:48 smithi046 ceph-mon[19468]: pgmap v9580: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:48 smithi087 ceph-mon[20993]: pgmap v9580: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:48 smithi077 ceph-mon[21151]: pgmap v9580: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:51.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:51.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:50 smithi046 ceph-mon[19468]: pgmap v9581: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:51.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:51.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:50 smithi087 ceph-mon[20993]: pgmap v9581: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:50 smithi077 ceph-mon[21151]: pgmap v9581: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:53:51.930 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:51.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:51.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:51.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:51.931 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:53:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:53 smithi046 ceph-mon[19468]: from='client.301170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:53 smithi046 ceph-mon[19468]: pgmap v9582: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:53 smithi087 ceph-mon[20993]: from='client.301170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:53 smithi087 ceph-mon[20993]: pgmap v9582: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:53 smithi077 ceph-mon[21151]: from='client.301170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:53 smithi077 ceph-mon[21151]: pgmap v9582: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:55 smithi046 ceph-mon[19468]: pgmap v9583: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:55 smithi087 ceph-mon[20993]: pgmap v9583: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:55.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:55 smithi077 ceph-mon[21151]: pgmap v9583: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:56.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:53:56.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:53:56.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:57 smithi046 ceph-mon[19468]: pgmap v9584: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:57 smithi087 ceph-mon[20993]: pgmap v9584: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:57.649 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:53:57.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:53:57.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:53:57.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:53:57.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:57 smithi077 ceph-mon[21151]: pgmap v9584: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:53:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:58 smithi046 ceph-mon[19468]: from='client.301245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:58 smithi087 ceph-mon[20993]: from='client.301245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:58.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:58 smithi077 ceph-mon[21151]: from='client.301245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:53:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:53:59 smithi046 ceph-mon[19468]: pgmap v9585: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:53:59 smithi087 ceph-mon[20993]: pgmap v9585: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:53:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:53:59 smithi077 ceph-mon[21151]: pgmap v9585: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: pgmap v9586: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: pgmap v9586: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: pgmap v9586: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:02.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:02.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:02.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:03.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:03.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:03.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:03.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:03.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:03.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:03 smithi077 ceph-mon[21151]: pgmap v9587: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:03 smithi046 ceph-mon[19468]: pgmap v9587: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:03 smithi087 ceph-mon[20993]: pgmap v9587: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:04.501 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:04 smithi077 ceph-mon[21151]: from='client.301320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:04 smithi046 ceph-mon[19468]: from='client.301320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:04 smithi087 ceph-mon[20993]: from='client.301320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:05 smithi046 ceph-mon[19468]: pgmap v9588: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:05 smithi087 ceph-mon[20993]: pgmap v9588: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:05 smithi077 ceph-mon[21151]: pgmap v9588: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:06 smithi046 ceph-mon[19468]: pgmap v9589: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:06 smithi087 ceph-mon[20993]: pgmap v9589: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:06.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:06 smithi077 ceph-mon[21151]: pgmap v9589: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:08.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:08.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:08.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:09.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:09.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:09.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:09.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:09.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:08 smithi046 ceph-mon[19468]: pgmap v9590: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:08 smithi087 ceph-mon[20993]: pgmap v9590: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:09.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:08 smithi077 ceph-mon[21151]: pgmap v9590: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:09 smithi046 ceph-mon[19468]: from='client.301395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:09 smithi087 ceph-mon[20993]: from='client.301395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:09 smithi077 ceph-mon[21151]: from='client.301395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:10 smithi046 ceph-mon[19468]: pgmap v9591: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:10 smithi087 ceph-mon[20993]: pgmap v9591: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:10 smithi077 ceph-mon[21151]: pgmap v9591: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:12 smithi046 ceph-mon[19468]: pgmap v9592: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:12 smithi077 ceph-mon[21151]: pgmap v9592: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:12 smithi087 ceph-mon[20993]: pgmap v9592: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:14.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:14.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:14.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:14.704 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:14.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:14.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:14.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:14.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:14 smithi046 ceph-mon[19468]: pgmap v9593: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:14 smithi087 ceph-mon[20993]: pgmap v9593: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:14 smithi077 ceph-mon[21151]: pgmap v9593: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:15 smithi046 ceph-mon[19468]: from='client.301467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:15 smithi087 ceph-mon[20993]: from='client.301467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:16.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:15 smithi077 ceph-mon[21151]: from='client.301467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:16 smithi046 ceph-mon[19468]: pgmap v9594: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:16 smithi087 ceph-mon[20993]: pgmap v9594: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:17.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:16 smithi077 ceph-mon[21151]: pgmap v9594: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:18 smithi046 ceph-mon[19468]: pgmap v9595: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:18 smithi087 ceph-mon[20993]: pgmap v9595: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:18 smithi077 ceph-mon[21151]: pgmap v9595: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:19.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:19.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:19.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:20.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:20.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:20.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:20.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:20.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: pgmap v9596: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='client.301545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: pgmap v9596: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='client.301545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: pgmap v9596: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='client.301545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:22 smithi046 ceph-mon[19468]: pgmap v9597: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:22 smithi087 ceph-mon[20993]: pgmap v9597: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:22 smithi077 ceph-mon[21151]: pgmap v9597: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:24 smithi046 ceph-mon[19468]: pgmap v9598: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:24 smithi087 ceph-mon[20993]: pgmap v9598: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:25.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:24 smithi077 ceph-mon[21151]: pgmap v9598: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:25.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:25.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:25.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:26.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:26.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:26.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:26.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:26.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:26 smithi046 ceph-mon[19468]: from='client.301620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:26 smithi046 ceph-mon[19468]: pgmap v9599: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:26 smithi087 ceph-mon[20993]: from='client.301620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:26 smithi087 ceph-mon[20993]: pgmap v9599: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:26 smithi077 ceph-mon[21151]: from='client.301620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:26 smithi077 ceph-mon[21151]: pgmap v9599: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:28 smithi046 ceph-mon[19468]: pgmap v9600: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:28 smithi087 ceph-mon[20993]: pgmap v9600: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:28 smithi077 ceph-mon[21151]: pgmap v9600: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:31.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:31.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:31.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:30 smithi046 ceph-mon[19468]: pgmap v9601: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:30 smithi087 ceph-mon[20993]: pgmap v9601: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:31.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:30 smithi077 ceph-mon[21151]: pgmap v9601: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:54:31.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:31.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:31.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:31.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:31.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:32 smithi046 ceph-mon[19468]: from='client.301698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:32 smithi046 ceph-mon[19468]: pgmap v9602: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:32 smithi087 ceph-mon[20993]: from='client.301698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:32 smithi087 ceph-mon[20993]: pgmap v9602: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:32 smithi077 ceph-mon[21151]: from='client.301698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:32 smithi077 ceph-mon[21151]: pgmap v9602: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:34 smithi046 ceph-mon[19468]: pgmap v9603: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:34 smithi087 ceph-mon[20993]: pgmap v9603: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:34 smithi077 ceph-mon[21151]: pgmap v9603: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:36.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:36.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:36.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:37.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:36 smithi046 ceph-mon[19468]: pgmap v9604: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:36 smithi087 ceph-mon[20993]: pgmap v9604: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:36 smithi077 ceph-mon[21151]: pgmap v9604: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:37.464 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:37.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:37.968 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:37 smithi046 ceph-mon[19468]: from='client.301773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:37 smithi087 ceph-mon[20993]: from='client.301773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:37 smithi077 ceph-mon[21151]: from='client.301773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:39.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:38 smithi046 ceph-mon[19468]: pgmap v9605: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:38 smithi087 ceph-mon[20993]: pgmap v9605: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:38 smithi077 ceph-mon[21151]: pgmap v9605: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:40 smithi046 ceph-mon[19468]: pgmap v9606: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:40 smithi087 ceph-mon[20993]: pgmap v9606: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:40 smithi077 ceph-mon[21151]: pgmap v9606: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:54:42.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:54:42.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:54:42.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.050 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:42.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:42.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:42.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:42.467 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:42.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:54:42.299+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:54:42.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:54:42.300+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:54:43.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:43.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:42 smithi087 ceph-mon[20993]: pgmap v9607: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:43.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:54:43.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:54:43.134 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:43.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:43.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:43.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:43.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:42 smithi077 ceph-mon[21151]: pgmap v9607: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:54:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:54:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:54:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-mon[19468]: pgmap v9607: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:54:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:54:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:54:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:43 smithi077 ceph-mon[21151]: from='client.301947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:43 smithi046 ceph-mon[19468]: from='client.301947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:44.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:43 smithi087 ceph-mon[20993]: from='client.301947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:45.029 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:44 smithi077 ceph-mon[21151]: pgmap v9608: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:44 smithi046 ceph-mon[19468]: pgmap v9608: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:44 smithi087 ceph-mon[20993]: pgmap v9608: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:46 smithi077 ceph-mon[21151]: pgmap v9609: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:46 smithi046 ceph-mon[19468]: pgmap v9609: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:46 smithi087 ceph-mon[20993]: pgmap v9609: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:48.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:48.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:48.137 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:48.819 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:48.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:48.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:48.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:48.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:48 smithi046 ceph-mon[19468]: pgmap v9610: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:48 smithi077 ceph-mon[21151]: pgmap v9610: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:48 smithi087 ceph-mon[20993]: pgmap v9610: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:49 smithi077 ceph-mon[21151]: from='client.198776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:49 smithi046 ceph-mon[19468]: from='client.198776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:49 smithi087 ceph-mon[20993]: from='client.198776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:51.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:50 smithi077 ceph-mon[21151]: pgmap v9611: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:50 smithi046 ceph-mon[19468]: pgmap v9611: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:50 smithi087 ceph-mon[20993]: pgmap v9611: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:52 smithi046 ceph-mon[19468]: pgmap v9612: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:52 smithi077 ceph-mon[21151]: pgmap v9612: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:54:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:52 smithi087 ceph-mon[20993]: pgmap v9612: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:53.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:53.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:53.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:54:54.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:54:54.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:54:54.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:54:54.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:54:54.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:54:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:54 smithi046 ceph-mon[19468]: pgmap v9613: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:54 smithi046 ceph-mon[19468]: from='client.302097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:54 smithi087 ceph-mon[20993]: pgmap v9613: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:54 smithi087 ceph-mon[20993]: from='client.302097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:54 smithi077 ceph-mon[21151]: pgmap v9613: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:54 smithi077 ceph-mon[21151]: from='client.302097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:54:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:56 smithi046 ceph-mon[19468]: pgmap v9614: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:56 smithi087 ceph-mon[20993]: pgmap v9614: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:56 smithi077 ceph-mon[21151]: pgmap v9614: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:54:59.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:54:58 smithi046 ceph-mon[19468]: pgmap v9615: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:54:58 smithi087 ceph-mon[20993]: pgmap v9615: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:59.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:54:58 smithi077 ceph-mon[21151]: pgmap v9615: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:54:59.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:54:59.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:54:59.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:00.182 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:00.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:00.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:00.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:00.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:00 smithi046 ceph-mon[19468]: pgmap v9616: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:00 smithi046 ceph-mon[19468]: from='client.302163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:00 smithi087 ceph-mon[20993]: pgmap v9616: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:00 smithi087 ceph-mon[20993]: from='client.302163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:01.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:00 smithi077 ceph-mon[21151]: pgmap v9616: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:00 smithi077 ceph-mon[21151]: from='client.302163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:02.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:03 smithi087 ceph-mon[20993]: pgmap v9617: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:03 smithi046 ceph-mon[19468]: pgmap v9617: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:03 smithi077 ceph-mon[21151]: pgmap v9617: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:05.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:05.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:05.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:05 smithi077 ceph-mon[21151]: pgmap v9618: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:05 smithi046 ceph-mon[19468]: pgmap v9618: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:05 smithi087 ceph-mon[20993]: pgmap v9618: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:05.858 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:05.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:05.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:05.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:05.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:07 smithi077 ceph-mon[21151]: from='client.302241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:07 smithi077 ceph-mon[21151]: pgmap v9619: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:07 smithi046 ceph-mon[19468]: from='client.302241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:07 smithi046 ceph-mon[19468]: pgmap v9619: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:07 smithi087 ceph-mon[20993]: from='client.302241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:07 smithi087 ceph-mon[20993]: pgmap v9619: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:09 smithi077 ceph-mon[21151]: pgmap v9620: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:09 smithi046 ceph-mon[19468]: pgmap v9620: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:09 smithi087 ceph-mon[20993]: pgmap v9620: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:10.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:10.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:10.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:11 smithi077 ceph-mon[21151]: pgmap v9621: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:11.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:11 smithi046 ceph-mon[19468]: pgmap v9621: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:11.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:11.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:11.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:11.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:11.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:11 smithi087 ceph-mon[20993]: pgmap v9621: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:55:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:12 smithi077 ceph-mon[21151]: from='client.302316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:12 smithi046 ceph-mon[19468]: from='client.302316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:12.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.447 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.448 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:12 smithi087 ceph-mon[20993]: from='client.302316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:13 smithi077 ceph-mon[21151]: pgmap v9622: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:13 smithi046 ceph-mon[19468]: pgmap v9622: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:13 smithi087 ceph-mon[20993]: pgmap v9622: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:15 smithi077 ceph-mon[21151]: pgmap v9623: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:15 smithi046 ceph-mon[19468]: pgmap v9623: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:15 smithi087 ceph-mon[20993]: pgmap v9623: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:16.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:16.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:16.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:17.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:17.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:17.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:17.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:17.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:17.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:17 smithi077 ceph-mon[21151]: pgmap v9624: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:55:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:17 smithi046 ceph-mon[19468]: pgmap v9624: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:55:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:17 smithi087 ceph-mon[20993]: pgmap v9624: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:55:18.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:18 smithi077 ceph-mon[21151]: from='client.199040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:18.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:18 smithi046 ceph-mon[19468]: from='client.199040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:18 smithi087 ceph-mon[20993]: from='client.199040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:19.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:19 smithi046 ceph-mon[19468]: pgmap v9625: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:19 smithi077 ceph-mon[21151]: pgmap v9625: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:19 smithi087 ceph-mon[20993]: pgmap v9625: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: pgmap v9626: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: pgmap v9626: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: pgmap v9626: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:22.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:22.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:22.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:22.966 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:22.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:22.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:22.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:22.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:23.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:23 smithi087 ceph-mon[20993]: pgmap v9627: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:23 smithi046 ceph-mon[19468]: pgmap v9627: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:23.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:23 smithi077 ceph-mon[21151]: pgmap v9627: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:24.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:24 smithi087 ceph-mon[20993]: from='client.302466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:24 smithi077 ceph-mon[21151]: from='client.302466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:24 smithi046 ceph-mon[19468]: from='client.302466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:25.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:25 smithi077 ceph-mon[21151]: pgmap v9628: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:25 smithi087 ceph-mon[20993]: pgmap v9628: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:25 smithi046 ceph-mon[19468]: pgmap v9628: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:27.559 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:27 smithi077 ceph-mon[21151]: pgmap v9629: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:27 smithi046 ceph-mon[19468]: pgmap v9629: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:27 smithi087 ceph-mon[20993]: pgmap v9629: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T07:55:27.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:27.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:27.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:28.650 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:28.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:28.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:28.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:28.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:29 smithi046 ceph-mon[19468]: pgmap v9630: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:29 smithi046 ceph-mon[19468]: from='client.302538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:29 smithi087 ceph-mon[20993]: pgmap v9630: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:29 smithi087 ceph-mon[20993]: from='client.302538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:29 smithi077 ceph-mon[21151]: pgmap v9630: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:29 smithi077 ceph-mon[21151]: from='client.302538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:31 smithi046 ceph-mon[19468]: pgmap v9631: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:31 smithi087 ceph-mon[20993]: pgmap v9631: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:31.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:31 smithi077 ceph-mon[21151]: pgmap v9631: 225 pgs: 225 active+clean; 589 KiB data, 144 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T07:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:32 smithi087 ceph-mon[20993]: pgmap v9632: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:32 smithi077 ceph-mon[21151]: pgmap v9632: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:55:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:32 smithi046 ceph-mon[19468]: pgmap v9632: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T07:55:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:33.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:33.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:33.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:34.333 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:34.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:34.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:34.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:34.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:35.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:34 smithi077 ceph-mon[21151]: pgmap v9633: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:34 smithi077 ceph-mon[21151]: from='client.212146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:34 smithi046 ceph-mon[19468]: pgmap v9633: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:34 smithi046 ceph-mon[19468]: from='client.212146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:34 smithi087 ceph-mon[20993]: pgmap v9633: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:34 smithi087 ceph-mon[20993]: from='client.212146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:37.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:36 smithi077 ceph-mon[21151]: pgmap v9634: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:55:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:36 smithi046 ceph-mon[19468]: pgmap v9634: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:55:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:36 smithi087 ceph-mon[20993]: pgmap v9634: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T07:55:39.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:38 smithi046 ceph-mon[19468]: pgmap v9635: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:38 smithi077 ceph-mon[21151]: pgmap v9635: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:39.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:39.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:39.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:38 smithi087 ceph-mon[20993]: pgmap v9635: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:40.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:40.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:40.030 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:40.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:40.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:40 smithi046 ceph-mon[19468]: from='client.302688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:40 smithi046 ceph-mon[19468]: pgmap v9636: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:41.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:40 smithi077 ceph-mon[21151]: from='client.302688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:41.153 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:40 smithi077 ceph-mon[21151]: pgmap v9636: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:41.267 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:40 smithi087 ceph-mon[20993]: from='client.302688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:41.267 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:40 smithi087 ceph-mon[20993]: pgmap v9636: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:43.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:55:43.053+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:55:43.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:55:43.054+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: pgmap v9637: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:43.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:43.581 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: pgmap v9637: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:43.581 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:55:43.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:55:43.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:55:43.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:43.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: pgmap v9637: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:55:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:55:44.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:44.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:55:44.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:55:45.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:45.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:45.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:45 smithi046 ceph-mon[19468]: pgmap v9638: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:55:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:45 smithi087 ceph-mon[20993]: pgmap v9638: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:55:45.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:45 smithi077 ceph-mon[21151]: pgmap v9638: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T07:55:45.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:45.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:45.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:45.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:45.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:47.340 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:47 smithi077 ceph-mon[21151]: from='client.302868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:47.340 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:47 smithi077 ceph-mon[21151]: pgmap v9639: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:47 smithi046 ceph-mon[19468]: from='client.302868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:47 smithi046 ceph-mon[19468]: pgmap v9639: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:47 smithi087 ceph-mon[20993]: from='client.302868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:47 smithi087 ceph-mon[20993]: pgmap v9639: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:49 smithi046 ceph-mon[19468]: pgmap v9640: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:49 smithi087 ceph-mon[20993]: pgmap v9640: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:49 smithi077 ceph-mon[21151]: pgmap v9640: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:50.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:50.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:50.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:51.399 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:51.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:51.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:51.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:51.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:51 smithi046 ceph-mon[19468]: pgmap v9641: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:51 smithi087 ceph-mon[20993]: pgmap v9641: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:51.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:51 smithi077 ceph-mon[21151]: pgmap v9641: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:52 smithi046 ceph-mon[19468]: from='client.302946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:52 smithi087 ceph-mon[20993]: from='client.302946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:52 smithi077 ceph-mon[21151]: from='client.302946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:55:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:53 smithi046 ceph-mon[19468]: pgmap v9642: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:53.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:53 smithi087 ceph-mon[20993]: pgmap v9642: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:53.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:53 smithi077 ceph-mon[21151]: pgmap v9642: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:55 smithi046 ceph-mon[19468]: pgmap v9643: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:55.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:55 smithi087 ceph-mon[20993]: pgmap v9643: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:55 smithi077 ceph-mon[21151]: pgmap v9643: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:55:56.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:55:56.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:55:56.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:55:57.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:55:57.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:55:57.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:55:57.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:55:57.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:55:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:57 smithi046 ceph-mon[19468]: pgmap v9644: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:57 smithi087 ceph-mon[20993]: pgmap v9644: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:57.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:57 smithi077 ceph-mon[21151]: pgmap v9644: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:55:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:58 smithi046 ceph-mon[19468]: from='client.303018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:58 smithi087 ceph-mon[20993]: from='client.303018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:58.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:58 smithi077 ceph-mon[21151]: from='client.303018 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:55:59.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:55:59 smithi046 ceph-mon[19468]: pgmap v9645: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:55:59 smithi087 ceph-mon[20993]: pgmap v9645: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:55:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:55:59 smithi077 ceph-mon[21151]: pgmap v9645: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:01.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:01 smithi046 ceph-mon[19468]: pgmap v9646: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:01.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:01 smithi087 ceph-mon[20993]: pgmap v9646: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:01 smithi077 ceph-mon[21151]: pgmap v9646: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:02.088 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:02.088 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:02 smithi077 ceph-mon[21151]: pgmap v9647: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:02.697 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.697 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.697 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.697 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:02 smithi087 ceph-mon[20993]: pgmap v9647: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:02.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:02.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:02.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:02.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:02.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:02.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:02.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:02 smithi046 ceph-mon[19468]: pgmap v9647: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:03.643 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:03 smithi087 ceph-mon[20993]: from='client.303084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:03 smithi077 ceph-mon[21151]: from='client.303084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:03 smithi046 ceph-mon[19468]: from='client.303084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:04.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:04 smithi087 ceph-mon[20993]: pgmap v9648: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:04 smithi077 ceph-mon[21151]: pgmap v9648: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:04 smithi046 ceph-mon[19468]: pgmap v9648: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:06.896 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:06 smithi077 ceph-mon[21151]: pgmap v9649: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:06.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:06 smithi087 ceph-mon[20993]: pgmap v9649: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:06 smithi046 ceph-mon[19468]: pgmap v9649: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:07.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:07.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:07.771 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:08.451 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:08.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:08.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:08.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:08.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:08 smithi087 ceph-mon[20993]: pgmap v9650: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:08 smithi087 ceph-mon[20993]: from='client.303159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:08 smithi077 ceph-mon[21151]: pgmap v9650: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:08 smithi077 ceph-mon[21151]: from='client.303159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:08 smithi046 ceph-mon[19468]: pgmap v9650: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:08 smithi046 ceph-mon[19468]: from='client.303159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:11 smithi077 ceph-mon[21151]: pgmap v9651: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:11.439 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:11 smithi046 ceph-mon[19468]: pgmap v9651: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:11 smithi087 ceph-mon[20993]: pgmap v9651: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:13 smithi077 ceph-mon[21151]: pgmap v9652: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:13.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:13 smithi046 ceph-mon[19468]: pgmap v9652: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:13.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:13.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:13 smithi087 ceph-mon[20993]: pgmap v9652: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:14.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:14.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:14.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:14.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:14.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:15 smithi077 ceph-mon[21151]: from='client.303234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:15 smithi077 ceph-mon[21151]: pgmap v9653: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:15 smithi046 ceph-mon[19468]: from='client.303234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:15 smithi046 ceph-mon[19468]: pgmap v9653: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:15 smithi087 ceph-mon[20993]: from='client.303234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:15 smithi087 ceph-mon[20993]: pgmap v9653: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:17 smithi077 ceph-mon[21151]: pgmap v9654: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:17 smithi046 ceph-mon[19468]: pgmap v9654: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:17 smithi087 ceph-mon[20993]: pgmap v9654: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:19.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:19.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:19.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:19 smithi077 ceph-mon[21151]: pgmap v9655: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:19 smithi046 ceph-mon[19468]: pgmap v9655: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:19 smithi087 ceph-mon[20993]: pgmap v9655: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:19.830 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:19.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:19.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:19.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:19.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:21.397 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:21 smithi077 ceph-mon[21151]: from='client.303309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:21.398 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:21 smithi077 ceph-mon[21151]: pgmap v9656: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:21.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:21 smithi087 ceph-mon[20993]: from='client.303309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:21.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:21 smithi087 ceph-mon[20993]: pgmap v9656: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:21 smithi046 ceph-mon[19468]: from='client.303309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:21 smithi046 ceph-mon[19468]: pgmap v9656: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:22.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:22 smithi046 ceph-mon[19468]: pgmap v9657: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:22 smithi077 ceph-mon[21151]: pgmap v9657: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:22 smithi087 ceph-mon[20993]: pgmap v9657: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:24.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:24.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:24.832 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:24 smithi046 ceph-mon[19468]: pgmap v9658: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:24 smithi087 ceph-mon[20993]: pgmap v9658: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:24 smithi077 ceph-mon[21151]: pgmap v9658: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:25.513 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:25 smithi087 ceph-mon[20993]: from='client.303387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:26.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:25 smithi077 ceph-mon[21151]: from='client.303387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:25 smithi046 ceph-mon[19468]: from='client.303387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:26 smithi087 ceph-mon[20993]: pgmap v9659: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:27.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:26 smithi077 ceph-mon[21151]: pgmap v9659: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:26 smithi046 ceph-mon[19468]: pgmap v9659: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:29.056 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:28 smithi077 ceph-mon[21151]: pgmap v9660: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:28 smithi046 ceph-mon[19468]: pgmap v9660: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:28 smithi087 ceph-mon[20993]: pgmap v9660: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:30.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:30.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:30.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:30 smithi077 ceph-mon[21151]: pgmap v9661: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:31.174 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:30 smithi087 ceph-mon[20993]: pgmap v9661: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:31.200 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:31.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:31.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:31.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:31.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:31.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:30 smithi046 ceph-mon[19468]: pgmap v9661: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:31 smithi077 ceph-mon[21151]: from='client.303465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:32.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:31 smithi046 ceph-mon[19468]: from='client.303465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:31 smithi087 ceph-mon[20993]: from='client.303465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:33 smithi046 ceph-mon[19468]: pgmap v9662: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:33 smithi087 ceph-mon[20993]: pgmap v9662: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:33 smithi077 ceph-mon[21151]: pgmap v9662: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:35 smithi046 ceph-mon[19468]: pgmap v9663: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:35 smithi087 ceph-mon[20993]: pgmap v9663: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:35 smithi077 ceph-mon[21151]: pgmap v9663: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:56:36.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:36.202 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:36.202 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:36.883 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:36.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:36.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:36.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:36.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:37 smithi046 ceph-mon[19468]: pgmap v9664: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:37 smithi087 ceph-mon[20993]: pgmap v9664: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:37.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:37 smithi077 ceph-mon[21151]: pgmap v9664: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:38 smithi046 ceph-mon[19468]: from='client.303543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:38 smithi087 ceph-mon[20993]: from='client.303543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:38.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:38 smithi077 ceph-mon[21151]: from='client.303543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:39 smithi046 ceph-mon[19468]: pgmap v9665: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:39 smithi087 ceph-mon[20993]: pgmap v9665: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:39 smithi077 ceph-mon[21151]: pgmap v9665: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:41 smithi046 ceph-mon[19468]: pgmap v9666: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:41.520 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:41 smithi077 ceph-mon[21151]: pgmap v9666: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:41 smithi087 ceph-mon[20993]: pgmap v9666: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:42.624 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:42.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:42.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:42.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:42.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: pgmap v9667: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:42 smithi046 ceph-mon[19468]: from='client.303621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: pgmap v9667: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:42 smithi087 ceph-mon[20993]: from='client.303621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: pgmap v9667: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:42 smithi077 ceph-mon[21151]: from='client.303621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:44.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:56:44.094+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:56:44.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:56:44.095+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:44 smithi077 ceph-mon[21151]: pgmap v9668: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-mon[19468]: pgmap v9668: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:44 smithi087 ceph-mon[20993]: pgmap v9668: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:56:47.027 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:46 smithi087 ceph-mon[20993]: pgmap v9669: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:46 smithi077 ceph-mon[21151]: pgmap v9669: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:46 smithi046 ceph-mon[19468]: pgmap v9669: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:47.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:47.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:47.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:48.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:48.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:48.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:48.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:48.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:48 smithi077 ceph-mon[21151]: pgmap v9670: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:48 smithi077 ceph-mon[21151]: from='client.303798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:48 smithi046 ceph-mon[19468]: pgmap v9670: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:48 smithi046 ceph-mon[19468]: from='client.303798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:48 smithi087 ceph-mon[20993]: pgmap v9670: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:48 smithi087 ceph-mon[20993]: from='client.303798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:50 smithi077 ceph-mon[21151]: pgmap v9671: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:50 smithi046 ceph-mon[19468]: pgmap v9671: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:50 smithi087 ceph-mon[20993]: pgmap v9671: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:53.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:52 smithi077 ceph-mon[21151]: pgmap v9672: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:53.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:52 smithi046 ceph-mon[19468]: pgmap v9672: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:53.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:53.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:53.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:52 smithi087 ceph-mon[20993]: pgmap v9672: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:56:54.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:54.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:54.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:54.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:54.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:56:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:54 smithi077 ceph-mon[21151]: from='client.303876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:54 smithi077 ceph-mon[21151]: pgmap v9673: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:54 smithi046 ceph-mon[19468]: from='client.303876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:54 smithi046 ceph-mon[19468]: pgmap v9673: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:54 smithi087 ceph-mon[20993]: from='client.303876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:56:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:54 smithi087 ceph-mon[20993]: pgmap v9673: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:56 smithi077 ceph-mon[21151]: pgmap v9674: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:56 smithi046 ceph-mon[19468]: pgmap v9674: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:56 smithi087 ceph-mon[20993]: pgmap v9674: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:56:59.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:56:59.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:56:59.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:56:59.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:58 smithi077 ceph-mon[21151]: pgmap v9675: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:58 smithi046 ceph-mon[19468]: pgmap v9675: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:58 smithi087 ceph-mon[20993]: pgmap v9675: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:56:59.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:56:59.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:56:59.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:56:59.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:56:59.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:56:59 smithi046 ceph-mon[19468]: from='client.303954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:56:59 smithi077 ceph-mon[21151]: from='client.303954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:56:59 smithi087 ceph-mon[20993]: from='client.303954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:00 smithi077 ceph-mon[21151]: pgmap v9676: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:01.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:00 smithi046 ceph-mon[19468]: pgmap v9676: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:01.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:00 smithi087 ceph-mon[20993]: pgmap v9676: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:02 smithi087 ceph-mon[20993]: pgmap v9677: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:02.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:02 smithi077 ceph-mon[21151]: pgmap v9677: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:02 smithi046 ceph-mon[19468]: pgmap v9677: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:04.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:04.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:04.689 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:04 smithi046 ceph-mon[19468]: pgmap v9678: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:04 smithi077 ceph-mon[21151]: pgmap v9678: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:05.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:05.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:05.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:05.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:05.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:04 smithi087 ceph-mon[20993]: pgmap v9678: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:05 smithi077 ceph-mon[21151]: from='client.304029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:06.193 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:05 smithi087 ceph-mon[20993]: from='client.304029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:05 smithi046 ceph-mon[19468]: from='client.304029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:06 smithi077 ceph-mon[21151]: pgmap v9679: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:07.249 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:06 smithi087 ceph-mon[20993]: pgmap v9679: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:06 smithi046 ceph-mon[19468]: pgmap v9679: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:08 smithi077 ceph-mon[21151]: pgmap v9680: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:08 smithi046 ceph-mon[19468]: pgmap v9680: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:08 smithi087 ceph-mon[20993]: pgmap v9680: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:10.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:10.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:10.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:11.060 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:11.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:11.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:11.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:11.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:10 smithi077 ceph-mon[21151]: pgmap v9681: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:10 smithi046 ceph-mon[19468]: pgmap v9681: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:10 smithi087 ceph-mon[20993]: pgmap v9681: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:11 smithi077 ceph-mon[21151]: from='client.304107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:11 smithi046 ceph-mon[19468]: from='client.304107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:11 smithi087 ceph-mon[20993]: from='client.304107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:12 smithi077 ceph-mon[21151]: pgmap v9682: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:12 smithi046 ceph-mon[19468]: pgmap v9682: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:12 smithi087 ceph-mon[20993]: pgmap v9682: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:14 smithi077 ceph-mon[21151]: pgmap v9683: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:14 smithi046 ceph-mon[19468]: pgmap v9683: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:14 smithi087 ceph-mon[20993]: pgmap v9683: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:57:16.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:16.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:16.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:16.742 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:16.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:16.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:16.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:16.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:16 smithi046 ceph-mon[19468]: pgmap v9684: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:16 smithi077 ceph-mon[21151]: pgmap v9684: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:16 smithi087 ceph-mon[20993]: pgmap v9684: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:17 smithi077 ceph-mon[21151]: from='client.304182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:17 smithi046 ceph-mon[19468]: from='client.304182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:17 smithi087 ceph-mon[20993]: from='client.304182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:19.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:18 smithi077 ceph-mon[21151]: pgmap v9685: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:18 smithi046 ceph-mon[19468]: pgmap v9685: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:18 smithi087 ceph-mon[20993]: pgmap v9685: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:20 smithi077 ceph-mon[21151]: pgmap v9686: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:20 smithi046 ceph-mon[19468]: pgmap v9686: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:20 smithi087 ceph-mon[20993]: pgmap v9686: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:21.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:21.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:21.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:22.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:22.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:22.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:22.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:22.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: pgmap v9687: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:22.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:22 smithi046 ceph-mon[19468]: from='client.304260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: pgmap v9687: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:22 smithi087 ceph-mon[20993]: from='client.304260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: pgmap v9687: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:22 smithi077 ceph-mon[21151]: from='client.304260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:24 smithi077 ceph-mon[21151]: pgmap v9688: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:24 smithi046 ceph-mon[19468]: pgmap v9688: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:24 smithi087 ceph-mon[20993]: pgmap v9688: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:27.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:26 smithi087 ceph-mon[20993]: pgmap v9689: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:26 smithi077 ceph-mon[21151]: pgmap v9689: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:26 smithi046 ceph-mon[19468]: pgmap v9689: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:27.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:27.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:27.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:28.113 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:28.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:28.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:28.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:28.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:28 smithi077 ceph-mon[21151]: from='client.304335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:28 smithi077 ceph-mon[21151]: pgmap v9690: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:29.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:28 smithi087 ceph-mon[20993]: from='client.304335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:29.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:28 smithi087 ceph-mon[20993]: pgmap v9690: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:28 smithi046 ceph-mon[19468]: from='client.304335 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:28 smithi046 ceph-mon[19468]: pgmap v9690: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:30 smithi077 ceph-mon[21151]: pgmap v9691: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:30 smithi046 ceph-mon[19468]: pgmap v9691: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:30 smithi087 ceph-mon[20993]: pgmap v9691: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:33.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:33.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:33.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:32 smithi077 ceph-mon[21151]: pgmap v9692: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:32 smithi046 ceph-mon[19468]: pgmap v9692: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:32 smithi087 ceph-mon[20993]: pgmap v9692: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:33.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:33.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:33.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:33.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:33.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:34 smithi077 ceph-mon[21151]: from='client.304413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:34 smithi077 ceph-mon[21151]: pgmap v9693: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:34 smithi046 ceph-mon[19468]: from='client.304413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:34 smithi046 ceph-mon[19468]: pgmap v9693: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:34 smithi087 ceph-mon[20993]: from='client.304413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:34 smithi087 ceph-mon[20993]: pgmap v9693: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:36 smithi077 ceph-mon[21151]: pgmap v9694: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:36 smithi046 ceph-mon[19468]: pgmap v9694: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:36 smithi087 ceph-mon[20993]: pgmap v9694: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:38.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:38.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:38.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:38 smithi046 ceph-mon[19468]: pgmap v9695: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:38 smithi077 ceph-mon[21151]: pgmap v9695: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:38 smithi087 ceph-mon[20993]: pgmap v9695: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:39.488 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:39.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:39.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:39.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:39.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:39 smithi077 ceph-mon[21151]: from='client.304485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:39 smithi046 ceph-mon[19468]: from='client.304485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:39 smithi087 ceph-mon[20993]: from='client.304485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:40 smithi077 ceph-mon[21151]: pgmap v9696: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:41.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:40 smithi046 ceph-mon[19468]: pgmap v9696: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:40 smithi087 ceph-mon[20993]: pgmap v9696: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: pgmap v9697: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: pgmap v9697: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: pgmap v9697: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:43.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:44.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:44.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:44.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: pgmap v9698: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:44.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: pgmap v9698: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:57:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:57:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:57:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:45.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:57:45.142+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:57:45.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:57:45.152+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: pgmap v9698: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:57:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:57:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:45.510 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:45.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:45.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:45.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:45.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:46.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:46.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-mon[19468]: from='client.304557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:46.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:57:46.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:45 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:45 smithi077 ceph-mon[21151]: from='client.304557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:45 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:57:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:57:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:45 smithi087 ceph-mon[20993]: from='client.304557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:57:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:45 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:57:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:46 smithi077 ceph-mon[21151]: pgmap v9699: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:57:47.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:46 smithi087 ceph-mon[20993]: pgmap v9699: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:57:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:46 smithi046 ceph-mon[19468]: pgmap v9699: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T07:57:49.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:48 smithi087 ceph-mon[20993]: pgmap v9700: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:48 smithi077 ceph-mon[21151]: pgmap v9700: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:48 smithi046 ceph-mon[19468]: pgmap v9700: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:50.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:50.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:50.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:51.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:50 smithi077 ceph-mon[21151]: pgmap v9701: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:51.195 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:51.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:51.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:51.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:51.195 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:51.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:50 smithi046 ceph-mon[19468]: pgmap v9701: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:50 smithi087 ceph-mon[20993]: pgmap v9701: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T07:57:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:51 smithi077 ceph-mon[21151]: from='client.304740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:51 smithi046 ceph-mon[19468]: from='client.304740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:51 smithi087 ceph-mon[20993]: from='client.304740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:52 smithi077 ceph-mon[21151]: pgmap v9702: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:52 smithi046 ceph-mon[19468]: pgmap v9702: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:52 smithi087 ceph-mon[20993]: pgmap v9702: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:57:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:54 smithi077 ceph-mon[21151]: pgmap v9703: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:57:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:54 smithi046 ceph-mon[19468]: pgmap v9703: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:57:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:54 smithi087 ceph-mon[20993]: pgmap v9703: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:57:56.196 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:57:56.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:57:56.197 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:57:56.880 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:57:56.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:57:56.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:57:56.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:57:56.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:57:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:56 smithi077 ceph-mon[21151]: pgmap v9704: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:56 smithi046 ceph-mon[19468]: pgmap v9704: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:56 smithi087 ceph-mon[20993]: pgmap v9704: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:57:58.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:57 smithi077 ceph-mon[21151]: from='client.304815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:57 smithi046 ceph-mon[19468]: from='client.304815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:57 smithi087 ceph-mon[20993]: from='client.304815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:57:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:57:58 smithi077 ceph-mon[21151]: pgmap v9705: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:57:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:57:58 smithi046 ceph-mon[19468]: pgmap v9705: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:57:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:57:58 smithi087 ceph-mon[20993]: pgmap v9705: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:58:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:00 smithi077 ceph-mon[21151]: pgmap v9706: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:58:01.176 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:00 smithi087 ceph-mon[20993]: pgmap v9706: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:58:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:00 smithi046 ceph-mon[19468]: pgmap v9706: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T07:58:01.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:01.882 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:01.882 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:02.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:02.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:02.587 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:02.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:02.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: pgmap v9707: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:03 smithi046 ceph-mon[19468]: from='client.213652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: pgmap v9707: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:58:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:03 smithi087 ceph-mon[20993]: from='client.213652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: pgmap v9707: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:03 smithi077 ceph-mon[21151]: from='client.213652 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:05.152 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:05 smithi046 ceph-mon[19468]: pgmap v9708: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:05 smithi087 ceph-mon[20993]: pgmap v9708: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:05 smithi077 ceph-mon[21151]: pgmap v9708: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:07 smithi046 ceph-mon[19468]: pgmap v9709: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:07 smithi087 ceph-mon[20993]: pgmap v9709: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:07 smithi077 ceph-mon[21151]: pgmap v9709: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:07.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:07.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:07.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:08.272 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:09.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:09 smithi087 ceph-mon[20993]: pgmap v9710: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:09.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:09 smithi087 ceph-mon[20993]: from='client.304971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:09 smithi046 ceph-mon[19468]: pgmap v9710: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:09 smithi046 ceph-mon[19468]: from='client.304971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:09 smithi077 ceph-mon[21151]: pgmap v9710: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:09 smithi077 ceph-mon[21151]: from='client.304971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:11.119 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:11 smithi077 ceph-mon[21151]: pgmap v9711: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:11 smithi046 ceph-mon[19468]: pgmap v9711: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:11 smithi087 ceph-mon[20993]: pgmap v9711: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:13.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:13 smithi077 ceph-mon[21151]: pgmap v9712: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:13.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:13.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:13 smithi046 ceph-mon[19468]: pgmap v9712: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:13.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.274 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:13.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:13 smithi087 ceph-mon[20993]: pgmap v9712: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:13.946 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:13.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:13.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:13.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:13.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:15 smithi046 ceph-mon[19468]: from='client.305040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:15 smithi046 ceph-mon[19468]: pgmap v9713: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:15 smithi087 ceph-mon[20993]: from='client.305040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:15 smithi087 ceph-mon[20993]: pgmap v9713: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:15 smithi077 ceph-mon[21151]: from='client.305040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:15 smithi077 ceph-mon[21151]: pgmap v9713: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:17.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:17 smithi077 ceph-mon[21151]: pgmap v9714: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:17 smithi046 ceph-mon[19468]: pgmap v9714: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:17 smithi087 ceph-mon[20993]: pgmap v9714: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:18.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:18.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:18.949 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:19 smithi046 ceph-mon[19468]: pgmap v9715: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:19 smithi087 ceph-mon[20993]: pgmap v9715: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:19.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:19.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:19.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:19.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:19.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:19 smithi077 ceph-mon[21151]: pgmap v9715: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:20 smithi046 ceph-mon[19468]: from='client.305106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:20 smithi087 ceph-mon[20993]: from='client.305106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:20 smithi077 ceph-mon[21151]: from='client.305106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:21 smithi046 ceph-mon[19468]: pgmap v9716: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:21 smithi087 ceph-mon[20993]: pgmap v9716: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:21.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:21 smithi077 ceph-mon[21151]: pgmap v9716: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: pgmap v9717: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: pgmap v9717: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: pgmap v9717: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:24.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:24.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:24.637 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:25.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:25.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:25.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:25.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:25.344 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:25.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:25 smithi046 ceph-mon[19468]: pgmap v9718: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:25 smithi077 ceph-mon[21151]: pgmap v9718: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:25 smithi087 ceph-mon[20993]: pgmap v9718: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:26 smithi077 ceph-mon[21151]: from='client.305181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:26 smithi046 ceph-mon[19468]: from='client.305181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:26 smithi087 ceph-mon[20993]: from='client.305181 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:27 smithi077 ceph-mon[21151]: pgmap v9719: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:27 smithi046 ceph-mon[19468]: pgmap v9719: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:27 smithi087 ceph-mon[20993]: pgmap v9719: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:29 smithi077 ceph-mon[21151]: pgmap v9720: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:29.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:29 smithi087 ceph-mon[20993]: pgmap v9720: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:29 smithi046 ceph-mon[19468]: pgmap v9720: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:30.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:31.026 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:31.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:31.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:31.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:31.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:31 smithi046 ceph-mon[19468]: pgmap v9721: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:31 smithi087 ceph-mon[20993]: pgmap v9721: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:31 smithi077 ceph-mon[21151]: pgmap v9721: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:32 smithi087 ceph-mon[20993]: from='client.305253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:32.402 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:32 smithi077 ceph-mon[21151]: from='client.305253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:32 smithi046 ceph-mon[19468]: from='client.305253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:33 smithi046 ceph-mon[19468]: pgmap v9722: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:33 smithi077 ceph-mon[21151]: pgmap v9722: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:33 smithi087 ceph-mon[20993]: pgmap v9722: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:35 smithi077 ceph-mon[21151]: pgmap v9723: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:35 smithi046 ceph-mon[19468]: pgmap v9723: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:35 smithi087 ceph-mon[20993]: pgmap v9723: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:58:36.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:36.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:36.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:36.712 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:36.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:36.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:36.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:36.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:37 smithi077 ceph-mon[21151]: pgmap v9724: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:37 smithi077 ceph-mon[21151]: from='client.305331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:37 smithi046 ceph-mon[19468]: pgmap v9724: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:37 smithi046 ceph-mon[19468]: from='client.305331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:37 smithi087 ceph-mon[20993]: pgmap v9724: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:37 smithi087 ceph-mon[20993]: from='client.305331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:39 smithi077 ceph-mon[21151]: pgmap v9725: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:39 smithi046 ceph-mon[19468]: pgmap v9725: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:39 smithi087 ceph-mon[20993]: pgmap v9725: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:41 smithi077 ceph-mon[21151]: pgmap v9726: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:41.426 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:41 smithi046 ceph-mon[19468]: pgmap v9726: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:41 smithi087 ceph-mon[20993]: pgmap v9726: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:41.714 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:41.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:41.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:42.437 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:42.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: pgmap v9727: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='client.305406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: pgmap v9727: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='client.305406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: pgmap v9727: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='client.305406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:45.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:45 smithi046 ceph-mon[19468]: pgmap v9728: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:45 smithi087 ceph-mon[20993]: pgmap v9728: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:45 smithi077 ceph-mon[21151]: pgmap v9728: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:46.259 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:58:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:58:45.906+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:58:46.259 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:58:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:58:45.907+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:46.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:58:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:58:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:58:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:58:47.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:47.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:47.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:47.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:47 smithi077 ceph-mon[21151]: pgmap v9729: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:47.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:58:47.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:58:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:47 smithi046 ceph-mon[19468]: pgmap v9729: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:58:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:58:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:47 smithi087 ceph-mon[20993]: pgmap v9729: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:58:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:58:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:58:48.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:48.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:49.484 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:49 smithi087 ceph-mon[20993]: from='client.305586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:49.485 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:49 smithi087 ceph-mon[20993]: pgmap v9730: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:49 smithi046 ceph-mon[19468]: from='client.305586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:49 smithi046 ceph-mon[19468]: pgmap v9730: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:49 smithi077 ceph-mon[21151]: from='client.305586 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:49 smithi077 ceph-mon[21151]: pgmap v9730: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:51 smithi087 ceph-mon[20993]: pgmap v9731: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:51 smithi046 ceph-mon[19468]: pgmap v9731: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:51 smithi077 ceph-mon[21151]: pgmap v9731: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:58:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:53 smithi077 ceph-mon[21151]: pgmap v9732: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:53 smithi046 ceph-mon[19468]: pgmap v9732: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:53 smithi087 ceph-mon[20993]: pgmap v9732: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:58:53.792 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:53.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:53.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:53.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:53.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:55 smithi046 ceph-mon[19468]: from='client.305658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:55 smithi046 ceph-mon[19468]: pgmap v9733: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:55 smithi087 ceph-mon[20993]: from='client.305658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:55 smithi087 ceph-mon[20993]: pgmap v9733: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:55 smithi077 ceph-mon[21151]: from='client.305658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:58:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:55 smithi077 ceph-mon[21151]: pgmap v9733: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:57 smithi046 ceph-mon[19468]: pgmap v9734: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:57 smithi087 ceph-mon[20993]: pgmap v9734: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:57 smithi077 ceph-mon[21151]: pgmap v9734: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:58.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:58:58.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:58:58.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:58:59.488 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:58:59.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:58:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:58:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:58:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:58:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:58:59 smithi046 ceph-mon[19468]: pgmap v9735: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:58:59 smithi087 ceph-mon[20993]: pgmap v9735: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:58:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:58:59 smithi077 ceph-mon[21151]: pgmap v9735: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:00 smithi046 ceph-mon[19468]: from='client.305733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:00 smithi087 ceph-mon[20993]: from='client.305733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:00 smithi077 ceph-mon[21151]: from='client.305733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:01 smithi046 ceph-mon[19468]: pgmap v9736: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:01 smithi087 ceph-mon[20993]: pgmap v9736: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:01.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:01 smithi077 ceph-mon[21151]: pgmap v9736: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: pgmap v9737: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: pgmap v9737: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: pgmap v9737: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:04.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:04.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:04.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:05.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:05.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:05.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:05.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:05.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:05 smithi046 ceph-mon[19468]: pgmap v9738: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:05 smithi087 ceph-mon[20993]: pgmap v9738: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:05 smithi077 ceph-mon[21151]: pgmap v9738: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:06 smithi046 ceph-mon[19468]: from='client.305808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:06 smithi087 ceph-mon[20993]: from='client.305808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:06 smithi077 ceph-mon[21151]: from='client.305808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:07 smithi046 ceph-mon[19468]: pgmap v9739: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:07 smithi087 ceph-mon[20993]: pgmap v9739: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:07 smithi077 ceph-mon[21151]: pgmap v9739: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:09.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:09 smithi087 ceph-mon[20993]: pgmap v9740: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:09 smithi046 ceph-mon[19468]: pgmap v9740: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:09 smithi077 ceph-mon[21151]: pgmap v9740: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:10.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:10.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:10.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:10.876 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:10.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:10.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:10.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:10.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:11.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:11 smithi046 ceph-mon[19468]: pgmap v9741: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:11 smithi087 ceph-mon[20993]: pgmap v9741: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:11 smithi077 ceph-mon[21151]: pgmap v9741: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:12.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:12 smithi046 ceph-mon[19468]: from='client.305880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:12 smithi087 ceph-mon[20993]: from='client.305880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:12 smithi077 ceph-mon[21151]: from='client.305880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:13 smithi077 ceph-mon[21151]: pgmap v9742: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:13 smithi046 ceph-mon[19468]: pgmap v9742: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:13 smithi087 ceph-mon[20993]: pgmap v9742: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:15 smithi046 ceph-mon[19468]: pgmap v9743: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:15 smithi087 ceph-mon[20993]: pgmap v9743: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:15.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:15 smithi077 ceph-mon[21151]: pgmap v9743: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T07:59:15.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:15.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:15.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:16.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:16.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:16.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:16.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:16.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:17 smithi046 ceph-mon[19468]: pgmap v9744: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:17 smithi046 ceph-mon[19468]: from='client.305958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:17 smithi087 ceph-mon[20993]: pgmap v9744: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:17 smithi087 ceph-mon[20993]: from='client.305958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:17 smithi077 ceph-mon[21151]: pgmap v9744: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:17 smithi077 ceph-mon[21151]: from='client.305958 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:19 smithi046 ceph-mon[19468]: pgmap v9745: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:19 smithi087 ceph-mon[20993]: pgmap v9745: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:19 smithi077 ceph-mon[21151]: pgmap v9745: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:21.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:21.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:21.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:21 smithi046 ceph-mon[19468]: pgmap v9746: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:21 smithi087 ceph-mon[20993]: pgmap v9746: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:21 smithi077 ceph-mon[21151]: pgmap v9746: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:22.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='client.306033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: pgmap v9747: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='client.306033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: pgmap v9747: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='client.306033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: pgmap v9747: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:25.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:25 smithi046 ceph-mon[19468]: pgmap v9748: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:25 smithi087 ceph-mon[20993]: pgmap v9748: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:25 smithi077 ceph-mon[21151]: pgmap v9748: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:27.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:27.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:27.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:27.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:27 smithi046 ceph-mon[19468]: pgmap v9749: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:27 smithi087 ceph-mon[20993]: pgmap v9749: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:27.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:27 smithi077 ceph-mon[21151]: pgmap v9749: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:27.926 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:27.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:27.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:27.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:27.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:29 smithi046 ceph-mon[19468]: from='client.306111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:29 smithi046 ceph-mon[19468]: pgmap v9750: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:29 smithi087 ceph-mon[20993]: from='client.306111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:29 smithi087 ceph-mon[20993]: pgmap v9750: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:29 smithi077 ceph-mon[21151]: from='client.306111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:29 smithi077 ceph-mon[21151]: pgmap v9750: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:31.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:31 smithi087 ceph-mon[20993]: pgmap v9751: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:31 smithi077 ceph-mon[21151]: pgmap v9751: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:31 smithi046 ceph-mon[19468]: pgmap v9751: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:32.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:32.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:32.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:33.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:33.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:33.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:33.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:33.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:33.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:33 smithi046 ceph-mon[19468]: pgmap v9752: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:33 smithi087 ceph-mon[20993]: pgmap v9752: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:33 smithi077 ceph-mon[21151]: pgmap v9752: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:34 smithi077 ceph-mon[21151]: from='client.306189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:34 smithi087 ceph-mon[20993]: from='client.306189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:34 smithi046 ceph-mon[19468]: from='client.306189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:35 smithi087 ceph-mon[20993]: pgmap v9753: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:35 smithi077 ceph-mon[21151]: pgmap v9753: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:35 smithi046 ceph-mon[19468]: pgmap v9753: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:36.467 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:36 smithi077 ceph-mon[21151]: pgmap v9754: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:36 smithi046 ceph-mon[19468]: pgmap v9754: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:36 smithi087 ceph-mon[20993]: pgmap v9754: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:38.623 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:38.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:38.623 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:39.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:39.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:39.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:39.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:39.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:39.307 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:38 smithi046 ceph-mon[19468]: pgmap v9755: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:38 smithi087 ceph-mon[20993]: pgmap v9755: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:38 smithi077 ceph-mon[21151]: pgmap v9755: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:39 smithi046 ceph-mon[19468]: from='client.306264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:39 smithi087 ceph-mon[20993]: from='client.306264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:39 smithi077 ceph-mon[21151]: from='client.306264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:41.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:40 smithi046 ceph-mon[19468]: pgmap v9756: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:40 smithi087 ceph-mon[20993]: pgmap v9756: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:40 smithi077 ceph-mon[21151]: pgmap v9756: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: pgmap v9757: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: pgmap v9757: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: pgmap v9757: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:44.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:44.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:44.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:44.994 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:44.994 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:44.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:44.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:44.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:44 smithi046 ceph-mon[19468]: pgmap v9758: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:44 smithi087 ceph-mon[20993]: pgmap v9758: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:45.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:44 smithi077 ceph-mon[21151]: pgmap v9758: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T07:59:46.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:45 smithi046 ceph-mon[19468]: from='client.306339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:45 smithi087 ceph-mon[20993]: from='client.306339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:46.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:45 smithi077 ceph-mon[21151]: from='client.306339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:46.944 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:59:46.645+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:59:46.944 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T07:59:46.646+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: pgmap v9759: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:47.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: pgmap v9759: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:47.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:47.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: pgmap v9759: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T07:59:48.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:59:48.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:59:48.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:59:48.337 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T07:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T07:59:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:48 smithi046 ceph-mon[19468]: pgmap v9760: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:48 smithi087 ceph-mon[20993]: pgmap v9760: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:48 smithi077 ceph-mon[21151]: pgmap v9760: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:49.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:50.679 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:50.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:50.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:50.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:50.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:51.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:50 smithi087 ceph-mon[20993]: pgmap v9761: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:51.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:50 smithi087 ceph-mon[20993]: from='client.306522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:50 smithi046 ceph-mon[19468]: pgmap v9761: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:50 smithi046 ceph-mon[19468]: from='client.306522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:50 smithi077 ceph-mon[21151]: pgmap v9761: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T07:59:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:50 smithi077 ceph-mon[21151]: from='client.306522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:52 smithi046 ceph-mon[19468]: pgmap v9762: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:52 smithi087 ceph-mon[20993]: pgmap v9762: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:52 smithi077 ceph-mon[21151]: pgmap v9762: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:54.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:54 smithi077 ceph-mon[21151]: pgmap v9763: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:59:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:54 smithi046 ceph-mon[19468]: pgmap v9763: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:59:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T07:59:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:54 smithi087 ceph-mon[20993]: pgmap v9763: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:59:55.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T07:59:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T07:59:55.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T07:59:56.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T07:59:56.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T07:59:56.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T07:59:56.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T07:59:56.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T07:59:57.230 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:56 smithi077 ceph-mon[21151]: pgmap v9764: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:57.231 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:56 smithi077 ceph-mon[21151]: from='client.306597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:56 smithi046 ceph-mon[19468]: pgmap v9764: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:56 smithi046 ceph-mon[19468]: from='client.306597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:56 smithi087 ceph-mon[20993]: pgmap v9764: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T07:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:56 smithi087 ceph-mon[20993]: from='client.306597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T07:59:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 07:59:58 smithi046 ceph-mon[19468]: pgmap v9765: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:59:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 07:59:58 smithi087 ceph-mon[20993]: pgmap v9765: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T07:59:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 07:59:58 smithi077 ceph-mon[21151]: pgmap v9765: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:00:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:00 smithi087 ceph-mon[20993]: pgmap v9766: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:00:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:00:01.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:00 smithi046 ceph-mon[19468]: pgmap v9766: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:00:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:00:01.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:01.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:00 smithi077 ceph-mon[21151]: pgmap v9766: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:00:02.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:02.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='client.306669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: pgmap v9767: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='client.306669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: pgmap v9767: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='client.306669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: pgmap v9767: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:04 smithi046 ceph-mon[19468]: pgmap v9768: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:04 smithi087 ceph-mon[20993]: pgmap v9768: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:04 smithi077 ceph-mon[21151]: pgmap v9768: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:07.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:07.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:07.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:07.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:06 smithi046 ceph-mon[19468]: pgmap v9769: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:06 smithi087 ceph-mon[20993]: pgmap v9769: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:07.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:06 smithi077 ceph-mon[21151]: pgmap v9769: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:07.749 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:07.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:07.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:07.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:07.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:08 smithi046 ceph-mon[19468]: from='client.306744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:08 smithi046 ceph-mon[19468]: pgmap v9770: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:08 smithi087 ceph-mon[20993]: from='client.306744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:08 smithi087 ceph-mon[20993]: pgmap v9770: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:08 smithi077 ceph-mon[21151]: from='client.306744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:08 smithi077 ceph-mon[21151]: pgmap v9770: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:10 smithi087 ceph-mon[20993]: pgmap v9771: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:10 smithi046 ceph-mon[19468]: pgmap v9771: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:10 smithi077 ceph-mon[21151]: pgmap v9771: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:12.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:12.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:12.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:12 smithi046 ceph-mon[19468]: pgmap v9772: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:12 smithi087 ceph-mon[20993]: pgmap v9772: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:12 smithi077 ceph-mon[21151]: pgmap v9772: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:13.428 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:13 smithi046 ceph-mon[19468]: from='client.306822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:13 smithi087 ceph-mon[20993]: from='client.306822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:13 smithi077 ceph-mon[21151]: from='client.306822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:14 smithi046 ceph-mon[19468]: pgmap v9773: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:15.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:14 smithi077 ceph-mon[21151]: pgmap v9773: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:14 smithi087 ceph-mon[20993]: pgmap v9773: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:16 smithi046 ceph-mon[19468]: pgmap v9774: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:16 smithi087 ceph-mon[20993]: pgmap v9774: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:16 smithi077 ceph-mon[21151]: pgmap v9774: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:18.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:18.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:18.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:19.107 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:19.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:19.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:19.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:19.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:18 smithi046 ceph-mon[19468]: pgmap v9775: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:18 smithi087 ceph-mon[20993]: pgmap v9775: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:18 smithi077 ceph-mon[21151]: pgmap v9775: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:20.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:19 smithi077 ceph-mon[21151]: from='client.306900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:19 smithi046 ceph-mon[19468]: from='client.306900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:19 smithi087 ceph-mon[20993]: from='client.306900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:20 smithi046 ceph-mon[19468]: pgmap v9776: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:20 smithi087 ceph-mon[20993]: pgmap v9776: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:20 smithi077 ceph-mon[21151]: pgmap v9776: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: pgmap v9777: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: pgmap v9777: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: pgmap v9777: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:24.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:24.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:24.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:24.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:25 smithi046 ceph-mon[19468]: pgmap v9778: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:25 smithi087 ceph-mon[20993]: pgmap v9778: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:25.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:25 smithi077 ceph-mon[21151]: pgmap v9778: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:26 smithi046 ceph-mon[19468]: from='client.306975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:26 smithi087 ceph-mon[20993]: from='client.306975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:26.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:26 smithi077 ceph-mon[21151]: from='client.306975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:27.217 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:27 smithi046 ceph-mon[19468]: pgmap v9779: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:27 smithi087 ceph-mon[20993]: pgmap v9779: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:27 smithi077 ceph-mon[21151]: pgmap v9779: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:29.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:29 smithi046 ceph-mon[19468]: pgmap v9780: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:29 smithi087 ceph-mon[20993]: pgmap v9780: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:29 smithi077 ceph-mon[21151]: pgmap v9780: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:29.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:29.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:29.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:30.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:30.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:30.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:30.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:30.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:31 smithi046 ceph-mon[19468]: pgmap v9781: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:31 smithi046 ceph-mon[19468]: from='client.307053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:31 smithi087 ceph-mon[20993]: pgmap v9781: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:31 smithi087 ceph-mon[20993]: from='client.307053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:31 smithi077 ceph-mon[21151]: pgmap v9781: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:31 smithi077 ceph-mon[21151]: from='client.307053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:33.344 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:33 smithi087 ceph-mon[20993]: pgmap v9782: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:33 smithi046 ceph-mon[19468]: pgmap v9782: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:33 smithi077 ceph-mon[21151]: pgmap v9782: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:34 smithi046 ceph-mon[19468]: pgmap v9783: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:34 smithi087 ceph-mon[20993]: pgmap v9783: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:34 smithi077 ceph-mon[21151]: pgmap v9783: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:35.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:35.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:35.479 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:36.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:36.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:36.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:36.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:36.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:36 smithi077 ceph-mon[21151]: from='client.307131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:36 smithi077 ceph-mon[21151]: pgmap v9784: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:36 smithi046 ceph-mon[19468]: from='client.307131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:36 smithi046 ceph-mon[19468]: pgmap v9784: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:36 smithi087 ceph-mon[20993]: from='client.307131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:36 smithi087 ceph-mon[20993]: pgmap v9784: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:38 smithi046 ceph-mon[19468]: pgmap v9785: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:38 smithi087 ceph-mon[20993]: pgmap v9785: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:38 smithi077 ceph-mon[21151]: pgmap v9785: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:41.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:41.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:41.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:40 smithi046 ceph-mon[19468]: pgmap v9786: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:40 smithi087 ceph-mon[20993]: pgmap v9786: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:41.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:40 smithi077 ceph-mon[21151]: pgmap v9786: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:00:41.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:41.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:41.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:41.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:41.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:42 smithi046 ceph-mon[19468]: from='client.307209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:42 smithi046 ceph-mon[19468]: pgmap v9787: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:42 smithi087 ceph-mon[20993]: from='client.307209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:42 smithi087 ceph-mon[20993]: pgmap v9787: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:42 smithi077 ceph-mon[21151]: from='client.307209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:42 smithi077 ceph-mon[21151]: pgmap v9787: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:45 smithi087 ceph-mon[20993]: pgmap v9788: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:45.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:45 smithi077 ceph-mon[21151]: pgmap v9788: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:45 smithi046 ceph-mon[19468]: pgmap v9788: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:46.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:46.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:46.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: pgmap v9789: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: pgmap v9789: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: pgmap v9789: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:47.689 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:00:47.404+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:00:47.689 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:00:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:00:47.414+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:00:47.786 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:47.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:47.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:47.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:47.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:48 smithi077 ceph-mon[21151]: from='client.307317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:48.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:48.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:48 smithi046 ceph-mon[19468]: from='client.307317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:00:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:48 smithi087 ceph-mon[20993]: from='client.307317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:00:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:00:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:49 smithi087 ceph-mon[20993]: pgmap v9790: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:00:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:00:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:49 smithi077 ceph-mon[21151]: pgmap v9790: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:49.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:00:49.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:00:49.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:49 smithi046 ceph-mon[19468]: pgmap v9790: 225 pgs: 225 active+clean; 589 KiB data, 152 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:00:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:51 smithi077 ceph-mon[21151]: pgmap v9791: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:00:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:51 smithi046 ceph-mon[19468]: pgmap v9791: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:00:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:51 smithi087 ceph-mon[20993]: pgmap v9791: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:00:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:53.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:53 smithi087 ceph-mon[20993]: pgmap v9792: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:53 smithi077 ceph-mon[21151]: pgmap v9792: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:53.468 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:53.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:53.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:53.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:53.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:53.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:53 smithi046 ceph-mon[19468]: pgmap v9792: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:54 smithi077 ceph-mon[21151]: from='client.307464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:54 smithi087 ceph-mon[20993]: from='client.307464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:54.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:54 smithi046 ceph-mon[19468]: from='client.307464 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:00:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:00:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:55 smithi077 ceph-mon[21151]: pgmap v9793: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:55 smithi046 ceph-mon[19468]: pgmap v9793: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:55 smithi087 ceph-mon[20993]: pgmap v9793: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:57 smithi077 ceph-mon[21151]: pgmap v9794: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:57 smithi046 ceph-mon[19468]: pgmap v9794: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:57 smithi087 ceph-mon[20993]: pgmap v9794: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:58.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:00:58.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:00:58.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:00:59.148 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:00:59.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:00:59.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:00:59.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:00:59.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:00:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:00:59 smithi077 ceph-mon[21151]: pgmap v9795: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:00:59 smithi046 ceph-mon[19468]: pgmap v9795: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:00:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:00:59 smithi087 ceph-mon[20993]: pgmap v9795: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:00 smithi077 ceph-mon[21151]: from='client.307542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:00 smithi046 ceph-mon[19468]: from='client.307542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:00 smithi087 ceph-mon[20993]: from='client.307542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:01 smithi046 ceph-mon[19468]: pgmap v9796: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:01 smithi077 ceph-mon[21151]: pgmap v9796: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:01.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:01 smithi087 ceph-mon[20993]: pgmap v9796: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:03 smithi077 ceph-mon[21151]: pgmap v9797: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:01:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:03 smithi046 ceph-mon[19468]: pgmap v9797: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:01:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:03 smithi087 ceph-mon[20993]: pgmap v9797: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:01:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:04.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:04.834 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:04.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:04.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:05 smithi046 ceph-mon[19468]: pgmap v9798: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:05 smithi087 ceph-mon[20993]: pgmap v9798: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:05 smithi077 ceph-mon[21151]: pgmap v9798: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:06 smithi046 ceph-mon[19468]: from='client.307617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:06 smithi087 ceph-mon[20993]: from='client.307617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:06 smithi077 ceph-mon[21151]: from='client.307617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:07 smithi046 ceph-mon[19468]: pgmap v9799: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:07 smithi087 ceph-mon[20993]: pgmap v9799: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:07 smithi077 ceph-mon[21151]: pgmap v9799: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:09.302 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:09 smithi046 ceph-mon[19468]: pgmap v9800: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:09 smithi087 ceph-mon[20993]: pgmap v9800: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:09 smithi077 ceph-mon[21151]: pgmap v9800: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:09.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:09.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:09.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:10.514 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:10.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:10.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:10.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:10.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:11 smithi046 ceph-mon[19468]: pgmap v9801: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:11 smithi046 ceph-mon[19468]: from='client.307695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:11 smithi087 ceph-mon[20993]: pgmap v9801: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:11 smithi087 ceph-mon[20993]: from='client.307695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:11 smithi077 ceph-mon[21151]: pgmap v9801: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:11 smithi077 ceph-mon[21151]: from='client.307695 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:13 smithi046 ceph-mon[19468]: pgmap v9802: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:01:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:13 smithi087 ceph-mon[20993]: pgmap v9802: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:01:13.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:13 smithi077 ceph-mon[21151]: pgmap v9802: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:01:15.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:14 smithi087 ceph-mon[20993]: pgmap v9803: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:15.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.073 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:14 smithi046 ceph-mon[19468]: pgmap v9803: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:14 smithi077 ceph-mon[21151]: pgmap v9803: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:15.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:15.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:15.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:16.201 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:16.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:16.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:16.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:16.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:16 smithi046 ceph-mon[19468]: from='client.307770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:16 smithi046 ceph-mon[19468]: pgmap v9804: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:16 smithi087 ceph-mon[20993]: from='client.307770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:16 smithi087 ceph-mon[20993]: pgmap v9804: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:17.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:16 smithi077 ceph-mon[21151]: from='client.307770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:16 smithi077 ceph-mon[21151]: pgmap v9804: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:19.272 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:18 smithi077 ceph-mon[21151]: pgmap v9805: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:18 smithi046 ceph-mon[19468]: pgmap v9805: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:18 smithi087 ceph-mon[20993]: pgmap v9805: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:01:21.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:21.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:21.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:20 smithi046 ceph-mon[19468]: pgmap v9806: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:01:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:20 smithi087 ceph-mon[20993]: pgmap v9806: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:01:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:20 smithi077 ceph-mon[21151]: pgmap v9806: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:01:21.890 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:21.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:21.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:21.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:21.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:23.251 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:22 smithi077 ceph-mon[21151]: from='client.307845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:23.252 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:23 smithi077 ceph-mon[21151]: pgmap v9807: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:22 smithi046 ceph-mon[19468]: from='client.307845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:22 smithi046 ceph-mon[19468]: pgmap v9807: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:23.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:23 smithi087 ceph-mon[20993]: from='client.307845 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:23.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:23 smithi087 ceph-mon[20993]: pgmap v9807: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:25 smithi087 ceph-mon[20993]: pgmap v9808: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:25 smithi077 ceph-mon[21151]: pgmap v9808: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:25 smithi046 ceph-mon[19468]: pgmap v9808: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:26.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:26.892 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:26.892 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:27.582 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:27.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:27.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:27.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:27.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:27 smithi087 ceph-mon[20993]: pgmap v9809: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:27 smithi077 ceph-mon[21151]: pgmap v9809: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:27 smithi046 ceph-mon[19468]: pgmap v9809: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:28 smithi087 ceph-mon[20993]: from='client.307920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:28.658 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:28 smithi046 ceph-mon[19468]: from='client.307920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:28.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:28 smithi077 ceph-mon[21151]: from='client.307920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:29 smithi046 ceph-mon[19468]: pgmap v9810: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:29 smithi087 ceph-mon[20993]: pgmap v9810: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:29.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:29 smithi077 ceph-mon[21151]: pgmap v9810: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:31 smithi087 ceph-mon[20993]: pgmap v9811: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:31 smithi077 ceph-mon[21151]: pgmap v9811: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:31 smithi046 ceph-mon[19468]: pgmap v9811: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:32.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:32.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:32.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:33.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:33.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:33 smithi046 ceph-mon[19468]: pgmap v9812: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:33 smithi087 ceph-mon[20993]: pgmap v9812: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:33 smithi077 ceph-mon[21151]: pgmap v9812: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:34 smithi087 ceph-mon[20993]: from='client.307998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:34 smithi077 ceph-mon[21151]: from='client.307998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:34 smithi046 ceph-mon[19468]: from='client.307998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:35.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:35 smithi087 ceph-mon[20993]: pgmap v9813: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:35 smithi077 ceph-mon[21151]: pgmap v9813: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:35 smithi046 ceph-mon[19468]: pgmap v9813: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:37 smithi077 ceph-mon[21151]: pgmap v9814: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:37 smithi046 ceph-mon[19468]: pgmap v9814: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:37 smithi087 ceph-mon[20993]: pgmap v9814: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:38.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:38.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:38.274 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:38.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:38.957 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:38.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:39.591 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:39 smithi077 ceph-mon[21151]: pgmap v9815: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:39 smithi046 ceph-mon[19468]: pgmap v9815: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:39 smithi087 ceph-mon[20993]: pgmap v9815: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:40.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:40 smithi077 ceph-mon[21151]: from='client.308073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:40 smithi046 ceph-mon[19468]: from='client.308073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:40 smithi087 ceph-mon[20993]: from='client.308073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:41 smithi077 ceph-mon[21151]: pgmap v9816: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:41.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:41 smithi046 ceph-mon[19468]: pgmap v9816: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:41 smithi087 ceph-mon[20993]: pgmap v9816: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:01:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:42 smithi087 ceph-mon[20993]: pgmap v9817: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:42 smithi077 ceph-mon[21151]: pgmap v9817: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:42 smithi046 ceph-mon[19468]: pgmap v9817: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:01:43.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:43.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:43.958 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:44.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:44.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:44.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:44.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:44.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:45 smithi087 ceph-mon[20993]: pgmap v9818: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:45 smithi087 ceph-mon[20993]: from='client.308151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:45 smithi077 ceph-mon[21151]: pgmap v9818: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:45 smithi077 ceph-mon[21151]: from='client.308151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:45.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:45 smithi046 ceph-mon[19468]: pgmap v9818: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:45.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:45 smithi046 ceph-mon[19468]: from='client.308151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:47 smithi087 ceph-mon[20993]: pgmap v9819: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:47 smithi077 ceph-mon[21151]: pgmap v9819: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:47 smithi046 ceph-mon[19468]: pgmap v9819: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:01:48.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:01:48.174+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:01:48.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:01:48.175+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:01:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:01:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:01:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:01:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:01:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:01:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:01:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:48.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:01:48.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:01:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:01:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:49 smithi046 ceph-mon[19468]: pgmap v9820: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:01:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:01:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:49 smithi087 ceph-mon[20993]: pgmap v9820: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:01:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:01:49.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:49.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:49.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:01:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:49 smithi077 ceph-mon[21151]: pgmap v9820: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:01:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:01:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:01:50.335 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:51.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:51 smithi046 ceph-mon[19468]: pgmap v9821: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:01:51.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:51 smithi046 ceph-mon[19468]: from='client.308331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:51 smithi087 ceph-mon[20993]: pgmap v9821: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:01:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:51 smithi087 ceph-mon[20993]: from='client.308331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:51.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:51 smithi077 ceph-mon[21151]: pgmap v9821: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.1 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:01:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:51 smithi077 ceph-mon[21151]: from='client.308331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:53.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:53 smithi077 ceph-mon[21151]: pgmap v9822: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:53.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:53 smithi087 ceph-mon[20993]: pgmap v9822: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:53 smithi046 ceph-mon[19468]: pgmap v9822: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:55.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:01:55.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:01:55.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:55 smithi087 ceph-mon[20993]: pgmap v9823: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:55 smithi046 ceph-mon[19468]: pgmap v9823: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:55 smithi077 ceph-mon[21151]: pgmap v9823: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:01:56.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:01:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:01:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:01:56.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:01:56.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:01:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:57 smithi046 ceph-mon[19468]: from='client.308403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:57 smithi046 ceph-mon[19468]: pgmap v9824: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:57 smithi087 ceph-mon[20993]: from='client.308403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:57 smithi087 ceph-mon[20993]: pgmap v9824: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:57 smithi077 ceph-mon[21151]: from='client.308403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:01:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:57 smithi077 ceph-mon[21151]: pgmap v9824: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:01:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:01:59 smithi077 ceph-mon[21151]: pgmap v9825: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:01:59 smithi046 ceph-mon[19468]: pgmap v9825: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:01:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:01:59 smithi087 ceph-mon[20993]: pgmap v9825: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:02:01.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:01.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:01.021 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:01.344 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:01 smithi077 ceph-mon[21151]: pgmap v9826: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:02:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:01 smithi046 ceph-mon[19468]: pgmap v9826: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:02:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:01 smithi087 ceph-mon[20993]: pgmap v9826: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:02:01.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:01.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:01.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:01.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:01.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:02 smithi046 ceph-mon[19468]: from='client.308475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:02 smithi087 ceph-mon[20993]: from='client.308475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:02 smithi077 ceph-mon[21151]: from='client.308475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:03.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:03 smithi087 ceph-mon[20993]: pgmap v9827: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:02:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:03 smithi046 ceph-mon[19468]: pgmap v9827: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:02:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:03 smithi077 ceph-mon[21151]: pgmap v9827: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:04 smithi046 ceph-mon[19468]: pgmap v9828: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:04 smithi087 ceph-mon[20993]: pgmap v9828: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:04 smithi077 ceph-mon[21151]: pgmap v9828: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:06.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:06.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:06.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:06 smithi046 ceph-mon[19468]: pgmap v9829: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:06 smithi087 ceph-mon[20993]: pgmap v9829: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:07.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:07.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:07.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:07.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:07.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:06 smithi077 ceph-mon[21151]: pgmap v9829: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:08 smithi046 ceph-mon[19468]: from='client.308550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:08 smithi087 ceph-mon[20993]: from='client.308550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:08 smithi077 ceph-mon[21151]: from='client.308550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:09 smithi046 ceph-mon[19468]: pgmap v9830: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:09 smithi087 ceph-mon[20993]: pgmap v9830: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:09 smithi077 ceph-mon[21151]: pgmap v9830: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:11 smithi046 ceph-mon[19468]: pgmap v9831: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:11 smithi087 ceph-mon[20993]: pgmap v9831: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:11 smithi077 ceph-mon[21151]: pgmap v9831: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:12.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:12.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:12.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:13.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:13.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:13.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:13.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:13.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:13 smithi046 ceph-mon[19468]: pgmap v9832: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:13 smithi087 ceph-mon[20993]: pgmap v9832: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:13 smithi077 ceph-mon[21151]: pgmap v9832: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:14 smithi046 ceph-mon[19468]: from='client.308628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:14.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:14 smithi087 ceph-mon[20993]: from='client.308628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:14.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:14 smithi077 ceph-mon[21151]: from='client.308628 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:15 smithi087 ceph-mon[20993]: pgmap v9833: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:15 smithi077 ceph-mon[21151]: pgmap v9833: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:15 smithi046 ceph-mon[19468]: pgmap v9833: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:17 smithi087 ceph-mon[20993]: pgmap v9834: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:17 smithi077 ceph-mon[21151]: pgmap v9834: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:17.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:17 smithi046 ceph-mon[19468]: pgmap v9834: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:18.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:18.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:18.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:18.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:18.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:18.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:18.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:18.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:19 smithi087 ceph-mon[20993]: pgmap v9835: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:19 smithi087 ceph-mon[20993]: from='client.308700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:19.623 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:19 smithi077 ceph-mon[21151]: pgmap v9835: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:19.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:19 smithi077 ceph-mon[21151]: from='client.308700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:19 smithi046 ceph-mon[19468]: pgmap v9835: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:19 smithi046 ceph-mon[19468]: from='client.308700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:21 smithi077 ceph-mon[21151]: pgmap v9836: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:21 smithi046 ceph-mon[19468]: pgmap v9836: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:21 smithi087 ceph-mon[20993]: pgmap v9836: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:02:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:23 smithi077 ceph-mon[21151]: pgmap v9837: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:23.729 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:23 smithi087 ceph-mon[20993]: pgmap v9837: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:23.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:23.758 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:23 smithi046 ceph-mon[19468]: pgmap v9837: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:02:23.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:23.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:24.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:24.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:24.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:24.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:24.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: pgmap v9838: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:24 smithi046 ceph-mon[19468]: from='client.308775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: pgmap v9838: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:24 smithi087 ceph-mon[20993]: from='client.308775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: pgmap v9838: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:24 smithi077 ceph-mon[21151]: from='client.308775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:27 smithi046 ceph-mon[19468]: pgmap v9839: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:27 smithi087 ceph-mon[20993]: pgmap v9839: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:27 smithi077 ceph-mon[21151]: pgmap v9839: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:02:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:29 smithi046 ceph-mon[19468]: pgmap v9840: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:29 smithi087 ceph-mon[20993]: pgmap v9840: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:29 smithi077 ceph-mon[21151]: pgmap v9840: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:29.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:29.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:29.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:30.135 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:30.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:30.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:30.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:30.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:31.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:31 smithi046 ceph-mon[19468]: from='client.308853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:31.271 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:31 smithi046 ceph-mon[19468]: pgmap v9841: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:02:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:31 smithi087 ceph-mon[20993]: from='client.308853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:31 smithi087 ceph-mon[20993]: pgmap v9841: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:02:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:31 smithi077 ceph-mon[21151]: from='client.308853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:31 smithi077 ceph-mon[21151]: pgmap v9841: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:02:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:33 smithi046 ceph-mon[19468]: pgmap v9842: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:02:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:33 smithi087 ceph-mon[20993]: pgmap v9842: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:02:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:33 smithi077 ceph-mon[21151]: pgmap v9842: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:02:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:35 smithi087 ceph-mon[20993]: pgmap v9843: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:02:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:35.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:35.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:35 smithi046 ceph-mon[19468]: pgmap v9843: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:02:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:35 smithi077 ceph-mon[21151]: pgmap v9843: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:02:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:35.820 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:37 smithi046 ceph-mon[19468]: from='client.308925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:37 smithi046 ceph-mon[19468]: pgmap v9844: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:37 smithi087 ceph-mon[20993]: from='client.308925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:37.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:37 smithi087 ceph-mon[20993]: pgmap v9844: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:37 smithi077 ceph-mon[21151]: from='client.308925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:37 smithi077 ceph-mon[21151]: pgmap v9844: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:39 smithi046 ceph-mon[19468]: pgmap v9845: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:02:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:39 smithi087 ceph-mon[20993]: pgmap v9845: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:02:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:39 smithi077 ceph-mon[21151]: pgmap v9845: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:02:40.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:40.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:40.822 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:41 smithi046 ceph-mon[19468]: pgmap v9846: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:02:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:41 smithi077 ceph-mon[21151]: pgmap v9846: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:02:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:41 smithi087 ceph-mon[20993]: pgmap v9846: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:02:41.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:41.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:41.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:41.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:41.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:42 smithi046 ceph-mon[19468]: from='client.308997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:42.366 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:42 smithi077 ceph-mon[21151]: from='client.308997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:42 smithi087 ceph-mon[20993]: from='client.308997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:43 smithi046 ceph-mon[19468]: pgmap v9847: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:02:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:43 smithi087 ceph-mon[20993]: pgmap v9847: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:02:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:43 smithi077 ceph-mon[21151]: pgmap v9847: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:44 smithi046 ceph-mon[19468]: pgmap v9848: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:44 smithi087 ceph-mon[20993]: pgmap v9848: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:44 smithi077 ceph-mon[21151]: pgmap v9848: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:02:46.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:46.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:46.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:47.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:47.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:47.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:47.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:47.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:47 smithi046 ceph-mon[19468]: pgmap v9849: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:02:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:47 smithi087 ceph-mon[20993]: pgmap v9849: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:02:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:47 smithi077 ceph-mon[21151]: pgmap v9849: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:02:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:48 smithi046 ceph-mon[19468]: from='client.309072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:48 smithi087 ceph-mon[20993]: from='client.309072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:48 smithi077 ceph-mon[21151]: from='client.309072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:49.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:02:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:02:48.916+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:02:49.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:02:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:02:48.917+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: pgmap v9850: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: pgmap v9850: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: pgmap v9850: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:02:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:02:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:02:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:02:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:02:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:02:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:02:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:51 smithi046 ceph-mon[19468]: pgmap v9851: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:02:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:51 smithi087 ceph-mon[20993]: pgmap v9851: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:02:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:51 smithi077 ceph-mon[21151]: pgmap v9851: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:02:52.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:52.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:52.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:52.891 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:52.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:52.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:52.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:52.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:53.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:53 smithi046 ceph-mon[19468]: pgmap v9852: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:53 smithi087 ceph-mon[20993]: pgmap v9852: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:53 smithi077 ceph-mon[21151]: pgmap v9852: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:54 smithi046 ceph-mon[19468]: from='client.309243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:54 smithi087 ceph-mon[20993]: from='client.309243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:54 smithi077 ceph-mon[21151]: from='client.309243 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:55.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:55 smithi087 ceph-mon[20993]: pgmap v9853: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:55.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:55 smithi046 ceph-mon[19468]: pgmap v9853: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:55 smithi077 ceph-mon[21151]: pgmap v9853: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:02:57.538 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:57 smithi087 ceph-mon[20993]: pgmap v9854: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:57 smithi046 ceph-mon[19468]: pgmap v9854: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:57 smithi077 ceph-mon[21151]: pgmap v9854: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:57.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:02:57.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:02:57.893 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:02:58.574 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:02:58.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:02:58.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:02:58.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:02:58.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:02:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:59 smithi046 ceph-mon[19468]: pgmap v9855: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:02:59 smithi046 ceph-mon[19468]: from='client.309321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:59 smithi087 ceph-mon[20993]: pgmap v9855: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:02:59 smithi087 ceph-mon[20993]: from='client.309321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:02:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:59 smithi077 ceph-mon[21151]: pgmap v9855: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:02:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:02:59 smithi077 ceph-mon[21151]: from='client.309321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:01 smithi046 ceph-mon[19468]: pgmap v9856: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:01 smithi087 ceph-mon[20993]: pgmap v9856: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:01.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:01 smithi077 ceph-mon[21151]: pgmap v9856: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:03 smithi077 ceph-mon[21151]: pgmap v9857: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:03:03.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:03.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:03 smithi046 ceph-mon[19468]: pgmap v9857: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:03:03.576 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:03.576 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:03 smithi087 ceph-mon[20993]: pgmap v9857: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:03:04.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:04.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:04.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:04.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:04.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='client.309396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: pgmap v9858: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='client.309396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: pgmap v9858: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='client.309396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: pgmap v9858: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:07 smithi046 ceph-mon[19468]: pgmap v9859: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:07 smithi087 ceph-mon[20993]: pgmap v9859: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:07 smithi077 ceph-mon[21151]: pgmap v9859: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:09.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:09.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:09.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:09 smithi046 ceph-mon[19468]: pgmap v9860: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:09 smithi087 ceph-mon[20993]: pgmap v9860: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:09 smithi077 ceph-mon[21151]: pgmap v9860: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:09.956 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:09.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:09.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:09.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:09.956 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:11.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:11 smithi046 ceph-mon[19468]: from='client.309474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:11.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:11 smithi046 ceph-mon[19468]: pgmap v9861: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:11 smithi087 ceph-mon[20993]: from='client.309474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:11 smithi087 ceph-mon[20993]: pgmap v9861: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:11 smithi077 ceph-mon[21151]: from='client.309474 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:11 smithi077 ceph-mon[21151]: pgmap v9861: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:13 smithi046 ceph-mon[19468]: pgmap v9862: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:13 smithi087 ceph-mon[20993]: pgmap v9862: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:13.430 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:13 smithi077 ceph-mon[21151]: pgmap v9862: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:14.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:14.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:14.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:15 smithi046 ceph-mon[19468]: pgmap v9863: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:15 smithi087 ceph-mon[20993]: pgmap v9863: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:15 smithi077 ceph-mon[21151]: pgmap v9863: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:15.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:15.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:15.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:15.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:15.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:16.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:16 smithi087 ceph-mon[20993]: from='client.309549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:16 smithi046 ceph-mon[19468]: from='client.309549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:16 smithi077 ceph-mon[21151]: from='client.309549 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:17.242 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:17 smithi087 ceph-mon[20993]: pgmap v9864: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:17.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:17 smithi077 ceph-mon[21151]: pgmap v9864: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:17 smithi046 ceph-mon[19468]: pgmap v9864: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:19 smithi046 ceph-mon[19468]: pgmap v9865: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:19 smithi087 ceph-mon[20993]: pgmap v9865: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:19 smithi077 ceph-mon[21151]: pgmap v9865: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:20.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:20.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:20.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:21.311 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:21.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:21.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:21.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:21.312 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:21.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:21 smithi046 ceph-mon[19468]: pgmap v9866: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:03:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:21 smithi087 ceph-mon[20993]: pgmap v9866: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:03:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:21 smithi077 ceph-mon[21151]: pgmap v9866: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:03:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:22 smithi046 ceph-mon[19468]: from='client.309627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:22 smithi087 ceph-mon[20993]: from='client.309627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:22 smithi077 ceph-mon[21151]: from='client.309627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:23 smithi046 ceph-mon[19468]: pgmap v9867: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:03:23.360 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:23 smithi077 ceph-mon[21151]: pgmap v9867: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:03:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:23 smithi087 ceph-mon[20993]: pgmap v9867: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: pgmap v9868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: pgmap v9868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: pgmap v9868: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:26.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:26.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:26.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:26.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:26.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:26.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:26.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:26.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:26 smithi046 ceph-mon[19468]: pgmap v9869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:26 smithi087 ceph-mon[20993]: pgmap v9869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:26 smithi077 ceph-mon[21151]: pgmap v9869: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:27 smithi046 ceph-mon[19468]: from='client.309702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:27 smithi087 ceph-mon[20993]: from='client.309702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:27 smithi077 ceph-mon[21151]: from='client.309702 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:28 smithi046 ceph-mon[19468]: pgmap v9870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:28 smithi087 ceph-mon[20993]: pgmap v9870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:28 smithi077 ceph-mon[21151]: pgmap v9870: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:31 smithi046 ceph-mon[19468]: pgmap v9871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:31 smithi087 ceph-mon[20993]: pgmap v9871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:31 smithi077 ceph-mon[21151]: pgmap v9871: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:31.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:32.120 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:32.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:32.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:32.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:32.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:32.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:32.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:33.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:33 smithi046 ceph-mon[19468]: pgmap v9872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:33.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:33 smithi046 ceph-mon[19468]: from='client.309777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:33 smithi087 ceph-mon[20993]: pgmap v9872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:33 smithi087 ceph-mon[20993]: from='client.309777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:33 smithi077 ceph-mon[21151]: pgmap v9872: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:33 smithi077 ceph-mon[21151]: from='client.309777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:35 smithi046 ceph-mon[19468]: pgmap v9873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:35 smithi087 ceph-mon[20993]: pgmap v9873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:35 smithi077 ceph-mon[21151]: pgmap v9873: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:37.364 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:37 smithi087 ceph-mon[20993]: pgmap v9874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:37 smithi046 ceph-mon[19468]: pgmap v9874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:37 smithi077 ceph-mon[21151]: pgmap v9874: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:37.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:37.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:37.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:38.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:38.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:38.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:38.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:38.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:39 smithi046 ceph-mon[19468]: pgmap v9875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:39 smithi046 ceph-mon[19468]: from='client.309849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:39 smithi087 ceph-mon[20993]: pgmap v9875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:39 smithi087 ceph-mon[20993]: from='client.309849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:39 smithi077 ceph-mon[21151]: pgmap v9875: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:39 smithi077 ceph-mon[21151]: from='client.309849 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:41 smithi046 ceph-mon[19468]: pgmap v9876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:41 smithi087 ceph-mon[20993]: pgmap v9876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:41 smithi077 ceph-mon[21151]: pgmap v9876: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:03:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:43.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:43 smithi077 ceph-mon[21151]: pgmap v9877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:43 smithi046 ceph-mon[19468]: pgmap v9877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:43 smithi087 ceph-mon[20993]: pgmap v9877: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:03:44.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:44.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:44.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:44.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:44.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='client.309924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: pgmap v9878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='client.309924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: pgmap v9878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='client.309924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: pgmap v9878: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:47 smithi046 ceph-mon[19468]: pgmap v9879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:47 smithi087 ceph-mon[20993]: pgmap v9879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:47 smithi077 ceph-mon[21151]: pgmap v9879: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:03:49.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:49.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:49.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: pgmap v9880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:03:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:03:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:03:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: pgmap v9880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: pgmap v9880: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:50.053 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:03:49.680+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:03:50.053 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:03:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:03:49.690+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:03:50.053 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:50.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:50.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:50.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:50.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:50 smithi046 ceph-mon[19468]: from='client.310017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:50 smithi087 ceph-mon[20993]: from='client.310017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:03:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:50 smithi077 ceph-mon[21151]: from='client.310017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:51 smithi046 ceph-mon[19468]: pgmap v9881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:51 smithi087 ceph-mon[20993]: pgmap v9881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:51 smithi077 ceph-mon[21151]: pgmap v9881: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:03:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:53 smithi046 ceph-mon[19468]: pgmap v9882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:53.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:53 smithi087 ceph-mon[20993]: pgmap v9882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:53 smithi077 ceph-mon[21151]: pgmap v9882: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:55.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:03:55.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:03:55.055 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:03:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:55 smithi046 ceph-mon[19468]: pgmap v9883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:55 smithi087 ceph-mon[20993]: pgmap v9883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:55 smithi077 ceph-mon[21151]: pgmap v9883: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:03:55.731 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:03:55.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:03:55.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:03:55.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:03:55.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:03:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:56 smithi087 ceph-mon[20993]: from='client.310176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:56 smithi077 ceph-mon[21151]: from='client.310176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:56 smithi046 ceph-mon[19468]: from='client.310176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:03:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:57 smithi087 ceph-mon[20993]: pgmap v9884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:57.430 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:57 smithi077 ceph-mon[21151]: pgmap v9884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:57 smithi046 ceph-mon[19468]: pgmap v9884: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:03:59.357 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:03:59 smithi087 ceph-mon[20993]: pgmap v9885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:03:59 smithi077 ceph-mon[21151]: pgmap v9885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:03:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:03:59 smithi046 ceph-mon[19468]: pgmap v9885: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:04:00.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:00.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:00.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:01.412 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:01.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:01.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:01.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:01.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:01 smithi046 ceph-mon[19468]: pgmap v9886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:04:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:01 smithi087 ceph-mon[20993]: pgmap v9886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:04:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:01 smithi077 ceph-mon[21151]: pgmap v9886: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:04:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:02 smithi046 ceph-mon[19468]: from='client.310254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:02 smithi087 ceph-mon[20993]: from='client.310254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:02 smithi077 ceph-mon[21151]: from='client.310254 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:03.331 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:03 smithi077 ceph-mon[21151]: pgmap v9887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:03 smithi046 ceph-mon[19468]: pgmap v9887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:03 smithi087 ceph-mon[20993]: pgmap v9887: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:05.600 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: pgmap v9888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:04:05.600 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.601 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: pgmap v9888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: pgmap v9888: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:04:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:06.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:06.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:07.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:07.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:07.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:07.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:07.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:07 smithi046 ceph-mon[19468]: pgmap v9889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:04:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:07 smithi087 ceph-mon[20993]: pgmap v9889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:04:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:07 smithi077 ceph-mon[21151]: pgmap v9889: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:04:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:08 smithi046 ceph-mon[19468]: from='client.310332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:08 smithi087 ceph-mon[20993]: from='client.310332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:08 smithi077 ceph-mon[21151]: from='client.310332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:09 smithi046 ceph-mon[19468]: pgmap v9890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:09 smithi087 ceph-mon[20993]: pgmap v9890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:09 smithi077 ceph-mon[21151]: pgmap v9890: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:11 smithi046 ceph-mon[19468]: pgmap v9891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:11 smithi087 ceph-mon[20993]: pgmap v9891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:11 smithi077 ceph-mon[21151]: pgmap v9891: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:12.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:12.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:12.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:12.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:12.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:12.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:12.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:12.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:13.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:13 smithi046 ceph-mon[19468]: pgmap v9892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:13.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:13 smithi046 ceph-mon[19468]: from='client.310407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:13 smithi087 ceph-mon[20993]: pgmap v9892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:13 smithi087 ceph-mon[20993]: from='client.310407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:13 smithi077 ceph-mon[21151]: pgmap v9892: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:13 smithi077 ceph-mon[21151]: from='client.310407 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:15.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:15 smithi046 ceph-mon[19468]: pgmap v9893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:15.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.415 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:15 smithi087 ceph-mon[20993]: pgmap v9893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:15 smithi077 ceph-mon[21151]: pgmap v9893: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:17.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:17 smithi087 ceph-mon[20993]: pgmap v9894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:17 smithi046 ceph-mon[19468]: pgmap v9894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:17 smithi077 ceph-mon[21151]: pgmap v9894: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:17.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:17.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:17.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:18.479 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:18.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:18.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:18.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:18.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:19.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:19 smithi087 ceph-mon[20993]: pgmap v9895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:19.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:19 smithi087 ceph-mon[20993]: from='client.310485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:19 smithi046 ceph-mon[19468]: pgmap v9895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:19 smithi046 ceph-mon[19468]: from='client.310485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:19 smithi077 ceph-mon[21151]: pgmap v9895: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:19 smithi077 ceph-mon[21151]: from='client.310485 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:21 smithi046 ceph-mon[19468]: pgmap v9896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:21 smithi087 ceph-mon[20993]: pgmap v9896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:21 smithi077 ceph-mon[21151]: pgmap v9896: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:23.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:23.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:23.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:23 smithi046 ceph-mon[19468]: pgmap v9897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:23 smithi087 ceph-mon[20993]: pgmap v9897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:23 smithi077 ceph-mon[21151]: pgmap v9897: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:24.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:24.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:24.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:24.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:24.164 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='client.310560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: pgmap v9898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='client.310560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: pgmap v9898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='client.310560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: pgmap v9898: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:27 smithi087 ceph-mon[20993]: pgmap v9899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:27 smithi077 ceph-mon[21151]: pgmap v9899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:27 smithi046 ceph-mon[19468]: pgmap v9899: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:04:29.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:29.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:29.166 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:29 smithi046 ceph-mon[19468]: pgmap v9900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:29 smithi087 ceph-mon[20993]: pgmap v9900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:29 smithi077 ceph-mon[21151]: pgmap v9900: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:29.855 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:29.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:29.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:29.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:29.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:31 smithi087 ceph-mon[20993]: from='client.310635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:31 smithi087 ceph-mon[20993]: pgmap v9901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:31 smithi077 ceph-mon[21151]: from='client.310635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:31 smithi077 ceph-mon[21151]: pgmap v9901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:31 smithi046 ceph-mon[19468]: from='client.310635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:31 smithi046 ceph-mon[19468]: pgmap v9901: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:04:33.655 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:33 smithi046 ceph-mon[19468]: pgmap v9902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:33.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:33 smithi077 ceph-mon[21151]: pgmap v9902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:33 smithi087 ceph-mon[20993]: pgmap v9902: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:04:34.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:34.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:34.857 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:35.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:35.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:35.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:35.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:35.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:35.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:35 smithi046 ceph-mon[19468]: pgmap v9903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:35.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:35 smithi077 ceph-mon[21151]: pgmap v9903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:35 smithi087 ceph-mon[20993]: pgmap v9903: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:36 smithi077 ceph-mon[21151]: from='client.310710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:36 smithi046 ceph-mon[19468]: from='client.310710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:36 smithi087 ceph-mon[20993]: from='client.310710 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:37 smithi077 ceph-mon[21151]: pgmap v9904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:37 smithi046 ceph-mon[19468]: pgmap v9904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:37 smithi087 ceph-mon[20993]: pgmap v9904: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:39 smithi087 ceph-mon[20993]: pgmap v9905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:39 smithi077 ceph-mon[21151]: pgmap v9905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:39 smithi046 ceph-mon[19468]: pgmap v9905: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:40.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:40.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:40.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:41.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:41.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:41.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:41.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:41.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:41 smithi046 ceph-mon[19468]: pgmap v9906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:04:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:41 smithi077 ceph-mon[21151]: pgmap v9906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:04:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:41 smithi087 ceph-mon[20993]: pgmap v9906: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:04:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:42 smithi087 ceph-mon[20993]: from='client.310785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:42 smithi077 ceph-mon[21151]: from='client.310785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:42 smithi046 ceph-mon[19468]: from='client.310785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:43 smithi077 ceph-mon[21151]: pgmap v9907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:04:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:43 smithi046 ceph-mon[19468]: pgmap v9907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:04:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:43 smithi087 ceph-mon[20993]: pgmap v9907: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:04:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: pgmap v9908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: pgmap v9908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: pgmap v9908: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:46.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:46.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:46.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:46.938 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:47 smithi077 ceph-mon[21151]: pgmap v9909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:47 smithi046 ceph-mon[19468]: pgmap v9909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:47 smithi087 ceph-mon[20993]: pgmap v9909: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:48 smithi077 ceph-mon[21151]: from='client.310863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:48 smithi046 ceph-mon[19468]: from='client.310863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:48 smithi087 ceph-mon[20993]: from='client.310863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:49 smithi077 ceph-mon[21151]: pgmap v9910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:49 smithi046 ceph-mon[19468]: pgmap v9910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:49 smithi087 ceph-mon[20993]: pgmap v9910: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:04:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:04:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:04:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:04:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:50.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:04:50.442+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:04:50.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:04:50.443+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:04:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:04:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:04:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:04:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:04:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:04:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:04:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:51 smithi077 ceph-mon[21151]: pgmap v9911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-31T08:04:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:51 smithi046 ceph-mon[19468]: pgmap v9911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-31T08:04:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:04:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:51 smithi087 ceph-mon[20993]: pgmap v9911: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-08-31T08:04:51.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:51.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:51.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:04:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:04:52.629 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:52.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:52.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:52.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:52.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:04:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:04:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:04:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:04:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:53 smithi077 ceph-mon[21151]: pgmap v9912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:53 smithi077 ceph-mon[21151]: from='client.311046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:53 smithi046 ceph-mon[19468]: pgmap v9912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:53 smithi046 ceph-mon[19468]: from='client.311046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:53 smithi087 ceph-mon[20993]: pgmap v9912: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:53 smithi087 ceph-mon[20993]: from='client.311046 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:55.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:55 smithi046 ceph-mon[19468]: pgmap v9913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:55.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:55 smithi087 ceph-mon[20993]: pgmap v9913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:55 smithi077 ceph-mon[21151]: pgmap v9913: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:04:57.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:04:57.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:04:57.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:04:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:57 smithi046 ceph-mon[19468]: pgmap v9914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:04:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:57 smithi087 ceph-mon[20993]: pgmap v9914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:04:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:57 smithi077 ceph-mon[21151]: pgmap v9914: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:04:58.325 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:04:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:04:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:04:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:04:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:04:58.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:58 smithi046 ceph-mon[19468]: from='client.311121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:58.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:04:58 smithi046 ceph-mon[19468]: pgmap v9915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:04:58.740 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:58 smithi087 ceph-mon[20993]: from='client.311121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:58.740 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:04:58 smithi087 ceph-mon[20993]: pgmap v9915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:04:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:58 smithi077 ceph-mon[21151]: from='client.311121 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:04:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:04:58 smithi077 ceph-mon[21151]: pgmap v9915: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:01 smithi087 ceph-mon[20993]: pgmap v9916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:01 smithi046 ceph-mon[19468]: pgmap v9916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:01 smithi077 ceph-mon[21151]: pgmap v9916: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:03.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:03 smithi046 ceph-mon[19468]: pgmap v9917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:05:03.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:03.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:03.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:03.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:03 smithi087 ceph-mon[20993]: pgmap v9917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:05:03.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:03 smithi077 ceph-mon[21151]: pgmap v9917: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:05:04.006 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:04.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:04.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:04.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:04.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='client.311196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: pgmap v9918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='client.311196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: pgmap v9918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='client.311196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: pgmap v9918: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:07.281 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:07 smithi077 ceph-mon[21151]: pgmap v9919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 170 B/s wr, 6 op/s 2024-08-31T08:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:07 smithi046 ceph-mon[19468]: pgmap v9919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 170 B/s wr, 6 op/s 2024-08-31T08:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:07 smithi087 ceph-mon[20993]: pgmap v9919: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 170 B/s wr, 6 op/s 2024-08-31T08:05:09.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:09.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:09.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:09 smithi046 ceph-mon[19468]: pgmap v9920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:09 smithi087 ceph-mon[20993]: pgmap v9920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:09 smithi077 ceph-mon[21151]: pgmap v9920: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:09.692 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:09.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:09.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:09.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:09.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:10 smithi046 ceph-mon[19468]: from='client.311271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:10 smithi087 ceph-mon[20993]: from='client.311271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:10.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:10 smithi077 ceph-mon[21151]: from='client.311271 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:11 smithi046 ceph-mon[19468]: pgmap v9921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:11 smithi087 ceph-mon[20993]: pgmap v9921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:11 smithi077 ceph-mon[21151]: pgmap v9921: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:13 smithi087 ceph-mon[20993]: pgmap v9922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:13.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:13 smithi046 ceph-mon[19468]: pgmap v9922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:13.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:13 smithi077 ceph-mon[21151]: pgmap v9922: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:14.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:14.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:14.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:15 smithi046 ceph-mon[19468]: pgmap v9923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:15 smithi087 ceph-mon[20993]: pgmap v9923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:15.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:15.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:15.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:15.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:15.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:15 smithi077 ceph-mon[21151]: pgmap v9923: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:16 smithi046 ceph-mon[19468]: from='client.311346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:16 smithi087 ceph-mon[20993]: from='client.311346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:16 smithi077 ceph-mon[21151]: from='client.311346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:17.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:17 smithi046 ceph-mon[19468]: pgmap v9924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:17 smithi087 ceph-mon[20993]: pgmap v9924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:17 smithi077 ceph-mon[21151]: pgmap v9924: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:19 smithi046 ceph-mon[19468]: pgmap v9925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:05:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:19 smithi087 ceph-mon[20993]: pgmap v9925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:05:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:19 smithi077 ceph-mon[21151]: pgmap v9925: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:05:20.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:20.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:20.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:21.078 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:21.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:21.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:21.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:21.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:21 smithi046 ceph-mon[19468]: pgmap v9926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:21 smithi087 ceph-mon[20993]: pgmap v9926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:21 smithi077 ceph-mon[21151]: pgmap v9926: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:22 smithi046 ceph-mon[19468]: from='client.311421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:22 smithi087 ceph-mon[20993]: from='client.311421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:22 smithi077 ceph-mon[21151]: from='client.311421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:23 smithi046 ceph-mon[19468]: pgmap v9927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:23 smithi087 ceph-mon[20993]: pgmap v9927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:23 smithi077 ceph-mon[21151]: pgmap v9927: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: pgmap v9928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: pgmap v9928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: pgmap v9928: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:26.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:26.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:26.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:26.792 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:26.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:26.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:26.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:26.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:27 smithi087 ceph-mon[20993]: pgmap v9929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:27 smithi087 ceph-mon[20993]: from='client.311496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:27 smithi077 ceph-mon[21151]: pgmap v9929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:27 smithi077 ceph-mon[21151]: from='client.311496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:27 smithi046 ceph-mon[19468]: pgmap v9929: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:27 smithi046 ceph-mon[19468]: from='client.311496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:29 smithi087 ceph-mon[20993]: pgmap v9930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:29 smithi077 ceph-mon[21151]: pgmap v9930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:29 smithi046 ceph-mon[19468]: pgmap v9930: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:05:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:31 smithi087 ceph-mon[20993]: pgmap v9931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:05:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:31 smithi077 ceph-mon[21151]: pgmap v9931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:05:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:31 smithi046 ceph-mon[19468]: pgmap v9931: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:05:31.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:31.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:31.794 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:32.480 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:32.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:32.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:32.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:32.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:33 smithi087 ceph-mon[20993]: pgmap v9932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:33 smithi087 ceph-mon[20993]: from='client.311574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:33 smithi077 ceph-mon[21151]: pgmap v9932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:33 smithi077 ceph-mon[21151]: from='client.311574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:33 smithi046 ceph-mon[19468]: pgmap v9932: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:33 smithi046 ceph-mon[19468]: from='client.311574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:35 smithi087 ceph-mon[20993]: pgmap v9933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:35 smithi077 ceph-mon[21151]: pgmap v9933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:35.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:35 smithi046 ceph-mon[19468]: pgmap v9933: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:36.669 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.669 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.669 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.669 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:36 smithi046 ceph-mon[19468]: pgmap v9934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:36 smithi077 ceph-mon[21151]: pgmap v9934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:36 smithi087 ceph-mon[20993]: pgmap v9934: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:37.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:37.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:37.482 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:38.157 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:38.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:38.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:38.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:38.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:39 smithi046 ceph-mon[19468]: from='client.311643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:39 smithi046 ceph-mon[19468]: pgmap v9935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:39 smithi087 ceph-mon[20993]: from='client.311643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:39 smithi087 ceph-mon[20993]: pgmap v9935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:39 smithi077 ceph-mon[21151]: from='client.311643 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:39 smithi077 ceph-mon[21151]: pgmap v9935: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:05:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:41 smithi046 ceph-mon[19468]: pgmap v9936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:41 smithi087 ceph-mon[20993]: pgmap v9936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:41 smithi077 ceph-mon[21151]: pgmap v9936: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:05:43.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:43.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:43.161 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:43 smithi046 ceph-mon[19468]: pgmap v9937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:43 smithi087 ceph-mon[20993]: pgmap v9937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:43 smithi077 ceph-mon[21151]: pgmap v9937: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:43.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:43.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:43.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:43.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:43.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='client.311721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: pgmap v9938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='client.311721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: pgmap v9938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='client.311721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: pgmap v9938: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:47 smithi046 ceph-mon[19468]: pgmap v9939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:47 smithi087 ceph-mon[20993]: pgmap v9939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:47.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:47 smithi077 ceph-mon[21151]: pgmap v9939: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:48.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:48.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:48.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:49 smithi046 ceph-mon[19468]: pgmap v9940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:49 smithi087 ceph-mon[20993]: pgmap v9940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:49 smithi077 ceph-mon[21151]: pgmap v9940: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:49.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:49.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:49.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:49.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:49.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:50 smithi046 ceph-mon[19468]: from='client.311796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:50 smithi087 ceph-mon[20993]: from='client.311796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:50 smithi077 ceph-mon[21151]: from='client.311796 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:05:51.193+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:05:51.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:05:51.194+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:05:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: pgmap v9941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:05:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: pgmap v9941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: pgmap v9941: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:05:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:05:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:05:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:05:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:05:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:05:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:05:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:53 smithi046 ceph-mon[19468]: pgmap v9942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:53 smithi087 ceph-mon[20993]: pgmap v9942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:53 smithi077 ceph-mon[21151]: pgmap v9942: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:54.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:05:54.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:05:54.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:05:55.203 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:05:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:05:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:05:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:05:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:05:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:55 smithi087 ceph-mon[20993]: pgmap v9943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:55 smithi077 ceph-mon[21151]: pgmap v9943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:55 smithi046 ceph-mon[19468]: pgmap v9943: 225 pgs: 225 active+clean; 589 KiB data, 156 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:05:56.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:56 smithi046 ceph-mon[19468]: from='client.311979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:56.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.444 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:56 smithi077 ceph-mon[21151]: from='client.311979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:56 smithi087 ceph-mon[20993]: from='client.311979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:56.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:57 smithi046 ceph-mon[19468]: pgmap v9944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:57 smithi087 ceph-mon[20993]: pgmap v9944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:57 smithi077 ceph-mon[21151]: pgmap v9944: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:05:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:05:59 smithi087 ceph-mon[20993]: pgmap v9945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:05:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:05:59 smithi077 ceph-mon[21151]: pgmap v9945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:05:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:05:59 smithi046 ceph-mon[19468]: pgmap v9945: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:00.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:00.890 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:00.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:00.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:00.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:00.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:01.249 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:01 smithi087 ceph-mon[20993]: pgmap v9946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:01 smithi046 ceph-mon[19468]: pgmap v9946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:01 smithi077 ceph-mon[21151]: pgmap v9946: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:02 smithi087 ceph-mon[20993]: from='client.312048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:02 smithi077 ceph-mon[21151]: from='client.312048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:02 smithi046 ceph-mon[19468]: from='client.312048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:03 smithi087 ceph-mon[20993]: pgmap v9947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:03 smithi077 ceph-mon[21151]: pgmap v9947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:03 smithi046 ceph-mon[19468]: pgmap v9947: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: pgmap v9948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: pgmap v9948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: pgmap v9948: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:05.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:05.892 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:05.892 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:06.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:06.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:06.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:06.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:06.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:07.378 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:07 smithi077 ceph-mon[21151]: pgmap v9949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:07.378 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:07 smithi077 ceph-mon[21151]: from='client.312117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:07 smithi046 ceph-mon[19468]: pgmap v9949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:07 smithi046 ceph-mon[19468]: from='client.312117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:07 smithi087 ceph-mon[20993]: pgmap v9949: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:07 smithi087 ceph-mon[20993]: from='client.312117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:09.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:09 smithi077 ceph-mon[21151]: pgmap v9950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:09 smithi046 ceph-mon[19468]: pgmap v9950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:09 smithi087 ceph-mon[20993]: pgmap v9950: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:11.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:11 smithi046 ceph-mon[19468]: pgmap v9951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:11 smithi077 ceph-mon[21151]: pgmap v9951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:11.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:11.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:11.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:11 smithi087 ceph-mon[20993]: pgmap v9951: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:12.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:12.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:12.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:12.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:12.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:13 smithi077 ceph-mon[21151]: from='client.312192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:13 smithi077 ceph-mon[21151]: pgmap v9952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:13.514 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:13 smithi087 ceph-mon[20993]: from='client.312192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:13.514 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:13 smithi087 ceph-mon[20993]: pgmap v9952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:13 smithi046 ceph-mon[19468]: from='client.312192 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:13 smithi046 ceph-mon[19468]: pgmap v9952: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:15 smithi077 ceph-mon[21151]: pgmap v9953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:15 smithi046 ceph-mon[19468]: pgmap v9953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:15 smithi087 ceph-mon[20993]: pgmap v9953: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:16 smithi077 ceph-mon[21151]: pgmap v9954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:17.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:17.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:17.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:17.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:16 smithi046 ceph-mon[19468]: pgmap v9954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:16 smithi087 ceph-mon[20993]: pgmap v9954: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:17.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:17.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:17.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:17.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:17.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:19 smithi046 ceph-mon[19468]: from='client.312267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:19 smithi046 ceph-mon[19468]: pgmap v9955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:19 smithi087 ceph-mon[20993]: from='client.312267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:19 smithi087 ceph-mon[20993]: pgmap v9955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:19 smithi077 ceph-mon[21151]: from='client.312267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:19.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:19 smithi077 ceph-mon[21151]: pgmap v9955: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:21 smithi046 ceph-mon[19468]: pgmap v9956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:21 smithi087 ceph-mon[20993]: pgmap v9956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:21 smithi077 ceph-mon[21151]: pgmap v9956: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:22.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:22.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:22.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:23 smithi087 ceph-mon[20993]: pgmap v9957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:23 smithi046 ceph-mon[19468]: pgmap v9957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:23 smithi077 ceph-mon[21151]: pgmap v9957: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:23.665 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:23.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:23.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:23.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:23.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:24 smithi046 ceph-mon[19468]: from='client.312339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:24 smithi087 ceph-mon[20993]: from='client.312339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:24 smithi077 ceph-mon[21151]: from='client.312339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:25 smithi046 ceph-mon[19468]: pgmap v9958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:25 smithi087 ceph-mon[20993]: pgmap v9958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:25 smithi077 ceph-mon[21151]: pgmap v9958: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:27 smithi046 ceph-mon[19468]: pgmap v9959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:27 smithi087 ceph-mon[20993]: pgmap v9959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:27 smithi077 ceph-mon[21151]: pgmap v9959: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:28.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:28.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:28.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:29.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:29 smithi077 ceph-mon[21151]: pgmap v9960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:29 smithi046 ceph-mon[19468]: pgmap v9960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:29 smithi087 ceph-mon[20993]: pgmap v9960: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:30 smithi046 ceph-mon[19468]: from='client.312414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:30 smithi087 ceph-mon[20993]: from='client.312414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:30.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:30 smithi077 ceph-mon[21151]: from='client.312414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:31.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:31 smithi087 ceph-mon[20993]: pgmap v9961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:31 smithi046 ceph-mon[19468]: pgmap v9961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:31 smithi077 ceph-mon[21151]: pgmap v9961: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:33 smithi046 ceph-mon[19468]: pgmap v9962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:33 smithi087 ceph-mon[20993]: pgmap v9962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:33 smithi077 ceph-mon[21151]: pgmap v9962: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:34.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:34.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:34.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:35.044 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:35.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:35.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:35.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:35.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:35 smithi046 ceph-mon[19468]: pgmap v9963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:35 smithi087 ceph-mon[20993]: pgmap v9963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:35 smithi077 ceph-mon[21151]: pgmap v9963: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:36 smithi046 ceph-mon[19468]: from='client.312492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:36 smithi087 ceph-mon[20993]: from='client.312492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:36 smithi077 ceph-mon[21151]: from='client.312492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:37 smithi046 ceph-mon[19468]: pgmap v9964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:06:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:37 smithi087 ceph-mon[20993]: pgmap v9964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:06:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:37 smithi077 ceph-mon[21151]: pgmap v9964: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:06:39.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:39 smithi046 ceph-mon[19468]: pgmap v9965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:06:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:39 smithi087 ceph-mon[20993]: pgmap v9965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:06:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:39 smithi077 ceph-mon[21151]: pgmap v9965: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:06:40.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:40.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:40.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:40.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:40.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:40.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:40.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:40.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:41.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:41 smithi046 ceph-mon[19468]: pgmap v9966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:41.367 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:41 smithi046 ceph-mon[19468]: from='client.312567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:41 smithi087 ceph-mon[20993]: pgmap v9966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:41 smithi087 ceph-mon[20993]: from='client.312567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:41 smithi077 ceph-mon[21151]: pgmap v9966: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:41 smithi077 ceph-mon[21151]: from='client.312567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:43 smithi087 ceph-mon[20993]: pgmap v9967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:43 smithi046 ceph-mon[19468]: pgmap v9967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:43 smithi077 ceph-mon[21151]: pgmap v9967: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:45 smithi046 ceph-mon[19468]: pgmap v9968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:45 smithi087 ceph-mon[20993]: pgmap v9968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:45 smithi077 ceph-mon[21151]: pgmap v9968: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:06:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:45.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:45.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:45.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:46.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:46.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:46.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:46.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:46.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:47 smithi046 ceph-mon[19468]: from='client.312645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:47 smithi046 ceph-mon[19468]: pgmap v9969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:47 smithi087 ceph-mon[20993]: from='client.312645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:47 smithi087 ceph-mon[20993]: pgmap v9969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:47 smithi077 ceph-mon[21151]: from='client.312645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:47 smithi077 ceph-mon[21151]: pgmap v9969: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:49 smithi046 ceph-mon[19468]: pgmap v9970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:06:49.616 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:49 smithi077 ceph-mon[21151]: pgmap v9970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:06:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:49 smithi087 ceph-mon[20993]: pgmap v9970: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:06:51.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:51.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:51.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:51 smithi046 ceph-mon[19468]: pgmap v9971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:06:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:51 smithi087 ceph-mon[20993]: pgmap v9971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:06:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:51 smithi077 ceph-mon[21151]: pgmap v9971: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:06:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:06:52.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:06:52.257+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:06:52.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:06:52.267+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:06:52.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:52.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:52.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:52.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:52.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:52.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='client.312720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:52.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: pgmap v9972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:52.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:06:52.922 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:52 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='client.312720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: pgmap v9972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:06:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:52 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:06:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='client.312720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: pgmap v9972: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:06:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:52 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:06:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:55 smithi087 ceph-mon[20993]: pgmap v9973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:55 smithi077 ceph-mon[21151]: pgmap v9973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:55 smithi046 ceph-mon[19468]: pgmap v9973: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:06:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:57 smithi077 ceph-mon[21151]: pgmap v9974: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:57 smithi046 ceph-mon[19468]: pgmap v9974: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:57 smithi087 ceph-mon[20993]: pgmap v9974: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:06:57.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:06:57.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:06:57.644 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:06:58.332 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:06:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:06:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:06:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:06:58.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:06:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:59 smithi077 ceph-mon[21151]: from='client.312900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:06:59 smithi077 ceph-mon[21151]: pgmap v9975: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:59.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:59 smithi046 ceph-mon[19468]: from='client.312900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:59.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:06:59 smithi046 ceph-mon[19468]: pgmap v9975: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:06:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:59 smithi087 ceph-mon[20993]: from='client.312900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:06:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:06:59 smithi087 ceph-mon[20993]: pgmap v9975: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:01.404 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:01 smithi087 ceph-mon[20993]: pgmap v9976: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:01 smithi077 ceph-mon[21151]: pgmap v9976: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:01 smithi046 ceph-mon[19468]: pgmap v9976: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:03.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:03 smithi087 ceph-mon[20993]: pgmap v9977: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:03.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:03.337 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:03.337 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:03.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:03 smithi077 ceph-mon[21151]: pgmap v9977: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:03 smithi046 ceph-mon[19468]: pgmap v9977: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:04.012 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:04.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:04.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:05 smithi077 ceph-mon[21151]: from='client.312975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:05 smithi077 ceph-mon[21151]: pgmap v9978: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:05.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:05 smithi087 ceph-mon[20993]: from='client.312975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:05.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:05 smithi087 ceph-mon[20993]: pgmap v9978: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:05 smithi046 ceph-mon[19468]: from='client.312975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:05 smithi046 ceph-mon[19468]: pgmap v9978: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:07 smithi087 ceph-mon[20993]: pgmap v9979: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:07 smithi077 ceph-mon[21151]: pgmap v9979: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:07 smithi046 ceph-mon[19468]: pgmap v9979: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:09.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:09.014 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:09.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:09 smithi087 ceph-mon[20993]: pgmap v9980: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:09 smithi077 ceph-mon[21151]: pgmap v9980: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:09.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:09.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:09.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:09.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:09.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:09.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:09 smithi046 ceph-mon[19468]: pgmap v9980: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:10.657 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:10 smithi077 ceph-mon[21151]: from='client.313050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:10 smithi046 ceph-mon[19468]: from='client.313050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:10 smithi087 ceph-mon[20993]: from='client.313050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:11 smithi077 ceph-mon[21151]: pgmap v9981: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:07:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:11 smithi046 ceph-mon[19468]: pgmap v9981: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:07:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:11 smithi087 ceph-mon[20993]: pgmap v9981: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:07:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:13 smithi077 ceph-mon[21151]: pgmap v9982: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:13 smithi046 ceph-mon[19468]: pgmap v9982: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:13 smithi087 ceph-mon[20993]: pgmap v9982: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:14.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:14.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:14.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:15.375 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:15.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:15.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:15.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:15.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:15 smithi077 ceph-mon[21151]: pgmap v9983: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:15 smithi046 ceph-mon[19468]: pgmap v9983: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:15 smithi087 ceph-mon[20993]: pgmap v9983: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:16 smithi046 ceph-mon[19468]: from='client.313119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:16 smithi077 ceph-mon[21151]: from='client.313119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:16 smithi087 ceph-mon[20993]: from='client.313119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:17 smithi077 ceph-mon[21151]: pgmap v9984: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:17 smithi046 ceph-mon[19468]: pgmap v9984: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:17 smithi087 ceph-mon[20993]: pgmap v9984: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:19.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:19 smithi046 ceph-mon[19468]: pgmap v9985: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:07:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:19 smithi077 ceph-mon[21151]: pgmap v9985: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:07:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:19 smithi087 ceph-mon[20993]: pgmap v9985: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:07:20.377 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:20.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:20.377 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:21.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:21.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:21.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:21.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:21.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:21 smithi077 ceph-mon[21151]: pgmap v9986: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:21 smithi046 ceph-mon[19468]: pgmap v9986: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:21 smithi087 ceph-mon[20993]: pgmap v9986: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:07:22.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:22 smithi087 ceph-mon[20993]: from='client.313194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:22 smithi077 ceph-mon[21151]: from='client.313194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:22 smithi046 ceph-mon[19468]: from='client.313194 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:23 smithi087 ceph-mon[20993]: pgmap v9987: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:23 smithi077 ceph-mon[21151]: pgmap v9987: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:23 smithi046 ceph-mon[19468]: pgmap v9987: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:25 smithi077 ceph-mon[21151]: pgmap v9988: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:25 smithi046 ceph-mon[19468]: pgmap v9988: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:25 smithi087 ceph-mon[20993]: pgmap v9988: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:07:26.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:26.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:26.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:26.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:26.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:26.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:26.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:26.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:26.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.742 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: pgmap v9989: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:26.743 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:26 smithi046 ceph-mon[19468]: from='client.313266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: pgmap v9989: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:26 smithi087 ceph-mon[20993]: from='client.313266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: pgmap v9989: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:26 smithi077 ceph-mon[21151]: from='client.313266 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:29 smithi077 ceph-mon[21151]: pgmap v9990: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:29 smithi046 ceph-mon[19468]: pgmap v9990: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:29 smithi087 ceph-mon[20993]: pgmap v9990: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:31 smithi046 ceph-mon[19468]: pgmap v9991: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:31.623 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:31 smithi077 ceph-mon[21151]: pgmap v9991: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:31 smithi087 ceph-mon[20993]: pgmap v9991: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:31.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:31.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:31.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:32.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:32.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:32.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:33 smithi046 ceph-mon[19468]: from='client.313344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:33 smithi046 ceph-mon[19468]: pgmap v9992: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:33 smithi087 ceph-mon[20993]: from='client.313344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:33 smithi087 ceph-mon[20993]: pgmap v9992: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:33 smithi077 ceph-mon[21151]: from='client.313344 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:33 smithi077 ceph-mon[21151]: pgmap v9992: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:35 smithi046 ceph-mon[19468]: pgmap v9993: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:35 smithi087 ceph-mon[20993]: pgmap v9993: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:35 smithi077 ceph-mon[21151]: pgmap v9993: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:37.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:37.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:37.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:37 smithi077 ceph-mon[21151]: pgmap v9994: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:37 smithi046 ceph-mon[19468]: pgmap v9994: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:37 smithi087 ceph-mon[20993]: pgmap v9994: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:38.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:38.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:38.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:38.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:38.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:39.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:39 smithi046 ceph-mon[19468]: from='client.313422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:39.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:39 smithi046 ceph-mon[19468]: pgmap v9995: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:39 smithi077 ceph-mon[21151]: from='client.313422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:39 smithi077 ceph-mon[21151]: pgmap v9995: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:39 smithi087 ceph-mon[20993]: from='client.313422 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:39 smithi087 ceph-mon[20993]: pgmap v9995: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:41 smithi077 ceph-mon[21151]: pgmap v9996: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:41 smithi046 ceph-mon[19468]: pgmap v9996: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:41 smithi087 ceph-mon[20993]: pgmap v9996: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:43.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:43.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:43.112 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:43.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:43 smithi087 ceph-mon[20993]: pgmap v9997: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:43 smithi077 ceph-mon[21151]: pgmap v9997: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:43.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:43.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:43.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:43.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:43.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:43.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:43 smithi046 ceph-mon[19468]: pgmap v9997: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:44.613 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:44 smithi087 ceph-mon[20993]: from='client.313494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:44 smithi077 ceph-mon[21151]: from='client.313494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:44 smithi046 ceph-mon[19468]: from='client.313494 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:45 smithi077 ceph-mon[21151]: pgmap v9998: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:45.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:45 smithi087 ceph-mon[20993]: pgmap v9998: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:45 smithi046 ceph-mon[19468]: pgmap v9998: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:46 smithi087 ceph-mon[20993]: pgmap v9999: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:46.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:46 smithi077 ceph-mon[21151]: pgmap v9999: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:46 smithi046 ceph-mon[19468]: pgmap v9999: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:48.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:48.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:48.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:49 smithi077 ceph-mon[21151]: pgmap v10000: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:49.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:49.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:49.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:49.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:49.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:49.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:49 smithi046 ceph-mon[19468]: pgmap v10000: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:49 smithi087 ceph-mon[20993]: pgmap v10000: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:50 smithi077 ceph-mon[21151]: from='client.313569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:50 smithi046 ceph-mon[19468]: from='client.313569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:50 smithi087 ceph-mon[20993]: from='client.313569 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:51.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:51 smithi077 ceph-mon[21151]: pgmap v10001: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:51 smithi046 ceph-mon[19468]: pgmap v10001: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:51 smithi087 ceph-mon[20993]: pgmap v10001: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: pgmap v10002: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:07:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:07:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:07:53.327+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:07:53.328+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: pgmap v10002: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:07:53.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:07:53.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: pgmap v10002: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:07:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:07:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:07:54.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:07:54.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:54.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:07:54.469 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:07:54.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:07:54.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:07:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:07:55.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:07:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:07:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:07:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:07:55.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:07:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:55 smithi077 ceph-mon[21151]: pgmap v10003: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:55 smithi046 ceph-mon[19468]: pgmap v10003: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:55 smithi087 ceph-mon[20993]: pgmap v10003: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:07:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:56 smithi077 ceph-mon[21151]: from='client.313755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:56.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:56 smithi046 ceph-mon[19468]: from='client.313755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:56 smithi087 ceph-mon[20993]: from='client.313755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:07:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:57 smithi077 ceph-mon[21151]: pgmap v10004: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:57 smithi046 ceph-mon[19468]: pgmap v10004: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:57 smithi087 ceph-mon[20993]: pgmap v10004: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:07:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:07:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:07:59 smithi077 ceph-mon[21151]: pgmap v10005: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:07:59.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:07:59 smithi046 ceph-mon[19468]: pgmap v10005: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:07:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:07:59 smithi087 ceph-mon[20993]: pgmap v10005: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:00.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:00.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:00.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:00.848 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:00.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:00.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:00.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:00.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:01 smithi077 ceph-mon[21151]: pgmap v10006: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:01.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:01 smithi087 ceph-mon[20993]: pgmap v10006: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:01 smithi046 ceph-mon[19468]: pgmap v10006: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:02 smithi077 ceph-mon[21151]: from='client.313827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:02 smithi046 ceph-mon[19468]: from='client.313827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:02 smithi087 ceph-mon[20993]: from='client.313827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:03.301 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:03 smithi087 ceph-mon[20993]: pgmap v10007: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:03 smithi077 ceph-mon[21151]: pgmap v10007: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:03 smithi046 ceph-mon[19468]: pgmap v10007: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:05 smithi077 ceph-mon[21151]: pgmap v10008: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:05.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:05 smithi087 ceph-mon[20993]: pgmap v10008: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:05 smithi046 ceph-mon[19468]: pgmap v10008: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:08:05.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:05.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:05.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:06.530 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:06.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:06.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:06.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:06.531 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: pgmap v10009: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:06 smithi046 ceph-mon[19468]: from='client.313902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: pgmap v10009: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:06 smithi087 ceph-mon[20993]: from='client.313902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: pgmap v10009: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:06 smithi077 ceph-mon[21151]: from='client.313902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:09 smithi077 ceph-mon[21151]: pgmap v10010: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:09 smithi046 ceph-mon[19468]: pgmap v10010: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:09 smithi087 ceph-mon[20993]: pgmap v10010: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:11.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:11 smithi046 ceph-mon[19468]: pgmap v10011: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:11 smithi077 ceph-mon[21151]: pgmap v10011: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:11.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:11.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:11.532 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:11 smithi087 ceph-mon[20993]: pgmap v10011: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:12.242 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:12.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:12.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:12.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:12.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:13 smithi077 ceph-mon[21151]: from='client.313977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:13 smithi077 ceph-mon[21151]: pgmap v10012: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:13 smithi046 ceph-mon[19468]: from='client.313977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:13 smithi046 ceph-mon[19468]: pgmap v10012: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:13 smithi087 ceph-mon[20993]: from='client.313977 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:13 smithi087 ceph-mon[20993]: pgmap v10012: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:15 smithi077 ceph-mon[21151]: pgmap v10013: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:15 smithi046 ceph-mon[19468]: pgmap v10013: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:15 smithi087 ceph-mon[20993]: pgmap v10013: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:17.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:17.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:17.244 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:17 smithi077 ceph-mon[21151]: pgmap v10014: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:17 smithi046 ceph-mon[19468]: pgmap v10014: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:17 smithi087 ceph-mon[20993]: pgmap v10014: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:17.925 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:17.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:17.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:17.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:17.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:19 smithi077 ceph-mon[21151]: from='client.314055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:19 smithi077 ceph-mon[21151]: pgmap v10015: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:19 smithi046 ceph-mon[19468]: from='client.314055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:19 smithi046 ceph-mon[19468]: pgmap v10015: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:19 smithi087 ceph-mon[20993]: from='client.314055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:19 smithi087 ceph-mon[20993]: pgmap v10015: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:21.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:21 smithi046 ceph-mon[19468]: pgmap v10016: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:21 smithi077 ceph-mon[21151]: pgmap v10016: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:21 smithi087 ceph-mon[20993]: pgmap v10016: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:22.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:22.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:22.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:23 smithi077 ceph-mon[21151]: pgmap v10017: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:23.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:23.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:23.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:23.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:23.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:23 smithi046 ceph-mon[19468]: pgmap v10017: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:23.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:23 smithi087 ceph-mon[20993]: pgmap v10017: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:24.262 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:24 smithi087 ceph-mon[20993]: from='client.314124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:24 smithi077 ceph-mon[21151]: from='client.314124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:24 smithi046 ceph-mon[19468]: from='client.314124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:25 smithi087 ceph-mon[20993]: pgmap v10018: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:25 smithi077 ceph-mon[21151]: pgmap v10018: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:25 smithi046 ceph-mon[19468]: pgmap v10018: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:26 smithi087 ceph-mon[20993]: pgmap v10019: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:26 smithi077 ceph-mon[21151]: pgmap v10019: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:26 smithi046 ceph-mon[19468]: pgmap v10019: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:28.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:29.294 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:29.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:29.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:29.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:29.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:29 smithi077 ceph-mon[21151]: pgmap v10020: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:29 smithi046 ceph-mon[19468]: pgmap v10020: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:29 smithi087 ceph-mon[20993]: pgmap v10020: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:30 smithi077 ceph-mon[21151]: from='client.314199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:30 smithi046 ceph-mon[19468]: from='client.314199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:30 smithi087 ceph-mon[20993]: from='client.314199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:31 smithi077 ceph-mon[21151]: pgmap v10021: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:31.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:31 smithi087 ceph-mon[20993]: pgmap v10021: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:31 smithi046 ceph-mon[19468]: pgmap v10021: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:08:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:33 smithi077 ceph-mon[21151]: pgmap v10022: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:33 smithi046 ceph-mon[19468]: pgmap v10022: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:33 smithi087 ceph-mon[20993]: pgmap v10022: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:34.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:34.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:34.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:34.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:34.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:34.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:34.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:34.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:35 smithi046 ceph-mon[19468]: pgmap v10023: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:35 smithi077 ceph-mon[21151]: pgmap v10023: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:35 smithi087 ceph-mon[20993]: pgmap v10023: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:36 smithi077 ceph-mon[21151]: from='client.206159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:36 smithi046 ceph-mon[19468]: from='client.206159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:36.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:36 smithi087 ceph-mon[20993]: from='client.206159 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:37 smithi077 ceph-mon[21151]: pgmap v10024: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:37 smithi046 ceph-mon[19468]: pgmap v10024: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:08:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:37 smithi087 ceph-mon[20993]: pgmap v10024: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:08:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:39 smithi046 ceph-mon[19468]: pgmap v10025: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:08:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:39 smithi087 ceph-mon[20993]: pgmap v10025: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:08:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:39 smithi077 ceph-mon[21151]: pgmap v10025: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:08:39.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:39.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:39.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:40.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:40.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:40.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:40.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:40.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:41.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:41 smithi046 ceph-mon[19468]: pgmap v10026: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:41.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:41 smithi046 ceph-mon[19468]: from='client.314346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:41 smithi087 ceph-mon[20993]: pgmap v10026: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:41 smithi087 ceph-mon[20993]: from='client.314346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:41 smithi077 ceph-mon[21151]: pgmap v10026: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:41 smithi077 ceph-mon[21151]: from='client.314346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:43 smithi046 ceph-mon[19468]: pgmap v10027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:43 smithi087 ceph-mon[20993]: pgmap v10027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:43 smithi077 ceph-mon[21151]: pgmap v10027: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:45.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:45 smithi087 ceph-mon[20993]: pgmap v10028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:45 smithi046 ceph-mon[19468]: pgmap v10028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:45 smithi077 ceph-mon[21151]: pgmap v10028: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:08:45.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:45.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:45.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:46.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:46.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:46.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:46.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:46.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='client.314418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:46 smithi046 ceph-mon[19468]: pgmap v10029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='client.314418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:46 smithi087 ceph-mon[20993]: pgmap v10029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='client.314418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:46 smithi077 ceph-mon[21151]: pgmap v10029: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:49 smithi077 ceph-mon[21151]: pgmap v10030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:08:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:49 smithi046 ceph-mon[19468]: pgmap v10030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:08:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:49 smithi087 ceph-mon[20993]: pgmap v10030: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:08:51.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:51.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:51.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:51 smithi077 ceph-mon[21151]: pgmap v10031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:08:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:51 smithi046 ceph-mon[19468]: pgmap v10031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:08:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:51 smithi087 ceph-mon[20993]: pgmap v10031: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:08:52.056 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:52.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:52.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:52.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:52.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:53.328 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:53 smithi077 ceph-mon[21151]: from='client.314490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:53.328 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:53 smithi077 ceph-mon[21151]: pgmap v10032: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:53 smithi046 ceph-mon[19468]: from='client.314490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:53 smithi046 ceph-mon[19468]: pgmap v10032: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:53 smithi087 ceph-mon[20993]: from='client.314490 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:53 smithi087 ceph-mon[20993]: pgmap v10032: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:54.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:08:54.065+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:08:54.066+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:08:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:08:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:08:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:54.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:08:55.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:08:55.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:55 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:08:55.715 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:55 smithi077 ceph-mon[21151]: pgmap v10033: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:55 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:08:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:55 smithi046 ceph-mon[19468]: pgmap v10033: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:55 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:08:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:55 smithi087 ceph-mon[20993]: pgmap v10033: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:08:57.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:08:57.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:08:57.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:08:57.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:08:57.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:08:57.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:08:57.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:08:57.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:08:57.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:57 smithi046 ceph-mon[19468]: pgmap v10034: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:57.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:57 smithi087 ceph-mon[20993]: pgmap v10034: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:57 smithi077 ceph-mon[21151]: pgmap v10034: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:08:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:58 smithi046 ceph-mon[19468]: from='client.314670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:58 smithi087 ceph-mon[20993]: from='client.314670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:58 smithi077 ceph-mon[21151]: from='client.314670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:08:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:08:59 smithi046 ceph-mon[19468]: pgmap v10035: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:08:59 smithi087 ceph-mon[20993]: pgmap v10035: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:08:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:08:59 smithi077 ceph-mon[21151]: pgmap v10035: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:01 smithi046 ceph-mon[19468]: pgmap v10036: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:01 smithi087 ceph-mon[20993]: pgmap v10036: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:01 smithi077 ceph-mon[21151]: pgmap v10036: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:02.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:02.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:02.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:03.412 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:03.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:03.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:03.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:03.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:03 smithi046 ceph-mon[19468]: pgmap v10037: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:03 smithi087 ceph-mon[20993]: pgmap v10037: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:03 smithi077 ceph-mon[21151]: pgmap v10037: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:04.768 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:04 smithi087 ceph-mon[20993]: from='client.314748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:04 smithi046 ceph-mon[19468]: from='client.314748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:04 smithi077 ceph-mon[21151]: from='client.314748 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:05.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:05 smithi087 ceph-mon[20993]: pgmap v10038: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:05 smithi046 ceph-mon[19468]: pgmap v10038: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:05 smithi077 ceph-mon[21151]: pgmap v10038: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: pgmap v10039: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: pgmap v10039: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: pgmap v10039: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:08.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:08.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:08.415 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:09.097 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:09.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:09 smithi046 ceph-mon[19468]: pgmap v10040: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:09 smithi087 ceph-mon[20993]: pgmap v10040: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:09 smithi077 ceph-mon[21151]: pgmap v10040: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:10 smithi077 ceph-mon[21151]: from='client.314820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:10 smithi046 ceph-mon[19468]: from='client.314820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:10 smithi087 ceph-mon[20993]: from='client.314820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:11 smithi077 ceph-mon[21151]: pgmap v10041: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:11.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:11 smithi046 ceph-mon[19468]: pgmap v10041: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:11 smithi087 ceph-mon[20993]: pgmap v10041: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:13 smithi087 ceph-mon[20993]: pgmap v10042: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:13 smithi077 ceph-mon[21151]: pgmap v10042: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:13 smithi046 ceph-mon[19468]: pgmap v10042: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:14.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:14.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:14.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:14.778 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:14.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:14.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:14.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:14.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:15 smithi077 ceph-mon[21151]: pgmap v10043: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:15 smithi077 ceph-mon[21151]: from='client.314889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:15 smithi046 ceph-mon[19468]: pgmap v10043: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:15 smithi046 ceph-mon[19468]: from='client.314889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:15 smithi087 ceph-mon[20993]: pgmap v10043: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:15 smithi087 ceph-mon[20993]: from='client.314889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:17 smithi046 ceph-mon[19468]: pgmap v10044: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:17 smithi077 ceph-mon[21151]: pgmap v10044: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:17 smithi087 ceph-mon[20993]: pgmap v10044: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:19 smithi077 ceph-mon[21151]: pgmap v10045: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:19 smithi046 ceph-mon[19468]: pgmap v10045: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:19 smithi087 ceph-mon[20993]: pgmap v10045: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:19.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:19.781 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:19.781 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:20.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:20.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:21 smithi077 ceph-mon[21151]: from='client.314964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:21.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:21 smithi077 ceph-mon[21151]: pgmap v10046: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:21 smithi046 ceph-mon[19468]: from='client.314964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:21 smithi046 ceph-mon[19468]: pgmap v10046: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:21 smithi087 ceph-mon[20993]: from='client.314964 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:21 smithi087 ceph-mon[20993]: pgmap v10046: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:23 smithi046 ceph-mon[19468]: pgmap v10047: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:23 smithi077 ceph-mon[21151]: pgmap v10047: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:23 smithi087 ceph-mon[20993]: pgmap v10047: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:25.406 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:25 smithi087 ceph-mon[20993]: pgmap v10048: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:25 smithi077 ceph-mon[21151]: pgmap v10048: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:25.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:25 smithi046 ceph-mon[19468]: pgmap v10048: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:25.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:25.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:25.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:26.163 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:26.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:26.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:26.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:26.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:27.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='client.315033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: pgmap v10049: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='client.315033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: pgmap v10049: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='client.315033 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: pgmap v10049: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:29 smithi046 ceph-mon[19468]: pgmap v10050: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:29 smithi087 ceph-mon[20993]: pgmap v10050: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:29 smithi077 ceph-mon[21151]: pgmap v10050: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:09:31.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:31.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:31.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:31 smithi046 ceph-mon[19468]: pgmap v10051: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:31 smithi087 ceph-mon[20993]: pgmap v10051: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:31 smithi077 ceph-mon[21151]: pgmap v10051: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:31.854 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:31.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:31.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:31.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:31.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:33 smithi046 ceph-mon[19468]: from='client.315105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:33 smithi046 ceph-mon[19468]: pgmap v10052: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:33 smithi087 ceph-mon[20993]: from='client.315105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:33 smithi087 ceph-mon[20993]: pgmap v10052: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:33 smithi077 ceph-mon[21151]: from='client.315105 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:33 smithi077 ceph-mon[21151]: pgmap v10052: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:35 smithi077 ceph-mon[21151]: pgmap v10053: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:35 smithi046 ceph-mon[19468]: pgmap v10053: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:35 smithi087 ceph-mon[20993]: pgmap v10053: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:36.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:36.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:36.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:37 smithi077 ceph-mon[21151]: pgmap v10054: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:37.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:37.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:37.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:37.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:37.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:37 smithi046 ceph-mon[19468]: pgmap v10054: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:37.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:37 smithi087 ceph-mon[20993]: pgmap v10054: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:38 smithi046 ceph-mon[19468]: from='client.315183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:38 smithi087 ceph-mon[20993]: from='client.315183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:38 smithi077 ceph-mon[21151]: from='client.315183 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:39 smithi046 ceph-mon[19468]: pgmap v10055: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:39 smithi087 ceph-mon[20993]: pgmap v10055: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:39 smithi077 ceph-mon[21151]: pgmap v10055: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:41 smithi046 ceph-mon[19468]: pgmap v10056: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:41 smithi087 ceph-mon[20993]: pgmap v10056: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:41 smithi077 ceph-mon[21151]: pgmap v10056: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:42.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:42.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:42.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:43.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:43.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:43.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:43.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:43.225 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:43.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:43 smithi046 ceph-mon[19468]: pgmap v10057: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:43 smithi087 ceph-mon[20993]: pgmap v10057: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:43 smithi077 ceph-mon[21151]: pgmap v10057: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:44 smithi046 ceph-mon[19468]: from='client.315261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:44 smithi087 ceph-mon[20993]: from='client.315261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:44 smithi077 ceph-mon[21151]: from='client.315261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:45 smithi046 ceph-mon[19468]: pgmap v10058: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:45 smithi087 ceph-mon[20993]: pgmap v10058: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:45 smithi077 ceph-mon[21151]: pgmap v10058: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: pgmap v10059: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.618 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: pgmap v10059: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: pgmap v10059: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:47.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:48.227 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:48.227 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:48.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:48.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:48.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:48.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:48.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:48.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:49 smithi087 ceph-mon[20993]: pgmap v10060: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:49 smithi077 ceph-mon[21151]: pgmap v10060: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:49 smithi046 ceph-mon[19468]: pgmap v10060: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:50 smithi087 ceph-mon[20993]: from='client.315336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:50 smithi077 ceph-mon[21151]: from='client.315336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:50 smithi046 ceph-mon[19468]: from='client.315336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:51 smithi087 ceph-mon[20993]: pgmap v10061: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:51 smithi077 ceph-mon[21151]: pgmap v10061: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:51 smithi046 ceph-mon[19468]: pgmap v10061: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:09:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:53 smithi077 ceph-mon[21151]: pgmap v10062: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:53 smithi046 ceph-mon[19468]: pgmap v10062: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:53 smithi087 ceph-mon[20993]: pgmap v10062: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:53.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:09:53.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:09:53.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:54.799 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:09:54.799 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:09:54.800 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:09:54.800 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:54.800 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:09:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:09:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:09:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:55.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:09:54.797+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:09:55.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:09:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:09:54.808+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:09:55.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:09:55.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:09:55.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:09:55.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:09:55.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:09:55.485 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:55 smithi077 ceph-mon[21151]: pgmap v10063: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:55.485 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:55.485 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:55 smithi077 ceph-mon[21151]: from='client.315414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:55 smithi046 ceph-mon[19468]: pgmap v10063: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:55 smithi046 ceph-mon[19468]: from='client.315414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:55 smithi087 ceph-mon[20993]: pgmap v10063: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:09:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:55 smithi087 ceph-mon[20993]: from='client.315414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:09:56.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:09:56.626 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:09:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:09:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:09:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:09:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:09:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:57 smithi046 ceph-mon[19468]: pgmap v10064: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:57 smithi077 ceph-mon[21151]: pgmap v10064: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:57 smithi087 ceph-mon[20993]: pgmap v10064: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:09:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:09:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:09:59 smithi077 ceph-mon[21151]: pgmap v10065: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:09:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:09:59 smithi046 ceph-mon[19468]: pgmap v10065: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:09:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:09:59 smithi087 ceph-mon[20993]: pgmap v10065: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:00.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:00.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:00.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:10:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:10:00.865 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:00.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:00.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:00.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:00.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:10:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:01 smithi087 ceph-mon[20993]: pgmap v10066: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:01 smithi077 ceph-mon[21151]: pgmap v10066: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:01 smithi046 ceph-mon[19468]: pgmap v10066: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:02 smithi077 ceph-mon[21151]: from='client.315597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:02.841 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:02 smithi087 ceph-mon[20993]: from='client.315597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:02.852 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:02 smithi046 ceph-mon[19468]: from='client.315597 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:03 smithi077 ceph-mon[21151]: pgmap v10067: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:03 smithi046 ceph-mon[19468]: pgmap v10067: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:03 smithi087 ceph-mon[20993]: pgmap v10067: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:05 smithi077 ceph-mon[21151]: pgmap v10068: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:05 smithi046 ceph-mon[19468]: pgmap v10068: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:05.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:05.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:05.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:05 smithi087 ceph-mon[20993]: pgmap v10068: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:10:06.553 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:06.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:06.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:06.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:06.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: pgmap v10069: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='client.315675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.543 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: pgmap v10069: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='client.315675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: pgmap v10069: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='client.315675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:09 smithi077 ceph-mon[21151]: pgmap v10070: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:09 smithi046 ceph-mon[19468]: pgmap v10070: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:09 smithi087 ceph-mon[20993]: pgmap v10070: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:11.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:11.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:11.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:11 smithi077 ceph-mon[21151]: pgmap v10071: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:11.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:11 smithi046 ceph-mon[19468]: pgmap v10071: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:11 smithi087 ceph-mon[20993]: pgmap v10071: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:12.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:12.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:12.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:12.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:12.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:13 smithi077 ceph-mon[21151]: from='client.315747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:13 smithi077 ceph-mon[21151]: pgmap v10072: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:13 smithi046 ceph-mon[19468]: from='client.315747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:13 smithi046 ceph-mon[19468]: pgmap v10072: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:13 smithi087 ceph-mon[20993]: from='client.315747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:13 smithi087 ceph-mon[20993]: pgmap v10072: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:15.818 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:15 smithi077 ceph-mon[21151]: pgmap v10073: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:15 smithi046 ceph-mon[19468]: pgmap v10073: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:15 smithi087 ceph-mon[20993]: pgmap v10073: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:17.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:17.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:17.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:17 smithi046 ceph-mon[19468]: pgmap v10074: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:17 smithi077 ceph-mon[21151]: pgmap v10074: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:17 smithi087 ceph-mon[20993]: pgmap v10074: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:17.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:17.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:17.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:17.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:17.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:19.847 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:19 smithi077 ceph-mon[21151]: from='client.207176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:19.847 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:19 smithi077 ceph-mon[21151]: pgmap v10075: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:19 smithi046 ceph-mon[19468]: from='client.207176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:19 smithi046 ceph-mon[19468]: pgmap v10075: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:19 smithi087 ceph-mon[20993]: from='client.207176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:19 smithi087 ceph-mon[20993]: pgmap v10075: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:21 smithi046 ceph-mon[19468]: pgmap v10076: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:21 smithi087 ceph-mon[20993]: pgmap v10076: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:21 smithi077 ceph-mon[21151]: pgmap v10076: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:22.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:22.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:22.960 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:23 smithi046 ceph-mon[19468]: pgmap v10077: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:23.669 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:23.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:23.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:23.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:23.669 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:23 smithi087 ceph-mon[20993]: pgmap v10077: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:23 smithi077 ceph-mon[21151]: pgmap v10077: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:24.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:24 smithi046 ceph-mon[19468]: from='client.315900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:24 smithi087 ceph-mon[20993]: from='client.315900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:24 smithi077 ceph-mon[21151]: from='client.315900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:25.653 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:25 smithi046 ceph-mon[19468]: pgmap v10078: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:25 smithi087 ceph-mon[20993]: pgmap v10078: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:25 smithi077 ceph-mon[21151]: pgmap v10078: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: pgmap v10079: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: pgmap v10079: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: pgmap v10079: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:28.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:28.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:28.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:29.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:29.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:29.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:29.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:29.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:29 smithi046 ceph-mon[19468]: pgmap v10080: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:29 smithi087 ceph-mon[20993]: pgmap v10080: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:29 smithi077 ceph-mon[21151]: pgmap v10080: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:30 smithi077 ceph-mon[21151]: from='client.315978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:30 smithi046 ceph-mon[19468]: from='client.315978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:30 smithi087 ceph-mon[20993]: from='client.315978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:31.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:31 smithi087 ceph-mon[20993]: pgmap v10081: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:31 smithi046 ceph-mon[19468]: pgmap v10081: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:31 smithi077 ceph-mon[21151]: pgmap v10081: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:33 smithi046 ceph-mon[19468]: pgmap v10082: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:33 smithi087 ceph-mon[20993]: pgmap v10082: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:33 smithi077 ceph-mon[21151]: pgmap v10082: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:34.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:34.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:34.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:35.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:35.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:35.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:35.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:35.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:35 smithi046 ceph-mon[19468]: pgmap v10083: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:35 smithi087 ceph-mon[20993]: pgmap v10083: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:35 smithi077 ceph-mon[21151]: pgmap v10083: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:36.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:36 smithi077 ceph-mon[21151]: from='client.316056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:36 smithi046 ceph-mon[19468]: from='client.316056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:36 smithi087 ceph-mon[20993]: from='client.316056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:37.745 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:37 smithi077 ceph-mon[21151]: pgmap v10084: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:10:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:37 smithi046 ceph-mon[19468]: pgmap v10084: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:10:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:37 smithi087 ceph-mon[20993]: pgmap v10084: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:10:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:38 smithi077 ceph-mon[21151]: pgmap v10085: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:10:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:38 smithi046 ceph-mon[19468]: pgmap v10085: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:10:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:38 smithi087 ceph-mon[20993]: pgmap v10085: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:10:40.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:40.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:40.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:40.710 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:40.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:40.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:40.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:40.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:41 smithi046 ceph-mon[19468]: pgmap v10086: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:41 smithi046 ceph-mon[19468]: from='client.316131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:41 smithi087 ceph-mon[20993]: pgmap v10086: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:41 smithi087 ceph-mon[20993]: from='client.316131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:41 smithi077 ceph-mon[21151]: pgmap v10086: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:41 smithi077 ceph-mon[21151]: from='client.316131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:43 smithi087 ceph-mon[20993]: pgmap v10087: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:43 smithi046 ceph-mon[19468]: pgmap v10087: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:43 smithi077 ceph-mon[21151]: pgmap v10087: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:45 smithi046 ceph-mon[19468]: pgmap v10088: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:45 smithi087 ceph-mon[20993]: pgmap v10088: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:45 smithi077 ceph-mon[21151]: pgmap v10088: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:10:45.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:45.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:45.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:46.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:46.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:46.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:46.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:46.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='client.316209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: pgmap v10089: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='client.316209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: pgmap v10089: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='client.316209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: pgmap v10089: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:47.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:49.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:49 smithi087 ceph-mon[20993]: pgmap v10090: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:10:49.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:49 smithi077 ceph-mon[21151]: pgmap v10090: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:10:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:49 smithi046 ceph-mon[19468]: pgmap v10090: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:10:51.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:51.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:51.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:51 smithi046 ceph-mon[19468]: pgmap v10091: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:10:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:51 smithi087 ceph-mon[20993]: pgmap v10091: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:10:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:51 smithi077 ceph-mon[21151]: pgmap v10091: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:10:52.076 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:52.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:52.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:52.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:52.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:53 smithi046 ceph-mon[19468]: from='client.316284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:53 smithi046 ceph-mon[19468]: pgmap v10092: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:53 smithi087 ceph-mon[20993]: from='client.316284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:53 smithi087 ceph-mon[20993]: pgmap v10092: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:53 smithi077 ceph-mon[21151]: from='client.316284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:53 smithi077 ceph-mon[21151]: pgmap v10092: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:55.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: pgmap v10093: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:55.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:10:55.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:10:55.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:10:55.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:55.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: pgmap v10093: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:10:55.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:10:55.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:10:55.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:55.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: pgmap v10093: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:55.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:10:55.569+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:10:55.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:10:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:10:55.570+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:10:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:10:57.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:10:57.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:10:57.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:10:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:10:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:10:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:57 smithi046 ceph-mon[19468]: pgmap v10094: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:10:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:10:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:57 smithi077 ceph-mon[21151]: pgmap v10094: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:10:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:10:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:57 smithi087 ceph-mon[20993]: pgmap v10094: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:10:57.783 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:10:57.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:10:57.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:10:57.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:10:57.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:10:58.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:58 smithi077 ceph-mon[21151]: from='client.316461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:58.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:58 smithi046 ceph-mon[19468]: from='client.316461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:58 smithi087 ceph-mon[20993]: from='client.316461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:10:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:10:59.330 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:10:59 smithi077 ceph-mon[21151]: pgmap v10095: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:10:59 smithi046 ceph-mon[19468]: pgmap v10095: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:10:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:10:59 smithi087 ceph-mon[20993]: pgmap v10095: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:01 smithi046 ceph-mon[19468]: pgmap v10096: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:01 smithi087 ceph-mon[20993]: pgmap v10096: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:01 smithi077 ceph-mon[21151]: pgmap v10096: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:02.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:02.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:02.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:03.463 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:03.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:03.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:03.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:03.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:03 smithi046 ceph-mon[19468]: pgmap v10097: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:03 smithi087 ceph-mon[20993]: pgmap v10097: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:03 smithi077 ceph-mon[21151]: pgmap v10097: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:04.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:04 smithi046 ceph-mon[19468]: from='client.316539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:04 smithi087 ceph-mon[20993]: from='client.316539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:04 smithi077 ceph-mon[21151]: from='client.316539 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:05.437 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:05 smithi046 ceph-mon[19468]: pgmap v10098: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:05 smithi087 ceph-mon[20993]: pgmap v10098: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:05 smithi077 ceph-mon[21151]: pgmap v10098: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: pgmap v10099: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: pgmap v10099: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: pgmap v10099: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:08.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:08.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:08.466 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:09.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:09.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:09.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:09.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:09.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:09 smithi046 ceph-mon[19468]: pgmap v10100: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:09 smithi087 ceph-mon[20993]: pgmap v10100: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:09 smithi077 ceph-mon[21151]: pgmap v10100: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:10 smithi087 ceph-mon[20993]: from='client.316614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:10 smithi046 ceph-mon[19468]: from='client.316614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:10 smithi077 ceph-mon[21151]: from='client.316614 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:11.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:11 smithi046 ceph-mon[19468]: pgmap v10101: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:11 smithi087 ceph-mon[20993]: pgmap v10101: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:11 smithi077 ceph-mon[21151]: pgmap v10101: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:11:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:13 smithi046 ceph-mon[19468]: pgmap v10102: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:13 smithi087 ceph-mon[20993]: pgmap v10102: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:13 smithi077 ceph-mon[21151]: pgmap v10102: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:14.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:14.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:14.155 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:14.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:14.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:14.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:15 smithi046 ceph-mon[19468]: pgmap v10103: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:15 smithi046 ceph-mon[19468]: from='client.316686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:15 smithi087 ceph-mon[20993]: pgmap v10103: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:15 smithi087 ceph-mon[20993]: from='client.316686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:15 smithi077 ceph-mon[21151]: pgmap v10103: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:15 smithi077 ceph-mon[21151]: from='client.316686 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:17 smithi046 ceph-mon[19468]: pgmap v10104: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:17 smithi087 ceph-mon[20993]: pgmap v10104: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:17 smithi077 ceph-mon[21151]: pgmap v10104: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:19.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.078 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:18 smithi077 ceph-mon[21151]: pgmap v10105: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:18 smithi046 ceph-mon[19468]: pgmap v10105: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:18 smithi087 ceph-mon[20993]: pgmap v10105: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:19.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:19.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:19.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:20.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:20.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:20.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:20.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:20.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:21 smithi077 ceph-mon[21151]: from='client.207722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:21 smithi077 ceph-mon[21151]: pgmap v10106: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:21 smithi046 ceph-mon[19468]: from='client.207722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:21 smithi046 ceph-mon[19468]: pgmap v10106: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:21 smithi087 ceph-mon[20993]: from='client.207722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:21 smithi087 ceph-mon[20993]: pgmap v10106: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:23 smithi046 ceph-mon[19468]: pgmap v10107: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:23 smithi087 ceph-mon[20993]: pgmap v10107: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:23 smithi077 ceph-mon[21151]: pgmap v10107: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:25.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:25.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:25 smithi046 ceph-mon[19468]: pgmap v10108: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:25.514 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:25 smithi087 ceph-mon[20993]: pgmap v10108: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:25 smithi077 ceph-mon[21151]: pgmap v10108: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:26.223 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:26.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:26.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:26.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:26.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='client.316833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: pgmap v10109: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='client.316833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: pgmap v10109: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='client.316833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: pgmap v10109: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:29.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:29 smithi087 ceph-mon[20993]: pgmap v10110: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:29 smithi046 ceph-mon[19468]: pgmap v10110: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:29 smithi077 ceph-mon[21151]: pgmap v10110: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:11:31.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:31.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:31.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:31 smithi046 ceph-mon[19468]: pgmap v10111: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:31 smithi087 ceph-mon[20993]: pgmap v10111: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:31 smithi077 ceph-mon[21151]: pgmap v10111: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:31.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:31.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:31.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:31.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:31.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:33 smithi046 ceph-mon[19468]: from='client.316908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:33 smithi046 ceph-mon[19468]: pgmap v10112: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:33 smithi087 ceph-mon[20993]: from='client.316908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:33 smithi087 ceph-mon[20993]: pgmap v10112: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:33 smithi077 ceph-mon[21151]: from='client.316908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:33 smithi077 ceph-mon[21151]: pgmap v10112: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:35 smithi046 ceph-mon[19468]: pgmap v10113: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:35 smithi087 ceph-mon[20993]: pgmap v10113: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:35 smithi077 ceph-mon[21151]: pgmap v10113: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:36.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:36.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:36.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:37.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:37.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:37.596 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:37.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:37.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:37.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:37 smithi046 ceph-mon[19468]: pgmap v10114: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:37 smithi087 ceph-mon[20993]: pgmap v10114: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:37 smithi077 ceph-mon[21151]: pgmap v10114: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:38 smithi046 ceph-mon[19468]: from='client.316983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:38 smithi087 ceph-mon[20993]: from='client.316983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:38 smithi077 ceph-mon[21151]: from='client.316983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:39 smithi077 ceph-mon[21151]: pgmap v10115: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:39 smithi046 ceph-mon[19468]: pgmap v10115: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:39 smithi087 ceph-mon[20993]: pgmap v10115: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:41 smithi046 ceph-mon[19468]: pgmap v10116: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:41 smithi087 ceph-mon[20993]: pgmap v10116: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:41 smithi077 ceph-mon[21151]: pgmap v10116: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:42.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:42.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:42.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:43.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:43.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:43.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:43.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:43.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:43 smithi046 ceph-mon[19468]: pgmap v10117: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:43 smithi087 ceph-mon[20993]: pgmap v10117: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:43 smithi077 ceph-mon[21151]: pgmap v10117: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:44.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:44 smithi046 ceph-mon[19468]: from='client.317061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:44 smithi087 ceph-mon[20993]: from='client.317061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:44 smithi077 ceph-mon[21151]: from='client.317061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:45 smithi046 ceph-mon[19468]: pgmap v10118: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:45 smithi087 ceph-mon[20993]: pgmap v10118: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:45 smithi077 ceph-mon[21151]: pgmap v10118: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: pgmap v10119: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: pgmap v10119: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:47.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: pgmap v10119: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:48.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:48.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:48.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:48.998 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:48.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:48.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:48.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:48.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:49 smithi087 ceph-mon[20993]: pgmap v10120: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:49.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:49 smithi046 ceph-mon[19468]: pgmap v10120: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:49.676 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:49 smithi077 ceph-mon[21151]: pgmap v10120: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:50 smithi046 ceph-mon[19468]: from='client.317133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:50 smithi087 ceph-mon[20993]: from='client.317133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:50 smithi077 ceph-mon[21151]: from='client.317133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:51 smithi046 ceph-mon[19468]: pgmap v10121: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:51 smithi087 ceph-mon[20993]: pgmap v10121: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:51 smithi077 ceph-mon[21151]: pgmap v10121: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:53 smithi046 ceph-mon[19468]: pgmap v10122: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:53 smithi087 ceph-mon[20993]: pgmap v10122: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:53 smithi077 ceph-mon[21151]: pgmap v10122: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:54.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:54.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:54.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:11:54.688 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:11:54.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:11:54.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:11:54.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:11:54.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:11:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:55 smithi046 ceph-mon[19468]: pgmap v10123: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:55 smithi046 ceph-mon[19468]: from='client.317205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:55 smithi087 ceph-mon[20993]: pgmap v10123: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:55 smithi087 ceph-mon[20993]: from='client.317205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:55 smithi077 ceph-mon[21151]: pgmap v10123: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:55 smithi077 ceph-mon[21151]: from='client.317205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:11:56.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:11:56.318+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:11:56.319+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:11:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:11:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:11:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:11:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:11:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:11:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:57 smithi046 ceph-mon[19468]: pgmap v10124: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:11:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:11:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:57 smithi087 ceph-mon[20993]: pgmap v10124: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:11:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:11:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:11:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:57 smithi077 ceph-mon[21151]: pgmap v10124: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:11:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:11:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:11:59.316 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.317 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.317 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.317 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:11:59 smithi077 ceph-mon[21151]: pgmap v10125: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:11:59 smithi046 ceph-mon[19468]: pgmap v10125: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:11:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:11:59 smithi087 ceph-mon[20993]: pgmap v10125: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:11:59.688 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:11:59.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:11:59.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:00.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:00.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:00.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:00.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:00.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:01.542 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:01 smithi077 ceph-mon[21151]: from='client.317388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:01.542 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:01 smithi077 ceph-mon[21151]: pgmap v10126: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:01 smithi046 ceph-mon[19468]: from='client.317388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:01 smithi046 ceph-mon[19468]: pgmap v10126: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:01 smithi087 ceph-mon[20993]: from='client.317388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:01 smithi087 ceph-mon[20993]: pgmap v10126: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:03 smithi046 ceph-mon[19468]: pgmap v10127: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:03 smithi087 ceph-mon[20993]: pgmap v10127: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:03 smithi077 ceph-mon[21151]: pgmap v10127: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:05.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:05.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:05.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:05 smithi046 ceph-mon[19468]: pgmap v10128: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:05 smithi087 ceph-mon[20993]: pgmap v10128: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:05 smithi077 ceph-mon[21151]: pgmap v10128: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:06.059 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:06.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:06.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:06.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:06.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:07.426 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:07 smithi046 ceph-mon[19468]: from='client.317463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:07.426 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:07 smithi046 ceph-mon[19468]: pgmap v10129: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:07.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:07.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:07 smithi087 ceph-mon[20993]: from='client.317463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:07 smithi087 ceph-mon[20993]: pgmap v10129: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:07 smithi077 ceph-mon[21151]: from='client.317463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:07 smithi077 ceph-mon[21151]: pgmap v10129: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:09 smithi046 ceph-mon[19468]: pgmap v10130: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:09 smithi087 ceph-mon[20993]: pgmap v10130: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:09 smithi077 ceph-mon[21151]: pgmap v10130: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:12:11.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:11.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:11.063 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:11 smithi046 ceph-mon[19468]: pgmap v10131: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:11 smithi087 ceph-mon[20993]: pgmap v10131: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:11 smithi077 ceph-mon[21151]: pgmap v10131: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:12:11.758 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:11.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:11.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:11.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:11.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:12 smithi046 ceph-mon[19468]: from='client.317541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:12 smithi087 ceph-mon[20993]: from='client.317541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:12 smithi077 ceph-mon[21151]: from='client.317541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:13 smithi046 ceph-mon[19468]: pgmap v10132: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:13 smithi087 ceph-mon[20993]: pgmap v10132: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:13 smithi077 ceph-mon[21151]: pgmap v10132: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:15 smithi046 ceph-mon[19468]: pgmap v10133: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:15 smithi087 ceph-mon[20993]: pgmap v10133: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:15 smithi077 ceph-mon[21151]: pgmap v10133: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:16.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:16.760 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:16.760 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:17.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:17.444 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:17.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:17.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:17.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:17 smithi046 ceph-mon[19468]: pgmap v10134: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:17 smithi087 ceph-mon[20993]: pgmap v10134: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:17 smithi077 ceph-mon[21151]: pgmap v10134: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:18 smithi046 ceph-mon[19468]: from='client.317619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:18 smithi087 ceph-mon[20993]: from='client.317619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:18 smithi077 ceph-mon[21151]: from='client.317619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:19 smithi046 ceph-mon[19468]: pgmap v10135: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:19 smithi087 ceph-mon[20993]: pgmap v10135: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:19 smithi077 ceph-mon[21151]: pgmap v10135: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:21 smithi046 ceph-mon[19468]: pgmap v10136: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:21 smithi087 ceph-mon[20993]: pgmap v10136: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:21 smithi077 ceph-mon[21151]: pgmap v10136: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:22.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:22.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:22.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:23.144 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:23.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:23.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:23.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:23.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:23 smithi046 ceph-mon[19468]: pgmap v10137: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:23 smithi087 ceph-mon[20993]: pgmap v10137: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:23 smithi077 ceph-mon[21151]: pgmap v10137: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:24 smithi087 ceph-mon[20993]: from='client.317691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:24 smithi077 ceph-mon[21151]: from='client.317691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:24 smithi046 ceph-mon[19468]: from='client.317691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:25 smithi087 ceph-mon[20993]: pgmap v10138: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:25 smithi077 ceph-mon[21151]: pgmap v10138: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:25 smithi046 ceph-mon[19468]: pgmap v10138: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:27 smithi046 ceph-mon[19468]: pgmap v10139: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:27 smithi087 ceph-mon[20993]: pgmap v10139: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:27 smithi077 ceph-mon[21151]: pgmap v10139: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:28.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:28.827 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:28.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:28.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:28.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:28.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:29 smithi046 ceph-mon[19468]: pgmap v10140: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:29 smithi046 ceph-mon[19468]: from='client.317763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:29 smithi087 ceph-mon[20993]: pgmap v10140: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:29 smithi087 ceph-mon[20993]: from='client.317763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:29 smithi077 ceph-mon[21151]: pgmap v10140: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:29 smithi077 ceph-mon[21151]: from='client.317763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:31 smithi087 ceph-mon[20993]: pgmap v10141: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:31 smithi077 ceph-mon[21151]: pgmap v10141: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:31 smithi046 ceph-mon[19468]: pgmap v10141: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:33 smithi087 ceph-mon[20993]: pgmap v10142: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:33.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:33.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:33 smithi046 ceph-mon[19468]: pgmap v10142: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:33.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:33.829 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:33 smithi077 ceph-mon[21151]: pgmap v10142: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:34.516 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:34.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:34.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:34.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:34.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:35 smithi046 ceph-mon[19468]: from='client.317832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:35 smithi046 ceph-mon[19468]: pgmap v10143: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:35 smithi087 ceph-mon[20993]: from='client.317832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:35 smithi087 ceph-mon[20993]: pgmap v10143: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:35 smithi077 ceph-mon[21151]: from='client.317832 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:35 smithi077 ceph-mon[21151]: pgmap v10143: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:37 smithi046 ceph-mon[19468]: pgmap v10144: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:37 smithi087 ceph-mon[20993]: pgmap v10144: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:37 smithi077 ceph-mon[21151]: pgmap v10144: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:39.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:39.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:39.518 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:39 smithi046 ceph-mon[19468]: pgmap v10145: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:39 smithi087 ceph-mon[20993]: pgmap v10145: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:39 smithi077 ceph-mon[21151]: pgmap v10145: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:40.203 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:40.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:40.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:40.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:40.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:41 smithi077 ceph-mon[21151]: from='client.317907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:41 smithi077 ceph-mon[21151]: pgmap v10146: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:41 smithi046 ceph-mon[19468]: from='client.317907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:41 smithi046 ceph-mon[19468]: pgmap v10146: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:41 smithi087 ceph-mon[20993]: from='client.317907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:41 smithi087 ceph-mon[20993]: pgmap v10146: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:43.591 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:43 smithi087 ceph-mon[20993]: pgmap v10147: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:43 smithi046 ceph-mon[19468]: pgmap v10147: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:43 smithi077 ceph-mon[21151]: pgmap v10147: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:45.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:45.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:45.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:45 smithi046 ceph-mon[19468]: pgmap v10148: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:45 smithi087 ceph-mon[20993]: pgmap v10148: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:45 smithi077 ceph-mon[21151]: pgmap v10148: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:45.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:45.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:45.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:45.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:45.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:47.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:47 smithi046 ceph-mon[19468]: from='client.317979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:47.471 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:47 smithi046 ceph-mon[19468]: pgmap v10149: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:47.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:47 smithi087 ceph-mon[20993]: from='client.317979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:47.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:47 smithi087 ceph-mon[20993]: pgmap v10149: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:47 smithi077 ceph-mon[21151]: from='client.317979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:47 smithi077 ceph-mon[21151]: pgmap v10149: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:49 smithi046 ceph-mon[19468]: pgmap v10150: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:49.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:49 smithi077 ceph-mon[21151]: pgmap v10150: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:49 smithi087 ceph-mon[20993]: pgmap v10150: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:12:50.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:50.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:50.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:51.574 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:51.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:51.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:51.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:51.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:51.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:51 smithi087 ceph-mon[20993]: pgmap v10151: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:51 smithi046 ceph-mon[19468]: pgmap v10151: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:51 smithi077 ceph-mon[21151]: pgmap v10151: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:52 smithi046 ceph-mon[19468]: from='client.318054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:52 smithi087 ceph-mon[20993]: from='client.318054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:52 smithi077 ceph-mon[21151]: from='client.318054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:53 smithi046 ceph-mon[19468]: pgmap v10152: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:53 smithi087 ceph-mon[20993]: pgmap v10152: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:53 smithi077 ceph-mon[21151]: pgmap v10152: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:55 smithi046 ceph-mon[19468]: pgmap v10153: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:55 smithi087 ceph-mon[20993]: pgmap v10153: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:55 smithi077 ceph-mon[21151]: pgmap v10153: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:56.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:12:56.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:12:56.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:12:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:12:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:12:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:12:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:12:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:12:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:12:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:56.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:57.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:12:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:12:57.080+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:12:57.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:12:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:12:57.090+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:12:57.449 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:12:57.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:12:57.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:12:57.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:12:57.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:12:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:57 smithi046 ceph-mon[19468]: pgmap v10154: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:57 smithi087 ceph-mon[20993]: pgmap v10154: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:57 smithi077 ceph-mon[21151]: pgmap v10154: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:12:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: from='client.318162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: from='client.318162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: from='client.318162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:12:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:12:59 smithi046 ceph-mon[19468]: pgmap v10155: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:12:59 smithi087 ceph-mon[20993]: pgmap v10155: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:12:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:12:59 smithi077 ceph-mon[21151]: pgmap v10155: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:00 smithi046 ceph-mon[19468]: pgmap v10156: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:00 smithi087 ceph-mon[20993]: pgmap v10156: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:00 smithi077 ceph-mon[21151]: pgmap v10156: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:02.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:02.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:02.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:03.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:03.552 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:03 smithi077 ceph-mon[21151]: pgmap v10157: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:03.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:03 smithi087 ceph-mon[20993]: pgmap v10157: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:03 smithi046 ceph-mon[19468]: pgmap v10157: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:04.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:04 smithi087 ceph-mon[20993]: from='client.318312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:04 smithi046 ceph-mon[19468]: from='client.318312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:04 smithi077 ceph-mon[21151]: from='client.318312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:05 smithi087 ceph-mon[20993]: pgmap v10158: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:05 smithi046 ceph-mon[19468]: pgmap v10158: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:05 smithi077 ceph-mon[21151]: pgmap v10158: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:07 smithi046 ceph-mon[19468]: pgmap v10159: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:07 smithi087 ceph-mon[20993]: pgmap v10159: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:07.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:07 smithi077 ceph-mon[21151]: pgmap v10159: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:08.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:08.139 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:08.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.802 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: pgmap v10160: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:08.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:08 smithi046 ceph-mon[19468]: from='client.318384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:08.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:08.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:08.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:08.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:08.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: pgmap v10160: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:08 smithi087 ceph-mon[20993]: from='client.318384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: pgmap v10160: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:08 smithi077 ceph-mon[21151]: from='client.318384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:11.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:11 smithi087 ceph-mon[20993]: pgmap v10161: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:11.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:11 smithi046 ceph-mon[19468]: pgmap v10161: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:11 smithi077 ceph-mon[21151]: pgmap v10161: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:13:13.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:13 smithi087 ceph-mon[20993]: pgmap v10162: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:13 smithi046 ceph-mon[19468]: pgmap v10162: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:13 smithi077 ceph-mon[21151]: pgmap v10162: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:13.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:13.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:13.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:14.496 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:14.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:14.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:15 smithi046 ceph-mon[19468]: from='client.318459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:15 smithi046 ceph-mon[19468]: pgmap v10163: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:15 smithi087 ceph-mon[20993]: from='client.318459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:15 smithi087 ceph-mon[20993]: pgmap v10163: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:15 smithi077 ceph-mon[21151]: from='client.318459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:15 smithi077 ceph-mon[21151]: pgmap v10163: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:17 smithi046 ceph-mon[19468]: pgmap v10164: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:17 smithi087 ceph-mon[20993]: pgmap v10164: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:17 smithi077 ceph-mon[21151]: pgmap v10164: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:19.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:19.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:19 smithi046 ceph-mon[19468]: pgmap v10165: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:19 smithi087 ceph-mon[20993]: pgmap v10165: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:19 smithi077 ceph-mon[21151]: pgmap v10165: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:19.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:20.188 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:20.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:20.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:20.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:20.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:21 smithi046 ceph-mon[19468]: from='client.318537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:21 smithi046 ceph-mon[19468]: pgmap v10166: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:21 smithi087 ceph-mon[20993]: from='client.318537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:21 smithi087 ceph-mon[20993]: pgmap v10166: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:21 smithi077 ceph-mon[21151]: from='client.318537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:21 smithi077 ceph-mon[21151]: pgmap v10166: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:23 smithi077 ceph-mon[21151]: pgmap v10167: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:23 smithi046 ceph-mon[19468]: pgmap v10167: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:23 smithi087 ceph-mon[20993]: pgmap v10167: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:25.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:25.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:25.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:25 smithi046 ceph-mon[19468]: pgmap v10168: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:25 smithi087 ceph-mon[20993]: pgmap v10168: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:25 smithi077 ceph-mon[21151]: pgmap v10168: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:25.876 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:25.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:25.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:25.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:25.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:26 smithi046 ceph-mon[19468]: from='client.318609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:26 smithi087 ceph-mon[20993]: from='client.318609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:26 smithi077 ceph-mon[21151]: from='client.318609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:27 smithi046 ceph-mon[19468]: pgmap v10169: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:27 smithi087 ceph-mon[20993]: pgmap v10169: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:27 smithi077 ceph-mon[21151]: pgmap v10169: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:28.964 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.964 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.964 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.964 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.964 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:28.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:28 smithi046 ceph-mon[19468]: pgmap v10170: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:28 smithi087 ceph-mon[20993]: pgmap v10170: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:28 smithi077 ceph-mon[21151]: pgmap v10170: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:13:30.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:30.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:30.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:31.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:31.555 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:31.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:31 smithi046 ceph-mon[19468]: pgmap v10171: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:31 smithi087 ceph-mon[20993]: pgmap v10171: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:31 smithi077 ceph-mon[21151]: pgmap v10171: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:32.555 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:32 smithi087 ceph-mon[20993]: from='client.318684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:32 smithi046 ceph-mon[19468]: from='client.318684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:32 smithi077 ceph-mon[21151]: from='client.318684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:33 smithi046 ceph-mon[19468]: pgmap v10172: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:33 smithi087 ceph-mon[20993]: pgmap v10172: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:33 smithi077 ceph-mon[21151]: pgmap v10172: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:35 smithi087 ceph-mon[20993]: pgmap v10173: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:35 smithi046 ceph-mon[19468]: pgmap v10173: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:35 smithi077 ceph-mon[21151]: pgmap v10173: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:36.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:36.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:36.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:37.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:37.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:37.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:37.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:37.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:37 smithi046 ceph-mon[19468]: pgmap v10174: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:37 smithi087 ceph-mon[20993]: pgmap v10174: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:37 smithi077 ceph-mon[21151]: pgmap v10174: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:38 smithi046 ceph-mon[19468]: from='client.318756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:38 smithi087 ceph-mon[20993]: from='client.318756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:38 smithi077 ceph-mon[21151]: from='client.318756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:39 smithi046 ceph-mon[19468]: pgmap v10175: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:39 smithi087 ceph-mon[20993]: pgmap v10175: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:39 smithi077 ceph-mon[21151]: pgmap v10175: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:41 smithi046 ceph-mon[19468]: pgmap v10176: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:41 smithi087 ceph-mon[20993]: pgmap v10176: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:41 smithi077 ceph-mon[21151]: pgmap v10176: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:42.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:42.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:42.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:42.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:42.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:42.928 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:43 smithi046 ceph-mon[19468]: pgmap v10177: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:43 smithi087 ceph-mon[20993]: pgmap v10177: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:43.635 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:43 smithi077 ceph-mon[21151]: pgmap v10177: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:44.600 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:44 smithi077 ceph-mon[21151]: from='client.318834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:44 smithi046 ceph-mon[19468]: from='client.318834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:44 smithi087 ceph-mon[20993]: from='client.318834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:45 smithi046 ceph-mon[19468]: pgmap v10178: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:45 smithi087 ceph-mon[20993]: pgmap v10178: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:45 smithi077 ceph-mon[21151]: pgmap v10178: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:47 smithi046 ceph-mon[19468]: pgmap v10179: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:47 smithi087 ceph-mon[20993]: pgmap v10179: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:47 smithi077 ceph-mon[21151]: pgmap v10179: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:47.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:47.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:47.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:48.606 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:48.607 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: pgmap v10180: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:48 smithi087 ceph-mon[20993]: from='client.318909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: pgmap v10180: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:49.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:48 smithi077 ceph-mon[21151]: from='client.318909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: pgmap v10180: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:49.190 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:48 smithi046 ceph-mon[19468]: from='client.318909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:51.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:51 smithi046 ceph-mon[19468]: pgmap v10181: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:51 smithi087 ceph-mon[20993]: pgmap v10181: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:51 smithi077 ceph-mon[21151]: pgmap v10181: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:53 smithi046 ceph-mon[19468]: pgmap v10182: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:53.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:53 smithi087 ceph-mon[20993]: pgmap v10182: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:53 smithi077 ceph-mon[21151]: pgmap v10182: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:54.292 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:54.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:13:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:55 smithi046 ceph-mon[19468]: from='client.318984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:55 smithi046 ceph-mon[19468]: pgmap v10183: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:55 smithi087 ceph-mon[20993]: from='client.318984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:55 smithi087 ceph-mon[20993]: pgmap v10183: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:55 smithi077 ceph-mon[21151]: from='client.318984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:13:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:55 smithi077 ceph-mon[21151]: pgmap v10183: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: pgmap v10184: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:13:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: pgmap v10184: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:13:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:13:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:13:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: pgmap v10184: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:13:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:13:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:13:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:58.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:13:57.841+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:13:58.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:13:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:13:57.842+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:13:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:13:59.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:13:59.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:13:59.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: pgmap v10185: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:13:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:13:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:13:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: pgmap v10185: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:13:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: pgmap v10185: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:13:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:13:59.970 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:13:59.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:13:59.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:13:59.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:13:59.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:01 smithi046 ceph-mon[19468]: from='client.319167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:01 smithi046 ceph-mon[19468]: pgmap v10186: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:01 smithi087 ceph-mon[20993]: from='client.319167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:01 smithi087 ceph-mon[20993]: pgmap v10186: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:01 smithi077 ceph-mon[21151]: from='client.319167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:01 smithi077 ceph-mon[21151]: pgmap v10186: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:03.543 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:03 smithi077 ceph-mon[21151]: pgmap v10187: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:03.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:03 smithi046 ceph-mon[19468]: pgmap v10187: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:03 smithi087 ceph-mon[20993]: pgmap v10187: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:04.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:04.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:04.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:05 smithi046 ceph-mon[19468]: pgmap v10188: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:05 smithi087 ceph-mon[20993]: pgmap v10188: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:05.638 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:05 smithi077 ceph-mon[21151]: pgmap v10188: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:05.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:05.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:05.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:05.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:05.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:06 smithi046 ceph-mon[19468]: from='client.319245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:06 smithi087 ceph-mon[20993]: from='client.319245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:06 smithi077 ceph-mon[21151]: from='client.319245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:07 smithi046 ceph-mon[19468]: pgmap v10189: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:07 smithi087 ceph-mon[20993]: pgmap v10189: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:07 smithi077 ceph-mon[21151]: pgmap v10189: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:08 smithi046 ceph-mon[19468]: pgmap v10190: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:08 smithi087 ceph-mon[20993]: pgmap v10190: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:08 smithi077 ceph-mon[21151]: pgmap v10190: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:14:10.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:10.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:10.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:11.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:11.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:11.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:11.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:11.371 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:11.570 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:11 smithi046 ceph-mon[19468]: pgmap v10191: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:11 smithi087 ceph-mon[20993]: pgmap v10191: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:11 smithi077 ceph-mon[21151]: pgmap v10191: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:14:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:12 smithi046 ceph-mon[19468]: from='client.319323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:12 smithi087 ceph-mon[20993]: from='client.319323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:12 smithi077 ceph-mon[21151]: from='client.319323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:13 smithi087 ceph-mon[20993]: pgmap v10192: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:13 smithi046 ceph-mon[19468]: pgmap v10192: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:13 smithi077 ceph-mon[21151]: pgmap v10192: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:15 smithi087 ceph-mon[20993]: pgmap v10193: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:15 smithi046 ceph-mon[19468]: pgmap v10193: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:15 smithi077 ceph-mon[21151]: pgmap v10193: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:14:16.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:16.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:16.374 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:17.062 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:17.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:17.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:17.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:17.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:17 smithi046 ceph-mon[19468]: pgmap v10194: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:14:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:17 smithi087 ceph-mon[20993]: pgmap v10194: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:14:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:17 smithi077 ceph-mon[21151]: pgmap v10194: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:14:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:18 smithi046 ceph-mon[19468]: from='client.319401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:18 smithi087 ceph-mon[20993]: from='client.319401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:18 smithi077 ceph-mon[21151]: from='client.319401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:19.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:19 smithi077 ceph-mon[21151]: pgmap v10195: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:19.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:19 smithi046 ceph-mon[19468]: pgmap v10195: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:19 smithi087 ceph-mon[20993]: pgmap v10195: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:21 smithi046 ceph-mon[19468]: pgmap v10196: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:21 smithi087 ceph-mon[20993]: pgmap v10196: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:21 smithi077 ceph-mon[21151]: pgmap v10196: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:22.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:22.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:22.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:22.747 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:22.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:22.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:22.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:22.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:23 smithi046 ceph-mon[19468]: pgmap v10197: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:23 smithi046 ceph-mon[19468]: from='client.319470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:23 smithi087 ceph-mon[20993]: pgmap v10197: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:23 smithi087 ceph-mon[20993]: from='client.319470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:23 smithi077 ceph-mon[21151]: pgmap v10197: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:23 smithi077 ceph-mon[21151]: from='client.319470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:25 smithi077 ceph-mon[21151]: pgmap v10198: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:25 smithi046 ceph-mon[19468]: pgmap v10198: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:25 smithi087 ceph-mon[20993]: pgmap v10198: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:27 smithi046 ceph-mon[19468]: pgmap v10199: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:27 smithi087 ceph-mon[20993]: pgmap v10199: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:27 smithi077 ceph-mon[21151]: pgmap v10199: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:27.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:27.749 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:27.749 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:28.446 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:28.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:28.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:28.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:28.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='client.319545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:29 smithi087 ceph-mon[20993]: pgmap v10200: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='client.319545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:29 smithi077 ceph-mon[21151]: pgmap v10200: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='client.319545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:29 smithi046 ceph-mon[19468]: pgmap v10200: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:31.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:31 smithi046 ceph-mon[19468]: pgmap v10201: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:31 smithi087 ceph-mon[20993]: pgmap v10201: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:31 smithi077 ceph-mon[21151]: pgmap v10201: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:33.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:33.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:33.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:33 smithi046 ceph-mon[19468]: pgmap v10202: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:33 smithi087 ceph-mon[20993]: pgmap v10202: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:33 smithi077 ceph-mon[21151]: pgmap v10202: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:34.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:34.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:34.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:34.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:34.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:35 smithi046 ceph-mon[19468]: from='client.319623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:35 smithi046 ceph-mon[19468]: pgmap v10203: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:35 smithi087 ceph-mon[20993]: from='client.319623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:35 smithi087 ceph-mon[20993]: pgmap v10203: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:35 smithi077 ceph-mon[21151]: from='client.319623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:35 smithi077 ceph-mon[21151]: pgmap v10203: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:37 smithi046 ceph-mon[19468]: pgmap v10204: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:37 smithi087 ceph-mon[20993]: pgmap v10204: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:37 smithi077 ceph-mon[21151]: pgmap v10204: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:39.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:39.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:39.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:39 smithi046 ceph-mon[19468]: pgmap v10205: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:39 smithi087 ceph-mon[20993]: pgmap v10205: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:39 smithi077 ceph-mon[21151]: pgmap v10205: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:39.805 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:39.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:39.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:39.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:39.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:40 smithi046 ceph-mon[19468]: from='client.319701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:40 smithi087 ceph-mon[20993]: from='client.319701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:40 smithi077 ceph-mon[21151]: from='client.319701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:41 smithi046 ceph-mon[19468]: pgmap v10206: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:41 smithi087 ceph-mon[20993]: pgmap v10206: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:41 smithi077 ceph-mon[21151]: pgmap v10206: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:14:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:43 smithi046 ceph-mon[19468]: pgmap v10207: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:43 smithi087 ceph-mon[20993]: pgmap v10207: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:43 smithi077 ceph-mon[21151]: pgmap v10207: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:44.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:45 smithi077 ceph-mon[21151]: pgmap v10208: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:45.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:45 smithi046 ceph-mon[19468]: pgmap v10208: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:45 smithi087 ceph-mon[20993]: pgmap v10208: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:46.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:46 smithi077 ceph-mon[21151]: from='client.319779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:46 smithi046 ceph-mon[19468]: from='client.319779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:46 smithi087 ceph-mon[20993]: from='client.319779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:47 smithi046 ceph-mon[19468]: pgmap v10209: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:47 smithi087 ceph-mon[20993]: pgmap v10209: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:47 smithi077 ceph-mon[21151]: pgmap v10209: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:49.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: pgmap v10210: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: pgmap v10210: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: pgmap v10210: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:50.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:50.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:50.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:51.175 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:51 smithi046 ceph-mon[19468]: pgmap v10211: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:51 smithi087 ceph-mon[20993]: pgmap v10211: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:51 smithi077 ceph-mon[21151]: pgmap v10211: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:52.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:52 smithi046 ceph-mon[19468]: from='client.319854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:52 smithi087 ceph-mon[20993]: from='client.319854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:52 smithi077 ceph-mon[21151]: from='client.319854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:53 smithi046 ceph-mon[19468]: pgmap v10212: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:53 smithi087 ceph-mon[20993]: pgmap v10212: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:53 smithi077 ceph-mon[21151]: pgmap v10212: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:55 smithi046 ceph-mon[19468]: pgmap v10213: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:55.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:55 smithi087 ceph-mon[20993]: pgmap v10213: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:55 smithi077 ceph-mon[21151]: pgmap v10213: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:14:56.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:14:56.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:14:56.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:14:56.871 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:14:56.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:14:56.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:14:56.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:14:56.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:14:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:57 smithi046 ceph-mon[19468]: pgmap v10214: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:57 smithi046 ceph-mon[19468]: from='client.319932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:57 smithi087 ceph-mon[20993]: pgmap v10214: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:57 smithi087 ceph-mon[20993]: from='client.319932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:57 smithi077 ceph-mon[21151]: pgmap v10214: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:57 smithi077 ceph-mon[21151]: from='client.319932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:14:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:14:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:14:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:14:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:58.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:14:58.584+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:14:58.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:14:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:14:58.585+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:14:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:14:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:14:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:59 smithi046 ceph-mon[19468]: pgmap v10215: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:14:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:59 smithi087 ceph-mon[20993]: pgmap v10215: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:14:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:59 smithi077 ceph-mon[21151]: pgmap v10215: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:14:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:14:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:15:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:15:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:15:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:15:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:15:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:15:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:01 smithi087 ceph-mon[20993]: pgmap v10216: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:01 smithi077 ceph-mon[21151]: pgmap v10216: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:01 smithi046 ceph-mon[19468]: pgmap v10216: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:01.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:01.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:01.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:02.555 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:02.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:02.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:02.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:02.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:03 smithi087 ceph-mon[20993]: from='client.320112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:03.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:03 smithi087 ceph-mon[20993]: pgmap v10217: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:03 smithi077 ceph-mon[21151]: from='client.320112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:03 smithi077 ceph-mon[21151]: pgmap v10217: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:03 smithi046 ceph-mon[19468]: from='client.320112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:03 smithi046 ceph-mon[19468]: pgmap v10217: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:05 smithi087 ceph-mon[20993]: pgmap v10218: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:05 smithi077 ceph-mon[21151]: pgmap v10218: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:05 smithi046 ceph-mon[19468]: pgmap v10218: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:07.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:07.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:07.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:07.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:07 smithi077 ceph-mon[21151]: pgmap v10219: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:07 smithi087 ceph-mon[20993]: pgmap v10219: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:07 smithi046 ceph-mon[19468]: pgmap v10219: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:08.240 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:08.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:08.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:08.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:08.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='client.320190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: pgmap v10220: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='client.320190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: pgmap v10220: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='client.320190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: pgmap v10220: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:11 smithi087 ceph-mon[20993]: pgmap v10221: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:11.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:11 smithi046 ceph-mon[19468]: pgmap v10221: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:11 smithi077 ceph-mon[21151]: pgmap v10221: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:15:13.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:13.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:13.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:13 smithi087 ceph-mon[20993]: pgmap v10222: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:13 smithi077 ceph-mon[21151]: pgmap v10222: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:13 smithi046 ceph-mon[19468]: pgmap v10222: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:13.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:13.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:13.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:13.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:13.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:15 smithi087 ceph-mon[20993]: from='client.320265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:15 smithi087 ceph-mon[20993]: pgmap v10223: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:15 smithi077 ceph-mon[21151]: from='client.320265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:15 smithi077 ceph-mon[21151]: pgmap v10223: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:15 smithi046 ceph-mon[19468]: from='client.320265 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:15 smithi046 ceph-mon[19468]: pgmap v10223: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:17 smithi077 ceph-mon[21151]: pgmap v10224: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:17 smithi046 ceph-mon[19468]: pgmap v10224: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:17 smithi087 ceph-mon[20993]: pgmap v10224: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:18.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:18.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:18.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:19 smithi046 ceph-mon[19468]: pgmap v10225: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:19.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:19.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:19.609 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:19 smithi077 ceph-mon[21151]: pgmap v10225: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:19 smithi087 ceph-mon[20993]: pgmap v10225: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:20 smithi077 ceph-mon[21151]: from='client.320340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:20 smithi046 ceph-mon[19468]: from='client.320340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:20 smithi087 ceph-mon[20993]: from='client.320340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:21 smithi077 ceph-mon[21151]: pgmap v10226: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:15:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:21 smithi046 ceph-mon[19468]: pgmap v10226: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:15:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:21 smithi087 ceph-mon[20993]: pgmap v10226: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:15:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:23 smithi077 ceph-mon[21151]: pgmap v10227: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:23 smithi046 ceph-mon[19468]: pgmap v10227: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:23 smithi087 ceph-mon[20993]: pgmap v10227: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:24.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:24.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:24.611 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:25.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:25.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:25 smithi046 ceph-mon[19468]: pgmap v10228: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:25 smithi077 ceph-mon[21151]: pgmap v10228: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:25 smithi087 ceph-mon[20993]: pgmap v10228: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:26 smithi077 ceph-mon[21151]: from='client.320418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:26 smithi046 ceph-mon[19468]: from='client.320418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:26 smithi087 ceph-mon[20993]: from='client.320418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:27.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:27 smithi077 ceph-mon[21151]: pgmap v10229: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:27 smithi046 ceph-mon[19468]: pgmap v10229: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:27 smithi087 ceph-mon[20993]: pgmap v10229: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:15:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: pgmap v10230: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:15:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: pgmap v10230: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: pgmap v10230: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T08:15:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:29.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:30.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:30.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:30.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:30.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:30.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:30.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:31.751 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:31 smithi077 ceph-mon[21151]: pgmap v10231: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T08:15:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:31 smithi046 ceph-mon[19468]: pgmap v10231: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T08:15:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:31 smithi087 ceph-mon[20993]: pgmap v10231: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T08:15:32.650 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:32 smithi046 ceph-mon[19468]: from='client.320493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:32 smithi087 ceph-mon[20993]: from='client.320493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:32 smithi077 ceph-mon[21151]: from='client.320493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:33.684 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:33 smithi046 ceph-mon[19468]: pgmap v10232: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:33.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:33 smithi087 ceph-mon[20993]: pgmap v10232: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:33 smithi077 ceph-mon[21151]: pgmap v10232: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:35.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:35 smithi087 ceph-mon[20993]: pgmap v10233: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:35 smithi046 ceph-mon[19468]: pgmap v10233: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:35 smithi077 ceph-mon[21151]: pgmap v10233: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:15:35.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:35.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:35.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:36.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:36.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:36.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:36.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:36.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:37.799 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:37 smithi087 ceph-mon[20993]: pgmap v10234: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:37.800 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:37 smithi087 ceph-mon[20993]: from='client.320571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:37 smithi046 ceph-mon[19468]: pgmap v10234: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:37 smithi046 ceph-mon[19468]: from='client.320571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:37 smithi077 ceph-mon[21151]: pgmap v10234: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:37 smithi077 ceph-mon[21151]: from='client.320571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:39 smithi046 ceph-mon[19468]: pgmap v10235: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:39 smithi087 ceph-mon[20993]: pgmap v10235: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:39 smithi077 ceph-mon[21151]: pgmap v10235: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:15:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:41.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:41.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:41.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:41 smithi046 ceph-mon[19468]: pgmap v10236: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:15:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:41 smithi087 ceph-mon[20993]: pgmap v10236: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:15:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:41 smithi077 ceph-mon[21151]: pgmap v10236: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:15:42.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:42.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:42.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:42.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:42.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:43 smithi046 ceph-mon[19468]: from='client.320646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:43 smithi046 ceph-mon[19468]: pgmap v10237: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:43 smithi087 ceph-mon[20993]: from='client.320646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:43 smithi087 ceph-mon[20993]: pgmap v10237: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:43 smithi077 ceph-mon[21151]: from='client.320646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:43 smithi077 ceph-mon[21151]: pgmap v10237: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:45 smithi046 ceph-mon[19468]: pgmap v10238: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:45 smithi087 ceph-mon[20993]: pgmap v10238: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:45 smithi077 ceph-mon[21151]: pgmap v10238: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:47.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:47.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:47.406 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:47 smithi077 ceph-mon[21151]: pgmap v10239: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:47 smithi046 ceph-mon[19468]: pgmap v10239: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:47 smithi087 ceph-mon[20993]: pgmap v10239: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:48.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:48.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:48.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:48.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:48.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='client.320718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: pgmap v10240: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='client.320718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: pgmap v10240: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='client.320718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: pgmap v10240: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:51 smithi077 ceph-mon[21151]: pgmap v10241: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:51 smithi046 ceph-mon[19468]: pgmap v10241: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:51 smithi087 ceph-mon[20993]: pgmap v10241: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:53.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:53.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:53.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:53 smithi046 ceph-mon[19468]: pgmap v10242: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:53.773 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:53.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:53.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:53.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:53.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:53 smithi087 ceph-mon[20993]: pgmap v10242: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:53 smithi077 ceph-mon[21151]: pgmap v10242: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:54.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:54 smithi046 ceph-mon[19468]: from='client.320793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:54 smithi087 ceph-mon[20993]: from='client.320793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:54 smithi077 ceph-mon[21151]: from='client.320793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:15:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:55 smithi046 ceph-mon[19468]: pgmap v10243: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:55 smithi087 ceph-mon[20993]: pgmap v10243: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:55 smithi077 ceph-mon[21151]: pgmap v10243: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:57 smithi087 ceph-mon[20993]: pgmap v10244: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:57 smithi046 ceph-mon[19468]: pgmap v10244: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:57 smithi077 ceph-mon[21151]: pgmap v10244: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:15:58.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:15:58.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:15:58.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:15:59.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:15:59.340+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:15:59.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:15:59.350+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: pgmap v10245: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:15:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:15:59.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:15:59.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:15:59.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:15:59.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:15:59.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:15:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: pgmap v10245: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:15:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:15:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:15:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:59.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:15:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: pgmap v10245: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:15:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:15:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:16:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='client.320889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='client.320889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.917 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:16:00.917 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='client.320889 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:16:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:16:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:01 smithi046 ceph-mon[19468]: pgmap v10246: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:01 smithi087 ceph-mon[20993]: pgmap v10246: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:01 smithi077 ceph-mon[21151]: pgmap v10246: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:02 smithi046 ceph-mon[19468]: pgmap v10247: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:02 smithi087 ceph-mon[20993]: pgmap v10247: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:02 smithi077 ceph-mon[21151]: pgmap v10247: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:04.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:04.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:04.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:05.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:05.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:05.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:05.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:05.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:05.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:05 smithi087 ceph-mon[20993]: pgmap v10248: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:05 smithi046 ceph-mon[19468]: pgmap v10248: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:05 smithi077 ceph-mon[21151]: pgmap v10248: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:06 smithi046 ceph-mon[19468]: from='client.321048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:06 smithi087 ceph-mon[20993]: from='client.321048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:06 smithi077 ceph-mon[21151]: from='client.321048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:07 smithi046 ceph-mon[19468]: pgmap v10249: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:07 smithi087 ceph-mon[20993]: pgmap v10249: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:07 smithi077 ceph-mon[21151]: pgmap v10249: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: pgmap v10250: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.470 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: pgmap v10250: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:16:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: pgmap v10250: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:09.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:10.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:10.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:10.410 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:11.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:11.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:11.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:11.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:11.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:11 smithi046 ceph-mon[19468]: pgmap v10251: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:11 smithi087 ceph-mon[20993]: pgmap v10251: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:11 smithi077 ceph-mon[21151]: pgmap v10251: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:16:12.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:12 smithi046 ceph-mon[19468]: from='client.321120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:12 smithi087 ceph-mon[20993]: from='client.321120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:12 smithi077 ceph-mon[21151]: from='client.321120 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:13 smithi046 ceph-mon[19468]: pgmap v10252: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:13 smithi087 ceph-mon[20993]: pgmap v10252: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:13 smithi077 ceph-mon[21151]: pgmap v10252: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:15 smithi046 ceph-mon[19468]: pgmap v10253: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:15 smithi087 ceph-mon[20993]: pgmap v10253: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:15 smithi077 ceph-mon[21151]: pgmap v10253: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:16.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:16.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:16.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:16.766 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:16.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:16.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:16.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:16.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:17 smithi046 ceph-mon[19468]: pgmap v10254: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:17 smithi046 ceph-mon[19468]: from='client.321195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:17 smithi087 ceph-mon[20993]: pgmap v10254: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:17 smithi087 ceph-mon[20993]: from='client.321195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:17 smithi077 ceph-mon[21151]: pgmap v10254: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:17 smithi077 ceph-mon[21151]: from='client.321195 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:19 smithi046 ceph-mon[19468]: pgmap v10255: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:19 smithi087 ceph-mon[20993]: pgmap v10255: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:19 smithi077 ceph-mon[21151]: pgmap v10255: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:20 smithi046 ceph-mon[19468]: pgmap v10256: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:20 smithi087 ceph-mon[20993]: pgmap v10256: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:20 smithi077 ceph-mon[21151]: pgmap v10256: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:21.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:21.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:21.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:22.452 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:22.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:22.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:22.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:22.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:23 smithi046 ceph-mon[19468]: from='client.321270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:23 smithi046 ceph-mon[19468]: pgmap v10257: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:23 smithi087 ceph-mon[20993]: from='client.321270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:23 smithi087 ceph-mon[20993]: pgmap v10257: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:23 smithi077 ceph-mon[21151]: from='client.321270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:23 smithi077 ceph-mon[21151]: pgmap v10257: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:25 smithi046 ceph-mon[19468]: pgmap v10258: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:25 smithi087 ceph-mon[20993]: pgmap v10258: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:25 smithi077 ceph-mon[21151]: pgmap v10258: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:27.453 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:27.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:27.454 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:27.597 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:27 smithi077 ceph-mon[21151]: pgmap v10259: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:27 smithi046 ceph-mon[19468]: pgmap v10259: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:27 smithi087 ceph-mon[20993]: pgmap v10259: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:28.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='client.321348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: pgmap v10260: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='client.321348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: pgmap v10260: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='client.321348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: pgmap v10260: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:31 smithi046 ceph-mon[19468]: pgmap v10261: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:31 smithi087 ceph-mon[20993]: pgmap v10261: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:31 smithi077 ceph-mon[21151]: pgmap v10261: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:33.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:33.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:33.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:33 smithi046 ceph-mon[19468]: pgmap v10262: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:33 smithi087 ceph-mon[20993]: pgmap v10262: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:33 smithi077 ceph-mon[21151]: pgmap v10262: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:33.814 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:33.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:33.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:33.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:33.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:34.602 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:34 smithi046 ceph-mon[19468]: from='client.321423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:34 smithi087 ceph-mon[20993]: from='client.321423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:34 smithi077 ceph-mon[21151]: from='client.321423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:35.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:35 smithi046 ceph-mon[19468]: pgmap v10263: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:35 smithi087 ceph-mon[20993]: pgmap v10263: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:35 smithi077 ceph-mon[21151]: pgmap v10263: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:37 smithi046 ceph-mon[19468]: pgmap v10264: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:37 smithi087 ceph-mon[20993]: pgmap v10264: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:37 smithi077 ceph-mon[21151]: pgmap v10264: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:38.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:38.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:38.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:39.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:39 smithi046 ceph-mon[19468]: pgmap v10265: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:39 smithi087 ceph-mon[20993]: pgmap v10265: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:39 smithi077 ceph-mon[21151]: pgmap v10265: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:40 smithi046 ceph-mon[19468]: from='client.321498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:40 smithi087 ceph-mon[20993]: from='client.321498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:40 smithi077 ceph-mon[21151]: from='client.321498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:41 smithi087 ceph-mon[20993]: pgmap v10266: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:41 smithi077 ceph-mon[21151]: pgmap v10266: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:41.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:41 smithi046 ceph-mon[19468]: pgmap v10266: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:16:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:43 smithi087 ceph-mon[20993]: pgmap v10267: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:43 smithi077 ceph-mon[21151]: pgmap v10267: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:43 smithi046 ceph-mon[19468]: pgmap v10267: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:44.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:44.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:44.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:45.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:45.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:45.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:45.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:45.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:45 smithi046 ceph-mon[19468]: pgmap v10268: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:45 smithi087 ceph-mon[20993]: pgmap v10268: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:45 smithi077 ceph-mon[21151]: pgmap v10268: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:46 smithi087 ceph-mon[20993]: from='client.321576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:46 smithi077 ceph-mon[21151]: from='client.321576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:46 smithi046 ceph-mon[19468]: from='client.321576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:47 smithi077 ceph-mon[21151]: pgmap v10269: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:47 smithi046 ceph-mon[19468]: pgmap v10269: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:47 smithi087 ceph-mon[20993]: pgmap v10269: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: pgmap v10270: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: pgmap v10270: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: pgmap v10270: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:16:50.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:50.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:50.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:50.862 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:50.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:50.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:50.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:50.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:51 smithi077 ceph-mon[21151]: pgmap v10271: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:51 smithi077 ceph-mon[21151]: from='client.321654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:51 smithi046 ceph-mon[19468]: pgmap v10271: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:51 smithi046 ceph-mon[19468]: from='client.321654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:51 smithi087 ceph-mon[20993]: pgmap v10271: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:51 smithi087 ceph-mon[20993]: from='client.321654 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:53 smithi077 ceph-mon[21151]: pgmap v10272: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:53 smithi046 ceph-mon[19468]: pgmap v10272: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:53 smithi087 ceph-mon[20993]: pgmap v10272: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:55.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:55 smithi046 ceph-mon[19468]: pgmap v10273: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:55 smithi077 ceph-mon[21151]: pgmap v10273: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:55.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:16:55.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:16:55.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:16:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:55 smithi087 ceph-mon[20993]: pgmap v10273: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:16:56.573 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:16:56.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:16:56.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:16:56.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:16:56.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:16:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:57 smithi077 ceph-mon[21151]: from='client.321732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:57 smithi077 ceph-mon[21151]: pgmap v10274: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:57 smithi046 ceph-mon[19468]: from='client.321732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:57 smithi046 ceph-mon[19468]: pgmap v10274: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:57 smithi087 ceph-mon[20993]: from='client.321732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:16:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:57 smithi087 ceph-mon[20993]: pgmap v10274: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:16:59 smithi087 ceph-mon[20993]: pgmap v10275: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:16:59 smithi077 ceph-mon[21151]: pgmap v10275: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:16:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:16:59 smithi046 ceph-mon[19468]: pgmap v10275: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:17:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:17:00.397+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:17:00.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:17:00.398+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:00.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:01.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:01.575 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:01.576 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:01 smithi077 ceph-mon[21151]: pgmap v10276: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:01 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:17:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:01 smithi046 ceph-mon[19468]: pgmap v10276: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:17:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:17:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:01 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:17:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:17:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:01 smithi087 ceph-mon[20993]: pgmap v10276: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T08:17:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:17:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:01 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:17:02.262 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:02.262 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:02.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:02.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:02.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:03 smithi077 ceph-mon[21151]: from='client.321918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:03 smithi077 ceph-mon[21151]: pgmap v10277: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:03 smithi046 ceph-mon[19468]: from='client.321918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:03 smithi046 ceph-mon[19468]: pgmap v10277: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:03 smithi087 ceph-mon[20993]: from='client.321918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:03 smithi087 ceph-mon[20993]: pgmap v10277: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:05 smithi077 ceph-mon[21151]: pgmap v10278: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:05.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:05 smithi087 ceph-mon[20993]: pgmap v10278: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:05 smithi046 ceph-mon[19468]: pgmap v10278: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:07.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:07.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:07.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:07 smithi046 ceph-mon[19468]: pgmap v10279: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:07 smithi077 ceph-mon[21151]: pgmap v10279: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:07 smithi087 ceph-mon[20993]: pgmap v10279: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:07.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:07.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:07.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:07.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:07.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='client.321990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: pgmap v10280: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='client.321990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: pgmap v10280: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='client.321990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: pgmap v10280: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:11.657 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:11 smithi046 ceph-mon[19468]: pgmap v10281: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:11 smithi077 ceph-mon[21151]: pgmap v10281: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:11 smithi087 ceph-mon[20993]: pgmap v10281: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:12.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:12.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:12.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:13.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:13.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:13.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:13.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:13.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:13 smithi077 ceph-mon[21151]: pgmap v10282: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:13 smithi046 ceph-mon[19468]: pgmap v10282: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:13 smithi087 ceph-mon[20993]: pgmap v10282: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:14 smithi077 ceph-mon[21151]: from='client.322059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:14 smithi046 ceph-mon[19468]: from='client.322059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:14 smithi087 ceph-mon[20993]: from='client.322059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:15.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:15 smithi046 ceph-mon[19468]: pgmap v10283: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:15 smithi077 ceph-mon[21151]: pgmap v10283: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:15 smithi087 ceph-mon[20993]: pgmap v10283: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:17:17.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:17 smithi046 ceph-mon[19468]: pgmap v10284: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:17 smithi077 ceph-mon[21151]: pgmap v10284: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:17 smithi087 ceph-mon[20993]: pgmap v10284: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:17:18.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:18.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:18.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:19.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:19.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:19.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:19.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:19.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:19 smithi046 ceph-mon[19468]: pgmap v10285: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:19.739 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:19 smithi077 ceph-mon[21151]: pgmap v10285: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:19.766 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:19 smithi087 ceph-mon[20993]: pgmap v10285: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:20.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:20 smithi087 ceph-mon[20993]: from='client.322131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:20.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.690 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:20 smithi077 ceph-mon[21151]: from='client.322131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:20.690 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.690 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.691 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:20 smithi046 ceph-mon[19468]: from='client.322131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:21 smithi046 ceph-mon[19468]: pgmap v10286: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:21 smithi087 ceph-mon[20993]: pgmap v10286: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:21 smithi077 ceph-mon[21151]: pgmap v10286: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:23 smithi046 ceph-mon[19468]: pgmap v10287: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:23 smithi087 ceph-mon[20993]: pgmap v10287: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:23 smithi077 ceph-mon[21151]: pgmap v10287: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:24.295 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:24.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:24.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:24.977 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:24.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:24.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:24.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:24.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:25 smithi046 ceph-mon[19468]: pgmap v10288: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:25 smithi087 ceph-mon[20993]: pgmap v10288: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:25 smithi077 ceph-mon[21151]: pgmap v10288: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:26 smithi046 ceph-mon[19468]: from='client.322203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:26 smithi087 ceph-mon[20993]: from='client.322203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:26 smithi077 ceph-mon[21151]: from='client.322203 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:27 smithi046 ceph-mon[19468]: pgmap v10289: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:17:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:27 smithi087 ceph-mon[20993]: pgmap v10289: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:17:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:27 smithi077 ceph-mon[21151]: pgmap v10289: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:17:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: pgmap v10290: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:17:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: pgmap v10290: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.666 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: pgmap v10290: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:29.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:29.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:29.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:30.660 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:30.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:30.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:30.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:30.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:31.637 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:31 smithi077 ceph-mon[21151]: from='client.322275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:31.637 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:31 smithi077 ceph-mon[21151]: pgmap v10291: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:31 smithi046 ceph-mon[19468]: from='client.322275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:31 smithi046 ceph-mon[19468]: pgmap v10291: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:31 smithi087 ceph-mon[20993]: from='client.322275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:31 smithi087 ceph-mon[20993]: pgmap v10291: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:33 smithi046 ceph-mon[19468]: pgmap v10292: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:33 smithi087 ceph-mon[20993]: pgmap v10292: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:33 smithi077 ceph-mon[21151]: pgmap v10292: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:35.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:35.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:35.662 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:35 smithi046 ceph-mon[19468]: pgmap v10293: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:35 smithi087 ceph-mon[20993]: pgmap v10293: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:35 smithi077 ceph-mon[21151]: pgmap v10293: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:17:36.356 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:36.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:36.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:36.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:36.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:37 smithi046 ceph-mon[19468]: from='client.322350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:37 smithi046 ceph-mon[19468]: pgmap v10294: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:37 smithi087 ceph-mon[20993]: from='client.322350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:37 smithi087 ceph-mon[20993]: pgmap v10294: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:37 smithi077 ceph-mon[21151]: from='client.322350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:37 smithi077 ceph-mon[21151]: pgmap v10294: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:39 smithi087 ceph-mon[20993]: pgmap v10295: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:17:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:39 smithi046 ceph-mon[19468]: pgmap v10295: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:17:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:39 smithi077 ceph-mon[21151]: pgmap v10295: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:17:41.358 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:41 smithi087 ceph-mon[20993]: pgmap v10296: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:41.359 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:41.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:41.359 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:41 smithi046 ceph-mon[19468]: pgmap v10296: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:41 smithi077 ceph-mon[21151]: pgmap v10296: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:17:42.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:42.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:42.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:42.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:42.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:43 smithi087 ceph-mon[20993]: from='client.322428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:43 smithi087 ceph-mon[20993]: pgmap v10297: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:43 smithi077 ceph-mon[21151]: from='client.322428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:43 smithi077 ceph-mon[21151]: pgmap v10297: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:43.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:43 smithi046 ceph-mon[19468]: from='client.322428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:43.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:43 smithi046 ceph-mon[19468]: pgmap v10297: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:45 smithi087 ceph-mon[20993]: pgmap v10298: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:45 smithi077 ceph-mon[21151]: pgmap v10298: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:45 smithi046 ceph-mon[19468]: pgmap v10298: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:47.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:47.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:47.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:47 smithi087 ceph-mon[20993]: pgmap v10299: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:47 smithi077 ceph-mon[21151]: pgmap v10299: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:47.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:47.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:47.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:47.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:47.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:47.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:47 smithi046 ceph-mon[19468]: pgmap v10299: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:48 smithi087 ceph-mon[20993]: from='client.322503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:48 smithi077 ceph-mon[21151]: from='client.322503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:48 smithi046 ceph-mon[19468]: from='client.322503 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:49 smithi087 ceph-mon[20993]: pgmap v10300: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:49 smithi077 ceph-mon[21151]: pgmap v10300: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:49 smithi046 ceph-mon[19468]: pgmap v10300: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.627 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.628 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.628 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:17:51.794 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:51 smithi077 ceph-mon[21151]: pgmap v10301: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:51 smithi046 ceph-mon[19468]: pgmap v10301: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:51 smithi087 ceph-mon[20993]: pgmap v10301: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:52.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:52.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:52.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:53.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:53.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:53.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:53.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:53.421 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:53 smithi046 ceph-mon[19468]: pgmap v10302: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:53 smithi087 ceph-mon[20993]: pgmap v10302: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:53 smithi077 ceph-mon[21151]: pgmap v10302: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:54 smithi046 ceph-mon[19468]: from='client.322581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:54 smithi087 ceph-mon[20993]: from='client.322581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:54 smithi077 ceph-mon[21151]: from='client.322581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:17:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:55 smithi046 ceph-mon[19468]: pgmap v10303: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:55 smithi087 ceph-mon[20993]: pgmap v10303: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:55 smithi077 ceph-mon[21151]: pgmap v10303: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:57.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:57 smithi046 ceph-mon[19468]: pgmap v10304: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:57 smithi087 ceph-mon[20993]: pgmap v10304: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:57 smithi077 ceph-mon[21151]: pgmap v10304: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:17:58.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:17:58.423 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:17:58.423 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:17:59.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:17:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:17:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:17:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:17:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:17:59.804 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:17:59 smithi087 ceph-mon[20993]: pgmap v10305: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:17:59 smithi046 ceph-mon[19468]: pgmap v10305: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:17:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:17:59 smithi077 ceph-mon[21151]: pgmap v10305: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:00 smithi046 ceph-mon[19468]: from='client.322653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:00 smithi077 ceph-mon[21151]: from='client.322653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:00 smithi087 ceph-mon[20993]: from='client.322653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:18:01.430+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:18:01.431+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: pgmap v10306: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: pgmap v10306: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: pgmap v10306: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:18:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:18:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:18:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:18:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:18:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:18:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:18:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:18:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:18:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:03 smithi046 ceph-mon[19468]: pgmap v10307: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:03 smithi087 ceph-mon[20993]: pgmap v10307: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:03 smithi077 ceph-mon[21151]: pgmap v10307: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:04.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:04.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:04.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:04.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:04.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:04.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:04.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:04.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:05 smithi046 ceph-mon[19468]: pgmap v10308: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:05 smithi046 ceph-mon[19468]: from='client.322836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:05 smithi087 ceph-mon[20993]: pgmap v10308: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:05 smithi087 ceph-mon[20993]: from='client.322836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:05 smithi077 ceph-mon[21151]: pgmap v10308: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:05 smithi077 ceph-mon[21151]: from='client.322836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:07 smithi046 ceph-mon[19468]: pgmap v10309: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:07 smithi087 ceph-mon[20993]: pgmap v10309: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:07 smithi077 ceph-mon[21151]: pgmap v10309: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:09.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:09.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:09 smithi046 ceph-mon[19468]: pgmap v10310: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:09.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:09.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:09 smithi087 ceph-mon[20993]: pgmap v10310: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:09 smithi077 ceph-mon[21151]: pgmap v10310: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.476 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:10.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:10.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:10.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:10.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:10 smithi046 ceph-mon[19468]: from='client.322908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:10 smithi046 ceph-mon[19468]: pgmap v10311: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:10 smithi087 ceph-mon[20993]: from='client.322908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:10 smithi087 ceph-mon[20993]: pgmap v10311: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:10 smithi077 ceph-mon[21151]: from='client.322908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:10 smithi077 ceph-mon[21151]: pgmap v10311: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:13.517 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:13 smithi077 ceph-mon[21151]: pgmap v10312: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:13 smithi087 ceph-mon[20993]: pgmap v10312: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:13.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:13 smithi046 ceph-mon[19468]: pgmap v10312: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:15.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:15.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:15.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:15 smithi087 ceph-mon[20993]: pgmap v10313: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:15 smithi077 ceph-mon[21151]: pgmap v10313: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:15 smithi046 ceph-mon[19468]: pgmap v10313: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:18:16.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:16.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:16.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:16.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:16.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:17 smithi046 ceph-mon[19468]: from='client.322983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:17 smithi046 ceph-mon[19468]: pgmap v10314: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:17 smithi077 ceph-mon[21151]: from='client.322983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:17 smithi077 ceph-mon[21151]: pgmap v10314: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:17 smithi087 ceph-mon[20993]: from='client.322983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:17 smithi087 ceph-mon[20993]: pgmap v10314: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:18:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:19 smithi046 ceph-mon[19468]: pgmap v10315: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:19 smithi077 ceph-mon[21151]: pgmap v10315: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:19 smithi087 ceph-mon[20993]: pgmap v10315: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:21.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:21.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:21.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:21.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:21 smithi087 ceph-mon[20993]: pgmap v10316: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:21.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:21.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:21.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:21.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:21.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:21.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:21 smithi046 ceph-mon[19468]: pgmap v10316: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:21.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:21 smithi077 ceph-mon[21151]: pgmap v10316: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:22.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:22 smithi087 ceph-mon[20993]: from='client.323058 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:22 smithi046 ceph-mon[19468]: from='client.323058 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:22 smithi077 ceph-mon[21151]: from='client.323058 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:23 smithi046 ceph-mon[19468]: pgmap v10317: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:23 smithi087 ceph-mon[20993]: pgmap v10317: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:23 smithi077 ceph-mon[21151]: pgmap v10317: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:25 smithi077 ceph-mon[21151]: pgmap v10318: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:25 smithi046 ceph-mon[19468]: pgmap v10318: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:25 smithi087 ceph-mon[20993]: pgmap v10318: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:26.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:26.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:26.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:27.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:27.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:27.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:27.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:27.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:27 smithi046 ceph-mon[19468]: pgmap v10319: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:27 smithi087 ceph-mon[20993]: pgmap v10319: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:27 smithi077 ceph-mon[21151]: pgmap v10319: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:28 smithi046 ceph-mon[19468]: from='client.323133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:28 smithi087 ceph-mon[20993]: from='client.323133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:28 smithi077 ceph-mon[21151]: from='client.323133 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:29.725 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:29 smithi087 ceph-mon[20993]: pgmap v10320: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:29 smithi046 ceph-mon[19468]: pgmap v10320: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:29 smithi077 ceph-mon[21151]: pgmap v10320: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:30 smithi087 ceph-mon[20993]: pgmap v10321: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:30 smithi077 ceph-mon[21151]: pgmap v10321: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:30 smithi046 ceph-mon[19468]: pgmap v10321: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:32.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:32.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:32.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:33.208 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:33.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:33.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:33.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:33.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:33.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:33 smithi046 ceph-mon[19468]: pgmap v10322: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:33 smithi077 ceph-mon[21151]: pgmap v10322: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:33 smithi087 ceph-mon[20993]: pgmap v10322: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:34 smithi077 ceph-mon[21151]: from='client.323208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:34 smithi046 ceph-mon[19468]: from='client.323208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:34 smithi087 ceph-mon[20993]: from='client.323208 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:35 smithi077 ceph-mon[21151]: pgmap v10323: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:35.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:35 smithi087 ceph-mon[20993]: pgmap v10323: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:35 smithi046 ceph-mon[19468]: pgmap v10323: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:37 smithi077 ceph-mon[21151]: pgmap v10324: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:37.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:37 smithi046 ceph-mon[19468]: pgmap v10324: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:37 smithi087 ceph-mon[20993]: pgmap v10324: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:38.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:38.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:38.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:38.926 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:38.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:38.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:38.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:38.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:39.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:39 smithi046 ceph-mon[19468]: pgmap v10325: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:39.472 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:39 smithi046 ceph-mon[19468]: from='client.323283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:39 smithi077 ceph-mon[21151]: pgmap v10325: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:39 smithi077 ceph-mon[21151]: from='client.323283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:39 smithi087 ceph-mon[20993]: pgmap v10325: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:39 smithi087 ceph-mon[20993]: from='client.323283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:41.807 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:41 smithi087 ceph-mon[20993]: pgmap v10326: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:41.807 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.807 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.807 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:41 smithi046 ceph-mon[19468]: pgmap v10326: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:41 smithi077 ceph-mon[21151]: pgmap v10326: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:43 smithi046 ceph-mon[19468]: pgmap v10327: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:43 smithi087 ceph-mon[20993]: pgmap v10327: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:43 smithi077 ceph-mon[21151]: pgmap v10327: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:43.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:43.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:43.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:44.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:44.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:45 smithi046 ceph-mon[19468]: from='client.323361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:45 smithi046 ceph-mon[19468]: pgmap v10328: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:45 smithi087 ceph-mon[20993]: from='client.323361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:45 smithi087 ceph-mon[20993]: pgmap v10328: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:45 smithi077 ceph-mon[21151]: from='client.323361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:45 smithi077 ceph-mon[21151]: pgmap v10328: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:47 smithi046 ceph-mon[19468]: pgmap v10329: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:47 smithi087 ceph-mon[20993]: pgmap v10329: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:47 smithi077 ceph-mon[21151]: pgmap v10329: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:18:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:49.849 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:49 smithi087 ceph-mon[20993]: pgmap v10330: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:49 smithi046 ceph-mon[19468]: pgmap v10330: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:49 smithi077 ceph-mon[21151]: pgmap v10330: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:50.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:50.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:50.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:50.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:50.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: from='client.323436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:50 smithi046 ceph-mon[19468]: pgmap v10331: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: from='client.323436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:50 smithi087 ceph-mon[20993]: pgmap v10331: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: from='client.323436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:50 smithi077 ceph-mon[21151]: pgmap v10331: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:53 smithi077 ceph-mon[21151]: pgmap v10332: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:53 smithi046 ceph-mon[19468]: pgmap v10332: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:53 smithi087 ceph-mon[20993]: pgmap v10332: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:55.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:18:55.304 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:18:55.304 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:18:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:55 smithi046 ceph-mon[19468]: pgmap v10333: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:55 smithi077 ceph-mon[21151]: pgmap v10333: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:55 smithi087 ceph-mon[20993]: pgmap v10333: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:55.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:18:55.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:18:55.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:18:55.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:18:55.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:18:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:57 smithi077 ceph-mon[21151]: from='client.323511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:57 smithi077 ceph-mon[21151]: pgmap v10334: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:57.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:57 smithi046 ceph-mon[19468]: from='client.323511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:57.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:57 smithi046 ceph-mon[19468]: pgmap v10334: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:57 smithi087 ceph-mon[20993]: from='client.323511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:18:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:57 smithi087 ceph-mon[20993]: pgmap v10334: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:18:59.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:18:59 smithi046 ceph-mon[19468]: pgmap v10335: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:18:59 smithi077 ceph-mon[21151]: pgmap v10335: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:18:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:18:59 smithi087 ceph-mon[20993]: pgmap v10335: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:19:00.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:00.990 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:00.990 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:01 smithi087 ceph-mon[20993]: pgmap v10336: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:01 smithi077 ceph-mon[21151]: pgmap v10336: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:01.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:01.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:01 smithi046 ceph-mon[19468]: pgmap v10336: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:01.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:01.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:02.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:19:02.259+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:19:02.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:19:02.260+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='client.323589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='client.323589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:19:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:19:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:19:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:02.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='client.323589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:02.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:19:02.683 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:19:02.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:19:02.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:02.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:02.684 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:19:03.777 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:19:03.777 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:19:03.777 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:03 smithi087 ceph-mon[20993]: pgmap v10337: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:19:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:19:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:03 smithi046 ceph-mon[19468]: pgmap v10337: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:19:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:19:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:03 smithi077 ceph-mon[21151]: pgmap v10337: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:05 smithi046 ceph-mon[19468]: pgmap v10338: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:05 smithi087 ceph-mon[20993]: pgmap v10338: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:05 smithi077 ceph-mon[21151]: pgmap v10338: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:06.672 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:07.355 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:07.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:07.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:07.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:07.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:07 smithi046 ceph-mon[19468]: pgmap v10339: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:07 smithi087 ceph-mon[20993]: pgmap v10339: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:07 smithi077 ceph-mon[21151]: pgmap v10339: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:08 smithi046 ceph-mon[19468]: from='client.323775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:08 smithi087 ceph-mon[20993]: from='client.323775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:08 smithi077 ceph-mon[21151]: from='client.323775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:09 smithi046 ceph-mon[19468]: pgmap v10340: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:09.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:09 smithi077 ceph-mon[21151]: pgmap v10340: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:09 smithi087 ceph-mon[20993]: pgmap v10340: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:10 smithi046 ceph-mon[19468]: pgmap v10341: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:10 smithi087 ceph-mon[20993]: pgmap v10341: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:10 smithi077 ceph-mon[21151]: pgmap v10341: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:12.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:12.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:12.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:13.041 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:13.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:13.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:13.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:13.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:13 smithi077 ceph-mon[21151]: pgmap v10342: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:13.741 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:13 smithi046 ceph-mon[19468]: pgmap v10342: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:13 smithi087 ceph-mon[20993]: pgmap v10342: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:14.475 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:14 smithi077 ceph-mon[21151]: from='client.323850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:14 smithi046 ceph-mon[19468]: from='client.323850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:14 smithi087 ceph-mon[20993]: from='client.323850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:15.511 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:15 smithi077 ceph-mon[21151]: pgmap v10343: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:15 smithi046 ceph-mon[19468]: pgmap v10343: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:15 smithi087 ceph-mon[20993]: pgmap v10343: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:17 smithi087 ceph-mon[20993]: pgmap v10344: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:17 smithi077 ceph-mon[21151]: pgmap v10344: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:17 smithi046 ceph-mon[19468]: pgmap v10344: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:19:18.042 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:18.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:18.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:18.752 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:18.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:18.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:18.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:18.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:19.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:19 smithi046 ceph-mon[19468]: pgmap v10345: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:19.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:19 smithi046 ceph-mon[19468]: from='client.323922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:19 smithi077 ceph-mon[21151]: pgmap v10345: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:19 smithi077 ceph-mon[21151]: from='client.323922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:19 smithi087 ceph-mon[20993]: pgmap v10345: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:19 smithi087 ceph-mon[20993]: from='client.323922 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:21 smithi077 ceph-mon[21151]: pgmap v10346: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:21 smithi046 ceph-mon[19468]: pgmap v10346: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:21 smithi087 ceph-mon[20993]: pgmap v10346: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:21.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:23 smithi087 ceph-mon[20993]: pgmap v10347: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:23 smithi077 ceph-mon[21151]: pgmap v10347: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:23.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:23.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:23 smithi046 ceph-mon[19468]: pgmap v10347: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:23.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:23.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:24.433 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:24.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:25 smithi077 ceph-mon[21151]: from='client.323994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:25 smithi077 ceph-mon[21151]: pgmap v10348: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:25 smithi046 ceph-mon[19468]: from='client.323994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:25 smithi046 ceph-mon[19468]: pgmap v10348: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:25 smithi087 ceph-mon[20993]: from='client.323994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:25 smithi087 ceph-mon[20993]: pgmap v10348: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:27 smithi077 ceph-mon[21151]: pgmap v10349: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:27 smithi046 ceph-mon[19468]: pgmap v10349: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:27 smithi087 ceph-mon[20993]: pgmap v10349: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:29.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:29.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:29.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:29 smithi077 ceph-mon[21151]: pgmap v10350: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:29 smithi046 ceph-mon[19468]: pgmap v10350: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:29 smithi087 ceph-mon[20993]: pgmap v10350: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:30.123 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:30.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='client.324069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:30 smithi077 ceph-mon[21151]: pgmap v10351: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:19:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='client.324069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:30 smithi046 ceph-mon[19468]: pgmap v10351: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:19:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='client.324069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:30 smithi087 ceph-mon[20993]: pgmap v10351: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:19:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:33 smithi077 ceph-mon[21151]: pgmap v10352: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:33 smithi046 ceph-mon[19468]: pgmap v10352: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:33 smithi087 ceph-mon[20993]: pgmap v10352: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:35.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:35.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:35.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:35 smithi077 ceph-mon[21151]: pgmap v10353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:35.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:35 smithi087 ceph-mon[20993]: pgmap v10353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:35.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:35.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:35.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:35.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:35.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:35.807 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:35 smithi046 ceph-mon[19468]: pgmap v10353: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:19:36.482 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:36 smithi077 ceph-mon[21151]: from='client.324147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:36.693 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:36 smithi087 ceph-mon[20993]: from='client.324147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:36 smithi046 ceph-mon[19468]: from='client.324147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:37 smithi077 ceph-mon[21151]: pgmap v10354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:37 smithi046 ceph-mon[19468]: pgmap v10354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:37 smithi087 ceph-mon[20993]: pgmap v10354: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:39 smithi046 ceph-mon[19468]: pgmap v10355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:19:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:39 smithi077 ceph-mon[21151]: pgmap v10355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:19:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:39 smithi087 ceph-mon[20993]: pgmap v10355: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:19:40.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:40.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:40.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:41.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:41.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:41.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:41.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:41.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:41.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:41 smithi046 ceph-mon[19468]: pgmap v10356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:41.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:41 smithi077 ceph-mon[21151]: pgmap v10356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:41 smithi087 ceph-mon[20993]: pgmap v10356: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:42 smithi077 ceph-mon[21151]: from='client.324225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:42.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:42 smithi087 ceph-mon[20993]: from='client.324225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:42 smithi046 ceph-mon[19468]: from='client.324225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:43.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:43 smithi046 ceph-mon[19468]: pgmap v10357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:43.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:43 smithi087 ceph-mon[20993]: pgmap v10357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:43 smithi077 ceph-mon[21151]: pgmap v10357: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:45 smithi046 ceph-mon[19468]: pgmap v10358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:45 smithi087 ceph-mon[20993]: pgmap v10358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:45.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:45 smithi077 ceph-mon[21151]: pgmap v10358: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:19:46.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:46.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:46.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:47.176 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:47.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:47.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:47.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:47.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:47 smithi046 ceph-mon[19468]: pgmap v10359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:19:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:47 smithi087 ceph-mon[20993]: pgmap v10359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:19:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:47 smithi077 ceph-mon[21151]: pgmap v10359: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:19:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:48 smithi046 ceph-mon[19468]: from='client.324300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:48 smithi087 ceph-mon[20993]: from='client.324300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:48 smithi077 ceph-mon[21151]: from='client.324300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:49.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:49 smithi077 ceph-mon[21151]: pgmap v10360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:49 smithi046 ceph-mon[19468]: pgmap v10360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:49 smithi087 ceph-mon[20993]: pgmap v10360: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:51 smithi046 ceph-mon[19468]: pgmap v10361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:51 smithi087 ceph-mon[20993]: pgmap v10361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:19:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:51 smithi077 ceph-mon[21151]: pgmap v10361: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:52.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:52.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:52.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:52.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:52.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:52.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:52.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:52.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:53 smithi077 ceph-mon[21151]: pgmap v10362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:53 smithi077 ceph-mon[21151]: from='client.324375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:53 smithi046 ceph-mon[19468]: pgmap v10362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:53 smithi046 ceph-mon[19468]: from='client.324375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:53 smithi087 ceph-mon[20993]: pgmap v10362: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:53 smithi087 ceph-mon[20993]: from='client.324375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:55 smithi077 ceph-mon[21151]: pgmap v10363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:55 smithi046 ceph-mon[19468]: pgmap v10363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:55 smithi087 ceph-mon[20993]: pgmap v10363: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:57 smithi077 ceph-mon[21151]: pgmap v10364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:57 smithi046 ceph-mon[19468]: pgmap v10364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:57.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:19:57.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:19:57.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:19:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:57 smithi087 ceph-mon[20993]: pgmap v10364: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:19:58.546 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:19:58.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:19:58.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:19:58.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:19:58.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:19:59.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:59 smithi046 ceph-mon[19468]: from='client.324447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:59.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:19:59 smithi046 ceph-mon[19468]: pgmap v10365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:59 smithi077 ceph-mon[21151]: from='client.324447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:19:59 smithi077 ceph-mon[21151]: pgmap v10365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:19:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:59 smithi087 ceph-mon[20993]: from='client.324447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:19:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:19:59 smithi087 ceph-mon[20993]: pgmap v10365: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:20:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:20:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:20:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:01 smithi087 ceph-mon[20993]: pgmap v10366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:01 smithi046 ceph-mon[19468]: pgmap v10366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:01 smithi077 ceph-mon[21151]: pgmap v10366: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:20:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:20:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:20:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:20:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:20:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:20:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:20:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:20:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:20:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:03.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:20:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:20:03.010+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:20:03.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:20:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:20:03.011+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:20:03.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:03.549 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:03.549 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:03.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:03 smithi087 ceph-mon[20993]: pgmap v10367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:03.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:03 smithi046 ceph-mon[19468]: pgmap v10367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:03 smithi077 ceph-mon[21151]: pgmap v10367: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:20:04.217 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:20:04.657 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:20:04.657 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:20:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:20:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:20:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:05 smithi046 ceph-mon[19468]: from='client.324627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:05 smithi046 ceph-mon[19468]: pgmap v10368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:05 smithi087 ceph-mon[20993]: from='client.324627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:05 smithi087 ceph-mon[20993]: pgmap v10368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:05 smithi077 ceph-mon[21151]: from='client.324627 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:05 smithi077 ceph-mon[21151]: pgmap v10368: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:07 smithi087 ceph-mon[20993]: pgmap v10369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:07 smithi046 ceph-mon[19468]: pgmap v10369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:07 smithi077 ceph-mon[21151]: pgmap v10369: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:09.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:09.220 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:09 smithi046 ceph-mon[19468]: pgmap v10370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:09 smithi087 ceph-mon[20993]: pgmap v10370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:09.905 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:09.905 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:09.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:09.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:09.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:09 smithi077 ceph-mon[21151]: pgmap v10370: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='client.324699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='client.324699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='client.324699 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:11 smithi046 ceph-mon[19468]: pgmap v10371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:11 smithi087 ceph-mon[20993]: pgmap v10371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:11 smithi077 ceph-mon[21151]: pgmap v10371: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:13 smithi046 ceph-mon[19468]: pgmap v10372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:13 smithi087 ceph-mon[20993]: pgmap v10372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:13 smithi077 ceph-mon[21151]: pgmap v10372: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:14.907 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:14.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:14.907 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:15.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:15.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:15.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:15.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:15.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:15.579 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:15 smithi077 ceph-mon[21151]: pgmap v10373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:15 smithi046 ceph-mon[19468]: pgmap v10373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:15 smithi087 ceph-mon[20993]: pgmap v10373: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:20:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:16 smithi077 ceph-mon[21151]: from='client.324777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:16.853 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:16 smithi087 ceph-mon[20993]: from='client.324777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:16 smithi046 ceph-mon[19468]: from='client.324777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:17.546 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:17 smithi077 ceph-mon[21151]: pgmap v10374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:17 smithi046 ceph-mon[19468]: pgmap v10374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:17.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:17 smithi087 ceph-mon[20993]: pgmap v10374: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:20:19.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:19 smithi046 ceph-mon[19468]: pgmap v10375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:20:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:19 smithi087 ceph-mon[20993]: pgmap v10375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:20:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:19 smithi077 ceph-mon[21151]: pgmap v10375: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:20:20.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:20.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:20.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:21.297 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:21.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:21 smithi046 ceph-mon[19468]: pgmap v10376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:21 smithi087 ceph-mon[20993]: pgmap v10376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:21 smithi077 ceph-mon[21151]: pgmap v10376: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:22 smithi046 ceph-mon[19468]: from='client.324852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:22 smithi087 ceph-mon[20993]: from='client.324852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:22 smithi077 ceph-mon[21151]: from='client.324852 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:23.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:23 smithi087 ceph-mon[20993]: pgmap v10377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:23 smithi046 ceph-mon[19468]: pgmap v10377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:23 smithi077 ceph-mon[21151]: pgmap v10377: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:25 smithi087 ceph-mon[20993]: pgmap v10378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:25 smithi046 ceph-mon[19468]: pgmap v10378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:25 smithi077 ceph-mon[21151]: pgmap v10378: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:20:26.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:26.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:26.299 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:26.989 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:26.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:26.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:26.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:26.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:27 smithi046 ceph-mon[19468]: pgmap v10379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:20:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:27 smithi087 ceph-mon[20993]: pgmap v10379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:20:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:27 smithi077 ceph-mon[21151]: pgmap v10379: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:20:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:28 smithi046 ceph-mon[19468]: from='client.324924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:28 smithi087 ceph-mon[20993]: from='client.324924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:28 smithi077 ceph-mon[21151]: from='client.324924 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:29 smithi046 ceph-mon[19468]: pgmap v10380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:29 smithi087 ceph-mon[20993]: pgmap v10380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:29 smithi077 ceph-mon[21151]: pgmap v10380: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: pgmap v10381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: pgmap v10381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: pgmap v10381: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:31.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:31.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:31.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:32.672 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:32.672 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:32.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:32.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:32.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:33 smithi046 ceph-mon[19468]: from='client.325002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:33 smithi046 ceph-mon[19468]: pgmap v10382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:33 smithi087 ceph-mon[20993]: from='client.325002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:33 smithi087 ceph-mon[20993]: pgmap v10382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:33 smithi077 ceph-mon[21151]: from='client.325002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:33 smithi077 ceph-mon[21151]: pgmap v10382: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:35.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:35 smithi087 ceph-mon[20993]: pgmap v10383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:35 smithi046 ceph-mon[19468]: pgmap v10383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:35 smithi077 ceph-mon[21151]: pgmap v10383: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:37.547 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:37 smithi077 ceph-mon[21151]: pgmap v10384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:37.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:37.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:37.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:37 smithi046 ceph-mon[19468]: pgmap v10384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:37 smithi087 ceph-mon[20993]: pgmap v10384: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:38.355 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:38.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:38.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:38.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:38.356 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:39 smithi046 ceph-mon[19468]: from='client.325074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:39 smithi046 ceph-mon[19468]: pgmap v10385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:39 smithi087 ceph-mon[20993]: from='client.325074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:39 smithi087 ceph-mon[20993]: pgmap v10385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:39 smithi077 ceph-mon[21151]: from='client.325074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:39 smithi077 ceph-mon[21151]: pgmap v10385: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:41 smithi046 ceph-mon[19468]: pgmap v10386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:41 smithi087 ceph-mon[20993]: pgmap v10386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:41 smithi077 ceph-mon[21151]: pgmap v10386: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:43.358 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:43.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:43.358 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:43 smithi046 ceph-mon[19468]: pgmap v10387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:43 smithi087 ceph-mon[20993]: pgmap v10387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:43 smithi077 ceph-mon[21151]: pgmap v10387: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:44.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:44.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:44.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:44.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:44.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:45 smithi046 ceph-mon[19468]: from='client.325149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:45 smithi046 ceph-mon[19468]: pgmap v10388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:45.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:45 smithi087 ceph-mon[20993]: from='client.325149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:45.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:45 smithi087 ceph-mon[20993]: pgmap v10388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:45 smithi077 ceph-mon[21151]: from='client.325149 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:45 smithi077 ceph-mon[21151]: pgmap v10388: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:47 smithi046 ceph-mon[19468]: pgmap v10389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:47 smithi087 ceph-mon[20993]: pgmap v10389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:47 smithi077 ceph-mon[21151]: pgmap v10389: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:49.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:49 smithi077 ceph-mon[21151]: pgmap v10390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:49.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:49.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:49.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:49.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:49.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:49.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:49 smithi046 ceph-mon[19468]: pgmap v10390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:49 smithi087 ceph-mon[20993]: pgmap v10390: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:50 smithi046 ceph-mon[19468]: from='client.325224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:50 smithi087 ceph-mon[20993]: from='client.325224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:50 smithi077 ceph-mon[21151]: from='client.325224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: pgmap v10391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: pgmap v10391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: pgmap v10391: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:20:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:53 smithi046 ceph-mon[19468]: pgmap v10392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:53 smithi087 ceph-mon[20993]: pgmap v10392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:53 smithi077 ceph-mon[21151]: pgmap v10392: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:54.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:20:54.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:20:54.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:20:55.429 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:20:55.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:20:55.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:20:55.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:20:55.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:20:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:55 smithi046 ceph-mon[19468]: pgmap v10393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:55 smithi087 ceph-mon[20993]: pgmap v10393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:55 smithi077 ceph-mon[21151]: pgmap v10393: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:56.749 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:56 smithi077 ceph-mon[21151]: from='client.325299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:56 smithi046 ceph-mon[19468]: from='client.325299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:56 smithi087 ceph-mon[20993]: from='client.325299 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:20:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:57 smithi077 ceph-mon[21151]: pgmap v10394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:57 smithi046 ceph-mon[19468]: pgmap v10394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:57 smithi087 ceph-mon[20993]: pgmap v10394: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:20:59.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:20:59 smithi077 ceph-mon[21151]: pgmap v10395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:20:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:20:59 smithi046 ceph-mon[19468]: pgmap v10395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:20:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:20:59 smithi087 ceph-mon[20993]: pgmap v10395: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:00.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:00.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:00.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:01.137 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:01.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:01.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:01 smithi046 ceph-mon[19468]: pgmap v10396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:01.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:01 smithi087 ceph-mon[20993]: pgmap v10396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:01 smithi077 ceph-mon[21151]: pgmap v10396: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:02 smithi046 ceph-mon[19468]: from='client.325377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:02 smithi087 ceph-mon[20993]: from='client.325377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:02 smithi077 ceph-mon[21151]: from='client.325377 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:03.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: pgmap v10397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:03.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:21:03.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:21:03.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:21:03.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:03.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: pgmap v10397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:21:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:21:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:21:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: pgmap v10397: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:04.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:21:03.746+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:21:04.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:21:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:21:03.747+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:21:04.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:21:05.757 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:21:05.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:21:05.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:05 smithi087 ceph-mon[20993]: pgmap v10398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:21:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:21:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:05 smithi046 ceph-mon[19468]: pgmap v10398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:21:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:21:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:05 smithi077 ceph-mon[21151]: pgmap v10398: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:06.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:06.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:06.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:06.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:06.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:06.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:07 smithi046 ceph-mon[19468]: pgmap v10399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:07 smithi046 ceph-mon[19468]: from='client.325560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:07 smithi087 ceph-mon[20993]: pgmap v10399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:07 smithi087 ceph-mon[20993]: from='client.325560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:07 smithi077 ceph-mon[21151]: pgmap v10399: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:07 smithi077 ceph-mon[21151]: from='client.325560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:09 smithi046 ceph-mon[19468]: pgmap v10400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:09 smithi087 ceph-mon[20993]: pgmap v10400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:09 smithi077 ceph-mon[21151]: pgmap v10400: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:11.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:11.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:11.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: pgmap v10401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: pgmap v10401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: pgmap v10401: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:12.509 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:12.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:12.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:12.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:12.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:13 smithi046 ceph-mon[19468]: from='client.325635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:13 smithi046 ceph-mon[19468]: pgmap v10402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:13 smithi087 ceph-mon[20993]: from='client.325635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:13 smithi087 ceph-mon[20993]: pgmap v10402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:13 smithi077 ceph-mon[21151]: from='client.325635 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:13 smithi077 ceph-mon[21151]: pgmap v10402: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:15 smithi046 ceph-mon[19468]: pgmap v10403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:15 smithi087 ceph-mon[20993]: pgmap v10403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:15 smithi077 ceph-mon[21151]: pgmap v10403: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:17.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:17.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:17.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:17.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:17 smithi077 ceph-mon[21151]: pgmap v10404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:17 smithi046 ceph-mon[19468]: pgmap v10404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:17 smithi087 ceph-mon[20993]: pgmap v10404: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:21:18.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:18.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:18.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:18.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:18.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:18 smithi087 ceph-mon[20993]: from='client.325713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:18 smithi087 ceph-mon[20993]: pgmap v10405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:18 smithi077 ceph-mon[21151]: from='client.325713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:18 smithi077 ceph-mon[21151]: pgmap v10405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:18 smithi046 ceph-mon[19468]: from='client.325713 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:18 smithi046 ceph-mon[19468]: pgmap v10405: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:21 smithi046 ceph-mon[19468]: pgmap v10406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:21 smithi087 ceph-mon[20993]: pgmap v10406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:21 smithi077 ceph-mon[21151]: pgmap v10406: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:22.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:23.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:23.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:23.200 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:23 smithi046 ceph-mon[19468]: pgmap v10407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:23 smithi087 ceph-mon[20993]: pgmap v10407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:23.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:23.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:23.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:23.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:23.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:23 smithi077 ceph-mon[21151]: pgmap v10407: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:24 smithi046 ceph-mon[19468]: from='client.325785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:24 smithi087 ceph-mon[20993]: from='client.325785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:24 smithi077 ceph-mon[21151]: from='client.325785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:25 smithi046 ceph-mon[19468]: pgmap v10408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:25 smithi087 ceph-mon[20993]: pgmap v10408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:25 smithi077 ceph-mon[21151]: pgmap v10408: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:27.734 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:27 smithi087 ceph-mon[20993]: pgmap v10409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:27 smithi046 ceph-mon[19468]: pgmap v10409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:27 smithi077 ceph-mon[21151]: pgmap v10409: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:28.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:28.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:28.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:29.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:29.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:29.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:29.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:29.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:29 smithi046 ceph-mon[19468]: pgmap v10410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:29 smithi087 ceph-mon[20993]: pgmap v10410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:29 smithi077 ceph-mon[21151]: pgmap v10410: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:30 smithi046 ceph-mon[19468]: from='client.325863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:30 smithi087 ceph-mon[20993]: from='client.325863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:30 smithi077 ceph-mon[21151]: from='client.325863 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: pgmap v10411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: pgmap v10411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: pgmap v10411: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:31.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:33 smithi046 ceph-mon[19468]: pgmap v10412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:33 smithi087 ceph-mon[20993]: pgmap v10412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:33 smithi077 ceph-mon[21151]: pgmap v10412: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:34.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:34.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:34.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:34 smithi046 ceph-mon[19468]: pgmap v10413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:34 smithi077 ceph-mon[21151]: pgmap v10413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:34 smithi087 ceph-mon[20993]: pgmap v10413: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:35.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:35.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:35.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:35.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:35.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:35 smithi077 ceph-mon[21151]: from='client.325938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:36.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:35 smithi087 ceph-mon[20993]: from='client.325938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:35 smithi046 ceph-mon[19468]: from='client.325938 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:36 smithi077 ceph-mon[21151]: pgmap v10414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:36 smithi046 ceph-mon[19468]: pgmap v10414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:36 smithi087 ceph-mon[20993]: pgmap v10414: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:39.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:39 smithi077 ceph-mon[21151]: pgmap v10415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:39 smithi046 ceph-mon[19468]: pgmap v10415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:39 smithi087 ceph-mon[20993]: pgmap v10415: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:40.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:40.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:40.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:40.948 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:40.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:40.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:40.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:40.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:41.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:41 smithi046 ceph-mon[19468]: pgmap v10416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:41.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:41 smithi046 ceph-mon[19468]: from='client.326013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:41 smithi087 ceph-mon[20993]: pgmap v10416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:41 smithi087 ceph-mon[20993]: from='client.326013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:41 smithi077 ceph-mon[21151]: pgmap v10416: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:41 smithi077 ceph-mon[21151]: from='client.326013 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:43.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:42 smithi046 ceph-mon[19468]: pgmap v10417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:42 smithi087 ceph-mon[20993]: pgmap v10417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:42 smithi077 ceph-mon[21151]: pgmap v10417: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:45 smithi046 ceph-mon[19468]: pgmap v10418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:45.867 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:45 smithi087 ceph-mon[20993]: pgmap v10418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:45 smithi077 ceph-mon[21151]: pgmap v10418: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:21:45.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:45.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:45.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:46.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:46.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:46.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:46.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:46.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:47 smithi087 ceph-mon[20993]: from='client.326091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:47 smithi087 ceph-mon[20993]: pgmap v10419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:47 smithi046 ceph-mon[19468]: from='client.326091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:47 smithi046 ceph-mon[19468]: pgmap v10419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:47 smithi077 ceph-mon[21151]: from='client.326091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:47 smithi077 ceph-mon[21151]: pgmap v10419: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:49.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:49 smithi077 ceph-mon[21151]: pgmap v10420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:49 smithi046 ceph-mon[19468]: pgmap v10420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:49 smithi087 ceph-mon[20993]: pgmap v10420: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:51.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:51.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:51.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: pgmap v10421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: pgmap v10421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: pgmap v10421: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:21:52.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:53 smithi046 ceph-mon[19468]: from='client.326169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:53 smithi046 ceph-mon[19468]: pgmap v10422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:53 smithi087 ceph-mon[20993]: from='client.326169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:53 smithi087 ceph-mon[20993]: pgmap v10422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:53 smithi077 ceph-mon[21151]: from='client.326169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:53 smithi077 ceph-mon[21151]: pgmap v10422: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:55 smithi046 ceph-mon[19468]: pgmap v10423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:55 smithi087 ceph-mon[20993]: pgmap v10423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:55 smithi077 ceph-mon[21151]: pgmap v10423: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:57.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:21:57.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:21:57.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:21:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:57 smithi046 ceph-mon[19468]: pgmap v10424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:57 smithi087 ceph-mon[20993]: pgmap v10424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:57 smithi077 ceph-mon[21151]: pgmap v10424: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:21:57.999 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:21:57.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:21:57.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:21:57.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:21:57.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:21:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:59 smithi046 ceph-mon[19468]: from='client.326247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:21:59 smithi046 ceph-mon[19468]: pgmap v10425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:59 smithi087 ceph-mon[20993]: from='client.326247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:21:59 smithi087 ceph-mon[20993]: pgmap v10425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:21:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:59 smithi077 ceph-mon[21151]: from='client.326247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:21:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:21:59 smithi077 ceph-mon[21151]: pgmap v10425: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:01.534 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:01 smithi077 ceph-mon[21151]: pgmap v10426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:01.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:01 smithi046 ceph-mon[19468]: pgmap v10426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:01 smithi087 ceph-mon[20993]: pgmap v10426: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:03.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:03.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:03.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:02 smithi046 ceph-mon[19468]: pgmap v10427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:02 smithi087 ceph-mon[20993]: pgmap v10427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:02 smithi077 ceph-mon[21151]: pgmap v10427: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:03.684 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:03.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:03.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:03.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:03.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:03 smithi046 ceph-mon[19468]: from='client.326325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:03 smithi087 ceph-mon[20993]: from='client.326325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:03 smithi077 ceph-mon[21151]: from='client.326325 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:04.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:22:04.506+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:22:04.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:22:04.507+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:22:04.973 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:22:04.973 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: pgmap v10428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:22:04.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:22:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:22:05.162 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:22:05.162 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:22:05.162 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:05.162 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:05.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:05.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: pgmap v10428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:05.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:22:05.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:22:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:22:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:22:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: pgmap v10428: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:22:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:22:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:07 smithi087 ceph-mon[20993]: pgmap v10429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:07 smithi046 ceph-mon[19468]: pgmap v10429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:07 smithi077 ceph-mon[21151]: pgmap v10429: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:08.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:08.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:08.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:09.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:09.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:09.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:09.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:09.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:09 smithi046 ceph-mon[19468]: pgmap v10430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:09 smithi087 ceph-mon[20993]: pgmap v10430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:09 smithi077 ceph-mon[21151]: pgmap v10430: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:10 smithi046 ceph-mon[19468]: from='client.326505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:10 smithi087 ceph-mon[20993]: from='client.326505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:10 smithi077 ceph-mon[21151]: from='client.326505 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: pgmap v10431: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: pgmap v10431: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: pgmap v10431: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:11.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:13 smithi046 ceph-mon[19468]: pgmap v10432: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:13 smithi087 ceph-mon[20993]: pgmap v10432: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:13 smithi077 ceph-mon[21151]: pgmap v10432: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:14.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:14.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:14.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:15.066 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:15.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:15.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:15.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:15.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:15 smithi046 ceph-mon[19468]: pgmap v10433: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:15 smithi087 ceph-mon[20993]: pgmap v10433: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:15 smithi077 ceph-mon[21151]: pgmap v10433: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:16 smithi046 ceph-mon[19468]: from='client.326583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:16 smithi087 ceph-mon[20993]: from='client.326583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:16 smithi077 ceph-mon[21151]: from='client.326583 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:17 smithi046 ceph-mon[19468]: pgmap v10434: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:17 smithi087 ceph-mon[20993]: pgmap v10434: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:17 smithi077 ceph-mon[21151]: pgmap v10434: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:22:19.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:19 smithi077 ceph-mon[21151]: pgmap v10435: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:22:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:19 smithi046 ceph-mon[19468]: pgmap v10435: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:22:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:19 smithi087 ceph-mon[20993]: pgmap v10435: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:22:20.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:20.068 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:20.068 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:20.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:20.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:20.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:20.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:20.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:21 smithi046 ceph-mon[19468]: from='client.326658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:21 smithi046 ceph-mon[19468]: pgmap v10436: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:21 smithi087 ceph-mon[20993]: from='client.326658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:21 smithi087 ceph-mon[20993]: pgmap v10436: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:21 smithi077 ceph-mon[21151]: from='client.326658 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:21 smithi077 ceph-mon[21151]: pgmap v10436: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:23.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:22 smithi046 ceph-mon[19468]: pgmap v10437: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:22 smithi087 ceph-mon[20993]: pgmap v10437: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:22 smithi077 ceph-mon[21151]: pgmap v10437: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:25.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:25 smithi046 ceph-mon[19468]: pgmap v10438: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:25.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:25.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:25.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:25 smithi087 ceph-mon[20993]: pgmap v10438: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:25 smithi077 ceph-mon[21151]: pgmap v10438: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:22:26.430 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:26.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:26.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:26.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:26.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:27 smithi087 ceph-mon[20993]: from='client.326733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:27 smithi087 ceph-mon[20993]: pgmap v10439: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:27 smithi046 ceph-mon[19468]: from='client.326733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:27 smithi046 ceph-mon[19468]: pgmap v10439: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:27 smithi077 ceph-mon[21151]: from='client.326733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:27 smithi077 ceph-mon[21151]: pgmap v10439: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:29 smithi087 ceph-mon[20993]: pgmap v10440: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:22:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:29 smithi046 ceph-mon[19468]: pgmap v10440: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:22:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:29 smithi077 ceph-mon[21151]: pgmap v10440: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:22:31.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:31.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:31.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: pgmap v10441: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: pgmap v10441: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: pgmap v10441: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:32.113 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:32.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:32.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:32.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:32.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:33 smithi046 ceph-mon[19468]: from='client.326808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:33 smithi046 ceph-mon[19468]: pgmap v10442: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:33 smithi087 ceph-mon[20993]: from='client.326808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:33 smithi087 ceph-mon[20993]: pgmap v10442: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:33 smithi077 ceph-mon[21151]: from='client.326808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:33 smithi077 ceph-mon[21151]: pgmap v10442: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:35 smithi046 ceph-mon[19468]: pgmap v10443: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:35 smithi087 ceph-mon[20993]: pgmap v10443: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:35 smithi077 ceph-mon[21151]: pgmap v10443: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:37.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:37.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:37.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:37.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:37.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:37.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:37.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:37.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:37.801 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:37 smithi046 ceph-mon[19468]: pgmap v10444: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:37 smithi087 ceph-mon[20993]: pgmap v10444: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:37 smithi077 ceph-mon[21151]: pgmap v10444: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:38 smithi046 ceph-mon[19468]: from='client.326886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:38 smithi087 ceph-mon[20993]: from='client.326886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:38 smithi077 ceph-mon[21151]: from='client.326886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:39 smithi046 ceph-mon[19468]: pgmap v10445: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:39 smithi087 ceph-mon[20993]: pgmap v10445: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:39 smithi077 ceph-mon[21151]: pgmap v10445: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:41 smithi046 ceph-mon[19468]: pgmap v10446: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:41.870 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:41 smithi077 ceph-mon[21151]: pgmap v10446: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:41 smithi087 ceph-mon[20993]: pgmap v10446: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:42.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:42.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:42.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:43 smithi046 ceph-mon[19468]: pgmap v10447: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:43 smithi087 ceph-mon[20993]: pgmap v10447: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:43 smithi077 ceph-mon[21151]: pgmap v10447: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:43.489 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:43.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:44.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:44 smithi046 ceph-mon[19468]: from='client.326961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:44 smithi087 ceph-mon[20993]: from='client.326961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:44 smithi077 ceph-mon[21151]: from='client.326961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:45 smithi046 ceph-mon[19468]: pgmap v10448: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:45 smithi087 ceph-mon[20993]: pgmap v10448: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:45 smithi077 ceph-mon[21151]: pgmap v10448: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:47.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:47 smithi087 ceph-mon[20993]: pgmap v10449: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:47 smithi046 ceph-mon[19468]: pgmap v10449: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:47 smithi077 ceph-mon[21151]: pgmap v10449: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:48.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:48.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:48.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:49.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:49.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:49.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:49.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:49.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:49 smithi087 ceph-mon[20993]: pgmap v10450: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:49.735 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:49 smithi077 ceph-mon[21151]: pgmap v10450: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:49 smithi046 ceph-mon[19468]: pgmap v10450: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:50 smithi046 ceph-mon[19468]: from='client.327039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:50 smithi087 ceph-mon[20993]: from='client.327039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:50 smithi077 ceph-mon[21151]: from='client.327039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: pgmap v10451: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: pgmap v10451: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.864 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: pgmap v10451: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:22:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:51.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:22:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:53 smithi046 ceph-mon[19468]: pgmap v10452: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:53 smithi087 ceph-mon[20993]: pgmap v10452: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:53 smithi077 ceph-mon[21151]: pgmap v10452: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:54.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:54.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:54.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:54.872 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:22:54.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:22:54.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:22:54.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:22:54.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:22:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:55 smithi046 ceph-mon[19468]: pgmap v10453: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:55 smithi046 ceph-mon[19468]: from='client.327114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:55 smithi087 ceph-mon[20993]: pgmap v10453: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:55 smithi087 ceph-mon[20993]: from='client.327114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:55 smithi077 ceph-mon[21151]: pgmap v10453: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:22:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:55 smithi077 ceph-mon[21151]: from='client.327114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:22:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:57 smithi046 ceph-mon[19468]: pgmap v10454: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:22:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:57 smithi087 ceph-mon[20993]: pgmap v10454: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:22:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:57 smithi077 ceph-mon[21151]: pgmap v10454: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:22:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:22:59 smithi046 ceph-mon[19468]: pgmap v10455: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:22:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:22:59 smithi087 ceph-mon[20993]: pgmap v10455: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:22:59.874 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:22:59.874 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:22:59.874 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:22:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:22:59 smithi077 ceph-mon[21151]: pgmap v10455: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:23:00.560 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:00.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:00.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:00.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:00.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:01.519 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:01 smithi077 ceph-mon[21151]: from='client.327189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:01.519 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:01 smithi077 ceph-mon[21151]: pgmap v10456: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:01 smithi046 ceph-mon[19468]: from='client.327189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:01 smithi046 ceph-mon[19468]: pgmap v10456: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:01 smithi087 ceph-mon[20993]: from='client.327189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:01 smithi087 ceph-mon[20993]: pgmap v10456: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:03 smithi077 ceph-mon[21151]: pgmap v10457: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:03 smithi046 ceph-mon[19468]: pgmap v10457: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:03 smithi087 ceph-mon[20993]: pgmap v10457: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:05.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:23:05.246+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:23:05.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:23:05.247+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:23:05.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:05.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:05.562 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:05.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: pgmap v10458: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:05.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:23:05.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:23:05.704 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:23:05.705 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:05.705 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: pgmap v10458: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:23:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:23:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:23:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:05.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: pgmap v10458: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:23:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:23:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:23:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:06.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:06.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:06.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:06.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:06.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:23:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:23:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:23:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:23:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:23:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:23:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:23:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:07 smithi077 ceph-mon[21151]: from='client.327372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:07 smithi077 ceph-mon[21151]: pgmap v10459: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:23:07.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:07 smithi087 ceph-mon[20993]: from='client.327372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:07.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:07 smithi087 ceph-mon[20993]: pgmap v10459: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:23:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:07 smithi046 ceph-mon[19468]: from='client.327372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:07 smithi046 ceph-mon[19468]: pgmap v10459: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:23:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:09 smithi087 ceph-mon[20993]: pgmap v10460: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:09 smithi046 ceph-mon[19468]: pgmap v10460: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:09 smithi077 ceph-mon[21151]: pgmap v10460: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:11.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:11.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:11.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: pgmap v10461: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: pgmap v10461: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: pgmap v10461: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:11.945 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:11.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:11.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:11.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:11.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:12 smithi046 ceph-mon[19468]: from='client.327447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:12 smithi087 ceph-mon[20993]: from='client.327447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:12 smithi077 ceph-mon[21151]: from='client.327447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:13.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:13 smithi046 ceph-mon[19468]: pgmap v10462: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:13 smithi087 ceph-mon[20993]: pgmap v10462: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:13 smithi077 ceph-mon[21151]: pgmap v10462: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:15 smithi046 ceph-mon[19468]: pgmap v10463: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:15 smithi087 ceph-mon[20993]: pgmap v10463: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:15 smithi077 ceph-mon[21151]: pgmap v10463: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:16.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:16.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:16.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:17.634 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:17.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:17.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:17.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:17.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:17 smithi046 ceph-mon[19468]: pgmap v10464: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:17 smithi087 ceph-mon[20993]: pgmap v10464: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:17 smithi077 ceph-mon[21151]: pgmap v10464: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:18 smithi046 ceph-mon[19468]: from='client.327519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:18 smithi087 ceph-mon[20993]: from='client.327519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:18 smithi077 ceph-mon[21151]: from='client.327519 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:19.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:19 smithi077 ceph-mon[21151]: pgmap v10465: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:23:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:19 smithi046 ceph-mon[19468]: pgmap v10465: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:23:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:19 smithi087 ceph-mon[20993]: pgmap v10465: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:23:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:21 smithi046 ceph-mon[19468]: pgmap v10466: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:21.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:21 smithi077 ceph-mon[21151]: pgmap v10466: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:21 smithi087 ceph-mon[20993]: pgmap v10466: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:23:22.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:22.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:22.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:23.316 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:23.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:23.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:23.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:23.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:23 smithi046 ceph-mon[19468]: pgmap v10467: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:23 smithi087 ceph-mon[20993]: pgmap v10467: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:23.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:23 smithi077 ceph-mon[21151]: pgmap v10467: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:24 smithi046 ceph-mon[19468]: from='client.327591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:24 smithi087 ceph-mon[20993]: from='client.327591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:24 smithi077 ceph-mon[21151]: from='client.327591 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:25 smithi046 ceph-mon[19468]: pgmap v10468: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:25 smithi087 ceph-mon[20993]: pgmap v10468: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:25 smithi077 ceph-mon[21151]: pgmap v10468: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:27.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:27 smithi046 ceph-mon[19468]: pgmap v10469: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:27 smithi077 ceph-mon[21151]: pgmap v10469: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:27 smithi087 ceph-mon[20993]: pgmap v10469: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:28.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:28.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:28.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:29.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:29.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:29.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:29.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:29.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:29.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:29 smithi087 ceph-mon[20993]: pgmap v10470: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:29 smithi046 ceph-mon[19468]: pgmap v10470: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:29 smithi077 ceph-mon[21151]: pgmap v10470: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:30 smithi046 ceph-mon[19468]: from='client.327669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:30.861 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:30 smithi087 ceph-mon[20993]: from='client.327669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:30 smithi077 ceph-mon[21151]: from='client.327669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:31 smithi046 ceph-mon[19468]: pgmap v10471: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:31 smithi087 ceph-mon[20993]: pgmap v10471: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:31 smithi077 ceph-mon[21151]: pgmap v10471: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:33 smithi046 ceph-mon[19468]: pgmap v10472: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:33 smithi087 ceph-mon[20993]: pgmap v10472: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:33 smithi077 ceph-mon[21151]: pgmap v10472: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:34.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:34.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:34.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:34.686 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:34.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:34.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:34.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:34.686 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:35 smithi046 ceph-mon[19468]: from='client.327741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:35 smithi046 ceph-mon[19468]: pgmap v10473: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:35 smithi087 ceph-mon[20993]: from='client.327741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:35 smithi087 ceph-mon[20993]: pgmap v10473: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:35 smithi077 ceph-mon[21151]: from='client.327741 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:35 smithi077 ceph-mon[21151]: pgmap v10473: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:37 smithi046 ceph-mon[19468]: pgmap v10474: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:37 smithi087 ceph-mon[20993]: pgmap v10474: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:37 smithi077 ceph-mon[21151]: pgmap v10474: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:39.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:39.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:39.688 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:39 smithi046 ceph-mon[19468]: pgmap v10475: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:39 smithi087 ceph-mon[20993]: pgmap v10475: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:39 smithi077 ceph-mon[21151]: pgmap v10475: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:40.371 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:41 smithi046 ceph-mon[19468]: from='client.327816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:41 smithi046 ceph-mon[19468]: pgmap v10476: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:41 smithi087 ceph-mon[20993]: from='client.327816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:41 smithi087 ceph-mon[20993]: pgmap v10476: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:41 smithi077 ceph-mon[21151]: from='client.327816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:41 smithi077 ceph-mon[21151]: pgmap v10476: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:43.563 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:43 smithi077 ceph-mon[21151]: pgmap v10477: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:43.563 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.564 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.564 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:43 smithi046 ceph-mon[19468]: pgmap v10477: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:43.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:43 smithi087 ceph-mon[20993]: pgmap v10477: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:45.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:45.373 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:45.373 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:45.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:45 smithi046 ceph-mon[19468]: pgmap v10478: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:45 smithi087 ceph-mon[20993]: pgmap v10478: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:45 smithi077 ceph-mon[21151]: pgmap v10478: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:46.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:46.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:47.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:47 smithi046 ceph-mon[19468]: from='client.327891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:47.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:47 smithi046 ceph-mon[19468]: pgmap v10479: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:47 smithi087 ceph-mon[20993]: from='client.327891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:47 smithi087 ceph-mon[20993]: pgmap v10479: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:47 smithi077 ceph-mon[21151]: from='client.327891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:47 smithi077 ceph-mon[21151]: pgmap v10479: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:49 smithi087 ceph-mon[20993]: pgmap v10480: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:49.722 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:49 smithi077 ceph-mon[21151]: pgmap v10480: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:49 smithi046 ceph-mon[19468]: pgmap v10480: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:23:51.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:51.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:51.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:51.712 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:51 smithi087 ceph-mon[20993]: pgmap v10481: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:51.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:51.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:51.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:51.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:51.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:51.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:51 smithi046 ceph-mon[19468]: pgmap v10481: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:51 smithi077 ceph-mon[21151]: pgmap v10481: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='client.327966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='client.327966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='client.327966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:23:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:53 smithi046 ceph-mon[19468]: pgmap v10482: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:53 smithi087 ceph-mon[20993]: pgmap v10482: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:53 smithi077 ceph-mon[21151]: pgmap v10482: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:55 smithi046 ceph-mon[19468]: pgmap v10483: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:55 smithi087 ceph-mon[20993]: pgmap v10483: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:55 smithi077 ceph-mon[21151]: pgmap v10483: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:56.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:23:56.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:23:56.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:23:57.515 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:23:57.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:23:57.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:23:57.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:23:57.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:23:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:57 smithi046 ceph-mon[19468]: pgmap v10484: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:57 smithi087 ceph-mon[20993]: pgmap v10484: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:57 smithi077 ceph-mon[21151]: pgmap v10484: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:23:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:58 smithi046 ceph-mon[19468]: from='client.328041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:58 smithi087 ceph-mon[20993]: from='client.328041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:58 smithi077 ceph-mon[21151]: from='client.328041 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:23:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:23:59 smithi046 ceph-mon[19468]: pgmap v10485: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:23:59 smithi087 ceph-mon[20993]: pgmap v10485: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:23:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:23:59 smithi077 ceph-mon[21151]: pgmap v10485: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:01 smithi046 ceph-mon[19468]: pgmap v10486: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:01 smithi087 ceph-mon[20993]: pgmap v10486: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:01 smithi077 ceph-mon[21151]: pgmap v10486: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:02.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:02.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:02.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:03.212 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:03.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:03.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:03.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:03.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:03 smithi046 ceph-mon[19468]: pgmap v10487: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:03 smithi087 ceph-mon[20993]: pgmap v10487: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:03 smithi077 ceph-mon[21151]: pgmap v10487: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:03.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:04 smithi046 ceph-mon[19468]: from='client.328113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:04 smithi087 ceph-mon[20993]: from='client.328113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:04 smithi077 ceph-mon[21151]: from='client.328113 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:05.731 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: pgmap v10488: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:05.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:24:05.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:24:05.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:24:05.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:05.732 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: pgmap v10488: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:24:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:24:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: pgmap v10488: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:24:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:24:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:24:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:06.283 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:24:05.995+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:24:06.283 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:24:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:24:05.996+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:24:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:24:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:24:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:24:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:07 smithi046 ceph-mon[19468]: pgmap v10489: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:24:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:24:07.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:07 smithi087 ceph-mon[20993]: pgmap v10489: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:24:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:24:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:07 smithi077 ceph-mon[21151]: pgmap v10489: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:08.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:08.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:08.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:08.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:08.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:08.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:08.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:08.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:09 smithi087 ceph-mon[20993]: pgmap v10490: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:09 smithi087 ceph-mon[20993]: from='client.328296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:09 smithi077 ceph-mon[21151]: pgmap v10490: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:09 smithi077 ceph-mon[21151]: from='client.328296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:09 smithi046 ceph-mon[19468]: pgmap v10490: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:09 smithi046 ceph-mon[19468]: from='client.328296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:11 smithi087 ceph-mon[20993]: pgmap v10491: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:11 smithi077 ceph-mon[21151]: pgmap v10491: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:11 smithi046 ceph-mon[19468]: pgmap v10491: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:13.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:12 smithi046 ceph-mon[19468]: pgmap v10492: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:12 smithi087 ceph-mon[20993]: pgmap v10492: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:12 smithi077 ceph-mon[21151]: pgmap v10492: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:13.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:13.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:13.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:14.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:14.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:14.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:14.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:14.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:15 smithi046 ceph-mon[19468]: from='client.328368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:15 smithi046 ceph-mon[19468]: pgmap v10493: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:15 smithi087 ceph-mon[20993]: from='client.328368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:15 smithi087 ceph-mon[20993]: pgmap v10493: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:15 smithi077 ceph-mon[21151]: from='client.328368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:15 smithi077 ceph-mon[21151]: pgmap v10493: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:17 smithi046 ceph-mon[19468]: pgmap v10494: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:17 smithi087 ceph-mon[20993]: pgmap v10494: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:17 smithi077 ceph-mon[21151]: pgmap v10494: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:19.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:19.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:19.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:19 smithi046 ceph-mon[19468]: pgmap v10495: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:19 smithi087 ceph-mon[20993]: pgmap v10495: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:19 smithi077 ceph-mon[21151]: pgmap v10495: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:20.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:20.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:20.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:20.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:20.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:21 smithi046 ceph-mon[19468]: from='client.328443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:21 smithi046 ceph-mon[19468]: pgmap v10496: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:21 smithi087 ceph-mon[20993]: from='client.328443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:21 smithi087 ceph-mon[20993]: pgmap v10496: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:21 smithi077 ceph-mon[21151]: from='client.328443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:21 smithi077 ceph-mon[21151]: pgmap v10496: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:24:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:23 smithi046 ceph-mon[19468]: pgmap v10497: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:23 smithi077 ceph-mon[21151]: pgmap v10497: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:23.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:23 smithi087 ceph-mon[20993]: pgmap v10497: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:25.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:25.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:25.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:25 smithi046 ceph-mon[19468]: pgmap v10498: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:25 smithi077 ceph-mon[21151]: pgmap v10498: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:25 smithi087 ceph-mon[20993]: pgmap v10498: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:25.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:25.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:25.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:25.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:25.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:26 smithi077 ceph-mon[21151]: from='client.328515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:26.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:26 smithi046 ceph-mon[19468]: from='client.328515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:26 smithi087 ceph-mon[20993]: from='client.328515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:27.787 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:27 smithi077 ceph-mon[21151]: pgmap v10499: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:27.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:27 smithi046 ceph-mon[19468]: pgmap v10499: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:27 smithi087 ceph-mon[20993]: pgmap v10499: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:29 smithi046 ceph-mon[19468]: pgmap v10500: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:29 smithi087 ceph-mon[20993]: pgmap v10500: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:29 smithi077 ceph-mon[21151]: pgmap v10500: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:24:30.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:30.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:30.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:31 smithi087 ceph-mon[20993]: pgmap v10501: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:31.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:31.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:31.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:31.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:31.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:31.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:31 smithi077 ceph-mon[21151]: pgmap v10501: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:31 smithi046 ceph-mon[19468]: pgmap v10501: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='client.328590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='client.328590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='client.328590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:33 smithi046 ceph-mon[19468]: pgmap v10502: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:33 smithi087 ceph-mon[20993]: pgmap v10502: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:33 smithi077 ceph-mon[21151]: pgmap v10502: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:35 smithi046 ceph-mon[19468]: pgmap v10503: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:35 smithi087 ceph-mon[20993]: pgmap v10503: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:35 smithi077 ceph-mon[21151]: pgmap v10503: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:36.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:36.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:36.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:37.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:37.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:37.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:37.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:37.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:37 smithi046 ceph-mon[19468]: pgmap v10504: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:37 smithi087 ceph-mon[20993]: pgmap v10504: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:37 smithi077 ceph-mon[21151]: pgmap v10504: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:38 smithi046 ceph-mon[19468]: from='client.328668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:38 smithi087 ceph-mon[20993]: from='client.328668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:38 smithi077 ceph-mon[21151]: from='client.328668 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:39 smithi046 ceph-mon[19468]: pgmap v10505: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:39 smithi087 ceph-mon[20993]: pgmap v10505: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:39 smithi077 ceph-mon[21151]: pgmap v10505: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:41 smithi077 ceph-mon[21151]: pgmap v10506: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:41 smithi046 ceph-mon[19468]: pgmap v10506: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:41 smithi087 ceph-mon[20993]: pgmap v10506: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:42.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:42.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:42.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:43.061 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:43.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:43 smithi046 ceph-mon[19468]: pgmap v10507: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:43.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.618 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.618 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:43 smithi087 ceph-mon[20993]: pgmap v10507: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:43 smithi077 ceph-mon[21151]: pgmap v10507: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:44.795 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:44 smithi077 ceph-mon[21151]: from='client.328740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:44 smithi046 ceph-mon[19468]: from='client.328740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:44 smithi087 ceph-mon[20993]: from='client.328740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:45.825 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:45 smithi077 ceph-mon[21151]: pgmap v10508: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:45 smithi046 ceph-mon[19468]: pgmap v10508: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:45 smithi087 ceph-mon[20993]: pgmap v10508: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:47 smithi046 ceph-mon[19468]: pgmap v10509: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:47 smithi087 ceph-mon[20993]: pgmap v10509: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:47 smithi077 ceph-mon[21151]: pgmap v10509: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:48.063 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:48.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:48.064 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:48.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:48.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:48.745 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:48.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:48.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:49 smithi046 ceph-mon[19468]: from='client.328812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:49 smithi046 ceph-mon[19468]: pgmap v10510: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:49 smithi087 ceph-mon[20993]: from='client.328812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:49 smithi087 ceph-mon[20993]: pgmap v10510: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:49 smithi077 ceph-mon[21151]: from='client.328812 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:49 smithi077 ceph-mon[21151]: pgmap v10510: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:51 smithi077 ceph-mon[21151]: pgmap v10511: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:51 smithi046 ceph-mon[19468]: pgmap v10511: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:51 smithi087 ceph-mon[20993]: pgmap v10511: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.010 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:52 smithi087 ceph-mon[20993]: pgmap v10512: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:52 smithi046 ceph-mon[19468]: pgmap v10512: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:24:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:52 smithi077 ceph-mon[21151]: pgmap v10512: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:53.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:53.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:53.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:54.437 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:24:54.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:24:54.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:24:54.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:24:54.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:24:55.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:55 smithi087 ceph-mon[20993]: from='client.328887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:55.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:55 smithi087 ceph-mon[20993]: pgmap v10513: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:55 smithi046 ceph-mon[19468]: from='client.328887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:55 smithi046 ceph-mon[19468]: pgmap v10513: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:55 smithi077 ceph-mon[21151]: from='client.328887 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:24:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:55 smithi077 ceph-mon[21151]: pgmap v10513: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:57 smithi046 ceph-mon[19468]: pgmap v10514: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:57 smithi087 ceph-mon[20993]: pgmap v10514: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:57 smithi077 ceph-mon[21151]: pgmap v10514: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:24:59.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:24:59.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:24:59.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:24:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:24:59 smithi046 ceph-mon[19468]: pgmap v10515: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:24:59 smithi087 ceph-mon[20993]: pgmap v10515: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:24:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:24:59 smithi077 ceph-mon[21151]: pgmap v10515: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:00.123 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:00.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:01 smithi046 ceph-mon[19468]: from='client.328959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:01 smithi046 ceph-mon[19468]: pgmap v10516: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:25:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:01 smithi087 ceph-mon[20993]: from='client.328959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:01 smithi087 ceph-mon[20993]: pgmap v10516: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:25:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:01 smithi077 ceph-mon[21151]: from='client.328959 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:01 smithi077 ceph-mon[21151]: pgmap v10516: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:25:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:03 smithi046 ceph-mon[19468]: pgmap v10517: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:03 smithi087 ceph-mon[20993]: pgmap v10517: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:03 smithi077 ceph-mon[21151]: pgmap v10517: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:05.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:05.813 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:05.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:05.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:05.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:05.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:05.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:05 smithi046 ceph-mon[19468]: pgmap v10518: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:05 smithi087 ceph-mon[20993]: pgmap v10518: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:05 smithi077 ceph-mon[21151]: pgmap v10518: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:25:06.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='client.329031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:06.645 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:25:06.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:25:06.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:25:06.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:06.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:06.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:25:06.729+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:25:06.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:25:06.730+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:25:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='client.329031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:25:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:25:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:25:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:06.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='client.329031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:25:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:25:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:25:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:07.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:07.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:07 smithi087 ceph-mon[20993]: pgmap v10519: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:07 smithi046 ceph-mon[19468]: pgmap v10519: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:25:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:07 smithi077 ceph-mon[21151]: pgmap v10519: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:08.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:25:08.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:25:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:25:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:25:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:25:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:25:09.759 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:09 smithi046 ceph-mon[19468]: pgmap v10520: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:09 smithi087 ceph-mon[20993]: pgmap v10520: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:09 smithi077 ceph-mon[21151]: pgmap v10520: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:10.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:10.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:10.817 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:11.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:11.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:11.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:11.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:11.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:11.814 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:11 smithi087 ceph-mon[20993]: pgmap v10521: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:11.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:11 smithi046 ceph-mon[19468]: pgmap v10521: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:11 smithi077 ceph-mon[21151]: pgmap v10521: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:12.741 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='client.329211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.742 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='client.329211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='client.329211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:13 smithi046 ceph-mon[19468]: pgmap v10522: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:13 smithi087 ceph-mon[20993]: pgmap v10522: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:13 smithi077 ceph-mon[21151]: pgmap v10522: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:15 smithi046 ceph-mon[19468]: pgmap v10523: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:15 smithi087 ceph-mon[20993]: pgmap v10523: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:15 smithi077 ceph-mon[21151]: pgmap v10523: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:25:16.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:16.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:16.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:17.159 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:17.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:17.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:17.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:17.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:17 smithi046 ceph-mon[19468]: pgmap v10524: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:17 smithi087 ceph-mon[20993]: pgmap v10524: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:17 smithi077 ceph-mon[21151]: pgmap v10524: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:18 smithi046 ceph-mon[19468]: from='client.329286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:18 smithi087 ceph-mon[20993]: from='client.329286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:18 smithi077 ceph-mon[21151]: from='client.329286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:19.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:19 smithi077 ceph-mon[21151]: pgmap v10525: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:19 smithi046 ceph-mon[19468]: pgmap v10525: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:19 smithi087 ceph-mon[20993]: pgmap v10525: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:25:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:21 smithi046 ceph-mon[19468]: pgmap v10526: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:25:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:21 smithi087 ceph-mon[20993]: pgmap v10526: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:25:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:21 smithi077 ceph-mon[21151]: pgmap v10526: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:25:22.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:22.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:22.161 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:22.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:22.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:22.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:22.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:22.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:23 smithi046 ceph-mon[19468]: from='client.329364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:23 smithi046 ceph-mon[19468]: pgmap v10527: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:23 smithi087 ceph-mon[20993]: from='client.329364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:23 smithi087 ceph-mon[20993]: pgmap v10527: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:23 smithi077 ceph-mon[21151]: from='client.329364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:23 smithi077 ceph-mon[21151]: pgmap v10527: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:25 smithi046 ceph-mon[19468]: pgmap v10528: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:25 smithi087 ceph-mon[20993]: pgmap v10528: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:25 smithi077 ceph-mon[21151]: pgmap v10528: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:27.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:27.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:27 smithi046 ceph-mon[19468]: pgmap v10529: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:25:27.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:27.848 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:27 smithi087 ceph-mon[20993]: pgmap v10529: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:25:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:27 smithi077 ceph-mon[21151]: pgmap v10529: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:25:28.523 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:28.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:28.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:28.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:28.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:29 smithi046 ceph-mon[19468]: from='client.329436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:29 smithi046 ceph-mon[19468]: pgmap v10530: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:29 smithi087 ceph-mon[20993]: from='client.329436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:29 smithi087 ceph-mon[20993]: pgmap v10530: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:29 smithi077 ceph-mon[21151]: from='client.329436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:29 smithi077 ceph-mon[21151]: pgmap v10530: 225 pgs: 225 active+clean; 589 KiB data, 168 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:25:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:31 smithi046 ceph-mon[19468]: pgmap v10531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:25:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:31 smithi087 ceph-mon[20993]: pgmap v10531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:25:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:31 smithi077 ceph-mon[21151]: pgmap v10531: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:25:33.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.526 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:33 smithi046 ceph-mon[19468]: pgmap v10532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:33.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:33.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:33.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:33 smithi087 ceph-mon[20993]: pgmap v10532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:33 smithi077 ceph-mon[21151]: pgmap v10532: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:34.218 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:34.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:34.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:34.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:34.218 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:35 smithi046 ceph-mon[19468]: from='client.329514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:35 smithi046 ceph-mon[19468]: pgmap v10533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:35 smithi087 ceph-mon[20993]: from='client.329514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:35 smithi087 ceph-mon[20993]: pgmap v10533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:35 smithi077 ceph-mon[21151]: from='client.329514 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:35 smithi077 ceph-mon[21151]: pgmap v10533: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:37 smithi046 ceph-mon[19468]: pgmap v10534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:37 smithi087 ceph-mon[20993]: pgmap v10534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:37 smithi077 ceph-mon[21151]: pgmap v10534: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:39.219 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:39.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:39.219 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:39 smithi046 ceph-mon[19468]: pgmap v10535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:39 smithi087 ceph-mon[20993]: pgmap v10535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:39.902 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:39.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:39.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:39.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:39.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:39 smithi077 ceph-mon[21151]: pgmap v10535: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:25:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:40 smithi046 ceph-mon[19468]: from='client.329589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:40 smithi087 ceph-mon[20993]: from='client.329589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:40 smithi077 ceph-mon[21151]: from='client.329589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:41 smithi046 ceph-mon[19468]: pgmap v10536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:41 smithi087 ceph-mon[20993]: pgmap v10536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:41 smithi077 ceph-mon[21151]: pgmap v10536: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:25:43.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:43 smithi046 ceph-mon[19468]: pgmap v10537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:43.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:43 smithi087 ceph-mon[20993]: pgmap v10537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:43 smithi077 ceph-mon[21151]: pgmap v10537: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:44.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:44.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:44.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:45.580 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:45.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:45.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:45.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:45.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:45 smithi046 ceph-mon[19468]: pgmap v10538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:45 smithi087 ceph-mon[20993]: pgmap v10538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:45 smithi077 ceph-mon[21151]: pgmap v10538: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:25:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:46 smithi046 ceph-mon[19468]: from='client.329664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:46 smithi087 ceph-mon[20993]: from='client.329664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:46.886 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:46 smithi077 ceph-mon[21151]: from='client.329664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:47.827 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:47 smithi077 ceph-mon[21151]: pgmap v10539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:47 smithi046 ceph-mon[19468]: pgmap v10539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:47 smithi087 ceph-mon[20993]: pgmap v10539: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:49 smithi077 ceph-mon[21151]: pgmap v10540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:49 smithi046 ceph-mon[19468]: pgmap v10540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:49 smithi087 ceph-mon[20993]: pgmap v10540: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:25:50.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:50.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:50.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:51.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:51.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:51.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:51.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:51.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:51.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:51 smithi046 ceph-mon[19468]: pgmap v10541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:51 smithi087 ceph-mon[20993]: pgmap v10541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:51 smithi077 ceph-mon[21151]: pgmap v10541: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='client.329736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='client.329736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:52.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.831 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='client.329736 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:25:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:53 smithi046 ceph-mon[19468]: pgmap v10542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:53 smithi087 ceph-mon[20993]: pgmap v10542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:53 smithi077 ceph-mon[21151]: pgmap v10542: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:55 smithi046 ceph-mon[19468]: pgmap v10543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:55 smithi087 ceph-mon[20993]: pgmap v10543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:55 smithi077 ceph-mon[21151]: pgmap v10543: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:25:56.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:25:56.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:25:56.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:25:56.953 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:25:56.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:25:56.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:25:56.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:25:56.953 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:25:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:57 smithi046 ceph-mon[19468]: pgmap v10544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:25:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:57 smithi046 ceph-mon[19468]: from='client.329814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:57 smithi087 ceph-mon[20993]: pgmap v10544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:25:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:57 smithi087 ceph-mon[20993]: from='client.329814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:57 smithi077 ceph-mon[21151]: pgmap v10544: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:25:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:57 smithi077 ceph-mon[21151]: from='client.329814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:25:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:25:59 smithi046 ceph-mon[19468]: pgmap v10545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:25:59 smithi087 ceph-mon[20993]: pgmap v10545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:25:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:25:59 smithi077 ceph-mon[21151]: pgmap v10545: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:01 smithi046 ceph-mon[19468]: pgmap v10546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:01 smithi087 ceph-mon[20993]: pgmap v10546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:01 smithi077 ceph-mon[21151]: pgmap v10546: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:01.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:01.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:01.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:02.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:02.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:02.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:02.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:02.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:03 smithi046 ceph-mon[19468]: from='client.329892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:03 smithi046 ceph-mon[19468]: pgmap v10547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:03 smithi087 ceph-mon[20993]: from='client.329892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:03 smithi087 ceph-mon[20993]: pgmap v10547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:03 smithi077 ceph-mon[21151]: from='client.329892 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:03 smithi077 ceph-mon[21151]: pgmap v10547: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:05 smithi046 ceph-mon[19468]: pgmap v10548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:05 smithi087 ceph-mon[20993]: pgmap v10548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:05 smithi077 ceph-mon[21151]: pgmap v10548: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:07.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:07.642 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:07.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:07.818 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: pgmap v10549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:07.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:26:07.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:26:07.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:26:07.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:07.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:26:07.474+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:26:07.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:26:07.475+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:26:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: pgmap v10549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:26:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:26:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:26:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: pgmap v10549: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:08.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:08.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:08.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:08.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:08.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:26:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:26:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:26:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:26:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:26:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:26:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:26:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:09 smithi077 ceph-mon[21151]: from='client.330075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:09 smithi077 ceph-mon[21151]: pgmap v10550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:09 smithi046 ceph-mon[19468]: from='client.330075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:09 smithi046 ceph-mon[19468]: pgmap v10550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:09 smithi087 ceph-mon[20993]: from='client.330075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:09 smithi087 ceph-mon[20993]: pgmap v10550: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:11 smithi046 ceph-mon[19468]: pgmap v10551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:11 smithi087 ceph-mon[20993]: pgmap v10551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:11 smithi077 ceph-mon[21151]: pgmap v10551: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:13.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:13.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:13.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: pgmap v10552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: pgmap v10552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: pgmap v10552: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:14.009 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:14.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:14.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:14.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:14.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:14.747 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:14 smithi087 ceph-mon[20993]: from='client.330147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:14.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:14 smithi046 ceph-mon[19468]: from='client.330147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:14 smithi077 ceph-mon[21151]: from='client.330147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:15 smithi046 ceph-mon[19468]: pgmap v10553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:15 smithi087 ceph-mon[20993]: pgmap v10553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:15 smithi077 ceph-mon[21151]: pgmap v10553: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:17.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:17 smithi046 ceph-mon[19468]: pgmap v10554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:17 smithi087 ceph-mon[20993]: pgmap v10554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:17 smithi077 ceph-mon[21151]: pgmap v10554: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:19.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:19.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:19.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:19.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:19 smithi046 ceph-mon[19468]: pgmap v10555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:19 smithi087 ceph-mon[20993]: pgmap v10555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:19 smithi077 ceph-mon[21151]: pgmap v10555: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:20 smithi046 ceph-mon[19468]: from='client.330219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:20 smithi087 ceph-mon[20993]: from='client.330219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:20 smithi077 ceph-mon[21151]: from='client.330219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:21 smithi046 ceph-mon[19468]: pgmap v10556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:21 smithi087 ceph-mon[20993]: pgmap v10556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:21 smithi077 ceph-mon[21151]: pgmap v10556: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:26:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:23 smithi046 ceph-mon[19468]: pgmap v10557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:23 smithi087 ceph-mon[20993]: pgmap v10557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:23 smithi077 ceph-mon[21151]: pgmap v10557: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:24.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:24.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:24.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:25.412 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:25.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:25.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:25.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:25.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:25 smithi046 ceph-mon[19468]: pgmap v10558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:25 smithi087 ceph-mon[20993]: pgmap v10558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:25 smithi077 ceph-mon[21151]: pgmap v10558: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:26 smithi046 ceph-mon[19468]: from='client.330297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:26 smithi087 ceph-mon[20993]: from='client.330297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:26 smithi077 ceph-mon[21151]: from='client.330297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:27 smithi046 ceph-mon[19468]: pgmap v10559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:27 smithi087 ceph-mon[20993]: pgmap v10559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:27 smithi077 ceph-mon[21151]: pgmap v10559: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:29 smithi046 ceph-mon[19468]: pgmap v10560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:29 smithi087 ceph-mon[20993]: pgmap v10560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:29 smithi077 ceph-mon[21151]: pgmap v10560: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:30.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:30.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:30.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:31.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:31.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:31.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:31.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:31.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:31 smithi046 ceph-mon[19468]: pgmap v10561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:31 smithi087 ceph-mon[20993]: pgmap v10561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:31 smithi077 ceph-mon[21151]: pgmap v10561: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:32.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:32 smithi046 ceph-mon[19468]: from='client.330375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:32.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:32 smithi087 ceph-mon[20993]: from='client.330375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:32 smithi077 ceph-mon[21151]: from='client.330375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:33 smithi087 ceph-mon[20993]: pgmap v10562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:33.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:33 smithi046 ceph-mon[19468]: pgmap v10562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:33 smithi077 ceph-mon[21151]: pgmap v10562: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:35 smithi046 ceph-mon[19468]: pgmap v10563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:35 smithi087 ceph-mon[20993]: pgmap v10563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:35 smithi077 ceph-mon[21151]: pgmap v10563: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:26:36.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:36.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:36.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:36.798 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:37 smithi046 ceph-mon[19468]: from='client.330453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:37 smithi046 ceph-mon[19468]: pgmap v10564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:37 smithi087 ceph-mon[20993]: from='client.330453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:37 smithi087 ceph-mon[20993]: pgmap v10564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:37 smithi077 ceph-mon[21151]: from='client.330453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:37 smithi077 ceph-mon[21151]: pgmap v10564: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:39 smithi046 ceph-mon[19468]: pgmap v10565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:39.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:39 smithi087 ceph-mon[20993]: pgmap v10565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:39 smithi077 ceph-mon[21151]: pgmap v10565: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:41.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:41 smithi046 ceph-mon[19468]: pgmap v10566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:41 smithi087 ceph-mon[20993]: pgmap v10566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:41 smithi077 ceph-mon[21151]: pgmap v10566: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:42.483 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:42.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:42.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:42.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:42.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:43 smithi087 ceph-mon[20993]: from='client.330528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:43 smithi087 ceph-mon[20993]: pgmap v10567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:43 smithi077 ceph-mon[21151]: from='client.330528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:43 smithi077 ceph-mon[21151]: pgmap v10567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:43 smithi046 ceph-mon[19468]: from='client.330528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:43 smithi046 ceph-mon[19468]: pgmap v10567: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:45.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:45.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:45.040 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:45 smithi087 ceph-mon[20993]: pgmap v10568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:45.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:45 smithi077 ceph-mon[21151]: pgmap v10568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:46.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:45 smithi046 ceph-mon[19468]: pgmap v10568: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:47.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:47.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:47.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:47 smithi046 ceph-mon[19468]: pgmap v10569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:47 smithi087 ceph-mon[20993]: pgmap v10569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:47 smithi077 ceph-mon[21151]: pgmap v10569: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:48.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:48.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:48.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:48.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:48.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:49.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:49 smithi077 ceph-mon[21151]: from='client.330603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:49.871 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:49 smithi077 ceph-mon[21151]: pgmap v10570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:49 smithi087 ceph-mon[20993]: from='client.330603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:49 smithi087 ceph-mon[20993]: pgmap v10570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:49 smithi046 ceph-mon[19468]: from='client.330603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:49 smithi046 ceph-mon[19468]: pgmap v10570: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:51 smithi046 ceph-mon[19468]: pgmap v10571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:51 smithi077 ceph-mon[21151]: pgmap v10571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:51 smithi087 ceph-mon[20993]: pgmap v10571: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:53.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:53.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:53.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: pgmap v10572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:53.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:53.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:53.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:53.845 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: pgmap v10572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: pgmap v10572: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:53.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:26:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:54 smithi087 ceph-mon[20993]: from='client.330678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:54 smithi077 ceph-mon[21151]: from='client.330678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:54 smithi046 ceph-mon[19468]: from='client.330678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:26:55.743 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:55 smithi087 ceph-mon[20993]: pgmap v10573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:55 smithi046 ceph-mon[19468]: pgmap v10573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:55 smithi077 ceph-mon[21151]: pgmap v10573: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:57 smithi077 ceph-mon[21151]: pgmap v10574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:57 smithi046 ceph-mon[19468]: pgmap v10574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:57 smithi087 ceph-mon[20993]: pgmap v10574: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:26:58.847 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:26:58.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:26:58.847 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:26:59.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:26:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:26:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:26:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:26:59.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:26:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:26:59 smithi046 ceph-mon[19468]: pgmap v10575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:26:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:26:59 smithi077 ceph-mon[21151]: pgmap v10575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:26:59 smithi087 ceph-mon[20993]: pgmap v10575: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:00.906 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:00 smithi077 ceph-mon[21151]: from='client.330747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:00 smithi046 ceph-mon[19468]: from='client.330747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:00 smithi087 ceph-mon[20993]: from='client.330747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:01 smithi077 ceph-mon[21151]: pgmap v10576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:01 smithi046 ceph-mon[19468]: pgmap v10576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:01 smithi087 ceph-mon[20993]: pgmap v10576: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:03 smithi077 ceph-mon[21151]: pgmap v10577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:03 smithi046 ceph-mon[19468]: pgmap v10577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:03 smithi087 ceph-mon[20993]: pgmap v10577: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:04.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:04.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:04.535 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:04 smithi046 ceph-mon[19468]: pgmap v10578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:04 smithi087 ceph-mon[20993]: pgmap v10578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:04 smithi077 ceph-mon[21151]: pgmap v10578: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:05.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:05.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:05.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:05.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:05.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:05 smithi046 ceph-mon[19468]: from='client.330822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:05 smithi087 ceph-mon[20993]: from='client.330822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:05 smithi077 ceph-mon[21151]: from='client.330822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:07.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:06 smithi087 ceph-mon[20993]: pgmap v10579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:27:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:06 smithi046 ceph-mon[19468]: pgmap v10579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:27:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:06 smithi077 ceph-mon[21151]: pgmap v10579: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:27:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:27:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:27:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:27:08.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:27:08.500+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:27:08.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:27:08.501+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:27:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:27:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:08 smithi077 ceph-mon[21151]: pgmap v10580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:27:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:27:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:08 smithi046 ceph-mon[19468]: pgmap v10580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:27:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:08 smithi087 ceph-mon[20993]: pgmap v10580: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:27:10.224 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:10.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:10.225 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:10.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:10.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:11 smithi077 ceph-mon[21151]: pgmap v10581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:11 smithi077 ceph-mon[21151]: from='client.331002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:11 smithi046 ceph-mon[19468]: pgmap v10581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:11 smithi046 ceph-mon[19468]: from='client.331002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:11 smithi087 ceph-mon[20993]: pgmap v10581: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:11 smithi087 ceph-mon[20993]: from='client.331002 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: pgmap v10582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: pgmap v10582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: pgmap v10582: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:15.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:15 smithi087 ceph-mon[20993]: pgmap v10583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:15 smithi046 ceph-mon[19468]: pgmap v10583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:15.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:15.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:15.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:15 smithi077 ceph-mon[21151]: pgmap v10583: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:16.589 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:16.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:16.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:16.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:16.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:17 smithi046 ceph-mon[19468]: from='client.331074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:17 smithi046 ceph-mon[19468]: pgmap v10584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:17 smithi087 ceph-mon[20993]: from='client.331074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:17 smithi087 ceph-mon[20993]: pgmap v10584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:17 smithi077 ceph-mon[21151]: from='client.331074 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:17 smithi077 ceph-mon[21151]: pgmap v10584: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:19 smithi046 ceph-mon[19468]: pgmap v10585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:19 smithi087 ceph-mon[20993]: pgmap v10585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:19 smithi077 ceph-mon[21151]: pgmap v10585: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:27:21.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:21.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:21.591 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:21 smithi046 ceph-mon[19468]: pgmap v10586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:21 smithi087 ceph-mon[20993]: pgmap v10586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:21 smithi077 ceph-mon[21151]: pgmap v10586: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:27:22.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:22.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:22.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:22.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:22.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:23 smithi046 ceph-mon[19468]: from='client.331146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:23 smithi046 ceph-mon[19468]: pgmap v10587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:23 smithi087 ceph-mon[20993]: from='client.331146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:23 smithi087 ceph-mon[20993]: pgmap v10587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:23 smithi077 ceph-mon[21151]: from='client.331146 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:23 smithi077 ceph-mon[21151]: pgmap v10587: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:24 smithi087 ceph-mon[20993]: pgmap v10588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:24 smithi077 ceph-mon[21151]: pgmap v10588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:24 smithi046 ceph-mon[19468]: pgmap v10588: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:27.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:27.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:27.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:27 smithi046 ceph-mon[19468]: pgmap v10589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:27 smithi087 ceph-mon[20993]: pgmap v10589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:27 smithi077 ceph-mon[21151]: pgmap v10589: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:27.948 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:27.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:27.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:27.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:27.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:28 smithi046 ceph-mon[19468]: from='client.331224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:28 smithi087 ceph-mon[20993]: from='client.331224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:28 smithi077 ceph-mon[21151]: from='client.331224 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:29 smithi046 ceph-mon[19468]: pgmap v10590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:29 smithi087 ceph-mon[20993]: pgmap v10590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:29 smithi077 ceph-mon[21151]: pgmap v10590: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:31.788 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:31 smithi077 ceph-mon[21151]: pgmap v10591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:31 smithi046 ceph-mon[19468]: pgmap v10591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:31 smithi087 ceph-mon[20993]: pgmap v10591: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:32.950 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:32.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:32.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:33.648 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:33.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:33.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:33.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:33.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:33.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: pgmap v10592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:33.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: pgmap v10592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: pgmap v10592: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:34.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:34 smithi087 ceph-mon[20993]: from='client.331296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:34.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:34 smithi046 ceph-mon[19468]: from='client.331296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:34 smithi077 ceph-mon[21151]: from='client.331296 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:35 smithi046 ceph-mon[19468]: pgmap v10593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:35 smithi087 ceph-mon[20993]: pgmap v10593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:35 smithi077 ceph-mon[21151]: pgmap v10593: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:37 smithi046 ceph-mon[19468]: pgmap v10594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:37 smithi087 ceph-mon[20993]: pgmap v10594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:37 smithi077 ceph-mon[21151]: pgmap v10594: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:38.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:38.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:38.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:39.333 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:39.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:39.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:39.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:39.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:39 smithi087 ceph-mon[20993]: pgmap v10595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:39 smithi077 ceph-mon[21151]: pgmap v10595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:39 smithi046 ceph-mon[19468]: pgmap v10595: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:40 smithi087 ceph-mon[20993]: from='client.331374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:40 smithi077 ceph-mon[21151]: from='client.331374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:40 smithi046 ceph-mon[19468]: from='client.331374 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:41 smithi087 ceph-mon[20993]: pgmap v10596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:41 smithi077 ceph-mon[21151]: pgmap v10596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:41 smithi046 ceph-mon[19468]: pgmap v10596: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:27:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:43 smithi087 ceph-mon[20993]: pgmap v10597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:43.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:43 smithi046 ceph-mon[19468]: pgmap v10597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:43 smithi077 ceph-mon[21151]: pgmap v10597: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:44.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:44.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:44.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:45.016 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:45.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:45.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:45.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:45.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:45.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:44 smithi046 ceph-mon[19468]: pgmap v10598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:45.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:44 smithi046 ceph-mon[19468]: from='client.331449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:44 smithi087 ceph-mon[20993]: pgmap v10598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:44 smithi087 ceph-mon[20993]: from='client.331449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:44 smithi077 ceph-mon[21151]: pgmap v10598: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:44 smithi077 ceph-mon[21151]: from='client.331449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:47 smithi046 ceph-mon[19468]: pgmap v10599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:27:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:47 smithi087 ceph-mon[20993]: pgmap v10599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:27:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:47 smithi077 ceph-mon[21151]: pgmap v10599: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:27:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:49 smithi046 ceph-mon[19468]: pgmap v10600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:27:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:49 smithi087 ceph-mon[20993]: pgmap v10600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:27:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:49 smithi077 ceph-mon[21151]: pgmap v10600: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:27:50.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:50.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:50.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:50.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:50.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:51 smithi046 ceph-mon[19468]: from='client.331527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:51 smithi046 ceph-mon[19468]: pgmap v10601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:51.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:51 smithi077 ceph-mon[21151]: from='client.331527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:51.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:51 smithi077 ceph-mon[21151]: pgmap v10601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:51 smithi087 ceph-mon[20993]: from='client.331527 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:51 smithi087 ceph-mon[20993]: pgmap v10601: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: pgmap v10602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: pgmap v10602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: pgmap v10602: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:27:55.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:27:55.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:27:55.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:27:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:55 smithi087 ceph-mon[20993]: pgmap v10603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:55 smithi077 ceph-mon[21151]: pgmap v10603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:55 smithi046 ceph-mon[19468]: pgmap v10603: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:27:56.392 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:27:56.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:27:56.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:27:56.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:27:56.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:57 smithi087 ceph-mon[20993]: from='client.331602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:57 smithi087 ceph-mon[20993]: pgmap v10604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:57 smithi077 ceph-mon[21151]: from='client.331602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:57 smithi077 ceph-mon[21151]: pgmap v10604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:57 smithi046 ceph-mon[19468]: from='client.331602 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:27:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:57 smithi046 ceph-mon[19468]: pgmap v10604: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:27:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:27:59 smithi087 ceph-mon[20993]: pgmap v10605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:27:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:27:59 smithi077 ceph-mon[21151]: pgmap v10605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:28:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:27:59 smithi046 ceph-mon[19468]: pgmap v10605: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:28:01.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:01.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:01.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:01 smithi046 ceph-mon[19468]: pgmap v10606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:28:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:01 smithi087 ceph-mon[20993]: pgmap v10606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:28:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:01 smithi077 ceph-mon[21151]: pgmap v10606: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:28:02.079 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:02.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:02.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:03 smithi087 ceph-mon[20993]: from='client.331677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:03 smithi087 ceph-mon[20993]: pgmap v10607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:03 smithi077 ceph-mon[21151]: from='client.331677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:03 smithi077 ceph-mon[21151]: pgmap v10607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:03 smithi046 ceph-mon[19468]: from='client.331677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:03 smithi046 ceph-mon[19468]: pgmap v10607: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:05 smithi087 ceph-mon[20993]: pgmap v10608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:05 smithi077 ceph-mon[21151]: pgmap v10608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:05 smithi046 ceph-mon[19468]: pgmap v10608: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:07.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:07.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:07.081 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:07.767 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:07.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:07.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:07.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:07.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:07 smithi046 ceph-mon[19468]: pgmap v10609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:07 smithi087 ceph-mon[20993]: pgmap v10609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:07 smithi077 ceph-mon[21151]: pgmap v10609: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:08 smithi046 ceph-mon[19468]: from='client.331749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:08 smithi087 ceph-mon[20993]: from='client.331749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:08 smithi077 ceph-mon[21151]: from='client.331749 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:09.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:28:09.574+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:28:09.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:28:09.575+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:28:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: pgmap v10610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: pgmap v10610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:28:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:28:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: pgmap v10610: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:28:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:28:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:10 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:28:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:28:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:28:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:28:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:28:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:10 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:28:11.789 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:11 smithi077 ceph-mon[21151]: pgmap v10611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:11 smithi087 ceph-mon[20993]: pgmap v10611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:11 smithi046 ceph-mon[19468]: pgmap v10611: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:12.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:12.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:12.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:13.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:13.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: pgmap v10612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.724 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: pgmap v10612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: pgmap v10612: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:13.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:14 smithi087 ceph-mon[20993]: from='client.331932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:14 smithi077 ceph-mon[21151]: from='client.331932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:15.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:14 smithi046 ceph-mon[19468]: from='client.331932 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:15.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:15 smithi046 ceph-mon[19468]: pgmap v10613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:15 smithi087 ceph-mon[20993]: pgmap v10613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:15 smithi077 ceph-mon[21151]: pgmap v10613: 225 pgs: 225 active+clean; 589 KiB data, 160 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:17 smithi087 ceph-mon[20993]: pgmap v10614: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:17 smithi077 ceph-mon[21151]: pgmap v10614: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:17 smithi046 ceph-mon[19468]: pgmap v10614: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:18.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:18.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:18.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:19.184 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:19.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:19.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:19.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:19.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:19 smithi087 ceph-mon[20993]: pgmap v10615: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:19 smithi077 ceph-mon[21151]: pgmap v10615: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:19 smithi046 ceph-mon[19468]: pgmap v10615: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:20 smithi077 ceph-mon[21151]: from='client.332007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:20 smithi046 ceph-mon[19468]: from='client.332007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:20 smithi087 ceph-mon[20993]: from='client.332007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:21 smithi077 ceph-mon[21151]: pgmap v10616: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:21 smithi046 ceph-mon[19468]: pgmap v10616: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:21 smithi087 ceph-mon[20993]: pgmap v10616: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:28:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:23 smithi077 ceph-mon[21151]: pgmap v10617: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:23 smithi046 ceph-mon[19468]: pgmap v10617: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:23 smithi087 ceph-mon[20993]: pgmap v10617: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:24.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:24.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:24.186 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:24.871 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:24.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:25 smithi046 ceph-mon[19468]: from='client.332082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:25 smithi046 ceph-mon[19468]: pgmap v10618: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:25 smithi087 ceph-mon[20993]: from='client.332082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:25 smithi087 ceph-mon[20993]: pgmap v10618: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:25 smithi077 ceph-mon[21151]: from='client.332082 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:25 smithi077 ceph-mon[21151]: pgmap v10618: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:27 smithi046 ceph-mon[19468]: pgmap v10619: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:27 smithi087 ceph-mon[20993]: pgmap v10619: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:27 smithi077 ceph-mon[21151]: pgmap v10619: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:29.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:29.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:29 smithi046 ceph-mon[19468]: pgmap v10620: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:29.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:29.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:29 smithi087 ceph-mon[20993]: pgmap v10620: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:29 smithi077 ceph-mon[21151]: pgmap v10620: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:30.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:30.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:30.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:30.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:30.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:31 smithi087 ceph-mon[20993]: from='client.332157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:31 smithi087 ceph-mon[20993]: pgmap v10621: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:31 smithi077 ceph-mon[21151]: from='client.332157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:31 smithi077 ceph-mon[21151]: pgmap v10621: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:31 smithi046 ceph-mon[19468]: from='client.332157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:31 smithi046 ceph-mon[19468]: pgmap v10621: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: pgmap v10622: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: pgmap v10622: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: pgmap v10622: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:34.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:35.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:35.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:35.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:35 smithi046 ceph-mon[19468]: pgmap v10623: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:35 smithi087 ceph-mon[20993]: pgmap v10623: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:35 smithi077 ceph-mon[21151]: pgmap v10623: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:36.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:36.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:36.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:36.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:36.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:37 smithi087 ceph-mon[20993]: from='client.332232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:37 smithi087 ceph-mon[20993]: pgmap v10624: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:37 smithi077 ceph-mon[21151]: from='client.332232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:37 smithi077 ceph-mon[21151]: pgmap v10624: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:37 smithi046 ceph-mon[19468]: from='client.332232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:37 smithi046 ceph-mon[19468]: pgmap v10624: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:39 smithi087 ceph-mon[20993]: pgmap v10625: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:39 smithi077 ceph-mon[21151]: pgmap v10625: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:39 smithi046 ceph-mon[19468]: pgmap v10625: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:28:41.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:41.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:41.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:41 smithi077 ceph-mon[21151]: pgmap v10626: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:41.959 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:41.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:41.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:41.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:41.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:41.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:41 smithi046 ceph-mon[19468]: pgmap v10626: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:41 smithi087 ceph-mon[20993]: pgmap v10626: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:42 smithi077 ceph-mon[21151]: from='client.332310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:42 smithi046 ceph-mon[19468]: from='client.332310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:42 smithi087 ceph-mon[20993]: from='client.332310 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:43 smithi046 ceph-mon[19468]: pgmap v10627: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:43 smithi077 ceph-mon[21151]: pgmap v10627: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:43 smithi087 ceph-mon[20993]: pgmap v10627: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:45 smithi087 ceph-mon[20993]: pgmap v10628: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:45 smithi077 ceph-mon[21151]: pgmap v10628: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:45 smithi046 ceph-mon[19468]: pgmap v10628: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:46.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:46.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:46.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:47.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:47.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:47.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:47.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:47.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:47 smithi087 ceph-mon[20993]: pgmap v10629: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:47 smithi077 ceph-mon[21151]: pgmap v10629: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:47 smithi046 ceph-mon[19468]: pgmap v10629: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:48 smithi087 ceph-mon[20993]: from='client.332388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:48 smithi077 ceph-mon[21151]: from='client.332388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:48 smithi046 ceph-mon[19468]: from='client.332388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:49 smithi087 ceph-mon[20993]: pgmap v10630: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:49 smithi077 ceph-mon[21151]: pgmap v10630: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:49 smithi046 ceph-mon[19468]: pgmap v10630: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:51 smithi087 ceph-mon[20993]: pgmap v10631: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:51 smithi077 ceph-mon[21151]: pgmap v10631: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:51 smithi046 ceph-mon[19468]: pgmap v10631: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:52.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:52.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:52.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:53.336 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:53.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:53.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:53.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:53.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: pgmap v10632: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: pgmap v10632: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:53.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: pgmap v10632: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:28:54.852 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:54 smithi046 ceph-mon[19468]: from='client.332463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:54 smithi077 ceph-mon[21151]: from='client.332463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:54 smithi087 ceph-mon[20993]: from='client.332463 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:28:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:55 smithi046 ceph-mon[19468]: pgmap v10633: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:55 smithi077 ceph-mon[21151]: pgmap v10633: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:55 smithi087 ceph-mon[20993]: pgmap v10633: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:57.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:57 smithi087 ceph-mon[20993]: pgmap v10634: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:57 smithi077 ceph-mon[21151]: pgmap v10634: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:57 smithi046 ceph-mon[19468]: pgmap v10634: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:28:58.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:28:58.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:28:58.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:28:59.023 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:28:59.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:28:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:28:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:28:59.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:28:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:59 smithi077 ceph-mon[21151]: pgmap v10635: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:28:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:28:59 smithi077 ceph-mon[21151]: from='client.332538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:59 smithi046 ceph-mon[19468]: pgmap v10635: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:28:59 smithi046 ceph-mon[19468]: from='client.332538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:59 smithi087 ceph-mon[20993]: pgmap v10635: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:28:59 smithi087 ceph-mon[20993]: from='client.332538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:01 smithi077 ceph-mon[21151]: pgmap v10636: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:01 smithi046 ceph-mon[19468]: pgmap v10636: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:01 smithi087 ceph-mon[20993]: pgmap v10636: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:03 smithi077 ceph-mon[21151]: pgmap v10637: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:04.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:04.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:03 smithi046 ceph-mon[19468]: pgmap v10637: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:04.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:04.025 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:03 smithi087 ceph-mon[20993]: pgmap v10637: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:04.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:04.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:04.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:04.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:04.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:05 smithi046 ceph-mon[19468]: from='client.332616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:05 smithi046 ceph-mon[19468]: pgmap v10638: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:05 smithi087 ceph-mon[20993]: from='client.332616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:05 smithi087 ceph-mon[20993]: pgmap v10638: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:05 smithi077 ceph-mon[21151]: from='client.332616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:05 smithi077 ceph-mon[21151]: pgmap v10638: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:07 smithi087 ceph-mon[20993]: pgmap v10639: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:07 smithi077 ceph-mon[21151]: pgmap v10639: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:07 smithi046 ceph-mon[19468]: pgmap v10639: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:09.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:09.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:09.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:09 smithi087 ceph-mon[20993]: pgmap v10640: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:09 smithi077 ceph-mon[21151]: pgmap v10640: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:09 smithi046 ceph-mon[19468]: pgmap v10640: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:10.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:29:10.326+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:29:10.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:29:10.335+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:29:10.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:10.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:10.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:10.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:10.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:29:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:29:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:29:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:29:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:29:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:29:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:29:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:29:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:29:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:29:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:11 smithi046 ceph-mon[19468]: from='client.332712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:29:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:29:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:11 smithi046 ceph-mon[19468]: pgmap v10641: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:29:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:11 smithi087 ceph-mon[20993]: from='client.332712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:29:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:29:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:11 smithi087 ceph-mon[20993]: pgmap v10641: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:29:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:11 smithi077 ceph-mon[21151]: from='client.332712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:29:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:29:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:11 smithi077 ceph-mon[21151]: pgmap v10641: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: pgmap v10642: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:13.851 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: pgmap v10642: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: pgmap v10642: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:14.813 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:15 smithi046 ceph-mon[19468]: pgmap v10643: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:15 smithi077 ceph-mon[21151]: pgmap v10643: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:15 smithi087 ceph-mon[20993]: pgmap v10643: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:29:16.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:16.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:16.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:16.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:16.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:17.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:17 smithi046 ceph-mon[19468]: from='client.332868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:17.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:17 smithi046 ceph-mon[19468]: pgmap v10644: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:17.801 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:17 smithi087 ceph-mon[20993]: from='client.332868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:17.801 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:17 smithi087 ceph-mon[20993]: pgmap v10644: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:17 smithi077 ceph-mon[21151]: from='client.332868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:17 smithi077 ceph-mon[21151]: pgmap v10644: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:19.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:19 smithi077 ceph-mon[21151]: pgmap v10645: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:20.010 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:19 smithi087 ceph-mon[20993]: pgmap v10645: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:19 smithi046 ceph-mon[19468]: pgmap v10645: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:20 smithi046 ceph-mon[19468]: pgmap v10646: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:20 smithi087 ceph-mon[20993]: pgmap v10646: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:20 smithi077 ceph-mon[21151]: pgmap v10646: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:21.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:21.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:21.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:22.053 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:22.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:22.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:21 smithi046 ceph-mon[19468]: from='client.332943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:21 smithi087 ceph-mon[20993]: from='client.332943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:21 smithi077 ceph-mon[21151]: from='client.332943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:22 smithi046 ceph-mon[19468]: pgmap v10647: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:22 smithi087 ceph-mon[20993]: pgmap v10647: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:22 smithi077 ceph-mon[21151]: pgmap v10647: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:25 smithi077 ceph-mon[21151]: pgmap v10648: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:25 smithi046 ceph-mon[19468]: pgmap v10648: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:25 smithi087 ceph-mon[20993]: pgmap v10648: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:29:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:27.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:27.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:27.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:27.740 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:27 smithi077 ceph-mon[21151]: pgmap v10649: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:27 smithi046 ceph-mon[19468]: pgmap v10649: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:27 smithi087 ceph-mon[20993]: pgmap v10649: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:29:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:28 smithi077 ceph-mon[21151]: from='client.333015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:28 smithi046 ceph-mon[19468]: from='client.333015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:28 smithi087 ceph-mon[20993]: from='client.333015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:29 smithi077 ceph-mon[21151]: pgmap v10650: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:29 smithi046 ceph-mon[19468]: pgmap v10650: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:29 smithi087 ceph-mon[20993]: pgmap v10650: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:31 smithi077 ceph-mon[21151]: pgmap v10651: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:31 smithi046 ceph-mon[19468]: pgmap v10651: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:31 smithi087 ceph-mon[20993]: pgmap v10651: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:32.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:32.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:32.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:33.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:33 smithi046 ceph-mon[19468]: pgmap v10652: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:33 smithi077 ceph-mon[21151]: pgmap v10652: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:33 smithi087 ceph-mon[20993]: pgmap v10652: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='client.333084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:34.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='client.333084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='client.333084 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:35.968 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:35 smithi077 ceph-mon[21151]: pgmap v10653: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:36.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:35 smithi046 ceph-mon[19468]: pgmap v10653: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:35 smithi087 ceph-mon[20993]: pgmap v10653: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:37 smithi046 ceph-mon[19468]: pgmap v10654: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:37 smithi087 ceph-mon[20993]: pgmap v10654: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:37 smithi077 ceph-mon[21151]: pgmap v10654: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:38.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:38.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:38.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:39.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:39.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:39.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:39.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:39.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:39 smithi087 ceph-mon[20993]: pgmap v10655: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:39 smithi046 ceph-mon[19468]: pgmap v10655: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:39 smithi077 ceph-mon[21151]: pgmap v10655: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:40 smithi087 ceph-mon[20993]: from='client.333162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:40 smithi046 ceph-mon[19468]: from='client.333162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:40 smithi077 ceph-mon[21151]: from='client.333162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:41 smithi046 ceph-mon[19468]: pgmap v10656: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:41 smithi087 ceph-mon[20993]: pgmap v10656: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:41 smithi077 ceph-mon[21151]: pgmap v10656: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:43 smithi046 ceph-mon[19468]: pgmap v10657: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:44.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:44.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:44.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:43 smithi087 ceph-mon[20993]: pgmap v10657: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:43 smithi077 ceph-mon[21151]: pgmap v10657: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:44.799 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:44.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:44.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:44.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:44.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:45 smithi046 ceph-mon[19468]: from='client.333234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:45 smithi046 ceph-mon[19468]: pgmap v10658: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:45 smithi087 ceph-mon[20993]: from='client.333234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:45 smithi087 ceph-mon[20993]: pgmap v10658: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:45 smithi077 ceph-mon[21151]: from='client.333234 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:45 smithi077 ceph-mon[21151]: pgmap v10658: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:47 smithi046 ceph-mon[19468]: pgmap v10659: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:47 smithi087 ceph-mon[20993]: pgmap v10659: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:47 smithi077 ceph-mon[21151]: pgmap v10659: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:29:49.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:49.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:49.802 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:49.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:49 smithi077 ceph-mon[21151]: pgmap v10660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:49 smithi046 ceph-mon[19468]: pgmap v10660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:49 smithi087 ceph-mon[20993]: pgmap v10660: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:50.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:50.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:50.481 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:50.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:51 smithi046 ceph-mon[19468]: from='client.333312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:51 smithi046 ceph-mon[19468]: pgmap v10661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:51 smithi087 ceph-mon[20993]: from='client.333312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:51 smithi087 ceph-mon[20993]: pgmap v10661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:51 smithi077 ceph-mon[21151]: from='client.333312 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:51 smithi077 ceph-mon[21151]: pgmap v10661: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:53 smithi046 ceph-mon[19468]: pgmap v10662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:53 smithi087 ceph-mon[20993]: pgmap v10662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:53 smithi077 ceph-mon[21151]: pgmap v10662: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:55.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.062 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:54 smithi077 ceph-mon[21151]: pgmap v10663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:54 smithi046 ceph-mon[19468]: pgmap v10663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:29:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:54 smithi087 ceph-mon[20993]: pgmap v10663: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:55.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:29:55.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:29:55.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:29:56.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:29:56.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:29:56.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:29:56.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:29:56.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:29:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:57 smithi046 ceph-mon[19468]: from='client.333387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:57 smithi046 ceph-mon[19468]: pgmap v10664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:57 smithi077 ceph-mon[21151]: from='client.333387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:57 smithi077 ceph-mon[21151]: pgmap v10664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:57 smithi087 ceph-mon[20993]: from='client.333387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:29:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:57 smithi087 ceph-mon[20993]: pgmap v10664: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:29:59.817 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:29:59 smithi087 ceph-mon[20993]: pgmap v10665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:29:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:29:59 smithi077 ceph-mon[21151]: pgmap v10665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:29:59 smithi046 ceph-mon[19468]: pgmap v10665: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:30:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:30:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:30:01.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:01.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:01.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:01.870 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:01.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:01.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:01.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:01.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:01 smithi077 ceph-mon[21151]: pgmap v10666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:01 smithi046 ceph-mon[19468]: pgmap v10666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:01 smithi087 ceph-mon[20993]: pgmap v10666: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:02 smithi077 ceph-mon[21151]: from='client.333462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:02 smithi046 ceph-mon[19468]: from='client.333462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:02 smithi087 ceph-mon[20993]: from='client.333462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:03 smithi077 ceph-mon[21151]: pgmap v10667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:03 smithi046 ceph-mon[19468]: pgmap v10667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:03 smithi087 ceph-mon[20993]: pgmap v10667: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:05 smithi077 ceph-mon[21151]: pgmap v10668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:05 smithi046 ceph-mon[19468]: pgmap v10668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:05 smithi087 ceph-mon[20993]: pgmap v10668: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:06.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:06.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:06.872 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:07.558 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:07.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:07.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:07.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:07.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:07 smithi046 ceph-mon[19468]: pgmap v10669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:07 smithi077 ceph-mon[21151]: pgmap v10669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:07.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:07 smithi087 ceph-mon[20993]: pgmap v10669: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:08 smithi077 ceph-mon[21151]: from='client.333540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:08 smithi046 ceph-mon[19468]: from='client.333540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:08 smithi087 ceph-mon[20993]: from='client.333540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:09 smithi077 ceph-mon[21151]: pgmap v10670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:09 smithi046 ceph-mon[19468]: pgmap v10670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:09 smithi087 ceph-mon[20993]: pgmap v10670: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:30:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:30:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:30:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:30:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:30:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:30:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:30:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:30:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:30:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:11.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:30:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:30:11.092+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:30:11.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:30:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:30:11.093+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:30:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:11 smithi046 ceph-mon[19468]: pgmap v10671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:11 smithi087 ceph-mon[20993]: pgmap v10671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:30:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:11 smithi077 ceph-mon[21151]: pgmap v10671: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:12.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:12.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:12.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:30:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:30:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:30:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:30:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:30:13.237 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:13.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:13.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:13.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:13.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:13.945 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:13 smithi077 ceph-mon[21151]: pgmap v10672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:14.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:13 smithi087 ceph-mon[20993]: pgmap v10672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:13 smithi046 ceph-mon[19468]: pgmap v10672: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:14.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='client.333720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:14.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:14.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:14.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:14.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:14.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:14.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='client.333720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='client.333720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:15.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:15 smithi077 ceph-mon[21151]: pgmap v10673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:15 smithi046 ceph-mon[19468]: pgmap v10673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:15 smithi087 ceph-mon[20993]: pgmap v10673: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:17.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:17 smithi046 ceph-mon[19468]: pgmap v10674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:17 smithi077 ceph-mon[21151]: pgmap v10674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:17 smithi087 ceph-mon[20993]: pgmap v10674: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:18.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:18.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:18.239 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:18.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:18.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:19 smithi087 ceph-mon[20993]: from='client.333798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:19 smithi087 ceph-mon[20993]: pgmap v10675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:19 smithi046 ceph-mon[19468]: from='client.333798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:19 smithi046 ceph-mon[19468]: pgmap v10675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:19 smithi077 ceph-mon[21151]: from='client.333798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:19 smithi077 ceph-mon[21151]: pgmap v10675: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:21 smithi046 ceph-mon[19468]: pgmap v10676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:21 smithi087 ceph-mon[20993]: pgmap v10676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:21 smithi077 ceph-mon[21151]: pgmap v10676: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:23.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:23 smithi046 ceph-mon[19468]: pgmap v10677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:23 smithi087 ceph-mon[20993]: pgmap v10677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:23 smithi077 ceph-mon[21151]: pgmap v10677: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:24.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:24.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:24.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:24.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:24.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:25 smithi046 ceph-mon[19468]: from='client.333873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:25 smithi046 ceph-mon[19468]: pgmap v10678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:25 smithi087 ceph-mon[20993]: from='client.333873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:25 smithi087 ceph-mon[20993]: pgmap v10678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:25 smithi077 ceph-mon[21151]: from='client.333873 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:25 smithi077 ceph-mon[21151]: pgmap v10678: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:27 smithi077 ceph-mon[21151]: pgmap v10679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:27 smithi046 ceph-mon[19468]: pgmap v10679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:27 smithi087 ceph-mon[20993]: pgmap v10679: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:30:29.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:29.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:29.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:29 smithi077 ceph-mon[21151]: pgmap v10680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:29 smithi046 ceph-mon[19468]: pgmap v10680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:29 smithi087 ceph-mon[20993]: pgmap v10680: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:30.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:30.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:30.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:30.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:30.307 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:31 smithi077 ceph-mon[21151]: from='client.333945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:31 smithi077 ceph-mon[21151]: pgmap v10681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:31 smithi046 ceph-mon[19468]: from='client.333945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:31 smithi046 ceph-mon[19468]: pgmap v10681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:31 smithi087 ceph-mon[20993]: from='client.333945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:31 smithi087 ceph-mon[20993]: pgmap v10681: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:33 smithi077 ceph-mon[21151]: pgmap v10682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:33 smithi046 ceph-mon[19468]: pgmap v10682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:33 smithi087 ceph-mon[20993]: pgmap v10682: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:35.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:35.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:35.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:35 smithi046 ceph-mon[19468]: pgmap v10683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:35 smithi087 ceph-mon[20993]: pgmap v10683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:35.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:35 smithi077 ceph-mon[21151]: pgmap v10683: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:35.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:35.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:35.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:35.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:35.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:36 smithi077 ceph-mon[21151]: from='client.334017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:36 smithi046 ceph-mon[19468]: from='client.334017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:36 smithi087 ceph-mon[20993]: from='client.334017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:37.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:37 smithi046 ceph-mon[19468]: pgmap v10684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:37.756 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:37 smithi077 ceph-mon[21151]: pgmap v10684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:37.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:37 smithi087 ceph-mon[20993]: pgmap v10684: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:39.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:39 smithi046 ceph-mon[19468]: pgmap v10685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:39 smithi077 ceph-mon[21151]: pgmap v10685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:39.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:39 smithi087 ceph-mon[20993]: pgmap v10685: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:30:40.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:40.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:40.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:41.677 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:41.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:41.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:41.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:41.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:41 smithi087 ceph-mon[20993]: pgmap v10686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:41 smithi077 ceph-mon[21151]: pgmap v10686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:41 smithi046 ceph-mon[19468]: pgmap v10686: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:42 smithi077 ceph-mon[21151]: from='client.334092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:43.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:42 smithi046 ceph-mon[19468]: from='client.334092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:42 smithi087 ceph-mon[20993]: from='client.334092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:43 smithi077 ceph-mon[21151]: pgmap v10687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:43 smithi046 ceph-mon[19468]: pgmap v10687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:43 smithi087 ceph-mon[20993]: pgmap v10687: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:45 smithi077 ceph-mon[21151]: pgmap v10688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:45 smithi046 ceph-mon[19468]: pgmap v10688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:45 smithi087 ceph-mon[20993]: pgmap v10688: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:46.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:46.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:46.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:47.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:47.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:47.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:47.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:47.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:47 smithi077 ceph-mon[21151]: pgmap v10689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:47 smithi046 ceph-mon[19468]: pgmap v10689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:47 smithi087 ceph-mon[20993]: pgmap v10689: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:48 smithi087 ceph-mon[20993]: from='client.334167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:48 smithi077 ceph-mon[21151]: from='client.334167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:48 smithi046 ceph-mon[19468]: from='client.334167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:49 smithi046 ceph-mon[19468]: pgmap v10690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:49 smithi087 ceph-mon[20993]: pgmap v10690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:49 smithi077 ceph-mon[21151]: pgmap v10690: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:51.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:51 smithi077 ceph-mon[21151]: pgmap v10691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:51 smithi046 ceph-mon[19468]: pgmap v10691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:51 smithi087 ceph-mon[20993]: pgmap v10691: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:52.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:52.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:52.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:53.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:53.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:53.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:53.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:53.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:53 smithi046 ceph-mon[19468]: pgmap v10692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:53 smithi046 ceph-mon[19468]: from='client.334242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:53 smithi087 ceph-mon[20993]: pgmap v10692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:53 smithi087 ceph-mon[20993]: from='client.334242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:53 smithi077 ceph-mon[21151]: pgmap v10692: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:53 smithi077 ceph-mon[21151]: from='client.334242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:55 smithi046 ceph-mon[19468]: pgmap v10693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:55 smithi087 ceph-mon[20993]: pgmap v10693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:30:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:55 smithi077 ceph-mon[21151]: pgmap v10693: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:57 smithi077 ceph-mon[21151]: pgmap v10694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:57.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:57 smithi046 ceph-mon[19468]: pgmap v10694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:58.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:30:58.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:30:58.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:30:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:57 smithi087 ceph-mon[20993]: pgmap v10694: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:30:58.744 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:30:58.744 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:30:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:30:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:30:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:30:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:59 smithi046 ceph-mon[19468]: from='client.334317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:30:59 smithi046 ceph-mon[19468]: pgmap v10695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:30:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:59 smithi077 ceph-mon[21151]: from='client.334317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:30:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:30:59 smithi077 ceph-mon[21151]: pgmap v10695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:59 smithi087 ceph-mon[20993]: from='client.334317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:30:59 smithi087 ceph-mon[20993]: pgmap v10695: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:01.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:01 smithi087 ceph-mon[20993]: pgmap v10696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:01.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:01 smithi077 ceph-mon[21151]: pgmap v10696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:01 smithi046 ceph-mon[19468]: pgmap v10696: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:03.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:03.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:03.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:03 smithi077 ceph-mon[21151]: pgmap v10697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:03 smithi046 ceph-mon[19468]: pgmap v10697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:03 smithi087 ceph-mon[20993]: pgmap v10697: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:04.428 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:04.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:04.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:04.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:04.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:05 smithi046 ceph-mon[19468]: from='client.334395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:05 smithi046 ceph-mon[19468]: pgmap v10698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:05 smithi087 ceph-mon[20993]: from='client.334395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:05 smithi087 ceph-mon[20993]: pgmap v10698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:05 smithi077 ceph-mon[21151]: from='client.334395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:05 smithi077 ceph-mon[21151]: pgmap v10698: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:07.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:07 smithi087 ceph-mon[20993]: pgmap v10699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:07 smithi046 ceph-mon[19468]: pgmap v10699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:07 smithi077 ceph-mon[21151]: pgmap v10699: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:09.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:09.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:09.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:09 smithi046 ceph-mon[19468]: pgmap v10700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:10.113 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:10.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:09 smithi087 ceph-mon[20993]: pgmap v10700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:09 smithi077 ceph-mon[21151]: pgmap v10700: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:12.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:31:11.841+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:31:11.842+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='client.334470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: pgmap v10701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='client.334470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: pgmap v10701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:31:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:31:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:31:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:31:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='client.334470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: pgmap v10701: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:13.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:31:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:31:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:31:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:13 smithi046 ceph-mon[19468]: pgmap v10702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:31:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:31:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:13 smithi087 ceph-mon[20993]: pgmap v10702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:31:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:31:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:13 smithi077 ceph-mon[21151]: pgmap v10702: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:15.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:15.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:15.116 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:15 smithi046 ceph-mon[19468]: pgmap v10703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:15 smithi087 ceph-mon[20993]: pgmap v10703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:15 smithi077 ceph-mon[21151]: pgmap v10703: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:31:15.800 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:15.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:15.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:15.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:15.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:16 smithi046 ceph-mon[19468]: from='client.334653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:16 smithi087 ceph-mon[20993]: from='client.334653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:16 smithi077 ceph-mon[21151]: from='client.334653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:17.748 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:17 smithi077 ceph-mon[21151]: pgmap v10704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:17 smithi046 ceph-mon[19468]: pgmap v10704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:17 smithi087 ceph-mon[20993]: pgmap v10704: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:19 smithi046 ceph-mon[19468]: pgmap v10705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:19 smithi077 ceph-mon[21151]: pgmap v10705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:19 smithi087 ceph-mon[20993]: pgmap v10705: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:20.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:20.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:20.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:21.475 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:21.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:21.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:21.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:21.476 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:21 smithi046 ceph-mon[19468]: pgmap v10706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:21 smithi087 ceph-mon[20993]: pgmap v10706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:21 smithi077 ceph-mon[21151]: pgmap v10706: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:22 smithi077 ceph-mon[21151]: from='client.334725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:22 smithi046 ceph-mon[19468]: from='client.334725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:22 smithi087 ceph-mon[20993]: from='client.334725 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:23 smithi046 ceph-mon[19468]: pgmap v10707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:23 smithi087 ceph-mon[20993]: pgmap v10707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:23 smithi077 ceph-mon[21151]: pgmap v10707: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:25 smithi046 ceph-mon[19468]: pgmap v10708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:25 smithi087 ceph-mon[20993]: pgmap v10708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:25 smithi077 ceph-mon[21151]: pgmap v10708: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:31:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:26.477 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:26.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:26.478 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:27.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:27.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:27.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:27.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:27.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:27 smithi046 ceph-mon[19468]: pgmap v10709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:27 smithi087 ceph-mon[20993]: pgmap v10709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:27 smithi077 ceph-mon[21151]: pgmap v10709: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:31:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:28 smithi046 ceph-mon[19468]: from='client.334797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:28 smithi087 ceph-mon[20993]: from='client.334797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:28 smithi077 ceph-mon[21151]: from='client.334797 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:29 smithi046 ceph-mon[19468]: pgmap v10710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:29 smithi087 ceph-mon[20993]: pgmap v10710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:29 smithi077 ceph-mon[21151]: pgmap v10710: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:31 smithi046 ceph-mon[19468]: pgmap v10711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:31 smithi087 ceph-mon[20993]: pgmap v10711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:32.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:32.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:32.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:31 smithi077 ceph-mon[21151]: pgmap v10711: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:32.851 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:32.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:32.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:32.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:32.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:33 smithi077 ceph-mon[21151]: from='client.334872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:33 smithi077 ceph-mon[21151]: pgmap v10712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:33 smithi046 ceph-mon[19468]: from='client.334872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:33 smithi046 ceph-mon[19468]: pgmap v10712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:33 smithi087 ceph-mon[20993]: from='client.334872 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:33 smithi087 ceph-mon[20993]: pgmap v10712: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:35 smithi046 ceph-mon[19468]: pgmap v10713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:35 smithi087 ceph-mon[20993]: pgmap v10713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:35 smithi077 ceph-mon[21151]: pgmap v10713: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:37.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:37.940 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:37 smithi087 ceph-mon[20993]: pgmap v10714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:38.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:37 smithi046 ceph-mon[19468]: pgmap v10714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:37 smithi077 ceph-mon[21151]: pgmap v10714: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:38.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:38.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:38.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:38.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:38.533 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:39 smithi077 ceph-mon[21151]: from='client.334947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:39 smithi077 ceph-mon[21151]: pgmap v10715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:40.056 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:39 smithi046 ceph-mon[19468]: from='client.334947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:40.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:39 smithi046 ceph-mon[19468]: pgmap v10715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:39 smithi087 ceph-mon[20993]: from='client.334947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:39 smithi087 ceph-mon[20993]: pgmap v10715: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:41.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:41 smithi087 ceph-mon[20993]: pgmap v10716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:42.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:41 smithi046 ceph-mon[19468]: pgmap v10716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:41 smithi077 ceph-mon[21151]: pgmap v10716: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:43.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:43.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:43.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:43 smithi046 ceph-mon[19468]: pgmap v10717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:44.004 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:43 smithi087 ceph-mon[20993]: pgmap v10717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:43 smithi077 ceph-mon[21151]: pgmap v10717: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:44.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:44.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:45 smithi046 ceph-mon[19468]: from='client.335022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:45 smithi046 ceph-mon[19468]: pgmap v10718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:45 smithi087 ceph-mon[20993]: from='client.335022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:45 smithi087 ceph-mon[20993]: pgmap v10718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:45 smithi077 ceph-mon[21151]: from='client.335022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:45 smithi077 ceph-mon[21151]: pgmap v10718: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:46.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:47 smithi046 ceph-mon[19468]: pgmap v10719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:47 smithi087 ceph-mon[20993]: pgmap v10719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:47 smithi077 ceph-mon[21151]: pgmap v10719: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:49.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:49.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:49.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:49.916 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:49.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:49.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:49.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:49.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:49 smithi046 ceph-mon[19468]: pgmap v10720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:49 smithi087 ceph-mon[20993]: pgmap v10720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:50.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:49 smithi077 ceph-mon[21151]: pgmap v10720: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:50 smithi046 ceph-mon[19468]: from='client.335091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:50 smithi087 ceph-mon[20993]: from='client.335091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:50 smithi077 ceph-mon[21151]: from='client.335091 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:52.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:51 smithi077 ceph-mon[21151]: pgmap v10721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:51 smithi046 ceph-mon[19468]: pgmap v10721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:51 smithi087 ceph-mon[20993]: pgmap v10721: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:31:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:53 smithi046 ceph-mon[19468]: pgmap v10722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:53 smithi087 ceph-mon[20993]: pgmap v10722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:53 smithi077 ceph-mon[21151]: pgmap v10722: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:54.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:31:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:31:54.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:31:55.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:31:55.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:31:55.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:31:55.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:31:55.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:31:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: pgmap v10723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: pgmap v10723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: pgmap v10723: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:55.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:31:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:56 smithi046 ceph-mon[19468]: from='client.335166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:56 smithi087 ceph-mon[20993]: from='client.335166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:56 smithi077 ceph-mon[21151]: from='client.335166 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:31:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:57 smithi046 ceph-mon[19468]: pgmap v10724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:57 smithi087 ceph-mon[20993]: pgmap v10724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:57 smithi077 ceph-mon[21151]: pgmap v10724: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:31:59.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:31:59 smithi046 ceph-mon[19468]: pgmap v10725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:31:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:31:59 smithi077 ceph-mon[21151]: pgmap v10725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:31:59 smithi087 ceph-mon[20993]: pgmap v10725: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:00.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:00.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:00.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:01.352 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:01.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:01.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:01.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:01.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:01.731 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:01 smithi077 ceph-mon[21151]: pgmap v10726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:01.983 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:01 smithi046 ceph-mon[19468]: pgmap v10726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:01 smithi087 ceph-mon[20993]: pgmap v10726: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:02 smithi087 ceph-mon[20993]: from='client.218855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:02 smithi046 ceph-mon[19468]: from='client.218855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:02 smithi077 ceph-mon[21151]: from='client.218855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:03 smithi046 ceph-mon[19468]: pgmap v10727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:03 smithi087 ceph-mon[20993]: pgmap v10727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:03 smithi077 ceph-mon[21151]: pgmap v10727: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:05 smithi046 ceph-mon[19468]: pgmap v10728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:05 smithi087 ceph-mon[20993]: pgmap v10728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:05 smithi077 ceph-mon[21151]: pgmap v10728: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:06.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:06.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:06.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:07.034 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:07.034 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:07.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:07.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:07.035 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:07 smithi046 ceph-mon[19468]: pgmap v10729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:07 smithi046 ceph-mon[19468]: from='client.335316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:07 smithi087 ceph-mon[20993]: pgmap v10729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:07 smithi087 ceph-mon[20993]: from='client.335316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:07 smithi077 ceph-mon[21151]: pgmap v10729: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:07 smithi077 ceph-mon[21151]: from='client.335316 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:09 smithi046 ceph-mon[19468]: pgmap v10730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:09 smithi087 ceph-mon[20993]: pgmap v10730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:09 smithi077 ceph-mon[21151]: pgmap v10730: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:12.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:11 smithi046 ceph-mon[19468]: pgmap v10731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:12.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:11 smithi087 ceph-mon[20993]: pgmap v10731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:11 smithi077 ceph-mon[21151]: pgmap v10731: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:12.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:12.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:12.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:12.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:12.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:12.997 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:32:12.622+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:32:12.631+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:12.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:32:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:32:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:32:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:13 smithi046 ceph-mon[19468]: from='client.335412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:32:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:13 smithi046 ceph-mon[19468]: pgmap v10732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:32:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:13 smithi087 ceph-mon[20993]: from='client.335412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:32:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:13 smithi087 ceph-mon[20993]: pgmap v10732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:32:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:32:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:13 smithi077 ceph-mon[21151]: from='client.335412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:32:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:13 smithi077 ceph-mon[21151]: pgmap v10732: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: pgmap v10733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: pgmap v10733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: pgmap v10733: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:17.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:17.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:17 smithi046 ceph-mon[19468]: pgmap v10734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:18.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:18.000 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:17 smithi087 ceph-mon[20993]: pgmap v10734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:17 smithi077 ceph-mon[21151]: pgmap v10734: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:18.679 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:18.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:18.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:18.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:18.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:19 smithi077 ceph-mon[21151]: from='client.335574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:20.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:19 smithi077 ceph-mon[21151]: pgmap v10735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:20.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:19 smithi046 ceph-mon[19468]: from='client.335574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:20.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:19 smithi046 ceph-mon[19468]: pgmap v10735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:19 smithi087 ceph-mon[20993]: from='client.335574 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:19 smithi087 ceph-mon[20993]: pgmap v10735: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:21.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:21 smithi077 ceph-mon[21151]: pgmap v10736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:21 smithi046 ceph-mon[19468]: pgmap v10736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:21 smithi087 ceph-mon[20993]: pgmap v10736: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:23.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:23.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:23.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:23 smithi077 ceph-mon[21151]: pgmap v10737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:24.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:23 smithi087 ceph-mon[20993]: pgmap v10737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:23 smithi046 ceph-mon[19468]: pgmap v10737: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:24.355 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:24.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:24.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:24.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:24.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:25.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:25 smithi046 ceph-mon[19468]: from='client.335649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:25.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:25 smithi046 ceph-mon[19468]: pgmap v10738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:25 smithi087 ceph-mon[20993]: from='client.335649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:25 smithi087 ceph-mon[20993]: pgmap v10738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:25 smithi077 ceph-mon[21151]: from='client.335649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:25 smithi077 ceph-mon[21151]: pgmap v10738: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:26 smithi046 ceph-mon[19468]: pgmap v10739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:26 smithi087 ceph-mon[20993]: pgmap v10739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:26 smithi077 ceph-mon[21151]: pgmap v10739: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:32:29.357 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:29.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:29.357 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:30.044 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:30.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:30.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:30.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:30.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:30.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:29 smithi046 ceph-mon[19468]: pgmap v10740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:29 smithi087 ceph-mon[20993]: pgmap v10740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:29 smithi077 ceph-mon[21151]: pgmap v10740: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:30 smithi046 ceph-mon[19468]: from='client.335718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:30 smithi087 ceph-mon[20993]: from='client.335718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:30 smithi077 ceph-mon[21151]: from='client.335718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:31 smithi046 ceph-mon[19468]: pgmap v10741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:32:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:31 smithi087 ceph-mon[20993]: pgmap v10741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:32:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:31 smithi077 ceph-mon[21151]: pgmap v10741: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:32:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:33 smithi046 ceph-mon[19468]: pgmap v10742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:33 smithi087 ceph-mon[20993]: pgmap v10742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:34.130 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:33 smithi077 ceph-mon[21151]: pgmap v10742: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:35.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:35.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:35.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:35.728 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:35.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:35.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:35.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:35.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: pgmap v10743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: pgmap v10743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: pgmap v10743: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:37.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:36 smithi087 ceph-mon[20993]: from='client.335793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:36 smithi046 ceph-mon[19468]: from='client.335793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:36 smithi077 ceph-mon[21151]: from='client.335793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:37 smithi046 ceph-mon[19468]: pgmap v10744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:37 smithi087 ceph-mon[20993]: pgmap v10744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:37 smithi077 ceph-mon[21151]: pgmap v10744: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:39 smithi046 ceph-mon[19468]: pgmap v10745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:39 smithi087 ceph-mon[20993]: pgmap v10745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:39 smithi077 ceph-mon[21151]: pgmap v10745: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:32:40.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:40.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:40.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:41.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:41.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:41.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:41.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:41.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:41.901 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:41 smithi077 ceph-mon[21151]: pgmap v10746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:41.986 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:41 smithi046 ceph-mon[19468]: pgmap v10746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:41 smithi087 ceph-mon[20993]: pgmap v10746: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:42.995 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:42 smithi077 ceph-mon[21151]: from='client.335871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:43.099 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:42 smithi046 ceph-mon[19468]: from='client.335871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:42 smithi087 ceph-mon[20993]: from='client.335871 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:43.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:43 smithi087 ceph-mon[20993]: pgmap v10747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:43 smithi046 ceph-mon[19468]: pgmap v10747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:43 smithi077 ceph-mon[21151]: pgmap v10747: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:45 smithi046 ceph-mon[19468]: pgmap v10748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:45 smithi087 ceph-mon[20993]: pgmap v10748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:45 smithi077 ceph-mon[21151]: pgmap v10748: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T08:32:46.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:46.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:46.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:47.106 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:47.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:47.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:47.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:47.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:46 smithi077 ceph-mon[21151]: pgmap v10749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:32:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:46 smithi077 ceph-mon[21151]: from='client.335949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:46 smithi046 ceph-mon[19468]: pgmap v10749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:32:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:46 smithi046 ceph-mon[19468]: from='client.335949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:46 smithi087 ceph-mon[20993]: pgmap v10749: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T08:32:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:46 smithi087 ceph-mon[20993]: from='client.335949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:49 smithi046 ceph-mon[19468]: pgmap v10750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:49 smithi087 ceph-mon[20993]: pgmap v10750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:49 smithi077 ceph-mon[21151]: pgmap v10750: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:51 smithi046 ceph-mon[19468]: pgmap v10751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:52.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:52.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:52.108 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:51 smithi087 ceph-mon[20993]: pgmap v10751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:51 smithi077 ceph-mon[21151]: pgmap v10751: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:52.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:52.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:32:53.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:53 smithi077 ceph-mon[21151]: from='client.336024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:53.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:53 smithi077 ceph-mon[21151]: pgmap v10752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:53 smithi046 ceph-mon[19468]: from='client.336024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:53 smithi046 ceph-mon[19468]: pgmap v10752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:53 smithi087 ceph-mon[20993]: from='client.336024 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:32:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:53 smithi087 ceph-mon[20993]: pgmap v10752: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: pgmap v10753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: pgmap v10753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: pgmap v10753: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:32:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:56.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:32:57.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:32:57.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:32:57.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:32:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:57 smithi046 ceph-mon[19468]: pgmap v10754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:57 smithi087 ceph-mon[20993]: pgmap v10754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:57 smithi077 ceph-mon[21151]: pgmap v10754: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:32:58.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:32:58.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:32:58.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:32:58.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:32:58.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:59 smithi046 ceph-mon[19468]: from='client.336099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:32:59 smithi046 ceph-mon[19468]: pgmap v10755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:59 smithi087 ceph-mon[20993]: from='client.336099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:32:59 smithi087 ceph-mon[20993]: pgmap v10755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:59 smithi077 ceph-mon[21151]: from='client.336099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:32:59 smithi077 ceph-mon[21151]: pgmap v10755: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:01.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:01 smithi077 ceph-mon[21151]: pgmap v10756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:01 smithi046 ceph-mon[19468]: pgmap v10756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:01 smithi087 ceph-mon[20993]: pgmap v10756: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:03.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:03.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:03.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:04.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:03 smithi087 ceph-mon[20993]: pgmap v10757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:03 smithi046 ceph-mon[19468]: pgmap v10757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:04.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:04.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:03 smithi077 ceph-mon[21151]: pgmap v10757: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:05 smithi087 ceph-mon[20993]: from='client.336174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:05 smithi087 ceph-mon[20993]: pgmap v10758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:06.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:05 smithi046 ceph-mon[19468]: from='client.336174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:06.019 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:05 smithi046 ceph-mon[19468]: pgmap v10758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:05 smithi077 ceph-mon[21151]: from='client.336174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:05 smithi077 ceph-mon[21151]: pgmap v10758: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:07.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:07 smithi087 ceph-mon[20993]: pgmap v10759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:07 smithi046 ceph-mon[19468]: pgmap v10759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:07 smithi077 ceph-mon[21151]: pgmap v10759: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:09.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:09.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:09.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:09.832 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:09.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:09.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:09.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:09.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:09 smithi087 ceph-mon[20993]: pgmap v10760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:09 smithi046 ceph-mon[19468]: pgmap v10760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:09 smithi077 ceph-mon[21151]: pgmap v10760: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:10 smithi046 ceph-mon[19468]: from='client.336252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:10 smithi087 ceph-mon[20993]: from='client.336252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:10 smithi077 ceph-mon[21151]: from='client.336252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:11 smithi046 ceph-mon[19468]: pgmap v10761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:11 smithi087 ceph-mon[20993]: pgmap v10761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:11 smithi077 ceph-mon[21151]: pgmap v10761: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:13.716 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:33:13.383+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:33:13.717 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:33:13.384+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:33:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: pgmap v10762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:33:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:33:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:33:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: pgmap v10762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:33:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:33:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:33:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: pgmap v10762: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:33:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:33:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:14.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:14.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:14.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:15.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:15.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:33:15.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:33:15.048 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:15.048 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:33:15.049 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:33:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:33:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:33:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:33:15.526 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:15.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:15.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:15.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:15.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: pgmap v10763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: pgmap v10763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: pgmap v10763: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:16 smithi046 ceph-mon[19468]: from='client.336432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:16 smithi087 ceph-mon[20993]: from='client.336432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:16 smithi077 ceph-mon[21151]: from='client.336432 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:17 smithi046 ceph-mon[19468]: pgmap v10764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:17 smithi087 ceph-mon[20993]: pgmap v10764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:17 smithi077 ceph-mon[21151]: pgmap v10764: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:19 smithi087 ceph-mon[20993]: pgmap v10765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:19 smithi046 ceph-mon[19468]: pgmap v10765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:19 smithi077 ceph-mon[21151]: pgmap v10765: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:20.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:20.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:20.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:21.204 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:21.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:21.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:21.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:21.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:22.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:21 smithi046 ceph-mon[19468]: pgmap v10766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:22.100 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:21 smithi077 ceph-mon[21151]: pgmap v10766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:21 smithi087 ceph-mon[20993]: pgmap v10766: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:22.903 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:22 smithi077 ceph-mon[21151]: from='client.336507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:23.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:22 smithi046 ceph-mon[19468]: from='client.336507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:22 smithi087 ceph-mon[20993]: from='client.336507 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:24.009 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:23 smithi077 ceph-mon[21151]: pgmap v10767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:23 smithi046 ceph-mon[19468]: pgmap v10767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:24.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:23 smithi087 ceph-mon[20993]: pgmap v10767: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:25 smithi046 ceph-mon[19468]: pgmap v10768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:25 smithi087 ceph-mon[20993]: pgmap v10768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:25 smithi077 ceph-mon[21151]: pgmap v10768: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:33:26.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:26.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:26.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:26.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:26.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:27 smithi046 ceph-mon[19468]: from='client.336585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:27 smithi046 ceph-mon[19468]: pgmap v10769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:27 smithi077 ceph-mon[21151]: from='client.336585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:27 smithi077 ceph-mon[21151]: pgmap v10769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:27 smithi087 ceph-mon[20993]: from='client.336585 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:27.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:27 smithi087 ceph-mon[20993]: pgmap v10769: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:33:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:29 smithi046 ceph-mon[19468]: pgmap v10770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:29 smithi087 ceph-mon[20993]: pgmap v10770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:29 smithi077 ceph-mon[21151]: pgmap v10770: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:31.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:31.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:31.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:31 smithi046 ceph-mon[19468]: pgmap v10771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:31 smithi087 ceph-mon[20993]: pgmap v10771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:31 smithi077 ceph-mon[21151]: pgmap v10771: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:32.575 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:32.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:32.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:32.575 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:32.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:33 smithi046 ceph-mon[19468]: from='client.336663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:33 smithi046 ceph-mon[19468]: pgmap v10772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:33 smithi087 ceph-mon[20993]: from='client.336663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:33 smithi087 ceph-mon[20993]: pgmap v10772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:33 smithi077 ceph-mon[21151]: from='client.336663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:33 smithi077 ceph-mon[21151]: pgmap v10772: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:36.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: pgmap v10773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:36.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.003 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.003 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: pgmap v10773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: pgmap v10773: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:37 smithi046 ceph-mon[19468]: pgmap v10774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:37 smithi087 ceph-mon[20993]: pgmap v10774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:37 smithi077 ceph-mon[21151]: pgmap v10774: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:38.264 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:38.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:38.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:38.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:38.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:39 smithi046 ceph-mon[19468]: from='client.336738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:39 smithi046 ceph-mon[19468]: pgmap v10775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:39 smithi087 ceph-mon[20993]: from='client.336738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:39 smithi087 ceph-mon[20993]: pgmap v10775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:39 smithi077 ceph-mon[21151]: from='client.336738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:39 smithi077 ceph-mon[21151]: pgmap v10775: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:41 smithi046 ceph-mon[19468]: pgmap v10776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:41 smithi087 ceph-mon[20993]: pgmap v10776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:41 smithi077 ceph-mon[21151]: pgmap v10776: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:43.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:43.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:43.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:43.771 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:43 smithi077 ceph-mon[21151]: pgmap v10777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:43 smithi046 ceph-mon[19468]: pgmap v10777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:43.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:43.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:43.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:43.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:43.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:43 smithi087 ceph-mon[20993]: pgmap v10777: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:44 smithi087 ceph-mon[20993]: from='client.336813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:45.038 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:44 smithi077 ceph-mon[21151]: from='client.336813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:44 smithi046 ceph-mon[19468]: from='client.336813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:45.836 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:45 smithi087 ceph-mon[20993]: pgmap v10778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:45 smithi046 ceph-mon[19468]: pgmap v10778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:45 smithi077 ceph-mon[21151]: pgmap v10778: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:47 smithi046 ceph-mon[19468]: pgmap v10779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:47 smithi087 ceph-mon[20993]: pgmap v10779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:47 smithi077 ceph-mon[21151]: pgmap v10779: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:49.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:49.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:49.001 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:49.683 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:49.683 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:49.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:49.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:49.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:49 smithi046 ceph-mon[19468]: pgmap v10780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:49 smithi087 ceph-mon[20993]: pgmap v10780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:49 smithi077 ceph-mon[21151]: pgmap v10780: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:50 smithi046 ceph-mon[19468]: from='client.336888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:50 smithi087 ceph-mon[20993]: from='client.336888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:50 smithi077 ceph-mon[21151]: from='client.336888 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:51 smithi046 ceph-mon[19468]: pgmap v10781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:51 smithi087 ceph-mon[20993]: pgmap v10781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:51 smithi077 ceph-mon[21151]: pgmap v10781: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:33:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:53 smithi046 ceph-mon[19468]: pgmap v10782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:53 smithi087 ceph-mon[20993]: pgmap v10782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:53 smithi077 ceph-mon[21151]: pgmap v10782: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:54.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:33:54.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:33:54.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:33:55.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:33:55.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:33:55.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:33:55.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:33:55.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:33:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: pgmap v10783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: pgmap v10783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: pgmap v10783: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:56.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:33:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:56 smithi046 ceph-mon[19468]: from='client.336966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:56 smithi087 ceph-mon[20993]: from='client.336966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:56 smithi077 ceph-mon[21151]: from='client.336966 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:33:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:57 smithi046 ceph-mon[19468]: pgmap v10784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:57 smithi087 ceph-mon[20993]: pgmap v10784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:33:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:57 smithi077 ceph-mon[21151]: pgmap v10784: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:33:59 smithi046 ceph-mon[19468]: pgmap v10785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:33:59 smithi087 ceph-mon[20993]: pgmap v10785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:33:59 smithi077 ceph-mon[21151]: pgmap v10785: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:00.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:00.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:00.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:01.053 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:01 smithi046 ceph-mon[19468]: pgmap v10786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:01 smithi046 ceph-mon[19468]: from='client.337044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:01 smithi087 ceph-mon[20993]: pgmap v10786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:01 smithi087 ceph-mon[20993]: from='client.337044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:01 smithi077 ceph-mon[21151]: pgmap v10786: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:01 smithi077 ceph-mon[21151]: from='client.337044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:04.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:03 smithi046 ceph-mon[19468]: pgmap v10787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:03 smithi087 ceph-mon[20993]: pgmap v10787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:03 smithi077 ceph-mon[21151]: pgmap v10787: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:05.866 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:05 smithi077 ceph-mon[21151]: pgmap v10788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:05 smithi087 ceph-mon[20993]: pgmap v10788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:06.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:06.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:06.060 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:05 smithi046 ceph-mon[19468]: pgmap v10788: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:06.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:06.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:06.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:06.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:06.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:06.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:07 smithi077 ceph-mon[21151]: from='client.337119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:07 smithi077 ceph-mon[21151]: pgmap v10789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:07.719 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:07 smithi087 ceph-mon[20993]: from='client.337119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:07.719 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:07 smithi087 ceph-mon[20993]: pgmap v10789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:07 smithi046 ceph-mon[19468]: from='client.337119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:07.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:07 smithi046 ceph-mon[19468]: pgmap v10789: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:09 smithi046 ceph-mon[19468]: pgmap v10790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:09 smithi087 ceph-mon[20993]: pgmap v10790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:09 smithi077 ceph-mon[21151]: pgmap v10790: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:11.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:11.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:11.736 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:11 smithi046 ceph-mon[19468]: pgmap v10791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:11 smithi087 ceph-mon[20993]: pgmap v10791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:11 smithi077 ceph-mon[21151]: pgmap v10791: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:12.421 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:12.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:12.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:12.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:12.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='client.337191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: pgmap v10792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:34:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:34:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:34:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='client.337191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: pgmap v10792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:34:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:34:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:34:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:14.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='client.337191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: pgmap v10792: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:34:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:34:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:34:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:14.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:14.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:34:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:34:14.141+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:34:14.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:34:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:34:14.142+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:34:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:34:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: pgmap v10793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:15.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:34:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: pgmap v10793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:34:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: pgmap v10793: 225 pgs: 225 active+clean; 589 KiB data, 164 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:16.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:17.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:18.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:18.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:18.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:18.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:18.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:18.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:17 smithi046 ceph-mon[19468]: pgmap v10794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:17 smithi087 ceph-mon[20993]: pgmap v10794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:17 smithi077 ceph-mon[21151]: pgmap v10794: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:18 smithi046 ceph-mon[19468]: from='client.337371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:18 smithi087 ceph-mon[20993]: from='client.337371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:18 smithi077 ceph-mon[21151]: from='client.337371 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:20.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:19 smithi087 ceph-mon[20993]: pgmap v10795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:19 smithi046 ceph-mon[19468]: pgmap v10795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:19 smithi077 ceph-mon[21151]: pgmap v10795: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:21 smithi046 ceph-mon[19468]: pgmap v10796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:21 smithi087 ceph-mon[20993]: pgmap v10796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:21 smithi077 ceph-mon[21151]: pgmap v10796: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:23.801 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:23.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:23.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:23.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:23.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:24.008 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:23 smithi077 ceph-mon[21151]: pgmap v10797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:24.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:23 smithi046 ceph-mon[19468]: pgmap v10797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:23 smithi087 ceph-mon[20993]: pgmap v10797: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:25.073 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:24 smithi077 ceph-mon[21151]: from='client.337449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:24 smithi046 ceph-mon[19468]: from='client.337449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:24 smithi087 ceph-mon[20993]: from='client.337449 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:26.104 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:25 smithi087 ceph-mon[20993]: pgmap v10798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:25 smithi046 ceph-mon[19468]: pgmap v10798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:25 smithi077 ceph-mon[21151]: pgmap v10798: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:27 smithi046 ceph-mon[19468]: pgmap v10799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:27 smithi087 ceph-mon[20993]: pgmap v10799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:27 smithi077 ceph-mon[21151]: pgmap v10799: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:34:28.804 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:28.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:28.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:29.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:29 smithi046 ceph-mon[19468]: pgmap v10800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:29 smithi087 ceph-mon[20993]: pgmap v10800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:29 smithi077 ceph-mon[21151]: pgmap v10800: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:30 smithi046 ceph-mon[19468]: from='client.337524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:30 smithi087 ceph-mon[20993]: from='client.337524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:30 smithi077 ceph-mon[21151]: from='client.337524 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:31 smithi046 ceph-mon[19468]: pgmap v10801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:31 smithi087 ceph-mon[20993]: pgmap v10801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:31 smithi077 ceph-mon[21151]: pgmap v10801: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:33 smithi046 ceph-mon[19468]: pgmap v10802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:33 smithi087 ceph-mon[20993]: pgmap v10802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:33 smithi077 ceph-mon[21151]: pgmap v10802: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:34.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:34.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:35.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: pgmap v10803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: pgmap v10803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: pgmap v10803: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:37.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:36 smithi087 ceph-mon[20993]: from='client.337599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:36 smithi046 ceph-mon[19468]: from='client.337599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:36 smithi077 ceph-mon[21151]: from='client.337599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:37 smithi046 ceph-mon[19468]: pgmap v10804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:34:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:37 smithi087 ceph-mon[20993]: pgmap v10804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:34:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:37 smithi077 ceph-mon[21151]: pgmap v10804: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:34:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:39 smithi046 ceph-mon[19468]: pgmap v10805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:34:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:39 smithi087 ceph-mon[20993]: pgmap v10805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:34:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:39 smithi077 ceph-mon[21151]: pgmap v10805: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T08:34:40.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:40.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:40.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:40.862 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:40.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:40.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:40.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:40.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:40 smithi046 ceph-mon[19468]: from='client.337677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:40 smithi046 ceph-mon[19468]: pgmap v10806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:40 smithi087 ceph-mon[20993]: from='client.337677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:40 smithi087 ceph-mon[20993]: pgmap v10806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:40 smithi077 ceph-mon[21151]: from='client.337677 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:40 smithi077 ceph-mon[21151]: pgmap v10806: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:44.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:43 smithi046 ceph-mon[19468]: pgmap v10807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:43 smithi087 ceph-mon[20993]: pgmap v10807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:43 smithi077 ceph-mon[21151]: pgmap v10807: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:45.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:45.864 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:45.864 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:46.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:45 smithi046 ceph-mon[19468]: pgmap v10808: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:46.112 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:45 smithi077 ceph-mon[21151]: pgmap v10808: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:45 smithi087 ceph-mon[20993]: pgmap v10808: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:34:46.540 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:46.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:46.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:46.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:46.540 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:47 smithi077 ceph-mon[21151]: from='client.337755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:47 smithi077 ceph-mon[21151]: pgmap v10809: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:47.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:47 smithi046 ceph-mon[19468]: from='client.337755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:47.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:47.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:47 smithi046 ceph-mon[19468]: pgmap v10809: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:48.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:47 smithi087 ceph-mon[20993]: from='client.337755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:48.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:48.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:48.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:47 smithi087 ceph-mon[20993]: pgmap v10809: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:49 smithi046 ceph-mon[19468]: pgmap v10810: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:34:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:49 smithi087 ceph-mon[20993]: pgmap v10810: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:34:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:49 smithi077 ceph-mon[21151]: pgmap v10810: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T08:34:51.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:51.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:51.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:51 smithi046 ceph-mon[19468]: pgmap v10811: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:51 smithi087 ceph-mon[20993]: pgmap v10811: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:51 smithi077 ceph-mon[21151]: pgmap v10811: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:52.216 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:52.216 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:52.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:52.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:52.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:53 smithi046 ceph-mon[19468]: from='client.337833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:53 smithi046 ceph-mon[19468]: pgmap v10812: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:53 smithi087 ceph-mon[20993]: from='client.337833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:53 smithi087 ceph-mon[20993]: pgmap v10812: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:53 smithi077 ceph-mon[21151]: from='client.337833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:53 smithi077 ceph-mon[21151]: pgmap v10812: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:55 smithi077 ceph-mon[21151]: pgmap v10813: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:55 smithi046 ceph-mon[19468]: pgmap v10813: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:55 smithi087 ceph-mon[20993]: pgmap v10813: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:56 smithi046 ceph-mon[19468]: pgmap v10814: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:56 smithi087 ceph-mon[20993]: pgmap v10814: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:34:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:56 smithi077 ceph-mon[21151]: pgmap v10814: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:34:57.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:34:57.218 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:34:57.218 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:34:57.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:34:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:34:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:34:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:34:57.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:34:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:57 smithi046 ceph-mon[19468]: from='client.337911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:57 smithi087 ceph-mon[20993]: from='client.337911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:57 smithi077 ceph-mon[21151]: from='client.337911 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:34:58 smithi046 ceph-mon[19468]: pgmap v10815: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:34:58 smithi087 ceph-mon[20993]: pgmap v10815: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:34:58 smithi077 ceph-mon[21151]: pgmap v10815: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:01 smithi046 ceph-mon[19468]: pgmap v10816: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:01 smithi087 ceph-mon[20993]: pgmap v10816: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:01 smithi077 ceph-mon[21151]: pgmap v10816: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:02.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:03.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:03.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:03 smithi046 ceph-mon[19468]: pgmap v10817: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:03 smithi087 ceph-mon[20993]: pgmap v10817: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:03 smithi077 ceph-mon[21151]: pgmap v10817: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:04 smithi046 ceph-mon[19468]: from='client.337989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:04 smithi087 ceph-mon[20993]: from='client.337989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:04 smithi077 ceph-mon[21151]: from='client.337989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:05 smithi077 ceph-mon[21151]: pgmap v10818: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:05.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:05 smithi046 ceph-mon[19468]: pgmap v10818: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:05 smithi087 ceph-mon[20993]: pgmap v10818: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:07 smithi077 ceph-mon[21151]: pgmap v10819: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:07.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:07 smithi087 ceph-mon[20993]: pgmap v10819: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:08.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:07 smithi046 ceph-mon[19468]: pgmap v10819: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:08.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:08.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:08.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:09.287 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:09.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:09.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:09.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:09.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:09 smithi046 ceph-mon[19468]: pgmap v10820: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:09 smithi087 ceph-mon[20993]: pgmap v10820: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:09 smithi077 ceph-mon[21151]: pgmap v10820: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:10 smithi046 ceph-mon[19468]: from='client.338064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:10 smithi087 ceph-mon[20993]: from='client.338064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:10 smithi077 ceph-mon[21151]: from='client.338064 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:11 smithi046 ceph-mon[19468]: pgmap v10821: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:11 smithi087 ceph-mon[20993]: pgmap v10821: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:11 smithi077 ceph-mon[21151]: pgmap v10821: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:12 smithi046 ceph-mon[19468]: pgmap v10822: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:12 smithi087 ceph-mon[20993]: pgmap v10822: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:12 smithi077 ceph-mon[21151]: pgmap v10822: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:14.288 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:35:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:35:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:35:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:35:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:35:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:14.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:15.277 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:15.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:15.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:15.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:15.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:15.278 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:35:14.903+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:35:15.278 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:35:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:35:14.904+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:35:15.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:15.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:15 smithi046 ceph-mon[19468]: from='client.338160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:15.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:15 smithi046 ceph-mon[19468]: pgmap v10823: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:15 smithi087 ceph-mon[20993]: from='client.338160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:15 smithi087 ceph-mon[20993]: pgmap v10823: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:15 smithi077 ceph-mon[21151]: from='client.338160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:15 smithi077 ceph-mon[21151]: pgmap v10823: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:16.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:17 smithi046 ceph-mon[19468]: pgmap v10824: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:35:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:17 smithi087 ceph-mon[20993]: pgmap v10824: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:35:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:17 smithi077 ceph-mon[21151]: pgmap v10824: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:35:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:19 smithi046 ceph-mon[19468]: pgmap v10825: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:35:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:19 smithi087 ceph-mon[20993]: pgmap v10825: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:35:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:19 smithi077 ceph-mon[21151]: pgmap v10825: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T08:35:20.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:20.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:20.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:20.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:20.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:20.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:20.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:20.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:21 smithi046 ceph-mon[19468]: from='client.338313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:21 smithi046 ceph-mon[19468]: pgmap v10826: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:21 smithi087 ceph-mon[20993]: from='client.338313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:21 smithi087 ceph-mon[20993]: pgmap v10826: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:21 smithi077 ceph-mon[21151]: from='client.338313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:21 smithi077 ceph-mon[21151]: pgmap v10826: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:23 smithi046 ceph-mon[19468]: pgmap v10827: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:23 smithi087 ceph-mon[20993]: pgmap v10827: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:23 smithi077 ceph-mon[21151]: pgmap v10827: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:25 smithi046 ceph-mon[19468]: pgmap v10828: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:25.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:25.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:25.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:25 smithi087 ceph-mon[20993]: pgmap v10828: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:26.133 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:25 smithi077 ceph-mon[21151]: pgmap v10828: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 426 B/s wr, 39 op/s 2024-08-31T08:35:26.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:26.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:26.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:26.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:26.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:27.845 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:27 smithi087 ceph-mon[20993]: from='client.338388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:27.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:27 smithi087 ceph-mon[20993]: pgmap v10829: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:27.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:27.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:27.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:27 smithi077 ceph-mon[21151]: from='client.338388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:27 smithi077 ceph-mon[21151]: pgmap v10829: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:27.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:27 smithi046 ceph-mon[19468]: from='client.338388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:27 smithi046 ceph-mon[19468]: pgmap v10829: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 426 B/s wr, 40 op/s 2024-08-31T08:35:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:28.936 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:28 smithi087 ceph-mon[20993]: pgmap v10830: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 170 B/s wr, 37 op/s 2024-08-31T08:35:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:28 smithi046 ceph-mon[19468]: pgmap v10830: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 170 B/s wr, 37 op/s 2024-08-31T08:35:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:28 smithi077 ceph-mon[21151]: pgmap v10830: 225 pgs: 225 active+clean; 589 KiB data, 148 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 170 B/s wr, 37 op/s 2024-08-31T08:35:31.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:31.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:31.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:31 smithi046 ceph-mon[19468]: pgmap v10831: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 57 KiB/s rd, 170 B/s wr, 90 op/s 2024-08-31T08:35:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:31 smithi087 ceph-mon[20993]: pgmap v10831: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 57 KiB/s rd, 170 B/s wr, 90 op/s 2024-08-31T08:35:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:31 smithi077 ceph-mon[21151]: pgmap v10831: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 57 KiB/s rd, 170 B/s wr, 90 op/s 2024-08-31T08:35:32.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:32.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:32.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:32.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:32.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:33 smithi046 ceph-mon[19468]: from='client.338466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:33 smithi046 ceph-mon[19468]: pgmap v10832: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:33 smithi087 ceph-mon[20993]: from='client.338466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:33 smithi087 ceph-mon[20993]: pgmap v10832: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:33 smithi077 ceph-mon[21151]: from='client.338466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:33 smithi077 ceph-mon[21151]: pgmap v10832: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:36.053 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:35 smithi087 ceph-mon[20993]: pgmap v10833: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:35 smithi046 ceph-mon[19468]: pgmap v10833: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:35 smithi077 ceph-mon[21151]: pgmap v10833: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:36 smithi077 ceph-mon[21151]: pgmap v10834: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:36 smithi087 ceph-mon[20993]: pgmap v10834: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:36 smithi046 ceph-mon[19468]: pgmap v10834: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:37.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:37.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:37.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:38.054 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:38.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:38.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:38.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:38.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:38 smithi046 ceph-mon[19468]: from='client.338541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:38 smithi087 ceph-mon[20993]: from='client.338541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:38 smithi077 ceph-mon[21151]: from='client.338541 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:39 smithi046 ceph-mon[19468]: pgmap v10835: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:39 smithi087 ceph-mon[20993]: pgmap v10835: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:39 smithi077 ceph-mon[21151]: pgmap v10835: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:35:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:41 smithi046 ceph-mon[19468]: pgmap v10836: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:41 smithi087 ceph-mon[20993]: pgmap v10836: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:41 smithi077 ceph-mon[21151]: pgmap v10836: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T08:35:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:43.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:43.738 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:43.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:43.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:43.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:43.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:43 smithi046 ceph-mon[19468]: pgmap v10837: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:43 smithi087 ceph-mon[20993]: pgmap v10837: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:43 smithi077 ceph-mon[21151]: pgmap v10837: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:44.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:44 smithi087 ceph-mon[20993]: from='client.338616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:45.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:44 smithi046 ceph-mon[19468]: from='client.338616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:44 smithi077 ceph-mon[21151]: from='client.338616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:46.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:45 smithi046 ceph-mon[19468]: pgmap v10838: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:45 smithi087 ceph-mon[20993]: pgmap v10838: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:45 smithi077 ceph-mon[21151]: pgmap v10838: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:47.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:46 smithi046 ceph-mon[19468]: pgmap v10839: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:47.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:46 smithi077 ceph-mon[21151]: pgmap v10839: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:46 smithi087 ceph-mon[20993]: pgmap v10839: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:48.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.242 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.293 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.293 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.293 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:48.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:48.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:48.742 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:49 smithi077 ceph-mon[21151]: pgmap v10840: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:49.293 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:49 smithi087 ceph-mon[20993]: pgmap v10840: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:49 smithi046 ceph-mon[19468]: pgmap v10840: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:49.424 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:49.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:49.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:49.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:49.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:50.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:50 smithi087 ceph-mon[20993]: from='client.338694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:50 smithi046 ceph-mon[19468]: from='client.338694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:50 smithi077 ceph-mon[21151]: from='client.338694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:51 smithi046 ceph-mon[19468]: pgmap v10841: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:51 smithi087 ceph-mon[20993]: pgmap v10841: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:51 smithi077 ceph-mon[21151]: pgmap v10841: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:35:54.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:53 smithi046 ceph-mon[19468]: pgmap v10842: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:54.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:53 smithi077 ceph-mon[21151]: pgmap v10842: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:53 smithi087 ceph-mon[20993]: pgmap v10842: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:54.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:35:54.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:35:54.426 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:35:55.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:35:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:35:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:35:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:35:55.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:35:56.029 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:55 smithi077 ceph-mon[21151]: pgmap v10843: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:56.029 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:55 smithi077 ceph-mon[21151]: from='client.338769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:55 smithi046 ceph-mon[19468]: pgmap v10843: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:55 smithi046 ceph-mon[19468]: from='client.338769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:55 smithi087 ceph-mon[20993]: pgmap v10843: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:55 smithi087 ceph-mon[20993]: from='client.338769 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:35:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:57 smithi046 ceph-mon[19468]: pgmap v10844: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:57 smithi087 ceph-mon[20993]: pgmap v10844: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:35:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:35:57.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:57 smithi077 ceph-mon[21151]: pgmap v10844: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:35:59 smithi046 ceph-mon[19468]: pgmap v10845: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:00.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:00.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:00.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:35:59 smithi087 ceph-mon[20993]: pgmap v10845: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:35:59 smithi077 ceph-mon[21151]: pgmap v10845: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:00.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:00.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:00.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:00.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:00.802 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:01 smithi046 ceph-mon[19468]: from='client.338847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:01 smithi046 ceph-mon[19468]: pgmap v10846: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:01 smithi087 ceph-mon[20993]: from='client.338847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:01 smithi087 ceph-mon[20993]: pgmap v10846: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:01 smithi077 ceph-mon[21151]: from='client.338847 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:01 smithi077 ceph-mon[21151]: pgmap v10846: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:03.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:02 smithi046 ceph-mon[19468]: pgmap v10847: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:02 smithi087 ceph-mon[20993]: pgmap v10847: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:02 smithi077 ceph-mon[21151]: pgmap v10847: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:05.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:05.803 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:05.804 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:05 smithi046 ceph-mon[19468]: pgmap v10848: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:05 smithi087 ceph-mon[20993]: pgmap v10848: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:05 smithi077 ceph-mon[21151]: pgmap v10848: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:06.496 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:06.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:06.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:06.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:06.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:06 smithi046 ceph-mon[19468]: from='client.338925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:06 smithi046 ceph-mon[19468]: pgmap v10849: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:06 smithi087 ceph-mon[20993]: from='client.338925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:06 smithi087 ceph-mon[20993]: pgmap v10849: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:06 smithi077 ceph-mon[21151]: from='client.338925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:06 smithi077 ceph-mon[21151]: pgmap v10849: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:08.293 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.293 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.293 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:09.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:09 smithi087 ceph-mon[20993]: pgmap v10850: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:09 smithi077 ceph-mon[21151]: pgmap v10850: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:09 smithi046 ceph-mon[19468]: pgmap v10850: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:11.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:10 smithi087 ceph-mon[20993]: pgmap v10851: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:10 smithi046 ceph-mon[19468]: pgmap v10851: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:10 smithi077 ceph-mon[21151]: pgmap v10851: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:11.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:11.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:11.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:12.196 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:12.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:12.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:12.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:12.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:12 smithi046 ceph-mon[19468]: from='client.338997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:12 smithi046 ceph-mon[19468]: pgmap v10852: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:12 smithi087 ceph-mon[20993]: from='client.338997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:12 smithi087 ceph-mon[20993]: pgmap v10852: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:12 smithi077 ceph-mon[21151]: from='client.338997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:12 smithi077 ceph-mon[21151]: pgmap v10852: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:14 smithi046 ceph-mon[19468]: pgmap v10853: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:14 smithi087 ceph-mon[20993]: pgmap v10853: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:14 smithi077 ceph-mon[21151]: pgmap v10853: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:36:15.688+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:36:15.689+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:36:16.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:36:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:36:16.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:36:16.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:36:16.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:36:16.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:36:16.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:16.147 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:36:16.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:36:16.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:36:17.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:17.198 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:17.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.285 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:17 smithi046 ceph-mon[19468]: pgmap v10854: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:17 smithi077 ceph-mon[21151]: pgmap v10854: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:17 smithi087 ceph-mon[20993]: pgmap v10854: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:17.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:17.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:17.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:17.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:17.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:18 smithi046 ceph-mon[19468]: from='client.339174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:18 smithi087 ceph-mon[20993]: from='client.339174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:18 smithi077 ceph-mon[21151]: from='client.339174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:19 smithi046 ceph-mon[19468]: pgmap v10855: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:19 smithi087 ceph-mon[20993]: pgmap v10855: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:19 smithi077 ceph-mon[21151]: pgmap v10855: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:20 smithi046 ceph-mon[19468]: pgmap v10856: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:20 smithi087 ceph-mon[20993]: pgmap v10856: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:20 smithi077 ceph-mon[21151]: pgmap v10856: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:22.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:22.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:22.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:22 smithi046 ceph-mon[19468]: pgmap v10857: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:22 smithi087 ceph-mon[20993]: pgmap v10857: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:22 smithi077 ceph-mon[21151]: pgmap v10857: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:23.568 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:23.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:23.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:23.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:23.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:24.087 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:23 smithi077 ceph-mon[21151]: from='client.339246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:23 smithi046 ceph-mon[19468]: from='client.339246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:23 smithi087 ceph-mon[20993]: from='client.339246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:24 smithi046 ceph-mon[19468]: pgmap v10858: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:24 smithi087 ceph-mon[20993]: pgmap v10858: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:24 smithi077 ceph-mon[21151]: pgmap v10858: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:26 smithi046 ceph-mon[19468]: pgmap v10859: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:26 smithi087 ceph-mon[20993]: pgmap v10859: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:26 smithi077 ceph-mon[21151]: pgmap v10859: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:28.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:28.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:28.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:28.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:29.271 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:29.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:29.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:29.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:29.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:29.482 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:29 smithi046 ceph-mon[19468]: pgmap v10860: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:29 smithi087 ceph-mon[20993]: pgmap v10860: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:29 smithi077 ceph-mon[21151]: pgmap v10860: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:30.507 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:30 smithi087 ceph-mon[20993]: from='client.339315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:30 smithi046 ceph-mon[19468]: from='client.339315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:30 smithi077 ceph-mon[21151]: from='client.339315 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:31.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:31 smithi087 ceph-mon[20993]: pgmap v10861: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:31 smithi046 ceph-mon[19468]: pgmap v10861: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:31 smithi077 ceph-mon[21151]: pgmap v10861: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:36:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:32 smithi046 ceph-mon[19468]: pgmap v10862: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:32 smithi087 ceph-mon[20993]: pgmap v10862: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:32 smithi077 ceph-mon[21151]: pgmap v10862: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:34.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:34.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:34.273 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:34.959 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:34.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:34.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:34.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:34.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:34 smithi046 ceph-mon[19468]: from='client.339387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:34 smithi046 ceph-mon[19468]: pgmap v10863: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:34 smithi087 ceph-mon[20993]: from='client.339387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:34 smithi087 ceph-mon[20993]: pgmap v10863: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:34 smithi077 ceph-mon[21151]: from='client.339387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:34 smithi077 ceph-mon[21151]: pgmap v10863: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:37 smithi046 ceph-mon[19468]: pgmap v10864: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:36:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:37 smithi087 ceph-mon[20993]: pgmap v10864: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:37.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:37 smithi077 ceph-mon[21151]: pgmap v10864: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:36:38.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:38 smithi087 ceph-mon[20993]: pgmap v10865: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:36:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:38 smithi046 ceph-mon[19468]: pgmap v10865: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:36:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:38 smithi077 ceph-mon[21151]: pgmap v10865: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:36:39.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:39.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:39.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:40.645 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:40.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:40.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:40.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:40.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:40 smithi046 ceph-mon[19468]: from='client.339465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:40 smithi046 ceph-mon[19468]: pgmap v10866: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:40 smithi087 ceph-mon[20993]: from='client.339465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:40 smithi087 ceph-mon[20993]: pgmap v10866: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:40 smithi077 ceph-mon[21151]: from='client.339465 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:40 smithi077 ceph-mon[21151]: pgmap v10866: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:42 smithi046 ceph-mon[19468]: pgmap v10867: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:42 smithi087 ceph-mon[20993]: pgmap v10867: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:42 smithi077 ceph-mon[21151]: pgmap v10867: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:44 smithi046 ceph-mon[19468]: pgmap v10868: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:44 smithi087 ceph-mon[20993]: pgmap v10868: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:44 smithi077 ceph-mon[21151]: pgmap v10868: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:36:45.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:45.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:45.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:46.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:46.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:46.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:46.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:46.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:46 smithi046 ceph-mon[19468]: from='client.339540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:46 smithi046 ceph-mon[19468]: pgmap v10869: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:46 smithi087 ceph-mon[20993]: from='client.339540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:46 smithi087 ceph-mon[20993]: pgmap v10869: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:46 smithi077 ceph-mon[21151]: from='client.339540 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:46 smithi077 ceph-mon[21151]: pgmap v10869: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:49.461 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:49 smithi077 ceph-mon[21151]: pgmap v10870: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:36:49.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:49 smithi087 ceph-mon[20993]: pgmap v10870: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:36:49.652 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:49 smithi046 ceph-mon[19468]: pgmap v10870: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:36:50.929 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:50 smithi077 ceph-mon[21151]: pgmap v10871: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:36:51.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:50 smithi087 ceph-mon[20993]: pgmap v10871: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:36:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:50 smithi046 ceph-mon[19468]: pgmap v10871: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:36:51.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:51.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:51.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:52.031 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:51 smithi087 ceph-mon[20993]: from='client.339618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:52.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:52.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:52.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:52.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:52.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:51 smithi046 ceph-mon[19468]: from='client.339618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:51 smithi077 ceph-mon[21151]: from='client.339618 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:52 smithi046 ceph-mon[19468]: pgmap v10872: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:52 smithi087 ceph-mon[20993]: pgmap v10872: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:52 smithi077 ceph-mon[21151]: pgmap v10872: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:54 smithi046 ceph-mon[19468]: pgmap v10873: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:54 smithi087 ceph-mon[20993]: pgmap v10873: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:54 smithi077 ceph-mon[21151]: pgmap v10873: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:36:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:36:57.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:36:57.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.382 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.384 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:57 smithi077 ceph-mon[21151]: pgmap v10874: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:57.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:36:57.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:36:57.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:36:57.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:36:57.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:57 smithi046 ceph-mon[19468]: pgmap v10874: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:36:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:57 smithi087 ceph-mon[20993]: pgmap v10874: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:36:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:58 smithi046 ceph-mon[19468]: from='client.339696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:58 smithi087 ceph-mon[20993]: from='client.339696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:58 smithi077 ceph-mon[21151]: from='client.339696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:36:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:36:59 smithi046 ceph-mon[19468]: pgmap v10875: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:36:59 smithi087 ceph-mon[20993]: pgmap v10875: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:36:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:36:59 smithi077 ceph-mon[21151]: pgmap v10875: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:00 smithi046 ceph-mon[19468]: pgmap v10876: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:00 smithi087 ceph-mon[20993]: pgmap v10876: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:00 smithi077 ceph-mon[21151]: pgmap v10876: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:02.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:02.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:02.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:02 smithi046 ceph-mon[19468]: pgmap v10877: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:02 smithi087 ceph-mon[20993]: pgmap v10877: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:02 smithi077 ceph-mon[21151]: pgmap v10877: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:03.437 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:03.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:03.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:03.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:03.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:03 smithi046 ceph-mon[19468]: from='client.339771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:03 smithi087 ceph-mon[20993]: from='client.339771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:03 smithi077 ceph-mon[21151]: from='client.339771 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:04 smithi046 ceph-mon[19468]: pgmap v10878: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:04 smithi087 ceph-mon[20993]: pgmap v10878: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:04 smithi077 ceph-mon[21151]: pgmap v10878: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:06 smithi046 ceph-mon[19468]: pgmap v10879: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:06 smithi087 ceph-mon[20993]: pgmap v10879: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:06 smithi077 ceph-mon[21151]: pgmap v10879: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:08.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:08.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:08.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:08.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:09.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:09.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:09.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:09.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:09.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:09 smithi046 ceph-mon[19468]: pgmap v10880: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:09.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:09 smithi046 ceph-mon[19468]: from='client.339846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:09.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:09 smithi077 ceph-mon[21151]: pgmap v10880: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:09.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:09 smithi077 ceph-mon[21151]: from='client.339846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:09 smithi087 ceph-mon[20993]: pgmap v10880: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:09 smithi087 ceph-mon[20993]: from='client.339846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:10 smithi046 ceph-mon[19468]: pgmap v10881: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:11.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:10 smithi087 ceph-mon[20993]: pgmap v10881: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:10 smithi077 ceph-mon[21151]: pgmap v10881: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:12 smithi046 ceph-mon[19468]: pgmap v10882: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:12 smithi087 ceph-mon[20993]: pgmap v10882: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:12 smithi077 ceph-mon[21151]: pgmap v10882: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:14.135 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:14.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:14.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:14.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:14.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:14.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:14.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:14.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:15 smithi046 ceph-mon[19468]: from='client.339921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:15 smithi046 ceph-mon[19468]: pgmap v10883: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:15 smithi087 ceph-mon[20993]: from='client.339921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:15 smithi087 ceph-mon[20993]: pgmap v10883: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:15 smithi077 ceph-mon[21151]: from='client.339921 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:15 smithi077 ceph-mon[21151]: pgmap v10883: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:16.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:37:16.722+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:37:16.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:37:16.723+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:37:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:37:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:37:17.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:17 smithi077 ceph-mon[21151]: pgmap v10884: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:18.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:37:18.009 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:17 smithi046 ceph-mon[19468]: pgmap v10884: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:17 smithi087 ceph-mon[20993]: pgmap v10884: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:18 smithi046 ceph-mon[19468]: pgmap v10885: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:18 smithi087 ceph-mon[20993]: pgmap v10885: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:18 smithi077 ceph-mon[21151]: pgmap v10885: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:19.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:19.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:19.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:20.501 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:20.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:20.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:20.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:20.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:20 smithi046 ceph-mon[19468]: from='client.340107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:20 smithi046 ceph-mon[19468]: pgmap v10886: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:20 smithi087 ceph-mon[20993]: from='client.340107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:20 smithi087 ceph-mon[20993]: pgmap v10886: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:20 smithi077 ceph-mon[21151]: from='client.340107 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:20 smithi077 ceph-mon[21151]: pgmap v10886: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:22 smithi046 ceph-mon[19468]: pgmap v10887: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:22 smithi087 ceph-mon[20993]: pgmap v10887: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:22 smithi077 ceph-mon[21151]: pgmap v10887: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:24 smithi046 ceph-mon[19468]: pgmap v10888: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:24 smithi087 ceph-mon[20993]: pgmap v10888: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:24 smithi077 ceph-mon[21151]: pgmap v10888: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:25.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:25.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:25.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:26.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:26.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:26.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:26.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:26.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:26 smithi046 ceph-mon[19468]: from='client.340182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:26 smithi046 ceph-mon[19468]: pgmap v10889: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:26 smithi087 ceph-mon[20993]: from='client.340182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:26 smithi087 ceph-mon[20993]: pgmap v10889: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:26 smithi077 ceph-mon[21151]: from='client.340182 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:26 smithi077 ceph-mon[21151]: pgmap v10889: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:28.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:28.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:28.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:29 smithi077 ceph-mon[21151]: pgmap v10890: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:29.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:29 smithi046 ceph-mon[19468]: pgmap v10890: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:29 smithi087 ceph-mon[20993]: pgmap v10890: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:37:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:30 smithi077 ceph-mon[21151]: pgmap v10891: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:30.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:30 smithi087 ceph-mon[20993]: pgmap v10891: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:31.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:30 smithi046 ceph-mon[19468]: pgmap v10891: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:37:31.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:31.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:31.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:31.876 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:31.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:31.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:31.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:31.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:32.035 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:31 smithi087 ceph-mon[20993]: from='client.340260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:31 smithi046 ceph-mon[19468]: from='client.340260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:31 smithi077 ceph-mon[21151]: from='client.340260 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:33.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:32 smithi087 ceph-mon[20993]: pgmap v10892: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:32 smithi046 ceph-mon[19468]: pgmap v10892: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:32 smithi077 ceph-mon[21151]: pgmap v10892: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:34 smithi046 ceph-mon[19468]: pgmap v10893: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:34 smithi087 ceph-mon[20993]: pgmap v10893: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:34 smithi077 ceph-mon[21151]: pgmap v10893: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:36.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:36.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:36.878 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:37.558 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:37.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:37.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:37.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:37.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: pgmap v10894: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: pgmap v10894: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:37.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: pgmap v10894: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:38 smithi077 ceph-mon[21151]: from='client.340332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:38 smithi046 ceph-mon[19468]: from='client.340332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:38 smithi087 ceph-mon[20993]: from='client.340332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:39 smithi077 ceph-mon[21151]: pgmap v10895: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:39 smithi046 ceph-mon[19468]: pgmap v10895: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:39 smithi087 ceph-mon[20993]: pgmap v10895: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:40 smithi046 ceph-mon[19468]: pgmap v10896: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:40 smithi087 ceph-mon[20993]: pgmap v10896: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:40 smithi077 ceph-mon[21151]: pgmap v10896: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:42.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:42.561 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:42.561 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:42 smithi046 ceph-mon[19468]: pgmap v10897: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:42 smithi087 ceph-mon[20993]: pgmap v10897: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:42 smithi077 ceph-mon[21151]: pgmap v10897: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:43.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:43 smithi046 ceph-mon[19468]: from='client.340410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:43 smithi087 ceph-mon[20993]: from='client.340410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:43 smithi077 ceph-mon[21151]: from='client.340410 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:44 smithi046 ceph-mon[19468]: pgmap v10898: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:44 smithi087 ceph-mon[20993]: pgmap v10898: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:44 smithi077 ceph-mon[21151]: pgmap v10898: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:46 smithi046 ceph-mon[19468]: pgmap v10899: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:46 smithi087 ceph-mon[20993]: pgmap v10899: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:46 smithi077 ceph-mon[21151]: pgmap v10899: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:48.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:48.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:48.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:48.946 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:48.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:48.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:48.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:48.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:49 smithi046 ceph-mon[19468]: from='client.340482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:49 smithi046 ceph-mon[19468]: pgmap v10900: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:49 smithi087 ceph-mon[20993]: from='client.340482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:49 smithi087 ceph-mon[20993]: pgmap v10900: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:49 smithi077 ceph-mon[21151]: from='client.340482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:50.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:49 smithi077 ceph-mon[21151]: pgmap v10900: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:51 smithi087 ceph-mon[20993]: pgmap v10901: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:51 smithi077 ceph-mon[21151]: pgmap v10901: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:52.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:51 smithi046 ceph-mon[19468]: pgmap v10901: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:53.949 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:53.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:53.950 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:37:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:53 smithi046 ceph-mon[19468]: pgmap v10902: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:53 smithi087 ceph-mon[20993]: pgmap v10902: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:53 smithi077 ceph-mon[21151]: pgmap v10902: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:54.631 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:37:54.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:37:54.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:37:54.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:37:54.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:37:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:55 smithi046 ceph-mon[19468]: from='client.340557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:56.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:55 smithi046 ceph-mon[19468]: pgmap v10903: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:55 smithi087 ceph-mon[20993]: from='client.340557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:56.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:55 smithi087 ceph-mon[20993]: pgmap v10903: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:55 smithi077 ceph-mon[21151]: from='client.340557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:37:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:55 smithi077 ceph-mon[21151]: pgmap v10903: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:37:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: pgmap v10904: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: pgmap v10904: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: pgmap v10904: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:58.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:37:59.633 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:37:59.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:37:59.634 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:37:59 smithi046 ceph-mon[19468]: pgmap v10905: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:37:59 smithi087 ceph-mon[20993]: pgmap v10905: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:37:59 smithi077 ceph-mon[21151]: pgmap v10905: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:00.317 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:00.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:00.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:00.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:00.318 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:01 smithi046 ceph-mon[19468]: from='client.340629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:01 smithi046 ceph-mon[19468]: pgmap v10906: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:01 smithi087 ceph-mon[20993]: from='client.340629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:01 smithi087 ceph-mon[20993]: pgmap v10906: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:01 smithi077 ceph-mon[21151]: from='client.340629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:01 smithi077 ceph-mon[21151]: pgmap v10906: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:03 smithi046 ceph-mon[19468]: pgmap v10907: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:03 smithi087 ceph-mon[20993]: pgmap v10907: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:03 smithi077 ceph-mon[21151]: pgmap v10907: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:05.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:05.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:05.319 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:06.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:06.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:06.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:06.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:06.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:05 smithi046 ceph-mon[19468]: pgmap v10908: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:05 smithi087 ceph-mon[20993]: pgmap v10908: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:05 smithi077 ceph-mon[21151]: pgmap v10908: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:06 smithi046 ceph-mon[19468]: from='client.340707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:06 smithi087 ceph-mon[20993]: from='client.340707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:06 smithi077 ceph-mon[21151]: from='client.340707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:07 smithi046 ceph-mon[19468]: pgmap v10909: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:07 smithi087 ceph-mon[20993]: pgmap v10909: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:07 smithi077 ceph-mon[21151]: pgmap v10909: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:08 smithi077 ceph-mon[21151]: pgmap v10910: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:09.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.286 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:08 smithi087 ceph-mon[20993]: pgmap v10910: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:08 smithi046 ceph-mon[19468]: pgmap v10910: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:11.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:11.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:11.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:10 smithi046 ceph-mon[19468]: pgmap v10911: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:10 smithi087 ceph-mon[20993]: pgmap v10911: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:10 smithi077 ceph-mon[21151]: pgmap v10911: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:11.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:11.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:11.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:11.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:11.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:12.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:11 smithi046 ceph-mon[19468]: from='client.340779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:12.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:11 smithi087 ceph-mon[20993]: from='client.340779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:11 smithi077 ceph-mon[21151]: from='client.340779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:12 smithi077 ceph-mon[21151]: pgmap v10912: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:13.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:12 smithi087 ceph-mon[20993]: pgmap v10912: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:12 smithi046 ceph-mon[19468]: pgmap v10912: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:14 smithi046 ceph-mon[19468]: pgmap v10913: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:14 smithi087 ceph-mon[20993]: pgmap v10913: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:14 smithi077 ceph-mon[21151]: pgmap v10913: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:16.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:16.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:16.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:16 smithi046 ceph-mon[19468]: pgmap v10914: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:38:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:16 smithi087 ceph-mon[20993]: pgmap v10914: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:38:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:16 smithi077 ceph-mon[21151]: pgmap v10914: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:38:17.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:17.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:17.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:17.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:17.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='client.340851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:38:18.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:38:18.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:18.171 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:18.266 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:38:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:38:18.024+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:38:18.266 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:38:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:38:18.026+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='client.340851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:38:18.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:38:18.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:18.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='client.340851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:38:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:18.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:38:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:38:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:38:19.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:18 smithi077 ceph-mon[21151]: pgmap v10915: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:38:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:38:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:18 smithi046 ceph-mon[19468]: pgmap v10915: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:18 smithi087 ceph-mon[20993]: pgmap v10915: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:20 smithi046 ceph-mon[19468]: pgmap v10916: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:20 smithi087 ceph-mon[20993]: pgmap v10916: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:20 smithi077 ceph-mon[21151]: pgmap v10916: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:22.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:22.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:22.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:23.103 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:23.103 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:23.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:22 smithi046 ceph-mon[19468]: from='client.341022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:22 smithi046 ceph-mon[19468]: pgmap v10917: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:22 smithi087 ceph-mon[20993]: from='client.341022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:22 smithi087 ceph-mon[20993]: pgmap v10917: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:22 smithi077 ceph-mon[21151]: from='client.341022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:22 smithi077 ceph-mon[21151]: pgmap v10917: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:24 smithi046 ceph-mon[19468]: pgmap v10918: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:24 smithi087 ceph-mon[20993]: pgmap v10918: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:24 smithi077 ceph-mon[21151]: pgmap v10918: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:26 smithi046 ceph-mon[19468]: pgmap v10919: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:26 smithi087 ceph-mon[20993]: pgmap v10919: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:26 smithi077 ceph-mon[21151]: pgmap v10919: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:28.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:28.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:28.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:28.777 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:28.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:28.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:28.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:28.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:29 smithi046 ceph-mon[19468]: from='client.341100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:29 smithi046 ceph-mon[19468]: pgmap v10920: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:29 smithi087 ceph-mon[20993]: from='client.341100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:29 smithi087 ceph-mon[20993]: pgmap v10920: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:29 smithi077 ceph-mon[21151]: from='client.341100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:29 smithi077 ceph-mon[21151]: pgmap v10920: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:31.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:30 smithi046 ceph-mon[19468]: pgmap v10921: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:30 smithi087 ceph-mon[20993]: pgmap v10921: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:30 smithi077 ceph-mon[21151]: pgmap v10921: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:38:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:32 smithi046 ceph-mon[19468]: pgmap v10922: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:32 smithi087 ceph-mon[20993]: pgmap v10922: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:32 smithi077 ceph-mon[21151]: pgmap v10922: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:33.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:33.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:33.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:34.463 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:34.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:34.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:34.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:34.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:34 smithi046 ceph-mon[19468]: from='client.341172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:34 smithi046 ceph-mon[19468]: pgmap v10923: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:34 smithi087 ceph-mon[20993]: from='client.341172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:34 smithi087 ceph-mon[20993]: pgmap v10923: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:34 smithi077 ceph-mon[21151]: from='client.341172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:34 smithi077 ceph-mon[21151]: pgmap v10923: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:36 smithi046 ceph-mon[19468]: pgmap v10924: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:36 smithi087 ceph-mon[20993]: pgmap v10924: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:36 smithi077 ceph-mon[21151]: pgmap v10924: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:38.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:39 smithi046 ceph-mon[19468]: pgmap v10925: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:39 smithi087 ceph-mon[20993]: pgmap v10925: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:39 smithi077 ceph-mon[21151]: pgmap v10925: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:39.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:39.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:39.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:40.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:40 smithi046 ceph-mon[19468]: from='client.341241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:40 smithi087 ceph-mon[20993]: from='client.341241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:40 smithi077 ceph-mon[21151]: from='client.341241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:41 smithi046 ceph-mon[19468]: pgmap v10926: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:41 smithi087 ceph-mon[20993]: pgmap v10926: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:41 smithi077 ceph-mon[21151]: pgmap v10926: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:42 smithi077 ceph-mon[21151]: pgmap v10927: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:42 smithi046 ceph-mon[19468]: pgmap v10927: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:42 smithi087 ceph-mon[20993]: pgmap v10927: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:44 smithi046 ceph-mon[19468]: pgmap v10928: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:44 smithi087 ceph-mon[20993]: pgmap v10928: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:45.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:45.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:45.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:44 smithi077 ceph-mon[21151]: pgmap v10928: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:45.832 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:45 smithi046 ceph-mon[19468]: from='client.341319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:45 smithi087 ceph-mon[20993]: from='client.341319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:45 smithi077 ceph-mon[21151]: from='client.341319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:46 smithi087 ceph-mon[20993]: pgmap v10929: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:46 smithi077 ceph-mon[21151]: pgmap v10929: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:46 smithi046 ceph-mon[19468]: pgmap v10929: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:49 smithi087 ceph-mon[20993]: pgmap v10930: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:49 smithi077 ceph-mon[21151]: pgmap v10930: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:49 smithi046 ceph-mon[19468]: pgmap v10930: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:38:50.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:50.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:50.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:50 smithi046 ceph-mon[19468]: pgmap v10931: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:50 smithi087 ceph-mon[20993]: pgmap v10931: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:50 smithi077 ceph-mon[21151]: pgmap v10931: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:51.540 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:51.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:51.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:51.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:51.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:51 smithi087 ceph-mon[20993]: from='client.341394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:52.161 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:51 smithi046 ceph-mon[19468]: from='client.341394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:51 smithi077 ceph-mon[21151]: from='client.341394 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:53.100 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:52 smithi087 ceph-mon[20993]: pgmap v10932: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:53.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:52 smithi077 ceph-mon[21151]: pgmap v10932: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:53.191 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:52 smithi046 ceph-mon[19468]: pgmap v10932: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:55.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:54 smithi087 ceph-mon[20993]: pgmap v10933: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:54 smithi077 ceph-mon[21151]: pgmap v10933: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:54 smithi046 ceph-mon[19468]: pgmap v10933: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:56.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:38:56.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:38:56.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:38:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:56 smithi046 ceph-mon[19468]: pgmap v10934: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:56 smithi087 ceph-mon[20993]: pgmap v10934: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:57.156 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:56 smithi077 ceph-mon[21151]: pgmap v10934: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:38:57.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:38:57.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:38:57.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:38:57.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:38:57.230 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:38:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='client.341472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='client.341472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='client.341472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:58.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:38:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:38:59 smithi077 ceph-mon[21151]: pgmap v10935: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:38:59 smithi046 ceph-mon[19468]: pgmap v10935: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:38:59 smithi087 ceph-mon[20993]: pgmap v10935: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:00 smithi087 ceph-mon[20993]: pgmap v10936: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:00 smithi077 ceph-mon[21151]: pgmap v10936: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:00 smithi046 ceph-mon[19468]: pgmap v10936: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:02.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:02.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:02.232 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:02.917 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:02.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:02.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:02.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:02.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:02 smithi087 ceph-mon[20993]: from='client.341544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:02 smithi087 ceph-mon[20993]: pgmap v10937: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:02 smithi077 ceph-mon[21151]: from='client.341544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:02 smithi077 ceph-mon[21151]: pgmap v10937: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:02 smithi046 ceph-mon[19468]: from='client.341544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:02 smithi046 ceph-mon[19468]: pgmap v10937: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:04 smithi087 ceph-mon[20993]: pgmap v10938: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:05.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:04 smithi077 ceph-mon[21151]: pgmap v10938: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:04 smithi046 ceph-mon[19468]: pgmap v10938: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:06 smithi087 ceph-mon[20993]: pgmap v10939: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:06 smithi077 ceph-mon[21151]: pgmap v10939: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:06 smithi046 ceph-mon[19468]: pgmap v10939: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:07.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:07.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:07.919 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:08.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:09 smithi046 ceph-mon[19468]: from='client.341619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:09 smithi046 ceph-mon[19468]: pgmap v10940: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:09 smithi087 ceph-mon[20993]: from='client.341619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:09 smithi087 ceph-mon[20993]: pgmap v10940: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:09 smithi077 ceph-mon[21151]: from='client.341619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:09 smithi077 ceph-mon[21151]: pgmap v10940: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:10 smithi087 ceph-mon[20993]: pgmap v10941: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:10 smithi077 ceph-mon[21151]: pgmap v10941: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:10 smithi046 ceph-mon[19468]: pgmap v10941: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:12.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:12 smithi046 ceph-mon[19468]: pgmap v10942: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:12 smithi087 ceph-mon[20993]: pgmap v10942: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:12 smithi077 ceph-mon[21151]: pgmap v10942: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:14.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:14.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:14.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:14.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:14.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:15.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:14 smithi077 ceph-mon[21151]: from='client.341694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:15.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:14 smithi077 ceph-mon[21151]: pgmap v10943: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:14 smithi087 ceph-mon[20993]: from='client.341694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:14 smithi087 ceph-mon[20993]: pgmap v10943: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:14 smithi046 ceph-mon[19468]: from='client.341694 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:14 smithi046 ceph-mon[19468]: pgmap v10943: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:16 smithi087 ceph-mon[20993]: pgmap v10944: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:17.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:16 smithi046 ceph-mon[19468]: pgmap v10944: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:16 smithi077 ceph-mon[21151]: pgmap v10944: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:39:18.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:39:18.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:39:18.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:19.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:39:18.761+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:39:19.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:39:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:39:18.762+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:39:19.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:19.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:19.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:39:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:19 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:39:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:19 smithi046 ceph-mon[19468]: pgmap v10945: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:39:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:19 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:39:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:19 smithi087 ceph-mon[20993]: pgmap v10945: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:19 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:19 smithi077 ceph-mon[21151]: pgmap v10945: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:19.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:19.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:19.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:19.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:19.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:20 smithi046 ceph-mon[19468]: from='client.341877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:20 smithi087 ceph-mon[20993]: from='client.341877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:20.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:20 smithi077 ceph-mon[21151]: from='client.341877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:21 smithi046 ceph-mon[19468]: pgmap v10946: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:21 smithi087 ceph-mon[20993]: pgmap v10946: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:21 smithi077 ceph-mon[21151]: pgmap v10946: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:22 smithi087 ceph-mon[20993]: pgmap v10947: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:22 smithi077 ceph-mon[21151]: pgmap v10947: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:22 smithi046 ceph-mon[19468]: pgmap v10947: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:24.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:24.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:24.959 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:24 smithi087 ceph-mon[20993]: pgmap v10948: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:24 smithi077 ceph-mon[21151]: pgmap v10948: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:24 smithi046 ceph-mon[19468]: pgmap v10948: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:25.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:25.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:25.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:25.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:25.641 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:25 smithi046 ceph-mon[19468]: from='client.341955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:25 smithi087 ceph-mon[20993]: from='client.341955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:25 smithi077 ceph-mon[21151]: from='client.341955 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:26 smithi087 ceph-mon[20993]: pgmap v10949: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:26 smithi077 ceph-mon[21151]: pgmap v10949: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:26 smithi046 ceph-mon[19468]: pgmap v10949: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:29 smithi077 ceph-mon[21151]: pgmap v10950: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:29 smithi046 ceph-mon[19468]: pgmap v10950: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:29 smithi087 ceph-mon[20993]: pgmap v10950: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:39:30.642 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:30.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:30.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:30 smithi046 ceph-mon[19468]: pgmap v10951: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:31.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:30 smithi087 ceph-mon[20993]: pgmap v10951: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:30 smithi077 ceph-mon[21151]: pgmap v10951: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:39:31.328 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:31.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:31.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:31.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:31.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:31 smithi087 ceph-mon[20993]: from='client.342030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:32.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:31 smithi046 ceph-mon[19468]: from='client.342030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:31 smithi077 ceph-mon[21151]: from='client.342030 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:32 smithi087 ceph-mon[20993]: pgmap v10952: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:33.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:32 smithi077 ceph-mon[21151]: pgmap v10952: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:33.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:32 smithi046 ceph-mon[19468]: pgmap v10952: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:34.985 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:34 smithi087 ceph-mon[20993]: pgmap v10953: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:34 smithi046 ceph-mon[19468]: pgmap v10953: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:34 smithi077 ceph-mon[21151]: pgmap v10953: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:39:36.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:36.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:36.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:37.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:37.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:36 smithi087 ceph-mon[20993]: from='client.342108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:36 smithi087 ceph-mon[20993]: pgmap v10954: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:39:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:36 smithi077 ceph-mon[21151]: from='client.342108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:36 smithi077 ceph-mon[21151]: pgmap v10954: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:39:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:36 smithi046 ceph-mon[19468]: from='client.342108 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:36 smithi046 ceph-mon[19468]: pgmap v10954: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:39:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:39 smithi077 ceph-mon[21151]: pgmap v10955: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:39.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:39 smithi087 ceph-mon[20993]: pgmap v10955: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:39 smithi046 ceph-mon[19468]: pgmap v10955: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:40 smithi087 ceph-mon[20993]: pgmap v10956: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:40 smithi077 ceph-mon[21151]: pgmap v10956: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:40 smithi046 ceph-mon[19468]: pgmap v10956: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:42.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:42.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:42.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:42.705 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:42.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:42.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:42.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:42.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:42 smithi046 ceph-mon[19468]: from='client.342186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:42 smithi046 ceph-mon[19468]: pgmap v10957: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:42 smithi087 ceph-mon[20993]: from='client.342186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:42 smithi087 ceph-mon[20993]: pgmap v10957: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:42 smithi077 ceph-mon[21151]: from='client.342186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:42 smithi077 ceph-mon[21151]: pgmap v10957: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:44 smithi087 ceph-mon[20993]: pgmap v10958: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:44 smithi077 ceph-mon[21151]: pgmap v10958: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:44 smithi046 ceph-mon[19468]: pgmap v10958: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:46 smithi087 ceph-mon[20993]: pgmap v10959: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:47.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:46 smithi046 ceph-mon[19468]: pgmap v10959: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:46 smithi077 ceph-mon[21151]: pgmap v10959: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:47.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:47.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:47.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:48.395 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:48.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:48.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:48.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:48.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:49 smithi046 ceph-mon[19468]: from='client.342261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:49 smithi046 ceph-mon[19468]: pgmap v10960: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:49 smithi087 ceph-mon[20993]: from='client.342261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:49 smithi087 ceph-mon[20993]: pgmap v10960: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:49 smithi077 ceph-mon[21151]: from='client.342261 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:49.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:49 smithi077 ceph-mon[21151]: pgmap v10960: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:50 smithi087 ceph-mon[20993]: pgmap v10961: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:50 smithi077 ceph-mon[21151]: pgmap v10961: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:50 smithi046 ceph-mon[19468]: pgmap v10961: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:53.075 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:52 smithi046 ceph-mon[19468]: pgmap v10962: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:52 smithi087 ceph-mon[20993]: pgmap v10962: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:52 smithi077 ceph-mon[21151]: pgmap v10962: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:53.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:53.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:53.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:54.089 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:54.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:54.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:54.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:54.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:53 smithi087 ceph-mon[20993]: from='client.342339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:53 smithi077 ceph-mon[21151]: from='client.342339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:54.192 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:53 smithi046 ceph-mon[19468]: from='client.342339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:39:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:54 smithi046 ceph-mon[19468]: pgmap v10963: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:54 smithi087 ceph-mon[20993]: pgmap v10963: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:54 smithi077 ceph-mon[21151]: pgmap v10963: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:56 smithi087 ceph-mon[20993]: pgmap v10964: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:57.164 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:56 smithi077 ceph-mon[21151]: pgmap v10964: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:56 smithi046 ceph-mon[19468]: pgmap v10964: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:39:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:39:59.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:39:59.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:39:59.091 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:39:59.780 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:39:59.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:39:59.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:39:59.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:39:59.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:39:59.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:39:59 smithi046 ceph-mon[19468]: pgmap v10965: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:39:59 smithi087 ceph-mon[20993]: pgmap v10965: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:39:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:39:59 smithi077 ceph-mon[21151]: pgmap v10965: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:00 smithi077 ceph-mon[21151]: from='client.342417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:00 smithi046 ceph-mon[19468]: from='client.342417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:40:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:00 smithi087 ceph-mon[20993]: from='client.342417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:40:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:01 smithi077 ceph-mon[21151]: pgmap v10966: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:01 smithi046 ceph-mon[19468]: pgmap v10966: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:02.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:01 smithi087 ceph-mon[20993]: pgmap v10966: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:02 smithi087 ceph-mon[20993]: pgmap v10967: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:02 smithi077 ceph-mon[21151]: pgmap v10967: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:02 smithi046 ceph-mon[19468]: pgmap v10967: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:04.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:04.782 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:04.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:04 smithi046 ceph-mon[19468]: pgmap v10968: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:04 smithi087 ceph-mon[20993]: pgmap v10968: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:04 smithi077 ceph-mon[21151]: pgmap v10968: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:05.469 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:05.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:05.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:05.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:05.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:06.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:05 smithi087 ceph-mon[20993]: from='client.342492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:05 smithi077 ceph-mon[21151]: from='client.342492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:05 smithi046 ceph-mon[19468]: from='client.342492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:06 smithi077 ceph-mon[21151]: pgmap v10969: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:06 smithi046 ceph-mon[19468]: pgmap v10969: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:06 smithi087 ceph-mon[20993]: pgmap v10969: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:09 smithi077 ceph-mon[21151]: pgmap v10970: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:10.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:09 smithi087 ceph-mon[20993]: pgmap v10970: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:09 smithi046 ceph-mon[19468]: pgmap v10970: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:10.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:10.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:10.471 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:10 smithi087 ceph-mon[20993]: from='client.342570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:10 smithi087 ceph-mon[20993]: pgmap v10971: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:11.157 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:11.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:11.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:11.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:11.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:11.158 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:10 smithi046 ceph-mon[19468]: from='client.342570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:11.158 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:10 smithi046 ceph-mon[19468]: pgmap v10971: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:10 smithi077 ceph-mon[21151]: from='client.342570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:10 smithi077 ceph-mon[21151]: pgmap v10971: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:12 smithi087 ceph-mon[20993]: pgmap v10972: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:12 smithi077 ceph-mon[21151]: pgmap v10972: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:13.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:12 smithi046 ceph-mon[19468]: pgmap v10972: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:14.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:14 smithi087 ceph-mon[20993]: pgmap v10973: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:14 smithi077 ceph-mon[21151]: pgmap v10973: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:14 smithi046 ceph-mon[19468]: pgmap v10973: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:16.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:16.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:16.161 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:16.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:16.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:16.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:16.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:16.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:17.040 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:16 smithi077 ceph-mon[21151]: from='client.342648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:17.040 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:16 smithi077 ceph-mon[21151]: pgmap v10974: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:16 smithi046 ceph-mon[19468]: from='client.342648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:16 smithi046 ceph-mon[19468]: pgmap v10974: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:16 smithi087 ceph-mon[20993]: from='client.342648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:16 smithi087 ceph-mon[20993]: pgmap v10974: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:18.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:40:19.507+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:40:19.856 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:40:19.508+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:40:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: pgmap v10975: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:19.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:40:19.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:40:19.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:40:19.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: pgmap v10975: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:40:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:40:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:40:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: pgmap v10975: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:20.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:40:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:40:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:40:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:40:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:40:21.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:21.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:21.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:21 smithi077 ceph-mon[21151]: pgmap v10976: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:21 smithi046 ceph-mon[19468]: pgmap v10976: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:21 smithi087 ceph-mon[20993]: pgmap v10976: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:22.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:22.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:22.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:22.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:22.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:22 smithi087 ceph-mon[20993]: from='client.342831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:22 smithi087 ceph-mon[20993]: pgmap v10977: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:22 smithi077 ceph-mon[21151]: from='client.342831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:22 smithi077 ceph-mon[21151]: pgmap v10977: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:22 smithi046 ceph-mon[19468]: from='client.342831 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:22 smithi046 ceph-mon[19468]: pgmap v10977: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:24 smithi077 ceph-mon[21151]: pgmap v10978: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:24 smithi046 ceph-mon[19468]: pgmap v10978: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:24 smithi087 ceph-mon[20993]: pgmap v10978: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:26 smithi077 ceph-mon[21151]: pgmap v10979: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:26 smithi046 ceph-mon[19468]: pgmap v10979: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:26 smithi087 ceph-mon[20993]: pgmap v10979: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:27.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:27.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:27.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:28.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:28.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:28.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:28.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:28.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:29 smithi046 ceph-mon[19468]: from='client.342909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:29 smithi046 ceph-mon[19468]: pgmap v10980: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:29 smithi087 ceph-mon[20993]: from='client.342909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:29 smithi087 ceph-mon[20993]: pgmap v10980: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:29 smithi077 ceph-mon[21151]: from='client.342909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:29 smithi077 ceph-mon[21151]: pgmap v10980: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:30 smithi077 ceph-mon[21151]: pgmap v10981: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:30 smithi046 ceph-mon[19468]: pgmap v10981: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:30 smithi087 ceph-mon[20993]: pgmap v10981: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:40:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:32 smithi077 ceph-mon[21151]: pgmap v10982: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:33.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:33.208 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:32 smithi046 ceph-mon[19468]: pgmap v10982: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:33.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:33.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:32 smithi087 ceph-mon[20993]: pgmap v10982: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:33.901 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:33.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:33.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:33.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:33.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:34.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:33 smithi046 ceph-mon[19468]: from='client.342978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:33 smithi077 ceph-mon[21151]: from='client.342978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:33 smithi087 ceph-mon[20993]: from='client.342978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:35.079 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:34 smithi046 ceph-mon[19468]: pgmap v10983: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:34 smithi077 ceph-mon[21151]: pgmap v10983: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:35.370 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:34 smithi087 ceph-mon[20993]: pgmap v10983: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:37.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:36 smithi087 ceph-mon[20993]: pgmap v10984: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:36 smithi077 ceph-mon[21151]: pgmap v10984: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:36 smithi046 ceph-mon[19468]: pgmap v10984: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:38.896 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.896 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.897 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:38.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:38.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:38.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:39.593 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:39.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:39.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:39.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:39.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:39 smithi046 ceph-mon[19468]: pgmap v10985: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:40.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:39 smithi087 ceph-mon[20993]: pgmap v10985: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:39 smithi077 ceph-mon[21151]: pgmap v10985: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:40 smithi046 ceph-mon[19468]: from='client.343047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:40 smithi087 ceph-mon[20993]: from='client.343047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:40 smithi077 ceph-mon[21151]: from='client.343047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:41 smithi046 ceph-mon[19468]: pgmap v10986: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:41 smithi087 ceph-mon[20993]: pgmap v10986: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:41 smithi077 ceph-mon[21151]: pgmap v10986: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:40:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:42 smithi077 ceph-mon[21151]: pgmap v10987: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:42 smithi046 ceph-mon[19468]: pgmap v10987: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:42 smithi087 ceph-mon[20993]: pgmap v10987: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:44.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:44.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:44.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:44 smithi077 ceph-mon[21151]: pgmap v10988: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:45.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:45.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:45.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:45.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:45.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:45.280 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:44 smithi046 ceph-mon[19468]: pgmap v10988: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:44 smithi087 ceph-mon[20993]: pgmap v10988: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:45 smithi077 ceph-mon[21151]: from='client.343125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:45 smithi046 ceph-mon[19468]: from='client.343125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:45 smithi087 ceph-mon[20993]: from='client.343125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:48.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:47 smithi046 ceph-mon[19468]: pgmap v10989: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:47 smithi077 ceph-mon[21151]: pgmap v10989: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:47 smithi087 ceph-mon[20993]: pgmap v10989: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:49 smithi077 ceph-mon[21151]: pgmap v10990: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:50.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:49 smithi046 ceph-mon[19468]: pgmap v10990: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:50.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.283 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:50.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:49 smithi087 ceph-mon[20993]: pgmap v10990: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:50.970 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:50.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:50.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:50.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:50.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:50 smithi087 ceph-mon[20993]: from='client.238501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:50 smithi077 ceph-mon[21151]: from='client.238501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:50 smithi046 ceph-mon[19468]: from='client.238501 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:51 smithi077 ceph-mon[21151]: pgmap v10991: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:51 smithi046 ceph-mon[19468]: pgmap v10991: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:51 smithi087 ceph-mon[20993]: pgmap v10991: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:53 smithi077 ceph-mon[21151]: pgmap v10992: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:54.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:53 smithi046 ceph-mon[19468]: pgmap v10992: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:53 smithi087 ceph-mon[20993]: pgmap v10992: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:55.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:40:55.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:40:55.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:40:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:55 smithi046 ceph-mon[19468]: pgmap v10993: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:56.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:55 smithi087 ceph-mon[20993]: pgmap v10993: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:55 smithi077 ceph-mon[21151]: pgmap v10993: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:40:56.651 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:40:56.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:40:56.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:40:56.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:40:56.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:40:57.158 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:56 smithi077 ceph-mon[21151]: from='client.343275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:57.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:56 smithi087 ceph-mon[20993]: from='client.343275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:56 smithi046 ceph-mon[19468]: from='client.343275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:40:58.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:57 smithi077 ceph-mon[21151]: pgmap v10994: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:58.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:57 smithi087 ceph-mon[20993]: pgmap v10994: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:57 smithi046 ceph-mon[19468]: pgmap v10994: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:40:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:58.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.250 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:40:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:40:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:40:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:40:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:00 smithi046 ceph-mon[19468]: pgmap v10995: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:00 smithi087 ceph-mon[20993]: pgmap v10995: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:00 smithi077 ceph-mon[21151]: pgmap v10995: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:01.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:01.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:01.653 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:02.347 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:02.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:02.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:02.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:02.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:02.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:02 smithi046 ceph-mon[19468]: pgmap v10996: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:02 smithi087 ceph-mon[20993]: pgmap v10996: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:02 smithi077 ceph-mon[21151]: pgmap v10996: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:03 smithi046 ceph-mon[19468]: from='client.343350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:03 smithi087 ceph-mon[20993]: from='client.343350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:03 smithi077 ceph-mon[21151]: from='client.343350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:04 smithi046 ceph-mon[19468]: pgmap v10997: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:04 smithi087 ceph-mon[20993]: pgmap v10997: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:04 smithi077 ceph-mon[21151]: pgmap v10997: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:06 smithi046 ceph-mon[19468]: pgmap v10998: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:06 smithi087 ceph-mon[20993]: pgmap v10998: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:06 smithi077 ceph-mon[21151]: pgmap v10998: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:07.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:07.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:07.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:08.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:08.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:08.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:08.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:08.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:08.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:08 smithi077 ceph-mon[21151]: pgmap v10999: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:08.300 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:08 smithi077 ceph-mon[21151]: from='client.343428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:08 smithi046 ceph-mon[19468]: pgmap v10999: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:08 smithi046 ceph-mon[19468]: from='client.343428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:08 smithi087 ceph-mon[20993]: pgmap v10999: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:08 smithi087 ceph-mon[20993]: from='client.343428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:10 smithi046 ceph-mon[19468]: pgmap v11000: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:10 smithi087 ceph-mon[20993]: pgmap v11000: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:10 smithi077 ceph-mon[21151]: pgmap v11000: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:12 smithi046 ceph-mon[19468]: pgmap v11001: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:12 smithi087 ceph-mon[20993]: pgmap v11001: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:12 smithi077 ceph-mon[21151]: pgmap v11001: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:13.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:13.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:13.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:13.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:13.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:13.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:13.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:13.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:14 smithi046 ceph-mon[19468]: pgmap v11002: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:14 smithi046 ceph-mon[19468]: from='client.343506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:14 smithi087 ceph-mon[20993]: pgmap v11002: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:14 smithi087 ceph-mon[20993]: from='client.343506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:14 smithi077 ceph-mon[21151]: pgmap v11002: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:14 smithi077 ceph-mon[21151]: from='client.343506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:16.220 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:16 smithi046 ceph-mon[19468]: pgmap v11003: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:16 smithi087 ceph-mon[20993]: pgmap v11003: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:16 smithi077 ceph-mon[21151]: pgmap v11003: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:18 smithi077 ceph-mon[21151]: pgmap v11004: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:18 smithi046 ceph-mon[19468]: pgmap v11004: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:18 smithi087 ceph-mon[20993]: pgmap v11004: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:18.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:19.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:19.410 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.410 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.410 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:20.219 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: pgmap v11005: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='client.238735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:20.220 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:20.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:41:20.236+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:41:20.237+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: pgmap v11005: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='client.238735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: pgmap v11005: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='client.238735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:21 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:21 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:41:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:41:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:21 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:41:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:22 smithi087 ceph-mon[20993]: pgmap v11006: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-31T08:41:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:22 smithi077 ceph-mon[21151]: pgmap v11006: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-31T08:41:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:22 smithi046 ceph-mon[19468]: pgmap v11006: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-31T08:41:24.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:24.411 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:24 smithi046 ceph-mon[19468]: pgmap v11007: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:24.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:24.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:24 smithi077 ceph-mon[21151]: pgmap v11007: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:24 smithi087 ceph-mon[20993]: pgmap v11007: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:25.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:25.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:25.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:25.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:25.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:25 smithi046 ceph-mon[19468]: from='client.343758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:25 smithi077 ceph-mon[21151]: from='client.343758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:25 smithi087 ceph-mon[20993]: from='client.343758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:26 smithi077 ceph-mon[21151]: pgmap v11008: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:26 smithi046 ceph-mon[19468]: pgmap v11008: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:26 smithi087 ceph-mon[20993]: pgmap v11008: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T08:41:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:28 smithi077 ceph-mon[21151]: pgmap v11009: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:28 smithi046 ceph-mon[19468]: pgmap v11009: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:28 smithi087 ceph-mon[20993]: pgmap v11009: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:30.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:30.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:30.094 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:30 smithi046 ceph-mon[19468]: pgmap v11010: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:30 smithi077 ceph-mon[21151]: pgmap v11010: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:30 smithi087 ceph-mon[20993]: pgmap v11010: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:30.784 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:30.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:30.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:30.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:30.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:31 smithi077 ceph-mon[21151]: from='client.343833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:31 smithi046 ceph-mon[19468]: from='client.343833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:31 smithi087 ceph-mon[20993]: from='client.343833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:32 smithi077 ceph-mon[21151]: pgmap v11011: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:32 smithi046 ceph-mon[19468]: pgmap v11011: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:32 smithi087 ceph-mon[20993]: pgmap v11011: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:41:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:34 smithi077 ceph-mon[21151]: pgmap v11012: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:34 smithi046 ceph-mon[19468]: pgmap v11012: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:34 smithi087 ceph-mon[20993]: pgmap v11012: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:35.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:35.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:35.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:36 smithi046 ceph-mon[19468]: pgmap v11013: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:36 smithi077 ceph-mon[21151]: pgmap v11013: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:36.497 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:36.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:36.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:36.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:36.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:36 smithi087 ceph-mon[20993]: pgmap v11013: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 426 B/s wr, 5 op/s 2024-08-31T08:41:37.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:37 smithi087 ceph-mon[20993]: from='client.343908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:37 smithi077 ceph-mon[21151]: from='client.343908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:37.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:37 smithi046 ceph-mon[19468]: from='client.343908 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:38 smithi077 ceph-mon[21151]: pgmap v11014: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:38 smithi087 ceph-mon[20993]: pgmap v11014: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:38.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:38 smithi046 ceph-mon[19468]: pgmap v11014: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:41:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.391 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.392 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.392 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:40.480 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:40 smithi077 ceph-mon[21151]: pgmap v11015: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:40 smithi046 ceph-mon[19468]: pgmap v11015: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:40 smithi087 ceph-mon[20993]: pgmap v11015: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:41.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:41.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:41.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:42.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:42.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:42.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:42.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:42.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:42 smithi046 ceph-mon[19468]: pgmap v11016: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:42 smithi046 ceph-mon[19468]: from='client.343986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:42 smithi087 ceph-mon[20993]: pgmap v11016: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:42 smithi087 ceph-mon[20993]: from='client.343986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:42 smithi077 ceph-mon[21151]: pgmap v11016: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:42 smithi077 ceph-mon[21151]: from='client.343986 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:44 smithi046 ceph-mon[19468]: pgmap v11017: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:44 smithi087 ceph-mon[20993]: pgmap v11017: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:44 smithi077 ceph-mon[21151]: pgmap v11017: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:46 smithi046 ceph-mon[19468]: pgmap v11018: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:46 smithi087 ceph-mon[20993]: pgmap v11018: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:46 smithi077 ceph-mon[21151]: pgmap v11018: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:47.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:47.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:47.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:47.867 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:47.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:47.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:47.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:47.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:48.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:48 smithi046 ceph-mon[19468]: pgmap v11019: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:48.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:48 smithi046 ceph-mon[19468]: from='client.344061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:48 smithi087 ceph-mon[20993]: pgmap v11019: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:48 smithi087 ceph-mon[20993]: from='client.344061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:48 smithi077 ceph-mon[21151]: pgmap v11019: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:48.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:48 smithi077 ceph-mon[21151]: from='client.344061 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:50 smithi046 ceph-mon[19468]: pgmap v11020: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:50 smithi087 ceph-mon[20993]: pgmap v11020: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:50 smithi077 ceph-mon[21151]: pgmap v11020: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:52 smithi046 ceph-mon[19468]: pgmap v11021: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:52 smithi087 ceph-mon[20993]: pgmap v11021: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:52 smithi077 ceph-mon[21151]: pgmap v11021: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:52.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:52.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:52.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:53.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:53.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:53.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:53.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:53.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:54 smithi046 ceph-mon[19468]: pgmap v11022: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:54 smithi046 ceph-mon[19468]: from='client.344136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:54 smithi087 ceph-mon[20993]: pgmap v11022: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:54 smithi087 ceph-mon[20993]: from='client.344136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:54 smithi077 ceph-mon[21151]: pgmap v11022: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:54 smithi077 ceph-mon[21151]: from='client.344136 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:41:56.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:56 smithi046 ceph-mon[19468]: pgmap v11023: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:56 smithi087 ceph-mon[20993]: pgmap v11023: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:56 smithi077 ceph-mon[21151]: pgmap v11023: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:41:58.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:58 smithi087 ceph-mon[20993]: pgmap v11024: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:58.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:41:58.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:41:58.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:58 smithi046 ceph-mon[19468]: pgmap v11024: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:58.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:41:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:58 smithi077 ceph-mon[21151]: pgmap v11024: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:41:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:58.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:41:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:41:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:41:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:41:59.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:41:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:41:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:41:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:41:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:41:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:00 smithi077 ceph-mon[21151]: pgmap v11025: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:00 smithi077 ceph-mon[21151]: from='client.344211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:00 smithi087 ceph-mon[20993]: pgmap v11025: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:00 smithi087 ceph-mon[20993]: from='client.344211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:00 smithi046 ceph-mon[19468]: pgmap v11025: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:00 smithi046 ceph-mon[19468]: from='client.344211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:02 smithi077 ceph-mon[21151]: pgmap v11026: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:02 smithi046 ceph-mon[19468]: pgmap v11026: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:02 smithi087 ceph-mon[20993]: pgmap v11026: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:04.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:04.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:04 smithi046 ceph-mon[19468]: pgmap v11027: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:04 smithi077 ceph-mon[21151]: pgmap v11027: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:04 smithi087 ceph-mon[20993]: pgmap v11027: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:04.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:05 smithi077 ceph-mon[21151]: from='client.344289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:05 smithi046 ceph-mon[19468]: from='client.344289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:05 smithi087 ceph-mon[20993]: from='client.344289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:06 smithi077 ceph-mon[21151]: pgmap v11028: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:06 smithi046 ceph-mon[19468]: pgmap v11028: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:06 smithi087 ceph-mon[20993]: pgmap v11028: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:08 smithi077 ceph-mon[21151]: pgmap v11029: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:42:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:08 smithi046 ceph-mon[19468]: pgmap v11029: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:42:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:08 smithi087 ceph-mon[20993]: pgmap v11029: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:42:09.947 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:09.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:09.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:10.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:10.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:10.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:10.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:10.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:10 smithi077 ceph-mon[21151]: pgmap v11030: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:10 smithi087 ceph-mon[20993]: pgmap v11030: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:42:10.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:10 smithi046 ceph-mon[19468]: pgmap v11030: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:11 smithi077 ceph-mon[21151]: from='client.344361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:11 smithi046 ceph-mon[19468]: from='client.344361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:11 smithi087 ceph-mon[20993]: from='client.344361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:12 smithi077 ceph-mon[21151]: pgmap v11031: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:12 smithi046 ceph-mon[19468]: pgmap v11031: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:12 smithi087 ceph-mon[20993]: pgmap v11031: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:14 smithi077 ceph-mon[21151]: pgmap v11032: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:14 smithi046 ceph-mon[19468]: pgmap v11032: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:14 smithi087 ceph-mon[20993]: pgmap v11032: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:15.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:15.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:15.633 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:16.326 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:16.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:16.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:16.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:16.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:16.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:16 smithi046 ceph-mon[19468]: pgmap v11033: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:16 smithi077 ceph-mon[21151]: pgmap v11033: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:16 smithi087 ceph-mon[20993]: pgmap v11033: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:17.561 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:17 smithi046 ceph-mon[19468]: from='client.344439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:17 smithi077 ceph-mon[21151]: from='client.344439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:17 smithi087 ceph-mon[20993]: from='client.344439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:18 smithi077 ceph-mon[21151]: pgmap v11034: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.691 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:18 smithi087 ceph-mon[20993]: pgmap v11034: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:18.691 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.691 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:18 smithi046 ceph-mon[19468]: pgmap v11034: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:18.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:18.786 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.783 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:20.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: pgmap v11035: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:42:20.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:42:20.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:42:20.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:42:20.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:20.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: pgmap v11035: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:20.662 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: pgmap v11035: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:42:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:42:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:42:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:42:20.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:20.833 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:21.328 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:42:20.987+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:42:21.329 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:42:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:42:20.988+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:42:21.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:21.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:21.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:42:22.003 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:22.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:22.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:22.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:22.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:22 smithi046 ceph-mon[19468]: pgmap v11036: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:42:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:42:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:42:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:22 smithi046 ceph-mon[19468]: from='client.344616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:22 smithi087 ceph-mon[20993]: pgmap v11036: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:42:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:42:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:42:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:22 smithi087 ceph-mon[20993]: from='client.344616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:22 smithi077 ceph-mon[21151]: pgmap v11036: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:42:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:42:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:42:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:22 smithi077 ceph-mon[21151]: from='client.344616 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:24 smithi046 ceph-mon[19468]: pgmap v11037: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:24 smithi087 ceph-mon[20993]: pgmap v11037: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:24 smithi077 ceph-mon[21151]: pgmap v11037: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:26 smithi046 ceph-mon[19468]: pgmap v11038: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:26 smithi087 ceph-mon[20993]: pgmap v11038: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:26 smithi077 ceph-mon[21151]: pgmap v11038: 225 pgs: 225 active+clean; 589 KiB data, 175 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:27.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:27.006 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:27.685 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:27.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:27.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:27.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:27.685 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:28 smithi046 ceph-mon[19468]: pgmap v11039: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:28 smithi046 ceph-mon[19468]: from='client.344691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:28 smithi087 ceph-mon[20993]: pgmap v11039: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:28 smithi087 ceph-mon[20993]: from='client.344691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:28 smithi077 ceph-mon[21151]: pgmap v11039: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:28 smithi077 ceph-mon[21151]: from='client.344691 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:30 smithi046 ceph-mon[19468]: pgmap v11040: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:30 smithi087 ceph-mon[20993]: pgmap v11040: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:30 smithi077 ceph-mon[21151]: pgmap v11040: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:32.687 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:32.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:32.687 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:32 smithi046 ceph-mon[19468]: pgmap v11041: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:32 smithi087 ceph-mon[20993]: pgmap v11041: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:32 smithi077 ceph-mon[21151]: pgmap v11041: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:33.370 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:33.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:33.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:33.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:33.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:34 smithi046 ceph-mon[19468]: pgmap v11042: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:34 smithi046 ceph-mon[19468]: from='client.344766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:34 smithi087 ceph-mon[20993]: pgmap v11042: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:34.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:34 smithi087 ceph-mon[20993]: from='client.344766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:34 smithi077 ceph-mon[21151]: pgmap v11042: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:34 smithi077 ceph-mon[21151]: from='client.344766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:36 smithi046 ceph-mon[19468]: pgmap v11043: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:36 smithi087 ceph-mon[20993]: pgmap v11043: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:36 smithi077 ceph-mon[21151]: pgmap v11043: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:38.372 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:38.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:38.372 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:38 smithi046 ceph-mon[19468]: pgmap v11044: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:38 smithi087 ceph-mon[20993]: pgmap v11044: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:38 smithi077 ceph-mon[21151]: pgmap v11044: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:42:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.055 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:39.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:39.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:39.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:39.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:39 smithi087 ceph-mon[20993]: from='client.344844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:39.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:39 smithi077 ceph-mon[21151]: from='client.344844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:39 smithi046 ceph-mon[19468]: from='client.344844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:40 smithi087 ceph-mon[20993]: pgmap v11045: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:40 smithi077 ceph-mon[21151]: pgmap v11045: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:40 smithi046 ceph-mon[19468]: pgmap v11045: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:42.852 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:42 smithi077 ceph-mon[21151]: pgmap v11046: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:42 smithi087 ceph-mon[20993]: pgmap v11046: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:42 smithi046 ceph-mon[19468]: pgmap v11046: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:44.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:44.057 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:44.058 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:44.738 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:44.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:44.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:44.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:44.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:44 smithi087 ceph-mon[20993]: pgmap v11047: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:44 smithi077 ceph-mon[21151]: pgmap v11047: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:44 smithi046 ceph-mon[19468]: pgmap v11047: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:45 smithi077 ceph-mon[21151]: from='client.344919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:45 smithi046 ceph-mon[19468]: from='client.344919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:45 smithi087 ceph-mon[20993]: from='client.344919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:46 smithi077 ceph-mon[21151]: pgmap v11048: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:46 smithi046 ceph-mon[19468]: pgmap v11048: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:46 smithi087 ceph-mon[20993]: pgmap v11048: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:48.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:48 smithi046 ceph-mon[19468]: pgmap v11049: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:48 smithi077 ceph-mon[21151]: pgmap v11049: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:48 smithi087 ceph-mon[20993]: pgmap v11049: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:42:49.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:49.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:49.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:50.416 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:50.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:50.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:50.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:50.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:50 smithi077 ceph-mon[21151]: pgmap v11050: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:50 smithi046 ceph-mon[19468]: pgmap v11050: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:50 smithi087 ceph-mon[20993]: pgmap v11050: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:51 smithi077 ceph-mon[21151]: from='client.344994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:51 smithi046 ceph-mon[19468]: from='client.344994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:51 smithi087 ceph-mon[20993]: from='client.344994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:52 smithi087 ceph-mon[20993]: pgmap v11051: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:52 smithi077 ceph-mon[21151]: pgmap v11051: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:52 smithi046 ceph-mon[19468]: pgmap v11051: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:54 smithi077 ceph-mon[21151]: pgmap v11052: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:54 smithi046 ceph-mon[19468]: pgmap v11052: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:54 smithi087 ceph-mon[20993]: pgmap v11052: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:55.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:42:55.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:42:55.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:42:56.099 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:42:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:42:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:42:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:42:56.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:56 smithi077 ceph-mon[21151]: pgmap v11053: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:56 smithi077 ceph-mon[21151]: from='client.345069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:56 smithi046 ceph-mon[19468]: pgmap v11053: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:56 smithi046 ceph-mon[19468]: from='client.345069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:56 smithi087 ceph-mon[20993]: pgmap v11053: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:42:57.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:56 smithi087 ceph-mon[20993]: from='client.345069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:42:58.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:58 smithi046 ceph-mon[19468]: pgmap v11054: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:58.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:58.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:58.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:58 smithi077 ceph-mon[21151]: pgmap v11054: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:58.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:58 smithi087 ceph-mon[20993]: pgmap v11054: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:42:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:42:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:42:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:42:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:42:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:00.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:00 smithi087 ceph-mon[20993]: pgmap v11055: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:01.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:00 smithi046 ceph-mon[19468]: pgmap v11055: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:01.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:01.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:01.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:00 smithi077 ceph-mon[21151]: pgmap v11055: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:01.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:01.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:01.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:01.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:01.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:02 smithi077 ceph-mon[21151]: pgmap v11056: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:02 smithi077 ceph-mon[21151]: from='client.345144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:02 smithi046 ceph-mon[19468]: pgmap v11056: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:02 smithi046 ceph-mon[19468]: from='client.345144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:02 smithi087 ceph-mon[20993]: pgmap v11056: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:02 smithi087 ceph-mon[20993]: from='client.345144 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:04 smithi046 ceph-mon[19468]: pgmap v11057: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:04 smithi087 ceph-mon[20993]: pgmap v11057: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:04 smithi077 ceph-mon[21151]: pgmap v11057: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:06.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:06.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:06.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:06 smithi046 ceph-mon[19468]: pgmap v11058: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:06 smithi087 ceph-mon[20993]: pgmap v11058: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:06 smithi077 ceph-mon[21151]: pgmap v11058: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:07.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:07.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:07.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:07.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:07.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:08 smithi046 ceph-mon[19468]: pgmap v11059: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:08 smithi046 ceph-mon[19468]: from='client.345222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:08 smithi087 ceph-mon[20993]: pgmap v11059: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:08 smithi087 ceph-mon[20993]: from='client.345222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:08 smithi077 ceph-mon[21151]: pgmap v11059: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:08 smithi077 ceph-mon[21151]: from='client.345222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:10 smithi046 ceph-mon[19468]: pgmap v11060: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:10 smithi087 ceph-mon[20993]: pgmap v11060: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:10 smithi077 ceph-mon[21151]: pgmap v11060: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:12.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:12.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:12.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:12 smithi046 ceph-mon[19468]: pgmap v11061: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:12 smithi087 ceph-mon[20993]: pgmap v11061: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:13.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:13.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:13.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:13.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:13.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:12 smithi077 ceph-mon[21151]: pgmap v11061: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:13 smithi046 ceph-mon[19468]: from='client.345300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:13 smithi087 ceph-mon[20993]: from='client.345300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:13 smithi077 ceph-mon[21151]: from='client.345300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:14 smithi046 ceph-mon[19468]: pgmap v11062: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:14 smithi087 ceph-mon[20993]: pgmap v11062: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:14 smithi077 ceph-mon[21151]: pgmap v11062: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:16 smithi046 ceph-mon[19468]: pgmap v11063: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:16 smithi087 ceph-mon[20993]: pgmap v11063: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:16 smithi077 ceph-mon[21151]: pgmap v11063: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:18.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:18.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:18.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:18.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:18.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:18.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:18.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:18.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:18 smithi046 ceph-mon[19468]: pgmap v11064: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:18 smithi087 ceph-mon[20993]: pgmap v11064: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:18 smithi077 ceph-mon[21151]: pgmap v11064: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:19 smithi046 ceph-mon[19468]: from='client.345375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:20.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:19 smithi087 ceph-mon[20993]: from='client.345375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:20.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.086 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:19 smithi077 ceph-mon[21151]: from='client.345375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:20 smithi046 ceph-mon[19468]: pgmap v11065: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:20 smithi087 ceph-mon[20993]: pgmap v11065: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:20 smithi077 ceph-mon[21151]: pgmap v11065: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:22.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:43:22.070 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:43:22.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:43:22.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:22.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:22.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:43:22.099 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:43:22.100 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:43:22.100 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:22.100 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:43:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:43:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:43:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:22.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:43:21.727+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:43:22.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:43:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:43:21.728+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:43:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:22 smithi077 ceph-mon[21151]: pgmap v11066: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:43:22.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:43:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:22 smithi046 ceph-mon[19468]: pgmap v11066: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:43:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:43:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:22 smithi087 ceph-mon[20993]: pgmap v11066: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:43:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:43:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:43:23.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:23.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:23.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:24.561 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:24.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:24.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:24.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:24.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:24 smithi046 ceph-mon[19468]: pgmap v11067: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:24 smithi087 ceph-mon[20993]: pgmap v11067: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:24 smithi077 ceph-mon[21151]: pgmap v11067: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:26.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:25 smithi077 ceph-mon[21151]: from='client.345561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:25 smithi046 ceph-mon[19468]: from='client.345561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:25 smithi087 ceph-mon[20993]: from='client.345561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:26 smithi046 ceph-mon[19468]: pgmap v11068: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:26 smithi087 ceph-mon[20993]: pgmap v11068: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:26 smithi077 ceph-mon[21151]: pgmap v11068: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:28 smithi046 ceph-mon[19468]: pgmap v11069: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:28 smithi087 ceph-mon[20993]: pgmap v11069: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:28 smithi077 ceph-mon[21151]: pgmap v11069: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:29.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:29.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:29.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:30.251 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:30.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:30.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:30.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:30.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:30 smithi046 ceph-mon[19468]: pgmap v11070: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:30 smithi087 ceph-mon[20993]: pgmap v11070: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:30 smithi077 ceph-mon[21151]: pgmap v11070: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:31 smithi046 ceph-mon[19468]: from='client.345636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:31 smithi087 ceph-mon[20993]: from='client.345636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:31 smithi077 ceph-mon[21151]: from='client.345636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:32 smithi046 ceph-mon[19468]: pgmap v11071: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:32 smithi087 ceph-mon[20993]: pgmap v11071: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:32 smithi077 ceph-mon[21151]: pgmap v11071: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:34 smithi046 ceph-mon[19468]: pgmap v11072: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:34 smithi087 ceph-mon[20993]: pgmap v11072: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:34 smithi077 ceph-mon[21151]: pgmap v11072: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:35.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:35.254 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:35.254 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:35.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:35.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:35.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:35.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:35.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:36 smithi046 ceph-mon[19468]: pgmap v11073: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:36 smithi046 ceph-mon[19468]: from='client.345714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:36 smithi087 ceph-mon[20993]: pgmap v11073: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:36 smithi087 ceph-mon[20993]: from='client.345714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:36 smithi077 ceph-mon[21151]: pgmap v11073: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:43:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:36 smithi077 ceph-mon[21151]: from='client.345714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:38 smithi046 ceph-mon[19468]: pgmap v11074: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:38 smithi087 ceph-mon[20993]: pgmap v11074: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:38 smithi077 ceph-mon[21151]: pgmap v11074: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:43:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: pgmap v11075: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: pgmap v11075: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: pgmap v11075: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:40.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:40.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:40.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:41.616 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:41.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:41.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:41.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:41.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:41 smithi087 ceph-mon[20993]: pgmap v11076: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:41 smithi087 ceph-mon[20993]: from='client.345792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:41 smithi046 ceph-mon[19468]: pgmap v11076: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:41 smithi046 ceph-mon[19468]: from='client.345792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:41 smithi077 ceph-mon[21151]: pgmap v11076: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:41 smithi077 ceph-mon[21151]: from='client.345792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:44.050 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:43 smithi077 ceph-mon[21151]: pgmap v11077: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:43 smithi046 ceph-mon[19468]: pgmap v11077: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:43 smithi087 ceph-mon[20993]: pgmap v11077: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:45 smithi046 ceph-mon[19468]: pgmap v11078: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:45 smithi087 ceph-mon[20993]: pgmap v11078: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:45 smithi077 ceph-mon[21151]: pgmap v11078: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:46.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:46.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:46.618 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:47.307 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:47.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:47.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:47.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:47.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:47 smithi046 ceph-mon[19468]: pgmap v11079: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:47 smithi046 ceph-mon[19468]: from='client.345867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:47 smithi087 ceph-mon[20993]: pgmap v11079: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:47 smithi087 ceph-mon[20993]: from='client.345867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:47 smithi077 ceph-mon[21151]: pgmap v11079: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:47 smithi077 ceph-mon[21151]: from='client.345867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:50 smithi077 ceph-mon[21151]: pgmap v11080: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:50 smithi046 ceph-mon[19468]: pgmap v11080: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:50 smithi087 ceph-mon[20993]: pgmap v11080: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:43:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:52.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:52.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:52.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:52.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:52.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:52.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:52.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:52 smithi046 ceph-mon[19468]: pgmap v11081: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:52 smithi087 ceph-mon[20993]: pgmap v11081: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:52 smithi077 ceph-mon[21151]: pgmap v11081: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:53 smithi046 ceph-mon[19468]: from='client.345945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:53 smithi087 ceph-mon[20993]: from='client.345945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:53 smithi077 ceph-mon[21151]: from='client.345945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:43:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:54 smithi046 ceph-mon[19468]: pgmap v11082: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:54 smithi087 ceph-mon[20993]: pgmap v11082: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:54 smithi077 ceph-mon[21151]: pgmap v11082: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:43:56.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:56 smithi077 ceph-mon[21151]: pgmap v11083: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:43:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:56 smithi046 ceph-mon[19468]: pgmap v11083: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:43:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:56 smithi087 ceph-mon[20993]: pgmap v11083: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:43:57.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:43:57.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:43:57.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:43:58.670 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:43:58.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:43:58.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:43:58.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:43:58.671 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:43:59.002 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:58 smithi077 ceph-mon[21151]: pgmap v11084: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:59.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:58 smithi046 ceph-mon[19468]: pgmap v11084: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:43:59.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:58 smithi087 ceph-mon[20993]: pgmap v11084: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='client.346023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:43:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='client.346023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:43:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='client.346023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:00.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:43:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:01.011 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:00 smithi087 ceph-mon[20993]: pgmap v11085: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:00 smithi046 ceph-mon[19468]: pgmap v11085: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:00 smithi077 ceph-mon[21151]: pgmap v11085: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:02 smithi087 ceph-mon[20993]: pgmap v11086: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:02 smithi046 ceph-mon[19468]: pgmap v11086: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:02 smithi077 ceph-mon[21151]: pgmap v11086: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:03.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:03.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:03.674 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:04.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:04.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:04.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:04.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:04.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:04 smithi077 ceph-mon[21151]: pgmap v11087: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:04 smithi046 ceph-mon[19468]: pgmap v11087: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:04 smithi087 ceph-mon[20993]: pgmap v11087: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:06.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:05 smithi077 ceph-mon[21151]: from='client.346101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:05 smithi046 ceph-mon[19468]: from='client.346101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:05 smithi087 ceph-mon[20993]: from='client.346101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:06 smithi046 ceph-mon[19468]: pgmap v11088: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:06 smithi087 ceph-mon[20993]: pgmap v11088: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:06 smithi077 ceph-mon[21151]: pgmap v11088: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:08 smithi046 ceph-mon[19468]: pgmap v11089: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:08 smithi087 ceph-mon[20993]: pgmap v11089: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:08 smithi077 ceph-mon[21151]: pgmap v11089: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:09.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:09.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:09.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:10.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:10.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:10.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:10.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:10.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:10 smithi046 ceph-mon[19468]: pgmap v11090: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:10 smithi046 ceph-mon[19468]: from='client.346176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:10 smithi087 ceph-mon[20993]: pgmap v11090: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:10 smithi087 ceph-mon[20993]: from='client.346176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:10 smithi077 ceph-mon[21151]: pgmap v11090: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:10 smithi077 ceph-mon[21151]: from='client.346176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:12 smithi046 ceph-mon[19468]: pgmap v11091: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:44:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:12 smithi087 ceph-mon[20993]: pgmap v11091: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:44:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:12 smithi077 ceph-mon[21151]: pgmap v11091: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:44:15.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:15.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:14 smithi046 ceph-mon[19468]: pgmap v11092: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:44:15.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:15.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:14 smithi087 ceph-mon[20993]: pgmap v11092: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:44:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:14 smithi077 ceph-mon[21151]: pgmap v11092: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:44:15.734 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:15.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:15.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:15.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:15.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:16 smithi046 ceph-mon[19468]: pgmap v11093: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:16 smithi046 ceph-mon[19468]: from='client.346248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:16 smithi087 ceph-mon[20993]: pgmap v11093: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:16 smithi087 ceph-mon[20993]: from='client.346248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:16 smithi077 ceph-mon[21151]: pgmap v11093: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:16 smithi077 ceph-mon[21151]: from='client.346248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:18 smithi046 ceph-mon[19468]: pgmap v11094: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:18 smithi087 ceph-mon[20993]: pgmap v11094: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:19.124 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:18 smithi077 ceph-mon[21151]: pgmap v11094: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: pgmap v11095: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.327 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: pgmap v11095: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: pgmap v11095: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:20.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:20.736 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:20.736 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:21.441 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:21.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:21.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:21.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:21.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: pgmap v11096: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='client.346326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: pgmap v11096: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='client.346326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:44:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:44:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:44:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: pgmap v11096: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='client.346326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:44:22.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:44:22.457+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:44:22.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:44:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:44:22.458+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:44:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:44:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:44:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:44:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:44:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:44:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:44:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:24 smithi087 ceph-mon[20993]: pgmap v11097: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:44:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:24 smithi077 ceph-mon[21151]: pgmap v11097: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:44:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:24 smithi046 ceph-mon[19468]: pgmap v11097: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:44:26.396 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:26 smithi077 ceph-mon[21151]: pgmap v11098: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:44:26.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:26.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:26 smithi046 ceph-mon[19468]: pgmap v11098: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:44:26.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:26.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:26 smithi087 ceph-mon[20993]: pgmap v11098: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:44:27.121 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:27.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:27 smithi077 ceph-mon[21151]: from='client.346506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:27 smithi046 ceph-mon[19468]: from='client.346506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:27 smithi087 ceph-mon[20993]: from='client.346506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:28.410 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:28 smithi077 ceph-mon[21151]: pgmap v11099: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:28 smithi046 ceph-mon[19468]: pgmap v11099: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:28 smithi087 ceph-mon[20993]: pgmap v11099: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:30 smithi077 ceph-mon[21151]: pgmap v11100: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:30 smithi046 ceph-mon[19468]: pgmap v11100: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:30 smithi087 ceph-mon[20993]: pgmap v11100: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:32.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:32.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:32.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:32 smithi046 ceph-mon[19468]: pgmap v11101: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:32 smithi087 ceph-mon[20993]: pgmap v11101: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:32 smithi077 ceph-mon[21151]: pgmap v11101: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:32.805 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:32.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:32.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:32.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:32.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:33 smithi046 ceph-mon[19468]: from='client.346581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:33 smithi087 ceph-mon[20993]: from='client.346581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:33 smithi077 ceph-mon[21151]: from='client.346581 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:34 smithi046 ceph-mon[19468]: pgmap v11102: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:34 smithi087 ceph-mon[20993]: pgmap v11102: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:34 smithi077 ceph-mon[21151]: pgmap v11102: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:36 smithi046 ceph-mon[19468]: pgmap v11103: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:36 smithi087 ceph-mon[20993]: pgmap v11103: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:36 smithi077 ceph-mon[21151]: pgmap v11103: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:44:37.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:37.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:37.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:38.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:38 smithi046 ceph-mon[19468]: pgmap v11104: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:44:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:38 smithi087 ceph-mon[20993]: pgmap v11104: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:44:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:38 smithi077 ceph-mon[21151]: pgmap v11104: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:44:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:39 smithi077 ceph-mon[21151]: from='client.346659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:39 smithi046 ceph-mon[19468]: from='client.346659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:39 smithi087 ceph-mon[20993]: from='client.346659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:40 smithi046 ceph-mon[19468]: pgmap v11105: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:40.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:40 smithi087 ceph-mon[20993]: pgmap v11105: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:40 smithi077 ceph-mon[21151]: pgmap v11105: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:42.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:42 smithi046 ceph-mon[19468]: pgmap v11106: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:42 smithi087 ceph-mon[20993]: pgmap v11106: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:42 smithi077 ceph-mon[21151]: pgmap v11106: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:43.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:43.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:43.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:44.181 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:44.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:44.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:44.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:44.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:44.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:44 smithi087 ceph-mon[20993]: pgmap v11107: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:44.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:44 smithi087 ceph-mon[20993]: from='client.240688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:44 smithi046 ceph-mon[19468]: pgmap v11107: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:44 smithi046 ceph-mon[19468]: from='client.240688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:44 smithi077 ceph-mon[21151]: pgmap v11107: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:44 smithi077 ceph-mon[21151]: from='client.240688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:46 smithi087 ceph-mon[20993]: pgmap v11108: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:46.659 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:46 smithi077 ceph-mon[21151]: pgmap v11108: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:46 smithi046 ceph-mon[19468]: pgmap v11108: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T08:44:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:48 smithi087 ceph-mon[20993]: pgmap v11109: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:48.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:48 smithi046 ceph-mon[19468]: pgmap v11109: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:48 smithi077 ceph-mon[21151]: pgmap v11109: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:44:49.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:49.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:49.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:49.881 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:49.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:49.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:49.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:49.882 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:50 smithi087 ceph-mon[20993]: pgmap v11110: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:50 smithi087 ceph-mon[20993]: from='client.346815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:50 smithi077 ceph-mon[21151]: pgmap v11110: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:50 smithi077 ceph-mon[21151]: from='client.346815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:50 smithi046 ceph-mon[19468]: pgmap v11110: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:50 smithi046 ceph-mon[19468]: from='client.346815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:44:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:52 smithi087 ceph-mon[20993]: pgmap v11111: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:52 smithi077 ceph-mon[21151]: pgmap v11111: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:52 smithi046 ceph-mon[19468]: pgmap v11111: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:44:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:54 smithi077 ceph-mon[21151]: pgmap v11112: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:54 smithi046 ceph-mon[19468]: pgmap v11112: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:54 smithi087 ceph-mon[20993]: pgmap v11112: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:44:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:44:54.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:44:55.569 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:44:55.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:44:55.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:44:55.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:44:55.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:44:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:56 smithi077 ceph-mon[21151]: pgmap v11113: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:56 smithi077 ceph-mon[21151]: from='client.346893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:56 smithi046 ceph-mon[19468]: pgmap v11113: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:56 smithi046 ceph-mon[19468]: from='client.346893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:56 smithi087 ceph-mon[20993]: pgmap v11113: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:44:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:56 smithi087 ceph-mon[20993]: from='client.346893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:44:58.695 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:44:58 smithi077 ceph-mon[21151]: pgmap v11114: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:44:58 smithi046 ceph-mon[19468]: pgmap v11114: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:44:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:44:58 smithi087 ceph-mon[20993]: pgmap v11114: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:45:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:00.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: pgmap v11115: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: pgmap v11115: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: pgmap v11115: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:01.274 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:01.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:01.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:01.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:01.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:02.414 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:02 smithi046 ceph-mon[19468]: from='client.346965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:02.414 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:02 smithi046 ceph-mon[19468]: pgmap v11116: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:02.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:02 smithi087 ceph-mon[20993]: from='client.346965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:02.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:02 smithi087 ceph-mon[20993]: pgmap v11116: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:02 smithi077 ceph-mon[21151]: from='client.346965 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:02 smithi077 ceph-mon[21151]: pgmap v11116: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:04 smithi087 ceph-mon[20993]: pgmap v11117: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:04 smithi077 ceph-mon[21151]: pgmap v11117: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:04 smithi046 ceph-mon[19468]: pgmap v11117: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:06.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:06.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:06.277 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:06 smithi046 ceph-mon[19468]: pgmap v11118: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:06.621 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:06 smithi077 ceph-mon[21151]: pgmap v11118: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:06 smithi087 ceph-mon[20993]: pgmap v11118: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:06.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:06.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:06.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:06.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:06.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:07.568 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:07 smithi077 ceph-mon[21151]: from='client.347037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:07 smithi087 ceph-mon[20993]: from='client.347037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:07 smithi046 ceph-mon[19468]: from='client.347037 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:08 smithi087 ceph-mon[20993]: pgmap v11119: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:08 smithi077 ceph-mon[21151]: pgmap v11119: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:08 smithi046 ceph-mon[19468]: pgmap v11119: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:10 smithi087 ceph-mon[20993]: pgmap v11120: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:10 smithi077 ceph-mon[21151]: pgmap v11120: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:10 smithi046 ceph-mon[19468]: pgmap v11120: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:11.963 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:11.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:11.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:12.651 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:12.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:12.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:12.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:12.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:12 smithi046 ceph-mon[19468]: pgmap v11121: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:12 smithi087 ceph-mon[20993]: pgmap v11121: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:12 smithi077 ceph-mon[21151]: pgmap v11121: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:13 smithi046 ceph-mon[19468]: from='client.347112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:13 smithi087 ceph-mon[20993]: from='client.347112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:13 smithi077 ceph-mon[21151]: from='client.347112 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:14 smithi046 ceph-mon[19468]: pgmap v11122: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:14 smithi087 ceph-mon[20993]: pgmap v11122: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:14 smithi077 ceph-mon[21151]: pgmap v11122: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:16 smithi046 ceph-mon[19468]: pgmap v11123: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:16 smithi087 ceph-mon[20993]: pgmap v11123: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:16 smithi077 ceph-mon[21151]: pgmap v11123: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:17.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:17.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:17.652 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:18.337 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:18.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:18 smithi046 ceph-mon[19468]: pgmap v11124: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:18 smithi087 ceph-mon[20993]: pgmap v11124: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:18 smithi077 ceph-mon[21151]: pgmap v11124: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:19 smithi046 ceph-mon[19468]: from='client.347190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:19 smithi087 ceph-mon[20993]: from='client.347190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:19 smithi077 ceph-mon[21151]: from='client.347190 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:20 smithi087 ceph-mon[20993]: pgmap v11125: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:20 smithi077 ceph-mon[21151]: pgmap v11125: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:20 smithi046 ceph-mon[19468]: pgmap v11125: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: pgmap v11126: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: pgmap v11126: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: pgmap v11126: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:23.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:23.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:23.340 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:23.540 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:45:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:45:23.215+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:45:23.541 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:45:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:45:23.217+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:45:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:45:24.018 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:24.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:24.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:24.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:24.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:24 smithi087 ceph-mon[20993]: pgmap v11127: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:45:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:45:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:45:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:24 smithi087 ceph-mon[20993]: from='client.347376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:24 smithi077 ceph-mon[21151]: pgmap v11127: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:24 smithi077 ceph-mon[21151]: from='client.347376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:24 smithi046 ceph-mon[19468]: pgmap v11127: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:45:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:45:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:45:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:24 smithi046 ceph-mon[19468]: from='client.347376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:26 smithi077 ceph-mon[21151]: pgmap v11128: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:45:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:26 smithi046 ceph-mon[19468]: pgmap v11128: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:45:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:26 smithi087 ceph-mon[20993]: pgmap v11128: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T08:45:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:28 smithi077 ceph-mon[21151]: pgmap v11129: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:29.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:29.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:28 smithi046 ceph-mon[19468]: pgmap v11129: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:29.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:29.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:28 smithi087 ceph-mon[20993]: pgmap v11129: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:29.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:29.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:30 smithi046 ceph-mon[19468]: pgmap v11130: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:30 smithi046 ceph-mon[19468]: from='client.347451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:30 smithi087 ceph-mon[20993]: pgmap v11130: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:30 smithi087 ceph-mon[20993]: from='client.347451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:30 smithi077 ceph-mon[21151]: pgmap v11130: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T08:45:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:30 smithi077 ceph-mon[21151]: from='client.347451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:32 smithi046 ceph-mon[19468]: pgmap v11131: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T08:45:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:32 smithi087 ceph-mon[20993]: pgmap v11131: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T08:45:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:32 smithi077 ceph-mon[21151]: pgmap v11131: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T08:45:34.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:34.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:34.701 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:34 smithi046 ceph-mon[19468]: pgmap v11132: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:34 smithi087 ceph-mon[20993]: pgmap v11132: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:34 smithi077 ceph-mon[21151]: pgmap v11132: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:35.379 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:35.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:35.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:35.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:35.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:36 smithi046 ceph-mon[19468]: pgmap v11133: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:36 smithi046 ceph-mon[19468]: from='client.347523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:36 smithi087 ceph-mon[20993]: pgmap v11133: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:36 smithi087 ceph-mon[20993]: from='client.347523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:36 smithi077 ceph-mon[21151]: pgmap v11133: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:45:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:36 smithi077 ceph-mon[21151]: from='client.347523 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:38 smithi046 ceph-mon[19468]: pgmap v11134: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:38 smithi087 ceph-mon[20993]: pgmap v11134: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:38 smithi077 ceph-mon[21151]: pgmap v11134: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:40.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:40.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:40.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: pgmap v11135: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: pgmap v11135: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: pgmap v11135: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:41.062 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:41.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:41.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:41.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:41.062 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:41 smithi087 ceph-mon[20993]: from='client.347598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:41 smithi077 ceph-mon[21151]: from='client.347598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:41 smithi046 ceph-mon[19468]: from='client.347598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:42 smithi087 ceph-mon[20993]: pgmap v11136: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:45:42.908 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:42 smithi046 ceph-mon[19468]: pgmap v11136: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:45:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:42 smithi077 ceph-mon[21151]: pgmap v11136: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T08:45:44.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:44 smithi087 ceph-mon[20993]: pgmap v11137: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:44 smithi046 ceph-mon[19468]: pgmap v11137: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:44 smithi077 ceph-mon[21151]: pgmap v11137: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:45:46.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:46.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:46.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:46.747 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:46.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:46 smithi087 ceph-mon[20993]: pgmap v11138: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:46.874 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:46 smithi077 ceph-mon[21151]: pgmap v11138: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:46 smithi046 ceph-mon[19468]: pgmap v11138: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:47.810 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:47 smithi077 ceph-mon[21151]: from='client.347673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:48.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:47 smithi046 ceph-mon[19468]: from='client.347673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:47 smithi087 ceph-mon[20993]: from='client.347673 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:48 smithi077 ceph-mon[21151]: pgmap v11139: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:48 smithi046 ceph-mon[19468]: pgmap v11139: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:48 smithi087 ceph-mon[20993]: pgmap v11139: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:50 smithi077 ceph-mon[21151]: pgmap v11140: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:50 smithi046 ceph-mon[19468]: pgmap v11140: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:50 smithi087 ceph-mon[20993]: pgmap v11140: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:45:52.433 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:52.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:52.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:52.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:52.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:52 smithi046 ceph-mon[19468]: pgmap v11141: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:52 smithi087 ceph-mon[20993]: pgmap v11141: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:52 smithi077 ceph-mon[21151]: pgmap v11141: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:53 smithi046 ceph-mon[19468]: from='client.347751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:53 smithi087 ceph-mon[20993]: from='client.347751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:53 smithi077 ceph-mon[21151]: from='client.347751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:54 smithi046 ceph-mon[19468]: pgmap v11142: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:54 smithi087 ceph-mon[20993]: pgmap v11142: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:54 smithi077 ceph-mon[21151]: pgmap v11142: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:56 smithi046 ceph-mon[19468]: pgmap v11143: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:56 smithi087 ceph-mon[20993]: pgmap v11143: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:56 smithi077 ceph-mon[21151]: pgmap v11143: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:45:57.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:45:57.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:45:57.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:45:58.113 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:45:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:45:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:45:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:45:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:45:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:58 smithi046 ceph-mon[19468]: pgmap v11144: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:45:58 smithi046 ceph-mon[19468]: from='client.347829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:58 smithi087 ceph-mon[20993]: pgmap v11144: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:45:58 smithi087 ceph-mon[20993]: from='client.347829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:45:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:58 smithi077 ceph-mon[21151]: pgmap v11144: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:45:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:45:58 smithi077 ceph-mon[21151]: from='client.347829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: pgmap v11145: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: pgmap v11145: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: pgmap v11145: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:01.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:02.989 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:02 smithi046 ceph-mon[19468]: pgmap v11146: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:03.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:03.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:03.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:02 smithi087 ceph-mon[20993]: pgmap v11146: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:02 smithi077 ceph-mon[21151]: pgmap v11146: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:03.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:03.809 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:04 smithi087 ceph-mon[20993]: pgmap v11147: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:04 smithi087 ceph-mon[20993]: from='client.347901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:05.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:04 smithi046 ceph-mon[19468]: pgmap v11147: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:05.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:04 smithi046 ceph-mon[19468]: from='client.347901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:04 smithi077 ceph-mon[21151]: pgmap v11147: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:04 smithi077 ceph-mon[21151]: from='client.347901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:06 smithi087 ceph-mon[20993]: pgmap v11148: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:06 smithi046 ceph-mon[19468]: pgmap v11148: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:06 smithi077 ceph-mon[21151]: pgmap v11148: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:08.793 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:08 smithi077 ceph-mon[21151]: pgmap v11149: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:08.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:08.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:08.810 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:08 smithi046 ceph-mon[19468]: pgmap v11149: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:08 smithi087 ceph-mon[20993]: pgmap v11149: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:09.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:09.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:09.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:09.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:09.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:10 smithi046 ceph-mon[19468]: pgmap v11150: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:10 smithi046 ceph-mon[19468]: from='client.347976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:10 smithi087 ceph-mon[20993]: pgmap v11150: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:10 smithi087 ceph-mon[20993]: from='client.347976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:10 smithi077 ceph-mon[21151]: pgmap v11150: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:10 smithi077 ceph-mon[21151]: from='client.347976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:11 smithi077 ceph-mon[21151]: pgmap v11151: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:12.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:11 smithi087 ceph-mon[20993]: pgmap v11151: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:11 smithi046 ceph-mon[19468]: pgmap v11151: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:14 smithi046 ceph-mon[19468]: pgmap v11152: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:14 smithi087 ceph-mon[20993]: pgmap v11152: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:14 smithi077 ceph-mon[21151]: pgmap v11152: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:14.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:15.187 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:15.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:15.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:15.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:15.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:15 smithi046 ceph-mon[19468]: from='client.348051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:15 smithi087 ceph-mon[20993]: from='client.348051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:15.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:15 smithi077 ceph-mon[21151]: from='client.348051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:16 smithi046 ceph-mon[19468]: pgmap v11153: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:16 smithi087 ceph-mon[20993]: pgmap v11153: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:16 smithi077 ceph-mon[21151]: pgmap v11153: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:18 smithi046 ceph-mon[19468]: pgmap v11154: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:18 smithi087 ceph-mon[20993]: pgmap v11154: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:18 smithi077 ceph-mon[21151]: pgmap v11154: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:20.190 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:20.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:20.190 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:20.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:20.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:20.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:20.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:20.867 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: pgmap v11155: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: pgmap v11155: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: pgmap v11155: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:21 smithi087 ceph-mon[20993]: from='client.348126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:21 smithi077 ceph-mon[21151]: from='client.348126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:21 smithi046 ceph-mon[19468]: from='client.348126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:22 smithi087 ceph-mon[20993]: pgmap v11156: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:22 smithi077 ceph-mon[21151]: pgmap v11156: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:22 smithi046 ceph-mon[19468]: pgmap v11156: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:23.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:46:23.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:46:23.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:46:23.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:23.974 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:24.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:46:23.972+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:46:24.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:46:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:46:23.974+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:46:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:46:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:46:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:46:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:24.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:24.994 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:24 smithi087 ceph-mon[20993]: pgmap v11157: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:24.994 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:24 smithi046 ceph-mon[19468]: pgmap v11157: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:24 smithi077 ceph-mon[21151]: pgmap v11157: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:46:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:46:25.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:25.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:25.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:25.914 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:46:25.914 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:25 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:46:26.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:46:26.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:25 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:46:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:46:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:25 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:46:26.546 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:26.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:27.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:26 smithi087 ceph-mon[20993]: pgmap v11158: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:26 smithi077 ceph-mon[21151]: pgmap v11158: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:26 smithi046 ceph-mon[19468]: pgmap v11158: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:27 smithi077 ceph-mon[21151]: from='client.348309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:27 smithi046 ceph-mon[19468]: from='client.348309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:27 smithi087 ceph-mon[20993]: from='client.348309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:28 smithi077 ceph-mon[21151]: pgmap v11159: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:28 smithi046 ceph-mon[19468]: pgmap v11159: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:28 smithi087 ceph-mon[20993]: pgmap v11159: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:30.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:29 smithi077 ceph-mon[21151]: pgmap v11160: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:29 smithi046 ceph-mon[19468]: pgmap v11160: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:29 smithi087 ceph-mon[20993]: pgmap v11160: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:31.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:31.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:31.548 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:32.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:32.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:32.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:32.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:32 smithi046 ceph-mon[19468]: pgmap v11161: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:32 smithi046 ceph-mon[19468]: from='client.348387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:32 smithi087 ceph-mon[20993]: pgmap v11161: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:32 smithi087 ceph-mon[20993]: from='client.348387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:32 smithi077 ceph-mon[21151]: pgmap v11161: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:32 smithi077 ceph-mon[21151]: from='client.348387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:34 smithi046 ceph-mon[19468]: pgmap v11162: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:34 smithi087 ceph-mon[20993]: pgmap v11162: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:34 smithi077 ceph-mon[21151]: pgmap v11162: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:36 smithi046 ceph-mon[19468]: pgmap v11163: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:36 smithi087 ceph-mon[20993]: pgmap v11163: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:36 smithi077 ceph-mon[21151]: pgmap v11163: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:46:37.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:37.230 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:37.230 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:37.916 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:37.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:37.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:37.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:37.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:38 smithi077 ceph-mon[21151]: pgmap v11164: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:38 smithi077 ceph-mon[21151]: from='client.348459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:38 smithi046 ceph-mon[19468]: pgmap v11164: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:38 smithi046 ceph-mon[19468]: from='client.348459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:38 smithi087 ceph-mon[20993]: pgmap v11164: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:38 smithi087 ceph-mon[20993]: from='client.348459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:40 smithi046 ceph-mon[19468]: pgmap v11165: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:40 smithi087 ceph-mon[20993]: pgmap v11165: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:40 smithi077 ceph-mon[21151]: pgmap v11165: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.369 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.369 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.370 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:42 smithi087 ceph-mon[20993]: pgmap v11166: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:42 smithi077 ceph-mon[21151]: pgmap v11166: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:42 smithi046 ceph-mon[19468]: pgmap v11166: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:42.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:42.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:42.917 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:43.593 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:43.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:43.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:43.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:43.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:44 smithi046 ceph-mon[19468]: pgmap v11167: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:44 smithi046 ceph-mon[19468]: from='client.348534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:44 smithi087 ceph-mon[20993]: pgmap v11167: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:44 smithi087 ceph-mon[20993]: from='client.348534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:44 smithi077 ceph-mon[21151]: pgmap v11167: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:44 smithi077 ceph-mon[21151]: from='client.348534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:46.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:46 smithi046 ceph-mon[19468]: pgmap v11168: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:46.359 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:46 smithi087 ceph-mon[20993]: pgmap v11168: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:46 smithi077 ceph-mon[21151]: pgmap v11168: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:48 smithi087 ceph-mon[20993]: pgmap v11169: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:48 smithi077 ceph-mon[21151]: pgmap v11169: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:48.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:48 smithi046 ceph-mon[19468]: pgmap v11169: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:48.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:48.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:48.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:49.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:49.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:50 smithi046 ceph-mon[19468]: from='client.348606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:50 smithi046 ceph-mon[19468]: pgmap v11170: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:50 smithi077 ceph-mon[21151]: from='client.348606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:50.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:50 smithi077 ceph-mon[21151]: pgmap v11170: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:50 smithi087 ceph-mon[20993]: from='client.348606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:50 smithi087 ceph-mon[20993]: pgmap v11170: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:52 smithi077 ceph-mon[21151]: pgmap v11171: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:52 smithi046 ceph-mon[19468]: pgmap v11171: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:52 smithi087 ceph-mon[20993]: pgmap v11171: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:46:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:46:54.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:46:54.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:46:54.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:46:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:54 smithi077 ceph-mon[21151]: pgmap v11172: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:54 smithi046 ceph-mon[19468]: pgmap v11172: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:54 smithi087 ceph-mon[20993]: pgmap v11172: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:46:55.000 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:46:55.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:46:55.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:46:55.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:46:55.001 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:46:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:55 smithi046 ceph-mon[19468]: from='client.348678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:55 smithi077 ceph-mon[21151]: from='client.348678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:55 smithi087 ceph-mon[20993]: from='client.348678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:46:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:56 smithi077 ceph-mon[21151]: pgmap v11173: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:46:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:56 smithi046 ceph-mon[19468]: pgmap v11173: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:46:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:56 smithi087 ceph-mon[20993]: pgmap v11173: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:46:58.541 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:46:58 smithi077 ceph-mon[21151]: pgmap v11174: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:46:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:46:58 smithi046 ceph-mon[19468]: pgmap v11174: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:46:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:46:58 smithi087 ceph-mon[20993]: pgmap v11174: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:47:00.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:00.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:00.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:00 smithi046 ceph-mon[19468]: pgmap v11175: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:47:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:00 smithi077 ceph-mon[21151]: pgmap v11175: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:47:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:00 smithi087 ceph-mon[20993]: pgmap v11175: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T08:47:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:00.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:00.689 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:00.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:01 smithi046 ceph-mon[19468]: from='client.348750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:01 smithi087 ceph-mon[20993]: from='client.348750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:01 smithi077 ceph-mon[21151]: from='client.348750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:02 smithi046 ceph-mon[19468]: pgmap v11176: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:02 smithi087 ceph-mon[20993]: pgmap v11176: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:02 smithi077 ceph-mon[21151]: pgmap v11176: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:04.534 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:04 smithi046 ceph-mon[19468]: pgmap v11177: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:04 smithi087 ceph-mon[20993]: pgmap v11177: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:04 smithi077 ceph-mon[21151]: pgmap v11177: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:05.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:05.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:05.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:06 smithi046 ceph-mon[19468]: pgmap v11178: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:06.398 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:06.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:06.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:06.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:06.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:06.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:06 smithi087 ceph-mon[20993]: pgmap v11178: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:06 smithi077 ceph-mon[21151]: pgmap v11178: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:07 smithi087 ceph-mon[20993]: from='client.348828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:07 smithi046 ceph-mon[19468]: from='client.348828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:07 smithi077 ceph-mon[21151]: from='client.348828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:08 smithi077 ceph-mon[21151]: pgmap v11179: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:08 smithi046 ceph-mon[19468]: pgmap v11179: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:08 smithi087 ceph-mon[20993]: pgmap v11179: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:10 smithi077 ceph-mon[21151]: pgmap v11180: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:10 smithi046 ceph-mon[19468]: pgmap v11180: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:10 smithi087 ceph-mon[20993]: pgmap v11180: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T08:47:11.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:11.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:11.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:12.073 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:12.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:12.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:12.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:12.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:12 smithi046 ceph-mon[19468]: pgmap v11181: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:47:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:12 smithi046 ceph-mon[19468]: from='client.348906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:12 smithi087 ceph-mon[20993]: pgmap v11181: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:12 smithi087 ceph-mon[20993]: from='client.348906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:12 smithi077 ceph-mon[21151]: pgmap v11181: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:47:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:12.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:12 smithi077 ceph-mon[21151]: from='client.348906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:14 smithi046 ceph-mon[19468]: pgmap v11182: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:14 smithi087 ceph-mon[20993]: pgmap v11182: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:14 smithi077 ceph-mon[21151]: pgmap v11182: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:16 smithi046 ceph-mon[19468]: pgmap v11183: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:16 smithi087 ceph-mon[20993]: pgmap v11183: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:16 smithi077 ceph-mon[21151]: pgmap v11183: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:17.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:17.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:17.075 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:17.755 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:17.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:17.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:17.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:17.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:18.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:18 smithi046 ceph-mon[19468]: pgmap v11184: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:18.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:18 smithi046 ceph-mon[19468]: from='client.348984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:18 smithi087 ceph-mon[20993]: pgmap v11184: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:18 smithi087 ceph-mon[20993]: from='client.348984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:18 smithi077 ceph-mon[21151]: pgmap v11184: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:18 smithi077 ceph-mon[21151]: from='client.348984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:20 smithi046 ceph-mon[19468]: pgmap v11185: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:20 smithi087 ceph-mon[20993]: pgmap v11185: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:20 smithi077 ceph-mon[21151]: pgmap v11185: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:22 smithi087 ceph-mon[20993]: pgmap v11186: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:22 smithi077 ceph-mon[21151]: pgmap v11186: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:22.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:22 smithi046 ceph-mon[19468]: pgmap v11186: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:22.758 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:22.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:22.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:23.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:23.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:23.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:23.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:23.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:24 smithi087 ceph-mon[20993]: pgmap v11187: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:24 smithi087 ceph-mon[20993]: from='client.349056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:47:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:24 smithi077 ceph-mon[21151]: pgmap v11187: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:24 smithi077 ceph-mon[21151]: from='client.349056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:47:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:24 smithi046 ceph-mon[19468]: pgmap v11187: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:24 smithi046 ceph-mon[19468]: from='client.349056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:47:25.274 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:47:25.016+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:47:25.275 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:47:25.017+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:25.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:47:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:47:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:25.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:47:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:47:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:47:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:26 smithi046 ceph-mon[19468]: pgmap v11188: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:47:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:47:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:47:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:26 smithi087 ceph-mon[20993]: pgmap v11188: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:47:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:47:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:47:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:26 smithi077 ceph-mon[21151]: pgmap v11188: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T08:47:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:47:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:47:28.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:28.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:28.442 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:28 smithi046 ceph-mon[19468]: pgmap v11189: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:28 smithi087 ceph-mon[20993]: pgmap v11189: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:29.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:28 smithi077 ceph-mon[21151]: pgmap v11189: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:30.086 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:29 smithi077 ceph-mon[21151]: from='client.349239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:29 smithi046 ceph-mon[19468]: from='client.349239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:29 smithi087 ceph-mon[20993]: from='client.349239 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:30 smithi046 ceph-mon[19468]: pgmap v11190: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:30 smithi087 ceph-mon[20993]: pgmap v11190: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:30 smithi077 ceph-mon[21151]: pgmap v11190: 225 pgs: 225 active+clean; 589 KiB data, 179 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T08:47:32.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:32 smithi077 ceph-mon[21151]: pgmap v11191: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:32.591 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.591 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.591 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:32 smithi046 ceph-mon[19468]: pgmap v11191: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:32 smithi087 ceph-mon[20993]: pgmap v11191: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:32.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:34.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:34.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:34.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:34 smithi077 ceph-mon[21151]: pgmap v11192: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:34.813 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:34.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:34.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:34.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:34.814 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:34.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:34 smithi046 ceph-mon[19468]: pgmap v11192: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:34 smithi087 ceph-mon[20993]: pgmap v11192: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:35 smithi077 ceph-mon[21151]: from='client.349317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:35 smithi046 ceph-mon[19468]: from='client.349317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:35 smithi087 ceph-mon[20993]: from='client.349317 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:36 smithi077 ceph-mon[21151]: pgmap v11193: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:36 smithi046 ceph-mon[19468]: pgmap v11193: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:36 smithi087 ceph-mon[20993]: pgmap v11193: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:47:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:38 smithi046 ceph-mon[19468]: pgmap v11194: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:38 smithi087 ceph-mon[20993]: pgmap v11194: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:38 smithi077 ceph-mon[21151]: pgmap v11194: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:39.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:39.815 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:39.816 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:40.510 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:40.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:40.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:40.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:40.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:40 smithi077 ceph-mon[21151]: pgmap v11195: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:40 smithi087 ceph-mon[20993]: pgmap v11195: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:40.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:40 smithi046 ceph-mon[19468]: pgmap v11195: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:41 smithi046 ceph-mon[19468]: from='client.349392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:41 smithi087 ceph-mon[20993]: from='client.349392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:41 smithi077 ceph-mon[21151]: from='client.349392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:42 smithi046 ceph-mon[19468]: pgmap v11196: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:42 smithi087 ceph-mon[20993]: pgmap v11196: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:42 smithi077 ceph-mon[21151]: pgmap v11196: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T08:47:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:44 smithi046 ceph-mon[19468]: pgmap v11197: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:44 smithi087 ceph-mon[20993]: pgmap v11197: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:44 smithi077 ceph-mon[21151]: pgmap v11197: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:45.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:45.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:45.512 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:46.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:46.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:46.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:46.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:46.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:46.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:46 smithi087 ceph-mon[20993]: pgmap v11198: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:46.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:46 smithi087 ceph-mon[20993]: from='client.349467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:46.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:46 smithi046 ceph-mon[19468]: pgmap v11198: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:46.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:46 smithi046 ceph-mon[19468]: from='client.349467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:46 smithi077 ceph-mon[21151]: pgmap v11198: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:46 smithi077 ceph-mon[21151]: from='client.349467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:48.691 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:48 smithi087 ceph-mon[20993]: pgmap v11199: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:48 smithi046 ceph-mon[19468]: pgmap v11199: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:48.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:48 smithi077 ceph-mon[21151]: pgmap v11199: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:50.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:50 smithi077 ceph-mon[21151]: pgmap v11200: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:50 smithi046 ceph-mon[19468]: pgmap v11200: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:50 smithi087 ceph-mon[20993]: pgmap v11200: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:47:51.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:51.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:51.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:51.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:51.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:51.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:51.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:51.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:52 smithi046 ceph-mon[19468]: pgmap v11201: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:52 smithi046 ceph-mon[19468]: from='client.349542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:52 smithi087 ceph-mon[20993]: pgmap v11201: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:52 smithi087 ceph-mon[20993]: from='client.349542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:52 smithi077 ceph-mon[21151]: pgmap v11201: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:52 smithi077 ceph-mon[21151]: from='client.349542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:47:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:54 smithi046 ceph-mon[19468]: pgmap v11202: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:54 smithi087 ceph-mon[20993]: pgmap v11202: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:54 smithi077 ceph-mon[21151]: pgmap v11202: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:56 smithi046 ceph-mon[19468]: pgmap v11203: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:56 smithi087 ceph-mon[20993]: pgmap v11203: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:56.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:47:56.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:47:56.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:47:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:56 smithi077 ceph-mon[21151]: pgmap v11203: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:47:57.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:47:57.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:47:57.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:47:57.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:47:57.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:47:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:58 smithi046 ceph-mon[19468]: pgmap v11204: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:47:58 smithi046 ceph-mon[19468]: from='client.349611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:58 smithi087 ceph-mon[20993]: pgmap v11204: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:47:58 smithi087 ceph-mon[20993]: from='client.349611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:58 smithi077 ceph-mon[21151]: pgmap v11204: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:47:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:47:58 smithi077 ceph-mon[21151]: from='client.349611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:00 smithi046 ceph-mon[19468]: pgmap v11205: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:00 smithi087 ceph-mon[20993]: pgmap v11205: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:00 smithi077 ceph-mon[21151]: pgmap v11205: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:02.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:02.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:02.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:02 smithi046 ceph-mon[19468]: pgmap v11206: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:02 smithi087 ceph-mon[20993]: pgmap v11206: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:02 smithi077 ceph-mon[21151]: pgmap v11206: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:03.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:03.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:03.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:03.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:03.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:03 smithi087 ceph-mon[20993]: from='client.349689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:03 smithi077 ceph-mon[21151]: from='client.349689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:03 smithi046 ceph-mon[19468]: from='client.349689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:04 smithi087 ceph-mon[20993]: pgmap v11207: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:04 smithi077 ceph-mon[21151]: pgmap v11207: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:04 smithi046 ceph-mon[19468]: pgmap v11207: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:06 smithi046 ceph-mon[19468]: pgmap v11208: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:06 smithi087 ceph-mon[20993]: pgmap v11208: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:06 smithi077 ceph-mon[21151]: pgmap v11208: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:08.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:08.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:08.266 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:08.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:08 smithi087 ceph-mon[20993]: pgmap v11209: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:08 smithi077 ceph-mon[21151]: pgmap v11209: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:08.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:08 smithi046 ceph-mon[19468]: pgmap v11209: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:08.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:08.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:08.940 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:08.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:08.940 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:09 smithi087 ceph-mon[20993]: from='client.349764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:09.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:09 smithi077 ceph-mon[21151]: from='client.349764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:09 smithi046 ceph-mon[19468]: from='client.349764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:10 smithi077 ceph-mon[21151]: pgmap v11210: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:10 smithi046 ceph-mon[19468]: pgmap v11210: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:10 smithi087 ceph-mon[20993]: pgmap v11210: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:12.740 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:12 smithi077 ceph-mon[21151]: pgmap v11211: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:12.740 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:12.740 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:12.740 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:12.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:12 smithi087 ceph-mon[20993]: pgmap v11211: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:12.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:12.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:12.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:12 smithi046 ceph-mon[19468]: pgmap v11211: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:13.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:13.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:13.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:14.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:14.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:14.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:14 smithi077 ceph-mon[21151]: pgmap v11212: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:14 smithi046 ceph-mon[19468]: pgmap v11212: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:14 smithi087 ceph-mon[20993]: pgmap v11212: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:15 smithi046 ceph-mon[19468]: from='client.349836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:15 smithi087 ceph-mon[20993]: from='client.349836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:15 smithi077 ceph-mon[21151]: from='client.349836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:16 smithi046 ceph-mon[19468]: pgmap v11213: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:16 smithi087 ceph-mon[20993]: pgmap v11213: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:16 smithi077 ceph-mon[21151]: pgmap v11213: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:18 smithi046 ceph-mon[19468]: pgmap v11214: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:18 smithi087 ceph-mon[20993]: pgmap v11214: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:18 smithi077 ceph-mon[21151]: pgmap v11214: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:19.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:19.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:19.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:20.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:20.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:20.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:20.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:20.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:20 smithi077 ceph-mon[21151]: pgmap v11215: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:20 smithi046 ceph-mon[19468]: pgmap v11215: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:20 smithi087 ceph-mon[20993]: pgmap v11215: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:21 smithi046 ceph-mon[19468]: from='client.349914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:21 smithi087 ceph-mon[20993]: from='client.349914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:21 smithi077 ceph-mon[21151]: from='client.349914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:22 smithi087 ceph-mon[20993]: pgmap v11216: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:22 smithi046 ceph-mon[19468]: pgmap v11216: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:22 smithi077 ceph-mon[21151]: pgmap v11216: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:24 smithi046 ceph-mon[19468]: pgmap v11217: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:24 smithi087 ceph-mon[20993]: pgmap v11217: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:24 smithi077 ceph-mon[21151]: pgmap v11217: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:25.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:25.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:25.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:26.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:48:26.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:48:26.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:48:26.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:26.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:48:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:48:26.091+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:48:26.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:48:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:48:26.101+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:48:26.466 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:26.466 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:26.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:26.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:26.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:27.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:26 smithi046 ceph-mon[19468]: pgmap v11218: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:27.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:27.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:26 smithi046 ceph-mon[19468]: from='client.349989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:26 smithi087 ceph-mon[20993]: pgmap v11218: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:26 smithi087 ceph-mon[20993]: from='client.349989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:26 smithi077 ceph-mon[21151]: pgmap v11218: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:48:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:26 smithi077 ceph-mon[21151]: from='client.349989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:27.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:48:27.855 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:48:28.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:48:28.036 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:48:28.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:48:28.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:48:28.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:28 smithi046 ceph-mon[19468]: pgmap v11219: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:29.031 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:28 smithi087 ceph-mon[20993]: pgmap v11219: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:28 smithi077 ceph-mon[21151]: pgmap v11219: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:30 smithi046 ceph-mon[19468]: pgmap v11220: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:30 smithi087 ceph-mon[20993]: pgmap v11220: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:30 smithi077 ceph-mon[21151]: pgmap v11220: 225 pgs: 225 active+clean; 589 KiB data, 183 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:48:31.469 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:31.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:31.469 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:32.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:32.166 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:32 smithi046 ceph-mon[19468]: pgmap v11221: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:32 smithi046 ceph-mon[19468]: from='client.350163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:32 smithi087 ceph-mon[20993]: pgmap v11221: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:32 smithi087 ceph-mon[20993]: from='client.350163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:32 smithi077 ceph-mon[21151]: pgmap v11221: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:32 smithi077 ceph-mon[21151]: from='client.350163 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:34 smithi077 ceph-mon[21151]: pgmap v11222: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:34 smithi046 ceph-mon[19468]: pgmap v11222: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:34 smithi087 ceph-mon[20993]: pgmap v11222: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:36 smithi046 ceph-mon[19468]: pgmap v11223: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:36 smithi087 ceph-mon[20993]: pgmap v11223: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:37.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:37.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:37.167 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:36 smithi077 ceph-mon[21151]: pgmap v11223: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:37.853 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:37.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:38 smithi046 ceph-mon[19468]: pgmap v11224: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:38 smithi046 ceph-mon[19468]: from='client.350232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:38 smithi087 ceph-mon[20993]: pgmap v11224: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:38 smithi087 ceph-mon[20993]: from='client.350232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:38 smithi077 ceph-mon[21151]: pgmap v11224: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:38 smithi077 ceph-mon[21151]: from='client.350232 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:40 smithi046 ceph-mon[19468]: pgmap v11225: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:40 smithi087 ceph-mon[20993]: pgmap v11225: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:40 smithi077 ceph-mon[21151]: pgmap v11225: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:42.854 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:42.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:42.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:42 smithi046 ceph-mon[19468]: pgmap v11226: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:42 smithi087 ceph-mon[20993]: pgmap v11226: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:42 smithi077 ceph-mon[21151]: pgmap v11226: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:48:43.542 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:43.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:43.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:43.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:43.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:44 smithi087 ceph-mon[20993]: pgmap v11227: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:44 smithi087 ceph-mon[20993]: from='client.350304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:44 smithi077 ceph-mon[21151]: pgmap v11227: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:44 smithi077 ceph-mon[21151]: from='client.350304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:44 smithi046 ceph-mon[19468]: pgmap v11227: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:44 smithi046 ceph-mon[19468]: from='client.350304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:46 smithi087 ceph-mon[20993]: pgmap v11228: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:46 smithi077 ceph-mon[21151]: pgmap v11228: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:46 smithi046 ceph-mon[19468]: pgmap v11228: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:48.544 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:48.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:48.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:48 smithi046 ceph-mon[19468]: pgmap v11229: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:48 smithi087 ceph-mon[20993]: pgmap v11229: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:48 smithi077 ceph-mon[21151]: pgmap v11229: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:49.242 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:49.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:49.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:49.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:49.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:49 smithi046 ceph-mon[19468]: from='client.350376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:49 smithi087 ceph-mon[20993]: from='client.350376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:49 smithi077 ceph-mon[21151]: from='client.350376 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:50 smithi087 ceph-mon[20993]: pgmap v11230: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:50 smithi077 ceph-mon[21151]: pgmap v11230: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:50 smithi046 ceph-mon[19468]: pgmap v11230: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:52.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:52 smithi077 ceph-mon[21151]: pgmap v11231: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:52.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:52.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:52.975 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:52 smithi087 ceph-mon[20993]: pgmap v11231: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:52 smithi046 ceph-mon[19468]: pgmap v11231: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:48:54.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:54.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:54.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:48:54.933 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:48:54.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:48:54.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:48:54.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:48:54.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:48:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:54 smithi077 ceph-mon[21151]: pgmap v11232: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:54 smithi046 ceph-mon[19468]: pgmap v11232: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:54 smithi087 ceph-mon[20993]: pgmap v11232: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:55 smithi077 ceph-mon[21151]: from='client.350451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:55 smithi046 ceph-mon[19468]: from='client.350451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:55 smithi087 ceph-mon[20993]: from='client.350451 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:48:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:56 smithi077 ceph-mon[21151]: pgmap v11233: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:56 smithi046 ceph-mon[19468]: pgmap v11233: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:56 smithi087 ceph-mon[20993]: pgmap v11233: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:48:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:48:58 smithi077 ceph-mon[21151]: pgmap v11234: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:48:58 smithi046 ceph-mon[19468]: pgmap v11234: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:48:58 smithi087 ceph-mon[20993]: pgmap v11234: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:48:59.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:48:59.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:48:59.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:00.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:00.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:00.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:00.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:00.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:00 smithi077 ceph-mon[21151]: pgmap v11235: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:00 smithi046 ceph-mon[19468]: pgmap v11235: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:00 smithi087 ceph-mon[20993]: pgmap v11235: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:01 smithi077 ceph-mon[21151]: from='client.350529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:01 smithi046 ceph-mon[19468]: from='client.350529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:01 smithi087 ceph-mon[20993]: from='client.350529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:02 smithi077 ceph-mon[21151]: pgmap v11236: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:02 smithi046 ceph-mon[19468]: pgmap v11236: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:02 smithi087 ceph-mon[20993]: pgmap v11236: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:04 smithi077 ceph-mon[21151]: pgmap v11237: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:04 smithi046 ceph-mon[19468]: pgmap v11237: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:04 smithi087 ceph-mon[20993]: pgmap v11237: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:05.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:06.305 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:06 smithi077 ceph-mon[21151]: pgmap v11238: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:06 smithi046 ceph-mon[19468]: pgmap v11238: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:06 smithi087 ceph-mon[20993]: pgmap v11238: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:07 smithi077 ceph-mon[21151]: from='client.350607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:08.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:07 smithi046 ceph-mon[19468]: from='client.350607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:07 smithi087 ceph-mon[20993]: from='client.350607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:08.993 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:08 smithi087 ceph-mon[20993]: pgmap v11239: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:08 smithi077 ceph-mon[21151]: pgmap v11239: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:09.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:08 smithi046 ceph-mon[19468]: pgmap v11239: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:10 smithi087 ceph-mon[20993]: pgmap v11240: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:10 smithi077 ceph-mon[21151]: pgmap v11240: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:11.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:11.309 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:10 smithi046 ceph-mon[19468]: pgmap v11240: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:11.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:11.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:12.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:12.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:12.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:12.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:12.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:12 smithi087 ceph-mon[20993]: pgmap v11241: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:12 smithi087 ceph-mon[20993]: from='client.350685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:12 smithi077 ceph-mon[21151]: pgmap v11241: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:12 smithi077 ceph-mon[21151]: from='client.350685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:12 smithi046 ceph-mon[19468]: pgmap v11241: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:12 smithi046 ceph-mon[19468]: from='client.350685 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:14 smithi077 ceph-mon[21151]: pgmap v11242: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:14 smithi046 ceph-mon[19468]: pgmap v11242: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:14 smithi087 ceph-mon[20993]: pgmap v11242: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:17.004 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:17.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:17.005 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:16 smithi077 ceph-mon[21151]: pgmap v11243: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:16 smithi046 ceph-mon[19468]: pgmap v11243: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:16 smithi087 ceph-mon[20993]: pgmap v11243: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:17.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:17.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:17.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:18 smithi077 ceph-mon[21151]: pgmap v11244: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:18 smithi077 ceph-mon[21151]: from='client.350763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:19.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:18 smithi046 ceph-mon[19468]: pgmap v11244: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:19.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:18 smithi046 ceph-mon[19468]: from='client.350763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:18 smithi087 ceph-mon[20993]: pgmap v11244: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:18 smithi087 ceph-mon[20993]: from='client.350763 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:20 smithi077 ceph-mon[21151]: pgmap v11245: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:20 smithi046 ceph-mon[19468]: pgmap v11245: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:20 smithi087 ceph-mon[20993]: pgmap v11245: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:22.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: pgmap v11246: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:22.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: pgmap v11246: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: pgmap v11246: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:22.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:22.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:22.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:23.377 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:23.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:23.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:23.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:23.378 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:24 smithi046 ceph-mon[19468]: from='client.350835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:24 smithi046 ceph-mon[19468]: pgmap v11247: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:24 smithi087 ceph-mon[20993]: from='client.350835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:24 smithi087 ceph-mon[20993]: pgmap v11247: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:24 smithi077 ceph-mon[21151]: from='client.350835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:24 smithi077 ceph-mon[21151]: pgmap v11247: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:26 smithi046 ceph-mon[19468]: pgmap v11248: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:26 smithi087 ceph-mon[20993]: pgmap v11248: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:26 smithi077 ceph-mon[21151]: pgmap v11248: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:27.356 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:49:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:49:26.853+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:49:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:49:26.854+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:49:27.358 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:49:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:49:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:49:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:49:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:49:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:49:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:49:27.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:49:28.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:28.379 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:28.380 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:28.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:28 smithi046 ceph-mon[19468]: pgmap v11249: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:28.589 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:28 smithi077 ceph-mon[21151]: pgmap v11249: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:28 smithi087 ceph-mon[20993]: pgmap v11249: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:29.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:29.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:29.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:29.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:29.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:29 smithi046 ceph-mon[19468]: from='client.351015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:29.539 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:29 smithi077 ceph-mon[21151]: from='client.351015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:29.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:29 smithi087 ceph-mon[20993]: from='client.351015 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:30 smithi046 ceph-mon[19468]: pgmap v11250: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:30.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:30 smithi087 ceph-mon[20993]: pgmap v11250: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:30 smithi077 ceph-mon[21151]: pgmap v11250: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:32 smithi046 ceph-mon[19468]: pgmap v11251: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:32 smithi087 ceph-mon[20993]: pgmap v11251: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:32 smithi077 ceph-mon[21151]: pgmap v11251: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:34.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:34.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:34.080 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:34 smithi046 ceph-mon[19468]: pgmap v11252: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:34 smithi077 ceph-mon[21151]: pgmap v11252: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:34 smithi087 ceph-mon[20993]: pgmap v11252: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:34.766 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:34.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:34.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:34.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:34.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:35.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:35 smithi077 ceph-mon[21151]: from='client.351093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:35 smithi046 ceph-mon[19468]: from='client.351093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:35 smithi087 ceph-mon[20993]: from='client.351093 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:36.484 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:36 smithi077 ceph-mon[21151]: pgmap v11253: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:36 smithi046 ceph-mon[19468]: pgmap v11253: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:36 smithi087 ceph-mon[20993]: pgmap v11253: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:38 smithi046 ceph-mon[19468]: pgmap v11254: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:38 smithi087 ceph-mon[20993]: pgmap v11254: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:38 smithi077 ceph-mon[21151]: pgmap v11254: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:39.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:39.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:39.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:40.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:40.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:40.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:40 smithi046 ceph-mon[19468]: pgmap v11255: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:40 smithi087 ceph-mon[20993]: pgmap v11255: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:40 smithi077 ceph-mon[21151]: pgmap v11255: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='client.351168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='client.351168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='client.351168 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:42 smithi046 ceph-mon[19468]: pgmap v11256: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:42.617 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:42 smithi087 ceph-mon[20993]: pgmap v11256: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:42 smithi077 ceph-mon[21151]: pgmap v11256: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:49:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:44 smithi046 ceph-mon[19468]: pgmap v11257: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:44 smithi087 ceph-mon[20993]: pgmap v11257: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:44 smithi077 ceph-mon[21151]: pgmap v11257: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:45.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:45.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:45.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:46.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:46.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:46 smithi046 ceph-mon[19468]: pgmap v11258: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:46 smithi046 ceph-mon[19468]: from='client.351246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:46 smithi087 ceph-mon[20993]: pgmap v11258: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:46 smithi087 ceph-mon[20993]: from='client.351246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:46 smithi077 ceph-mon[21151]: pgmap v11258: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:46 smithi077 ceph-mon[21151]: from='client.351246 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:48.409 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:48 smithi046 ceph-mon[19468]: pgmap v11259: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:48 smithi087 ceph-mon[20993]: pgmap v11259: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:48 smithi077 ceph-mon[21151]: pgmap v11259: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:50.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:50 smithi046 ceph-mon[19468]: pgmap v11260: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:50 smithi087 ceph-mon[20993]: pgmap v11260: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:50 smithi077 ceph-mon[21151]: pgmap v11260: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:49:51.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:51.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:51.141 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:51.810 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:51.810 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:51.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:51.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:51.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:52 smithi046 ceph-mon[19468]: pgmap v11261: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:52 smithi046 ceph-mon[19468]: from='client.351321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:52 smithi087 ceph-mon[20993]: pgmap v11261: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:52 smithi087 ceph-mon[20993]: from='client.351321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:52 smithi077 ceph-mon[21151]: pgmap v11261: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:52 smithi077 ceph-mon[21151]: from='client.351321 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:49:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:54 smithi046 ceph-mon[19468]: pgmap v11262: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:54 smithi087 ceph-mon[20993]: pgmap v11262: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:54 smithi077 ceph-mon[21151]: pgmap v11262: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:56.593 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:56 smithi077 ceph-mon[21151]: pgmap v11263: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:56 smithi046 ceph-mon[19468]: pgmap v11263: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:56 smithi087 ceph-mon[20993]: pgmap v11263: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:49:56.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:49:56.854 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:49:56.855 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:49:57.496 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:49:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:49:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:49:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:49:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:49:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:58 smithi046 ceph-mon[19468]: pgmap v11264: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:49:58 smithi046 ceph-mon[19468]: from='client.351396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:58 smithi087 ceph-mon[20993]: pgmap v11264: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:49:58 smithi087 ceph-mon[20993]: from='client.351396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:49:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:58 smithi077 ceph-mon[21151]: pgmap v11264: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:49:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:49:58 smithi077 ceph-mon[21151]: from='client.351396 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:00 smithi046 ceph-mon[19468]: pgmap v11265: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:00 smithi087 ceph-mon[20993]: pgmap v11265: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:50:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:00 smithi077 ceph-mon[21151]: pgmap v11265: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T08:50:02.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:02.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: pgmap v11266: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:02.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:02.499 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: pgmap v11266: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: pgmap v11266: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:03.187 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:03.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:03.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:03.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:03.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:03 smithi046 ceph-mon[19468]: from='client.351471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:03 smithi087 ceph-mon[20993]: from='client.351471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:03 smithi077 ceph-mon[21151]: from='client.351471 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:04 smithi046 ceph-mon[19468]: pgmap v11267: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:04 smithi087 ceph-mon[20993]: pgmap v11267: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:04 smithi077 ceph-mon[21151]: pgmap v11267: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:06 smithi046 ceph-mon[19468]: pgmap v11268: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:06 smithi087 ceph-mon[20993]: pgmap v11268: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:06 smithi077 ceph-mon[21151]: pgmap v11268: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:08.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:08.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:08.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:08 smithi046 ceph-mon[19468]: pgmap v11269: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:08 smithi087 ceph-mon[20993]: pgmap v11269: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:08 smithi077 ceph-mon[21151]: pgmap v11269: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:08.876 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:08.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:08.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:08.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:08.876 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:09.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:09 smithi046 ceph-mon[19468]: from='client.351543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:09 smithi087 ceph-mon[20993]: from='client.351543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:09 smithi077 ceph-mon[21151]: from='client.351543 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:10.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:10 smithi087 ceph-mon[20993]: pgmap v11270: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:10 smithi046 ceph-mon[19468]: pgmap v11270: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:10 smithi077 ceph-mon[21151]: pgmap v11270: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:12.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:12 smithi087 ceph-mon[20993]: pgmap v11271: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:12 smithi046 ceph-mon[19468]: pgmap v11271: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:12 smithi077 ceph-mon[21151]: pgmap v11271: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:13.879 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:13.879 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:13.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:14.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:14.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:14.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:14.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:14.570 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:14 smithi046 ceph-mon[19468]: pgmap v11272: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:14 smithi087 ceph-mon[20993]: pgmap v11272: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:14 smithi077 ceph-mon[21151]: pgmap v11272: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:15.767 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:15 smithi077 ceph-mon[21151]: from='client.351621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:15 smithi046 ceph-mon[19468]: from='client.351621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:15 smithi087 ceph-mon[20993]: from='client.351621 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:16 smithi077 ceph-mon[21151]: pgmap v11273: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:16 smithi046 ceph-mon[19468]: pgmap v11273: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:16 smithi087 ceph-mon[20993]: pgmap v11273: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:18 smithi046 ceph-mon[19468]: pgmap v11274: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:18 smithi087 ceph-mon[20993]: pgmap v11274: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:18 smithi077 ceph-mon[21151]: pgmap v11274: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:19.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:19.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:19.571 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:20.251 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:20.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:20.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:20.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:20.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:20 smithi046 ceph-mon[19468]: pgmap v11275: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:20 smithi046 ceph-mon[19468]: from='client.351696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:20 smithi087 ceph-mon[20993]: pgmap v11275: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:20 smithi087 ceph-mon[20993]: from='client.351696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:20 smithi077 ceph-mon[21151]: pgmap v11275: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:20 smithi077 ceph-mon[21151]: from='client.351696 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: pgmap v11276: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: pgmap v11276: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: pgmap v11276: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:22.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:24 smithi046 ceph-mon[19468]: pgmap v11277: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:24 smithi087 ceph-mon[20993]: pgmap v11277: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:24 smithi077 ceph-mon[21151]: pgmap v11277: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:25.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:25.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:25.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:25.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:25.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:25.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:25.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:25.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:26 smithi046 ceph-mon[19468]: pgmap v11278: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:26 smithi046 ceph-mon[19468]: from='client.351768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:26 smithi087 ceph-mon[20993]: pgmap v11278: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:26 smithi087 ceph-mon[20993]: from='client.351768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:26 smithi077 ceph-mon[21151]: pgmap v11278: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:26 smithi077 ceph-mon[21151]: from='client.351768 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:28.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:50:28.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:50:28.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:50:28.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:28.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:28.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:50:27.602+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:50:28.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:50:27.603+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:28.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:50:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:28.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:28 smithi046 ceph-mon[19468]: pgmap v11279: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:50:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:28 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:50:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:28 smithi087 ceph-mon[20993]: pgmap v11279: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:50:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:28 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:50:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:50:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:28 smithi077 ceph-mon[21151]: pgmap v11279: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:50:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:28 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:50:30.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:30.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:30.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:31.065 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:30 smithi087 ceph-mon[20993]: pgmap v11280: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:30 smithi046 ceph-mon[19468]: pgmap v11280: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:30 smithi077 ceph-mon[21151]: pgmap v11280: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:50:31.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:31.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:31.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:31.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:31.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:32 smithi046 ceph-mon[19468]: pgmap v11281: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:32 smithi046 ceph-mon[19468]: from='client.351948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:32 smithi087 ceph-mon[20993]: pgmap v11281: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:32 smithi087 ceph-mon[20993]: from='client.351948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:32 smithi077 ceph-mon[21151]: pgmap v11281: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:32 smithi077 ceph-mon[21151]: from='client.351948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:34 smithi046 ceph-mon[19468]: pgmap v11282: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:34 smithi087 ceph-mon[20993]: pgmap v11282: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:34 smithi077 ceph-mon[21151]: pgmap v11282: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:36.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:36.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:36.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:36 smithi046 ceph-mon[19468]: pgmap v11283: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:36 smithi087 ceph-mon[20993]: pgmap v11283: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:36 smithi077 ceph-mon[21151]: pgmap v11283: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:37.318 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:37.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:37.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:37.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:37.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:38 smithi046 ceph-mon[19468]: from='client.352023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:38 smithi046 ceph-mon[19468]: pgmap v11284: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:38 smithi087 ceph-mon[20993]: from='client.352023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:38 smithi087 ceph-mon[20993]: pgmap v11284: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:38 smithi077 ceph-mon[21151]: from='client.352023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:38 smithi077 ceph-mon[21151]: pgmap v11284: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:40 smithi046 ceph-mon[19468]: pgmap v11285: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:40 smithi087 ceph-mon[20993]: pgmap v11285: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:40 smithi077 ceph-mon[21151]: pgmap v11285: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:42.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:42.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:42.320 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: pgmap v11286: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: pgmap v11286: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: pgmap v11286: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:43.008 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:43.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:43.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:43.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:43.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:43 smithi046 ceph-mon[19468]: from='client.352101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:43 smithi087 ceph-mon[20993]: from='client.352101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:43 smithi077 ceph-mon[21151]: from='client.352101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:44 smithi046 ceph-mon[19468]: pgmap v11287: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:44 smithi087 ceph-mon[20993]: pgmap v11287: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:44 smithi077 ceph-mon[21151]: pgmap v11287: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:46 smithi046 ceph-mon[19468]: pgmap v11288: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:46 smithi087 ceph-mon[20993]: pgmap v11288: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:46 smithi077 ceph-mon[21151]: pgmap v11288: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:48.009 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:48.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:48.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:48.651 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:48 smithi046 ceph-mon[19468]: pgmap v11289: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:48.714 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:48.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:48.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:48.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:48.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:48 smithi087 ceph-mon[20993]: pgmap v11289: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:48 smithi077 ceph-mon[21151]: pgmap v11289: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:49 smithi046 ceph-mon[19468]: from='client.352179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:49 smithi087 ceph-mon[20993]: from='client.352179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:49 smithi077 ceph-mon[21151]: from='client.352179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:50.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:50 smithi046 ceph-mon[19468]: pgmap v11290: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:50 smithi087 ceph-mon[20993]: pgmap v11290: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:50 smithi077 ceph-mon[21151]: pgmap v11290: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:52.832 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:52 smithi087 ceph-mon[20993]: pgmap v11291: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:52 smithi046 ceph-mon[19468]: pgmap v11291: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:52 smithi077 ceph-mon[21151]: pgmap v11291: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:53.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:53.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:53.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:50:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:53.978 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:53.979 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:53.979 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:50:54.396 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:50:54.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:50:54.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:50:54.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:50:54.396 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:50:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:54 smithi046 ceph-mon[19468]: pgmap v11292: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:54 smithi087 ceph-mon[20993]: pgmap v11292: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:54 smithi077 ceph-mon[21151]: pgmap v11292: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:55 smithi046 ceph-mon[19468]: from='client.352251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:55 smithi087 ceph-mon[20993]: from='client.352251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:55 smithi077 ceph-mon[21151]: from='client.352251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:50:57.065 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:56 smithi077 ceph-mon[21151]: pgmap v11293: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:56 smithi046 ceph-mon[19468]: pgmap v11293: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:56 smithi087 ceph-mon[20993]: pgmap v11293: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:50:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:50:58 smithi046 ceph-mon[19468]: pgmap v11294: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:50:58 smithi087 ceph-mon[20993]: pgmap v11294: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:50:58 smithi077 ceph-mon[21151]: pgmap v11294: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:50:59.397 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:50:59.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:50:59.398 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:00.076 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:00.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:00.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:00.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:00.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:00 smithi046 ceph-mon[19468]: pgmap v11295: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:00 smithi046 ceph-mon[19468]: from='client.352326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:01.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:00 smithi077 ceph-mon[21151]: pgmap v11295: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:01.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:00 smithi077 ceph-mon[21151]: from='client.352326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:00 smithi087 ceph-mon[20993]: pgmap v11295: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:00 smithi087 ceph-mon[20993]: from='client.352326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: pgmap v11296: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: pgmap v11296: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: pgmap v11296: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:02.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:04 smithi046 ceph-mon[19468]: pgmap v11297: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:04 smithi087 ceph-mon[20993]: pgmap v11297: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:04 smithi077 ceph-mon[21151]: pgmap v11297: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:05.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:05.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:05.078 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:05.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:05.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:05.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:05.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:05.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:06 smithi046 ceph-mon[19468]: pgmap v11298: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:06 smithi046 ceph-mon[19468]: from='client.352398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:06 smithi087 ceph-mon[20993]: pgmap v11298: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:06 smithi087 ceph-mon[20993]: from='client.352398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:06 smithi077 ceph-mon[21151]: pgmap v11298: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:06 smithi077 ceph-mon[21151]: from='client.352398 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:08 smithi046 ceph-mon[19468]: pgmap v11299: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:08 smithi087 ceph-mon[20993]: pgmap v11299: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:08 smithi077 ceph-mon[21151]: pgmap v11299: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:10.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:10.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:10.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:10 smithi046 ceph-mon[19468]: pgmap v11300: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:10 smithi087 ceph-mon[20993]: pgmap v11300: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:10 smithi077 ceph-mon[21151]: pgmap v11300: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:11.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:12 smithi087 ceph-mon[20993]: pgmap v11301: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:12 smithi087 ceph-mon[20993]: from='client.352473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:12 smithi046 ceph-mon[19468]: pgmap v11301: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:12 smithi046 ceph-mon[19468]: from='client.352473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:12 smithi077 ceph-mon[21151]: pgmap v11301: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:12 smithi077 ceph-mon[21151]: from='client.352473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:14 smithi046 ceph-mon[19468]: pgmap v11302: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:51:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:14 smithi087 ceph-mon[20993]: pgmap v11302: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:51:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:14 smithi077 ceph-mon[21151]: pgmap v11302: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T08:51:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:16.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:16 smithi046 ceph-mon[19468]: pgmap v11303: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T08:51:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:16 smithi087 ceph-mon[20993]: pgmap v11303: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T08:51:17.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:16 smithi077 ceph-mon[21151]: pgmap v11303: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T08:51:17.868 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:17 smithi077 ceph-mon[21151]: from='client.352548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:17 smithi046 ceph-mon[19468]: from='client.352548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:17 smithi087 ceph-mon[20993]: from='client.352548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:19.009 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:18 smithi077 ceph-mon[21151]: pgmap v11304: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:18 smithi046 ceph-mon[19468]: pgmap v11304: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:18 smithi087 ceph-mon[20993]: pgmap v11304: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:20 smithi046 ceph-mon[19468]: pgmap v11305: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:20 smithi087 ceph-mon[20993]: pgmap v11305: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:20 smithi077 ceph-mon[21151]: pgmap v11305: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:22.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:22.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:22.152 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:22.836 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:22.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:22.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:22.836 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:22.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: pgmap v11306: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: pgmap v11306: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: pgmap v11306: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:23 smithi046 ceph-mon[19468]: from='client.352626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:23 smithi087 ceph-mon[20993]: from='client.352626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:23 smithi077 ceph-mon[21151]: from='client.352626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:24 smithi046 ceph-mon[19468]: pgmap v11307: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:24 smithi087 ceph-mon[20993]: pgmap v11307: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:24 smithi077 ceph-mon[21151]: pgmap v11307: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:26 smithi046 ceph-mon[19468]: pgmap v11308: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:26 smithi087 ceph-mon[20993]: pgmap v11308: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:26 smithi077 ceph-mon[21151]: pgmap v11308: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:51:27.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:27.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:27.838 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:28.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:51:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:51:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:51:28.725 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:51:28.372+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:51:28.725 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:51:28.381+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:51:28.742 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:28.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:28.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:28.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:28.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: pgmap v11309: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:51:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:51:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: pgmap v11309: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:51:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:51:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: pgmap v11309: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:29.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:51:29.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:51:29.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:29.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.173 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:29 smithi077 ceph-mon[21151]: from='client.352734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:51:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:29 smithi046 ceph-mon[19468]: from='client.352734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:51:30.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:51:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:29 smithi087 ceph-mon[20993]: from='client.352734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:51:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:51:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:30 smithi046 ceph-mon[19468]: pgmap v11310: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:30 smithi087 ceph-mon[20993]: pgmap v11310: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:30 smithi077 ceph-mon[21151]: pgmap v11310: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:32.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:32 smithi046 ceph-mon[19468]: pgmap v11311: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:33.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:32 smithi087 ceph-mon[20993]: pgmap v11311: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:32 smithi077 ceph-mon[21151]: pgmap v11311: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:33.745 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:33.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:33.745 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.417 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:34.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:34.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:34.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:34.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:35.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:34 smithi087 ceph-mon[20993]: pgmap v11312: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:34 smithi046 ceph-mon[19468]: pgmap v11312: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:34 smithi077 ceph-mon[21151]: pgmap v11312: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:35 smithi046 ceph-mon[19468]: from='client.352881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:35 smithi087 ceph-mon[20993]: from='client.352881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:35 smithi077 ceph-mon[21151]: from='client.352881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:36 smithi046 ceph-mon[19468]: pgmap v11313: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:36 smithi087 ceph-mon[20993]: pgmap v11313: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:36 smithi077 ceph-mon[21151]: pgmap v11313: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:37 smithi046 ceph-mon[19468]: pgmap v11314: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:38.360 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:37 smithi077 ceph-mon[21151]: pgmap v11314: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:37 smithi087 ceph-mon[20993]: pgmap v11314: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:39.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:39.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:39.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:40.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:40.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:40.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:40.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:40.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:40 smithi046 ceph-mon[19468]: pgmap v11315: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:40 smithi046 ceph-mon[19468]: from='client.352956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:40 smithi077 ceph-mon[21151]: pgmap v11315: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:40 smithi077 ceph-mon[21151]: from='client.352956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:40 smithi087 ceph-mon[20993]: pgmap v11315: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:40 smithi087 ceph-mon[20993]: from='client.352956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: pgmap v11316: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: pgmap v11316: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: pgmap v11316: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:51:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:43.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:45.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:45.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:44 smithi046 ceph-mon[19468]: pgmap v11317: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:45.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:45.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:44 smithi087 ceph-mon[20993]: pgmap v11317: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:44 smithi077 ceph-mon[21151]: pgmap v11317: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:51:45.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:45.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:45.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:45.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:45.786 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:46 smithi046 ceph-mon[19468]: pgmap v11318: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:46 smithi046 ceph-mon[19468]: from='client.353034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:46 smithi087 ceph-mon[20993]: pgmap v11318: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:46 smithi087 ceph-mon[20993]: from='client.353034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:46 smithi077 ceph-mon[21151]: pgmap v11318: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:46 smithi077 ceph-mon[21151]: from='client.353034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:48 smithi046 ceph-mon[19468]: pgmap v11319: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:48 smithi087 ceph-mon[20993]: pgmap v11319: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:48 smithi077 ceph-mon[21151]: pgmap v11319: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:50.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:50.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:50.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:50 smithi046 ceph-mon[19468]: pgmap v11320: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:50 smithi087 ceph-mon[20993]: pgmap v11320: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:50 smithi077 ceph-mon[21151]: pgmap v11320: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:51:51.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:51.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:51.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:51.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:51.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:52 smithi046 ceph-mon[19468]: pgmap v11321: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:52 smithi046 ceph-mon[19468]: from='client.353106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:52 smithi087 ceph-mon[20993]: pgmap v11321: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:52 smithi087 ceph-mon[20993]: from='client.353106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:52 smithi077 ceph-mon[21151]: pgmap v11321: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:52 smithi077 ceph-mon[21151]: from='client.353106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:54.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:54 smithi087 ceph-mon[20993]: pgmap v11322: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:51:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:54 smithi046 ceph-mon[19468]: pgmap v11322: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:51:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:51:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:54 smithi077 ceph-mon[21151]: pgmap v11322: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:51:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:56 smithi077 ceph-mon[21151]: pgmap v11323: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:51:56.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:51:56.474 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:56 smithi046 ceph-mon[19468]: pgmap v11323: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:51:56.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:51:56.475 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:51:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:56 smithi087 ceph-mon[20993]: pgmap v11323: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T08:51:57.163 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:51:57.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:51:57.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:51:57.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:51:57.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:51:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:57 smithi077 ceph-mon[21151]: from='client.353184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:57 smithi046 ceph-mon[19468]: from='client.353184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:57 smithi087 ceph-mon[20993]: from='client.353184 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:51:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:51:58 smithi077 ceph-mon[21151]: pgmap v11324: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:51:58 smithi046 ceph-mon[19468]: pgmap v11324: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:51:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:51:58 smithi087 ceph-mon[20993]: pgmap v11324: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:00.385 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:00 smithi077 ceph-mon[21151]: pgmap v11325: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:00 smithi046 ceph-mon[19468]: pgmap v11325: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:00 smithi087 ceph-mon[20993]: pgmap v11325: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:02.165 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:02.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:02.165 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: pgmap v11326: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: pgmap v11326: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: pgmap v11326: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:02.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:02.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:02.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:02.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:02.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:03 smithi077 ceph-mon[21151]: from='client.353259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:03 smithi046 ceph-mon[19468]: from='client.353259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:03 smithi087 ceph-mon[20993]: from='client.353259 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:04 smithi077 ceph-mon[21151]: pgmap v11327: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:04 smithi046 ceph-mon[19468]: pgmap v11327: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:04 smithi087 ceph-mon[20993]: pgmap v11327: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:06 smithi077 ceph-mon[21151]: pgmap v11328: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:06 smithi046 ceph-mon[19468]: pgmap v11328: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:06 smithi087 ceph-mon[20993]: pgmap v11328: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:07.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:07.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:07.851 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:08 smithi077 ceph-mon[21151]: pgmap v11329: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:08.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:08.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:08.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:08.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:08.537 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:08.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:08 smithi046 ceph-mon[19468]: pgmap v11329: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:08 smithi087 ceph-mon[20993]: pgmap v11329: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:09 smithi077 ceph-mon[21151]: from='client.353331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:09 smithi046 ceph-mon[19468]: from='client.353331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:09 smithi087 ceph-mon[20993]: from='client.353331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:10 smithi077 ceph-mon[21151]: pgmap v11330: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:10.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:10 smithi087 ceph-mon[20993]: pgmap v11330: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:10 smithi046 ceph-mon[19468]: pgmap v11330: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:12 smithi046 ceph-mon[19468]: pgmap v11331: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:12 smithi087 ceph-mon[20993]: pgmap v11331: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:12 smithi077 ceph-mon[21151]: pgmap v11331: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:13.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:13.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:13.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:14.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:14.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:14.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:14.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:14.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:14 smithi046 ceph-mon[19468]: pgmap v11332: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:14 smithi046 ceph-mon[19468]: from='client.353409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:14 smithi087 ceph-mon[20993]: pgmap v11332: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:14 smithi087 ceph-mon[20993]: from='client.353409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:14 smithi077 ceph-mon[21151]: pgmap v11332: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:14 smithi077 ceph-mon[21151]: from='client.353409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:16 smithi087 ceph-mon[20993]: pgmap v11333: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:16 smithi046 ceph-mon[19468]: pgmap v11333: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:16 smithi077 ceph-mon[21151]: pgmap v11333: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:18 smithi046 ceph-mon[19468]: pgmap v11334: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:18 smithi087 ceph-mon[20993]: pgmap v11334: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:18 smithi077 ceph-mon[21151]: pgmap v11334: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:19.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:19.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:19.231 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:19.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:19.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:19.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:20 smithi077 ceph-mon[21151]: pgmap v11335: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:20 smithi077 ceph-mon[21151]: from='client.353484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:20 smithi046 ceph-mon[19468]: pgmap v11335: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:20 smithi046 ceph-mon[19468]: from='client.353484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:20 smithi087 ceph-mon[20993]: pgmap v11335: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:20 smithi087 ceph-mon[20993]: from='client.353484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:22 smithi077 ceph-mon[21151]: pgmap v11336: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:22 smithi046 ceph-mon[19468]: pgmap v11336: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:22 smithi087 ceph-mon[20993]: pgmap v11336: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:24 smithi046 ceph-mon[19468]: pgmap v11337: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:24 smithi087 ceph-mon[20993]: pgmap v11337: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:24 smithi077 ceph-mon[21151]: pgmap v11337: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:24.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:24.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:24.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:25.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:25.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:25.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:25.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:25.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:26 smithi046 ceph-mon[19468]: pgmap v11338: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:26 smithi046 ceph-mon[19468]: from='client.353559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:26 smithi087 ceph-mon[20993]: pgmap v11338: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:26 smithi087 ceph-mon[20993]: from='client.353559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:26 smithi077 ceph-mon[21151]: pgmap v11338: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:26 smithi077 ceph-mon[21151]: from='client.353559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:28.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:28 smithi077 ceph-mon[21151]: pgmap v11339: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:28 smithi046 ceph-mon[19468]: pgmap v11339: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:28 smithi087 ceph-mon[20993]: pgmap v11339: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:29.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:52:29.141+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:52:29.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:52:29.143+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:52:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:52:30.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:30.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:30.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:30 smithi046 ceph-mon[19468]: pgmap v11340: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:52:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:52:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:30 smithi087 ceph-mon[20993]: pgmap v11340: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:52:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:52:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:30 smithi077 ceph-mon[21151]: pgmap v11340: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:52:30.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:52:30.943 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:52:31.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:31.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:31.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:31.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:31.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:31 smithi046 ceph-mon[19468]: from='client.353739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:31 smithi087 ceph-mon[20993]: from='client.353739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:31 smithi077 ceph-mon[21151]: from='client.353739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:32 smithi046 ceph-mon[19468]: pgmap v11341: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:32 smithi087 ceph-mon[20993]: pgmap v11341: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:32 smithi077 ceph-mon[21151]: pgmap v11341: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:34.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:34 smithi087 ceph-mon[20993]: pgmap v11342: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:52:34.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:34 smithi046 ceph-mon[19468]: pgmap v11342: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:52:34.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:34 smithi077 ceph-mon[21151]: pgmap v11342: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:52:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:36.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:36.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:36.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:36 smithi046 ceph-mon[19468]: pgmap v11343: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:36 smithi087 ceph-mon[20993]: pgmap v11343: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:36 smithi077 ceph-mon[21151]: pgmap v11343: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:36.961 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:36.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:36.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:36.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:36.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:37 smithi046 ceph-mon[19468]: from='client.353811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:37 smithi087 ceph-mon[20993]: from='client.353811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:37 smithi077 ceph-mon[21151]: from='client.353811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:38 smithi046 ceph-mon[19468]: pgmap v11344: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:38 smithi087 ceph-mon[20993]: pgmap v11344: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:38 smithi077 ceph-mon[21151]: pgmap v11344: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:40.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:40 smithi077 ceph-mon[21151]: pgmap v11345: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:40 smithi046 ceph-mon[19468]: pgmap v11345: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:40 smithi087 ceph-mon[20993]: pgmap v11345: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:41.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:41.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:41.963 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:42.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: pgmap v11346: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.574 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: pgmap v11346: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: pgmap v11346: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:52:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:42.653 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:42.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:42.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:42.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:42.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:43 smithi046 ceph-mon[19468]: from='client.353883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:43 smithi087 ceph-mon[20993]: from='client.353883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:43 smithi077 ceph-mon[21151]: from='client.353883 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:44 smithi046 ceph-mon[19468]: pgmap v11347: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:44 smithi087 ceph-mon[20993]: pgmap v11347: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:44 smithi077 ceph-mon[21151]: pgmap v11347: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:46 smithi046 ceph-mon[19468]: pgmap v11348: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:46 smithi087 ceph-mon[20993]: pgmap v11348: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:46 smithi077 ceph-mon[21151]: pgmap v11348: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:47.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:47.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:47.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:48.350 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:48.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:48.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:48.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:48.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:48.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:48 smithi046 ceph-mon[19468]: pgmap v11349: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:48 smithi087 ceph-mon[20993]: pgmap v11349: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:48 smithi077 ceph-mon[21151]: pgmap v11349: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:49 smithi046 ceph-mon[19468]: from='client.353961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:49 smithi087 ceph-mon[20993]: from='client.353961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:49 smithi077 ceph-mon[21151]: from='client.353961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:50 smithi046 ceph-mon[19468]: pgmap v11350: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:50 smithi087 ceph-mon[20993]: pgmap v11350: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:50 smithi077 ceph-mon[21151]: pgmap v11350: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:52 smithi046 ceph-mon[19468]: pgmap v11351: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:52 smithi087 ceph-mon[20993]: pgmap v11351: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:52 smithi077 ceph-mon[21151]: pgmap v11351: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:53.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:53.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:53.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:54.052 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:54.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:54.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:54.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:54.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:52:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:54 smithi046 ceph-mon[19468]: pgmap v11352: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:54 smithi046 ceph-mon[19468]: from='client.354036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:54.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:54 smithi087 ceph-mon[20993]: pgmap v11352: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:54.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:54 smithi087 ceph-mon[20993]: from='client.354036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:54 smithi077 ceph-mon[21151]: pgmap v11352: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:54 smithi077 ceph-mon[21151]: from='client.354036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:52:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:56 smithi046 ceph-mon[19468]: pgmap v11353: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:56.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:56 smithi087 ceph-mon[20993]: pgmap v11353: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:56 smithi077 ceph-mon[21151]: pgmap v11353: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:52:58.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:52:58 smithi077 ceph-mon[21151]: pgmap v11354: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:52:58 smithi046 ceph-mon[19468]: pgmap v11354: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:52:58 smithi087 ceph-mon[20993]: pgmap v11354: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:52:59.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:52:59.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:52:59.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:52:59.750 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:52:59.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:52:59.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:52:59.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:52:59.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:00 smithi046 ceph-mon[19468]: pgmap v11355: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:00 smithi046 ceph-mon[19468]: from='client.354114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:00.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:00 smithi077 ceph-mon[21151]: pgmap v11355: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:00.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:00 smithi077 ceph-mon[21151]: from='client.354114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:00 smithi087 ceph-mon[20993]: pgmap v11355: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:00 smithi087 ceph-mon[20993]: from='client.354114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: pgmap v11356: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: pgmap v11356: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: pgmap v11356: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:04.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:04.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:04 smithi046 ceph-mon[19468]: pgmap v11357: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:04.752 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:04.752 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:04 smithi087 ceph-mon[20993]: pgmap v11357: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:04 smithi077 ceph-mon[21151]: pgmap v11357: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:05.439 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:05.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:05.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:05.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:05.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:06 smithi046 ceph-mon[19468]: from='client.354186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:06 smithi046 ceph-mon[19468]: pgmap v11358: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:06 smithi087 ceph-mon[20993]: from='client.354186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:06 smithi087 ceph-mon[20993]: pgmap v11358: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:06 smithi077 ceph-mon[21151]: from='client.354186 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:06 smithi077 ceph-mon[21151]: pgmap v11358: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:08 smithi046 ceph-mon[19468]: pgmap v11359: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:08 smithi087 ceph-mon[20993]: pgmap v11359: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:08 smithi077 ceph-mon[21151]: pgmap v11359: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:10.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:10.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:10.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:10 smithi046 ceph-mon[19468]: pgmap v11360: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:10 smithi087 ceph-mon[20993]: pgmap v11360: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:10 smithi077 ceph-mon[21151]: pgmap v11360: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:11.132 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:11.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:11.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:11.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:11.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:11 smithi046 ceph-mon[19468]: from='client.354258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:11 smithi087 ceph-mon[20993]: from='client.354258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:11 smithi077 ceph-mon[21151]: from='client.354258 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:12 smithi046 ceph-mon[19468]: pgmap v11361: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:12 smithi087 ceph-mon[20993]: pgmap v11361: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:12 smithi077 ceph-mon[21151]: pgmap v11361: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:14 smithi046 ceph-mon[19468]: pgmap v11362: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:14 smithi087 ceph-mon[20993]: pgmap v11362: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:14 smithi077 ceph-mon[21151]: pgmap v11362: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:16.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:16.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:16.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:16.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:16.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:16.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:16.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:16.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:16.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:16 smithi046 ceph-mon[19468]: pgmap v11363: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:16.850 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:16 smithi087 ceph-mon[20993]: pgmap v11363: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:16 smithi077 ceph-mon[21151]: pgmap v11363: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:17 smithi046 ceph-mon[19468]: from='client.354336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:17 smithi087 ceph-mon[20993]: from='client.354336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:17 smithi077 ceph-mon[21151]: from='client.354336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:18 smithi046 ceph-mon[19468]: pgmap v11364: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:18 smithi087 ceph-mon[20993]: pgmap v11364: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:18 smithi077 ceph-mon[21151]: pgmap v11364: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:20 smithi046 ceph-mon[19468]: pgmap v11365: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:20 smithi087 ceph-mon[20993]: pgmap v11365: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:20 smithi077 ceph-mon[21151]: pgmap v11365: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:21.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:21.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:21.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:22.504 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:22.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:22.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:22.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:22.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: pgmap v11366: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: pgmap v11366: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: pgmap v11366: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:23 smithi046 ceph-mon[19468]: from='client.354411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:23.863 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:23 smithi077 ceph-mon[21151]: from='client.354411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:23 smithi087 ceph-mon[20993]: from='client.354411 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:24 smithi046 ceph-mon[19468]: pgmap v11367: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:24 smithi087 ceph-mon[20993]: pgmap v11367: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:24 smithi077 ceph-mon[21151]: pgmap v11367: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:26 smithi046 ceph-mon[19468]: pgmap v11368: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:26 smithi087 ceph-mon[20993]: pgmap v11368: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:26 smithi077 ceph-mon[21151]: pgmap v11368: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:53:27.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:27.506 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:27.506 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:28.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:28.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:28.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:28.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:28.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:28 smithi046 ceph-mon[19468]: pgmap v11369: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:28 smithi046 ceph-mon[19468]: from='client.354489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:28 smithi087 ceph-mon[20993]: pgmap v11369: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:28 smithi087 ceph-mon[20993]: from='client.354489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:28 smithi077 ceph-mon[21151]: pgmap v11369: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:28 smithi077 ceph-mon[21151]: from='client.354489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:53:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:53:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:53:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:53:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:30.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:53:29.891+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:53:30.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:53:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:53:29.892+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:53:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:30 smithi046 ceph-mon[19468]: pgmap v11370: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:53:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:53:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:30 smithi087 ceph-mon[20993]: pgmap v11370: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:53:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:53:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:30 smithi077 ceph-mon[21151]: pgmap v11370: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:53:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:53:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:53:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:32 smithi087 ceph-mon[20993]: pgmap v11371: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:32 smithi077 ceph-mon[21151]: pgmap v11371: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:32 smithi046 ceph-mon[19468]: pgmap v11371: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.8 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:33.188 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:33.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:33.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:33.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:33.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:33.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:33.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:33.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:34 smithi046 ceph-mon[19468]: pgmap v11372: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:34 smithi046 ceph-mon[19468]: from='client.354669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:34 smithi087 ceph-mon[20993]: pgmap v11372: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:34 smithi087 ceph-mon[20993]: from='client.354669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:34 smithi077 ceph-mon[21151]: pgmap v11372: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.9 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:34 smithi077 ceph-mon[21151]: from='client.354669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:36.805 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:36 smithi046 ceph-mon[19468]: pgmap v11373: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:37.035 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:36 smithi087 ceph-mon[20993]: pgmap v11373: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:36 smithi077 ceph-mon[21151]: pgmap v11373: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:38.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:38.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:38.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:38 smithi046 ceph-mon[19468]: pgmap v11374: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:38 smithi087 ceph-mon[20993]: pgmap v11374: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:38 smithi077 ceph-mon[21151]: pgmap v11374: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:39.580 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:39.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:39.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:39.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:39.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:40 smithi046 ceph-mon[19468]: pgmap v11375: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:40 smithi046 ceph-mon[19468]: from='client.354747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:40 smithi087 ceph-mon[20993]: pgmap v11375: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:40 smithi087 ceph-mon[20993]: from='client.354747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:41.140 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:40 smithi077 ceph-mon[21151]: pgmap v11375: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:41.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:40 smithi077 ceph-mon[21151]: from='client.354747 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: pgmap v11376: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:42.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: pgmap v11376: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: pgmap v11376: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:43.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:44.582 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:44.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:44.582 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:44 smithi046 ceph-mon[19468]: pgmap v11377: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:44.950 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:44 smithi077 ceph-mon[21151]: pgmap v11377: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:44 smithi087 ceph-mon[20993]: pgmap v11377: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:45.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:45.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:45.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:45.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:45.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:45 smithi046 ceph-mon[19468]: from='client.354822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:45 smithi087 ceph-mon[20993]: from='client.354822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:45 smithi077 ceph-mon[21151]: from='client.354822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:46 smithi046 ceph-mon[19468]: pgmap v11378: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:46 smithi087 ceph-mon[20993]: pgmap v11378: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:46 smithi077 ceph-mon[21151]: pgmap v11378: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T08:53:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:48 smithi046 ceph-mon[19468]: pgmap v11379: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:48 smithi087 ceph-mon[20993]: pgmap v11379: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:48 smithi077 ceph-mon[21151]: pgmap v11379: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:50.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:50.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:50.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:50.959 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:50.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:50.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:50.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:50.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:50 smithi046 ceph-mon[19468]: pgmap v11380: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:50 smithi087 ceph-mon[20993]: pgmap v11380: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:50 smithi077 ceph-mon[21151]: pgmap v11380: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:51 smithi046 ceph-mon[19468]: from='client.354897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:51 smithi087 ceph-mon[20993]: from='client.354897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:51 smithi077 ceph-mon[21151]: from='client.354897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:52 smithi046 ceph-mon[19468]: pgmap v11381: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:52 smithi087 ceph-mon[20993]: pgmap v11381: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:52 smithi077 ceph-mon[21151]: pgmap v11381: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:54 smithi046 ceph-mon[19468]: pgmap v11382: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:54 smithi087 ceph-mon[20993]: pgmap v11382: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:54 smithi077 ceph-mon[21151]: pgmap v11382: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:53:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:53:55.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:53:55.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:53:55.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:53:56.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:53:56.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:53:56.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:53:56.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:53:56.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:53:57.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:56 smithi046 ceph-mon[19468]: pgmap v11383: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:56 smithi087 ceph-mon[20993]: pgmap v11383: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:56 smithi077 ceph-mon[21151]: pgmap v11383: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:57 smithi046 ceph-mon[19468]: from='client.354975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:58.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:57 smithi087 ceph-mon[20993]: from='client.354975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:57 smithi077 ceph-mon[21151]: from='client.354975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:53:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:53:58 smithi046 ceph-mon[19468]: pgmap v11384: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:53:58 smithi087 ceph-mon[20993]: pgmap v11384: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:53:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:53:58 smithi077 ceph-mon[21151]: pgmap v11384: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:00 smithi046 ceph-mon[19468]: pgmap v11385: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:00 smithi087 ceph-mon[20993]: pgmap v11385: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:00 smithi077 ceph-mon[21151]: pgmap v11385: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:01.655 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:02.335 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:02.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:02.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:02.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:02.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:03.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: pgmap v11386: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:03.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='client.355047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:03.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.076 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: pgmap v11386: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='client.355047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: pgmap v11386: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='client.355047 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:03.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:04 smithi087 ceph-mon[20993]: pgmap v11387: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:04 smithi077 ceph-mon[21151]: pgmap v11387: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:04 smithi046 ceph-mon[19468]: pgmap v11387: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:06 smithi087 ceph-mon[20993]: pgmap v11388: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:06 smithi077 ceph-mon[21151]: pgmap v11388: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:07.337 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:07.337 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:06 smithi046 ceph-mon[19468]: pgmap v11388: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:07.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:07.338 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:08.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:08.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:08.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:08.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:08.021 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:08 smithi087 ceph-mon[20993]: pgmap v11389: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:08 smithi087 ceph-mon[20993]: from='client.355119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:08 smithi077 ceph-mon[21151]: pgmap v11389: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:08 smithi077 ceph-mon[21151]: from='client.355119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:08 smithi046 ceph-mon[19468]: pgmap v11389: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:08 smithi046 ceph-mon[19468]: from='client.355119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:10 smithi087 ceph-mon[20993]: pgmap v11390: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:10 smithi077 ceph-mon[21151]: pgmap v11390: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:10 smithi046 ceph-mon[19468]: pgmap v11390: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:13.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:13.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:13.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:12 smithi087 ceph-mon[20993]: pgmap v11391: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:12 smithi077 ceph-mon[21151]: pgmap v11391: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:12 smithi046 ceph-mon[19468]: pgmap v11391: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:13.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:13.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:13.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:13.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:13.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:14 smithi046 ceph-mon[19468]: pgmap v11392: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:14 smithi046 ceph-mon[19468]: from='client.355191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:14 smithi087 ceph-mon[20993]: pgmap v11392: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:14 smithi087 ceph-mon[20993]: from='client.355191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:14 smithi077 ceph-mon[21151]: pgmap v11392: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:14 smithi077 ceph-mon[21151]: from='client.355191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:16 smithi046 ceph-mon[19468]: pgmap v11393: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:16 smithi087 ceph-mon[20993]: pgmap v11393: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:16 smithi077 ceph-mon[21151]: pgmap v11393: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:18.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:18.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:18.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:19.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:18 smithi087 ceph-mon[20993]: pgmap v11394: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:18 smithi046 ceph-mon[19468]: pgmap v11394: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:19.411 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:19.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:19.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:19.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:19.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:18 smithi077 ceph-mon[21151]: pgmap v11394: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:20 smithi046 ceph-mon[19468]: from='client.355269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:20 smithi046 ceph-mon[19468]: pgmap v11395: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:20 smithi087 ceph-mon[20993]: from='client.355269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:20 smithi087 ceph-mon[20993]: pgmap v11395: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:21.414 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:20 smithi077 ceph-mon[21151]: from='client.355269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:21.414 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:20 smithi077 ceph-mon[21151]: pgmap v11395: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: pgmap v11396: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: pgmap v11396: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: pgmap v11396: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:24.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:24.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:24.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:25.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:25.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:25.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:25.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:25.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:24 smithi046 ceph-mon[19468]: pgmap v11397: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:24 smithi087 ceph-mon[20993]: pgmap v11397: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:24 smithi077 ceph-mon[21151]: pgmap v11397: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:26.081 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:25 smithi077 ceph-mon[21151]: from='client.355341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:25 smithi046 ceph-mon[19468]: from='client.355341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:25 smithi087 ceph-mon[20993]: from='client.355341 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:26 smithi046 ceph-mon[19468]: pgmap v11398: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:54:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:26 smithi087 ceph-mon[20993]: pgmap v11398: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:54:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:26 smithi077 ceph-mon[21151]: pgmap v11398: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T08:54:29.238 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:28 smithi077 ceph-mon[21151]: pgmap v11399: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:28 smithi046 ceph-mon[19468]: pgmap v11399: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:28 smithi087 ceph-mon[20993]: pgmap v11399: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:30.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:30.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:30.102 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: pgmap v11400: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:54:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: pgmap v11400: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: pgmap v11400: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:31.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:31.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:31.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:31.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:31.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:31.018 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:54:30.646+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:54:31.018 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:54:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:54:30.656+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:54:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:31 smithi046 ceph-mon[19468]: from='client.355434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:54:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:54:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:31 smithi087 ceph-mon[20993]: from='client.355434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:54:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:54:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:54:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:31 smithi077 ceph-mon[21151]: from='client.355434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:54:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:54:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:32 smithi046 ceph-mon[19468]: pgmap v11401: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:32 smithi087 ceph-mon[20993]: pgmap v11401: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:32 smithi077 ceph-mon[21151]: pgmap v11401: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:34 smithi046 ceph-mon[19468]: pgmap v11402: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:54:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:34 smithi087 ceph-mon[20993]: pgmap v11402: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:54:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:34 smithi077 ceph-mon[21151]: pgmap v11402: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:54:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:36.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:36.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:36.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:36 smithi046 ceph-mon[19468]: pgmap v11403: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:36 smithi087 ceph-mon[20993]: pgmap v11403: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:36 smithi077 ceph-mon[21151]: pgmap v11403: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:36.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:36.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:37.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:37 smithi046 ceph-mon[19468]: from='client.355599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:37.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:37 smithi087 ceph-mon[20993]: from='client.355599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:37 smithi077 ceph-mon[21151]: from='client.355599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:38.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:38 smithi046 ceph-mon[19468]: pgmap v11404: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:38.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:38 smithi087 ceph-mon[20993]: pgmap v11404: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:38 smithi077 ceph-mon[21151]: pgmap v11404: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:40.519 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:40 smithi077 ceph-mon[21151]: pgmap v11405: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:40 smithi046 ceph-mon[19468]: pgmap v11405: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:40 smithi087 ceph-mon[20993]: pgmap v11405: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:54:41.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:41.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:41.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:42.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:42.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:42 smithi046 ceph-mon[19468]: pgmap v11406: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:42 smithi087 ceph-mon[20993]: pgmap v11406: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:42 smithi077 ceph-mon[21151]: pgmap v11406: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='client.355674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.212 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='client.355674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='client.355674 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:44.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:44 smithi077 ceph-mon[21151]: pgmap v11407: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:44 smithi046 ceph-mon[19468]: pgmap v11407: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:44 smithi087 ceph-mon[20993]: pgmap v11407: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:46 smithi046 ceph-mon[19468]: pgmap v11408: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:46 smithi087 ceph-mon[20993]: pgmap v11408: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:47.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:47.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:47.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:46 smithi077 ceph-mon[21151]: pgmap v11408: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:54:48.073 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:48.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:48 smithi046 ceph-mon[19468]: pgmap v11409: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:48 smithi046 ceph-mon[19468]: from='client.355752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:48 smithi087 ceph-mon[20993]: pgmap v11409: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:48 smithi087 ceph-mon[20993]: from='client.355752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:48 smithi077 ceph-mon[21151]: pgmap v11409: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:48 smithi077 ceph-mon[21151]: from='client.355752 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:50 smithi046 ceph-mon[19468]: pgmap v11410: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:50 smithi087 ceph-mon[20993]: pgmap v11410: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:50 smithi077 ceph-mon[21151]: pgmap v11410: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:53.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:53.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:53.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:52 smithi046 ceph-mon[19468]: pgmap v11411: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:52 smithi087 ceph-mon[20993]: pgmap v11411: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:52 smithi077 ceph-mon[21151]: pgmap v11411: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:53.758 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:54:53.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:53.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:53.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:53.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:54 smithi046 ceph-mon[19468]: pgmap v11412: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:54 smithi046 ceph-mon[19468]: from='client.355827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:54 smithi087 ceph-mon[20993]: pgmap v11412: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:54 smithi087 ceph-mon[20993]: from='client.355827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:54 smithi077 ceph-mon[21151]: pgmap v11412: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:54 smithi077 ceph-mon[21151]: from='client.355827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:54:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:54:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:56 smithi046 ceph-mon[19468]: pgmap v11413: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:56 smithi087 ceph-mon[20993]: pgmap v11413: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:56 smithi077 ceph-mon[21151]: pgmap v11413: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:54:58.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:54:58.760 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:54:58.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:54:59.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:54:58 smithi046 ceph-mon[19468]: pgmap v11414: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:59.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:54:58 smithi077 ceph-mon[21151]: pgmap v11414: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:59.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:54:58 smithi087 ceph-mon[20993]: pgmap v11414: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:54:59.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:54:59.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:54:59.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:54:59.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:54:59.451 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:00 smithi046 ceph-mon[19468]: from='client.355902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:00 smithi046 ceph-mon[19468]: pgmap v11415: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:00 smithi087 ceph-mon[20993]: from='client.355902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:01.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:00 smithi087 ceph-mon[20993]: pgmap v11415: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:00 smithi077 ceph-mon[21151]: from='client.355902 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:00 smithi077 ceph-mon[21151]: pgmap v11415: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:02 smithi046 ceph-mon[19468]: pgmap v11416: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:55:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:02 smithi087 ceph-mon[20993]: pgmap v11416: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:55:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:02 smithi077 ceph-mon[21151]: pgmap v11416: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:55:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: pgmap v11417: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: pgmap v11417: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: pgmap v11417: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:04.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:04.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:04.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:05.136 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:05.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:05.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:05.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:05.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:05.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:05 smithi077 ceph-mon[21151]: from='client.355974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:05 smithi046 ceph-mon[19468]: from='client.355974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:05 smithi087 ceph-mon[20993]: from='client.355974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:06.368 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:06 smithi077 ceph-mon[21151]: pgmap v11418: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:55:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:06 smithi046 ceph-mon[19468]: pgmap v11418: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:55:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:06 smithi087 ceph-mon[20993]: pgmap v11418: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T08:55:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:08 smithi077 ceph-mon[21151]: pgmap v11419: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:08 smithi046 ceph-mon[19468]: pgmap v11419: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:08 smithi087 ceph-mon[20993]: pgmap v11419: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:10.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:10.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:10.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:10 smithi077 ceph-mon[21151]: pgmap v11420: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:10.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:10 smithi087 ceph-mon[20993]: pgmap v11420: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:10 smithi046 ceph-mon[19468]: pgmap v11420: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:55:10.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:10.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:10.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:10.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:10.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:11 smithi046 ceph-mon[19468]: from='client.356052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:11 smithi087 ceph-mon[20993]: from='client.356052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:11 smithi077 ceph-mon[21151]: from='client.356052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:12 smithi046 ceph-mon[19468]: pgmap v11421: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:12 smithi087 ceph-mon[20993]: pgmap v11421: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:12 smithi077 ceph-mon[21151]: pgmap v11421: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:14 smithi046 ceph-mon[19468]: pgmap v11422: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:14.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:14 smithi087 ceph-mon[20993]: pgmap v11422: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:14 smithi077 ceph-mon[21151]: pgmap v11422: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:15.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:15.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:15.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:16.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:16.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:16.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:16.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:16.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:16 smithi046 ceph-mon[19468]: pgmap v11423: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:16 smithi087 ceph-mon[20993]: pgmap v11423: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:16 smithi077 ceph-mon[21151]: pgmap v11423: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:17 smithi046 ceph-mon[19468]: from='client.356127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:17 smithi087 ceph-mon[20993]: from='client.356127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:17 smithi077 ceph-mon[21151]: from='client.356127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:18.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:18 smithi087 ceph-mon[20993]: pgmap v11424: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:18 smithi046 ceph-mon[19468]: pgmap v11424: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:18 smithi077 ceph-mon[21151]: pgmap v11424: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:20 smithi046 ceph-mon[19468]: pgmap v11425: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:20 smithi087 ceph-mon[20993]: pgmap v11425: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:20 smithi077 ceph-mon[21151]: pgmap v11425: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T08:55:21.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:21.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:21.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:22.193 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:22.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:22.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:22.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:22.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:22 smithi046 ceph-mon[19468]: pgmap v11426: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:22 smithi046 ceph-mon[19468]: from='client.356205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:22 smithi087 ceph-mon[20993]: pgmap v11426: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:22 smithi087 ceph-mon[20993]: from='client.356205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:22 smithi077 ceph-mon[21151]: pgmap v11426: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:22 smithi077 ceph-mon[21151]: from='client.356205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: pgmap v11427: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: pgmap v11427: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: pgmap v11427: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T08:55:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:24.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:26 smithi077 ceph-mon[21151]: pgmap v11428: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:55:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:26 smithi046 ceph-mon[19468]: pgmap v11428: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:55:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:26 smithi087 ceph-mon[20993]: pgmap v11428: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T08:55:27.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:27.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:27.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:27.871 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:27.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:27.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:27.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:27.872 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:28 smithi077 ceph-mon[21151]: pgmap v11429: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:28 smithi077 ceph-mon[21151]: from='client.356280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:28 smithi046 ceph-mon[19468]: pgmap v11429: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:28 smithi046 ceph-mon[19468]: from='client.356280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:28 smithi087 ceph-mon[20993]: pgmap v11429: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:28 smithi087 ceph-mon[20993]: from='client.356280 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:30 smithi046 ceph-mon[19468]: pgmap v11430: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:55:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:55:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:31.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:30 smithi077 ceph-mon[21151]: pgmap v11430: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:31.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:55:31.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:55:31.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:30 smithi087 ceph-mon[20993]: pgmap v11430: 225 pgs: 225 active+clean; 589 KiB data, 187 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:55:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:31.745 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:55:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:55:31.413+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:55:31.745 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:55:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:55:31.414+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:55:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:55:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:32.873 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:32 smithi046 ceph-mon[19468]: pgmap v11431: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:55:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:55:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:32 smithi087 ceph-mon[20993]: pgmap v11431: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:55:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:55:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:32 smithi077 ceph-mon[21151]: pgmap v11431: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T08:55:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:55:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:55:33.558 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:33.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:33.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:33.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:33.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:34 smithi046 ceph-mon[19468]: pgmap v11432: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T08:55:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:34 smithi046 ceph-mon[19468]: from='client.231827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:34 smithi087 ceph-mon[20993]: pgmap v11432: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T08:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:34 smithi087 ceph-mon[20993]: from='client.231827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:34 smithi077 ceph-mon[21151]: pgmap v11432: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 56 op/s 2024-08-31T08:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:34 smithi077 ceph-mon[21151]: from='client.231827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:36 smithi046 ceph-mon[19468]: pgmap v11433: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 426 B/s wr, 62 op/s 2024-08-31T08:55:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:36 smithi087 ceph-mon[20993]: pgmap v11433: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 426 B/s wr, 62 op/s 2024-08-31T08:55:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:36 smithi077 ceph-mon[21151]: pgmap v11433: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 41 KiB/s rd, 426 B/s wr, 62 op/s 2024-08-31T08:55:38.560 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:38.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:38.560 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:38 smithi046 ceph-mon[19468]: pgmap v11434: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:39.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:38 smithi087 ceph-mon[20993]: pgmap v11434: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:38 smithi077 ceph-mon[21151]: pgmap v11434: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:39.258 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:39.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:39.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:39.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:39.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:39 smithi046 ceph-mon[19468]: from='client.356535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:40.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:39 smithi087 ceph-mon[20993]: from='client.356535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:39 smithi077 ceph-mon[21151]: from='client.356535 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:40 smithi046 ceph-mon[19468]: pgmap v11435: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:40 smithi087 ceph-mon[20993]: pgmap v11435: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:40 smithi077 ceph-mon[21151]: pgmap v11435: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T08:55:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:42 smithi046 ceph-mon[19468]: pgmap v11436: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T08:55:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:42 smithi087 ceph-mon[20993]: pgmap v11436: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T08:55:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:42 smithi077 ceph-mon[21151]: pgmap v11436: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T08:55:44.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:44.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:44.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: pgmap v11437: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: pgmap v11437: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: pgmap v11437: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:44.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:44.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:44.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:44.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:44.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:45 smithi046 ceph-mon[19468]: from='client.356610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:45 smithi087 ceph-mon[20993]: from='client.356610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:45 smithi077 ceph-mon[21151]: from='client.356610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:46.349 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:46 smithi077 ceph-mon[21151]: pgmap v11438: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:46 smithi046 ceph-mon[19468]: pgmap v11438: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:46 smithi087 ceph-mon[20993]: pgmap v11438: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:55:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:48 smithi046 ceph-mon[19468]: pgmap v11439: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:48.611 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:48 smithi077 ceph-mon[21151]: pgmap v11439: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:48 smithi087 ceph-mon[20993]: pgmap v11439: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:49.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:49.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:49.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:50 smithi046 ceph-mon[19468]: pgmap v11440: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:50 smithi087 ceph-mon[20993]: pgmap v11440: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:50.651 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:50.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:50.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:50.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:50.651 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:50 smithi077 ceph-mon[21151]: pgmap v11440: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:51 smithi046 ceph-mon[19468]: from='client.356682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:51 smithi087 ceph-mon[20993]: from='client.356682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:51 smithi077 ceph-mon[21151]: from='client.356682 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:52 smithi046 ceph-mon[19468]: pgmap v11441: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:52 smithi087 ceph-mon[20993]: pgmap v11441: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:52 smithi077 ceph-mon[21151]: pgmap v11441: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:54.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:54 smithi046 ceph-mon[19468]: pgmap v11442: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:54 smithi087 ceph-mon[20993]: pgmap v11442: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:54 smithi077 ceph-mon[21151]: pgmap v11442: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:55.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:55:55.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:55:55.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:55:56.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:55:56.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:55:56.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:55:56.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:55:56.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:55:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:56 smithi046 ceph-mon[19468]: pgmap v11443: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:56 smithi046 ceph-mon[19468]: from='client.356760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:56 smithi087 ceph-mon[20993]: pgmap v11443: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:56 smithi087 ceph-mon[20993]: from='client.356760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:56 smithi077 ceph-mon[21151]: pgmap v11443: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:55:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:56 smithi077 ceph-mon[21151]: from='client.356760 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:55:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:55:58 smithi046 ceph-mon[19468]: pgmap v11444: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:55:58 smithi087 ceph-mon[20993]: pgmap v11444: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:55:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:55:58 smithi077 ceph-mon[21151]: pgmap v11444: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:00.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:00 smithi046 ceph-mon[19468]: pgmap v11445: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:00 smithi087 ceph-mon[20993]: pgmap v11445: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:00 smithi077 ceph-mon[21151]: pgmap v11445: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:01.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:01.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:01.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:02.013 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:02.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:02.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:02.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:02.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:02.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:02 smithi077 ceph-mon[21151]: pgmap v11446: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:02.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:02 smithi077 ceph-mon[21151]: from='client.356835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:02 smithi046 ceph-mon[19468]: pgmap v11446: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:02 smithi046 ceph-mon[19468]: from='client.356835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:02 smithi087 ceph-mon[20993]: pgmap v11446: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:02 smithi087 ceph-mon[20993]: from='client.356835 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: pgmap v11447: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: pgmap v11447: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: pgmap v11447: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:06 smithi077 ceph-mon[21151]: pgmap v11448: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:06 smithi046 ceph-mon[19468]: pgmap v11448: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:06 smithi087 ceph-mon[20993]: pgmap v11448: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:07.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:07.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:07.015 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:07.698 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:07.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:07.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:07.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:07.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:08 smithi077 ceph-mon[21151]: pgmap v11449: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:08 smithi077 ceph-mon[21151]: from='client.356910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:08 smithi046 ceph-mon[19468]: pgmap v11449: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:08 smithi046 ceph-mon[19468]: from='client.356910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:08 smithi087 ceph-mon[20993]: pgmap v11449: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:08 smithi087 ceph-mon[20993]: from='client.356910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:10 smithi077 ceph-mon[21151]: pgmap v11450: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:10.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:10 smithi087 ceph-mon[20993]: pgmap v11450: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:10 smithi046 ceph-mon[19468]: pgmap v11450: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:12.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:12.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:12 smithi046 ceph-mon[19468]: pgmap v11451: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:12.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:12.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:12 smithi087 ceph-mon[20993]: pgmap v11451: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:12 smithi077 ceph-mon[21151]: pgmap v11451: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:13.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:13.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:13.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:13.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:13.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:14.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:14 smithi046 ceph-mon[19468]: from='client.356988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:14.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:14 smithi046 ceph-mon[19468]: pgmap v11452: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:14 smithi087 ceph-mon[20993]: from='client.356988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:14 smithi087 ceph-mon[20993]: pgmap v11452: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:14 smithi077 ceph-mon[21151]: from='client.356988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:14 smithi077 ceph-mon[21151]: pgmap v11452: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:16 smithi046 ceph-mon[19468]: pgmap v11453: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:16 smithi087 ceph-mon[20993]: pgmap v11453: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:16 smithi077 ceph-mon[21151]: pgmap v11453: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:18.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:18.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:18.385 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:19.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:18 smithi046 ceph-mon[19468]: pgmap v11454: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:19.090 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:19.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:19.090 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:19.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:19.091 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:18 smithi087 ceph-mon[20993]: pgmap v11454: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:18 smithi077 ceph-mon[21151]: pgmap v11454: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:20.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:19 smithi046 ceph-mon[19468]: from='client.357063 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:19 smithi087 ceph-mon[20993]: from='client.357063 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:19 smithi077 ceph-mon[21151]: from='client.357063 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:21.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:20 smithi046 ceph-mon[19468]: pgmap v11455: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:20 smithi087 ceph-mon[20993]: pgmap v11455: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:20 smithi077 ceph-mon[21151]: pgmap v11455: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:22 smithi087 ceph-mon[20993]: pgmap v11456: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:22 smithi046 ceph-mon[19468]: pgmap v11456: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:22 smithi077 ceph-mon[21151]: pgmap v11456: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:24.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:24.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:24.093 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:24.780 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:24.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:24.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: pgmap v11457: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: pgmap v11457: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: pgmap v11457: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:25 smithi046 ceph-mon[19468]: from='client.357141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:25 smithi087 ceph-mon[20993]: from='client.357141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:25 smithi077 ceph-mon[21151]: from='client.357141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:26 smithi046 ceph-mon[19468]: pgmap v11458: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:26 smithi087 ceph-mon[20993]: pgmap v11458: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:26 smithi077 ceph-mon[21151]: pgmap v11458: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:28.740 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:28 smithi077 ceph-mon[21151]: pgmap v11459: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:28 smithi046 ceph-mon[19468]: pgmap v11459: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:28 smithi087 ceph-mon[20993]: pgmap v11459: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:29.782 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:29.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:29.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:30.487 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:30.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:30.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:30.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:30.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:30 smithi046 ceph-mon[19468]: pgmap v11460: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:30 smithi087 ceph-mon[20993]: pgmap v11460: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:30 smithi077 ceph-mon[21151]: pgmap v11460: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:32.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='client.357219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:32.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:56:32.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:56:32.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:56:32.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:32.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='client.357219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='client.357219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:32.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:32.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:56:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:56:32.168+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:56:32.629 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:56:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:56:32.169+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:56:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:32 smithi046 ceph-mon[19468]: pgmap v11461: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:32 smithi087 ceph-mon[20993]: pgmap v11461: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:32 smithi077 ceph-mon[21151]: pgmap v11461: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:56:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:56:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:56:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:56:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:56:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:56:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:56:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:34 smithi046 ceph-mon[19468]: pgmap v11462: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:34 smithi087 ceph-mon[20993]: pgmap v11462: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:34 smithi077 ceph-mon[21151]: pgmap v11462: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:56:35.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:35.490 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:35.490 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:36.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:36.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:36.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:36.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:36.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:36 smithi046 ceph-mon[19468]: pgmap v11463: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:36 smithi046 ceph-mon[19468]: from='client.357399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:36 smithi087 ceph-mon[20993]: pgmap v11463: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:36 smithi087 ceph-mon[20993]: from='client.357399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:36 smithi077 ceph-mon[21151]: pgmap v11463: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:36 smithi077 ceph-mon[21151]: from='client.357399 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:38 smithi046 ceph-mon[19468]: pgmap v11464: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:38 smithi087 ceph-mon[20993]: pgmap v11464: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:38 smithi077 ceph-mon[21151]: pgmap v11464: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:40 smithi087 ceph-mon[20993]: pgmap v11465: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:40 smithi046 ceph-mon[19468]: pgmap v11465: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:40 smithi077 ceph-mon[21151]: pgmap v11465: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:56:41.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:41.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:41.179 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:41.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:41.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:41.886 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:42.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:42 smithi087 ceph-mon[20993]: pgmap v11466: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:42.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:42 smithi087 ceph-mon[20993]: from='client.357477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:42 smithi046 ceph-mon[19468]: pgmap v11466: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:42 smithi046 ceph-mon[19468]: from='client.357477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:42 smithi077 ceph-mon[21151]: pgmap v11466: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:42 smithi077 ceph-mon[21151]: from='client.357477 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: pgmap v11467: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:44.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: pgmap v11467: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: pgmap v11467: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:46.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:46.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:46.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:46 smithi046 ceph-mon[19468]: pgmap v11468: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:46 smithi087 ceph-mon[20993]: pgmap v11468: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:46 smithi077 ceph-mon[21151]: pgmap v11468: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:56:47.565 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:47.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:47.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:47.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:47.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:49.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:48 smithi077 ceph-mon[21151]: pgmap v11469: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:49.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:48 smithi077 ceph-mon[21151]: from='client.357555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:48 smithi046 ceph-mon[19468]: pgmap v11469: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:48 smithi046 ceph-mon[19468]: from='client.357555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:48 smithi087 ceph-mon[20993]: pgmap v11469: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:48 smithi087 ceph-mon[20993]: from='client.357555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:50 smithi046 ceph-mon[19468]: pgmap v11470: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:50 smithi087 ceph-mon[20993]: pgmap v11470: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:50 smithi077 ceph-mon[21151]: pgmap v11470: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:52.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:52.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:52.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:52 smithi046 ceph-mon[19468]: pgmap v11471: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:52 smithi087 ceph-mon[20993]: pgmap v11471: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:52 smithi077 ceph-mon[21151]: pgmap v11471: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:53.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:53 smithi046 ceph-mon[19468]: from='client.357633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:53 smithi087 ceph-mon[20993]: from='client.357633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:53 smithi077 ceph-mon[21151]: from='client.357633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:56:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:54 smithi046 ceph-mon[19468]: pgmap v11472: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:54 smithi087 ceph-mon[20993]: pgmap v11472: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:54 smithi077 ceph-mon[21151]: pgmap v11472: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:56:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:56 smithi046 ceph-mon[19468]: pgmap v11473: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:56 smithi087 ceph-mon[20993]: pgmap v11473: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:56 smithi077 ceph-mon[21151]: pgmap v11473: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:56:58.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:56:58.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:56:58.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:56:58.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:56:58.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:56:58.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:56:58.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:56:58.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:56:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:58 smithi046 ceph-mon[19468]: pgmap v11474: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:58 smithi087 ceph-mon[20993]: pgmap v11474: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:56:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:58 smithi077 ceph-mon[21151]: pgmap v11474: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:56:59 smithi046 ceph-mon[19468]: from='client.357711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:56:59 smithi087 ceph-mon[20993]: from='client.357711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:56:59 smithi077 ceph-mon[21151]: from='client.357711 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:01.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:00 smithi046 ceph-mon[19468]: pgmap v11475: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:01.360 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:00 smithi087 ceph-mon[20993]: pgmap v11475: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:00 smithi077 ceph-mon[21151]: pgmap v11475: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:03.175 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:02 smithi077 ceph-mon[21151]: pgmap v11476: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:03.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:02 smithi087 ceph-mon[20993]: pgmap v11476: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:02 smithi046 ceph-mon[19468]: pgmap v11476: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:03.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:03.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:03.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:04.619 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:04.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:04.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:04.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:04.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: pgmap v11477: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: pgmap v11477: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: pgmap v11477: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:05.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:05 smithi046 ceph-mon[19468]: from='client.232565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:05 smithi087 ceph-mon[20993]: from='client.232565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:05 smithi077 ceph-mon[21151]: from='client.232565 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:06 smithi046 ceph-mon[19468]: pgmap v11478: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:06 smithi087 ceph-mon[20993]: pgmap v11478: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:06 smithi077 ceph-mon[21151]: pgmap v11478: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:08 smithi046 ceph-mon[19468]: pgmap v11479: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:08 smithi087 ceph-mon[20993]: pgmap v11479: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:09.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:08 smithi077 ceph-mon[21151]: pgmap v11479: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:09.621 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:09.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:09.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:10.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:10.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:10.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:10 smithi077 ceph-mon[21151]: pgmap v11480: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:10 smithi077 ceph-mon[21151]: from='client.357864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:10 smithi046 ceph-mon[19468]: pgmap v11480: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:10 smithi046 ceph-mon[19468]: from='client.357864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:10 smithi087 ceph-mon[20993]: pgmap v11480: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:10 smithi087 ceph-mon[20993]: from='client.357864 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:12 smithi046 ceph-mon[19468]: pgmap v11481: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:12 smithi087 ceph-mon[20993]: pgmap v11481: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:12 smithi077 ceph-mon[21151]: pgmap v11481: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:15.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:14 smithi046 ceph-mon[19468]: pgmap v11482: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:14 smithi087 ceph-mon[20993]: pgmap v11482: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:14 smithi077 ceph-mon[21151]: pgmap v11482: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:15.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:15.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:15.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:15.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:15.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:15.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:15.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:15.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:16 smithi046 ceph-mon[19468]: pgmap v11483: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:16.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:16 smithi046 ceph-mon[19468]: from='client.357933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:16 smithi087 ceph-mon[20993]: pgmap v11483: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:16 smithi087 ceph-mon[20993]: from='client.357933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:16 smithi077 ceph-mon[21151]: pgmap v11483: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:16 smithi077 ceph-mon[21151]: from='client.357933 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:18 smithi046 ceph-mon[19468]: pgmap v11484: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:18 smithi087 ceph-mon[20993]: pgmap v11484: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:18 smithi077 ceph-mon[21151]: pgmap v11484: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:20.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:20.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:20.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:20 smithi046 ceph-mon[19468]: pgmap v11485: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:20 smithi087 ceph-mon[20993]: pgmap v11485: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:20 smithi077 ceph-mon[21151]: pgmap v11485: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:21.730 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:21.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:21.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:21.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:21.731 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:22 smithi077 ceph-mon[21151]: pgmap v11486: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:22 smithi077 ceph-mon[21151]: from='client.358005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:22.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:22 smithi087 ceph-mon[20993]: pgmap v11486: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:22.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:22 smithi087 ceph-mon[20993]: from='client.358005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:23.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:22 smithi046 ceph-mon[19468]: pgmap v11486: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:23.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:22 smithi046 ceph-mon[19468]: from='client.358005 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: pgmap v11487: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: pgmap v11487: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: pgmap v11487: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:25.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:26.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:26.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:26.733 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:26 smithi046 ceph-mon[19468]: pgmap v11488: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:26 smithi077 ceph-mon[21151]: pgmap v11488: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:26 smithi087 ceph-mon[20993]: pgmap v11488: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:27.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:27.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:27.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:27.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:27.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:28 smithi077 ceph-mon[21151]: from='client.358080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:28 smithi077 ceph-mon[21151]: pgmap v11489: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:28 smithi046 ceph-mon[19468]: from='client.358080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:28 smithi046 ceph-mon[19468]: pgmap v11489: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:28 smithi087 ceph-mon[20993]: from='client.358080 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:28 smithi087 ceph-mon[20993]: pgmap v11489: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:30 smithi077 ceph-mon[21151]: pgmap v11490: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:30 smithi046 ceph-mon[19468]: pgmap v11490: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:30 smithi087 ceph-mon[20993]: pgmap v11490: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:32.420 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:32.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:32.420 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: pgmap v11491: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:57:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:57:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:33.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: pgmap v11491: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:33.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:57:33.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:57:33.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:57:33.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: pgmap v11491: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:33.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:57:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:57:33.242+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:57:33.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:57:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:57:33.252+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:57:33.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:33.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:33.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:33.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:33.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:33 smithi077 ceph-mon[21151]: from='client.358155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:33 smithi046 ceph-mon[19468]: from='client.358155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:57:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:33 smithi087 ceph-mon[20993]: from='client.358155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:34 smithi077 ceph-mon[21151]: pgmap v11492: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:57:35.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:34 smithi046 ceph-mon[19468]: pgmap v11492: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:35.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:57:35.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:57:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:34 smithi087 ceph-mon[20993]: pgmap v11492: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:57:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:57:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:36 smithi046 ceph-mon[19468]: pgmap v11493: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:36 smithi087 ceph-mon[20993]: pgmap v11493: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:36 smithi077 ceph-mon[21151]: pgmap v11493: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:38 smithi046 ceph-mon[19468]: pgmap v11494: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:38.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:38.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:38.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:38 smithi087 ceph-mon[20993]: pgmap v11494: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:38 smithi077 ceph-mon[21151]: pgmap v11494: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:39.297 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:39.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:39.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:39.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:39.298 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:39 smithi046 ceph-mon[19468]: from='client.358338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:39 smithi087 ceph-mon[20993]: from='client.358338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:39 smithi077 ceph-mon[21151]: from='client.358338 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:40.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:40 smithi087 ceph-mon[20993]: pgmap v11495: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:40 smithi046 ceph-mon[19468]: pgmap v11495: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:40 smithi077 ceph-mon[21151]: pgmap v11495: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:42.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:42 smithi087 ceph-mon[20993]: pgmap v11496: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:42.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:42 smithi046 ceph-mon[19468]: pgmap v11496: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:42 smithi077 ceph-mon[21151]: pgmap v11496: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: pgmap v11497: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:44.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:44.300 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: pgmap v11497: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: pgmap v11497: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:44.971 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:44.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:44.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:44.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:44.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:45 smithi046 ceph-mon[19468]: from='client.358413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:45 smithi087 ceph-mon[20993]: from='client.358413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:45 smithi077 ceph-mon[21151]: from='client.358413 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:46 smithi046 ceph-mon[19468]: pgmap v11498: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:46 smithi087 ceph-mon[20993]: pgmap v11498: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:46 smithi077 ceph-mon[21151]: pgmap v11498: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:57:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:48 smithi046 ceph-mon[19468]: pgmap v11499: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:48 smithi087 ceph-mon[20993]: pgmap v11499: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:48 smithi077 ceph-mon[21151]: pgmap v11499: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:49.972 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:49.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:49.973 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:50 smithi077 ceph-mon[21151]: pgmap v11500: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:50 smithi046 ceph-mon[19468]: pgmap v11500: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:50 smithi087 ceph-mon[20993]: pgmap v11500: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:50.657 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:50.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:50.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:50.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:50.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:51.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:51 smithi046 ceph-mon[19468]: from='client.358491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:51 smithi087 ceph-mon[20993]: from='client.358491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:51 smithi077 ceph-mon[21151]: from='client.358491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:52.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:52 smithi077 ceph-mon[21151]: pgmap v11501: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:52 smithi046 ceph-mon[19468]: pgmap v11501: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:52 smithi087 ceph-mon[20993]: pgmap v11501: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:54 smithi046 ceph-mon[19468]: pgmap v11502: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:54 smithi087 ceph-mon[20993]: pgmap v11502: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:54 smithi077 ceph-mon[21151]: pgmap v11502: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:55.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:57:55.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:57:55.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:57:56.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:57:56.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:57:56.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:57:56.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:57:56.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:57:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:56 smithi046 ceph-mon[19468]: pgmap v11503: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:56 smithi046 ceph-mon[19468]: from='client.358566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:56 smithi087 ceph-mon[20993]: pgmap v11503: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:56 smithi087 ceph-mon[20993]: from='client.358566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:56 smithi077 ceph-mon[21151]: pgmap v11503: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:57:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:57:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:56 smithi077 ceph-mon[21151]: from='client.358566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:57:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:57:58 smithi046 ceph-mon[19468]: pgmap v11504: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:57:58 smithi087 ceph-mon[20993]: pgmap v11504: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:57:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:57:58 smithi077 ceph-mon[21151]: pgmap v11504: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:00 smithi046 ceph-mon[19468]: pgmap v11505: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:00 smithi087 ceph-mon[20993]: pgmap v11505: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:00 smithi077 ceph-mon[21151]: pgmap v11505: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:01.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:01.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:01.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:02.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:02.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:02.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:02.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:02 smithi087 ceph-mon[20993]: pgmap v11506: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:02 smithi087 ceph-mon[20993]: from='client.358644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:02 smithi077 ceph-mon[21151]: pgmap v11506: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:02 smithi077 ceph-mon[21151]: from='client.358644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:02.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:02 smithi046 ceph-mon[19468]: pgmap v11506: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:02.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:02 smithi046 ceph-mon[19468]: from='client.358644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:04.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: pgmap v11507: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:04.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: pgmap v11507: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:04.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.522 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: pgmap v11507: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:04.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:06 smithi087 ceph-mon[20993]: pgmap v11508: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:06 smithi077 ceph-mon[21151]: pgmap v11508: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:06 smithi046 ceph-mon[19468]: pgmap v11508: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:07.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:07.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:07.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:07.709 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:07.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:07.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:07.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:07.709 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:08 smithi087 ceph-mon[20993]: pgmap v11509: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:08 smithi087 ceph-mon[20993]: from='client.358722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:08 smithi077 ceph-mon[21151]: pgmap v11509: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:08 smithi077 ceph-mon[21151]: from='client.358722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:08 smithi046 ceph-mon[19468]: pgmap v11509: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:08 smithi046 ceph-mon[19468]: from='client.358722 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:10 smithi087 ceph-mon[20993]: pgmap v11510: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:10 smithi077 ceph-mon[21151]: pgmap v11510: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:10 smithi046 ceph-mon[19468]: pgmap v11510: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:12 smithi087 ceph-mon[20993]: pgmap v11511: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:12 smithi077 ceph-mon[21151]: pgmap v11511: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:12.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:12.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:12 smithi046 ceph-mon[19468]: pgmap v11511: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:12.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:12.711 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:13.392 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:13.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:13.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:13.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:13.392 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:14 smithi087 ceph-mon[20993]: from='client.358800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:14 smithi087 ceph-mon[20993]: pgmap v11512: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:14 smithi077 ceph-mon[21151]: from='client.358800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:14 smithi077 ceph-mon[21151]: pgmap v11512: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:14 smithi046 ceph-mon[19468]: from='client.358800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:14 smithi046 ceph-mon[19468]: pgmap v11512: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:16 smithi046 ceph-mon[19468]: pgmap v11513: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:16 smithi087 ceph-mon[20993]: pgmap v11513: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:16 smithi077 ceph-mon[21151]: pgmap v11513: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:18.394 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:18 smithi046 ceph-mon[19468]: pgmap v11514: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:18 smithi087 ceph-mon[20993]: pgmap v11514: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:18 smithi077 ceph-mon[21151]: pgmap v11514: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:19.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:19.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:19.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:19.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:19.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:19 smithi046 ceph-mon[19468]: from='client.358878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:19 smithi087 ceph-mon[20993]: from='client.358878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:19 smithi077 ceph-mon[21151]: from='client.358878 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:20 smithi046 ceph-mon[19468]: pgmap v11515: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:20 smithi087 ceph-mon[20993]: pgmap v11515: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:20 smithi077 ceph-mon[21151]: pgmap v11515: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:22 smithi046 ceph-mon[19468]: pgmap v11516: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:22 smithi087 ceph-mon[20993]: pgmap v11516: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:22 smithi077 ceph-mon[21151]: pgmap v11516: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:24.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:24.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:24.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: pgmap v11517: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: pgmap v11517: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:24.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:24.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:24.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:24.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:24.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: pgmap v11517: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:24.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:24.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:25.597 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:25 smithi087 ceph-mon[20993]: from='client.358956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:25.658 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:25 smithi046 ceph-mon[19468]: from='client.358956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:25 smithi077 ceph-mon[21151]: from='client.358956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:26 smithi046 ceph-mon[19468]: pgmap v11518: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:26 smithi087 ceph-mon[20993]: pgmap v11518: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:26 smithi077 ceph-mon[21151]: pgmap v11518: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:28 smithi046 ceph-mon[19468]: pgmap v11519: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:28 smithi087 ceph-mon[20993]: pgmap v11519: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:28 smithi077 ceph-mon[21151]: pgmap v11519: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:29.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:29.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:29.788 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:30.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:30.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:30.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:30.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:30.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:30 smithi046 ceph-mon[19468]: pgmap v11520: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:30 smithi087 ceph-mon[20993]: pgmap v11520: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:30 smithi077 ceph-mon[21151]: pgmap v11520: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:31 smithi077 ceph-mon[21151]: from='client.359034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:31 smithi046 ceph-mon[19468]: from='client.359034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:31 smithi087 ceph-mon[20993]: from='client.359034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:32 smithi046 ceph-mon[19468]: pgmap v11521: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:32 smithi087 ceph-mon[20993]: pgmap v11521: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:32 smithi077 ceph-mon[21151]: pgmap v11521: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:33.594 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:58:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:58:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:58:34.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:58:34.303+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:58:34.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:58:34.304+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:58:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: pgmap v11522: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:58:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:58:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: pgmap v11522: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: pgmap v11522: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:58:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:58:35.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:35.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:35.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:58:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:58:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:36.162 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:36.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:36.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:36.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:36.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:36 smithi046 ceph-mon[19468]: pgmap v11523: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:36 smithi046 ceph-mon[19468]: from='client.359214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:36 smithi087 ceph-mon[20993]: pgmap v11523: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:36 smithi087 ceph-mon[20993]: from='client.359214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:36 smithi077 ceph-mon[21151]: pgmap v11523: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:36 smithi077 ceph-mon[21151]: from='client.359214 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:38 smithi046 ceph-mon[19468]: pgmap v11524: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:38 smithi087 ceph-mon[20993]: pgmap v11524: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:38 smithi077 ceph-mon[21151]: pgmap v11524: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:40 smithi046 ceph-mon[19468]: pgmap v11525: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:40 smithi087 ceph-mon[20993]: pgmap v11525: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:41.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:41.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:41.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:40 smithi077 ceph-mon[21151]: pgmap v11525: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:58:41.845 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:41.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:41.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:41.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:41.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:42 smithi046 ceph-mon[19468]: pgmap v11526: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:42 smithi046 ceph-mon[19468]: from='client.359286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:42 smithi087 ceph-mon[20993]: pgmap v11526: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:42 smithi087 ceph-mon[20993]: from='client.359286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:42 smithi077 ceph-mon[21151]: pgmap v11526: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:42 smithi077 ceph-mon[21151]: from='client.359286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: pgmap v11527: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: pgmap v11527: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: pgmap v11527: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:46.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:46.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:46.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:46 smithi077 ceph-mon[21151]: pgmap v11528: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:46 smithi046 ceph-mon[19468]: pgmap v11528: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:46 smithi087 ceph-mon[20993]: pgmap v11528: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:58:47.532 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:47.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:47.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:47.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:47.532 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:48 smithi087 ceph-mon[20993]: from='client.359361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:48 smithi087 ceph-mon[20993]: pgmap v11529: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:48 smithi077 ceph-mon[21151]: from='client.359361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:48 smithi077 ceph-mon[21151]: pgmap v11529: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:48 smithi046 ceph-mon[19468]: from='client.359361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:48 smithi046 ceph-mon[19468]: pgmap v11529: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:50 smithi087 ceph-mon[20993]: pgmap v11530: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:50 smithi077 ceph-mon[21151]: pgmap v11530: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:50 smithi046 ceph-mon[19468]: pgmap v11530: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:52.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:52.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:52.534 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:52 smithi087 ceph-mon[20993]: pgmap v11531: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:53.149 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:52 smithi077 ceph-mon[21151]: pgmap v11531: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:53.166 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:52 smithi046 ceph-mon[19468]: pgmap v11531: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:53.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:53.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:53.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:53.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:53.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:53 smithi077 ceph-mon[21151]: from='client.359436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:53 smithi087 ceph-mon[20993]: from='client.359436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:54.150 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:53 smithi046 ceph-mon[19468]: from='client.359436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:58:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:54 smithi087 ceph-mon[20993]: pgmap v11532: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:54 smithi077 ceph-mon[21151]: pgmap v11532: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:54 smithi046 ceph-mon[19468]: pgmap v11532: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:56 smithi046 ceph-mon[19468]: pgmap v11533: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:56 smithi087 ceph-mon[20993]: pgmap v11533: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:56 smithi077 ceph-mon[21151]: pgmap v11533: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:58:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:58:58.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:58:58.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:58:58.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:58:58.942 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:58:58.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:58:58.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:58:58.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:58:58.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:58:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:58 smithi046 ceph-mon[19468]: pgmap v11534: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:58 smithi087 ceph-mon[20993]: pgmap v11534: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:58:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:58 smithi077 ceph-mon[21151]: pgmap v11534: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:58:59 smithi046 ceph-mon[19468]: from='client.359508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:58:59 smithi087 ceph-mon[20993]: from='client.359508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:58:59 smithi077 ceph-mon[21151]: from='client.359508 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:00 smithi046 ceph-mon[19468]: pgmap v11535: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:00 smithi087 ceph-mon[20993]: pgmap v11535: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:00 smithi077 ceph-mon[21151]: pgmap v11535: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:02 smithi046 ceph-mon[19468]: pgmap v11536: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:02 smithi087 ceph-mon[20993]: pgmap v11536: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:02 smithi077 ceph-mon[21151]: pgmap v11536: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:03.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:03.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:03.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:04.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:04.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:04.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:04.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:04.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: pgmap v11537: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.884 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: pgmap v11537: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:04.884 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.885 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: pgmap v11537: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:04.984 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:05.904 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:05 smithi046 ceph-mon[19468]: from='client.359580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:06.083 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:05 smithi087 ceph-mon[20993]: from='client.359580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:05 smithi077 ceph-mon[21151]: from='client.359580 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:06 smithi087 ceph-mon[20993]: pgmap v11538: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:06.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:06 smithi046 ceph-mon[19468]: pgmap v11538: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:06 smithi077 ceph-mon[21151]: pgmap v11538: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:08 smithi046 ceph-mon[19468]: pgmap v11539: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:08 smithi087 ceph-mon[20993]: pgmap v11539: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:08 smithi077 ceph-mon[21151]: pgmap v11539: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:09.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:10.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:10.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:10.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:10.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:10.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:10 smithi046 ceph-mon[19468]: pgmap v11540: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:10 smithi046 ceph-mon[19468]: from='client.359655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:10 smithi087 ceph-mon[20993]: pgmap v11540: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:10 smithi087 ceph-mon[20993]: from='client.359655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:10 smithi077 ceph-mon[21151]: pgmap v11540: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:10 smithi077 ceph-mon[21151]: from='client.359655 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:12 smithi046 ceph-mon[19468]: pgmap v11541: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:12 smithi087 ceph-mon[20993]: pgmap v11541: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:13.155 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:12 smithi077 ceph-mon[21151]: pgmap v11541: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:14.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:14 smithi077 ceph-mon[21151]: pgmap v11542: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:14 smithi046 ceph-mon[19468]: pgmap v11542: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:14 smithi087 ceph-mon[20993]: pgmap v11542: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:15.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:15.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:15.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:16.009 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:16.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:16.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:16.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:16.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:16 smithi087 ceph-mon[20993]: pgmap v11543: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:16 smithi087 ceph-mon[20993]: from='client.359733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:16 smithi077 ceph-mon[21151]: pgmap v11543: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:16 smithi077 ceph-mon[21151]: from='client.359733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:16 smithi046 ceph-mon[19468]: pgmap v11543: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:16 smithi046 ceph-mon[19468]: from='client.359733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:18 smithi087 ceph-mon[20993]: pgmap v11544: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:18 smithi077 ceph-mon[21151]: pgmap v11544: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:18 smithi046 ceph-mon[19468]: pgmap v11544: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:21.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:21.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:21.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:20 smithi087 ceph-mon[20993]: pgmap v11545: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:20 smithi077 ceph-mon[21151]: pgmap v11545: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:20 smithi046 ceph-mon[19468]: pgmap v11545: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:21.699 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:21.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:21.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:21.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:21.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:22 smithi087 ceph-mon[20993]: pgmap v11546: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:22 smithi087 ceph-mon[20993]: from='client.359808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:22 smithi077 ceph-mon[21151]: pgmap v11546: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:22 smithi077 ceph-mon[21151]: from='client.359808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:23.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:22 smithi046 ceph-mon[19468]: pgmap v11546: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:23.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:22 smithi046 ceph-mon[19468]: from='client.359808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: pgmap v11547: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: pgmap v11547: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: pgmap v11547: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:25.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:26.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:26.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:26.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:26 smithi046 ceph-mon[19468]: pgmap v11548: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:26 smithi087 ceph-mon[20993]: pgmap v11548: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:26 smithi077 ceph-mon[21151]: pgmap v11548: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:27.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:27.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:27.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:27.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:27.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:27 smithi077 ceph-mon[21151]: from='client.359880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:27 smithi046 ceph-mon[19468]: from='client.359880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:27 smithi087 ceph-mon[20993]: from='client.359880 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:28 smithi077 ceph-mon[21151]: pgmap v11549: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:28 smithi046 ceph-mon[19468]: pgmap v11549: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:28 smithi087 ceph-mon[20993]: pgmap v11549: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:30 smithi077 ceph-mon[21151]: pgmap v11550: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:30 smithi046 ceph-mon[19468]: pgmap v11550: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:30 smithi087 ceph-mon[20993]: pgmap v11550: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:32.391 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:33.080 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:33.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:33.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:33.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:33.080 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:32 smithi046 ceph-mon[19468]: pgmap v11551: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:32 smithi077 ceph-mon[21151]: pgmap v11551: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:32 smithi087 ceph-mon[20993]: pgmap v11551: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:33 smithi077 ceph-mon[21151]: from='client.359952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:33 smithi046 ceph-mon[19468]: from='client.359952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:33 smithi087 ceph-mon[20993]: from='client.359952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: pgmap v11552: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:59:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:59:35.047+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:59:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 08:59:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T08:59:35.048+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: pgmap v11552: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: pgmap v11552: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T08:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T08:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T08:59:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T08:59:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:59:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:59:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: pgmap v11553: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: pgmap v11553: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T08:59:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T08:59:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: pgmap v11553: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:38.082 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:38.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:38.082 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:38.764 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:38.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:38.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:38.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:38.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:38 smithi046 ceph-mon[19468]: pgmap v11554: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:38 smithi087 ceph-mon[20993]: pgmap v11554: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:38 smithi077 ceph-mon[21151]: pgmap v11554: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:40.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:39 smithi087 ceph-mon[20993]: from='client.360126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:39 smithi046 ceph-mon[19468]: from='client.360126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:39 smithi077 ceph-mon[21151]: from='client.360126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:40 smithi046 ceph-mon[19468]: pgmap v11555: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:40 smithi087 ceph-mon[20993]: pgmap v11555: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:40 smithi077 ceph-mon[21151]: pgmap v11555: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T08:59:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:42 smithi046 ceph-mon[19468]: pgmap v11556: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:42 smithi087 ceph-mon[20993]: pgmap v11556: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:42 smithi077 ceph-mon[21151]: pgmap v11556: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:43.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:43.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:43.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:44.448 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:44.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: pgmap v11557: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: pgmap v11557: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: pgmap v11557: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:46.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:46 smithi087 ceph-mon[20993]: from='client.360201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:46 smithi077 ceph-mon[21151]: from='client.360201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:46 smithi046 ceph-mon[19468]: from='client.360201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:47.081 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:47 smithi046 ceph-mon[19468]: pgmap v11558: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:47.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:47 smithi087 ceph-mon[20993]: pgmap v11558: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:47 smithi077 ceph-mon[21151]: pgmap v11558: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T08:59:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:49 smithi046 ceph-mon[19468]: pgmap v11559: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:49 smithi087 ceph-mon[20993]: pgmap v11559: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:49 smithi077 ceph-mon[21151]: pgmap v11559: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:49.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:50.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:50.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:51 smithi046 ceph-mon[19468]: pgmap v11560: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:51 smithi046 ceph-mon[19468]: from='client.360276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:51 smithi087 ceph-mon[20993]: pgmap v11560: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:51 smithi087 ceph-mon[20993]: from='client.360276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:51 smithi077 ceph-mon[21151]: pgmap v11560: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T08:59:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:51 smithi077 ceph-mon[21151]: from='client.360276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:53 smithi046 ceph-mon[19468]: pgmap v11561: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:53 smithi087 ceph-mon[20993]: pgmap v11561: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:53 smithi077 ceph-mon[21151]: pgmap v11561: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T08:59:55.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T08:59:55.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T08:59:55.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T08:59:55.240 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:55 smithi077 ceph-mon[21151]: pgmap v11562: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:59:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:55 smithi046 ceph-mon[19468]: pgmap v11562: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:59:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:55 smithi087 ceph-mon[20993]: pgmap v11562: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T08:59:55.820 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T08:59:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T08:59:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T08:59:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T08:59:55.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T08:59:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:57 smithi046 ceph-mon[19468]: pgmap v11563: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:57 smithi046 ceph-mon[19468]: from='client.360351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:57 smithi087 ceph-mon[20993]: pgmap v11563: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:57 smithi087 ceph-mon[20993]: from='client.360351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:57 smithi077 ceph-mon[21151]: pgmap v11563: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T08:59:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:57 smithi077 ceph-mon[21151]: from='client.360351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T08:59:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T08:59:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 08:59:59 smithi046 ceph-mon[19468]: pgmap v11564: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 08:59:59 smithi087 ceph-mon[20993]: pgmap v11564: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T08:59:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 08:59:59 smithi077 ceph-mon[21151]: pgmap v11564: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:00:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:00:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:00:00.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:00.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:00.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:01 smithi046 ceph-mon[19468]: pgmap v11565: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:01.366 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:01 smithi087 ceph-mon[20993]: pgmap v11565: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:01 smithi077 ceph-mon[21151]: pgmap v11565: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:01.504 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:01.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:01.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:01.504 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:01.505 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:03 smithi046 ceph-mon[19468]: from='client.360426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:03 smithi046 ceph-mon[19468]: pgmap v11566: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:03 smithi087 ceph-mon[20993]: from='client.360426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:03 smithi087 ceph-mon[20993]: pgmap v11566: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:03 smithi077 ceph-mon[21151]: from='client.360426 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:03 smithi077 ceph-mon[21151]: pgmap v11566: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: pgmap v11567: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: pgmap v11567: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:00:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: pgmap v11567: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:06.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:06 smithi046 ceph-mon[19468]: pgmap v11568: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:00:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:06 smithi087 ceph-mon[20993]: pgmap v11568: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:00:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:06 smithi077 ceph-mon[21151]: pgmap v11568: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:00:06.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:06.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:06.507 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:07 smithi046 ceph-mon[19468]: from='client.360504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:07.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:07.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:07.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:07.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:07.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:07 smithi087 ceph-mon[20993]: from='client.360504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:07.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:07 smithi077 ceph-mon[21151]: from='client.360504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:08 smithi046 ceph-mon[19468]: pgmap v11569: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:08 smithi087 ceph-mon[20993]: pgmap v11569: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:08 smithi077 ceph-mon[21151]: pgmap v11569: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:10 smithi046 ceph-mon[19468]: pgmap v11570: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:10 smithi087 ceph-mon[20993]: pgmap v11570: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:10 smithi077 ceph-mon[21151]: pgmap v11570: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:12.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:12.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:12.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:12 smithi046 ceph-mon[19468]: pgmap v11571: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:12 smithi087 ceph-mon[20993]: pgmap v11571: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:12 smithi077 ceph-mon[21151]: pgmap v11571: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:12.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:12.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:12.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:12.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:12.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:13 smithi046 ceph-mon[19468]: from='client.360576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:13 smithi087 ceph-mon[20993]: from='client.360576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:13 smithi077 ceph-mon[21151]: from='client.360576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:14.590 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:14 smithi077 ceph-mon[21151]: pgmap v11572: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:14 smithi046 ceph-mon[19468]: pgmap v11572: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:14 smithi087 ceph-mon[20993]: pgmap v11572: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:16 smithi046 ceph-mon[19468]: pgmap v11573: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:16 smithi087 ceph-mon[20993]: pgmap v11573: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:16 smithi077 ceph-mon[21151]: pgmap v11573: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:16.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:16.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:18.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:18.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:18.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:18.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:18.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:18 smithi046 ceph-mon[19468]: pgmap v11574: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:18 smithi087 ceph-mon[20993]: pgmap v11574: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:18 smithi077 ceph-mon[21151]: pgmap v11574: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:19 smithi046 ceph-mon[19468]: from='client.360651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:19 smithi087 ceph-mon[20993]: from='client.360651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:19 smithi077 ceph-mon[21151]: from='client.360651 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:20 smithi046 ceph-mon[19468]: pgmap v11575: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:20 smithi087 ceph-mon[20993]: pgmap v11575: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:20 smithi077 ceph-mon[21151]: pgmap v11575: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:22 smithi046 ceph-mon[19468]: pgmap v11576: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:22 smithi087 ceph-mon[20993]: pgmap v11576: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:22 smithi077 ceph-mon[21151]: pgmap v11576: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:23.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:23.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:23.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:24.258 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:24.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:24.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:24.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:24.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:24 smithi046 ceph-mon[19468]: pgmap v11577: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:24 smithi046 ceph-mon[19468]: from='client.360729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:24 smithi087 ceph-mon[20993]: pgmap v11577: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:24 smithi087 ceph-mon[20993]: from='client.360729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:24 smithi077 ceph-mon[21151]: pgmap v11577: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:24 smithi077 ceph-mon[21151]: from='client.360729 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:27.301 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:27 smithi087 ceph-mon[20993]: pgmap v11578: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:27 smithi046 ceph-mon[19468]: pgmap v11578: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:27 smithi077 ceph-mon[21151]: pgmap v11578: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:29.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:29 smithi046 ceph-mon[19468]: pgmap v11579: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:29.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:29.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:29.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:29.294 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:29 smithi087 ceph-mon[20993]: pgmap v11579: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:29 smithi077 ceph-mon[21151]: pgmap v11579: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:29.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:29.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:29.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:29.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:29.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:31 smithi046 ceph-mon[19468]: pgmap v11580: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:31 smithi046 ceph-mon[19468]: from='client.360798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:31 smithi087 ceph-mon[20993]: pgmap v11580: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:31 smithi087 ceph-mon[20993]: from='client.360798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:31 smithi077 ceph-mon[21151]: pgmap v11580: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:31 smithi077 ceph-mon[21151]: from='client.360798 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:33 smithi046 ceph-mon[19468]: pgmap v11581: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:33 smithi087 ceph-mon[20993]: pgmap v11581: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:33 smithi077 ceph-mon[21151]: pgmap v11581: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:34.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:34.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:34.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:35 smithi046 ceph-mon[19468]: pgmap v11582: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:35.369 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:35 smithi077 ceph-mon[21151]: pgmap v11582: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:35 smithi087 ceph-mon[20993]: pgmap v11582: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:35.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:00:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:00:35.784+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:00:35.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:00:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:00:35.793+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:00:36.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:36.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:36.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:36.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:36.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:36.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:00:36.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:00:36.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:00:36.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:36.324 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:00:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:00:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:00:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='client.360876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: pgmap v11583: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='client.360876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: pgmap v11583: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:00:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='client.360876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: pgmap v11583: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:39 smithi046 ceph-mon[19468]: pgmap v11584: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:39 smithi087 ceph-mon[20993]: pgmap v11584: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:39 smithi077 ceph-mon[21151]: pgmap v11584: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:41.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:41.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:41.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:41 smithi046 ceph-mon[19468]: pgmap v11585: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:41 smithi087 ceph-mon[20993]: pgmap v11585: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:41 smithi077 ceph-mon[21151]: pgmap v11585: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:00:41.839 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:41.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:41.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:41.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:43 smithi046 ceph-mon[19468]: pgmap v11586: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:43 smithi046 ceph-mon[19468]: from='client.361062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:43 smithi087 ceph-mon[20993]: pgmap v11586: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:43 smithi087 ceph-mon[20993]: from='client.361062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:43 smithi077 ceph-mon[21151]: pgmap v11586: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:43 smithi077 ceph-mon[21151]: from='client.361062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:45 smithi046 ceph-mon[19468]: pgmap v11587: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:00:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:45 smithi087 ceph-mon[20993]: pgmap v11587: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:00:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:45 smithi077 ceph-mon[21151]: pgmap v11587: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:00:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:46 smithi077 ceph-mon[21151]: pgmap v11588: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:46 smithi046 ceph-mon[19468]: pgmap v11588: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:46 smithi087 ceph-mon[20993]: pgmap v11588: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:46.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:46.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:46.841 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:47.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:47.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:47.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:47.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:47.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:48.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:48 smithi046 ceph-mon[19468]: from='client.361137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:48.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:48 smithi046 ceph-mon[19468]: pgmap v11589: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:48.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:48 smithi087 ceph-mon[20993]: from='client.361137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:48.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:48 smithi087 ceph-mon[20993]: pgmap v11589: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:48 smithi077 ceph-mon[21151]: from='client.361137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:48 smithi077 ceph-mon[21151]: pgmap v11589: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:50 smithi046 ceph-mon[19468]: pgmap v11590: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:50 smithi087 ceph-mon[20993]: pgmap v11590: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:50 smithi077 ceph-mon[21151]: pgmap v11590: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:52.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:52 smithi046 ceph-mon[19468]: pgmap v11591: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:52 smithi087 ceph-mon[20993]: pgmap v11591: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:52 smithi077 ceph-mon[21151]: pgmap v11591: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:00:53.225 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:53.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:53.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:53.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:53.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:53.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:53 smithi046 ceph-mon[19468]: from='client.361212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:53 smithi087 ceph-mon[20993]: from='client.361212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:53 smithi077 ceph-mon[21151]: from='client.361212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:54 smithi046 ceph-mon[19468]: pgmap v11592: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:54 smithi087 ceph-mon[20993]: pgmap v11592: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:54 smithi077 ceph-mon[21151]: pgmap v11592: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:56 smithi077 ceph-mon[21151]: pgmap v11593: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:56 smithi046 ceph-mon[19468]: pgmap v11593: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:56 smithi087 ceph-mon[20993]: pgmap v11593: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:00:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:00:58.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:00:58.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:00:58.228 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:00:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:58 smithi077 ceph-mon[21151]: pgmap v11594: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:58 smithi046 ceph-mon[19468]: pgmap v11594: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:58 smithi087 ceph-mon[20993]: pgmap v11594: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:00:58.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:00:58.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:00:58.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:00:58.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:00:58.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:00:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:00:59 smithi046 ceph-mon[19468]: from='client.361290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:00:59 smithi087 ceph-mon[20993]: from='client.361290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:00:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:00:59 smithi077 ceph-mon[21151]: from='client.361290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:00 smithi046 ceph-mon[19468]: pgmap v11595: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:00 smithi087 ceph-mon[20993]: pgmap v11595: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:00 smithi077 ceph-mon[21151]: pgmap v11595: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:02 smithi046 ceph-mon[19468]: pgmap v11596: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:02 smithi087 ceph-mon[20993]: pgmap v11596: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:02 smithi077 ceph-mon[21151]: pgmap v11596: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:03.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:03.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:03.914 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:04.601 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:04.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:04.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:04.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:04.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:04.683 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:04 smithi077 ceph-mon[21151]: pgmap v11597: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:04 smithi046 ceph-mon[19468]: pgmap v11597: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:04 smithi087 ceph-mon[20993]: pgmap v11597: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='client.361368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='client.361368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='client.361368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:06 smithi046 ceph-mon[19468]: pgmap v11598: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:06 smithi087 ceph-mon[20993]: pgmap v11598: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:06 smithi077 ceph-mon[21151]: pgmap v11598: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:08.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:08 smithi087 ceph-mon[20993]: pgmap v11599: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:08.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:08 smithi046 ceph-mon[19468]: pgmap v11599: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:08 smithi077 ceph-mon[21151]: pgmap v11599: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:09.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:09.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:09.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:10.280 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:10.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:10.280 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:10.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:10.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:10 smithi046 ceph-mon[19468]: pgmap v11600: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:10 smithi046 ceph-mon[19468]: from='client.361443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:10 smithi087 ceph-mon[20993]: pgmap v11600: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:10 smithi087 ceph-mon[20993]: from='client.361443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:10 smithi077 ceph-mon[21151]: pgmap v11600: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:10 smithi077 ceph-mon[21151]: from='client.361443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:12 smithi046 ceph-mon[19468]: pgmap v11601: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:12 smithi087 ceph-mon[20993]: pgmap v11601: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:12 smithi077 ceph-mon[21151]: pgmap v11601: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:14 smithi046 ceph-mon[19468]: pgmap v11602: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:14 smithi087 ceph-mon[20993]: pgmap v11602: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:14 smithi077 ceph-mon[21151]: pgmap v11602: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:15.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:15.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:15.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:15.965 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:15.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:15.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:15.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:15.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:16 smithi046 ceph-mon[19468]: pgmap v11603: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:16 smithi046 ceph-mon[19468]: from='client.361518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:16 smithi087 ceph-mon[20993]: pgmap v11603: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:16 smithi087 ceph-mon[20993]: from='client.361518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:16.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:16 smithi077 ceph-mon[21151]: pgmap v11603: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:16.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:16 smithi077 ceph-mon[21151]: from='client.361518 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:17.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:18 smithi046 ceph-mon[19468]: pgmap v11604: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:18 smithi087 ceph-mon[20993]: pgmap v11604: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:18.898 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:18 smithi077 ceph-mon[21151]: pgmap v11604: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:20 smithi087 ceph-mon[20993]: pgmap v11605: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:20 smithi077 ceph-mon[21151]: pgmap v11605: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:20.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:20.967 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:20 smithi046 ceph-mon[19468]: pgmap v11605: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:20.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:20.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:21.654 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:21.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:21.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:21.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:21.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:22 smithi087 ceph-mon[20993]: from='client.361593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:22 smithi087 ceph-mon[20993]: pgmap v11606: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:22 smithi077 ceph-mon[21151]: from='client.361593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:22 smithi077 ceph-mon[21151]: pgmap v11606: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:23.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:22 smithi046 ceph-mon[19468]: from='client.361593 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:23.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:22 smithi046 ceph-mon[19468]: pgmap v11606: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:24 smithi087 ceph-mon[20993]: pgmap v11607: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:24 smithi077 ceph-mon[21151]: pgmap v11607: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:24 smithi046 ceph-mon[19468]: pgmap v11607: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: pgmap v11608: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: pgmap v11608: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:26.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: pgmap v11608: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:27.335 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:27.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:27.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:27.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:27.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:27 smithi046 ceph-mon[19468]: from='client.361665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:27 smithi077 ceph-mon[21151]: from='client.361665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:27 smithi087 ceph-mon[20993]: from='client.361665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:28.443 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:28 smithi046 ceph-mon[19468]: pgmap v11609: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:28 smithi077 ceph-mon[21151]: pgmap v11609: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:28.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:28 smithi087 ceph-mon[20993]: pgmap v11609: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:30.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:30 smithi046 ceph-mon[19468]: pgmap v11610: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:30 smithi087 ceph-mon[20993]: pgmap v11610: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:30 smithi077 ceph-mon[21151]: pgmap v11610: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:32.338 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:32.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:32.339 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:32 smithi046 ceph-mon[19468]: pgmap v11611: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:32 smithi077 ceph-mon[21151]: pgmap v11611: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:32 smithi087 ceph-mon[20993]: pgmap v11611: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:33.028 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:33.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:33.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:33.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:33.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:33 smithi077 ceph-mon[21151]: from='client.361743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:33.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:33 smithi046 ceph-mon[19468]: from='client.361743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:33 smithi087 ceph-mon[20993]: from='client.361743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:34 smithi077 ceph-mon[21151]: pgmap v11612: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:34 smithi046 ceph-mon[19468]: pgmap v11612: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:34 smithi087 ceph-mon[20993]: pgmap v11612: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: pgmap v11613: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:36.720 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:01:36.552+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:01:36.720 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:01:36.553+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:01:36.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: pgmap v11613: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:36.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:01:36.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:01:36.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:01:36.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:36.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:36.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: pgmap v11613: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:36.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.030 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:38.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:01:38.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:01:38.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:38.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:38.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:38.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:38.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:38.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:38.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:38.983 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:38 smithi077 ceph-mon[21151]: pgmap v11614: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:38 smithi046 ceph-mon[19468]: pgmap v11614: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:38 smithi087 ceph-mon[20993]: pgmap v11614: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:39.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:39 smithi077 ceph-mon[21151]: from='client.361923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:39 smithi046 ceph-mon[19468]: from='client.361923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:39 smithi087 ceph-mon[20993]: from='client.361923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:40 smithi046 ceph-mon[19468]: pgmap v11615: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:40 smithi087 ceph-mon[20993]: pgmap v11615: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:40 smithi077 ceph-mon[21151]: pgmap v11615: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:42 smithi046 ceph-mon[19468]: pgmap v11616: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:42 smithi087 ceph-mon[20993]: pgmap v11616: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:42 smithi077 ceph-mon[21151]: pgmap v11616: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:43.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:43.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:43.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:44.405 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:44 smithi046 ceph-mon[19468]: pgmap v11617: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:44 smithi046 ceph-mon[19468]: from='client.361995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:44 smithi087 ceph-mon[20993]: pgmap v11617: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:44 smithi087 ceph-mon[20993]: from='client.361995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:44 smithi077 ceph-mon[21151]: pgmap v11617: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:44 smithi077 ceph-mon[21151]: from='client.361995 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: pgmap v11618: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: pgmap v11618: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: pgmap v11618: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:48.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:48 smithi046 ceph-mon[19468]: pgmap v11619: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:48 smithi087 ceph-mon[20993]: pgmap v11619: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:48 smithi077 ceph-mon[21151]: pgmap v11619: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:49.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:49.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:49.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:50.100 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:50.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:50.101 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:50 smithi046 ceph-mon[19468]: pgmap v11620: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:50 smithi046 ceph-mon[19468]: from='client.362070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:50 smithi087 ceph-mon[20993]: pgmap v11620: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:50 smithi087 ceph-mon[20993]: from='client.362070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:50 smithi077 ceph-mon[21151]: pgmap v11620: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:50 smithi077 ceph-mon[21151]: from='client.362070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:52 smithi046 ceph-mon[19468]: pgmap v11621: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:52 smithi087 ceph-mon[20993]: pgmap v11621: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:52 smithi077 ceph-mon[21151]: pgmap v11621: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:01:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:54 smithi046 ceph-mon[19468]: pgmap v11622: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:01:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:54 smithi087 ceph-mon[20993]: pgmap v11622: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:01:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:54 smithi077 ceph-mon[21151]: pgmap v11622: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:01:55.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:01:55.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:01:55.103 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:01:55.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:01:55.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:01:55.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:01:55.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:01:55.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:01:56.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:56 smithi046 ceph-mon[19468]: pgmap v11623: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:56.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:56 smithi046 ceph-mon[19468]: from='client.362142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:56 smithi087 ceph-mon[20993]: pgmap v11623: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:56 smithi087 ceph-mon[20993]: from='client.362142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:56 smithi077 ceph-mon[21151]: pgmap v11623: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:01:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:56 smithi077 ceph-mon[21151]: from='client.362142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:01:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:58.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:01:59.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:01:58 smithi077 ceph-mon[21151]: pgmap v11624: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:01:58 smithi046 ceph-mon[19468]: pgmap v11624: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:01:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:01:58 smithi087 ceph-mon[20993]: pgmap v11624: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:02:00.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:00.909 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:00.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:00 smithi046 ceph-mon[19468]: pgmap v11625: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:02:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:00 smithi087 ceph-mon[20993]: pgmap v11625: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:02:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:00 smithi077 ceph-mon[21151]: pgmap v11625: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:02:01.481 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:01.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:01.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:01.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:01.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:02 smithi087 ceph-mon[20993]: from='client.362220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:02 smithi087 ceph-mon[20993]: pgmap v11626: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:02 smithi077 ceph-mon[21151]: from='client.362220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:02 smithi077 ceph-mon[21151]: pgmap v11626: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:02 smithi046 ceph-mon[19468]: from='client.362220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:02 smithi046 ceph-mon[19468]: pgmap v11626: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:04 smithi087 ceph-mon[20993]: pgmap v11627: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:02:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:04 smithi077 ceph-mon[21151]: pgmap v11627: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:02:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:04 smithi046 ceph-mon[19468]: pgmap v11627: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:02:06.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:06.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:06.483 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: pgmap v11628: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: pgmap v11628: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: pgmap v11628: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:07.170 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:07.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:07.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:07.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:07.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:07 smithi077 ceph-mon[21151]: from='client.362292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:07 smithi046 ceph-mon[19468]: from='client.362292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:07 smithi087 ceph-mon[20993]: from='client.362292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:08 smithi077 ceph-mon[21151]: pgmap v11629: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:08 smithi046 ceph-mon[19468]: pgmap v11629: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:08 smithi087 ceph-mon[20993]: pgmap v11629: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:10.751 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:10 smithi087 ceph-mon[20993]: pgmap v11630: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:10.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:10 smithi046 ceph-mon[19468]: pgmap v11630: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:10 smithi077 ceph-mon[21151]: pgmap v11630: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:12.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:12.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:12.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:12.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:12.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:12.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:12.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:12.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:12 smithi077 ceph-mon[21151]: pgmap v11631: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:12 smithi046 ceph-mon[19468]: pgmap v11631: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:12 smithi087 ceph-mon[20993]: pgmap v11631: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:13.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:13 smithi087 ceph-mon[20993]: from='client.362370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:13 smithi077 ceph-mon[21151]: from='client.362370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:13 smithi046 ceph-mon[19468]: from='client.362370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:14 smithi077 ceph-mon[21151]: pgmap v11632: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:14 smithi046 ceph-mon[19468]: pgmap v11632: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:14 smithi087 ceph-mon[20993]: pgmap v11632: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:16 smithi077 ceph-mon[21151]: pgmap v11633: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:16.977 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:16 smithi046 ceph-mon[19468]: pgmap v11633: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:16 smithi087 ceph-mon[20993]: pgmap v11633: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:17.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:17.867 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:17.868 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:18.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:18.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:18.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:18.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:18.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:19.218 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:18 smithi077 ceph-mon[21151]: pgmap v11634: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:18 smithi046 ceph-mon[19468]: pgmap v11634: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:18 smithi087 ceph-mon[20993]: pgmap v11634: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:20.236 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:19 smithi077 ceph-mon[21151]: from='client.362442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:19 smithi046 ceph-mon[19468]: from='client.362442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:19 smithi087 ceph-mon[20993]: from='client.362442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:21.161 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:20 smithi077 ceph-mon[21151]: pgmap v11635: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:20 smithi046 ceph-mon[19468]: pgmap v11635: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:20 smithi087 ceph-mon[20993]: pgmap v11635: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:22 smithi046 ceph-mon[19468]: pgmap v11636: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:22 smithi087 ceph-mon[20993]: pgmap v11636: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:22 smithi077 ceph-mon[21151]: pgmap v11636: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:23.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:23.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:23.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:24.240 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:24.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:24 smithi046 ceph-mon[19468]: pgmap v11637: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:24 smithi046 ceph-mon[19468]: from='client.362517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:24 smithi087 ceph-mon[20993]: pgmap v11637: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:24 smithi087 ceph-mon[20993]: from='client.362517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:24 smithi077 ceph-mon[21151]: pgmap v11637: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:24 smithi077 ceph-mon[21151]: from='client.362517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: pgmap v11638: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: pgmap v11638: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: pgmap v11638: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:28 smithi046 ceph-mon[19468]: pgmap v11639: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:28 smithi087 ceph-mon[20993]: pgmap v11639: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:28 smithi077 ceph-mon[21151]: pgmap v11639: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:29.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:29.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:29.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:29.929 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:29.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:29.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:29.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:29.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:30 smithi046 ceph-mon[19468]: pgmap v11640: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:30 smithi046 ceph-mon[19468]: from='client.362589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:30 smithi087 ceph-mon[20993]: pgmap v11640: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:30 smithi087 ceph-mon[20993]: from='client.362589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:30 smithi077 ceph-mon[21151]: pgmap v11640: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:30 smithi077 ceph-mon[21151]: from='client.362589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:32 smithi046 ceph-mon[19468]: pgmap v11641: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T09:02:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:32 smithi087 ceph-mon[20993]: pgmap v11641: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T09:02:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:32 smithi077 ceph-mon[21151]: pgmap v11641: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T09:02:34.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:34.932 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:34.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:34 smithi046 ceph-mon[19468]: pgmap v11642: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:34 smithi087 ceph-mon[20993]: pgmap v11642: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:34 smithi077 ceph-mon[21151]: pgmap v11642: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:35.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='client.362667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: pgmap v11643: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:02:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:02:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:02:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='client.362667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: pgmap v11643: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='client.362667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: pgmap v11643: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:02:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:02:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:37.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:02:37.312+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:02:37.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:02:37.313+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:02:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:02:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:02:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:02:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:38 smithi046 ceph-mon[19468]: pgmap v11644: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:02:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:02:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:38 smithi087 ceph-mon[20993]: pgmap v11644: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:02:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:02:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:38 smithi077 ceph-mon[21151]: pgmap v11644: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:40.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:40.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:40.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:40 smithi077 ceph-mon[21151]: pgmap v11645: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:40 smithi046 ceph-mon[19468]: pgmap v11645: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:40 smithi087 ceph-mon[20993]: pgmap v11645: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:02:41.299 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:41.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:41.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:41.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:41.300 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:42.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:41 smithi087 ceph-mon[20993]: from='client.362850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:42.074 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:41 smithi077 ceph-mon[21151]: from='client.362850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:41 smithi046 ceph-mon[19468]: from='client.362850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:42 smithi046 ceph-mon[19468]: pgmap v11646: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:42 smithi087 ceph-mon[20993]: pgmap v11646: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:42 smithi077 ceph-mon[21151]: pgmap v11646: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:44 smithi046 ceph-mon[19468]: pgmap v11647: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:44 smithi087 ceph-mon[20993]: pgmap v11647: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:44 smithi077 ceph-mon[21151]: pgmap v11647: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:02:46.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:46.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:46.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:46.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:46.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:46.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:46.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:46.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: pgmap v11648: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: pgmap v11648: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: pgmap v11648: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:47 smithi077 ceph-mon[21151]: from='client.362928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:47 smithi046 ceph-mon[19468]: from='client.362928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:47 smithi087 ceph-mon[20993]: from='client.362928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:48 smithi077 ceph-mon[21151]: pgmap v11649: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:48 smithi046 ceph-mon[19468]: pgmap v11649: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:48 smithi087 ceph-mon[20993]: pgmap v11649: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:50 smithi046 ceph-mon[19468]: pgmap v11650: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:50 smithi087 ceph-mon[20993]: pgmap v11650: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:50 smithi077 ceph-mon[21151]: pgmap v11650: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:51.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:51.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:51.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:52.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:52.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:52.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:52.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:52.676 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:52.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:52 smithi046 ceph-mon[19468]: pgmap v11651: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:52 smithi087 ceph-mon[20993]: pgmap v11651: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:52 smithi077 ceph-mon[21151]: pgmap v11651: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:02:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:53 smithi077 ceph-mon[21151]: from='client.363003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:54.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:53 smithi046 ceph-mon[19468]: from='client.363003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:53 smithi087 ceph-mon[20993]: from='client.363003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:54 smithi077 ceph-mon[21151]: pgmap v11652: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:55.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:54 smithi046 ceph-mon[19468]: pgmap v11652: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:54 smithi087 ceph-mon[20993]: pgmap v11652: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:56 smithi077 ceph-mon[21151]: pgmap v11653: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:57.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:56 smithi046 ceph-mon[19468]: pgmap v11653: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:56 smithi087 ceph-mon[20993]: pgmap v11653: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:02:57.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:02:57.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:02:57.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:02:58.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:02:58.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:02:58.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:02:58.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:02:58.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:02:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:58 smithi046 ceph-mon[19468]: pgmap v11654: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:02:58 smithi046 ceph-mon[19468]: from='client.363081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:58 smithi087 ceph-mon[20993]: pgmap v11654: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:02:58 smithi087 ceph-mon[20993]: from='client.363081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:58 smithi077 ceph-mon[21151]: pgmap v11654: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:02:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:02:58 smithi077 ceph-mon[21151]: from='client.363081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:00.476 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:00 smithi077 ceph-mon[21151]: pgmap v11655: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:00 smithi046 ceph-mon[19468]: pgmap v11655: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:00 smithi087 ceph-mon[20993]: pgmap v11655: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:02.579 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:02 smithi077 ceph-mon[21151]: pgmap v11656: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:02 smithi046 ceph-mon[19468]: pgmap v11656: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:02 smithi087 ceph-mon[20993]: pgmap v11656: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:03.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:04.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:04.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:04.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:04.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:04.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:04 smithi077 ceph-mon[21151]: pgmap v11657: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:04 smithi077 ceph-mon[21151]: from='client.363156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:04 smithi046 ceph-mon[19468]: pgmap v11657: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:04 smithi046 ceph-mon[19468]: from='client.363156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:04 smithi087 ceph-mon[20993]: pgmap v11657: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:04 smithi087 ceph-mon[20993]: from='client.363156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: pgmap v11658: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: pgmap v11658: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: pgmap v11658: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:09.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:09.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:08 smithi046 ceph-mon[19468]: pgmap v11659: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:08 smithi087 ceph-mon[20993]: pgmap v11659: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:08 smithi077 ceph-mon[21151]: pgmap v11659: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:09.737 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:09.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:09.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:09.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:09.738 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:11.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:10 smithi046 ceph-mon[19468]: pgmap v11660: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:11.323 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:10 smithi046 ceph-mon[19468]: from='client.363228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:10 smithi087 ceph-mon[20993]: pgmap v11660: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:10 smithi087 ceph-mon[20993]: from='client.363228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:10 smithi077 ceph-mon[21151]: pgmap v11660: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:10 smithi077 ceph-mon[21151]: from='client.363228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:13.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:12 smithi046 ceph-mon[19468]: pgmap v11661: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:12 smithi087 ceph-mon[20993]: pgmap v11661: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:12 smithi077 ceph-mon[21151]: pgmap v11661: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:14.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:14.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:14.741 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:14 smithi046 ceph-mon[19468]: pgmap v11662: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:14 smithi087 ceph-mon[20993]: pgmap v11662: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:14 smithi077 ceph-mon[21151]: pgmap v11662: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:15.428 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:15.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:15.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:15.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:15.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:16 smithi046 ceph-mon[19468]: from='client.363297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:16 smithi087 ceph-mon[20993]: from='client.363297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:16.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:16 smithi077 ceph-mon[21151]: from='client.363297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:17 smithi046 ceph-mon[19468]: pgmap v11663: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:17 smithi087 ceph-mon[20993]: pgmap v11663: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:17.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:17 smithi077 ceph-mon[21151]: pgmap v11663: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:18 smithi046 ceph-mon[19468]: pgmap v11664: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:18 smithi087 ceph-mon[20993]: pgmap v11664: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:18 smithi077 ceph-mon[21151]: pgmap v11664: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:20.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:20.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:20.431 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:20 smithi046 ceph-mon[19468]: pgmap v11665: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:20 smithi087 ceph-mon[20993]: pgmap v11665: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:20 smithi077 ceph-mon[21151]: pgmap v11665: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:21.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:21.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:21.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:21.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:21 smithi046 ceph-mon[19468]: from='client.363372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:21 smithi087 ceph-mon[20993]: from='client.363372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:21 smithi077 ceph-mon[21151]: from='client.363372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:22 smithi077 ceph-mon[21151]: pgmap v11666: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:22 smithi087 ceph-mon[20993]: pgmap v11666: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:22 smithi046 ceph-mon[19468]: pgmap v11666: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:24 smithi087 ceph-mon[20993]: pgmap v11667: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:24.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:24 smithi046 ceph-mon[19468]: pgmap v11667: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:24 smithi077 ceph-mon[21151]: pgmap v11667: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:26.118 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:26.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:26.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: pgmap v11668: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: pgmap v11668: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: pgmap v11668: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:26.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:26.791 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:26.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:26.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:26.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:26.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:27 smithi087 ceph-mon[20993]: from='client.363444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:27 smithi077 ceph-mon[21151]: from='client.363444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:27 smithi046 ceph-mon[19468]: from='client.363444 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:28 smithi087 ceph-mon[20993]: pgmap v11669: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:28 smithi077 ceph-mon[21151]: pgmap v11669: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:28 smithi046 ceph-mon[19468]: pgmap v11669: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:30 smithi077 ceph-mon[21151]: pgmap v11670: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:30 smithi046 ceph-mon[19468]: pgmap v11670: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:30 smithi087 ceph-mon[20993]: pgmap v11670: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:31.792 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:31.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:31.793 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:32.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:32.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:32.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:32.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:32.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:32 smithi046 ceph-mon[19468]: pgmap v11671: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:32 smithi087 ceph-mon[20993]: pgmap v11671: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:32 smithi077 ceph-mon[21151]: pgmap v11671: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:33 smithi077 ceph-mon[21151]: from='client.363516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:34.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:33 smithi087 ceph-mon[20993]: from='client.363516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:33 smithi046 ceph-mon[19468]: from='client.363516 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:34 smithi077 ceph-mon[21151]: pgmap v11672: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:34 smithi046 ceph-mon[19468]: pgmap v11672: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:34 smithi087 ceph-mon[20993]: pgmap v11672: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:36 smithi077 ceph-mon[21151]: pgmap v11673: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:36 smithi046 ceph-mon[19468]: pgmap v11673: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:36 smithi087 ceph-mon[20993]: pgmap v11673: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:03:37.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:37.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:37.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:03:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:03:38.079+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:03:38.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:03:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:03:38.089+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:03:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:03:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:03:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:38.449 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:38.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:38.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:38.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:38.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:38 smithi077 ceph-mon[21151]: pgmap v11674: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:38 smithi077 ceph-mon[21151]: from='client.236165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:38 smithi046 ceph-mon[19468]: pgmap v11674: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:38 smithi046 ceph-mon[19468]: from='client.236165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:38 smithi087 ceph-mon[20993]: pgmap v11674: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:03:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:38 smithi087 ceph-mon[20993]: from='client.236165 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:03:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:03:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:03:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:03:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:03:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:03:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:40 smithi077 ceph-mon[21151]: pgmap v11675: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:40 smithi046 ceph-mon[19468]: pgmap v11675: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:40 smithi087 ceph-mon[20993]: pgmap v11675: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:42 smithi077 ceph-mon[21151]: pgmap v11676: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:43.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:42 smithi087 ceph-mon[20993]: pgmap v11676: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:42 smithi046 ceph-mon[19468]: pgmap v11676: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:43.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:43.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:43.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:44.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:44.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:44 smithi077 ceph-mon[21151]: pgmap v11677: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:44 smithi077 ceph-mon[21151]: from='client.363774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:44 smithi046 ceph-mon[19468]: pgmap v11677: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:44 smithi046 ceph-mon[19468]: from='client.363774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:44 smithi087 ceph-mon[20993]: pgmap v11677: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:44 smithi087 ceph-mon[20993]: from='client.363774 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: pgmap v11678: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: pgmap v11678: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: pgmap v11678: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:49.140 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:49.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:49.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:48 smithi077 ceph-mon[21151]: pgmap v11679: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:48 smithi046 ceph-mon[19468]: pgmap v11679: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:48 smithi087 ceph-mon[20993]: pgmap v11679: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:49.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:49.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:49.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:49.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:49.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:50 smithi046 ceph-mon[19468]: pgmap v11680: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:50 smithi046 ceph-mon[19468]: from='client.363846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:50 smithi087 ceph-mon[20993]: pgmap v11680: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:50 smithi087 ceph-mon[20993]: from='client.363846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:50 smithi077 ceph-mon[21151]: pgmap v11680: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:50 smithi077 ceph-mon[21151]: from='client.363846 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:53.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:52 smithi046 ceph-mon[19468]: pgmap v11681: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:53.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:52 smithi087 ceph-mon[20993]: pgmap v11681: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:52 smithi077 ceph-mon[21151]: pgmap v11681: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:03:54.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:03:54.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:03:54.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:03:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:54 smithi046 ceph-mon[19468]: pgmap v11682: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:54 smithi087 ceph-mon[20993]: pgmap v11682: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:54 smithi077 ceph-mon[21151]: pgmap v11682: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:55.511 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:03:55.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:03:55.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:03:55.511 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:03:55.512 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:03:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:56 smithi046 ceph-mon[19468]: from='client.363918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:56 smithi046 ceph-mon[19468]: pgmap v11683: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:56 smithi087 ceph-mon[20993]: from='client.363918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:56 smithi087 ceph-mon[20993]: pgmap v11683: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:56 smithi077 ceph-mon[21151]: from='client.363918 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:03:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:56 smithi077 ceph-mon[21151]: pgmap v11683: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:03:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:58 smithi087 ceph-mon[20993]: pgmap v11684: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:58.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:03:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:58 smithi077 ceph-mon[21151]: pgmap v11684: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:03:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:58 smithi046 ceph-mon[19468]: pgmap v11684: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:03:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:03:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:03:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:00.513 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:00.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:00.513 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:00 smithi046 ceph-mon[19468]: pgmap v11685: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:00 smithi087 ceph-mon[20993]: pgmap v11685: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:00 smithi077 ceph-mon[21151]: pgmap v11685: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:01.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:01.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:01.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:01.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:01.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:01 smithi077 ceph-mon[21151]: from='client.363990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:01 smithi046 ceph-mon[19468]: from='client.363990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:01 smithi087 ceph-mon[20993]: from='client.363990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:02 smithi077 ceph-mon[21151]: pgmap v11686: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:02 smithi046 ceph-mon[19468]: pgmap v11686: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:02 smithi087 ceph-mon[20993]: pgmap v11686: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:04 smithi077 ceph-mon[21151]: pgmap v11687: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:04 smithi046 ceph-mon[19468]: pgmap v11687: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:04 smithi087 ceph-mon[20993]: pgmap v11687: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:06.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:06.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:06.206 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: pgmap v11688: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.916 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:06.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:06.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:06.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:06.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:06.916 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: pgmap v11688: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.917 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: pgmap v11688: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:07 smithi077 ceph-mon[21151]: from='client.364065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:07 smithi046 ceph-mon[19468]: from='client.364065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:07 smithi087 ceph-mon[20993]: from='client.364065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:08 smithi077 ceph-mon[21151]: pgmap v11689: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:08 smithi046 ceph-mon[19468]: pgmap v11689: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:08 smithi087 ceph-mon[20993]: pgmap v11689: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:10 smithi077 ceph-mon[21151]: pgmap v11690: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:10 smithi046 ceph-mon[19468]: pgmap v11690: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:10 smithi087 ceph-mon[20993]: pgmap v11690: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:11.917 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:11.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:11.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:12.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:12.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:12.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:12 smithi046 ceph-mon[19468]: pgmap v11691: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:12 smithi077 ceph-mon[21151]: pgmap v11691: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:13.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:12 smithi087 ceph-mon[20993]: pgmap v11691: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:13 smithi046 ceph-mon[19468]: from='client.364140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:13 smithi077 ceph-mon[21151]: from='client.364140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:14.034 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:13 smithi087 ceph-mon[20993]: from='client.364140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:14.706 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:14 smithi046 ceph-mon[19468]: pgmap v11692: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:14.840 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:14 smithi087 ceph-mon[20993]: pgmap v11692: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:14 smithi077 ceph-mon[21151]: pgmap v11692: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:16 smithi077 ceph-mon[21151]: pgmap v11693: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:17.067 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:16 smithi087 ceph-mon[20993]: pgmap v11693: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:16 smithi046 ceph-mon[19468]: pgmap v11693: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:17.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:17.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:17.598 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:18.296 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:18.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:18.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:18.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:18.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:18 smithi046 ceph-mon[19468]: pgmap v11694: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:18 smithi046 ceph-mon[19468]: from='client.364212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:18 smithi087 ceph-mon[20993]: pgmap v11694: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:18 smithi087 ceph-mon[20993]: from='client.364212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:18 smithi077 ceph-mon[21151]: pgmap v11694: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:18 smithi077 ceph-mon[21151]: from='client.364212 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:20 smithi046 ceph-mon[19468]: pgmap v11695: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:20 smithi087 ceph-mon[20993]: pgmap v11695: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:20 smithi077 ceph-mon[21151]: pgmap v11695: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:23.029 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:22 smithi077 ceph-mon[21151]: pgmap v11696: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:22 smithi046 ceph-mon[19468]: pgmap v11696: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:22 smithi087 ceph-mon[20993]: pgmap v11696: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:23.297 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:23.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:23.298 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:23.980 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:23.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:23.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:23.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:23.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:25.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:24 smithi077 ceph-mon[21151]: pgmap v11697: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:25.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:24 smithi077 ceph-mon[21151]: from='client.364287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:24 smithi046 ceph-mon[19468]: pgmap v11697: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:24 smithi046 ceph-mon[19468]: from='client.364287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:24 smithi087 ceph-mon[20993]: pgmap v11697: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:24 smithi087 ceph-mon[20993]: from='client.364287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: pgmap v11698: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:26.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: pgmap v11698: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: pgmap v11698: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:28.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:28.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:28.983 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:28 smithi046 ceph-mon[19468]: pgmap v11699: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:28 smithi087 ceph-mon[20993]: pgmap v11699: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:28 smithi077 ceph-mon[21151]: pgmap v11699: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:29.665 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:29.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:29.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:29.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:29.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:30 smithi046 ceph-mon[19468]: from='client.364359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:30 smithi046 ceph-mon[19468]: pgmap v11700: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:30 smithi087 ceph-mon[20993]: from='client.364359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:30 smithi087 ceph-mon[20993]: pgmap v11700: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:30 smithi077 ceph-mon[21151]: from='client.364359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:30 smithi077 ceph-mon[21151]: pgmap v11700: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:32 smithi046 ceph-mon[19468]: pgmap v11701: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:32 smithi087 ceph-mon[20993]: pgmap v11701: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:32 smithi077 ceph-mon[21151]: pgmap v11701: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:34.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:34.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:34 smithi087 ceph-mon[20993]: pgmap v11702: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:34 smithi046 ceph-mon[19468]: pgmap v11702: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:34 smithi077 ceph-mon[21151]: pgmap v11702: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:35.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:35.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:35.893 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:35 smithi087 ceph-mon[20993]: from='client.364437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:35 smithi046 ceph-mon[19468]: from='client.364437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:35 smithi077 ceph-mon[21151]: from='client.364437 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:36 smithi046 ceph-mon[19468]: pgmap v11703: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:36 smithi087 ceph-mon[20993]: pgmap v11703: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:36 smithi077 ceph-mon[21151]: pgmap v11703: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:39.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:04:38.846+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:04:39.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:04:38.847+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:04:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: pgmap v11704: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: pgmap v11704: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: pgmap v11704: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:04:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:04:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:04:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:04:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:04:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:04:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:04:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:04:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:04:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:40.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:41.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:41.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:41.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:41.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:41.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:40 smithi077 ceph-mon[21151]: pgmap v11705: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:40 smithi046 ceph-mon[19468]: pgmap v11705: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:40 smithi087 ceph-mon[20993]: pgmap v11705: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:04:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:41 smithi077 ceph-mon[21151]: from='client.364620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:41 smithi046 ceph-mon[19468]: from='client.364620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:41 smithi087 ceph-mon[20993]: from='client.364620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:42 smithi077 ceph-mon[21151]: pgmap v11706: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:43.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:42 smithi087 ceph-mon[20993]: pgmap v11706: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:42 smithi046 ceph-mon[19468]: pgmap v11706: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:44 smithi077 ceph-mon[21151]: pgmap v11707: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:04:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:44 smithi046 ceph-mon[19468]: pgmap v11707: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:04:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:44 smithi087 ceph-mon[20993]: pgmap v11707: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:04:46.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:46.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:46.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:46.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:46.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:46.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:46.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:46.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: pgmap v11708: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: pgmap v11708: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: pgmap v11708: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:47 smithi077 ceph-mon[21151]: from='client.364689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:47 smithi046 ceph-mon[19468]: from='client.364689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:47 smithi087 ceph-mon[20993]: from='client.364689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:48 smithi077 ceph-mon[21151]: pgmap v11709: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:48 smithi046 ceph-mon[19468]: pgmap v11709: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:48 smithi087 ceph-mon[20993]: pgmap v11709: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:50 smithi077 ceph-mon[21151]: pgmap v11710: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:50 smithi046 ceph-mon[19468]: pgmap v11710: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:50 smithi087 ceph-mon[20993]: pgmap v11710: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:51.760 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:51.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:51.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:52.441 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:52.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:52.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:52.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:52.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:52 smithi077 ceph-mon[21151]: pgmap v11711: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:52 smithi077 ceph-mon[21151]: from='client.364764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:52 smithi046 ceph-mon[19468]: pgmap v11711: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:52 smithi046 ceph-mon[19468]: from='client.364764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:52 smithi087 ceph-mon[20993]: pgmap v11711: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:04:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:52 smithi087 ceph-mon[20993]: from='client.364764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:55.091 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:54 smithi087 ceph-mon[20993]: pgmap v11712: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:54 smithi046 ceph-mon[19468]: pgmap v11712: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:54 smithi077 ceph-mon[21151]: pgmap v11712: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:56 smithi077 ceph-mon[21151]: pgmap v11713: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:56 smithi046 ceph-mon[19468]: pgmap v11713: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:56 smithi087 ceph-mon[20993]: pgmap v11713: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:04:57.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:04:57.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:04:57.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:04:58.136 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:04:58.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:04:58.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:04:58.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:04:58.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:59 smithi046 ceph-mon[19468]: pgmap v11714: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:59 smithi046 ceph-mon[19468]: from='client.364839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:04:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:59 smithi087 ceph-mon[20993]: pgmap v11714: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:59 smithi087 ceph-mon[20993]: from='client.364839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:04:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:59 smithi077 ceph-mon[21151]: pgmap v11714: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:59 smithi077 ceph-mon[21151]: from='client.364839 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:04:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:04:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:01 smithi046 ceph-mon[19468]: pgmap v11715: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:01 smithi087 ceph-mon[20993]: pgmap v11715: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:01 smithi077 ceph-mon[21151]: pgmap v11715: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:03.137 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:03.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:03 smithi046 ceph-mon[19468]: pgmap v11716: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:03 smithi087 ceph-mon[20993]: pgmap v11716: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:03.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:03 smithi077 ceph-mon[21151]: pgmap v11716: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:03.829 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:03.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:03.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:03.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:03.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:05 smithi077 ceph-mon[21151]: pgmap v11717: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:05 smithi077 ceph-mon[21151]: from='client.364917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:05 smithi046 ceph-mon[19468]: pgmap v11717: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:05 smithi046 ceph-mon[19468]: from='client.364917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:05 smithi087 ceph-mon[20993]: pgmap v11717: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:05 smithi087 ceph-mon[20993]: from='client.364917 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: pgmap v11718: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: pgmap v11718: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: pgmap v11718: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:08.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:08.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:08.831 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:09 smithi046 ceph-mon[19468]: pgmap v11719: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:09 smithi087 ceph-mon[20993]: pgmap v11719: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:09 smithi077 ceph-mon[21151]: pgmap v11719: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:09.520 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:09.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:09.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:09.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:09.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:11 smithi046 ceph-mon[19468]: from='client.364992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:11 smithi046 ceph-mon[19468]: pgmap v11720: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:11 smithi087 ceph-mon[20993]: from='client.364992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:11 smithi087 ceph-mon[20993]: pgmap v11720: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:11 smithi077 ceph-mon[21151]: from='client.364992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:11 smithi077 ceph-mon[21151]: pgmap v11720: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:13 smithi046 ceph-mon[19468]: pgmap v11721: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:13 smithi087 ceph-mon[20993]: pgmap v11721: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:13 smithi077 ceph-mon[21151]: pgmap v11721: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:05:14.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:14.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:14.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:15.222 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:15.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:15.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:15.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:15.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:15.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:15 smithi046 ceph-mon[19468]: pgmap v11722: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:15.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:15 smithi087 ceph-mon[20993]: pgmap v11722: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:15 smithi077 ceph-mon[21151]: pgmap v11722: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:16.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:16 smithi046 ceph-mon[19468]: from='client.365067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:16 smithi087 ceph-mon[20993]: from='client.365067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:16 smithi077 ceph-mon[21151]: from='client.365067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:17 smithi046 ceph-mon[19468]: pgmap v11723: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:17 smithi087 ceph-mon[20993]: pgmap v11723: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:17 smithi077 ceph-mon[21151]: pgmap v11723: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:19 smithi046 ceph-mon[19468]: pgmap v11724: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:19 smithi087 ceph-mon[20993]: pgmap v11724: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:19 smithi077 ceph-mon[21151]: pgmap v11724: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:20.226 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:20.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:20.226 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:20.910 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:20.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:20.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:20.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:20.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:21 smithi046 ceph-mon[19468]: pgmap v11725: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:21 smithi087 ceph-mon[20993]: pgmap v11725: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:21 smithi077 ceph-mon[21151]: pgmap v11725: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:05:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:22 smithi046 ceph-mon[19468]: from='client.365142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:22 smithi087 ceph-mon[20993]: from='client.365142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:22 smithi077 ceph-mon[21151]: from='client.365142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:23 smithi046 ceph-mon[19468]: pgmap v11726: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:05:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:23 smithi087 ceph-mon[20993]: pgmap v11726: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:05:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:23 smithi077 ceph-mon[21151]: pgmap v11726: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:05:25.127 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:25 smithi077 ceph-mon[21151]: pgmap v11727: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-31T09:05:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:25 smithi046 ceph-mon[19468]: pgmap v11727: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-31T09:05:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:25 smithi087 ceph-mon[20993]: pgmap v11727: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-31T09:05:25.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:25.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:25.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:26.605 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:26.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:26.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:26.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:26.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: pgmap v11728: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.288 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: pgmap v11728: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: pgmap v11728: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:28 smithi046 ceph-mon[19468]: from='client.365217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:28 smithi087 ceph-mon[20993]: from='client.365217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:28 smithi077 ceph-mon[21151]: from='client.365217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:29 smithi046 ceph-mon[19468]: pgmap v11729: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:29 smithi087 ceph-mon[20993]: pgmap v11729: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:29 smithi077 ceph-mon[21151]: pgmap v11729: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:31 smithi046 ceph-mon[19468]: pgmap v11730: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:31 smithi087 ceph-mon[20993]: pgmap v11730: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:31 smithi077 ceph-mon[21151]: pgmap v11730: 225 pgs: 225 active+clean; 589 KiB data, 191 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:05:31.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:31.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:31.607 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:32.284 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:32.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:32.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:32.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:32.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:33 smithi046 ceph-mon[19468]: pgmap v11731: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:05:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:33 smithi046 ceph-mon[19468]: from='client.365295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:33 smithi087 ceph-mon[20993]: pgmap v11731: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:05:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:33 smithi087 ceph-mon[20993]: from='client.365295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:33 smithi077 ceph-mon[21151]: pgmap v11731: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:05:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:33 smithi077 ceph-mon[21151]: from='client.365295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:35 smithi046 ceph-mon[19468]: pgmap v11732: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:05:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:35 smithi087 ceph-mon[20993]: pgmap v11732: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:05:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:35 smithi077 ceph-mon[21151]: pgmap v11732: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:05:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:37 smithi046 ceph-mon[19468]: pgmap v11733: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-08-31T09:05:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:37 smithi087 ceph-mon[20993]: pgmap v11733: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-08-31T09:05:37.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:37.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:37.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:37 smithi077 ceph-mon[21151]: pgmap v11733: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-08-31T09:05:37.967 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:37.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:37.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:37.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:37.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: pgmap v11734: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='client.365373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: pgmap v11734: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='client.365373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:05:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:05:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:05:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: pgmap v11734: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='client.365373 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:40.079 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:05:39.606+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:05:40.079 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:05:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:05:39.608+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:05:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:05:41.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:41 smithi046 ceph-mon[19468]: pgmap v11735: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:41.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:05:41.357 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:05:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:41 smithi087 ceph-mon[20993]: pgmap v11735: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:05:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:05:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:41 smithi077 ceph-mon[21151]: pgmap v11735: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:05:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:05:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:05:42.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:42.970 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:42.970 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:43 smithi046 ceph-mon[19468]: pgmap v11736: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T09:05:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:43 smithi087 ceph-mon[20993]: pgmap v11736: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T09:05:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:43 smithi077 ceph-mon[21151]: pgmap v11736: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T09:05:43.652 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:43.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:43.652 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:43.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:43.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:45 smithi046 ceph-mon[19468]: from='client.365559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:45 smithi046 ceph-mon[19468]: pgmap v11737: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:45 smithi087 ceph-mon[20993]: from='client.365559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:45 smithi087 ceph-mon[20993]: pgmap v11737: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:45 smithi077 ceph-mon[21151]: from='client.365559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:45 smithi077 ceph-mon[21151]: pgmap v11737: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:47.228 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:47 smithi077 ceph-mon[21151]: pgmap v11738: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:47.228 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.228 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.228 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:47 smithi046 ceph-mon[19468]: pgmap v11738: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:47 smithi087 ceph-mon[20993]: pgmap v11738: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:48 smithi087 ceph-mon[20993]: pgmap v11739: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:48 smithi077 ceph-mon[21151]: pgmap v11739: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:48 smithi046 ceph-mon[19468]: pgmap v11739: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:48.653 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:48.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:48.654 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:49.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:49.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:49.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:49.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:49.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:49 smithi087 ceph-mon[20993]: from='client.365634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:49 smithi077 ceph-mon[21151]: from='client.365634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:49 smithi046 ceph-mon[19468]: from='client.365634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:50 smithi087 ceph-mon[20993]: pgmap v11740: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:50 smithi077 ceph-mon[21151]: pgmap v11740: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:50 smithi046 ceph-mon[19468]: pgmap v11740: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:52 smithi046 ceph-mon[19468]: pgmap v11741: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:52 smithi087 ceph-mon[20993]: pgmap v11741: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:52 smithi077 ceph-mon[21151]: pgmap v11741: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:05:54.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:05:54.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:05:54.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:05:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:54 smithi046 ceph-mon[19468]: pgmap v11742: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:54 smithi087 ceph-mon[20993]: pgmap v11742: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:54 smithi077 ceph-mon[21151]: pgmap v11742: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:05:55.025 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:05:55.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:05:55.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:05:55.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:05:55.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:05:55.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:55 smithi046 ceph-mon[19468]: from='client.365703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:55 smithi087 ceph-mon[20993]: from='client.365703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:55 smithi077 ceph-mon[21151]: from='client.365703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:05:56.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:56 smithi087 ceph-mon[20993]: pgmap v11743: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:05:56.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:56 smithi046 ceph-mon[19468]: pgmap v11743: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:05:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:56 smithi077 ceph-mon[21151]: pgmap v11743: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:05:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:58 smithi046 ceph-mon[19468]: pgmap v11744: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:05:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:05:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:58 smithi087 ceph-mon[20993]: pgmap v11744: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:05:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:05:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:58 smithi077 ceph-mon[21151]: pgmap v11744: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:05:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:05:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:05:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:00.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:00.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:00.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:00.705 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:00.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:00.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:00.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:00.706 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:00 smithi046 ceph-mon[19468]: pgmap v11745: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:06:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:00 smithi087 ceph-mon[20993]: pgmap v11745: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:06:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:00 smithi077 ceph-mon[21151]: pgmap v11745: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:06:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:01 smithi046 ceph-mon[19468]: from='client.365775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:01 smithi087 ceph-mon[20993]: from='client.365775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:01 smithi077 ceph-mon[21151]: from='client.365775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:02 smithi046 ceph-mon[19468]: pgmap v11746: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:02 smithi087 ceph-mon[20993]: pgmap v11746: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:02 smithi077 ceph-mon[21151]: pgmap v11746: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:04 smithi046 ceph-mon[19468]: pgmap v11747: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:06:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:04 smithi087 ceph-mon[20993]: pgmap v11747: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:06:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:04 smithi077 ceph-mon[21151]: pgmap v11747: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:06:05.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:05.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:05.707 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:06.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:06.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:06.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:06.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:06.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:06.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:06 smithi046 ceph-mon[19468]: pgmap v11748: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:06.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:06 smithi046 ceph-mon[19468]: from='client.365853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:06.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:06 smithi077 ceph-mon[21151]: pgmap v11748: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:06.839 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:06 smithi077 ceph-mon[21151]: from='client.365853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:06 smithi087 ceph-mon[20993]: pgmap v11748: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:06 smithi087 ceph-mon[20993]: from='client.365853 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:08.377 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:09.339 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:09 smithi077 ceph-mon[21151]: pgmap v11749: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:09 smithi046 ceph-mon[19468]: pgmap v11749: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:09 smithi087 ceph-mon[20993]: pgmap v11749: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:11 smithi046 ceph-mon[19468]: pgmap v11750: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:11 smithi087 ceph-mon[20993]: pgmap v11750: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:11.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:11.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:11.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:11 smithi077 ceph-mon[21151]: pgmap v11750: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:06:12.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:12.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:12.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:12.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:12.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:13 smithi046 ceph-mon[19468]: pgmap v11751: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:06:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:13 smithi046 ceph-mon[19468]: from='client.365931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:13 smithi087 ceph-mon[20993]: pgmap v11751: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:06:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:13 smithi087 ceph-mon[20993]: from='client.365931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:13 smithi077 ceph-mon[21151]: pgmap v11751: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:06:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:13 smithi077 ceph-mon[21151]: from='client.365931 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:15 smithi046 ceph-mon[19468]: pgmap v11752: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:15 smithi087 ceph-mon[20993]: pgmap v11752: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:15 smithi077 ceph-mon[21151]: pgmap v11752: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:17.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:17.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:17.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:17.110 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:17 smithi046 ceph-mon[19468]: pgmap v11753: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:17 smithi087 ceph-mon[20993]: pgmap v11753: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:17 smithi077 ceph-mon[21151]: pgmap v11753: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:17.766 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:17.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:17.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:17.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:17.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:19 smithi046 ceph-mon[19468]: from='client.366003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:19 smithi046 ceph-mon[19468]: pgmap v11754: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:19 smithi087 ceph-mon[20993]: from='client.366003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:19 smithi087 ceph-mon[20993]: pgmap v11754: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:19 smithi077 ceph-mon[21151]: from='client.366003 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:19 smithi077 ceph-mon[21151]: pgmap v11754: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:21 smithi046 ceph-mon[19468]: pgmap v11755: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:21 smithi087 ceph-mon[20993]: pgmap v11755: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:21 smithi077 ceph-mon[21151]: pgmap v11755: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:22 smithi077 ceph-mon[21151]: pgmap v11756: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:22 smithi046 ceph-mon[19468]: pgmap v11756: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:22 smithi087 ceph-mon[20993]: pgmap v11756: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:22.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:22.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:22.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:23 smithi077 ceph-mon[21151]: from='client.366075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:23.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:23.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:23.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:23.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:23.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:23.451 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:23 smithi046 ceph-mon[19468]: from='client.366075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:23 smithi087 ceph-mon[20993]: from='client.366075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:24 smithi087 ceph-mon[20993]: pgmap v11757: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:24 smithi077 ceph-mon[21151]: pgmap v11757: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:24 smithi046 ceph-mon[19468]: pgmap v11757: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:26 smithi046 ceph-mon[19468]: pgmap v11758: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:26 smithi087 ceph-mon[20993]: pgmap v11758: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:26 smithi077 ceph-mon[21151]: pgmap v11758: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:28.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.411 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.412 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:28 smithi077 ceph-mon[21151]: pgmap v11759: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:28.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:28 smithi046 ceph-mon[19468]: pgmap v11759: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:28.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:28.453 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:28 smithi087 ceph-mon[20993]: pgmap v11759: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:29.123 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:29.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:29 smithi046 ceph-mon[19468]: from='client.366153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:29 smithi087 ceph-mon[20993]: from='client.366153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:29 smithi077 ceph-mon[21151]: from='client.366153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:30 smithi087 ceph-mon[20993]: pgmap v11760: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:30.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:30 smithi077 ceph-mon[21151]: pgmap v11760: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:30 smithi046 ceph-mon[19468]: pgmap v11760: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:32 smithi046 ceph-mon[19468]: pgmap v11761: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:32 smithi087 ceph-mon[20993]: pgmap v11761: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:32 smithi077 ceph-mon[21151]: pgmap v11761: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:34.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:34.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:34.125 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:34.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:34.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:34.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:34.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:34.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:34.807 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:34 smithi046 ceph-mon[19468]: pgmap v11762: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:34 smithi087 ceph-mon[20993]: pgmap v11762: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:34 smithi077 ceph-mon[21151]: pgmap v11762: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:35 smithi046 ceph-mon[19468]: from='client.366231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:35 smithi087 ceph-mon[20993]: from='client.366231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:35 smithi077 ceph-mon[21151]: from='client.366231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:36.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:36 smithi077 ceph-mon[21151]: pgmap v11763: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:36 smithi046 ceph-mon[19468]: pgmap v11763: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:36 smithi087 ceph-mon[20993]: pgmap v11763: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:06:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:38 smithi087 ceph-mon[20993]: pgmap v11764: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:38.806 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:38 smithi046 ceph-mon[19468]: pgmap v11764: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:38 smithi077 ceph-mon[21151]: pgmap v11764: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:39.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:39.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:39.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:06:40.347+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:06:40.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:06:40.356+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:06:40.719 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:40.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:40.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:40.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:40.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: pgmap v11765: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:40.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: pgmap v11765: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:06:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:06:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:06:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: pgmap v11765: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:06:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:41 smithi077 ceph-mon[21151]: from='client.237707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:06:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:06:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:41 smithi046 ceph-mon[19468]: from='client.237707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:06:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:06:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:41 smithi087 ceph-mon[20993]: from='client.237707 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:06:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:06:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:42 smithi077 ceph-mon[21151]: pgmap v11766: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:06:43.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:42 smithi087 ceph-mon[20993]: pgmap v11766: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:06:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:42 smithi046 ceph-mon[19468]: pgmap v11766: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:06:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:44 smithi046 ceph-mon[19468]: pgmap v11767: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:06:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:44 smithi087 ceph-mon[20993]: pgmap v11767: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:06:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:44 smithi077 ceph-mon[21151]: pgmap v11767: 225 pgs: 225 active+clean; 589 KiB data, 199 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:06:45.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:45.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:45.721 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:46.403 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:46.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:46.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:46.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:46.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:46 smithi046 ceph-mon[19468]: pgmap v11768: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:46 smithi046 ceph-mon[19468]: from='client.366486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:46 smithi087 ceph-mon[20993]: pgmap v11768: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:46 smithi087 ceph-mon[20993]: from='client.366486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:46 smithi077 ceph-mon[21151]: pgmap v11768: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:46 smithi077 ceph-mon[21151]: from='client.366486 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: pgmap v11769: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.556 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: pgmap v11769: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: pgmap v11769: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:48.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:50 smithi046 ceph-mon[19468]: pgmap v11770: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:50 smithi087 ceph-mon[20993]: pgmap v11770: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:50 smithi077 ceph-mon[21151]: pgmap v11770: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:52.085 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:52.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:52.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:52.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:52.085 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:52 smithi046 ceph-mon[19468]: pgmap v11771: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:52 smithi046 ceph-mon[19468]: from='client.366564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:52 smithi087 ceph-mon[20993]: pgmap v11771: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:52.947 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:52 smithi087 ceph-mon[20993]: from='client.366564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:52.948 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:52 smithi077 ceph-mon[21151]: pgmap v11771: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:52.948 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:52 smithi077 ceph-mon[21151]: from='client.366564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:54 smithi087 ceph-mon[20993]: pgmap v11772: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:54 smithi046 ceph-mon[19468]: pgmap v11772: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:54 smithi077 ceph-mon[21151]: pgmap v11772: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:06:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:56 smithi046 ceph-mon[19468]: pgmap v11773: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:56 smithi087 ceph-mon[20993]: pgmap v11773: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:56.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:56 smithi077 ceph-mon[21151]: pgmap v11773: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:06:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:06:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:06:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:06:57.809 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:06:57.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:06:57.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:06:57.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:06:57.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:06:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:58 smithi046 ceph-mon[19468]: from='client.366639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:58.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:58 smithi046 ceph-mon[19468]: pgmap v11774: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:58.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:58 smithi087 ceph-mon[20993]: from='client.366639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:58.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:58 smithi087 ceph-mon[20993]: pgmap v11774: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:06:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:58 smithi077 ceph-mon[21151]: from='client.366639 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:06:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:58 smithi077 ceph-mon[21151]: pgmap v11774: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:00.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:06:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:06:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:06:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:00.836 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:00 smithi046 ceph-mon[19468]: pgmap v11775: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:00 smithi087 ceph-mon[20993]: pgmap v11775: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:00 smithi077 ceph-mon[21151]: pgmap v11775: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:02.812 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:02.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:02.813 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:02 smithi046 ceph-mon[19468]: pgmap v11776: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:02 smithi087 ceph-mon[20993]: pgmap v11776: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:02 smithi077 ceph-mon[21151]: pgmap v11776: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:03.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:04 smithi046 ceph-mon[19468]: from='client.366717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:04 smithi046 ceph-mon[19468]: pgmap v11777: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:04 smithi087 ceph-mon[20993]: from='client.366717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:04 smithi087 ceph-mon[20993]: pgmap v11777: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:04 smithi077 ceph-mon[21151]: from='client.366717 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:04 smithi077 ceph-mon[21151]: pgmap v11777: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:06 smithi046 ceph-mon[19468]: pgmap v11778: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:06 smithi087 ceph-mon[20993]: pgmap v11778: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:06 smithi077 ceph-mon[21151]: pgmap v11778: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:08.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:08.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:08.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: pgmap v11779: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.701 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: pgmap v11779: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: pgmap v11779: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:09.171 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:09.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:09.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:09.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:09.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:09.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:09 smithi077 ceph-mon[21151]: from='client.366792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:09 smithi046 ceph-mon[19468]: from='client.366792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:09 smithi087 ceph-mon[20993]: from='client.366792 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:10 smithi077 ceph-mon[21151]: pgmap v11780: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:10 smithi046 ceph-mon[19468]: pgmap v11780: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:10 smithi087 ceph-mon[20993]: pgmap v11780: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:12 smithi046 ceph-mon[19468]: pgmap v11781: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:12 smithi087 ceph-mon[20993]: pgmap v11781: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:12 smithi077 ceph-mon[21151]: pgmap v11781: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:14.173 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:14.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:14.173 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:14 smithi046 ceph-mon[19468]: pgmap v11782: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:14.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:14.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:14.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:14.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:14.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:14 smithi087 ceph-mon[20993]: pgmap v11782: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:14 smithi077 ceph-mon[21151]: pgmap v11782: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:15 smithi046 ceph-mon[19468]: from='client.366867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:15 smithi087 ceph-mon[20993]: from='client.366867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:15 smithi077 ceph-mon[21151]: from='client.366867 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:16 smithi046 ceph-mon[19468]: pgmap v11783: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:16 smithi087 ceph-mon[20993]: pgmap v11783: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:16 smithi077 ceph-mon[21151]: pgmap v11783: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:18 smithi077 ceph-mon[21151]: pgmap v11784: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:18.748 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:18 smithi087 ceph-mon[20993]: pgmap v11784: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:18 smithi046 ceph-mon[19468]: pgmap v11784: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:19.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:19.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:19.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:20.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:20.548 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:20.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:20.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:20.548 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:20.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:20 smithi077 ceph-mon[21151]: pgmap v11785: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:21.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:20 smithi046 ceph-mon[19468]: pgmap v11785: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:20 smithi087 ceph-mon[20993]: pgmap v11785: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:21 smithi046 ceph-mon[19468]: from='client.366945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:21 smithi087 ceph-mon[20993]: from='client.366945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:21 smithi077 ceph-mon[21151]: from='client.366945 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:22 smithi046 ceph-mon[19468]: pgmap v11786: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:22 smithi087 ceph-mon[20993]: pgmap v11786: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:22 smithi077 ceph-mon[21151]: pgmap v11786: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:24 smithi046 ceph-mon[19468]: pgmap v11787: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:24 smithi087 ceph-mon[20993]: pgmap v11787: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:24 smithi077 ceph-mon[21151]: pgmap v11787: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:25.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:25.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:25.551 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:26.233 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:26.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:26.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:26.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:26.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:26 smithi046 ceph-mon[19468]: pgmap v11788: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:26 smithi046 ceph-mon[19468]: from='client.367014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:26 smithi087 ceph-mon[20993]: pgmap v11788: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:26 smithi087 ceph-mon[20993]: from='client.367014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:26 smithi077 ceph-mon[21151]: pgmap v11788: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:26 smithi077 ceph-mon[21151]: from='client.367014 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: pgmap v11789: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: pgmap v11789: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: pgmap v11789: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:31.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:31.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:30 smithi046 ceph-mon[19468]: pgmap v11790: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:31.236 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:31.332 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:30 smithi077 ceph-mon[21151]: pgmap v11790: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:30 smithi087 ceph-mon[20993]: pgmap v11790: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:07:31.913 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:31.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:31.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:31.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:31.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:32 smithi046 ceph-mon[19468]: pgmap v11791: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:32 smithi046 ceph-mon[19468]: from='client.367092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:32 smithi087 ceph-mon[20993]: pgmap v11791: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:32 smithi087 ceph-mon[20993]: from='client.367092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:32 smithi077 ceph-mon[21151]: pgmap v11791: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:32 smithi077 ceph-mon[21151]: from='client.367092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:34 smithi046 ceph-mon[19468]: pgmap v11792: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:34 smithi087 ceph-mon[20993]: pgmap v11792: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:34 smithi077 ceph-mon[21151]: pgmap v11792: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:36.914 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:36.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:36.915 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:37.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:36 smithi077 ceph-mon[21151]: pgmap v11793: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:36 smithi046 ceph-mon[19468]: pgmap v11793: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:36 smithi087 ceph-mon[20993]: pgmap v11793: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:37.596 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:37.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:37.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:37.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:37.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:39.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:38 smithi087 ceph-mon[20993]: from='client.367170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:39.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:38 smithi087 ceph-mon[20993]: pgmap v11794: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:38 smithi046 ceph-mon[19468]: from='client.367170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:38 smithi046 ceph-mon[19468]: pgmap v11794: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:38 smithi077 ceph-mon[21151]: from='client.367170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:38 smithi077 ceph-mon[21151]: pgmap v11794: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:40.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.088 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:40.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: pgmap v11795: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:07:41.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:07:41.090 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.090 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: pgmap v11795: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: pgmap v11795: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:07:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:07:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:07:41.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:41.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:41.689 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:07:41.594+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:07:41.689 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:07:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:07:41.595+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:07:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:07:42.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:42.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:42.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:43.281 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:43.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:43.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:43.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:43.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:43 smithi046 ceph-mon[19468]: pgmap v11796: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:07:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:07:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:43 smithi087 ceph-mon[20993]: pgmap v11796: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:07:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:07:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:43 smithi077 ceph-mon[21151]: pgmap v11796: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:07:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:07:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:07:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:44 smithi046 ceph-mon[19468]: from='client.367353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:44 smithi087 ceph-mon[20993]: from='client.367353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:44 smithi077 ceph-mon[21151]: from='client.367353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:45 smithi046 ceph-mon[19468]: pgmap v11797: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:45 smithi087 ceph-mon[20993]: pgmap v11797: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:45 smithi077 ceph-mon[21151]: pgmap v11797: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:47 smithi046 ceph-mon[19468]: pgmap v11798: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:47 smithi087 ceph-mon[20993]: pgmap v11798: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:47 smithi077 ceph-mon[21151]: pgmap v11798: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:48.282 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:48.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:48.283 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:48.977 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:48.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:48.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:48.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:48.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: pgmap v11799: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:48.978 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: pgmap v11799: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: pgmap v11799: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:07:49.803 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:49 smithi077 ceph-mon[21151]: from='client.367428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:49 smithi046 ceph-mon[19468]: from='client.367428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:49 smithi087 ceph-mon[20993]: from='client.367428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:51.039 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:50 smithi077 ceph-mon[21151]: pgmap v11800: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:50 smithi046 ceph-mon[19468]: pgmap v11800: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:50 smithi087 ceph-mon[20993]: pgmap v11800: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:52 smithi046 ceph-mon[19468]: pgmap v11801: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:52 smithi087 ceph-mon[20993]: pgmap v11801: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:52 smithi077 ceph-mon[21151]: pgmap v11801: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:53.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:53.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:53.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:07:54.661 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:07:54.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:07:54.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:07:54.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:07:54.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:07:55.014 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:54 smithi087 ceph-mon[20993]: pgmap v11802: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:54 smithi046 ceph-mon[19468]: pgmap v11802: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:54 smithi077 ceph-mon[21151]: pgmap v11802: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:55 smithi087 ceph-mon[20993]: from='client.367497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:56.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:55 smithi046 ceph-mon[19468]: from='client.367497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:55 smithi077 ceph-mon[21151]: from='client.367497 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:07:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:56 smithi046 ceph-mon[19468]: pgmap v11803: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:56 smithi087 ceph-mon[20993]: pgmap v11803: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:56 smithi077 ceph-mon[21151]: pgmap v11803: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:07:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:07:58 smithi046 ceph-mon[19468]: pgmap v11804: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:07:58 smithi087 ceph-mon[20993]: pgmap v11804: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:07:58 smithi077 ceph-mon[21151]: pgmap v11804: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:07:59.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:07:59.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:07:59.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:00.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:00.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:00.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:00.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:00.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:00 smithi077 ceph-mon[21151]: pgmap v11805: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:00 smithi077 ceph-mon[21151]: from='client.367575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:00.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:00 smithi087 ceph-mon[20993]: pgmap v11805: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:00.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:00 smithi087 ceph-mon[20993]: from='client.367575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:00.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:00.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:00 smithi046 ceph-mon[19468]: pgmap v11805: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:00.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:00 smithi046 ceph-mon[19468]: from='client.367575 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:02.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:02 smithi046 ceph-mon[19468]: pgmap v11806: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:02 smithi087 ceph-mon[20993]: pgmap v11806: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:02 smithi077 ceph-mon[21151]: pgmap v11806: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:04 smithi046 ceph-mon[19468]: pgmap v11807: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:04 smithi087 ceph-mon[20993]: pgmap v11807: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:04 smithi077 ceph-mon[21151]: pgmap v11807: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:05.353 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:05.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:05.353 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:06.037 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:06.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:06.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:06.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:06.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:06.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:06 smithi046 ceph-mon[19468]: pgmap v11808: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:06.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:06 smithi046 ceph-mon[19468]: from='client.367653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:06 smithi087 ceph-mon[20993]: pgmap v11808: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:06 smithi087 ceph-mon[20993]: from='client.367653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:06 smithi077 ceph-mon[21151]: pgmap v11808: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:06 smithi077 ceph-mon[21151]: from='client.367653 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: pgmap v11809: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: pgmap v11809: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: pgmap v11809: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:10 smithi077 ceph-mon[21151]: pgmap v11810: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:11.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:11.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:11.037 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:10 smithi046 ceph-mon[19468]: pgmap v11810: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:10 smithi087 ceph-mon[20993]: pgmap v11810: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:11.724 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:11.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:11.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:11.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:11.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:12 smithi046 ceph-mon[19468]: from='client.367731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:12 smithi046 ceph-mon[19468]: pgmap v11811: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:12 smithi087 ceph-mon[20993]: from='client.367731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:12 smithi087 ceph-mon[20993]: pgmap v11811: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:12 smithi077 ceph-mon[21151]: from='client.367731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:12 smithi077 ceph-mon[21151]: pgmap v11811: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:14 smithi046 ceph-mon[19468]: pgmap v11812: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:14 smithi087 ceph-mon[20993]: pgmap v11812: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:14 smithi077 ceph-mon[21151]: pgmap v11812: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:16.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:16.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:16.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:16 smithi046 ceph-mon[19468]: pgmap v11813: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:16 smithi087 ceph-mon[20993]: pgmap v11813: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:16 smithi077 ceph-mon[21151]: pgmap v11813: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:17.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:17.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:17.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:17.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:17.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:17 smithi046 ceph-mon[19468]: from='client.367806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:17 smithi087 ceph-mon[20993]: from='client.367806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:17 smithi077 ceph-mon[21151]: from='client.367806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:18 smithi046 ceph-mon[19468]: pgmap v11814: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:18 smithi087 ceph-mon[20993]: pgmap v11814: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:18 smithi077 ceph-mon[21151]: pgmap v11814: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:20.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:20 smithi087 ceph-mon[20993]: pgmap v11815: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:20 smithi046 ceph-mon[19468]: pgmap v11815: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:20 smithi077 ceph-mon[21151]: pgmap v11815: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:22.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:22.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:22.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:22.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:22 smithi046 ceph-mon[19468]: pgmap v11816: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:22 smithi087 ceph-mon[20993]: pgmap v11816: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:22 smithi077 ceph-mon[21151]: pgmap v11816: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:23.115 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:23.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:23.115 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:23.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:23.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:23 smithi046 ceph-mon[19468]: from='client.367884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:23 smithi087 ceph-mon[20993]: from='client.367884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:23 smithi077 ceph-mon[21151]: from='client.367884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:24 smithi046 ceph-mon[19468]: pgmap v11817: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:24 smithi087 ceph-mon[20993]: pgmap v11817: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:24 smithi077 ceph-mon[21151]: pgmap v11817: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:26 smithi046 ceph-mon[19468]: pgmap v11818: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:26 smithi087 ceph-mon[20993]: pgmap v11818: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:26 smithi077 ceph-mon[21151]: pgmap v11818: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:28.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:28.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:28.118 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:28.784 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:28.784 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:28.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:28.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:28.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: pgmap v11819: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: pgmap v11819: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: pgmap v11819: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:29 smithi046 ceph-mon[19468]: from='client.367962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:29 smithi087 ceph-mon[20993]: from='client.367962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:29 smithi077 ceph-mon[21151]: from='client.367962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:31.218 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:30 smithi077 ceph-mon[21151]: pgmap v11820: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:30 smithi046 ceph-mon[19468]: pgmap v11820: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:30 smithi087 ceph-mon[20993]: pgmap v11820: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:33.145 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:32 smithi077 ceph-mon[21151]: pgmap v11821: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:32 smithi046 ceph-mon[19468]: pgmap v11821: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:32 smithi087 ceph-mon[20993]: pgmap v11821: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:33.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:33.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:33.786 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:34.477 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:34.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:34.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:34.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:34.478 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:34 smithi046 ceph-mon[19468]: pgmap v11822: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:34 smithi046 ceph-mon[19468]: from='client.368040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:34 smithi087 ceph-mon[20993]: pgmap v11822: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:34 smithi087 ceph-mon[20993]: from='client.368040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:34 smithi077 ceph-mon[21151]: pgmap v11822: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:34 smithi077 ceph-mon[21151]: from='client.368040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:36 smithi046 ceph-mon[19468]: pgmap v11823: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:36 smithi087 ceph-mon[20993]: pgmap v11823: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:36 smithi077 ceph-mon[21151]: pgmap v11823: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:08:39.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:38 smithi077 ceph-mon[21151]: pgmap v11824: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:38 smithi046 ceph-mon[19468]: pgmap v11824: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:38 smithi087 ceph-mon[20993]: pgmap v11824: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:39.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:39.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:39.480 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:40.150 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:40.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:40.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:40.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:40 smithi077 ceph-mon[21151]: pgmap v11825: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:40.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:40 smithi077 ceph-mon[21151]: from='client.368118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:40 smithi046 ceph-mon[19468]: pgmap v11825: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:40.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:40 smithi046 ceph-mon[19468]: from='client.368118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:40.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:40.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:40 smithi087 ceph-mon[20993]: pgmap v11825: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:40.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:40 smithi087 ceph-mon[20993]: from='client.368118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: pgmap v11826: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:08:42.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:08:42.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: pgmap v11826: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: pgmap v11826: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:08:42.953 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:08:42.639+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:08:42.953 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:08:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:08:42.640+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:08:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:08:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:08:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:08:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:08:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:08:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:08:44.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:44 smithi087 ceph-mon[20993]: pgmap v11827: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:44 smithi046 ceph-mon[19468]: pgmap v11827: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:44 smithi077 ceph-mon[21151]: pgmap v11827: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:08:45.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:45.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:45.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:45.833 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:45.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:46 smithi046 ceph-mon[19468]: from='client.368295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:46 smithi046 ceph-mon[19468]: pgmap v11828: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:46 smithi087 ceph-mon[20993]: from='client.368295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:46 smithi087 ceph-mon[20993]: pgmap v11828: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:46 smithi077 ceph-mon[21151]: from='client.368295 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:46 smithi077 ceph-mon[21151]: pgmap v11828: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: pgmap v11829: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: pgmap v11829: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: pgmap v11829: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:08:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:50.834 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:51 smithi046 ceph-mon[19468]: pgmap v11830: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:51 smithi087 ceph-mon[20993]: pgmap v11830: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:51 smithi077 ceph-mon[21151]: pgmap v11830: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:08:51.522 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:51.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:51.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:51.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:51.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:53 smithi046 ceph-mon[19468]: from='client.368370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:53 smithi046 ceph-mon[19468]: pgmap v11831: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:53 smithi087 ceph-mon[20993]: from='client.368370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:53 smithi087 ceph-mon[20993]: pgmap v11831: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:53.407 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:53 smithi077 ceph-mon[21151]: from='client.368370 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:53.407 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:53 smithi077 ceph-mon[21151]: pgmap v11831: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:55 smithi046 ceph-mon[19468]: pgmap v11832: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:55 smithi087 ceph-mon[20993]: pgmap v11832: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:55 smithi077 ceph-mon[21151]: pgmap v11832: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:08:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:08:56.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:08:57.144 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:57 smithi046 ceph-mon[19468]: pgmap v11833: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:57.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:08:57.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:08:57.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:08:57.228 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:08:57.228 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:08:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:57 smithi087 ceph-mon[20993]: pgmap v11833: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:57 smithi077 ceph-mon[21151]: pgmap v11833: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:08:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:58 smithi046 ceph-mon[19468]: from='client.368448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:58 smithi087 ceph-mon[20993]: from='client.368448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:58 smithi077 ceph-mon[21151]: from='client.368448 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:08:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:08:59 smithi046 ceph-mon[19468]: pgmap v11834: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:08:59 smithi087 ceph-mon[20993]: pgmap v11834: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:08:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:08:59 smithi077 ceph-mon[21151]: pgmap v11834: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:00.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:00 smithi087 ceph-mon[20993]: pgmap v11835: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:00.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.790 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:00 smithi046 ceph-mon[19468]: pgmap v11835: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:00 smithi077 ceph-mon[21151]: pgmap v11835: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:00.930 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.930 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:00.930 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:02.229 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:02.229 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:02.230 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:02 smithi046 ceph-mon[19468]: pgmap v11836: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:02 smithi087 ceph-mon[20993]: pgmap v11836: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:02.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:02.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:02.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:02.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:02.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:02 smithi077 ceph-mon[21151]: pgmap v11836: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:03.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:03 smithi046 ceph-mon[19468]: from='client.368526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:03 smithi087 ceph-mon[20993]: from='client.368526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:03 smithi077 ceph-mon[21151]: from='client.368526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:04 smithi046 ceph-mon[19468]: pgmap v11837: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:04 smithi087 ceph-mon[20993]: pgmap v11837: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:04 smithi077 ceph-mon[21151]: pgmap v11837: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:06 smithi046 ceph-mon[19468]: pgmap v11838: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:06 smithi087 ceph-mon[20993]: pgmap v11838: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:06 smithi077 ceph-mon[21151]: pgmap v11838: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:07.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:07.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:07.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:08.601 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:08.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: pgmap v11839: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: pgmap v11839: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: pgmap v11839: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:09.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:09 smithi077 ceph-mon[21151]: from='client.368601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:09 smithi046 ceph-mon[19468]: from='client.368601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:09 smithi087 ceph-mon[20993]: from='client.368601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:10.832 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:10 smithi077 ceph-mon[21151]: pgmap v11840: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:10 smithi046 ceph-mon[19468]: pgmap v11840: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:10 smithi087 ceph-mon[20993]: pgmap v11840: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:12.665 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:12 smithi077 ceph-mon[21151]: pgmap v11841: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:12 smithi046 ceph-mon[19468]: pgmap v11841: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:12 smithi087 ceph-mon[20993]: pgmap v11841: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:13.602 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:13.603 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:13.603 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:14.283 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:14.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:14 smithi046 ceph-mon[19468]: pgmap v11842: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:14 smithi046 ceph-mon[19468]: from='client.368676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:14.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:14 smithi077 ceph-mon[21151]: pgmap v11842: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:14.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:14 smithi077 ceph-mon[21151]: from='client.368676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:14 smithi087 ceph-mon[20993]: pgmap v11842: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:14 smithi087 ceph-mon[20993]: from='client.368676 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:16 smithi046 ceph-mon[19468]: pgmap v11843: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:16 smithi087 ceph-mon[20993]: pgmap v11843: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:16 smithi077 ceph-mon[21151]: pgmap v11843: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:18 smithi046 ceph-mon[19468]: pgmap v11844: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:18 smithi087 ceph-mon[20993]: pgmap v11844: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:18 smithi077 ceph-mon[21151]: pgmap v11844: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:19.284 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:19.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:19.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:19.960 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:19.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:19.960 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:20 smithi077 ceph-mon[21151]: pgmap v11845: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:20 smithi077 ceph-mon[21151]: from='client.368751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:20 smithi046 ceph-mon[19468]: pgmap v11845: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:20 smithi046 ceph-mon[19468]: from='client.368751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:20 smithi087 ceph-mon[20993]: pgmap v11845: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:20 smithi087 ceph-mon[20993]: from='client.368751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:22.732 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:22 smithi087 ceph-mon[20993]: pgmap v11846: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:09:22.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:22 smithi046 ceph-mon[19468]: pgmap v11846: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:09:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:22 smithi077 ceph-mon[21151]: pgmap v11846: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:09:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:24 smithi077 ceph-mon[21151]: pgmap v11847: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:09:24.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:24.962 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:24 smithi046 ceph-mon[19468]: pgmap v11847: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:09:24.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:24.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:24 smithi087 ceph-mon[20993]: pgmap v11847: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:09:25.640 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:25.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:25.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:25.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:25.640 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:26 smithi077 ceph-mon[21151]: from='client.368826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:26 smithi077 ceph-mon[21151]: pgmap v11848: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:27.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:26 smithi046 ceph-mon[19468]: from='client.368826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:27.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:26 smithi046 ceph-mon[19468]: pgmap v11848: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:26 smithi087 ceph-mon[20993]: from='client.368826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:26 smithi087 ceph-mon[20993]: pgmap v11848: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: pgmap v11849: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: pgmap v11849: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: pgmap v11849: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:30.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:30.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:30.643 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:30 smithi077 ceph-mon[21151]: pgmap v11850: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:30 smithi046 ceph-mon[19468]: pgmap v11850: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:30 smithi087 ceph-mon[20993]: pgmap v11850: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:09:31.319 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:31.319 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:31.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:31.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:31.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:31 smithi077 ceph-mon[21151]: from='client.368901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:31 smithi046 ceph-mon[19468]: from='client.368901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:31 smithi087 ceph-mon[20993]: from='client.368901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:32 smithi077 ceph-mon[21151]: pgmap v11851: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:32 smithi046 ceph-mon[19468]: pgmap v11851: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:32 smithi087 ceph-mon[20993]: pgmap v11851: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:34 smithi077 ceph-mon[21151]: pgmap v11852: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:09:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:34 smithi046 ceph-mon[19468]: pgmap v11852: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:09:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:34 smithi087 ceph-mon[20993]: pgmap v11852: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:09:36.320 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:36.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:36.321 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:36 smithi077 ceph-mon[21151]: pgmap v11853: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:09:37.002 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:37.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:37.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:37.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:37.002 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:37.003 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:36 smithi046 ceph-mon[19468]: pgmap v11853: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:09:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:36 smithi087 ceph-mon[20993]: pgmap v11853: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:09:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:37 smithi046 ceph-mon[19468]: from='client.368973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:37 smithi077 ceph-mon[21151]: from='client.368973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:37 smithi087 ceph-mon[20993]: from='client.368973 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:38 smithi077 ceph-mon[21151]: pgmap v11854: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:38 smithi046 ceph-mon[19468]: pgmap v11854: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:38 smithi087 ceph-mon[20993]: pgmap v11854: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:40 smithi046 ceph-mon[19468]: pgmap v11855: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:40 smithi087 ceph-mon[20993]: pgmap v11855: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:40 smithi077 ceph-mon[21151]: pgmap v11855: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:42.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:42.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:42.004 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:42.693 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:42.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:42.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:42.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:42.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:42 smithi087 ceph-mon[20993]: pgmap v11856: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:09:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:09:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:42 smithi046 ceph-mon[19468]: pgmap v11856: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:42 smithi077 ceph-mon[21151]: pgmap v11856: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:09:43.620 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:09:43.356+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:09:43.620 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:09:43.357+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:09:44.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:43 smithi087 ceph-mon[20993]: from='client.369051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:44.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:44.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-mon[19468]: from='client.369051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:43 smithi077 ceph-mon[21151]: from='client.369051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:09:44.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:09:44.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:09:44.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:44 smithi046 ceph-mon[19468]: pgmap v11857: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:45.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:09:45.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:09:45.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:44 smithi087 ceph-mon[20993]: pgmap v11857: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:09:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:09:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:44 smithi077 ceph-mon[21151]: pgmap v11857: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:46 smithi046 ceph-mon[19468]: pgmap v11858: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:46 smithi087 ceph-mon[20993]: pgmap v11858: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:46 smithi077 ceph-mon[21151]: pgmap v11858: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:47.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:47.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:47.696 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:48.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:48.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: pgmap v11859: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='client.369225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: pgmap v11859: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='client.369225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: pgmap v11859: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='client.369225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:49.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:09:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:50 smithi046 ceph-mon[19468]: pgmap v11860: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:50 smithi087 ceph-mon[20993]: pgmap v11860: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:50 smithi077 ceph-mon[21151]: pgmap v11860: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:52 smithi046 ceph-mon[19468]: pgmap v11861: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:52 smithi087 ceph-mon[20993]: pgmap v11861: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:53.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:53.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:53.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:52 smithi077 ceph-mon[21151]: pgmap v11861: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:54.072 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:54.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:54.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:54.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:54.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:09:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:54 smithi077 ceph-mon[21151]: pgmap v11862: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:54 smithi077 ceph-mon[21151]: from='client.369300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:54 smithi046 ceph-mon[19468]: pgmap v11862: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:54 smithi046 ceph-mon[19468]: from='client.369300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:54 smithi087 ceph-mon[20993]: pgmap v11862: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:54 smithi087 ceph-mon[20993]: from='client.369300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:09:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:56 smithi046 ceph-mon[19468]: pgmap v11863: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:56 smithi087 ceph-mon[20993]: pgmap v11863: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:56 smithi077 ceph-mon[21151]: pgmap v11863: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:09:59.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:09:59.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:09:59.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:09:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:09:58 smithi046 ceph-mon[19468]: pgmap v11864: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:09:58 smithi087 ceph-mon[20993]: pgmap v11864: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:09:58 smithi077 ceph-mon[21151]: pgmap v11864: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:09:59.769 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:09:59.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:09:59.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:09:59.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:09:59.770 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: from='client.369375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: pgmap v11865: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: from='client.369375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: pgmap v11865: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: from='client.369375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: pgmap v11865: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:10:03.112 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:02 smithi087 ceph-mon[20993]: pgmap v11866: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:02 smithi077 ceph-mon[21151]: pgmap v11866: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:02 smithi046 ceph-mon[19468]: pgmap v11866: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:04.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:04.772 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:04.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:04 smithi046 ceph-mon[19468]: pgmap v11867: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:05.120 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:04 smithi087 ceph-mon[20993]: pgmap v11867: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:04 smithi077 ceph-mon[21151]: pgmap v11867: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:05.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:05.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:05.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:05.467 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:05.467 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:05 smithi077 ceph-mon[21151]: from='client.369450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:06.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:05 smithi046 ceph-mon[19468]: from='client.369450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:05 smithi087 ceph-mon[20993]: from='client.369450 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:06 smithi046 ceph-mon[19468]: pgmap v11868: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:06 smithi077 ceph-mon[21151]: pgmap v11868: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:06 smithi087 ceph-mon[20993]: pgmap v11868: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: pgmap v11869: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: pgmap v11869: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: pgmap v11869: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:10.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:10.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:10.468 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:11.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:11.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:11.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:11.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:11.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:11.161 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:10 smithi046 ceph-mon[19468]: pgmap v11870: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:10 smithi077 ceph-mon[21151]: pgmap v11870: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:10 smithi087 ceph-mon[20993]: pgmap v11870: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:11 smithi077 ceph-mon[21151]: from='client.369528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:11 smithi046 ceph-mon[19468]: from='client.369528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:11 smithi087 ceph-mon[20993]: from='client.369528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:12 smithi077 ceph-mon[21151]: pgmap v11871: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:12 smithi046 ceph-mon[19468]: pgmap v11871: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:12 smithi087 ceph-mon[20993]: pgmap v11871: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:14 smithi077 ceph-mon[21151]: pgmap v11872: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:15.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:14 smithi087 ceph-mon[20993]: pgmap v11872: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:14 smithi046 ceph-mon[19468]: pgmap v11872: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:10:16.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:16.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:16.162 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:16.848 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:16.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:16.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:16.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:16.848 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:16 smithi046 ceph-mon[19468]: pgmap v11873: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:16 smithi077 ceph-mon[21151]: pgmap v11873: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:16 smithi087 ceph-mon[20993]: pgmap v11873: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:17 smithi077 ceph-mon[21151]: from='client.369603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:17 smithi046 ceph-mon[19468]: from='client.369603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:17 smithi087 ceph-mon[20993]: from='client.369603 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:18 smithi077 ceph-mon[21151]: pgmap v11874: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:18 smithi046 ceph-mon[19468]: pgmap v11874: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:18 smithi087 ceph-mon[20993]: pgmap v11874: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:20 smithi046 ceph-mon[19468]: pgmap v11875: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:20 smithi087 ceph-mon[20993]: pgmap v11875: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:20 smithi077 ceph-mon[21151]: pgmap v11875: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:21.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:21.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:21.850 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:22.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:22.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:22.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:22.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:22.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:22 smithi077 ceph-mon[21151]: pgmap v11876: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:23.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:22 smithi087 ceph-mon[20993]: pgmap v11876: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:22 smithi046 ceph-mon[19468]: pgmap v11876: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:23 smithi046 ceph-mon[19468]: from='client.369681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:23 smithi087 ceph-mon[20993]: from='client.369681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:23 smithi077 ceph-mon[21151]: from='client.369681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:25.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:24 smithi046 ceph-mon[19468]: pgmap v11877: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:25.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:24 smithi087 ceph-mon[20993]: pgmap v11877: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:25.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:24 smithi077 ceph-mon[21151]: pgmap v11877: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:27.330 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:26 smithi046 ceph-mon[19468]: pgmap v11878: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:26 smithi087 ceph-mon[20993]: pgmap v11878: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:26 smithi077 ceph-mon[21151]: pgmap v11878: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:27.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:27.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:27.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:28.220 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:28.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:28 smithi087 ceph-mon[20993]: pgmap v11879: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='client.369756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: pgmap v11879: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='client.369756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:28 smithi077 ceph-mon[21151]: pgmap v11879: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='client.369756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:29.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:31 smithi046 ceph-mon[19468]: pgmap v11880: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:31 smithi087 ceph-mon[20993]: pgmap v11880: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:31 smithi077 ceph-mon[21151]: pgmap v11880: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:33.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:33.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:33.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:33 smithi046 ceph-mon[19468]: pgmap v11881: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:33 smithi087 ceph-mon[20993]: pgmap v11881: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:33 smithi077 ceph-mon[21151]: pgmap v11881: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:33.906 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:33.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:33.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:33.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:33.906 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:35 smithi077 ceph-mon[21151]: pgmap v11882: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:35 smithi077 ceph-mon[21151]: from='client.369834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:35 smithi046 ceph-mon[19468]: pgmap v11882: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:35 smithi046 ceph-mon[19468]: from='client.369834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:35 smithi087 ceph-mon[20993]: pgmap v11882: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:35 smithi087 ceph-mon[20993]: from='client.369834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:37.124 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:37 smithi077 ceph-mon[21151]: pgmap v11883: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:37 smithi046 ceph-mon[19468]: pgmap v11883: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:37 smithi087 ceph-mon[20993]: pgmap v11883: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:38.908 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:38.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:38.908 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:39 smithi046 ceph-mon[19468]: pgmap v11884: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:39 smithi087 ceph-mon[20993]: pgmap v11884: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:39 smithi077 ceph-mon[21151]: pgmap v11884: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:39.594 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:39.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:39.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:41 smithi087 ceph-mon[20993]: from='client.369909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:41 smithi087 ceph-mon[20993]: pgmap v11885: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:41 smithi077 ceph-mon[21151]: from='client.369909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:41 smithi077 ceph-mon[21151]: pgmap v11885: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:41 smithi046 ceph-mon[19468]: from='client.369909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:41 smithi046 ceph-mon[19468]: pgmap v11885: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:43 smithi087 ceph-mon[20993]: pgmap v11886: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:43 smithi077 ceph-mon[21151]: pgmap v11886: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:43 smithi046 ceph-mon[19468]: pgmap v11886: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:10:44.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:10:44.098+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:10:44.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:10:44.099+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:10:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:10:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:10:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:10:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:10:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:10:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:10:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:44.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:10:44.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:10:44.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:10:44.400 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:44.401 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:44.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:44.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:44.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:45.275 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:45.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:45.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:45.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:45.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:45.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:45.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:45 smithi087 ceph-mon[20993]: pgmap v11887: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:45.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:10:45.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:45 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:10:45.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:45.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:45 smithi077 ceph-mon[21151]: pgmap v11887: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:45.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:10:45.362 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:45 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:10:45.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:10:45.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:45 smithi046 ceph-mon[19468]: pgmap v11887: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:45.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:10:45.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:45 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:10:46.303 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:46 smithi087 ceph-mon[20993]: from='client.370092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:46 smithi046 ceph-mon[19468]: from='client.370092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:46 smithi077 ceph-mon[21151]: from='client.370092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:47 smithi087 ceph-mon[20993]: pgmap v11888: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:47.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:47 smithi077 ceph-mon[21151]: pgmap v11888: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:47.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:47 smithi046 ceph-mon[19468]: pgmap v11888: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: pgmap v11889: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: pgmap v11889: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: pgmap v11889: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:10:50.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:50.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:50.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:50.960 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:50.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:50.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:50.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:50.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:51 smithi046 ceph-mon[19468]: pgmap v11890: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:51 smithi077 ceph-mon[21151]: pgmap v11890: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:51 smithi087 ceph-mon[20993]: pgmap v11890: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:52 smithi077 ceph-mon[21151]: from='client.239951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:52 smithi046 ceph-mon[19468]: from='client.239951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:52 smithi087 ceph-mon[20993]: from='client.239951 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:53 smithi077 ceph-mon[21151]: pgmap v11891: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:53 smithi046 ceph-mon[19468]: pgmap v11891: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:53 smithi087 ceph-mon[20993]: pgmap v11891: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:55.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:55 smithi077 ceph-mon[21151]: pgmap v11892: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:55 smithi046 ceph-mon[19468]: pgmap v11892: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:55 smithi087 ceph-mon[20993]: pgmap v11892: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:10:55.962 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:10:55.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:10:55.962 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:10:56.647 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:10:56.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:10:56.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:10:56.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:10:56.648 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:10:57.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:57 smithi046 ceph-mon[19468]: pgmap v11893: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:57 smithi077 ceph-mon[21151]: pgmap v11893: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:57 smithi087 ceph-mon[20993]: pgmap v11893: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:10:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:58 smithi077 ceph-mon[21151]: from='client.370242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:58 smithi046 ceph-mon[19468]: from='client.370242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:58 smithi087 ceph-mon[20993]: from='client.370242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:10:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:10:59 smithi077 ceph-mon[21151]: pgmap v11894: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:10:59 smithi046 ceph-mon[19468]: pgmap v11894: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:10:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:10:59 smithi087 ceph-mon[20993]: pgmap v11894: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:01 smithi077 ceph-mon[21151]: pgmap v11895: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:01 smithi046 ceph-mon[19468]: pgmap v11895: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:01 smithi087 ceph-mon[20993]: pgmap v11895: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:01.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:01.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:01.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:02.332 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:02.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:02.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:02.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:02.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:03 smithi077 ceph-mon[21151]: pgmap v11896: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:03 smithi077 ceph-mon[21151]: from='client.370320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:03 smithi046 ceph-mon[19468]: pgmap v11896: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:03 smithi046 ceph-mon[19468]: from='client.370320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:03 smithi087 ceph-mon[20993]: pgmap v11896: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:03 smithi087 ceph-mon[20993]: from='client.370320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:05 smithi087 ceph-mon[20993]: pgmap v11897: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:05 smithi077 ceph-mon[21151]: pgmap v11897: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:05 smithi046 ceph-mon[19468]: pgmap v11897: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:07.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:07 smithi046 ceph-mon[19468]: pgmap v11898: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:07.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:07.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:07.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:07 smithi087 ceph-mon[20993]: pgmap v11898: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:07 smithi077 ceph-mon[21151]: pgmap v11898: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:08.028 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:08.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:08.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:08.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:08.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: pgmap v11899: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='client.370395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: pgmap v11899: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='client.370395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: pgmap v11899: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='client.370395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:11 smithi077 ceph-mon[21151]: pgmap v11900: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:11 smithi046 ceph-mon[19468]: pgmap v11900: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:11 smithi087 ceph-mon[20993]: pgmap v11900: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:12 smithi077 ceph-mon[21151]: pgmap v11901: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:12 smithi046 ceph-mon[19468]: pgmap v11901: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:12 smithi087 ceph-mon[20993]: pgmap v11901: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:13.031 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:13.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:13.031 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:13.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:13.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:13.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:13.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:13.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:14 smithi046 ceph-mon[19468]: from='client.370470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:14 smithi046 ceph-mon[19468]: pgmap v11902: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:14 smithi087 ceph-mon[20993]: from='client.370470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:14 smithi087 ceph-mon[20993]: pgmap v11902: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:14.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:14 smithi077 ceph-mon[21151]: from='client.370470 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:14 smithi077 ceph-mon[21151]: pgmap v11902: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:16 smithi046 ceph-mon[19468]: pgmap v11903: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:16 smithi087 ceph-mon[20993]: pgmap v11903: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:16 smithi077 ceph-mon[21151]: pgmap v11903: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:18.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:18.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:18.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:18 smithi046 ceph-mon[19468]: pgmap v11904: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:18 smithi087 ceph-mon[20993]: pgmap v11904: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:18 smithi077 ceph-mon[21151]: pgmap v11904: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:19.402 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:19.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:19.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:19.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:19.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:19 smithi046 ceph-mon[19468]: from='client.370548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:19 smithi087 ceph-mon[20993]: from='client.370548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:19 smithi077 ceph-mon[21151]: from='client.370548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:20 smithi046 ceph-mon[19468]: pgmap v11905: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:20 smithi087 ceph-mon[20993]: pgmap v11905: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:20 smithi077 ceph-mon[21151]: pgmap v11905: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:22 smithi087 ceph-mon[20993]: pgmap v11906: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:22 smithi077 ceph-mon[21151]: pgmap v11906: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:22 smithi046 ceph-mon[19468]: pgmap v11906: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:11:24.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:24.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:24.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:24 smithi046 ceph-mon[19468]: pgmap v11907: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:24 smithi087 ceph-mon[20993]: pgmap v11907: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:24 smithi077 ceph-mon[21151]: pgmap v11907: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:25.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:25.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:25.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:25.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:25.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:25 smithi087 ceph-mon[20993]: from='client.370623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:25 smithi077 ceph-mon[21151]: from='client.370623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:25 smithi046 ceph-mon[19468]: from='client.370623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:26 smithi046 ceph-mon[19468]: pgmap v11908: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:11:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:26 smithi087 ceph-mon[20993]: pgmap v11908: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:11:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:26 smithi077 ceph-mon[21151]: pgmap v11908: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:11:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:28 smithi046 ceph-mon[19468]: pgmap v11909: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:28 smithi087 ceph-mon[20993]: pgmap v11909: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:28 smithi077 ceph-mon[21151]: pgmap v11909: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:30.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:30.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:30.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:30.778 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:30.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:30.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:30.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:30.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:31 smithi046 ceph-mon[19468]: pgmap v11910: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:31 smithi087 ceph-mon[20993]: pgmap v11910: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:31 smithi077 ceph-mon[21151]: pgmap v11910: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:11:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:32 smithi046 ceph-mon[19468]: from='client.370701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:32.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:32 smithi087 ceph-mon[20993]: from='client.370701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:32 smithi077 ceph-mon[21151]: from='client.370701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:33 smithi046 ceph-mon[19468]: pgmap v11911: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:33 smithi087 ceph-mon[20993]: pgmap v11911: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:33 smithi077 ceph-mon[21151]: pgmap v11911: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:35 smithi046 ceph-mon[19468]: pgmap v11912: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:11:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:35 smithi087 ceph-mon[20993]: pgmap v11912: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:11:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:35 smithi077 ceph-mon[21151]: pgmap v11912: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:11:35.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:35.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:35.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:36.457 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:36.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:36.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:36.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:36.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:37.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:37 smithi077 ceph-mon[21151]: pgmap v11913: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:37.148 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:37 smithi077 ceph-mon[21151]: from='client.370779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:37 smithi046 ceph-mon[19468]: pgmap v11913: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:37 smithi046 ceph-mon[19468]: from='client.370779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:37 smithi087 ceph-mon[20993]: pgmap v11913: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:37 smithi087 ceph-mon[20993]: from='client.370779 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:39 smithi046 ceph-mon[19468]: pgmap v11914: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:39 smithi087 ceph-mon[20993]: pgmap v11914: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:39 smithi077 ceph-mon[21151]: pgmap v11914: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:41 smithi046 ceph-mon[19468]: pgmap v11915: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:41 smithi087 ceph-mon[20993]: pgmap v11915: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:41 smithi077 ceph-mon[21151]: pgmap v11915: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:11:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:41.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:41.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:41.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:42.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:42.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:42.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:42.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:42.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:43 smithi046 ceph-mon[19468]: pgmap v11916: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:11:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:43 smithi046 ceph-mon[19468]: from='client.370854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:43 smithi087 ceph-mon[20993]: pgmap v11916: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:11:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:43 smithi087 ceph-mon[20993]: from='client.370854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:43 smithi077 ceph-mon[21151]: pgmap v11916: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:11:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:43 smithi077 ceph-mon[21151]: from='client.370854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:45.101 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:11:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:11:44.850+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:11:45.101 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:11:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:11:44.851+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: pgmap v11917: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: pgmap v11917: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: pgmap v11917: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:11:46.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:11:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:11:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:11:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:11:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:11:47.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:47.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:47.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:47 smithi046 ceph-mon[19468]: pgmap v11918: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:47 smithi087 ceph-mon[20993]: pgmap v11918: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:47 smithi077 ceph-mon[21151]: pgmap v11918: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:47.843 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:47.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:47.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:47.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:47.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:49.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:49 smithi046 ceph-mon[19468]: from='client.371034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:49.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:49 smithi046 ceph-mon[19468]: pgmap v11919: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:49.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:49 smithi087 ceph-mon[20993]: from='client.371034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:49.330 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:49 smithi087 ceph-mon[20993]: pgmap v11919: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:49 smithi077 ceph-mon[21151]: from='client.371034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:49 smithi077 ceph-mon[21151]: pgmap v11919: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:50 smithi046 ceph-mon[19468]: pgmap v11920: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:50 smithi087 ceph-mon[20993]: pgmap v11920: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:11:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:50 smithi077 ceph-mon[21151]: pgmap v11920: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:52.844 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:52.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:52.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:52 smithi046 ceph-mon[19468]: pgmap v11921: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:52 smithi087 ceph-mon[20993]: pgmap v11921: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:52 smithi077 ceph-mon[21151]: pgmap v11921: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:53.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:53.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:53.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:53.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:53.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:53 smithi046 ceph-mon[19468]: from='client.371106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:53 smithi087 ceph-mon[20993]: from='client.371106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:53 smithi077 ceph-mon[21151]: from='client.371106 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:54 smithi087 ceph-mon[20993]: pgmap v11922: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:54 smithi077 ceph-mon[21151]: pgmap v11922: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:54 smithi046 ceph-mon[19468]: pgmap v11922: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:56 smithi087 ceph-mon[20993]: pgmap v11923: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:56 smithi077 ceph-mon[21151]: pgmap v11923: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:56 smithi046 ceph-mon[19468]: pgmap v11923: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:11:58.525 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:11:58.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:11:58.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:11:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:58 smithi046 ceph-mon[19468]: pgmap v11924: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:58 smithi087 ceph-mon[20993]: pgmap v11924: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:58 smithi077 ceph-mon[21151]: pgmap v11924: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:11:59.249 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:11:59.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:11:59.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:11:59.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:11:59.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:11:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:11:59 smithi077 ceph-mon[21151]: from='client.371178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:11:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:11:59 smithi087 ceph-mon[20993]: from='client.371178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:11:59 smithi046 ceph-mon[19468]: from='client.371178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:00 smithi046 ceph-mon[19468]: pgmap v11925: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:00 smithi087 ceph-mon[20993]: pgmap v11925: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:00 smithi077 ceph-mon[21151]: pgmap v11925: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:02 smithi077 ceph-mon[21151]: pgmap v11926: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:02 smithi046 ceph-mon[19468]: pgmap v11926: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:02 smithi087 ceph-mon[20993]: pgmap v11926: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:04.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:04.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:04.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:04 smithi077 ceph-mon[21151]: pgmap v11927: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:04.934 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:04 smithi046 ceph-mon[19468]: pgmap v11927: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:04.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:04.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:04.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:04.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:04.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:04 smithi087 ceph-mon[20993]: pgmap v11927: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:05 smithi087 ceph-mon[20993]: from='client.371253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:05 smithi077 ceph-mon[21151]: from='client.371253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:05 smithi046 ceph-mon[19468]: from='client.371253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:06 smithi087 ceph-mon[20993]: pgmap v11928: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:12:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:06 smithi077 ceph-mon[21151]: pgmap v11928: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:12:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:06 smithi046 ceph-mon[19468]: pgmap v11928: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:12:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:08 smithi077 ceph-mon[21151]: pgmap v11929: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:08.962 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:08 smithi046 ceph-mon[19468]: pgmap v11929: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:08 smithi087 ceph-mon[20993]: pgmap v11929: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:09.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:09.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:09.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:10 smithi046 ceph-mon[19468]: pgmap v11930: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:10.611 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:10.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:10 smithi087 ceph-mon[20993]: pgmap v11930: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:10 smithi077 ceph-mon[21151]: pgmap v11930: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:12:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:11 smithi046 ceph-mon[19468]: from='client.371331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:11 smithi087 ceph-mon[20993]: from='client.371331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:11 smithi077 ceph-mon[21151]: from='client.371331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:12 smithi046 ceph-mon[19468]: pgmap v11931: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:12 smithi087 ceph-mon[20993]: pgmap v11931: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:12 smithi077 ceph-mon[21151]: pgmap v11931: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:14 smithi087 ceph-mon[20993]: pgmap v11932: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:12:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:14 smithi077 ceph-mon[21151]: pgmap v11932: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:12:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:14 smithi046 ceph-mon[19468]: pgmap v11932: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:12:15.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:15.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:15.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:16.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:16.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:16.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:16.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:16.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:16 smithi087 ceph-mon[20993]: pgmap v11933: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:16 smithi087 ceph-mon[20993]: from='client.371409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:16 smithi077 ceph-mon[21151]: pgmap v11933: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:16 smithi077 ceph-mon[21151]: from='client.371409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:16 smithi046 ceph-mon[19468]: pgmap v11933: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:16 smithi046 ceph-mon[19468]: from='client.371409 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:18 smithi087 ceph-mon[20993]: pgmap v11934: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:18 smithi077 ceph-mon[21151]: pgmap v11934: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:18 smithi046 ceph-mon[19468]: pgmap v11934: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:20 smithi077 ceph-mon[21151]: pgmap v11935: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:20.703 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:20 smithi046 ceph-mon[19468]: pgmap v11935: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:20 smithi087 ceph-mon[20993]: pgmap v11935: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:12:21.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:21.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:21.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:21.969 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:21.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:21.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:21.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:21.970 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:21.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:21.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:21.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:22 smithi046 ceph-mon[19468]: pgmap v11936: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:12:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:22 smithi046 ceph-mon[19468]: from='client.371484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:22 smithi087 ceph-mon[20993]: pgmap v11936: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:12:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:22 smithi087 ceph-mon[20993]: from='client.371484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:22 smithi077 ceph-mon[21151]: pgmap v11936: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:12:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:22 smithi077 ceph-mon[21151]: from='client.371484 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:24 smithi046 ceph-mon[19468]: pgmap v11937: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:24 smithi087 ceph-mon[20993]: pgmap v11937: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:24 smithi077 ceph-mon[21151]: pgmap v11937: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:26.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:26.971 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:26 smithi046 ceph-mon[19468]: pgmap v11938: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:26.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:26.972 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:27.032 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:26 smithi087 ceph-mon[20993]: pgmap v11938: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:26 smithi077 ceph-mon[21151]: pgmap v11938: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:27.654 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:27.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:27.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:27.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:27.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:28.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:28 smithi087 ceph-mon[20993]: from='client.371562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:28.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:28 smithi087 ceph-mon[20993]: pgmap v11939: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:28 smithi046 ceph-mon[19468]: from='client.371562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:28 smithi046 ceph-mon[19468]: pgmap v11939: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:28 smithi077 ceph-mon[21151]: from='client.371562 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:28 smithi077 ceph-mon[21151]: pgmap v11939: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:30.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: pgmap v11940: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:30.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: pgmap v11940: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: pgmap v11940: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:32.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:32.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:32.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:32 smithi087 ceph-mon[20993]: pgmap v11941: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:32 smithi077 ceph-mon[21151]: pgmap v11941: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:32 smithi046 ceph-mon[19468]: pgmap v11941: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:33.339 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:33.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:33.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:33.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:33.339 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:33 smithi077 ceph-mon[21151]: from='client.371640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:33 smithi046 ceph-mon[19468]: from='client.371640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:33 smithi087 ceph-mon[20993]: from='client.371640 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:34 smithi077 ceph-mon[21151]: pgmap v11942: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:34 smithi046 ceph-mon[19468]: pgmap v11942: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:34 smithi087 ceph-mon[20993]: pgmap v11942: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:36 smithi077 ceph-mon[21151]: pgmap v11943: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:36 smithi046 ceph-mon[19468]: pgmap v11943: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:36 smithi087 ceph-mon[20993]: pgmap v11943: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:38.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:38.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:38.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:38.857 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:38 smithi077 ceph-mon[21151]: pgmap v11944: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:39.036 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:39.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:39.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:39.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:39.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:39.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:38 smithi046 ceph-mon[19468]: pgmap v11944: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:38 smithi087 ceph-mon[20993]: pgmap v11944: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:39 smithi046 ceph-mon[19468]: from='client.371718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:39 smithi077 ceph-mon[21151]: from='client.371718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:39 smithi087 ceph-mon[20993]: from='client.371718 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:40.742 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:40 smithi077 ceph-mon[21151]: pgmap v11945: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:40.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:40 smithi046 ceph-mon[19468]: pgmap v11945: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:40 smithi087 ceph-mon[20993]: pgmap v11945: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:42 smithi046 ceph-mon[19468]: pgmap v11946: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:42 smithi087 ceph-mon[20993]: pgmap v11946: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:42 smithi077 ceph-mon[21151]: pgmap v11946: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:44.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:44.039 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:44.039 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:44.722 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:44.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:44.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:44.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:44.723 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:44 smithi046 ceph-mon[19468]: pgmap v11947: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:44 smithi087 ceph-mon[20993]: pgmap v11947: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:44 smithi077 ceph-mon[21151]: pgmap v11947: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:12:45.587+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:12:45.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:12:45.589+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='client.371793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:45 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:46.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='client.371793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:46.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:45 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:46.084 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='client.371793 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:46.084 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:12:46.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:12:46.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:12:46.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:46.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:46.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:45 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:12:47.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:46 smithi087 ceph-mon[20993]: pgmap v11948: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:47.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:12:47.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:12:47.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:46 smithi077 ceph-mon[21151]: pgmap v11948: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:47.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:12:47.282 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:12:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:46 smithi046 ceph-mon[19468]: pgmap v11948: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:12:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:12:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:12:49.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:48 smithi046 ceph-mon[19468]: pgmap v11949: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:49.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:48 smithi087 ceph-mon[20993]: pgmap v11949: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:48 smithi077 ceph-mon[21151]: pgmap v11949: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:49.724 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:49.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:49.724 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:50.416 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:50.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: pgmap v11950: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:50 smithi046 ceph-mon[19468]: from='client.371970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: pgmap v11950: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:50 smithi087 ceph-mon[20993]: from='client.371970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: pgmap v11950: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:12:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:50 smithi077 ceph-mon[21151]: from='client.371970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:52 smithi046 ceph-mon[19468]: pgmap v11951: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:52 smithi087 ceph-mon[20993]: pgmap v11951: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:52 smithi077 ceph-mon[21151]: pgmap v11951: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:54 smithi046 ceph-mon[19468]: pgmap v11952: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:12:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:54 smithi087 ceph-mon[20993]: pgmap v11952: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:12:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:54 smithi077 ceph-mon[21151]: pgmap v11952: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:12:55.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:12:55.419 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:12:55.419 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:12:56.108 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:12:56.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:12:56.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:12:56.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:12:56.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:12:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:56 smithi046 ceph-mon[19468]: pgmap v11953: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:56 smithi046 ceph-mon[19468]: from='client.372042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:56 smithi087 ceph-mon[20993]: pgmap v11953: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:56 smithi087 ceph-mon[20993]: from='client.372042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:56 smithi077 ceph-mon[21151]: pgmap v11953: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:12:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:56 smithi077 ceph-mon[21151]: from='client.372042 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:12:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:12:58 smithi046 ceph-mon[19468]: pgmap v11954: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:12:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:12:58 smithi087 ceph-mon[20993]: pgmap v11954: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:12:58 smithi077 ceph-mon[21151]: pgmap v11954: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:13:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:00 smithi046 ceph-mon[19468]: pgmap v11955: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:13:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:00 smithi087 ceph-mon[20993]: pgmap v11955: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:13:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:00 smithi077 ceph-mon[21151]: pgmap v11955: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:13:01.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:01.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:01.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:01.778 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:01.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:01.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:01.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:01.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:02 smithi046 ceph-mon[19468]: from='client.372117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:02 smithi046 ceph-mon[19468]: pgmap v11956: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:02 smithi087 ceph-mon[20993]: from='client.372117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:02 smithi087 ceph-mon[20993]: pgmap v11956: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:02 smithi077 ceph-mon[21151]: from='client.372117 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:02 smithi077 ceph-mon[21151]: pgmap v11956: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:04 smithi046 ceph-mon[19468]: pgmap v11957: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:04 smithi087 ceph-mon[20993]: pgmap v11957: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:04 smithi077 ceph-mon[21151]: pgmap v11957: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:06.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:06.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:06.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:06 smithi046 ceph-mon[19468]: pgmap v11958: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:06 smithi087 ceph-mon[20993]: pgmap v11958: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:06 smithi077 ceph-mon[21151]: pgmap v11958: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:07.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:07.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:07.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:07.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:07.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:08.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:07 smithi087 ceph-mon[20993]: from='client.372189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:07 smithi046 ceph-mon[19468]: from='client.372189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:07 smithi077 ceph-mon[21151]: from='client.372189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:08 smithi087 ceph-mon[20993]: pgmap v11959: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:08 smithi046 ceph-mon[19468]: pgmap v11959: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:08 smithi077 ceph-mon[21151]: pgmap v11959: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:10.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: pgmap v11960: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:10.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:10.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:10.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:10.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:10.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:10.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: pgmap v11960: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: pgmap v11960: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:12.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:12.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:12.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:12 smithi046 ceph-mon[19468]: pgmap v11961: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:12 smithi087 ceph-mon[20993]: pgmap v11961: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:13.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:13.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:12 smithi077 ceph-mon[21151]: pgmap v11961: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:13 smithi046 ceph-mon[19468]: from='client.372267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:13 smithi087 ceph-mon[20993]: from='client.372267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:13 smithi077 ceph-mon[21151]: from='client.372267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:14 smithi046 ceph-mon[19468]: pgmap v11962: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:14 smithi087 ceph-mon[20993]: pgmap v11962: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:14 smithi077 ceph-mon[21151]: pgmap v11962: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:16.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:16 smithi077 ceph-mon[21151]: pgmap v11963: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:16 smithi046 ceph-mon[19468]: pgmap v11963: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:16 smithi087 ceph-mon[20993]: pgmap v11963: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:18.144 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:18.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:18.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:18.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:18.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:18.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:18.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:18.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:18 smithi046 ceph-mon[19468]: pgmap v11964: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:18 smithi087 ceph-mon[20993]: pgmap v11964: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:18 smithi077 ceph-mon[21151]: pgmap v11964: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:19.976 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:19 smithi077 ceph-mon[21151]: from='client.372339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:19 smithi046 ceph-mon[19468]: from='client.372339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:19 smithi087 ceph-mon[20993]: from='client.372339 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:21.054 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:20 smithi046 ceph-mon[19468]: pgmap v11965: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:21.077 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:20 smithi077 ceph-mon[21151]: pgmap v11965: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:20 smithi087 ceph-mon[20993]: pgmap v11965: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:23 smithi046 ceph-mon[19468]: pgmap v11966: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:23 smithi087 ceph-mon[20993]: pgmap v11966: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:23 smithi077 ceph-mon[21151]: pgmap v11966: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:23.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:23.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:23.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:24.508 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:24.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:24.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:24.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:24.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:25 smithi046 ceph-mon[19468]: pgmap v11967: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:25 smithi046 ceph-mon[19468]: from='client.372417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:25 smithi087 ceph-mon[20993]: pgmap v11967: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:25 smithi087 ceph-mon[20993]: from='client.372417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:25 smithi077 ceph-mon[21151]: pgmap v11967: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:25 smithi077 ceph-mon[21151]: from='client.372417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:27 smithi046 ceph-mon[19468]: pgmap v11968: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:27 smithi087 ceph-mon[20993]: pgmap v11968: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:27 smithi077 ceph-mon[21151]: pgmap v11968: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:29.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:29 smithi087 ceph-mon[20993]: pgmap v11969: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:29.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:29 smithi046 ceph-mon[19468]: pgmap v11969: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:29 smithi077 ceph-mon[21151]: pgmap v11969: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:29.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:29.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:29.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:30.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:30.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:30.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:30.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:30.236 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: pgmap v11970: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='client.372492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: pgmap v11970: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='client.372492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: pgmap v11970: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='client.372492 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:32 smithi046 ceph-mon[19468]: pgmap v11971: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:32 smithi087 ceph-mon[20993]: pgmap v11971: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:32 smithi077 ceph-mon[21151]: pgmap v11971: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:34 smithi046 ceph-mon[19468]: pgmap v11972: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:34 smithi087 ceph-mon[20993]: pgmap v11972: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:34 smithi077 ceph-mon[21151]: pgmap v11972: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:35.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:35.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:35.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:35.919 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:35.919 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:35.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:35.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:35.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:36 smithi046 ceph-mon[19468]: from='client.372567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:36 smithi046 ceph-mon[19468]: pgmap v11973: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:36 smithi087 ceph-mon[20993]: from='client.372567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:36 smithi087 ceph-mon[20993]: pgmap v11973: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:36 smithi077 ceph-mon[21151]: from='client.372567 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:36 smithi077 ceph-mon[21151]: pgmap v11973: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:38 smithi046 ceph-mon[19468]: pgmap v11974: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:38 smithi087 ceph-mon[20993]: pgmap v11974: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:38 smithi077 ceph-mon[21151]: pgmap v11974: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:40.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:40.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:40.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:40 smithi046 ceph-mon[19468]: pgmap v11975: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:40 smithi087 ceph-mon[20993]: pgmap v11975: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:41.125 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:40 smithi077 ceph-mon[21151]: pgmap v11975: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:13:41.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:41.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:41.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:41.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:41.598 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:43 smithi077 ceph-mon[21151]: from='client.372645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:43 smithi077 ceph-mon[21151]: pgmap v11976: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:43 smithi046 ceph-mon[19468]: from='client.372645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:43 smithi046 ceph-mon[19468]: pgmap v11976: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:43 smithi087 ceph-mon[20993]: from='client.372645 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:43 smithi087 ceph-mon[20993]: pgmap v11976: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:45 smithi046 ceph-mon[19468]: pgmap v11977: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:45 smithi087 ceph-mon[20993]: pgmap v11977: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:45 smithi077 ceph-mon[21151]: pgmap v11977: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:13:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:13:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:13:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:46.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:13:46.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:13:46.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:13:46.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:46.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:46.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:46.599 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:13:46.338+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:13:46.339+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:46.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:46.600 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:46.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:47.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:47.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:47.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:47.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:47.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:47.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:47 smithi087 ceph-mon[20993]: pgmap v11978: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:47.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:47.588 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:47 smithi077 ceph-mon[21151]: pgmap v11978: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:47.588 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:47 smithi046 ceph-mon[19468]: pgmap v11978: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:13:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:13:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:13:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:48 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:13:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:48 smithi046 ceph-mon[19468]: from='client.372828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:13:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:48 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:13:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:48 smithi087 ceph-mon[20993]: from='client.372828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:13:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:48 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:13:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:48 smithi077 ceph-mon[21151]: from='client.372828 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:49 smithi087 ceph-mon[20993]: pgmap v11979: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:49 smithi046 ceph-mon[19468]: pgmap v11979: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:49 smithi077 ceph-mon[21151]: pgmap v11979: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: pgmap v11980: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: pgmap v11980: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: pgmap v11980: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:13:52.272 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:52.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:52.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:52.969 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:52.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:52.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:52.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:52.969 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:52 smithi046 ceph-mon[19468]: pgmap v11981: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:52 smithi087 ceph-mon[20993]: pgmap v11981: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:52 smithi077 ceph-mon[21151]: pgmap v11981: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:53 smithi046 ceph-mon[19468]: from='client.372906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:53 smithi087 ceph-mon[20993]: from='client.372906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:53 smithi077 ceph-mon[21151]: from='client.372906 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:13:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:54 smithi046 ceph-mon[19468]: pgmap v11982: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:54 smithi087 ceph-mon[20993]: pgmap v11982: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:54 smithi077 ceph-mon[21151]: pgmap v11982: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:56 smithi046 ceph-mon[19468]: pgmap v11983: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:56 smithi087 ceph-mon[20993]: pgmap v11983: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:56 smithi077 ceph-mon[21151]: pgmap v11983: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:57.971 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:13:57.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:13:57.971 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:13:58.657 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:13:58.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:13:58.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:13:58.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:13:58.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:13:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:58 smithi077 ceph-mon[21151]: pgmap v11984: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:58 smithi046 ceph-mon[19468]: pgmap v11984: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:13:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:58 smithi087 ceph-mon[20993]: pgmap v11984: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:00.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:13:59 smithi046 ceph-mon[19468]: from='client.372984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:13:59 smithi087 ceph-mon[20993]: from='client.372984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:13:59 smithi077 ceph-mon[21151]: from='client.372984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:01.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:00 smithi046 ceph-mon[19468]: pgmap v11985: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:01.308 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:00 smithi077 ceph-mon[21151]: pgmap v11985: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:00 smithi087 ceph-mon[20993]: pgmap v11985: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:02.584 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.584 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.584 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.584 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:02 smithi077 ceph-mon[21151]: pgmap v11986: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:02 smithi046 ceph-mon[19468]: pgmap v11986: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:02 smithi087 ceph-mon[20993]: pgmap v11986: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:03.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:03.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:03.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:04.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:04.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:04.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:04.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:04.340 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:04 smithi077 ceph-mon[21151]: pgmap v11987: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:04 smithi077 ceph-mon[21151]: from='client.373062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:04 smithi046 ceph-mon[19468]: pgmap v11987: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:04 smithi046 ceph-mon[19468]: from='client.373062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:04 smithi087 ceph-mon[20993]: pgmap v11987: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:04 smithi087 ceph-mon[20993]: from='client.373062 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:06 smithi077 ceph-mon[21151]: pgmap v11988: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:06 smithi046 ceph-mon[19468]: pgmap v11988: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:06 smithi087 ceph-mon[20993]: pgmap v11988: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:08 smithi077 ceph-mon[21151]: pgmap v11989: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:08 smithi046 ceph-mon[19468]: pgmap v11989: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:08 smithi087 ceph-mon[20993]: pgmap v11989: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:09.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:09.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:09.341 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:10.014 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:10.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:10.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:10.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:10.014 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:11.304 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: pgmap v11990: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='client.373140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: pgmap v11990: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='client.373140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: pgmap v11990: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='client.373140 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:13.324 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:13 smithi046 ceph-mon[19468]: pgmap v11991: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:14:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:13 smithi087 ceph-mon[20993]: pgmap v11991: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:14:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:13 smithi077 ceph-mon[21151]: pgmap v11991: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:14:15.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:15.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:15.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:15 smithi046 ceph-mon[19468]: pgmap v11992: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:14:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:15 smithi087 ceph-mon[20993]: pgmap v11992: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:14:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:15 smithi077 ceph-mon[21151]: pgmap v11992: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:14:15.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:15.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:17 smithi046 ceph-mon[19468]: from='client.373218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:17 smithi046 ceph-mon[19468]: pgmap v11993: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:17 smithi087 ceph-mon[20993]: from='client.373218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:17 smithi087 ceph-mon[20993]: pgmap v11993: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:17 smithi077 ceph-mon[21151]: from='client.373218 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:17 smithi077 ceph-mon[21151]: pgmap v11993: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:19 smithi046 ceph-mon[19468]: pgmap v11994: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:19 smithi087 ceph-mon[20993]: pgmap v11994: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:19 smithi077 ceph-mon[21151]: pgmap v11994: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:20.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:20.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:20.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:21 smithi046 ceph-mon[19468]: pgmap v11995: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:21 smithi087 ceph-mon[20993]: pgmap v11995: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:21.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:21.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:21.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:21.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:21.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:21 smithi077 ceph-mon[21151]: pgmap v11995: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T09:14:22.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:22 smithi077 ceph-mon[21151]: from='client.373290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:22.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.197 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:22 smithi046 ceph-mon[19468]: from='client.373290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:22 smithi087 ceph-mon[20993]: from='client.373290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:23 smithi046 ceph-mon[19468]: pgmap v11996: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:23 smithi087 ceph-mon[20993]: pgmap v11996: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:23.405 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:23 smithi077 ceph-mon[21151]: pgmap v11996: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:25 smithi046 ceph-mon[19468]: pgmap v11997: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:14:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:25 smithi087 ceph-mon[20993]: pgmap v11997: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:14:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:25 smithi077 ceph-mon[21151]: pgmap v11997: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:14:26.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:26.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:26.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:27.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:27.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:27.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:27.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:27.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:27 smithi046 ceph-mon[19468]: pgmap v11998: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:14:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:27 smithi087 ceph-mon[20993]: pgmap v11998: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:14:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:27 smithi077 ceph-mon[21151]: pgmap v11998: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:14:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:28 smithi087 ceph-mon[20993]: from='client.373368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:28 smithi077 ceph-mon[21151]: from='client.373368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:28 smithi046 ceph-mon[19468]: from='client.373368 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:29 smithi087 ceph-mon[20993]: pgmap v11999: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:29 smithi077 ceph-mon[21151]: pgmap v11999: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:29 smithi046 ceph-mon[19468]: pgmap v11999: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: pgmap v12000: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: pgmap v12000: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: pgmap v12000: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:32.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:32.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:32.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:32.842 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:32.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:32.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:32.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:32.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:33.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:33 smithi046 ceph-mon[19468]: pgmap v12001: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:33 smithi087 ceph-mon[20993]: pgmap v12001: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:33 smithi077 ceph-mon[21151]: pgmap v12001: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:34.329 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:34 smithi046 ceph-mon[19468]: from='client.373446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:34.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:34 smithi077 ceph-mon[21151]: from='client.373446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:34 smithi087 ceph-mon[20993]: from='client.373446 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:35 smithi077 ceph-mon[21151]: pgmap v12002: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:35 smithi046 ceph-mon[19468]: pgmap v12002: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:35 smithi087 ceph-mon[20993]: pgmap v12002: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:37 smithi077 ceph-mon[21151]: pgmap v12003: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:37 smithi046 ceph-mon[19468]: pgmap v12003: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:37 smithi087 ceph-mon[20993]: pgmap v12003: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:37.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:37.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:37.843 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:38.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:38.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:38.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:38.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:38.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:39 smithi077 ceph-mon[21151]: pgmap v12004: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:39 smithi077 ceph-mon[21151]: from='client.373521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:39 smithi046 ceph-mon[19468]: pgmap v12004: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:39 smithi046 ceph-mon[19468]: from='client.373521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:39 smithi087 ceph-mon[20993]: pgmap v12004: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:39 smithi087 ceph-mon[20993]: from='client.373521 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:41 smithi077 ceph-mon[21151]: pgmap v12005: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:41.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:41 smithi046 ceph-mon[19468]: pgmap v12005: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:41 smithi087 ceph-mon[20993]: pgmap v12005: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:42.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.784 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:42 smithi077 ceph-mon[21151]: pgmap v12006: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:42.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:42 smithi046 ceph-mon[19468]: pgmap v12006: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:42 smithi087 ceph-mon[20993]: pgmap v12006: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:43.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:43.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:43.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:44.212 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:44.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:44.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:44.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:44.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:44.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:44 smithi077 ceph-mon[21151]: pgmap v12007: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:44.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:44 smithi077 ceph-mon[21151]: from='client.373599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:44 smithi046 ceph-mon[19468]: pgmap v12007: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:44 smithi046 ceph-mon[19468]: from='client.373599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:44 smithi087 ceph-mon[20993]: pgmap v12007: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:44 smithi087 ceph-mon[20993]: from='client.373599 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:47.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: pgmap v12008: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:47.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:14:47.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:14:47.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:14:47.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:47.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: pgmap v12008: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:14:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:14:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:14:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: pgmap v12008: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:47.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:14:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:14:47.084+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:14:47.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:14:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:14:47.085+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:14:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:47 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:14:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:47 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:14:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:47 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:14:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:47 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:14:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:14:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:47 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:14:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:47 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:14:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:48 smithi046 ceph-mon[19468]: pgmap v12009: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:48 smithi087 ceph-mon[20993]: pgmap v12009: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:48 smithi077 ceph-mon[21151]: pgmap v12009: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:49.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:49.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:49.214 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:49.895 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:49.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:49.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:49.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:49.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='client.373785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: pgmap v12010: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='client.373785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: pgmap v12010: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='client.373785 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: pgmap v12010: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:14:52.712 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:52 smithi046 ceph-mon[19468]: pgmap v12011: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:52.714 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:52 smithi087 ceph-mon[20993]: pgmap v12011: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:52 smithi077 ceph-mon[21151]: pgmap v12011: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:54.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:14:54.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:14:54.898 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:14:54.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:54 smithi046 ceph-mon[19468]: pgmap v12012: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:54 smithi087 ceph-mon[20993]: pgmap v12012: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:54 smithi077 ceph-mon[21151]: pgmap v12012: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:55.571 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:14:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:14:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:14:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:14:55.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:14:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:56 smithi046 ceph-mon[19468]: from='client.373857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:56 smithi046 ceph-mon[19468]: pgmap v12013: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:56 smithi087 ceph-mon[20993]: from='client.373857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:56 smithi087 ceph-mon[20993]: pgmap v12013: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:56 smithi077 ceph-mon[21151]: from='client.373857 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:14:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:56 smithi077 ceph-mon[21151]: pgmap v12013: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:14:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:14:58 smithi077 ceph-mon[21151]: pgmap v12014: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:14:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:14:58 smithi046 ceph-mon[19468]: pgmap v12014: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:14:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:14:58 smithi087 ceph-mon[20993]: pgmap v12014: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:15:00.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:00.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:00.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:00 smithi046 ceph-mon[19468]: pgmap v12015: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:15:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:00 smithi087 ceph-mon[20993]: pgmap v12015: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:15:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:00 smithi077 ceph-mon[21151]: pgmap v12015: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:15:01.256 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:01.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:01.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:01.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:01.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:01.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:01 smithi046 ceph-mon[19468]: from='client.373935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:01.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:01.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:01.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:01 smithi087 ceph-mon[20993]: from='client.373935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:01 smithi077 ceph-mon[21151]: from='client.373935 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:02 smithi046 ceph-mon[19468]: pgmap v12016: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:03.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:02 smithi087 ceph-mon[20993]: pgmap v12016: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:02 smithi077 ceph-mon[21151]: pgmap v12016: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:04.829 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:04 smithi077 ceph-mon[21151]: pgmap v12017: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:04 smithi046 ceph-mon[19468]: pgmap v12017: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:04 smithi087 ceph-mon[20993]: pgmap v12017: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:06.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:06.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:06.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:06.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:06.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:06.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:06.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:06.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:07 smithi046 ceph-mon[19468]: pgmap v12018: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:07 smithi087 ceph-mon[20993]: pgmap v12018: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:07 smithi077 ceph-mon[21151]: pgmap v12018: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:08 smithi046 ceph-mon[19468]: from='client.374010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:08 smithi087 ceph-mon[20993]: from='client.374010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:08 smithi077 ceph-mon[21151]: from='client.374010 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:09 smithi046 ceph-mon[19468]: pgmap v12019: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:09 smithi087 ceph-mon[20993]: pgmap v12019: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:09 smithi077 ceph-mon[21151]: pgmap v12019: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: pgmap v12020: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: pgmap v12020: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: pgmap v12020: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:11.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:11.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:11.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:12.622 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:12.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:12.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:12.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:12.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:13.058 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:13 smithi087 ceph-mon[20993]: pgmap v12021: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:13.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:13 smithi046 ceph-mon[19468]: pgmap v12021: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:13 smithi077 ceph-mon[21151]: pgmap v12021: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:14 smithi046 ceph-mon[19468]: from='client.374088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:14 smithi087 ceph-mon[20993]: from='client.374088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:14 smithi077 ceph-mon[21151]: from='client.374088 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:15 smithi046 ceph-mon[19468]: pgmap v12022: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:15 smithi087 ceph-mon[20993]: pgmap v12022: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:15 smithi077 ceph-mon[21151]: pgmap v12022: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:17 smithi046 ceph-mon[19468]: pgmap v12023: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:17 smithi087 ceph-mon[20993]: pgmap v12023: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:17 smithi077 ceph-mon[21151]: pgmap v12023: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:15:17.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:17.624 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:17.625 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:18.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:18.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:18.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:18.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:18.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:19 smithi046 ceph-mon[19468]: pgmap v12024: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:19 smithi046 ceph-mon[19468]: from='client.374160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:19 smithi087 ceph-mon[20993]: pgmap v12024: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:19 smithi087 ceph-mon[20993]: from='client.374160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:19 smithi077 ceph-mon[21151]: pgmap v12024: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:19 smithi077 ceph-mon[21151]: from='client.374160 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:21 smithi046 ceph-mon[19468]: pgmap v12025: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:21 smithi087 ceph-mon[20993]: pgmap v12025: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:21 smithi077 ceph-mon[21151]: pgmap v12025: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:22 smithi046 ceph-mon[19468]: pgmap v12026: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-31T09:15:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:22 smithi087 ceph-mon[20993]: pgmap v12026: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-31T09:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:22 smithi077 ceph-mon[21151]: pgmap v12026: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-31T09:15:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:23.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:23.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:23.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:23.994 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:23.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:23.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:23.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:23.995 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:24 smithi046 ceph-mon[19468]: from='client.374235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:24 smithi046 ceph-mon[19468]: pgmap v12027: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:15:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:24 smithi087 ceph-mon[20993]: from='client.374235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:24 smithi087 ceph-mon[20993]: pgmap v12027: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:24 smithi077 ceph-mon[21151]: from='client.374235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:24 smithi077 ceph-mon[21151]: pgmap v12027: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:15:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:26 smithi077 ceph-mon[21151]: pgmap v12028: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:15:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:26 smithi046 ceph-mon[19468]: pgmap v12028: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:15:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:26 smithi087 ceph-mon[20993]: pgmap v12028: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:15:28.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:28.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:28.996 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:28 smithi046 ceph-mon[19468]: pgmap v12029: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:28 smithi087 ceph-mon[20993]: pgmap v12029: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:28 smithi077 ceph-mon[21151]: pgmap v12029: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:29.674 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:29.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:29.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:29.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:29.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:31.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='client.374313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:31.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: pgmap v12030: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:31.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='client.374313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: pgmap v12030: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='client.374313 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: pgmap v12030: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:15:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:31.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:33.239 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:33 smithi087 ceph-mon[20993]: pgmap v12031: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:15:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:33 smithi046 ceph-mon[19468]: pgmap v12031: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:15:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:33 smithi077 ceph-mon[21151]: pgmap v12031: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:15:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:35 smithi046 ceph-mon[19468]: pgmap v12032: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:35.368 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:35.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:35.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:35.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:35.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:35 smithi087 ceph-mon[20993]: pgmap v12032: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:35 smithi077 ceph-mon[21151]: pgmap v12032: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:36.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:36 smithi046 ceph-mon[19468]: from='client.374388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:36 smithi087 ceph-mon[20993]: from='client.374388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:36 smithi077 ceph-mon[21151]: from='client.374388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:37 smithi046 ceph-mon[19468]: pgmap v12033: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:37 smithi087 ceph-mon[20993]: pgmap v12033: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:37 smithi077 ceph-mon[21151]: pgmap v12033: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:15:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:39 smithi046 ceph-mon[19468]: pgmap v12034: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:39 smithi087 ceph-mon[20993]: pgmap v12034: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:39 smithi077 ceph-mon[21151]: pgmap v12034: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:40.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:40.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:41.058 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:41.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:41.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:41.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:41.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:41 smithi046 ceph-mon[19468]: pgmap v12035: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:41 smithi087 ceph-mon[20993]: pgmap v12035: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:41 smithi077 ceph-mon[21151]: pgmap v12035: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-08-31T09:15:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:42 smithi046 ceph-mon[19468]: from='client.374460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:42 smithi087 ceph-mon[20993]: from='client.374460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:42 smithi077 ceph-mon[21151]: from='client.374460 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:43 smithi046 ceph-mon[19468]: pgmap v12036: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:15:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:43 smithi087 ceph-mon[20993]: pgmap v12036: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:15:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:43 smithi077 ceph-mon[21151]: pgmap v12036: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:15:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:45 smithi046 ceph-mon[19468]: pgmap v12037: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:45 smithi087 ceph-mon[20993]: pgmap v12037: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:45.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:45 smithi077 ceph-mon[21151]: pgmap v12037: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:15:46.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:46.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:46.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:46.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:46.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:46.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:46.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:46.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:47.253 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:47 smithi077 ceph-mon[21151]: pgmap v12038: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:47 smithi046 ceph-mon[19468]: pgmap v12038: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:47 smithi087 ceph-mon[20993]: pgmap v12038: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:48.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:15:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:15:47.819+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:15:48.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:15:47 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:15:47.820+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:15:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='client.374538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:15:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:15:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:15:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:48 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='client.374538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:48.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:48 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='client.374538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:15:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:15:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:15:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:48.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:48 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:15:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:49 smithi087 ceph-mon[20993]: pgmap v12039: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:15:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:49 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:15:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:49 smithi077 ceph-mon[21151]: pgmap v12039: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:15:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:49 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:15:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:49 smithi046 ceph-mon[19468]: pgmap v12039: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:15:49.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:49 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:15:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: pgmap v12040: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: pgmap v12040: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: pgmap v12040: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:15:51.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:51.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:51.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:52.423 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:52.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:53 smithi046 ceph-mon[19468]: pgmap v12041: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:53 smithi046 ceph-mon[19468]: from='client.374700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:53 smithi087 ceph-mon[20993]: pgmap v12041: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:53 smithi087 ceph-mon[20993]: from='client.374700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:53 smithi077 ceph-mon[21151]: pgmap v12041: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:53 smithi077 ceph-mon[21151]: from='client.374700 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:55.331 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:55 smithi046 ceph-mon[19468]: pgmap v12042: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:55 smithi087 ceph-mon[20993]: pgmap v12042: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:55 smithi077 ceph-mon[21151]: pgmap v12042: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:57.426 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:15:57.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:15:57.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:15:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:57 smithi046 ceph-mon[19468]: pgmap v12043: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:57 smithi087 ceph-mon[20993]: pgmap v12043: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:57 smithi077 ceph-mon[21151]: pgmap v12043: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:58.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:15:58.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:15:58.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:15:58.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:15:58.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:15:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:58 smithi046 ceph-mon[19468]: pgmap v12044: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:15:58 smithi046 ceph-mon[19468]: from='client.374775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:58 smithi087 ceph-mon[20993]: pgmap v12044: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:15:58 smithi087 ceph-mon[20993]: from='client.374775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:15:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:58 smithi077 ceph-mon[21151]: pgmap v12044: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:15:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:15:58 smithi077 ceph-mon[21151]: from='client.374775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:00 smithi046 ceph-mon[19468]: pgmap v12045: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:00 smithi087 ceph-mon[20993]: pgmap v12045: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:00 smithi077 ceph-mon[21151]: pgmap v12045: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:03.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:03.113 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:03.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:02 smithi046 ceph-mon[19468]: pgmap v12046: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:02 smithi087 ceph-mon[20993]: pgmap v12046: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:02 smithi077 ceph-mon[21151]: pgmap v12046: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:03.790 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:03.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:03.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:03.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:03.790 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:05 smithi046 ceph-mon[19468]: from='client.374850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:05 smithi046 ceph-mon[19468]: pgmap v12047: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:05 smithi087 ceph-mon[20993]: from='client.374850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:05 smithi087 ceph-mon[20993]: pgmap v12047: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:05.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:05 smithi077 ceph-mon[21151]: from='client.374850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:05.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:05 smithi077 ceph-mon[21151]: pgmap v12047: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:07 smithi077 ceph-mon[21151]: pgmap v12048: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:07 smithi046 ceph-mon[19468]: pgmap v12048: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:07 smithi087 ceph-mon[20993]: pgmap v12048: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:08.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:08.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:08.792 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:09 smithi046 ceph-mon[19468]: pgmap v12049: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:09 smithi087 ceph-mon[20993]: pgmap v12049: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:09.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:09 smithi077 ceph-mon[21151]: pgmap v12049: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:09.471 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:09.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:09.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:09.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:09.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:10 smithi046 ceph-mon[19468]: from='client.374928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:10 smithi087 ceph-mon[20993]: from='client.374928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:10 smithi077 ceph-mon[21151]: from='client.374928 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: pgmap v12050: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: pgmap v12050: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: pgmap v12050: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:13 smithi046 ceph-mon[19468]: pgmap v12051: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:13 smithi087 ceph-mon[20993]: pgmap v12051: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:13 smithi077 ceph-mon[21151]: pgmap v12051: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:14.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:14.473 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:15.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:15.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:15.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:15.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:15.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:15.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:15 smithi046 ceph-mon[19468]: pgmap v12052: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:15 smithi087 ceph-mon[20993]: pgmap v12052: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:15 smithi077 ceph-mon[21151]: pgmap v12052: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:16.284 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:16 smithi046 ceph-mon[19468]: from='client.375000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:16 smithi087 ceph-mon[20993]: from='client.375000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:16.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:16 smithi077 ceph-mon[21151]: from='client.375000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:17 smithi046 ceph-mon[19468]: pgmap v12053: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:16:17.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:17 smithi087 ceph-mon[20993]: pgmap v12053: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:16:17.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:17 smithi077 ceph-mon[21151]: pgmap v12053: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:16:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:19 smithi046 ceph-mon[19468]: pgmap v12054: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:19 smithi087 ceph-mon[20993]: pgmap v12054: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:19 smithi077 ceph-mon[21151]: pgmap v12054: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:20.172 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:20.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:20.172 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:20.857 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:20.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:20.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:20.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:20.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:21 smithi046 ceph-mon[19468]: pgmap v12055: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:21 smithi087 ceph-mon[20993]: pgmap v12055: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:21 smithi077 ceph-mon[21151]: pgmap v12055: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:16:22.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:22 smithi046 ceph-mon[19468]: from='client.375078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:22 smithi087 ceph-mon[20993]: from='client.375078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:22 smithi077 ceph-mon[21151]: from='client.375078 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:23 smithi087 ceph-mon[20993]: pgmap v12056: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:23 smithi077 ceph-mon[21151]: pgmap v12056: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:23 smithi046 ceph-mon[19468]: pgmap v12056: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:25 smithi087 ceph-mon[20993]: pgmap v12057: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:16:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:25 smithi077 ceph-mon[21151]: pgmap v12057: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:16:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:25 smithi046 ceph-mon[19468]: pgmap v12057: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:16:25.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:25.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:25.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:26.541 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:26.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:26.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:26.541 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:26.542 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:27.349 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:27 smithi077 ceph-mon[21151]: pgmap v12058: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:27.349 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:27 smithi077 ceph-mon[21151]: from='client.375153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:27 smithi087 ceph-mon[20993]: pgmap v12058: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:27 smithi087 ceph-mon[20993]: from='client.375153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:27 smithi046 ceph-mon[19468]: pgmap v12058: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:27 smithi046 ceph-mon[19468]: from='client.375153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:29 smithi077 ceph-mon[21151]: pgmap v12059: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:29 smithi046 ceph-mon[19468]: pgmap v12059: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:29 smithi087 ceph-mon[20993]: pgmap v12059: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: pgmap v12060: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: pgmap v12060: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: pgmap v12060: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:32.239 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:32.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:32.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:32.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:32.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:33.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:33 smithi087 ceph-mon[20993]: pgmap v12061: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:16:33.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:33 smithi087 ceph-mon[20993]: from='client.375228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:33 smithi077 ceph-mon[21151]: pgmap v12061: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:16:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:33 smithi077 ceph-mon[21151]: from='client.375228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:33 smithi046 ceph-mon[19468]: pgmap v12061: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:16:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:33 smithi046 ceph-mon[19468]: from='client.375228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:35.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:35 smithi087 ceph-mon[20993]: pgmap v12062: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:35 smithi077 ceph-mon[21151]: pgmap v12062: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:35 smithi046 ceph-mon[19468]: pgmap v12062: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:37.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:37.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:37.242 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:37 smithi077 ceph-mon[21151]: pgmap v12063: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:37 smithi046 ceph-mon[19468]: pgmap v12063: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:37 smithi087 ceph-mon[20993]: pgmap v12063: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:37.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:37.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:37.928 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:39 smithi077 ceph-mon[21151]: from='client.375306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:39 smithi077 ceph-mon[21151]: pgmap v12064: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:39 smithi046 ceph-mon[19468]: from='client.375306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:39 smithi046 ceph-mon[19468]: pgmap v12064: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:39 smithi087 ceph-mon[20993]: from='client.375306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:39 smithi087 ceph-mon[20993]: pgmap v12064: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:41 smithi077 ceph-mon[21151]: pgmap v12065: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:41 smithi046 ceph-mon[19468]: pgmap v12065: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:41 smithi087 ceph-mon[20993]: pgmap v12065: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:42.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:42.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:42.928 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:43 smithi077 ceph-mon[21151]: pgmap v12066: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.603 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:43.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:43.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:43.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:43.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:43 smithi046 ceph-mon[19468]: pgmap v12066: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:43 smithi087 ceph-mon[20993]: pgmap v12066: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:45 smithi077 ceph-mon[21151]: from='client.375384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:45 smithi077 ceph-mon[21151]: pgmap v12067: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:45 smithi046 ceph-mon[19468]: from='client.375384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:45 smithi046 ceph-mon[19468]: pgmap v12067: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:45 smithi087 ceph-mon[20993]: from='client.375384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:45 smithi087 ceph-mon[20993]: pgmap v12067: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:47 smithi077 ceph-mon[21151]: pgmap v12068: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:47.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:47 smithi087 ceph-mon[20993]: pgmap v12068: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:47 smithi046 ceph-mon[19468]: pgmap v12068: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:16:48.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:16:48.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:16:48.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:16:48.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:48.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:16:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:16:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:16:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:48.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:48.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:48.605 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:16:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:16:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:16:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:48.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:16:48.558+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:16:48.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:16:48 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:16:48.559+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:16:49.156 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:49 smithi077 ceph-mon[21151]: pgmap v12069: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:49.156 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:49.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:49.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:49 smithi046 ceph-mon[19468]: pgmap v12069: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:49 smithi087 ceph-mon[20993]: pgmap v12069: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:16:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:16:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:16:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:50 smithi077 ceph-mon[21151]: from='client.375561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:16:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:16:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:50 smithi046 ceph-mon[19468]: from='client.375561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:16:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:16:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:50 smithi087 ceph-mon[20993]: from='client.375561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:51 smithi077 ceph-mon[21151]: pgmap v12070: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:51 smithi046 ceph-mon[19468]: pgmap v12070: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:51 smithi087 ceph-mon[20993]: pgmap v12070: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:16:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:16:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:53 smithi046 ceph-mon[19468]: pgmap v12071: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:53.612 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:53 smithi087 ceph-mon[20993]: pgmap v12071: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:53 smithi077 ceph-mon[21151]: pgmap v12071: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:54.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:54.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:54.282 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:16:54.963 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:16:54.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:16:54.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:16:54.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:16:54.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:16:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:55 smithi046 ceph-mon[19468]: pgmap v12072: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:55 smithi087 ceph-mon[20993]: pgmap v12072: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:55 smithi077 ceph-mon[21151]: pgmap v12072: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:56.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:56 smithi046 ceph-mon[19468]: from='client.375636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:56 smithi087 ceph-mon[20993]: from='client.375636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:56 smithi077 ceph-mon[21151]: from='client.375636 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:16:57.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:57 smithi046 ceph-mon[19468]: pgmap v12073: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:57 smithi087 ceph-mon[20993]: pgmap v12073: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:57 smithi077 ceph-mon[21151]: pgmap v12073: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:16:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:16:59 smithi046 ceph-mon[19468]: pgmap v12074: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:16:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:16:59 smithi087 ceph-mon[20993]: pgmap v12074: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:16:59 smithi077 ceph-mon[21151]: pgmap v12074: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:16:59.966 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:16:59.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:16:59.966 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:00.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:00.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:00.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:00.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:00.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:01.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:01 smithi046 ceph-mon[19468]: pgmap v12075: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:17:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:01 smithi087 ceph-mon[20993]: pgmap v12075: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:17:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:01 smithi077 ceph-mon[21151]: pgmap v12075: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:17:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:02 smithi046 ceph-mon[19468]: from='client.375714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:02 smithi087 ceph-mon[20993]: from='client.375714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:02 smithi077 ceph-mon[21151]: from='client.375714 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:03 smithi046 ceph-mon[19468]: pgmap v12076: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:03 smithi087 ceph-mon[20993]: pgmap v12076: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:03 smithi077 ceph-mon[21151]: pgmap v12076: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:05 smithi046 ceph-mon[19468]: pgmap v12077: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:05 smithi087 ceph-mon[20993]: pgmap v12077: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:05.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:05.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:05.659 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:05 smithi077 ceph-mon[21151]: pgmap v12077: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:06.342 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:06.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:06.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:06.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:06.343 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:07.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:07 smithi077 ceph-mon[21151]: pgmap v12078: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:07.473 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:07 smithi077 ceph-mon[21151]: from='client.375786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:07 smithi046 ceph-mon[19468]: pgmap v12078: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:07 smithi046 ceph-mon[19468]: from='client.375786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:07 smithi087 ceph-mon[20993]: pgmap v12078: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:07 smithi087 ceph-mon[20993]: from='client.375786 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:09 smithi046 ceph-mon[19468]: pgmap v12079: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:09 smithi087 ceph-mon[20993]: pgmap v12079: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:09.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:09 smithi077 ceph-mon[21151]: pgmap v12079: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:11.344 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:11.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:11.344 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:11 smithi046 ceph-mon[19468]: pgmap v12080: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:11 smithi087 ceph-mon[20993]: pgmap v12080: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:11 smithi077 ceph-mon[21151]: pgmap v12080: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:12.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:12.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:12.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:12.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:12 smithi046 ceph-mon[19468]: from='client.375858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:12 smithi046 ceph-mon[19468]: pgmap v12081: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:12 smithi087 ceph-mon[20993]: from='client.375858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:12 smithi087 ceph-mon[20993]: pgmap v12081: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:12 smithi077 ceph-mon[21151]: from='client.375858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:12 smithi077 ceph-mon[21151]: pgmap v12081: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:17:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:14 smithi046 ceph-mon[19468]: pgmap v12082: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:15.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:14 smithi087 ceph-mon[20993]: pgmap v12082: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:14 smithi077 ceph-mon[21151]: pgmap v12082: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:17.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:17.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:17.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:16 smithi046 ceph-mon[19468]: pgmap v12083: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:17.030 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:16 smithi087 ceph-mon[20993]: pgmap v12083: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:16 smithi077 ceph-mon[21151]: pgmap v12083: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:17.710 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:17.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:18 smithi046 ceph-mon[19468]: from='client.375936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:18 smithi046 ceph-mon[19468]: pgmap v12084: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:18 smithi087 ceph-mon[20993]: from='client.375936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:18 smithi087 ceph-mon[20993]: pgmap v12084: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:18 smithi077 ceph-mon[21151]: from='client.375936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:18 smithi077 ceph-mon[21151]: pgmap v12084: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:20 smithi046 ceph-mon[19468]: pgmap v12085: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:20 smithi087 ceph-mon[20993]: pgmap v12085: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:20 smithi077 ceph-mon[21151]: pgmap v12085: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:22.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:22.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:22.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:22 smithi046 ceph-mon[19468]: pgmap v12086: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:22 smithi087 ceph-mon[20993]: pgmap v12086: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:22 smithi077 ceph-mon[21151]: pgmap v12086: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:23.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:23 smithi046 ceph-mon[19468]: from='client.376008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:23 smithi087 ceph-mon[20993]: from='client.376008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:23 smithi077 ceph-mon[21151]: from='client.376008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:24 smithi046 ceph-mon[19468]: pgmap v12087: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:24 smithi087 ceph-mon[20993]: pgmap v12087: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:24 smithi077 ceph-mon[21151]: pgmap v12087: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:26 smithi046 ceph-mon[19468]: pgmap v12088: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:26 smithi087 ceph-mon[20993]: pgmap v12088: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:26 smithi077 ceph-mon[21151]: pgmap v12088: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:28.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:28.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:28.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:28 smithi077 ceph-mon[21151]: pgmap v12089: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:29.071 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:29.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:29.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:29.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:29.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:29.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:28 smithi046 ceph-mon[19468]: pgmap v12089: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:28 smithi087 ceph-mon[20993]: pgmap v12089: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:29 smithi046 ceph-mon[19468]: from='client.376077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:29 smithi087 ceph-mon[20993]: from='client.376077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:29 smithi077 ceph-mon[21151]: from='client.376077 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:31.338 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:31 smithi077 ceph-mon[21151]: pgmap v12090: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:31 smithi046 ceph-mon[19468]: pgmap v12090: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:31 smithi087 ceph-mon[20993]: pgmap v12090: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:32 smithi046 ceph-mon[19468]: pgmap v12091: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:32 smithi087 ceph-mon[20993]: pgmap v12091: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:32 smithi077 ceph-mon[21151]: pgmap v12091: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:34.073 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:34.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:34.074 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:34.759 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:34.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:34 smithi087 ceph-mon[20993]: pgmap v12092: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:34 smithi046 ceph-mon[19468]: pgmap v12092: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:34 smithi077 ceph-mon[21151]: pgmap v12092: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:36.006 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:35 smithi087 ceph-mon[20993]: from='client.376155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:35 smithi046 ceph-mon[19468]: from='client.376155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:35 smithi077 ceph-mon[21151]: from='client.376155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:37.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:36 smithi087 ceph-mon[20993]: pgmap v12093: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:36 smithi046 ceph-mon[19468]: pgmap v12093: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:36 smithi077 ceph-mon[21151]: pgmap v12093: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:17:38.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:38 smithi046 ceph-mon[19468]: pgmap v12094: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:38 smithi087 ceph-mon[20993]: pgmap v12094: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:38 smithi077 ceph-mon[21151]: pgmap v12094: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:39.761 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:39.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:39.761 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:40.433 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:40.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:40.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:40.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:40.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:40 smithi046 ceph-mon[19468]: pgmap v12095: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:40 smithi046 ceph-mon[19468]: from='client.376233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:40 smithi087 ceph-mon[20993]: pgmap v12095: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:40 smithi087 ceph-mon[20993]: from='client.376233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:40 smithi077 ceph-mon[21151]: pgmap v12095: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:40 smithi077 ceph-mon[21151]: from='client.376233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:42 smithi046 ceph-mon[19468]: pgmap v12096: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:42 smithi087 ceph-mon[20993]: pgmap v12096: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:42 smithi077 ceph-mon[21151]: pgmap v12096: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:44 smithi046 ceph-mon[19468]: pgmap v12097: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:44 smithi087 ceph-mon[20993]: pgmap v12097: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:44 smithi077 ceph-mon[21151]: pgmap v12097: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:45.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:45.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:45.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:46.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:46.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:46.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:46.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:46.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:46 smithi046 ceph-mon[19468]: pgmap v12098: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:46 smithi046 ceph-mon[19468]: from='client.376305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:46 smithi087 ceph-mon[20993]: pgmap v12098: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:46 smithi087 ceph-mon[20993]: from='client.376305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:46 smithi077 ceph-mon[21151]: pgmap v12098: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:17:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:46 smithi077 ceph-mon[21151]: from='client.376305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:48.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:48 smithi077 ceph-mon[21151]: pgmap v12099: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:48.862 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:17:49.074 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:48 smithi087 ceph-mon[20993]: pgmap v12099: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:49.074 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:17:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:48 smithi046 ceph-mon[19468]: pgmap v12099: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:17:49.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:17:49.581+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:17:49.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:17:49.583+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.265 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:50.266 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:49 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:50.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:49 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:49 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:17:51.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:51.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:51.122 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:51.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:17:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:50 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:17:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:50 smithi077 ceph-mon[21151]: pgmap v12100: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:17:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:50 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:17:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:50 smithi046 ceph-mon[19468]: pgmap v12100: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:17:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:50 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:17:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:50 smithi087 ceph-mon[20993]: pgmap v12100: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:17:51.804 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:51.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:51.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:51.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:51.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='client.376482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:52 smithi046 ceph-mon[19468]: pgmap v12101: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='client.376482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:52 smithi087 ceph-mon[20993]: pgmap v12101: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='client.376482 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:52 smithi077 ceph-mon[21151]: pgmap v12101: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:54 smithi046 ceph-mon[19468]: pgmap v12102: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:54 smithi087 ceph-mon[20993]: pgmap v12102: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:54 smithi077 ceph-mon[21151]: pgmap v12102: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:56.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:17:56.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:17:56.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:17:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:56 smithi046 ceph-mon[19468]: pgmap v12103: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:56 smithi087 ceph-mon[20993]: pgmap v12103: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:56 smithi077 ceph-mon[21151]: pgmap v12103: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:57.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:17:57.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:17:57.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:17:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:17:57.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:17:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:57 smithi046 ceph-mon[19468]: from='client.376560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:57 smithi087 ceph-mon[20993]: from='client.376560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:57 smithi077 ceph-mon[21151]: from='client.376560 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:17:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:17:58 smithi046 ceph-mon[19468]: pgmap v12104: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:17:58 smithi087 ceph-mon[20993]: pgmap v12104: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:17:58 smithi077 ceph-mon[21151]: pgmap v12104: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:00 smithi046 ceph-mon[19468]: pgmap v12105: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:00 smithi087 ceph-mon[20993]: pgmap v12105: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:00 smithi077 ceph-mon[21151]: pgmap v12105: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:02.498 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:02.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:02.498 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:02 smithi046 ceph-mon[19468]: pgmap v12106: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:02 smithi087 ceph-mon[20993]: pgmap v12106: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:02 smithi077 ceph-mon[21151]: pgmap v12106: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:03.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:03.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:03.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:03 smithi046 ceph-mon[19468]: from='client.376629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:03 smithi087 ceph-mon[20993]: from='client.376629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:03 smithi077 ceph-mon[21151]: from='client.376629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:04 smithi046 ceph-mon[19468]: pgmap v12107: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:04 smithi087 ceph-mon[20993]: pgmap v12107: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:04 smithi077 ceph-mon[21151]: pgmap v12107: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:06 smithi046 ceph-mon[19468]: pgmap v12108: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:06 smithi087 ceph-mon[20993]: pgmap v12108: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:06 smithi077 ceph-mon[21151]: pgmap v12108: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:08.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:08.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:08.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:08.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:08.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:08.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:08.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:08.862 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:08 smithi046 ceph-mon[19468]: pgmap v12109: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:08 smithi087 ceph-mon[20993]: pgmap v12109: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:08 smithi077 ceph-mon[21151]: pgmap v12109: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:09 smithi077 ceph-mon[21151]: from='client.376701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:09 smithi046 ceph-mon[19468]: from='client.376701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:09 smithi087 ceph-mon[20993]: from='client.376701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:10 smithi046 ceph-mon[19468]: pgmap v12110: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:10 smithi087 ceph-mon[20993]: pgmap v12110: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:11.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:10 smithi077 ceph-mon[21151]: pgmap v12110: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:12 smithi046 ceph-mon[19468]: pgmap v12111: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:12 smithi087 ceph-mon[20993]: pgmap v12111: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:12 smithi077 ceph-mon[21151]: pgmap v12111: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:13.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:13.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:13.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:14.552 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:14.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:14.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:14.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:14.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:14 smithi046 ceph-mon[19468]: pgmap v12112: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:14 smithi046 ceph-mon[19468]: from='client.376776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:14 smithi087 ceph-mon[20993]: pgmap v12112: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:14 smithi087 ceph-mon[20993]: from='client.376776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:14 smithi077 ceph-mon[21151]: pgmap v12112: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:14 smithi077 ceph-mon[21151]: from='client.376776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:16.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:16 smithi087 ceph-mon[20993]: pgmap v12113: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:16 smithi046 ceph-mon[19468]: pgmap v12113: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:16 smithi077 ceph-mon[21151]: pgmap v12113: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:19.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:18 smithi046 ceph-mon[19468]: pgmap v12114: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:18 smithi087 ceph-mon[20993]: pgmap v12114: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:19.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:18 smithi077 ceph-mon[21151]: pgmap v12114: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:19.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:19.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:19.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:20.248 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:20.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:20 smithi046 ceph-mon[19468]: pgmap v12115: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:20 smithi046 ceph-mon[19468]: from='client.376848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:20 smithi087 ceph-mon[20993]: pgmap v12115: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:20 smithi087 ceph-mon[20993]: from='client.376848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:20 smithi077 ceph-mon[21151]: pgmap v12115: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:20 smithi077 ceph-mon[21151]: from='client.376848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:22 smithi046 ceph-mon[19468]: pgmap v12116: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:22 smithi087 ceph-mon[20993]: pgmap v12116: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:22 smithi077 ceph-mon[21151]: pgmap v12116: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:24 smithi046 ceph-mon[19468]: pgmap v12117: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:24 smithi087 ceph-mon[20993]: pgmap v12117: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:25.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:24 smithi077 ceph-mon[21151]: pgmap v12117: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:25.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:25.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:25.251 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:25.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:25.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:25.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:25.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:25.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:26 smithi046 ceph-mon[19468]: from='client.376923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:26 smithi046 ceph-mon[19468]: pgmap v12118: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:26 smithi087 ceph-mon[20993]: from='client.376923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:26 smithi087 ceph-mon[20993]: pgmap v12118: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:26 smithi077 ceph-mon[21151]: from='client.376923 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:26 smithi077 ceph-mon[21151]: pgmap v12118: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:28 smithi046 ceph-mon[19468]: pgmap v12119: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:28 smithi087 ceph-mon[20993]: pgmap v12119: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:28 smithi077 ceph-mon[21151]: pgmap v12119: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:30.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:30.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:30.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:31.305 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:31 smithi077 ceph-mon[21151]: pgmap v12120: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:31 smithi046 ceph-mon[19468]: pgmap v12120: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:31 smithi087 ceph-mon[20993]: pgmap v12120: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:18:31.621 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:31.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:31.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:31.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:31.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='client.377001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: pgmap v12121: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='client.377001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: pgmap v12121: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='client.377001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: pgmap v12121: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:34 smithi046 ceph-mon[19468]: pgmap v12122: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:34 smithi087 ceph-mon[20993]: pgmap v12122: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:34 smithi077 ceph-mon[21151]: pgmap v12122: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:36.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:36.625 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:36.625 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:36 smithi046 ceph-mon[19468]: pgmap v12123: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:36 smithi087 ceph-mon[20993]: pgmap v12123: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:36 smithi077 ceph-mon[21151]: pgmap v12123: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:37.310 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:37.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:37.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:37.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:37.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:37 smithi046 ceph-mon[19468]: from='client.377079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:37 smithi087 ceph-mon[20993]: from='client.377079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:37 smithi077 ceph-mon[21151]: from='client.377079 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:38 smithi087 ceph-mon[20993]: pgmap v12124: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:38 smithi046 ceph-mon[19468]: pgmap v12124: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:38 smithi077 ceph-mon[21151]: pgmap v12124: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:40 smithi046 ceph-mon[19468]: pgmap v12125: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:40 smithi087 ceph-mon[20993]: pgmap v12125: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:41.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:40 smithi077 ceph-mon[21151]: pgmap v12125: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:42.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:42 smithi046 ceph-mon[19468]: pgmap v12126: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:43.018 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:43.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:43.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:43.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:43.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:42 smithi087 ceph-mon[20993]: pgmap v12126: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:43.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:42 smithi077 ceph-mon[21151]: pgmap v12126: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:43 smithi046 ceph-mon[19468]: from='client.377157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:43 smithi087 ceph-mon[20993]: from='client.377157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:43 smithi077 ceph-mon[21151]: from='client.377157 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:44 smithi046 ceph-mon[19468]: pgmap v12127: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:44 smithi087 ceph-mon[20993]: pgmap v12127: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:44 smithi077 ceph-mon[21151]: pgmap v12127: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:46 smithi046 ceph-mon[19468]: pgmap v12128: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:46 smithi087 ceph-mon[20993]: pgmap v12128: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:46 smithi077 ceph-mon[21151]: pgmap v12128: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:48.019 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:48.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:48.020 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:48.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:48 smithi046 ceph-mon[19468]: pgmap v12129: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:49.369 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:48 smithi077 ceph-mon[21151]: pgmap v12129: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:48 smithi087 ceph-mon[20993]: pgmap v12129: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:49 smithi046 ceph-mon[19468]: from='client.377235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:18:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:49 smithi087 ceph-mon[20993]: from='client.377235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:18:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:50.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:49 smithi077 ceph-mon[21151]: from='client.377235 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:18:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:50.990 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:18:50.618+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:18:50.990 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:18:50.618+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:18:51.081 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: pgmap v12130: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:51.082 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:50 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: pgmap v12130: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:50 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: pgmap v12130: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:18:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:51.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:50 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:18:52.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:18:52.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:18:52.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:18:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:18:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:18:53.266 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:52 smithi077 ceph-mon[21151]: pgmap v12131: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:52 smithi046 ceph-mon[19468]: pgmap v12131: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:52 smithi087 ceph-mon[20993]: pgmap v12131: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:18:53.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:53.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:53.699 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:18:54.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:18:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:18:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:18:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:18:54.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:18:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:54 smithi046 ceph-mon[19468]: pgmap v12132: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:54 smithi046 ceph-mon[19468]: from='client.377415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:54 smithi087 ceph-mon[20993]: pgmap v12132: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:54 smithi087 ceph-mon[20993]: from='client.377415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:55 smithi077 ceph-mon[21151]: pgmap v12132: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:18:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:55 smithi077 ceph-mon[21151]: from='client.377415 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:18:57.320 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:57 smithi087 ceph-mon[20993]: pgmap v12133: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:57 smithi046 ceph-mon[19468]: pgmap v12133: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:57 smithi077 ceph-mon[21151]: pgmap v12133: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:59.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:18:59 smithi087 ceph-mon[20993]: pgmap v12134: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:18:59 smithi077 ceph-mon[21151]: pgmap v12134: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:18:59 smithi046 ceph-mon[19468]: pgmap v12134: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:18:59.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:18:59.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:18:59.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:00.081 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:00.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:00.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:00.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:00.081 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:01.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:01 smithi046 ceph-mon[19468]: from='client.377493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:01.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:01 smithi046 ceph-mon[19468]: pgmap v12135: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:01 smithi087 ceph-mon[20993]: from='client.377493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:01 smithi087 ceph-mon[20993]: pgmap v12135: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:01 smithi077 ceph-mon[21151]: from='client.377493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:01 smithi077 ceph-mon[21151]: pgmap v12135: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:03.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:03 smithi046 ceph-mon[19468]: pgmap v12136: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:03 smithi087 ceph-mon[20993]: pgmap v12136: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:03 smithi077 ceph-mon[21151]: pgmap v12136: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:04.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:05.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:05.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:05.084 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:05 smithi046 ceph-mon[19468]: pgmap v12137: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:19:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:05 smithi087 ceph-mon[20993]: pgmap v12137: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:19:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:05 smithi077 ceph-mon[21151]: pgmap v12137: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:19:05.768 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:05.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:05.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:05.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:05.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:07 smithi046 ceph-mon[19468]: from='client.377571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:07 smithi046 ceph-mon[19468]: pgmap v12138: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:07 smithi087 ceph-mon[20993]: from='client.377571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:07 smithi087 ceph-mon[20993]: pgmap v12138: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:07 smithi077 ceph-mon[21151]: from='client.377571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:07 smithi077 ceph-mon[21151]: pgmap v12138: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:09 smithi046 ceph-mon[19468]: pgmap v12139: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:09 smithi087 ceph-mon[20993]: pgmap v12139: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:09 smithi077 ceph-mon[21151]: pgmap v12139: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:10.769 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:10.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:10.770 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:11 smithi087 ceph-mon[20993]: pgmap v12140: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:11.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:11 smithi077 ceph-mon[21151]: pgmap v12140: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:11.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:11.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:11.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:11.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:11.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:11.456 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:11 smithi046 ceph-mon[19468]: pgmap v12140: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='client.377646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='client.377646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='client.377646 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:13 smithi087 ceph-mon[20993]: pgmap v12141: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:13 smithi077 ceph-mon[21151]: pgmap v12141: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:13 smithi046 ceph-mon[19468]: pgmap v12141: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:15 smithi087 ceph-mon[20993]: pgmap v12142: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:19:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:15 smithi077 ceph-mon[21151]: pgmap v12142: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:19:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:15 smithi046 ceph-mon[19468]: pgmap v12142: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:19:16.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:16.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:16.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:17.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:17 smithi087 ceph-mon[20993]: pgmap v12143: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:19:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:17 smithi077 ceph-mon[21151]: pgmap v12143: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:19:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:17 smithi046 ceph-mon[19468]: pgmap v12143: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:19:18.257 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:18 smithi087 ceph-mon[20993]: from='client.377721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:18 smithi077 ceph-mon[21151]: from='client.377721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:18 smithi046 ceph-mon[19468]: from='client.377721 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:19.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:19 smithi087 ceph-mon[20993]: pgmap v12144: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:19 smithi077 ceph-mon[21151]: pgmap v12144: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:19 smithi046 ceph-mon[19468]: pgmap v12144: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:21.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:21 smithi046 ceph-mon[19468]: pgmap v12145: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:21 smithi077 ceph-mon[21151]: pgmap v12145: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:21 smithi087 ceph-mon[20993]: pgmap v12145: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:22.841 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:22.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:22.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:22.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:22.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:23 smithi046 ceph-mon[19468]: pgmap v12146: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:23 smithi077 ceph-mon[21151]: pgmap v12146: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:23 smithi087 ceph-mon[20993]: pgmap v12146: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:24 smithi046 ceph-mon[19468]: from='client.377790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:24 smithi087 ceph-mon[20993]: from='client.377790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:24 smithi077 ceph-mon[21151]: from='client.377790 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:25 smithi046 ceph-mon[19468]: pgmap v12147: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:25 smithi087 ceph-mon[20993]: pgmap v12147: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:25 smithi077 ceph-mon[21151]: pgmap v12147: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:27 smithi046 ceph-mon[19468]: pgmap v12148: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:27 smithi087 ceph-mon[20993]: pgmap v12148: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:27.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:27 smithi077 ceph-mon[21151]: pgmap v12148: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:27.843 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:27.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:27.844 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:28.522 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:28.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:28.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:28.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:28.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:29 smithi046 ceph-mon[19468]: pgmap v12149: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:29 smithi046 ceph-mon[19468]: from='client.377868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:29 smithi087 ceph-mon[20993]: pgmap v12149: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:29 smithi087 ceph-mon[20993]: from='client.377868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:29 smithi077 ceph-mon[21151]: pgmap v12149: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:29 smithi077 ceph-mon[21151]: from='client.377868 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:31 smithi046 ceph-mon[19468]: pgmap v12150: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:31 smithi087 ceph-mon[20993]: pgmap v12150: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:31 smithi077 ceph-mon[21151]: pgmap v12150: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: pgmap v12151: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: pgmap v12151: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: pgmap v12151: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:33.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:33.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:33.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:34.211 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:34.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:34.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:35 smithi046 ceph-mon[19468]: pgmap v12152: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:35 smithi046 ceph-mon[19468]: from='client.377946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:35 smithi087 ceph-mon[20993]: pgmap v12152: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:35 smithi087 ceph-mon[20993]: from='client.377946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:35 smithi077 ceph-mon[21151]: pgmap v12152: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:35 smithi077 ceph-mon[21151]: from='client.377946 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:37 smithi046 ceph-mon[19468]: pgmap v12153: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:37 smithi087 ceph-mon[20993]: pgmap v12153: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:37 smithi077 ceph-mon[21151]: pgmap v12153: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:39 smithi046 ceph-mon[19468]: pgmap v12154: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:39 smithi087 ceph-mon[20993]: pgmap v12154: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:39 smithi077 ceph-mon[21151]: pgmap v12154: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:39.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:39.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:39.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:41.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:41 smithi046 ceph-mon[19468]: from='client.378021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:41.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:41 smithi046 ceph-mon[19468]: pgmap v12155: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:41 smithi087 ceph-mon[20993]: from='client.378021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:41 smithi087 ceph-mon[20993]: pgmap v12155: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:41 smithi077 ceph-mon[21151]: from='client.378021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:41 smithi077 ceph-mon[21151]: pgmap v12155: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:43.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:43 smithi046 ceph-mon[19468]: pgmap v12156: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:43 smithi087 ceph-mon[20993]: pgmap v12156: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:43.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:43 smithi077 ceph-mon[21151]: pgmap v12156: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:19:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:44 smithi046 ceph-mon[19468]: pgmap v12157: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:44 smithi087 ceph-mon[20993]: pgmap v12157: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:44 smithi077 ceph-mon[21151]: pgmap v12157: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:44.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:44.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:44.904 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:45.588 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:45.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:45.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:45.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:45.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:45 smithi046 ceph-mon[19468]: from='client.378096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:45 smithi087 ceph-mon[20993]: from='client.378096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:45 smithi077 ceph-mon[21151]: from='client.378096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:46 smithi046 ceph-mon[19468]: pgmap v12158: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:46 smithi087 ceph-mon[20993]: pgmap v12158: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:46 smithi077 ceph-mon[21151]: pgmap v12158: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:48 smithi046 ceph-mon[19468]: pgmap v12159: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:48 smithi087 ceph-mon[20993]: pgmap v12159: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:48 smithi077 ceph-mon[21151]: pgmap v12159: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:50.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:50.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:50.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: pgmap v12160: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: pgmap v12160: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:19:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:19:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:19:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: pgmap v12160: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:51.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:19:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:19:51.349+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:19:51.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:19:51 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:19:51.359+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:19:51.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:51.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:51.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:51.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:51.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:51 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:51 smithi046 ceph-mon[19468]: from='client.378171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:51 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:51 smithi087 ceph-mon[20993]: from='client.378171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:51 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:19:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:51 smithi077 ceph-mon[21151]: from='client.378171 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: pgmap v12161: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: pgmap v12161: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:19:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:19:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: pgmap v12161: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:53.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:19:55.359 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:55 smithi077 ceph-mon[21151]: pgmap v12162: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:55 smithi046 ceph-mon[19468]: pgmap v12162: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:55 smithi087 ceph-mon[20993]: pgmap v12162: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:19:56.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:19:56.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:19:56.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:19:57.402 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:19:57.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:19:57.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:19:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:19:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:19:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:57 smithi046 ceph-mon[19468]: pgmap v12163: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:57 smithi087 ceph-mon[20993]: pgmap v12163: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:57 smithi077 ceph-mon[21151]: pgmap v12163: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:58.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:58 smithi087 ceph-mon[20993]: from='client.378357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:58 smithi046 ceph-mon[19468]: from='client.378357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:58 smithi077 ceph-mon[21151]: from='client.378357 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:19:59.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:19:59 smithi087 ceph-mon[20993]: pgmap v12164: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:19:59 smithi046 ceph-mon[19468]: pgmap v12164: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:19:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:19:59 smithi077 ceph-mon[21151]: pgmap v12164: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:00.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:20:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:20:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:20:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:01 smithi046 ceph-mon[19468]: pgmap v12165: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:01 smithi087 ceph-mon[20993]: pgmap v12165: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:01 smithi077 ceph-mon[21151]: pgmap v12165: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:02.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:02.404 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:02.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:03.111 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:03.112 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:03 smithi046 ceph-mon[19468]: pgmap v12166: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:03 smithi087 ceph-mon[20993]: pgmap v12166: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:03 smithi077 ceph-mon[21151]: pgmap v12166: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:04 smithi046 ceph-mon[19468]: from='client.378429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:04 smithi087 ceph-mon[20993]: from='client.378429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:04 smithi077 ceph-mon[21151]: from='client.378429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:05 smithi046 ceph-mon[19468]: pgmap v12167: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:05 smithi087 ceph-mon[20993]: pgmap v12167: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:05 smithi077 ceph-mon[21151]: pgmap v12167: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:07 smithi046 ceph-mon[19468]: pgmap v12168: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:07 smithi087 ceph-mon[20993]: pgmap v12168: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:07 smithi077 ceph-mon[21151]: pgmap v12168: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:08.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:08.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:08.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:08.798 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:08.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:08.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:08.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:08.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:09 smithi046 ceph-mon[19468]: pgmap v12169: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:09 smithi087 ceph-mon[20993]: pgmap v12169: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:09 smithi077 ceph-mon[21151]: pgmap v12169: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:10 smithi046 ceph-mon[19468]: from='client.378504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:10 smithi087 ceph-mon[20993]: from='client.378504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:10 smithi077 ceph-mon[21151]: from='client.378504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:11 smithi046 ceph-mon[19468]: pgmap v12170: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:11 smithi087 ceph-mon[20993]: pgmap v12170: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:11 smithi077 ceph-mon[21151]: pgmap v12170: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: pgmap v12171: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: pgmap v12171: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: pgmap v12171: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:13.800 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:13.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:13.800 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:14.478 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:14.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:14.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:14.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:14.479 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:15 smithi046 ceph-mon[19468]: pgmap v12172: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:15 smithi046 ceph-mon[19468]: from='client.378579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:15 smithi087 ceph-mon[20993]: pgmap v12172: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:15 smithi087 ceph-mon[20993]: from='client.378579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:15 smithi077 ceph-mon[21151]: pgmap v12172: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:15 smithi077 ceph-mon[21151]: from='client.378579 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:17 smithi046 ceph-mon[19468]: pgmap v12173: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:17 smithi087 ceph-mon[20993]: pgmap v12173: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:17 smithi077 ceph-mon[21151]: pgmap v12173: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:19 smithi087 ceph-mon[20993]: pgmap v12174: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:19.480 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:19.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:19 smithi046 ceph-mon[19468]: pgmap v12174: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:19.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:19.481 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:19.489 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:19 smithi077 ceph-mon[21151]: pgmap v12174: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:20.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:20.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:20.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:20.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:20.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:21.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:21 smithi087 ceph-mon[20993]: pgmap v12175: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:21.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:21 smithi087 ceph-mon[20993]: from='client.378657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:21 smithi046 ceph-mon[19468]: pgmap v12175: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:21 smithi046 ceph-mon[19468]: from='client.378657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:21 smithi077 ceph-mon[21151]: pgmap v12175: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:21 smithi077 ceph-mon[21151]: from='client.378657 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:23.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:23 smithi046 ceph-mon[19468]: pgmap v12176: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T09:20:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:23 smithi087 ceph-mon[20993]: pgmap v12176: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T09:20:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:23 smithi077 ceph-mon[21151]: pgmap v12176: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T09:20:24.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:24 smithi046 ceph-mon[19468]: pgmap v12177: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T09:20:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:24 smithi087 ceph-mon[20993]: pgmap v12177: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T09:20:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:24 smithi077 ceph-mon[21151]: pgmap v12177: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T09:20:25.164 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:25.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:25.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:25.850 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:25.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:25.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:25.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:25.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:26 smithi046 ceph-mon[19468]: from='client.378735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:26 smithi046 ceph-mon[19468]: pgmap v12178: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:26 smithi087 ceph-mon[20993]: from='client.378735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:26 smithi087 ceph-mon[20993]: pgmap v12178: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:26 smithi077 ceph-mon[21151]: from='client.378735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:26 smithi077 ceph-mon[21151]: pgmap v12178: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:28 smithi077 ceph-mon[21151]: pgmap v12179: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:28 smithi046 ceph-mon[19468]: pgmap v12179: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:28 smithi087 ceph-mon[20993]: pgmap v12179: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:30.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:30.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:30.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:30 smithi046 ceph-mon[19468]: pgmap v12180: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:30 smithi087 ceph-mon[20993]: pgmap v12180: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:31.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:30 smithi077 ceph-mon[21151]: pgmap v12180: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:20:31.533 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:31.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:31.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:31.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:31.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:31 smithi046 ceph-mon[19468]: from='client.378807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:31 smithi087 ceph-mon[20993]: from='client.378807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:31 smithi077 ceph-mon[21151]: from='client.378807 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:32.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: pgmap v12181: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:32.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:32.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:32.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:32.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:32.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:32.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: pgmap v12181: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: pgmap v12181: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:34 smithi046 ceph-mon[19468]: pgmap v12182: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:20:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:34 smithi087 ceph-mon[20993]: pgmap v12182: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:20:35.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:34 smithi077 ceph-mon[21151]: pgmap v12182: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:20:36.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:36.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:36.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:36 smithi046 ceph-mon[19468]: pgmap v12183: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:36 smithi087 ceph-mon[20993]: pgmap v12183: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:36 smithi077 ceph-mon[21151]: pgmap v12183: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:37.213 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:37.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:37.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:37.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:37.214 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:37 smithi046 ceph-mon[19468]: from='client.378882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:37 smithi087 ceph-mon[20993]: from='client.378882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:37 smithi077 ceph-mon[21151]: from='client.378882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:38 smithi046 ceph-mon[19468]: pgmap v12184: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:38 smithi087 ceph-mon[20993]: pgmap v12184: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:39.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:38 smithi077 ceph-mon[21151]: pgmap v12184: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:40 smithi046 ceph-mon[19468]: pgmap v12185: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:40 smithi087 ceph-mon[20993]: pgmap v12185: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:40 smithi077 ceph-mon[21151]: pgmap v12185: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:42.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:42.215 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:42.215 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:42.898 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:42.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:42.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:42.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:42.898 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:43.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:42 smithi046 ceph-mon[19468]: pgmap v12186: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:42 smithi087 ceph-mon[20993]: pgmap v12186: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:42 smithi077 ceph-mon[21151]: pgmap v12186: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:43 smithi046 ceph-mon[19468]: from='client.378957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:43 smithi087 ceph-mon[20993]: from='client.378957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:43 smithi077 ceph-mon[21151]: from='client.378957 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:45.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:44 smithi046 ceph-mon[19468]: pgmap v12187: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:44 smithi087 ceph-mon[20993]: pgmap v12187: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:44 smithi077 ceph-mon[21151]: pgmap v12187: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:46 smithi046 ceph-mon[19468]: pgmap v12188: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:46 smithi087 ceph-mon[20993]: pgmap v12188: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:46 smithi077 ceph-mon[21151]: pgmap v12188: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:47.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:47.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:47.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:48.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:48.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:48.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:48.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:48.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:48 smithi046 ceph-mon[19468]: pgmap v12189: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:48 smithi046 ceph-mon[19468]: from='client.379032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:48 smithi087 ceph-mon[20993]: pgmap v12189: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:48 smithi087 ceph-mon[20993]: from='client.379032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:48 smithi077 ceph-mon[21151]: pgmap v12189: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:48 smithi077 ceph-mon[21151]: from='client.379032 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:51.336 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:51 smithi087 ceph-mon[20993]: pgmap v12190: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:51 smithi046 ceph-mon[19468]: pgmap v12190: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:51 smithi077 ceph-mon[21151]: pgmap v12190: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:52.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:20:52.117+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:20:52.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:20:52.118+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:20:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:20:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:20:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:20:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:20:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:20:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:20:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:20:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:20:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:20:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: pgmap v12191: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: pgmap v12191: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:20:53.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: pgmap v12191: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:20:53.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:20:53.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:20:53.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.388 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:20:53.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:53.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:53.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:54.288 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:54.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:54.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:54.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:54.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:20:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:55 smithi046 ceph-mon[19468]: pgmap v12192: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:55 smithi046 ceph-mon[19468]: from='client.379215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:55 smithi087 ceph-mon[20993]: pgmap v12192: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:55 smithi087 ceph-mon[20993]: from='client.379215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:55 smithi077 ceph-mon[21151]: pgmap v12192: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:20:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:55 smithi077 ceph-mon[21151]: from='client.379215 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:20:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:57 smithi077 ceph-mon[21151]: pgmap v12193: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:57 smithi046 ceph-mon[19468]: pgmap v12193: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:57 smithi087 ceph-mon[20993]: pgmap v12193: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:59.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:20:59.290 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:20:59.290 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:20:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:20:59 smithi046 ceph-mon[19468]: pgmap v12194: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:20:59 smithi087 ceph-mon[20993]: pgmap v12194: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:20:59 smithi077 ceph-mon[21151]: pgmap v12194: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:20:59.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:20:59.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:20:59.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:20:59.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:20:59.983 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:01.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:01 smithi087 ceph-mon[20993]: from='client.379290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:01.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:01 smithi087 ceph-mon[20993]: pgmap v12195: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:01 smithi046 ceph-mon[19468]: from='client.379290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:01 smithi046 ceph-mon[19468]: pgmap v12195: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:01 smithi077 ceph-mon[21151]: from='client.379290 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:01 smithi077 ceph-mon[21151]: pgmap v12195: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:03 smithi077 ceph-mon[21151]: pgmap v12196: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:03 smithi046 ceph-mon[19468]: pgmap v12196: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:03 smithi087 ceph-mon[20993]: pgmap v12196: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:04.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:04 smithi046 ceph-mon[19468]: pgmap v12197: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:21:04.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:04.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:04.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:04.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:04.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:04.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:04 smithi087 ceph-mon[20993]: pgmap v12197: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:21:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:04 smithi077 ceph-mon[21151]: pgmap v12197: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:21:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.172 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:05.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:05.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:05.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:05.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:05.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:06 smithi046 ceph-mon[19468]: from='client.379365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:06 smithi046 ceph-mon[19468]: pgmap v12198: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:06 smithi087 ceph-mon[20993]: from='client.379365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:06 smithi087 ceph-mon[20993]: pgmap v12198: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:06 smithi077 ceph-mon[21151]: from='client.379365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:06 smithi077 ceph-mon[21151]: pgmap v12198: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:08 smithi046 ceph-mon[19468]: pgmap v12199: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:08 smithi087 ceph-mon[20993]: pgmap v12199: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:08 smithi077 ceph-mon[21151]: pgmap v12199: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:10.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:10.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:10.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:10 smithi046 ceph-mon[19468]: pgmap v12200: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:10 smithi087 ceph-mon[20993]: pgmap v12200: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:10 smithi077 ceph-mon[21151]: pgmap v12200: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:11.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:11.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:11.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:11.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:11.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:11 smithi046 ceph-mon[19468]: from='client.379440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:11 smithi087 ceph-mon[20993]: from='client.379440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:11 smithi077 ceph-mon[21151]: from='client.379440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: pgmap v12201: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: pgmap v12201: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: pgmap v12201: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:14 smithi046 ceph-mon[19468]: pgmap v12202: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:21:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:14 smithi087 ceph-mon[20993]: pgmap v12202: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:21:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:14 smithi077 ceph-mon[21151]: pgmap v12202: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:21:16.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:16.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:16.362 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:17.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:17.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:17.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:17.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:17.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:16 smithi087 ceph-mon[20993]: pgmap v12203: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:21:17.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:16 smithi077 ceph-mon[21151]: pgmap v12203: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:21:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:16 smithi046 ceph-mon[19468]: pgmap v12203: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:21:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:17 smithi087 ceph-mon[20993]: from='client.379512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:17 smithi077 ceph-mon[21151]: from='client.379512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:17 smithi046 ceph-mon[19468]: from='client.379512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:18 smithi087 ceph-mon[20993]: pgmap v12204: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:18 smithi077 ceph-mon[21151]: pgmap v12204: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:18 smithi046 ceph-mon[19468]: pgmap v12204: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:20 smithi087 ceph-mon[20993]: pgmap v12205: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:20 smithi077 ceph-mon[21151]: pgmap v12205: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:20 smithi046 ceph-mon[19468]: pgmap v12205: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:22.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:22.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:22.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:22.736 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:22.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:22.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:22.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:22.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:22 smithi046 ceph-mon[19468]: pgmap v12206: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:22 smithi087 ceph-mon[20993]: pgmap v12206: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:23.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:22 smithi077 ceph-mon[21151]: pgmap v12206: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:23 smithi087 ceph-mon[20993]: from='client.379587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:24.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:23 smithi077 ceph-mon[21151]: from='client.379587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:24.170 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:23 smithi046 ceph-mon[19468]: from='client.379587 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:24 smithi046 ceph-mon[19468]: pgmap v12207: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:24 smithi087 ceph-mon[20993]: pgmap v12207: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:24 smithi077 ceph-mon[21151]: pgmap v12207: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:26 smithi046 ceph-mon[19468]: pgmap v12208: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:26 smithi087 ceph-mon[20993]: pgmap v12208: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:26 smithi077 ceph-mon[21151]: pgmap v12208: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:27.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:27.740 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:28.423 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:28.423 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:28.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:28 smithi087 ceph-mon[20993]: pgmap v12209: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:29.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:28 smithi087 ceph-mon[20993]: from='client.379662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:28 smithi046 ceph-mon[19468]: pgmap v12209: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:28 smithi046 ceph-mon[19468]: from='client.379662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:28 smithi077 ceph-mon[21151]: pgmap v12209: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:28 smithi077 ceph-mon[21151]: from='client.379662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:30 smithi087 ceph-mon[20993]: pgmap v12210: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:30 smithi046 ceph-mon[19468]: pgmap v12210: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:30 smithi077 ceph-mon[21151]: pgmap v12210: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: pgmap v12211: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: pgmap v12211: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: pgmap v12211: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:33.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:33.425 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:34.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:34.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:34.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:34.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:34.116 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:34 smithi046 ceph-mon[19468]: from='client.379740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:34 smithi046 ceph-mon[19468]: pgmap v12212: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:34 smithi087 ceph-mon[20993]: from='client.379740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:34 smithi087 ceph-mon[20993]: pgmap v12212: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:34 smithi077 ceph-mon[21151]: from='client.379740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:34 smithi077 ceph-mon[21151]: pgmap v12212: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:37.230 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:36 smithi077 ceph-mon[21151]: pgmap v12213: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:36 smithi046 ceph-mon[19468]: pgmap v12213: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:36 smithi087 ceph-mon[20993]: pgmap v12213: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:39.116 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:39.117 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:38 smithi046 ceph-mon[19468]: pgmap v12214: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:38 smithi087 ceph-mon[20993]: pgmap v12214: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:38 smithi077 ceph-mon[21151]: pgmap v12214: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:39.807 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:39.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:39.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:39.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:39.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:40 smithi046 ceph-mon[19468]: from='client.379818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:40 smithi046 ceph-mon[19468]: pgmap v12215: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:40 smithi087 ceph-mon[20993]: from='client.379818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:40 smithi087 ceph-mon[20993]: pgmap v12215: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:40 smithi077 ceph-mon[21151]: from='client.379818 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:40 smithi077 ceph-mon[21151]: pgmap v12215: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:42 smithi087 ceph-mon[20993]: pgmap v12216: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:42 smithi046 ceph-mon[19468]: pgmap v12216: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:42 smithi077 ceph-mon[21151]: pgmap v12216: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:21:44.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:44.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:44.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:45 smithi046 ceph-mon[19468]: pgmap v12217: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:45 smithi087 ceph-mon[20993]: pgmap v12217: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:45 smithi077 ceph-mon[21151]: pgmap v12217: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:45.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:45.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:46 smithi046 ceph-mon[19468]: from='client.379893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:46 smithi087 ceph-mon[20993]: from='client.379893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:46.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:46 smithi077 ceph-mon[21151]: from='client.379893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:47 smithi046 ceph-mon[19468]: pgmap v12218: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:47 smithi087 ceph-mon[20993]: pgmap v12218: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:47 smithi077 ceph-mon[21151]: pgmap v12218: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:49 smithi046 ceph-mon[19468]: pgmap v12219: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:49 smithi087 ceph-mon[20993]: pgmap v12219: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:49 smithi077 ceph-mon[21151]: pgmap v12219: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:50.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:50.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:50.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:51.175 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:51 smithi046 ceph-mon[19468]: pgmap v12220: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:51 smithi087 ceph-mon[20993]: pgmap v12220: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:51 smithi077 ceph-mon[21151]: pgmap v12220: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:52 smithi046 ceph-mon[19468]: from='client.379971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:52 smithi087 ceph-mon[20993]: from='client.379971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:52 smithi077 ceph-mon[21151]: from='client.379971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:53.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:21:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:21:52.867+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:21:53.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:21:52 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:21:52.868+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:21:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: pgmap v12221: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: pgmap v12221: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: pgmap v12221: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:21:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:21:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:21:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:21:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:21:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:21:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:21:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:55 smithi087 ceph-mon[20993]: pgmap v12222: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:55.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:55 smithi077 ceph-mon[21151]: pgmap v12222: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:55 smithi046 ceph-mon[19468]: pgmap v12222: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:21:56.177 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:21:56.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:21:56.178 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:21:56.860 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:21:56.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:21:56.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:21:56.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:21:56.860 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:21:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:57 smithi087 ceph-mon[20993]: pgmap v12223: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:57 smithi077 ceph-mon[21151]: pgmap v12223: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:57 smithi046 ceph-mon[19468]: pgmap v12223: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:58 smithi087 ceph-mon[20993]: from='client.380142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:58.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:58 smithi077 ceph-mon[21151]: from='client.380142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:58 smithi046 ceph-mon[19468]: from='client.380142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:21:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:21:59 smithi077 ceph-mon[21151]: pgmap v12224: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:21:59 smithi087 ceph-mon[20993]: pgmap v12224: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:21:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:21:59 smithi046 ceph-mon[19468]: pgmap v12224: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:01 smithi087 ceph-mon[20993]: pgmap v12225: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:01 smithi077 ceph-mon[21151]: pgmap v12225: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:01 smithi046 ceph-mon[19468]: pgmap v12225: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:01.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:01.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:01.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:02.549 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:02.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:02.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:02.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:02.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:03.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:03 smithi087 ceph-mon[20993]: pgmap v12226: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:03.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:03 smithi087 ceph-mon[20993]: from='client.380211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:03 smithi077 ceph-mon[21151]: pgmap v12226: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:03 smithi077 ceph-mon[21151]: from='client.380211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:03 smithi046 ceph-mon[19468]: pgmap v12226: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:03 smithi046 ceph-mon[19468]: from='client.380211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:05.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:05 smithi046 ceph-mon[19468]: pgmap v12227: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:05.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:05 smithi087 ceph-mon[20993]: pgmap v12227: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:05 smithi077 ceph-mon[21151]: pgmap v12227: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:07 smithi046 ceph-mon[19468]: pgmap v12228: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:07.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:07.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:07.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:07 smithi087 ceph-mon[20993]: pgmap v12228: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:07 smithi077 ceph-mon[21151]: pgmap v12228: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:08.232 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:08.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:08.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:08.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:08.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:09 smithi087 ceph-mon[20993]: pgmap v12229: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:09 smithi087 ceph-mon[20993]: from='client.380283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:09 smithi046 ceph-mon[19468]: pgmap v12229: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:09 smithi046 ceph-mon[19468]: from='client.380283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:09 smithi077 ceph-mon[21151]: pgmap v12229: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:09 smithi077 ceph-mon[21151]: from='client.380283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:11 smithi046 ceph-mon[19468]: pgmap v12230: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:11 smithi087 ceph-mon[20993]: pgmap v12230: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:11.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:11 smithi077 ceph-mon[21151]: pgmap v12230: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:13.234 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:13.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:13.234 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: pgmap v12231: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: pgmap v12231: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: pgmap v12231: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:13.909 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:13.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:13.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:13.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:13.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:15 smithi046 ceph-mon[19468]: from='client.380361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:15 smithi046 ceph-mon[19468]: pgmap v12232: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:15 smithi087 ceph-mon[20993]: from='client.380361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:15 smithi087 ceph-mon[20993]: pgmap v12232: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:15 smithi077 ceph-mon[21151]: from='client.380361 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:15 smithi077 ceph-mon[21151]: pgmap v12232: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:17.579 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:17 smithi077 ceph-mon[21151]: pgmap v12233: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:17 smithi046 ceph-mon[19468]: pgmap v12233: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:17 smithi087 ceph-mon[20993]: pgmap v12233: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:18.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:18.911 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:18.912 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:19.507 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:19 smithi077 ceph-mon[21151]: pgmap v12234: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:19.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:19.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:19.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:19.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:19.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:19.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:19 smithi046 ceph-mon[19468]: pgmap v12234: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:19 smithi087 ceph-mon[20993]: pgmap v12234: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:20 smithi046 ceph-mon[19468]: from='client.380439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:20 smithi087 ceph-mon[20993]: from='client.380439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:20.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:20 smithi077 ceph-mon[21151]: from='client.380439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:21 smithi046 ceph-mon[19468]: pgmap v12235: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:21 smithi087 ceph-mon[20993]: pgmap v12235: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:21.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:21 smithi077 ceph-mon[21151]: pgmap v12235: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:23.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:23 smithi087 ceph-mon[20993]: pgmap v12236: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:23 smithi046 ceph-mon[19468]: pgmap v12236: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:23.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:23 smithi077 ceph-mon[21151]: pgmap v12236: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:24.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:24.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:25.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:25.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:25.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:25.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:25.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:25 smithi046 ceph-mon[19468]: pgmap v12237: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:25 smithi087 ceph-mon[20993]: pgmap v12237: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:25 smithi077 ceph-mon[21151]: pgmap v12237: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:26 smithi046 ceph-mon[19468]: from='client.380517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:26 smithi087 ceph-mon[20993]: from='client.380517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:26.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:26 smithi077 ceph-mon[21151]: from='client.380517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:27 smithi046 ceph-mon[19468]: pgmap v12238: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:27 smithi087 ceph-mon[20993]: pgmap v12238: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:27 smithi077 ceph-mon[21151]: pgmap v12238: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:29.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:29 smithi046 ceph-mon[19468]: pgmap v12239: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:29 smithi087 ceph-mon[20993]: pgmap v12239: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:29 smithi077 ceph-mon[21151]: pgmap v12239: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:30.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:30.272 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:30.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:30.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:30.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:30.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:30.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:31 smithi046 ceph-mon[19468]: pgmap v12240: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:31 smithi087 ceph-mon[20993]: pgmap v12240: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:31 smithi077 ceph-mon[21151]: pgmap v12240: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:32 smithi046 ceph-mon[19468]: from='client.380592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:32 smithi087 ceph-mon[20993]: from='client.380592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:32 smithi077 ceph-mon[21151]: from='client.380592 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:33 smithi046 ceph-mon[19468]: pgmap v12241: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:33 smithi087 ceph-mon[20993]: pgmap v12241: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:33 smithi077 ceph-mon[21151]: pgmap v12241: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:35 smithi046 ceph-mon[19468]: pgmap v12242: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:35 smithi087 ceph-mon[20993]: pgmap v12242: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:35 smithi077 ceph-mon[21151]: pgmap v12242: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:22:35.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:35.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:35.954 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:36.629 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:36.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:36.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:36.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:36.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:37 smithi046 ceph-mon[19468]: pgmap v12243: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:37 smithi046 ceph-mon[19468]: from='client.380661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:37 smithi087 ceph-mon[20993]: pgmap v12243: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:37 smithi087 ceph-mon[20993]: from='client.380661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:37.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:37 smithi077 ceph-mon[21151]: pgmap v12243: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:37 smithi077 ceph-mon[21151]: from='client.380661 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:39.353 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:39 smithi077 ceph-mon[21151]: pgmap v12244: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:39 smithi046 ceph-mon[19468]: pgmap v12244: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:39 smithi087 ceph-mon[20993]: pgmap v12244: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:41 smithi046 ceph-mon[19468]: pgmap v12245: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:41 smithi087 ceph-mon[20993]: pgmap v12245: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:41.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:41.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:41.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:41 smithi077 ceph-mon[21151]: pgmap v12245: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:42.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:42.313 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:43.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:43 smithi087 ceph-mon[20993]: pgmap v12246: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:43.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:43 smithi087 ceph-mon[20993]: from='client.380739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:43 smithi046 ceph-mon[19468]: pgmap v12246: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:43 smithi046 ceph-mon[19468]: from='client.380739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:43 smithi077 ceph-mon[21151]: pgmap v12246: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:43 smithi077 ceph-mon[21151]: from='client.380739 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:44.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:44 smithi087 ceph-mon[20993]: pgmap v12247: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:44 smithi046 ceph-mon[19468]: pgmap v12247: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:44 smithi077 ceph-mon[21151]: pgmap v12247: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:46.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:46 smithi046 ceph-mon[19468]: pgmap v12248: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:46 smithi087 ceph-mon[20993]: pgmap v12248: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:46 smithi077 ceph-mon[21151]: pgmap v12248: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:47.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:47.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:47.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:48.035 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:48.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:48.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:48.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:48.036 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:48 smithi046 ceph-mon[19468]: from='client.380814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:48 smithi046 ceph-mon[19468]: pgmap v12249: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:48 smithi087 ceph-mon[20993]: from='client.380814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:48 smithi087 ceph-mon[20993]: pgmap v12249: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:49.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:48 smithi077 ceph-mon[21151]: from='client.380814 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:48 smithi077 ceph-mon[21151]: pgmap v12249: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:50 smithi087 ceph-mon[20993]: pgmap v12250: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:50 smithi077 ceph-mon[21151]: pgmap v12250: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:50 smithi046 ceph-mon[19468]: pgmap v12250: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:53.037 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:53.038 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:52 smithi087 ceph-mon[20993]: pgmap v12251: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:52 smithi077 ceph-mon[21151]: pgmap v12251: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:52 smithi046 ceph-mon[19468]: pgmap v12251: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:22:53.932 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.933 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:53.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:53.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:53.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:53.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:22:53.997 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:22:53.624+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:22:53.997 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:22:53.634+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:53.999 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:22:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:22:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:22:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:54.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:22:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:54 smithi077 ceph-mon[21151]: from='client.380910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:22:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:54 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:22:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:54 smithi077 ceph-mon[21151]: pgmap v12252: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:54 smithi046 ceph-mon[19468]: from='client.380910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:22:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:54 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:22:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:54 smithi046 ceph-mon[19468]: pgmap v12252: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:54 smithi087 ceph-mon[20993]: from='client.380910 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:22:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:22:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:54 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:22:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:54 smithi087 ceph-mon[20993]: pgmap v12252: 225 pgs: 225 active+clean; 589 KiB data, 264 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:22:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:56 smithi077 ceph-mon[21151]: pgmap v12253: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:56 smithi046 ceph-mon[19468]: pgmap v12253: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:56 smithi087 ceph-mon[20993]: pgmap v12253: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:58.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:22:58.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:22:58.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:22:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:22:58 smithi077 ceph-mon[21151]: pgmap v12254: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:22:58 smithi046 ceph-mon[19468]: pgmap v12254: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:22:58 smithi087 ceph-mon[20993]: pgmap v12254: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:22:59.689 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:22:59.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:22:59.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:22:59.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:22:59.690 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:01.024 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:00 smithi077 ceph-mon[21151]: from='client.381072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:01.025 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:00 smithi077 ceph-mon[21151]: pgmap v12255: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:00 smithi046 ceph-mon[19468]: from='client.381072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:00 smithi046 ceph-mon[19468]: pgmap v12255: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:00 smithi087 ceph-mon[20993]: from='client.381072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:00 smithi087 ceph-mon[20993]: pgmap v12255: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:03.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:02 smithi046 ceph-mon[19468]: pgmap v12256: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:02 smithi077 ceph-mon[21151]: pgmap v12256: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:03.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:02 smithi087 ceph-mon[20993]: pgmap v12256: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:04.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:04.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:04.691 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:04 smithi046 ceph-mon[19468]: pgmap v12257: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:04 smithi077 ceph-mon[21151]: pgmap v12257: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:04 smithi087 ceph-mon[20993]: pgmap v12257: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:05.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:05.360 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:05.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:05.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:05.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:05.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:05 smithi077 ceph-mon[21151]: from='client.381147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:05 smithi046 ceph-mon[19468]: from='client.381147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:06.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:05 smithi087 ceph-mon[20993]: from='client.381147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:06 smithi077 ceph-mon[21151]: pgmap v12258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:06 smithi046 ceph-mon[19468]: pgmap v12258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:06 smithi087 ceph-mon[20993]: pgmap v12258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:08.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:08 smithi046 ceph-mon[19468]: pgmap v12259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:08 smithi077 ceph-mon[21151]: pgmap v12259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:08 smithi087 ceph-mon[20993]: pgmap v12259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:10.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:10.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:10.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:11.058 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:11.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:11.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:11.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:11.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:10 smithi077 ceph-mon[21151]: pgmap v12260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:10 smithi046 ceph-mon[19468]: pgmap v12260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:10 smithi087 ceph-mon[20993]: pgmap v12260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:11 smithi077 ceph-mon[21151]: from='client.381225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:11 smithi046 ceph-mon[19468]: from='client.381225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:11 smithi087 ceph-mon[20993]: from='client.381225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:12 smithi077 ceph-mon[21151]: pgmap v12261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:12 smithi046 ceph-mon[19468]: pgmap v12261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:12 smithi087 ceph-mon[20993]: pgmap v12261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:14 smithi046 ceph-mon[19468]: pgmap v12262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:14 smithi087 ceph-mon[20993]: pgmap v12262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:14 smithi077 ceph-mon[21151]: pgmap v12262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:16.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:16.060 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:16.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:16.746 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:16.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:16.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:16.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:16.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:16 smithi046 ceph-mon[19468]: pgmap v12263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:16 smithi077 ceph-mon[21151]: pgmap v12263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:16 smithi087 ceph-mon[20993]: pgmap v12263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:17 smithi077 ceph-mon[21151]: from='client.381303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:17 smithi046 ceph-mon[19468]: from='client.381303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:17 smithi087 ceph-mon[20993]: from='client.381303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:19.155 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:18 smithi077 ceph-mon[21151]: pgmap v12264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:19.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:18 smithi087 ceph-mon[20993]: pgmap v12264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:18 smithi046 ceph-mon[19468]: pgmap v12264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:20 smithi077 ceph-mon[21151]: pgmap v12265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:20 smithi046 ceph-mon[19468]: pgmap v12265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:20 smithi087 ceph-mon[20993]: pgmap v12265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:21.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:21.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:21.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:22.432 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:22.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:22.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:22.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:22.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:22 smithi077 ceph-mon[21151]: pgmap v12266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:22 smithi077 ceph-mon[21151]: from='client.381378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:22 smithi046 ceph-mon[19468]: pgmap v12266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:22 smithi046 ceph-mon[19468]: from='client.381378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:22 smithi087 ceph-mon[20993]: pgmap v12266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:22 smithi087 ceph-mon[20993]: from='client.381378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:25.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:24 smithi087 ceph-mon[20993]: pgmap v12267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:25.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.099 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:24 smithi046 ceph-mon[19468]: pgmap v12267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:24 smithi077 ceph-mon[21151]: pgmap v12267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:26 smithi077 ceph-mon[21151]: pgmap v12268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:26 smithi046 ceph-mon[19468]: pgmap v12268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:26 smithi087 ceph-mon[20993]: pgmap v12268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:27.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:27.434 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:27.434 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:28.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:28.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:28.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:28.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:28.125 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:28.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:28 smithi046 ceph-mon[19468]: from='client.381456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:28.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:28 smithi046 ceph-mon[19468]: pgmap v12269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:28 smithi077 ceph-mon[21151]: from='client.381456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:28 smithi077 ceph-mon[21151]: pgmap v12269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:28 smithi087 ceph-mon[20993]: from='client.381456 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:28 smithi087 ceph-mon[20993]: pgmap v12269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:31 smithi046 ceph-mon[19468]: pgmap v12270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:31 smithi087 ceph-mon[20993]: pgmap v12270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:31 smithi077 ceph-mon[21151]: pgmap v12270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:33.127 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:33.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:33.127 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:33 smithi087 ceph-mon[20993]: pgmap v12271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:33.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:33 smithi077 ceph-mon[21151]: pgmap v12271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:33 smithi046 ceph-mon[19468]: pgmap v12271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:33.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:33.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:33.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:33.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:33.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='client.381531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:34 smithi077 ceph-mon[21151]: pgmap v12272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='client.381531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:34 smithi046 ceph-mon[19468]: pgmap v12272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='client.381531 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:34 smithi087 ceph-mon[20993]: pgmap v12272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:36 smithi077 ceph-mon[21151]: pgmap v12273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:36 smithi046 ceph-mon[19468]: pgmap v12273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:36 smithi087 ceph-mon[20993]: pgmap v12273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:38.819 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:38 smithi046 ceph-mon[19468]: pgmap v12274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:38 smithi077 ceph-mon[21151]: pgmap v12274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:38 smithi087 ceph-mon[20993]: pgmap v12274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:39.501 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:39.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:39.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:39.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:39.501 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:39 smithi077 ceph-mon[21151]: from='client.381606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:39 smithi046 ceph-mon[19468]: from='client.381606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:39 smithi087 ceph-mon[20993]: from='client.381606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:41.085 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:40 smithi077 ceph-mon[21151]: pgmap v12275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:40 smithi046 ceph-mon[19468]: pgmap v12275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:40 smithi087 ceph-mon[20993]: pgmap v12275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:42 smithi077 ceph-mon[21151]: pgmap v12276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:42 smithi046 ceph-mon[19468]: pgmap v12276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:42 smithi087 ceph-mon[20993]: pgmap v12276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:23:44.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:44.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:44.503 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:44.996 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:44 smithi087 ceph-mon[20993]: pgmap v12277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:44.996 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:44.996 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:44.996 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:44 smithi046 ceph-mon[19468]: pgmap v12277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:44 smithi077 ceph-mon[21151]: pgmap v12277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:45.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:45.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:45.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:45.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:45.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:45 smithi077 ceph-mon[21151]: from='client.381681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:45 smithi046 ceph-mon[19468]: from='client.381681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:45 smithi087 ceph-mon[20993]: from='client.381681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:46 smithi077 ceph-mon[21151]: pgmap v12278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:23:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:46 smithi046 ceph-mon[19468]: pgmap v12278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:23:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:46 smithi087 ceph-mon[20993]: pgmap v12278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:23:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:48 smithi077 ceph-mon[21151]: pgmap v12279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:49.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:48 smithi087 ceph-mon[20993]: pgmap v12279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:49.261 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:48 smithi046 ceph-mon[19468]: pgmap v12279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:50.189 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:50.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:50.189 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:50.865 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:50.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:50.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:50.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:50.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:50 smithi077 ceph-mon[21151]: pgmap v12280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:50 smithi046 ceph-mon[19468]: pgmap v12280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:50 smithi087 ceph-mon[20993]: pgmap v12280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:23:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:51 smithi046 ceph-mon[19468]: from='client.381756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:51 smithi087 ceph-mon[20993]: from='client.381756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:51 smithi077 ceph-mon[21151]: from='client.381756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:52 smithi077 ceph-mon[21151]: pgmap v12281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:52 smithi046 ceph-mon[19468]: pgmap v12281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:52 smithi087 ceph-mon[20993]: pgmap v12281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:23:54.688 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:23:54.378+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:23:54.688 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:23:54.379+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:23:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:54 smithi046 ceph-mon[19468]: pgmap v12282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:54 smithi087 ceph-mon[20993]: pgmap v12282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:23:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:23:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:54 smithi077 ceph-mon[21151]: pgmap v12282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:23:55.866 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:23:55.867 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:23:55.867 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:23:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:23:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:23:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:23:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:23:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:23:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:23:56.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:23:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:23:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:23:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:23:56.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:23:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:57 smithi087 ceph-mon[20993]: pgmap v12283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:57 smithi087 ceph-mon[20993]: from='client.381936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:57 smithi077 ceph-mon[21151]: pgmap v12283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:57 smithi077 ceph-mon[21151]: from='client.381936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:57 smithi046 ceph-mon[19468]: pgmap v12283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:23:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:57 smithi046 ceph-mon[19468]: from='client.381936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:23:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:23:59 smithi087 ceph-mon[20993]: pgmap v12284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:23:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:23:59 smithi077 ceph-mon[21151]: pgmap v12284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:23:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:23:59 smithi046 ceph-mon[19468]: pgmap v12284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:24:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:01 smithi087 ceph-mon[20993]: pgmap v12285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:24:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:01 smithi077 ceph-mon[21151]: pgmap v12285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:24:01.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:01.552 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:01 smithi046 ceph-mon[19468]: pgmap v12285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:24:01.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:01.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:02.237 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:02.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:02.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:02.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:02.238 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:03 smithi087 ceph-mon[20993]: pgmap v12286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:03 smithi087 ceph-mon[20993]: from='client.382011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:03 smithi077 ceph-mon[21151]: pgmap v12286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:03 smithi077 ceph-mon[21151]: from='client.382011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:03.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:03 smithi046 ceph-mon[19468]: pgmap v12286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:03.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:03 smithi046 ceph-mon[19468]: from='client.382011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:05 smithi087 ceph-mon[20993]: pgmap v12287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:05 smithi077 ceph-mon[21151]: pgmap v12287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:05 smithi046 ceph-mon[19468]: pgmap v12287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:07.231 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:07 smithi087 ceph-mon[20993]: pgmap v12288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:07.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:07.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:07.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:07 smithi077 ceph-mon[21151]: pgmap v12288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:07 smithi046 ceph-mon[19468]: pgmap v12288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:24:07.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:07.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:07.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:07.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:07.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:09 smithi077 ceph-mon[21151]: from='client.382086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:09 smithi077 ceph-mon[21151]: pgmap v12289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:09 smithi046 ceph-mon[19468]: from='client.382086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:09.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:09 smithi046 ceph-mon[19468]: pgmap v12289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:09 smithi087 ceph-mon[20993]: from='client.382086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:09 smithi087 ceph-mon[20993]: pgmap v12289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:11 smithi077 ceph-mon[21151]: pgmap v12290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:11 smithi046 ceph-mon[19468]: pgmap v12290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:11 smithi087 ceph-mon[20993]: pgmap v12290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:12.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:12.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:12.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:13 smithi046 ceph-mon[19468]: pgmap v12291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:13 smithi077 ceph-mon[21151]: pgmap v12291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:13.613 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:13.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:13.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:13.613 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:13.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:13 smithi087 ceph-mon[20993]: pgmap v12291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='client.382164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='client.382164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='client.382164 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:14.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:15 smithi077 ceph-mon[21151]: pgmap v12292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:15 smithi046 ceph-mon[19468]: pgmap v12292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:15 smithi087 ceph-mon[20993]: pgmap v12292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:17 smithi077 ceph-mon[21151]: pgmap v12293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:17 smithi046 ceph-mon[19468]: pgmap v12293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:17 smithi087 ceph-mon[20993]: pgmap v12293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:18.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:18.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:18.615 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:19.300 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:19.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:19.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:19.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:19.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:19 smithi077 ceph-mon[21151]: pgmap v12294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:19.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:19 smithi087 ceph-mon[20993]: pgmap v12294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:19 smithi046 ceph-mon[19468]: pgmap v12294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:20 smithi077 ceph-mon[21151]: from='client.382242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:20.448 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:20 smithi087 ceph-mon[20993]: from='client.382242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:20 smithi046 ceph-mon[19468]: from='client.382242 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:21 smithi077 ceph-mon[21151]: pgmap v12295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:21 smithi046 ceph-mon[19468]: pgmap v12295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:21 smithi087 ceph-mon[20993]: pgmap v12295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:23 smithi077 ceph-mon[21151]: pgmap v12296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:23 smithi046 ceph-mon[19468]: pgmap v12296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:23 smithi087 ceph-mon[20993]: pgmap v12296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:24.302 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:24.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:24.302 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:24.990 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:24.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:24.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:24.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:24.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:25 smithi046 ceph-mon[19468]: pgmap v12297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:25 smithi077 ceph-mon[21151]: pgmap v12297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:25 smithi087 ceph-mon[20993]: pgmap v12297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:25.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:25.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:26.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:26 smithi087 ceph-mon[20993]: from='client.382320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:26 smithi077 ceph-mon[21151]: from='client.382320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:26 smithi046 ceph-mon[19468]: from='client.382320 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:27 smithi087 ceph-mon[20993]: pgmap v12298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:24:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:27 smithi046 ceph-mon[19468]: pgmap v12298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:24:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:27 smithi077 ceph-mon[21151]: pgmap v12298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:24:29.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:29 smithi046 ceph-mon[19468]: pgmap v12299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:29 smithi087 ceph-mon[20993]: pgmap v12299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:29 smithi077 ceph-mon[21151]: pgmap v12299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:29.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:29.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:29.992 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:30.691 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:30.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:30.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:30.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:30.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:31 smithi046 ceph-mon[19468]: pgmap v12300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:31 smithi087 ceph-mon[20993]: pgmap v12300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:31 smithi077 ceph-mon[21151]: pgmap v12300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:24:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:32 smithi046 ceph-mon[19468]: from='client.382395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:32 smithi087 ceph-mon[20993]: from='client.382395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:32 smithi077 ceph-mon[21151]: from='client.382395 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:33.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:33 smithi046 ceph-mon[19468]: pgmap v12301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:33 smithi087 ceph-mon[20993]: pgmap v12301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:33 smithi077 ceph-mon[21151]: pgmap v12301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: pgmap v12302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:24:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: pgmap v12302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: pgmap v12302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:35.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:35.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:35.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:36.367 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:36.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:36.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:36.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:36.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:36 smithi046 ceph-mon[19468]: pgmap v12303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:36 smithi046 ceph-mon[19468]: from='client.382473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:36 smithi087 ceph-mon[20993]: pgmap v12303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:36 smithi087 ceph-mon[20993]: from='client.382473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:36 smithi077 ceph-mon[21151]: pgmap v12303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:36 smithi077 ceph-mon[21151]: from='client.382473 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:38 smithi046 ceph-mon[19468]: pgmap v12304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:38 smithi087 ceph-mon[20993]: pgmap v12304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:38 smithi077 ceph-mon[21151]: pgmap v12304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:40 smithi046 ceph-mon[19468]: pgmap v12305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:41.368 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:41.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:41.368 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:40 smithi087 ceph-mon[20993]: pgmap v12305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:40 smithi077 ceph-mon[21151]: pgmap v12305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:24:42.047 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:42.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:42.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:42.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:42.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:43.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:42 smithi077 ceph-mon[21151]: from='client.382548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:43.323 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:42 smithi077 ceph-mon[21151]: pgmap v12306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:24:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:42 smithi046 ceph-mon[19468]: from='client.382548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:42 smithi046 ceph-mon[19468]: pgmap v12306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:24:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:42 smithi087 ceph-mon[20993]: from='client.382548 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:42 smithi087 ceph-mon[20993]: pgmap v12306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:24:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:44 smithi077 ceph-mon[21151]: pgmap v12307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:45.211 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:44 smithi046 ceph-mon[19468]: pgmap v12307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:44 smithi087 ceph-mon[20993]: pgmap v12307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:46.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:47.048 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:47.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:47.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:47 smithi046 ceph-mon[19468]: pgmap v12308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:47.535 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:47 smithi087 ceph-mon[20993]: pgmap v12308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:47 smithi077 ceph-mon[21151]: pgmap v12308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:47.739 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:47.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:47.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:47.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:47.740 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:49 smithi046 ceph-mon[19468]: from='client.382623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:49 smithi046 ceph-mon[19468]: pgmap v12309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:49 smithi087 ceph-mon[20993]: from='client.382623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:49 smithi087 ceph-mon[20993]: pgmap v12309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:49 smithi077 ceph-mon[21151]: from='client.382623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:49 smithi077 ceph-mon[21151]: pgmap v12309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:51 smithi046 ceph-mon[19468]: pgmap v12310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:51 smithi087 ceph-mon[20993]: pgmap v12310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:51 smithi077 ceph-mon[21151]: pgmap v12310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:52.742 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:52.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:52.743 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:53.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:53.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:53.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:53.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:53.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:53.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:53 smithi077 ceph-mon[21151]: pgmap v12311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:53 smithi046 ceph-mon[19468]: pgmap v12311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:53 smithi087 ceph-mon[20993]: pgmap v12311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='client.382698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='client.382698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='client.382698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:24:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:55.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:24:55.114+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:24:55.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:24:55.115+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: pgmap v12312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: pgmap v12312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:24:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:24:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:24:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:55.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: pgmap v12312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:24:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:24:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:56 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:24:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:24:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:56 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:24:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:24:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:24:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:56 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:24:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:57 smithi046 ceph-mon[19468]: pgmap v12313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:24:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:57 smithi087 ceph-mon[20993]: pgmap v12313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:24:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:57 smithi077 ceph-mon[21151]: pgmap v12313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.8 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:24:58.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:24:58.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:24:58.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:24:59.112 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:24:59.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:24:59.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:24:59.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:24:59.113 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:24:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:24:59 smithi046 ceph-mon[19468]: pgmap v12314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:24:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:24:59 smithi087 ceph-mon[20993]: pgmap v12314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:24:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:24:59 smithi077 ceph-mon[21151]: pgmap v12314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:25:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:00 smithi046 ceph-mon[19468]: from='client.382881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:00 smithi087 ceph-mon[20993]: from='client.382881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:00 smithi077 ceph-mon[21151]: from='client.382881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:01 smithi046 ceph-mon[19468]: pgmap v12315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:25:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:01 smithi087 ceph-mon[20993]: pgmap v12315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:25:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:01 smithi077 ceph-mon[21151]: pgmap v12315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:25:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:03 smithi046 ceph-mon[19468]: pgmap v12316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:03 smithi087 ceph-mon[20993]: pgmap v12316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:03 smithi077 ceph-mon[21151]: pgmap v12316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:04.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:04.114 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:04.115 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:04.793 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:04.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:04.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:04.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:04.793 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:05.383 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:05 smithi077 ceph-mon[21151]: pgmap v12317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:05 smithi046 ceph-mon[19468]: pgmap v12317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:05 smithi087 ceph-mon[20993]: pgmap v12317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:06 smithi046 ceph-mon[19468]: from='client.382956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:06 smithi087 ceph-mon[20993]: from='client.382956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:06 smithi077 ceph-mon[21151]: from='client.382956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:07 smithi087 ceph-mon[20993]: pgmap v12318: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:07 smithi046 ceph-mon[19468]: pgmap v12318: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:07 smithi077 ceph-mon[21151]: pgmap v12318: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:09 smithi087 ceph-mon[20993]: pgmap v12319: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:09 smithi046 ceph-mon[19468]: pgmap v12319: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:09 smithi077 ceph-mon[21151]: pgmap v12319: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:09.795 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:09.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:09.795 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:10.484 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:10.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:10.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:11.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:11 smithi046 ceph-mon[19468]: pgmap v12320: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:11.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:11 smithi046 ceph-mon[19468]: from='client.383031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:11 smithi087 ceph-mon[20993]: pgmap v12320: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:11 smithi087 ceph-mon[20993]: from='client.383031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:11 smithi077 ceph-mon[21151]: pgmap v12320: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:11 smithi077 ceph-mon[21151]: from='client.383031 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:13 smithi046 ceph-mon[19468]: pgmap v12321: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:13 smithi087 ceph-mon[20993]: pgmap v12321: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:13 smithi077 ceph-mon[21151]: pgmap v12321: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:25:15.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: pgmap v12322: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:15.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:15.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:15.487 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: pgmap v12322: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: pgmap v12322: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:16.178 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:16.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:16.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:16.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:16.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:17 smithi046 ceph-mon[19468]: from='client.383103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:17 smithi046 ceph-mon[19468]: pgmap v12323: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:17 smithi087 ceph-mon[20993]: from='client.383103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:17 smithi087 ceph-mon[20993]: pgmap v12323: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:17 smithi077 ceph-mon[21151]: from='client.383103 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:17 smithi077 ceph-mon[21151]: pgmap v12323: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:19.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:19 smithi087 ceph-mon[20993]: pgmap v12324: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:19 smithi046 ceph-mon[19468]: pgmap v12324: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:19 smithi077 ceph-mon[21151]: pgmap v12324: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:21.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:21.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:21.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:21 smithi046 ceph-mon[19468]: pgmap v12325: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:21 smithi087 ceph-mon[20993]: pgmap v12325: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:21.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:21 smithi077 ceph-mon[21151]: pgmap v12325: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:21.861 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:21.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:21.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:21.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:21.862 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:23.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:23 smithi077 ceph-mon[21151]: from='client.383178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:23.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:23 smithi077 ceph-mon[21151]: pgmap v12326: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:23 smithi046 ceph-mon[19468]: from='client.383178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:23 smithi046 ceph-mon[19468]: pgmap v12326: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:23 smithi087 ceph-mon[20993]: from='client.383178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:23 smithi087 ceph-mon[20993]: pgmap v12326: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:25.459 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:25 smithi046 ceph-mon[19468]: pgmap v12327: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:25 smithi087 ceph-mon[20993]: pgmap v12327: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:25 smithi077 ceph-mon[21151]: pgmap v12327: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-31T09:25:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:26 smithi046 ceph-mon[19468]: pgmap v12328: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:25:26.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:26.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:26.863 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:26 smithi087 ceph-mon[20993]: pgmap v12328: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:25:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:26 smithi077 ceph-mon[21151]: pgmap v12328: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T09:25:27.550 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:27.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:27.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:27.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:27.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:27.560 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:27 smithi087 ceph-mon[20993]: from='client.383253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:27 smithi046 ceph-mon[19468]: from='client.383253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:27 smithi077 ceph-mon[21151]: from='client.383253 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:28.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:28 smithi087 ceph-mon[20993]: pgmap v12329: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:28 smithi046 ceph-mon[19468]: pgmap v12329: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:28 smithi077 ceph-mon[21151]: pgmap v12329: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:30 smithi087 ceph-mon[20993]: pgmap v12330: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:31.180 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:30 smithi046 ceph-mon[19468]: pgmap v12330: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:30 smithi077 ceph-mon[21151]: pgmap v12330: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:25:32.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:32.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:32.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:33.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:32 smithi046 ceph-mon[19468]: pgmap v12331: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:25:33.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:33.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:33.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:33.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:33.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:32 smithi087 ceph-mon[20993]: pgmap v12331: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:32 smithi077 ceph-mon[21151]: pgmap v12331: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:25:34.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:33 smithi077 ceph-mon[21151]: from='client.383331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:34.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:33 smithi046 ceph-mon[19468]: from='client.383331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:33 smithi087 ceph-mon[20993]: from='client.383331 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: pgmap v12332: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T09:25:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: pgmap v12332: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: pgmap v12332: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:37 smithi046 ceph-mon[19468]: pgmap v12333: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:25:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:37 smithi087 ceph-mon[20993]: pgmap v12333: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:25:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:37 smithi077 ceph-mon[21151]: pgmap v12333: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 36 KiB/s rd, 0 B/s wr, 58 op/s 2024-08-31T09:25:38.253 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:38.254 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:38.254 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:38.934 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:38.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:38.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:38.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:38.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:39 smithi046 ceph-mon[19468]: pgmap v12334: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:39 smithi087 ceph-mon[20993]: pgmap v12334: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:39 smithi077 ceph-mon[21151]: pgmap v12334: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:40 smithi046 ceph-mon[19468]: from='client.383406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:40 smithi087 ceph-mon[20993]: from='client.383406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:40 smithi077 ceph-mon[21151]: from='client.383406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:41 smithi046 ceph-mon[19468]: pgmap v12335: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:41 smithi087 ceph-mon[20993]: pgmap v12335: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:41 smithi077 ceph-mon[21151]: pgmap v12335: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:25:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:43 smithi046 ceph-mon[19468]: pgmap v12336: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:25:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:43 smithi087 ceph-mon[20993]: pgmap v12336: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:25:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:43 smithi077 ceph-mon[21151]: pgmap v12336: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:25:43.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:43.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:43.936 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:44.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:45.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:45 smithi077 ceph-mon[21151]: pgmap v12337: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:45.573 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:45 smithi077 ceph-mon[21151]: from='client.383481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:45.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:45 smithi046 ceph-mon[19468]: pgmap v12337: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:45.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:45 smithi046 ceph-mon[19468]: from='client.383481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:45 smithi087 ceph-mon[20993]: pgmap v12337: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:45 smithi087 ceph-mon[20993]: from='client.383481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:46.849 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.850 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:46 smithi077 ceph-mon[21151]: pgmap v12338: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:25:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:46 smithi046 ceph-mon[19468]: pgmap v12338: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:25:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:46 smithi087 ceph-mon[20993]: pgmap v12338: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:25:49.077 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:48 smithi087 ceph-mon[20993]: pgmap v12339: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:48 smithi046 ceph-mon[19468]: pgmap v12339: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:48 smithi077 ceph-mon[21151]: pgmap v12339: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:49.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:50.291 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:50.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:50.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:50.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:50.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:50 smithi077 ceph-mon[21151]: pgmap v12340: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:50 smithi077 ceph-mon[21151]: from='client.383559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:50 smithi046 ceph-mon[19468]: pgmap v12340: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:50 smithi046 ceph-mon[19468]: from='client.383559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:50 smithi087 ceph-mon[20993]: pgmap v12340: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:50 smithi087 ceph-mon[20993]: from='client.383559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:52 smithi046 ceph-mon[19468]: pgmap v12341: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:52 smithi087 ceph-mon[20993]: pgmap v12341: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:52 smithi077 ceph-mon[21151]: pgmap v12341: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:55.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: pgmap v12342: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:25:55.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:25:55.295 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: pgmap v12342: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: pgmap v12342: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:56.190 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:25:56.191 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:25:56.191 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:25:56.191 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:56.191 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:56.191 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:55 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:56.257 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:25:56.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:25:56.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:25:56.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:25:56.258 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:25:56.258 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:25:55.885+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:25:56.258 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:25:55.895+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:25:56.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:25:56.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:25:56.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:25:56.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:56.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:56.259 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:55 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:25:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:25:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:55 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:25:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:57 smithi077 ceph-mon[21151]: from='client.383649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:57 smithi077 ceph-mon[21151]: pgmap v12343: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:25:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:25:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:57 smithi046 ceph-mon[19468]: from='client.383649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:57 smithi046 ceph-mon[19468]: pgmap v12343: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:25:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:25:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:57 smithi087 ceph-mon[20993]: from='client.383649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:25:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:57 smithi087 ceph-mon[20993]: pgmap v12343: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:25:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:25:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:25:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:25:59 smithi046 ceph-mon[19468]: pgmap v12344: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:25:59 smithi087 ceph-mon[20993]: pgmap v12344: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:25:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:25:59 smithi077 ceph-mon[21151]: pgmap v12344: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:01.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:01.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:01.259 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:01 smithi046 ceph-mon[19468]: pgmap v12345: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:01 smithi087 ceph-mon[20993]: pgmap v12345: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:01 smithi077 ceph-mon[21151]: pgmap v12345: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:01.945 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:01.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:01.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:01.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:01.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:03.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:03 smithi046 ceph-mon[19468]: from='client.383808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:03.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:03 smithi046 ceph-mon[19468]: pgmap v12346: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:03 smithi087 ceph-mon[20993]: from='client.383808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:03 smithi087 ceph-mon[20993]: pgmap v12346: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:03 smithi077 ceph-mon[21151]: from='client.383808 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:03 smithi077 ceph-mon[21151]: pgmap v12346: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:05 smithi046 ceph-mon[19468]: pgmap v12347: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:05 smithi087 ceph-mon[20993]: pgmap v12347: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:05 smithi077 ceph-mon[21151]: pgmap v12347: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:06.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:06.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:06.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:06 smithi046 ceph-mon[19468]: pgmap v12348: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:06 smithi087 ceph-mon[20993]: pgmap v12348: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:06 smithi077 ceph-mon[21151]: pgmap v12348: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:07.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:07.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:07.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:07.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:07.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:07 smithi077 ceph-mon[21151]: from='client.383886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:07 smithi046 ceph-mon[19468]: from='client.383886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:07 smithi087 ceph-mon[20993]: from='client.383886 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:08 smithi087 ceph-mon[20993]: pgmap v12349: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:08 smithi046 ceph-mon[19468]: pgmap v12349: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:08 smithi077 ceph-mon[21151]: pgmap v12349: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:10 smithi077 ceph-mon[21151]: pgmap v12350: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:10 smithi046 ceph-mon[19468]: pgmap v12350: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:10 smithi087 ceph-mon[20993]: pgmap v12350: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:12.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:12.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:12.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:13.260 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:12 smithi046 ceph-mon[19468]: pgmap v12351: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:13.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:13.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:12 smithi087 ceph-mon[20993]: pgmap v12351: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:12 smithi077 ceph-mon[21151]: pgmap v12351: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:26:14.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:13 smithi046 ceph-mon[19468]: from='client.383961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:13 smithi087 ceph-mon[20993]: from='client.383961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:13 smithi077 ceph-mon[21151]: from='client.383961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: pgmap v12352: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: pgmap v12352: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: pgmap v12352: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:16 smithi046 ceph-mon[19468]: pgmap v12353: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:16 smithi087 ceph-mon[20993]: pgmap v12353: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:16 smithi077 ceph-mon[21151]: pgmap v12353: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:18.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:18.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:18.333 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:19.022 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:19.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:19.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:19.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:19.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:18 smithi046 ceph-mon[19468]: pgmap v12354: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:18 smithi087 ceph-mon[20993]: pgmap v12354: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:18 smithi077 ceph-mon[21151]: pgmap v12354: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:19 smithi046 ceph-mon[19468]: from='client.384036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:19 smithi087 ceph-mon[20993]: from='client.384036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:19 smithi077 ceph-mon[21151]: from='client.384036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:20 smithi046 ceph-mon[19468]: pgmap v12355: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:20 smithi087 ceph-mon[20993]: pgmap v12355: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:20 smithi077 ceph-mon[21151]: pgmap v12355: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:22 smithi046 ceph-mon[19468]: pgmap v12356: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:22 smithi087 ceph-mon[20993]: pgmap v12356: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:22 smithi077 ceph-mon[21151]: pgmap v12356: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:24.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:24.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:24.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:24.706 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:24.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:25.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:24 smithi077 ceph-mon[21151]: pgmap v12357: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:24 smithi046 ceph-mon[19468]: pgmap v12357: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:24 smithi087 ceph-mon[20993]: pgmap v12357: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:25 smithi046 ceph-mon[19468]: from='client.384114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:25 smithi077 ceph-mon[21151]: from='client.384114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:25 smithi087 ceph-mon[20993]: from='client.384114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:26 smithi046 ceph-mon[19468]: pgmap v12358: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:26 smithi087 ceph-mon[20993]: pgmap v12358: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:26 smithi077 ceph-mon[21151]: pgmap v12358: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:29.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:28 smithi087 ceph-mon[20993]: pgmap v12359: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:28 smithi046 ceph-mon[19468]: pgmap v12359: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:28 smithi077 ceph-mon[21151]: pgmap v12359: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:29.708 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:29.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:29.708 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:30.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:31.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:30 smithi087 ceph-mon[20993]: pgmap v12360: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:31.239 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:30 smithi087 ceph-mon[20993]: from='client.384189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:30 smithi046 ceph-mon[19468]: pgmap v12360: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:30 smithi046 ceph-mon[19468]: from='client.384189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:30 smithi077 ceph-mon[21151]: pgmap v12360: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:30 smithi077 ceph-mon[21151]: from='client.384189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:32 smithi046 ceph-mon[19468]: pgmap v12361: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:26:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:32 smithi087 ceph-mon[20993]: pgmap v12361: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:26:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:32 smithi077 ceph-mon[21151]: pgmap v12361: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:26:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: pgmap v12362: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: pgmap v12362: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:35.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:35.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: pgmap v12362: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:36.063 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:36.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:36.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:36.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:36.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:36 smithi046 ceph-mon[19468]: from='client.384264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:36 smithi046 ceph-mon[19468]: pgmap v12363: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:36 smithi087 ceph-mon[20993]: from='client.384264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:36 smithi087 ceph-mon[20993]: pgmap v12363: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:36 smithi077 ceph-mon[21151]: from='client.384264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:36 smithi077 ceph-mon[21151]: pgmap v12363: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:38 smithi046 ceph-mon[19468]: pgmap v12364: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:38 smithi087 ceph-mon[20993]: pgmap v12364: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:38 smithi077 ceph-mon[21151]: pgmap v12364: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:26:41.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:41.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:41.065 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:40 smithi046 ceph-mon[19468]: pgmap v12365: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:26:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:40 smithi087 ceph-mon[20993]: pgmap v12365: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:26:41.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:40 smithi077 ceph-mon[21151]: pgmap v12365: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:26:41.745 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:41.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:41.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:41.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:41.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:42 smithi046 ceph-mon[19468]: from='client.384336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:42 smithi046 ceph-mon[19468]: pgmap v12366: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:42 smithi087 ceph-mon[20993]: from='client.384336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:42 smithi087 ceph-mon[20993]: pgmap v12366: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:42 smithi077 ceph-mon[21151]: from='client.384336 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:42 smithi077 ceph-mon[21151]: pgmap v12366: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:44 smithi046 ceph-mon[19468]: pgmap v12367: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:44 smithi087 ceph-mon[20993]: pgmap v12367: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:44 smithi077 ceph-mon[21151]: pgmap v12367: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:46.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:46.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:46.747 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:46 smithi046 ceph-mon[19468]: pgmap v12368: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:46 smithi077 ceph-mon[21151]: pgmap v12368: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:46 smithi087 ceph-mon[20993]: pgmap v12368: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:47.433 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:47.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:47.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:47.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:47.434 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:47 smithi046 ceph-mon[19468]: from='client.384414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:47 smithi087 ceph-mon[20993]: from='client.384414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:47 smithi077 ceph-mon[21151]: from='client.384414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:48 smithi077 ceph-mon[21151]: pgmap v12369: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:49.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:48 smithi087 ceph-mon[20993]: pgmap v12369: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:48 smithi046 ceph-mon[19468]: pgmap v12369: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:50 smithi087 ceph-mon[20993]: pgmap v12370: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:50 smithi046 ceph-mon[19468]: pgmap v12370: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:50 smithi077 ceph-mon[21151]: pgmap v12370: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:26:52.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:52.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:52.435 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:53.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:53.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:53.228 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:52 smithi046 ceph-mon[19468]: pgmap v12371: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:26:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:52 smithi087 ceph-mon[20993]: pgmap v12371: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:26:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:52 smithi077 ceph-mon[21151]: pgmap v12371: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:26:54.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:53 smithi046 ceph-mon[19468]: from='client.384489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:53 smithi087 ceph-mon[20993]: from='client.384489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:54.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:53 smithi077 ceph-mon[21151]: from='client.384489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: pgmap v12372: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: pgmap v12372: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: pgmap v12372: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:55.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:56.981 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:26:56.648+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:26:56.981 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:26:56.649+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: pgmap v12373: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:56 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: pgmap v12373: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:56 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: pgmap v12373: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:56 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:26:58.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:26:58.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:26:58.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:26:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:57 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:26:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:57 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:26:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:57 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:26:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:57 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:26:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:57 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:26:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:57 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:26:58.823 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:26:58.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:26:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:26:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:26:58.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:26:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:58 smithi046 ceph-mon[19468]: pgmap v12374: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:58 smithi087 ceph-mon[20993]: pgmap v12374: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:26:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:58 smithi077 ceph-mon[21151]: pgmap v12374: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:26:59 smithi046 ceph-mon[19468]: from='client.384669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:26:59 smithi087 ceph-mon[20993]: from='client.384669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:26:59 smithi077 ceph-mon[21151]: from='client.384669 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:00 smithi046 ceph-mon[19468]: pgmap v12375: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:27:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:00 smithi087 ceph-mon[20993]: pgmap v12375: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:27:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:00 smithi077 ceph-mon[21151]: pgmap v12375: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:27:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:02 smithi046 ceph-mon[19468]: pgmap v12376: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:02 smithi087 ceph-mon[20993]: pgmap v12376: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:02 smithi077 ceph-mon[21151]: pgmap v12376: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:03.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:04.524 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:04.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:04.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:04.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:04.524 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:04 smithi046 ceph-mon[19468]: pgmap v12377: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:04 smithi046 ceph-mon[19468]: from='client.384744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:04 smithi087 ceph-mon[20993]: pgmap v12377: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:04 smithi087 ceph-mon[20993]: from='client.384744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:04 smithi077 ceph-mon[21151]: pgmap v12377: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:04 smithi077 ceph-mon[21151]: from='client.384744 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:07 smithi077 ceph-mon[21151]: pgmap v12378: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:07 smithi046 ceph-mon[19468]: pgmap v12378: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:07 smithi087 ceph-mon[20993]: pgmap v12378: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:09 smithi046 ceph-mon[19468]: pgmap v12379: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:09 smithi087 ceph-mon[20993]: pgmap v12379: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:09 smithi077 ceph-mon[21151]: pgmap v12379: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:09.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:09.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:09.526 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:10.207 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:10.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:10.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:10.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:10.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:11.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:11 smithi087 ceph-mon[20993]: from='client.384822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:11.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:11 smithi087 ceph-mon[20993]: pgmap v12380: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:11 smithi046 ceph-mon[19468]: from='client.384822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:11 smithi046 ceph-mon[19468]: pgmap v12380: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:11 smithi077 ceph-mon[21151]: from='client.384822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:11 smithi077 ceph-mon[21151]: pgmap v12380: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:27:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:13 smithi046 ceph-mon[19468]: pgmap v12381: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:27:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:13 smithi087 ceph-mon[20993]: pgmap v12381: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:27:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:13 smithi077 ceph-mon[21151]: pgmap v12381: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.5 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:27:15.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: pgmap v12382: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:27:15.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.210 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.210 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:15.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:15.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: pgmap v12382: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: pgmap v12382: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:15.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:15.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:15.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:15.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:15.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:17 smithi046 ceph-mon[19468]: from='client.384894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:17 smithi046 ceph-mon[19468]: pgmap v12383: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:17 smithi087 ceph-mon[20993]: from='client.384894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:17 smithi087 ceph-mon[20993]: pgmap v12383: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:17 smithi077 ceph-mon[21151]: from='client.384894 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:17 smithi077 ceph-mon[21151]: pgmap v12383: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:19 smithi046 ceph-mon[19468]: pgmap v12384: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:27:19.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:19 smithi087 ceph-mon[20993]: pgmap v12384: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:27:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:19 smithi077 ceph-mon[21151]: pgmap v12384: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:27:20.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:20.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:20.902 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:21 smithi046 ceph-mon[19468]: pgmap v12385: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:27:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:21 smithi087 ceph-mon[20993]: pgmap v12385: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:27:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:21 smithi077 ceph-mon[21151]: pgmap v12385: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:27:21.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:21.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:21.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:21.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:21.595 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:22 smithi087 ceph-mon[20993]: from='client.384969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:22 smithi077 ceph-mon[21151]: from='client.384969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:22 smithi046 ceph-mon[19468]: from='client.384969 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:23 smithi087 ceph-mon[20993]: pgmap v12386: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:23.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:23 smithi077 ceph-mon[21151]: pgmap v12386: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:23 smithi046 ceph-mon[19468]: pgmap v12386: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:25 smithi087 ceph-mon[20993]: pgmap v12387: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:27:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:25 smithi077 ceph-mon[21151]: pgmap v12387: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:27:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:25 smithi046 ceph-mon[19468]: pgmap v12387: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:27:26.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:26.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:26.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:27.276 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:27.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:27.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:27.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:27.276 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:27.566 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:27 smithi077 ceph-mon[21151]: pgmap v12388: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:27:27.566 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.566 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.566 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:27 smithi046 ceph-mon[19468]: pgmap v12388: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:27:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:27 smithi087 ceph-mon[20993]: pgmap v12388: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:27:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:28 smithi046 ceph-mon[19468]: from='client.385044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:28 smithi087 ceph-mon[20993]: from='client.385044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:28.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:28 smithi077 ceph-mon[21151]: from='client.385044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:29 smithi046 ceph-mon[19468]: pgmap v12389: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:29 smithi087 ceph-mon[20993]: pgmap v12389: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:29.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:29 smithi077 ceph-mon[21151]: pgmap v12389: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:31.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:31 smithi087 ceph-mon[20993]: pgmap v12390: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:31 smithi046 ceph-mon[19468]: pgmap v12390: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:31 smithi077 ceph-mon[21151]: pgmap v12390: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:32.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:32.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:32.278 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:32.957 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:32.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:32.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:32.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:32.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:33 smithi046 ceph-mon[19468]: pgmap v12391: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:33 smithi087 ceph-mon[20993]: pgmap v12391: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:33 smithi077 ceph-mon[21151]: pgmap v12391: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:34.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:34 smithi046 ceph-mon[19468]: from='client.385116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:34 smithi087 ceph-mon[20993]: from='client.385116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:34 smithi077 ceph-mon[21151]: from='client.385116 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: pgmap v12392: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: pgmap v12392: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: pgmap v12392: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:37 smithi046 ceph-mon[19468]: pgmap v12393: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:37 smithi087 ceph-mon[20993]: pgmap v12393: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:37 smithi077 ceph-mon[21151]: pgmap v12393: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:37.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:37.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:37.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:38.649 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:38.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:38.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:38.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:38.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:39 smithi046 ceph-mon[19468]: pgmap v12394: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:39 smithi046 ceph-mon[19468]: from='client.385191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:39 smithi087 ceph-mon[20993]: pgmap v12394: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:39 smithi087 ceph-mon[20993]: from='client.385191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:39 smithi077 ceph-mon[21151]: pgmap v12394: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:39 smithi077 ceph-mon[21151]: from='client.385191 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:41 smithi046 ceph-mon[19468]: pgmap v12395: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:41 smithi087 ceph-mon[20993]: pgmap v12395: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:41.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:41 smithi077 ceph-mon[21151]: pgmap v12395: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:43 smithi046 ceph-mon[19468]: pgmap v12396: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:43 smithi087 ceph-mon[20993]: pgmap v12396: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:43.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:43.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:43.651 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:43 smithi077 ceph-mon[21151]: pgmap v12396: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:44.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:44.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:44.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:44.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:44.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:45 smithi046 ceph-mon[19468]: pgmap v12397: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:45 smithi046 ceph-mon[19468]: from='client.385269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:45 smithi087 ceph-mon[20993]: pgmap v12397: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:45 smithi087 ceph-mon[20993]: from='client.385269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:45 smithi077 ceph-mon[21151]: pgmap v12397: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:45 smithi077 ceph-mon[21151]: from='client.385269 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:47 smithi046 ceph-mon[19468]: pgmap v12398: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:47 smithi087 ceph-mon[20993]: pgmap v12398: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:47 smithi077 ceph-mon[21151]: pgmap v12398: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:27:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:49.336 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:49.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:49.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:49.540 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:49 smithi077 ceph-mon[21151]: pgmap v12399: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:49 smithi046 ceph-mon[19468]: pgmap v12399: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:49 smithi087 ceph-mon[20993]: pgmap v12399: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:50.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:50.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:50.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:50.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:50.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:51 smithi046 ceph-mon[19468]: from='client.385347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:51 smithi046 ceph-mon[19468]: pgmap v12400: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:51 smithi087 ceph-mon[20993]: from='client.385347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:51 smithi087 ceph-mon[20993]: pgmap v12400: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:51 smithi077 ceph-mon[21151]: from='client.385347 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:51 smithi077 ceph-mon[21151]: pgmap v12400: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:27:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:52 smithi046 ceph-mon[19468]: pgmap v12401: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:52 smithi087 ceph-mon[20993]: pgmap v12401: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:52 smithi077 ceph-mon[21151]: pgmap v12401: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:27:55.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:27:55.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:27:55.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:27:55.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:54 smithi087 ceph-mon[20993]: pgmap v12402: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:54 smithi046 ceph-mon[19468]: pgmap v12402: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:55.372 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:54 smithi077 ceph-mon[21151]: pgmap v12402: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:55.692 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:27:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:27:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:27:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:27:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:27:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:56 smithi046 ceph-mon[19468]: from='client.385419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:56 smithi087 ceph-mon[20993]: from='client.385419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:56 smithi077 ceph-mon[21151]: from='client.385419 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: pgmap v12403: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:27:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: pgmap v12403: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:27:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: pgmap v12403: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:27:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:58.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:27:57.850+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:27:58.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:27:57 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:27:57.851+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:27:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:58 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:58 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:58 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:27:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:27:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:59 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:27:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:27:59 smithi046 ceph-mon[19468]: pgmap v12404: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:27:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:27:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:59 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:27:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:27:59 smithi087 ceph-mon[20993]: pgmap v12404: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:27:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:27:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:59 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:27:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:27:59 smithi077 ceph-mon[21151]: pgmap v12404: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:00.695 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:00.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:00.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:01.381 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:01.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:01.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:01.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:01.382 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:01 smithi046 ceph-mon[19468]: pgmap v12405: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T09:28:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:01 smithi087 ceph-mon[20993]: pgmap v12405: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T09:28:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:01 smithi077 ceph-mon[21151]: pgmap v12405: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-31T09:28:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:02 smithi046 ceph-mon[19468]: from='client.385605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:02 smithi087 ceph-mon[20993]: from='client.385605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:02 smithi077 ceph-mon[21151]: from='client.385605 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:03 smithi046 ceph-mon[19468]: pgmap v12406: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:03 smithi087 ceph-mon[20993]: pgmap v12406: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:03 smithi077 ceph-mon[21151]: pgmap v12406: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:05 smithi046 ceph-mon[19468]: pgmap v12407: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:05 smithi087 ceph-mon[20993]: pgmap v12407: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:05 smithi077 ceph-mon[21151]: pgmap v12407: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:28:06.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:06.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:06.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:07.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:07.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:07.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:07.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:07.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:07 smithi046 ceph-mon[19468]: pgmap v12408: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:07 smithi087 ceph-mon[20993]: pgmap v12408: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:07 smithi077 ceph-mon[21151]: pgmap v12408: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:08 smithi046 ceph-mon[19468]: from='client.385680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:08 smithi087 ceph-mon[20993]: from='client.385680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:08.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:08 smithi077 ceph-mon[21151]: from='client.385680 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:09 smithi077 ceph-mon[21151]: pgmap v12409: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:09 smithi046 ceph-mon[19468]: pgmap v12409: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:09 smithi087 ceph-mon[20993]: pgmap v12409: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:11 smithi046 ceph-mon[19468]: pgmap v12410: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:11.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:11 smithi087 ceph-mon[20993]: pgmap v12410: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:11 smithi077 ceph-mon[21151]: pgmap v12410: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:28:12.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:12.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:12.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:12.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:12.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:12.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:12.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:12.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:13.535 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:13 smithi087 ceph-mon[20993]: pgmap v12411: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:28:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:13 smithi046 ceph-mon[19468]: pgmap v12411: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:28:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:13 smithi077 ceph-mon[21151]: pgmap v12411: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:28:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:14 smithi046 ceph-mon[19468]: from='client.385755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:14 smithi087 ceph-mon[20993]: from='client.385755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:14 smithi077 ceph-mon[21151]: from='client.385755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:15.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:15 smithi046 ceph-mon[19468]: pgmap v12412: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:15.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:15 smithi087 ceph-mon[20993]: pgmap v12412: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:15 smithi077 ceph-mon[21151]: pgmap v12412: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:16 smithi046 ceph-mon[19468]: pgmap v12413: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:16 smithi077 ceph-mon[21151]: pgmap v12413: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:16 smithi087 ceph-mon[20993]: pgmap v12413: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:17.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:17.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:17.754 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:18.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:18.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:18.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:18.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:18.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:18 smithi046 ceph-mon[19468]: pgmap v12414: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:18 smithi046 ceph-mon[19468]: from='client.385827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:18 smithi087 ceph-mon[20993]: pgmap v12414: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:18 smithi087 ceph-mon[20993]: from='client.385827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:18 smithi077 ceph-mon[21151]: pgmap v12414: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:18 smithi077 ceph-mon[21151]: from='client.385827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:20 smithi046 ceph-mon[19468]: pgmap v12415: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:20 smithi087 ceph-mon[20993]: pgmap v12415: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:20 smithi077 ceph-mon[21151]: pgmap v12415: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:22 smithi046 ceph-mon[19468]: pgmap v12416: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:22 smithi087 ceph-mon[20993]: pgmap v12416: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:22 smithi077 ceph-mon[21151]: pgmap v12416: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:23.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:23.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:23.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:24.121 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:24.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:24.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:24.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:24.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:25 smithi046 ceph-mon[19468]: from='client.385905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:25 smithi046 ceph-mon[19468]: pgmap v12417: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:25 smithi087 ceph-mon[20993]: from='client.385905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:25 smithi087 ceph-mon[20993]: pgmap v12417: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:25 smithi077 ceph-mon[21151]: from='client.385905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:25 smithi077 ceph-mon[21151]: pgmap v12417: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:27 smithi046 ceph-mon[19468]: pgmap v12418: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:27 smithi087 ceph-mon[20993]: pgmap v12418: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:27 smithi077 ceph-mon[21151]: pgmap v12418: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:29.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:29.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:29.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:29 smithi046 ceph-mon[19468]: pgmap v12419: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:29 smithi087 ceph-mon[20993]: pgmap v12419: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:29.381 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:29 smithi077 ceph-mon[21151]: pgmap v12419: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:29.805 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:29.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:29.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:29.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:29.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:31.273 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:31 smithi077 ceph-mon[21151]: from='client.385974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:31.273 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:31 smithi077 ceph-mon[21151]: pgmap v12420: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:31 smithi046 ceph-mon[19468]: from='client.385974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:31 smithi046 ceph-mon[19468]: pgmap v12420: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:31 smithi087 ceph-mon[20993]: from='client.385974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:31 smithi087 ceph-mon[20993]: pgmap v12420: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:33.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:33 smithi087 ceph-mon[20993]: pgmap v12421: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:33 smithi046 ceph-mon[19468]: pgmap v12421: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:33 smithi077 ceph-mon[21151]: pgmap v12421: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:34.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:34.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:34.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:35 smithi046 ceph-mon[19468]: pgmap v12422: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:35 smithi087 ceph-mon[20993]: pgmap v12422: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:35 smithi077 ceph-mon[21151]: pgmap v12422: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:35.482 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:35.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:35.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:35.482 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:35.483 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='client.386049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='client.386049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='client.386049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:37 smithi046 ceph-mon[19468]: pgmap v12423: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:37 smithi087 ceph-mon[20993]: pgmap v12423: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:37 smithi077 ceph-mon[21151]: pgmap v12423: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:39 smithi046 ceph-mon[19468]: pgmap v12424: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:39 smithi087 ceph-mon[20993]: pgmap v12424: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:39 smithi077 ceph-mon[21151]: pgmap v12424: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:40.484 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:40.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:40.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:41.166 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:41.167 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:41 smithi046 ceph-mon[19468]: pgmap v12425: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:28:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:41 smithi087 ceph-mon[20993]: pgmap v12425: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:28:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:41 smithi077 ceph-mon[21151]: pgmap v12425: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:28:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:42 smithi046 ceph-mon[19468]: from='client.386124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:42 smithi087 ceph-mon[20993]: from='client.386124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:42 smithi077 ceph-mon[21151]: from='client.386124 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:43 smithi046 ceph-mon[19468]: pgmap v12426: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:28:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:43 smithi087 ceph-mon[20993]: pgmap v12426: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:28:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:43 smithi077 ceph-mon[21151]: pgmap v12426: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:28:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:45 smithi046 ceph-mon[19468]: pgmap v12427: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:45 smithi087 ceph-mon[20993]: pgmap v12427: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:45 smithi077 ceph-mon[21151]: pgmap v12427: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:28:46.168 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:46.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:46.168 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:46.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:46.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:46.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:46.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:46.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:47 smithi046 ceph-mon[19468]: pgmap v12428: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:47 smithi087 ceph-mon[20993]: pgmap v12428: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:47 smithi077 ceph-mon[21151]: pgmap v12428: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:48 smithi046 ceph-mon[19468]: from='client.386199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:48 smithi087 ceph-mon[20993]: from='client.386199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:48 smithi077 ceph-mon[21151]: from='client.386199 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:49.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:49 smithi087 ceph-mon[20993]: pgmap v12429: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:49 smithi046 ceph-mon[19468]: pgmap v12429: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:49 smithi077 ceph-mon[21151]: pgmap v12429: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:51.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:51 smithi077 ceph-mon[21151]: pgmap v12430: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:51 smithi046 ceph-mon[19468]: pgmap v12430: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:51 smithi087 ceph-mon[20993]: pgmap v12430: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:28:51.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:51.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:51.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:52.554 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:52.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:52.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:52.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:52.555 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:53 smithi087 ceph-mon[20993]: pgmap v12431: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:53 smithi087 ceph-mon[20993]: from='client.386268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:53 smithi046 ceph-mon[19468]: pgmap v12431: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:53 smithi046 ceph-mon[19468]: from='client.386268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:53 smithi077 ceph-mon[21151]: pgmap v12431: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:28:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:53 smithi077 ceph-mon[21151]: from='client.386268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:55 smithi046 ceph-mon[19468]: pgmap v12432: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:55 smithi087 ceph-mon[20993]: pgmap v12432: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:55 smithi077 ceph-mon[21151]: pgmap v12432: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:56 smithi046 ceph-mon[19468]: pgmap v12433: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:56 smithi087 ceph-mon[20993]: pgmap v12433: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:56 smithi077 ceph-mon[21151]: pgmap v12433: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:28:57.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:28:57.556 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:28:57.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:28:58.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:28:58.279 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:28:58.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:28:58.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:28:58.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:28:58.279 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:28:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:28:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:28:59.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:28:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:28:58.909+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:28:59.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:28:58 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:28:58.910+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:28:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='client.386346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: pgmap v12434: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:28:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:28:59 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='client.386346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: pgmap v12434: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:28:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:28:59 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='client.386346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: pgmap v12434: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:28:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:28:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:28:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:28:59.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:28:59 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:29:00.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:29:00.554 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:00 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:29:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:29:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:00 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:29:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:29:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:00 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:29:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:01 smithi046 ceph-mon[19468]: pgmap v12435: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:29:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:01 smithi087 ceph-mon[20993]: pgmap v12435: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:29:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:01 smithi077 ceph-mon[21151]: pgmap v12435: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:29:03.281 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:03.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:03.281 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:03 smithi046 ceph-mon[19468]: pgmap v12436: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:03 smithi087 ceph-mon[20993]: pgmap v12436: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:03 smithi077 ceph-mon[21151]: pgmap v12436: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:03.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:03.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:03.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:03.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:03.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:05 smithi046 ceph-mon[19468]: from='client.386526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:05 smithi046 ceph-mon[19468]: pgmap v12437: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:05 smithi087 ceph-mon[20993]: from='client.386526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:05 smithi087 ceph-mon[20993]: pgmap v12437: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:05 smithi077 ceph-mon[21151]: from='client.386526 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:05 smithi077 ceph-mon[21151]: pgmap v12437: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:07 smithi046 ceph-mon[19468]: pgmap v12438: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:07 smithi087 ceph-mon[20993]: pgmap v12438: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:07 smithi077 ceph-mon[21151]: pgmap v12438: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:08.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:08.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:08.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:09 smithi046 ceph-mon[19468]: pgmap v12439: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:09 smithi087 ceph-mon[20993]: pgmap v12439: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:09 smithi077 ceph-mon[21151]: pgmap v12439: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:09.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:09.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:09.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:09.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:09.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:10 smithi046 ceph-mon[19468]: from='client.386598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:10 smithi087 ceph-mon[20993]: from='client.386598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:10 smithi077 ceph-mon[21151]: from='client.386598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:11 smithi077 ceph-mon[21151]: pgmap v12440: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:11 smithi046 ceph-mon[19468]: pgmap v12440: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:11 smithi087 ceph-mon[20993]: pgmap v12440: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:29:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:13 smithi046 ceph-mon[19468]: pgmap v12441: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:29:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:13 smithi087 ceph-mon[20993]: pgmap v12441: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:29:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:13 smithi077 ceph-mon[21151]: pgmap v12441: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:29:14.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:14.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:14.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:15.359 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:15.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:15.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:15.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:15.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:15.427 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:15 smithi087 ceph-mon[20993]: pgmap v12442: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:15 smithi046 ceph-mon[19468]: pgmap v12442: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:15 smithi077 ceph-mon[21151]: pgmap v12442: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='client.267007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='client.267007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='client.267007 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:17 smithi046 ceph-mon[19468]: pgmap v12443: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:17 smithi087 ceph-mon[20993]: pgmap v12443: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:17 smithi077 ceph-mon[21151]: pgmap v12443: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:19 smithi046 ceph-mon[19468]: pgmap v12444: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:19 smithi087 ceph-mon[20993]: pgmap v12444: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:19 smithi077 ceph-mon[21151]: pgmap v12444: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:20.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:20.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:20.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:21.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:21.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:21.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:21.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:21.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:21 smithi046 ceph-mon[19468]: pgmap v12445: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:29:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:21 smithi087 ceph-mon[20993]: pgmap v12445: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:29:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:21 smithi077 ceph-mon[21151]: pgmap v12445: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:29:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:22 smithi046 ceph-mon[19468]: from='client.386751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:22 smithi087 ceph-mon[20993]: from='client.386751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:22 smithi077 ceph-mon[21151]: from='client.386751 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:23 smithi046 ceph-mon[19468]: pgmap v12446: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:29:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:23 smithi087 ceph-mon[20993]: pgmap v12446: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:29:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:23 smithi077 ceph-mon[21151]: pgmap v12446: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:29:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:25 smithi046 ceph-mon[19468]: pgmap v12447: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:25 smithi087 ceph-mon[20993]: pgmap v12447: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:25 smithi077 ceph-mon[21151]: pgmap v12447: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:29:26.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:26.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:26.048 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:26.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:26.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:26.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:26.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:26.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:27 smithi046 ceph-mon[19468]: pgmap v12448: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:27 smithi046 ceph-mon[19468]: from='client.386826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:27 smithi087 ceph-mon[20993]: pgmap v12448: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:27 smithi087 ceph-mon[20993]: from='client.386826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:27 smithi077 ceph-mon[21151]: pgmap v12448: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:27 smithi077 ceph-mon[21151]: from='client.386826 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:27.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:29 smithi046 ceph-mon[19468]: pgmap v12449: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:29 smithi087 ceph-mon[20993]: pgmap v12449: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:29 smithi077 ceph-mon[21151]: pgmap v12449: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:31.600 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:31 smithi077 ceph-mon[21151]: pgmap v12450: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:31 smithi046 ceph-mon[19468]: pgmap v12450: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:31 smithi087 ceph-mon[20993]: pgmap v12450: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:31.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:31.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:31.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:32.422 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:32.422 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:33 smithi046 ceph-mon[19468]: pgmap v12451: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:33 smithi046 ceph-mon[19468]: from='client.386904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:33 smithi087 ceph-mon[20993]: pgmap v12451: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:33 smithi087 ceph-mon[20993]: from='client.386904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:33 smithi077 ceph-mon[21151]: pgmap v12451: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:33 smithi077 ceph-mon[21151]: from='client.386904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:35.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:35 smithi087 ceph-mon[20993]: pgmap v12452: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:35 smithi046 ceph-mon[19468]: pgmap v12452: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:35 smithi077 ceph-mon[21151]: pgmap v12452: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:36 smithi046 ceph-mon[19468]: pgmap v12453: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:36 smithi087 ceph-mon[20993]: pgmap v12453: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:36 smithi077 ceph-mon[21151]: pgmap v12453: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:37.424 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:37.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:37.424 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:38.101 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:38.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:38.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:38.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:38.102 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:39 smithi046 ceph-mon[19468]: from='client.386976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:39 smithi046 ceph-mon[19468]: pgmap v12454: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:39 smithi087 ceph-mon[20993]: from='client.386976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:39 smithi087 ceph-mon[20993]: pgmap v12454: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:39 smithi077 ceph-mon[21151]: from='client.386976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:39 smithi077 ceph-mon[21151]: pgmap v12454: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:41 smithi046 ceph-mon[19468]: pgmap v12455: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:41 smithi087 ceph-mon[20993]: pgmap v12455: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:41 smithi077 ceph-mon[21151]: pgmap v12455: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:43.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:43.104 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:43.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:43 smithi046 ceph-mon[19468]: pgmap v12456: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:43 smithi087 ceph-mon[20993]: pgmap v12456: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:43 smithi077 ceph-mon[21151]: pgmap v12456: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:43.785 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:43.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:43.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:43.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:43.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:45 smithi046 ceph-mon[19468]: from='client.387051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:45 smithi046 ceph-mon[19468]: pgmap v12457: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:45 smithi087 ceph-mon[20993]: from='client.387051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:45 smithi087 ceph-mon[20993]: pgmap v12457: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:45 smithi077 ceph-mon[21151]: from='client.387051 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:45 smithi077 ceph-mon[21151]: pgmap v12457: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:47 smithi046 ceph-mon[19468]: pgmap v12458: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:47 smithi087 ceph-mon[20993]: pgmap v12458: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:47 smithi077 ceph-mon[21151]: pgmap v12458: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:29:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:48.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:48.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:48.787 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:49 smithi077 ceph-mon[21151]: pgmap v12459: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:49.470 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:49.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:49.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:49.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:49.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:49.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:49 smithi046 ceph-mon[19468]: pgmap v12459: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:49 smithi087 ceph-mon[20993]: pgmap v12459: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:50 smithi077 ceph-mon[21151]: from='client.387126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:50 smithi046 ceph-mon[19468]: from='client.387126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:50 smithi087 ceph-mon[20993]: from='client.387126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:51 smithi077 ceph-mon[21151]: pgmap v12460: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:51 smithi046 ceph-mon[19468]: pgmap v12460: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:51 smithi087 ceph-mon[20993]: pgmap v12460: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:29:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:53 smithi077 ceph-mon[21151]: pgmap v12461: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:53 smithi046 ceph-mon[19468]: pgmap v12461: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:53 smithi087 ceph-mon[20993]: pgmap v12461: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:29:54.471 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:29:54.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:29:54.472 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:29:55.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:29:55.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:29:55.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:29:55.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:29:55.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:29:55.284 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:55 smithi087 ceph-mon[20993]: pgmap v12462: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:55 smithi077 ceph-mon[21151]: pgmap v12462: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:55 smithi046 ceph-mon[19468]: pgmap v12462: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='client.387201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='client.387201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='client.387201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:29:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:57 smithi077 ceph-mon[21151]: pgmap v12463: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:29:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:57 smithi046 ceph-mon[19468]: pgmap v12463: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:29:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:57 smithi087 ceph-mon[20993]: pgmap v12463: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: pgmap v12464: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:59.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: pgmap v12464: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:29:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: pgmap v12464: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:29:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:29:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:29:59.771 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:29:59.665+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:29:59.772 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:29:59 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:29:59.666+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:30:00.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:00.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:00.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:00 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:30:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:30:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:00 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:30:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:30:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:00 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:30:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:30:00.828 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:00.828 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:00.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:00.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:00.829 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:01 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:30:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:01 smithi077 ceph-mon[21151]: pgmap v12465: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:30:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:30:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:01 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:30:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:01 smithi046 ceph-mon[19468]: pgmap v12465: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:30:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:30:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:01 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:30:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:01 smithi087 ceph-mon[20993]: pgmap v12465: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:30:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:02 smithi077 ceph-mon[21151]: from='client.387387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:02 smithi046 ceph-mon[19468]: from='client.387387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:02 smithi087 ceph-mon[20993]: from='client.387387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:03 smithi077 ceph-mon[21151]: pgmap v12466: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:03.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:03 smithi046 ceph-mon[19468]: pgmap v12466: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:03 smithi087 ceph-mon[20993]: pgmap v12466: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:05 smithi077 ceph-mon[21151]: pgmap v12467: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:05 smithi046 ceph-mon[19468]: pgmap v12467: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:05 smithi087 ceph-mon[20993]: pgmap v12467: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:05.830 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:05.830 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:05.830 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:06.514 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:07 smithi046 ceph-mon[19468]: pgmap v12468: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:30:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:07 smithi046 ceph-mon[19468]: from='client.387462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:07 smithi087 ceph-mon[20993]: pgmap v12468: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:30:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:07 smithi087 ceph-mon[20993]: from='client.387462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:07 smithi077 ceph-mon[21151]: pgmap v12468: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:30:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:07 smithi077 ceph-mon[21151]: from='client.387462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:09 smithi046 ceph-mon[19468]: pgmap v12469: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:09 smithi087 ceph-mon[20993]: pgmap v12469: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:09 smithi077 ceph-mon[21151]: pgmap v12469: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:11.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:11.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:11 smithi046 ceph-mon[19468]: pgmap v12470: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:11.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:11.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:11 smithi087 ceph-mon[20993]: pgmap v12470: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:11 smithi077 ceph-mon[21151]: pgmap v12470: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:30:12.201 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:12.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:12.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:12.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:12.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:13 smithi077 ceph-mon[21151]: from='client.387537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:13 smithi077 ceph-mon[21151]: pgmap v12471: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:30:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:13 smithi046 ceph-mon[19468]: from='client.387537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:13 smithi046 ceph-mon[19468]: pgmap v12471: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:30:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:13 smithi087 ceph-mon[20993]: from='client.387537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:13 smithi087 ceph-mon[20993]: pgmap v12471: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:30:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:15 smithi046 ceph-mon[19468]: pgmap v12472: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:15.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:15 smithi087 ceph-mon[20993]: pgmap v12472: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:15 smithi077 ceph-mon[21151]: pgmap v12472: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:17.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:17.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:17.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: pgmap v12473: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: pgmap v12473: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: pgmap v12473: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:17.890 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:17.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:19.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:19 smithi046 ceph-mon[19468]: from='client.387615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:19.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:19 smithi046 ceph-mon[19468]: pgmap v12474: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:19 smithi087 ceph-mon[20993]: from='client.387615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:19 smithi087 ceph-mon[20993]: pgmap v12474: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:19.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:19 smithi077 ceph-mon[21151]: from='client.387615 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:19.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:19 smithi077 ceph-mon[21151]: pgmap v12474: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:21.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:21 smithi046 ceph-mon[19468]: pgmap v12475: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:21 smithi087 ceph-mon[20993]: pgmap v12475: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:21.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:21 smithi077 ceph-mon[21151]: pgmap v12475: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:22.894 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:23 smithi046 ceph-mon[19468]: pgmap v12476: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:23 smithi087 ceph-mon[20993]: pgmap v12476: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:23.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:23 smithi077 ceph-mon[21151]: pgmap v12476: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:23.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:23.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:23.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:23.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:23.576 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:24 smithi046 ceph-mon[19468]: from='client.387690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:24 smithi087 ceph-mon[20993]: from='client.387690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:24 smithi077 ceph-mon[21151]: from='client.387690 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:25.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:25 smithi077 ceph-mon[21151]: pgmap v12477: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:25 smithi046 ceph-mon[19468]: pgmap v12477: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:25 smithi087 ceph-mon[20993]: pgmap v12477: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:27 smithi046 ceph-mon[19468]: pgmap v12478: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:27 smithi087 ceph-mon[20993]: pgmap v12478: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:27 smithi077 ceph-mon[21151]: pgmap v12478: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:28.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:28.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:28.578 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:29.265 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:29.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:29.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:29.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:29.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:29 smithi046 ceph-mon[19468]: pgmap v12479: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:29 smithi087 ceph-mon[20993]: pgmap v12479: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:29 smithi077 ceph-mon[21151]: pgmap v12479: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:30.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:30 smithi077 ceph-mon[21151]: from='client.387765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:30 smithi046 ceph-mon[19468]: from='client.387765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:30 smithi087 ceph-mon[20993]: from='client.387765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:31 smithi087 ceph-mon[20993]: pgmap v12480: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:31 smithi077 ceph-mon[21151]: pgmap v12480: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:31 smithi046 ceph-mon[19468]: pgmap v12480: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:30:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:32 smithi077 ceph-mon[21151]: pgmap v12481: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:32 smithi046 ceph-mon[19468]: pgmap v12481: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:32 smithi087 ceph-mon[20993]: pgmap v12481: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:30:34.266 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:34.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:34.267 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:34.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:34.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:34.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:34.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:34.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:35.335 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:35 smithi087 ceph-mon[20993]: pgmap v12482: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:35 smithi046 ceph-mon[19468]: pgmap v12482: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:35 smithi077 ceph-mon[21151]: pgmap v12482: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:36.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:36 smithi077 ceph-mon[21151]: from='client.387840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:36 smithi046 ceph-mon[19468]: from='client.387840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:36.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:36 smithi087 ceph-mon[20993]: from='client.387840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: pgmap v12483: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.477 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: pgmap v12483: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: pgmap v12483: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:39 smithi077 ceph-mon[21151]: pgmap v12484: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:39.425 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:39 smithi046 ceph-mon[19468]: pgmap v12484: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:39 smithi087 ceph-mon[20993]: pgmap v12484: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:39.986 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:39.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:39.987 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:40.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:40.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:40.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:40.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:40.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:41 smithi077 ceph-mon[21151]: pgmap v12485: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:41 smithi077 ceph-mon[21151]: from='client.387915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:41.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:41 smithi046 ceph-mon[19468]: pgmap v12485: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:41.527 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:41 smithi046 ceph-mon[19468]: from='client.387915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:41 smithi087 ceph-mon[20993]: pgmap v12485: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:41 smithi087 ceph-mon[20993]: from='client.387915 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:43 smithi077 ceph-mon[21151]: pgmap v12486: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:30:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:43 smithi046 ceph-mon[19468]: pgmap v12486: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:30:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:43 smithi087 ceph-mon[20993]: pgmap v12486: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:30:45.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:45 smithi046 ceph-mon[19468]: pgmap v12487: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:45 smithi077 ceph-mon[21151]: pgmap v12487: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:45 smithi087 ceph-mon[20993]: pgmap v12487: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:45.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:45.697 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:46.382 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:46.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:46.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:46.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:46.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:47 smithi077 ceph-mon[21151]: pgmap v12488: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:47.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:47 smithi077 ceph-mon[21151]: from='client.387990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:47.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:47 smithi046 ceph-mon[19468]: pgmap v12488: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:47.504 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:47 smithi046 ceph-mon[19468]: from='client.387990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:47 smithi087 ceph-mon[20993]: pgmap v12488: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:47 smithi087 ceph-mon[20993]: from='client.387990 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:48 smithi046 ceph-mon[19468]: pgmap v12489: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:48 smithi087 ceph-mon[20993]: pgmap v12489: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:48 smithi077 ceph-mon[21151]: pgmap v12489: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:30:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:51 smithi046 ceph-mon[19468]: pgmap v12490: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:30:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:51 smithi087 ceph-mon[20993]: pgmap v12490: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:30:51.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:51.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:51.384 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:51.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:51 smithi077 ceph-mon[21151]: pgmap v12490: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:30:52.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:52.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:52.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:52.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:52.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:53 smithi046 ceph-mon[19468]: from='client.388065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:53 smithi046 ceph-mon[19468]: pgmap v12491: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:53 smithi087 ceph-mon[20993]: from='client.388065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:53 smithi087 ceph-mon[20993]: pgmap v12491: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:53 smithi077 ceph-mon[21151]: from='client.388065 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:53 smithi077 ceph-mon[21151]: pgmap v12491: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:55.339 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:55 smithi077 ceph-mon[21151]: pgmap v12492: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:55 smithi046 ceph-mon[19468]: pgmap v12492: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:55 smithi087 ceph-mon[20993]: pgmap v12492: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:57.071 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:30:57.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:30:57.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: pgmap v12493: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: pgmap v12493: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: pgmap v12493: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:30:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:30:57.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:30:57.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:30:57.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:30:57.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:30:57.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:30:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:59 smithi046 ceph-mon[19468]: from='client.388143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:30:59 smithi046 ceph-mon[19468]: pgmap v12494: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:59 smithi087 ceph-mon[20993]: from='client.388143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:30:59 smithi087 ceph-mon[20993]: pgmap v12494: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:30:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:59 smithi077 ceph-mon[21151]: from='client.388143 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:30:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:30:59 smithi077 ceph-mon[21151]: pgmap v12494: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:00.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:31:00.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:31:00.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:31:00.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:00.441 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:31:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:31:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:31:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:31:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:31:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:31:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:00.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:31:00.439+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:31:00.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:31:00 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:31:00.441+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:31:01.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:01 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:01.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:01 smithi046 ceph-mon[19468]: pgmap v12495: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:01 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:01 smithi087 ceph-mon[20993]: pgmap v12495: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:01 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:31:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:01 smithi077 ceph-mon[21151]: pgmap v12495: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:02.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:31:02.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:31:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:31:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:31:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:31:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:31:02.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:02.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:02.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:03 smithi087 ceph-mon[20993]: pgmap v12496: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-08-31T09:31:03.447 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:03.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:03.447 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:03.448 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:03 smithi046 ceph-mon[19468]: pgmap v12496: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-08-31T09:31:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:03 smithi077 ceph-mon[21151]: pgmap v12496: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-08-31T09:31:04.520 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:04 smithi046 ceph-mon[19468]: from='client.388323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:04 smithi087 ceph-mon[20993]: from='client.388323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:04 smithi077 ceph-mon[21151]: from='client.388323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:05 smithi046 ceph-mon[19468]: pgmap v12497: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:31:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:05 smithi087 ceph-mon[20993]: pgmap v12497: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:31:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:05 smithi077 ceph-mon[21151]: pgmap v12497: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:31:07.576 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:07 smithi077 ceph-mon[21151]: pgmap v12498: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:07 smithi046 ceph-mon[19468]: pgmap v12498: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:07 smithi087 ceph-mon[20993]: pgmap v12498: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:08.449 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:08.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:08.449 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:08 smithi046 ceph-mon[19468]: pgmap v12499: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:08 smithi087 ceph-mon[20993]: pgmap v12499: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:08 smithi077 ceph-mon[21151]: pgmap v12499: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:09.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:09.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:09.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:09.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:09.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:09 smithi077 ceph-mon[21151]: from='client.388392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:09 smithi046 ceph-mon[19468]: from='client.388392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:09 smithi087 ceph-mon[20993]: from='client.388392 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:10 smithi077 ceph-mon[21151]: pgmap v12500: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:10 smithi046 ceph-mon[19468]: pgmap v12500: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:10 smithi087 ceph-mon[20993]: pgmap v12500: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:13 smithi046 ceph-mon[19468]: pgmap v12501: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:13 smithi087 ceph-mon[20993]: pgmap v12501: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:13 smithi077 ceph-mon[21151]: pgmap v12501: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:14.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:14.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:14.133 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:14.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:14.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:14.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:14.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:14.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:15 smithi046 ceph-mon[19468]: pgmap v12502: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:31:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:15 smithi077 ceph-mon[21151]: pgmap v12502: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:31:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:15 smithi087 ceph-mon[20993]: pgmap v12502: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:31:16.321 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:16 smithi087 ceph-mon[20993]: from='client.388467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:16 smithi046 ceph-mon[19468]: from='client.388467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:16 smithi077 ceph-mon[21151]: from='client.388467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: pgmap v12503: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: pgmap v12503: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: pgmap v12503: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:19 smithi077 ceph-mon[21151]: pgmap v12504: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:19.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:19.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:19 smithi046 ceph-mon[19468]: pgmap v12504: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:19.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:19.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:19 smithi087 ceph-mon[20993]: pgmap v12504: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:20.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:20.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:20.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:20.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:20.506 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:20.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:20 smithi046 ceph-mon[19468]: pgmap v12505: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:20.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:20 smithi046 ceph-mon[19468]: from='client.388545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:20 smithi087 ceph-mon[20993]: pgmap v12505: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:20 smithi087 ceph-mon[20993]: from='client.388545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:20 smithi077 ceph-mon[21151]: pgmap v12505: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:20 smithi077 ceph-mon[21151]: from='client.388545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:23 smithi046 ceph-mon[19468]: pgmap v12506: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:31:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:23 smithi087 ceph-mon[20993]: pgmap v12506: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:31:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:23 smithi077 ceph-mon[21151]: pgmap v12506: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:31:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:25 smithi046 ceph-mon[19468]: pgmap v12507: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:25 smithi087 ceph-mon[20993]: pgmap v12507: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:25 smithi077 ceph-mon[21151]: pgmap v12507: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:25.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:25.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:25.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:26.191 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:26.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:26.191 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:26.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:26.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:27 smithi046 ceph-mon[19468]: from='client.388620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:27 smithi046 ceph-mon[19468]: pgmap v12508: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:27 smithi087 ceph-mon[20993]: from='client.388620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:27 smithi087 ceph-mon[20993]: pgmap v12508: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:27 smithi077 ceph-mon[21151]: from='client.388620 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:27 smithi077 ceph-mon[21151]: pgmap v12508: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:28 smithi046 ceph-mon[19468]: pgmap v12509: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:28 smithi087 ceph-mon[20993]: pgmap v12509: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:28 smithi077 ceph-mon[21151]: pgmap v12509: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:31:31.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:31.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:31.193 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:31 smithi046 ceph-mon[19468]: pgmap v12510: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:31:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:31 smithi087 ceph-mon[20993]: pgmap v12510: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:31:31.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:31 smithi077 ceph-mon[21151]: pgmap v12510: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:31:31.879 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:31.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:31.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:31.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:31.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:33 smithi046 ceph-mon[19468]: from='client.388698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:33 smithi046 ceph-mon[19468]: pgmap v12511: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:33 smithi087 ceph-mon[20993]: from='client.388698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:33 smithi087 ceph-mon[20993]: pgmap v12511: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:33 smithi077 ceph-mon[21151]: from='client.388698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:33 smithi077 ceph-mon[21151]: pgmap v12511: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:35.528 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:35 smithi077 ceph-mon[21151]: pgmap v12512: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:35 smithi046 ceph-mon[19468]: pgmap v12512: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:35 smithi087 ceph-mon[20993]: pgmap v12512: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:36.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:36.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:36.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: pgmap v12513: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: pgmap v12513: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.576 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:37.577 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:37.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: pgmap v12513: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:37.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:37.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:38.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:38 smithi087 ceph-mon[20993]: from='client.268393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:38 smithi046 ceph-mon[19468]: from='client.268393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:38 smithi077 ceph-mon[21151]: from='client.268393 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:39.592 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:39 smithi087 ceph-mon[20993]: pgmap v12514: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:39 smithi046 ceph-mon[19468]: pgmap v12514: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:39 smithi077 ceph-mon[21151]: pgmap v12514: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:41.466 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:41 smithi046 ceph-mon[19468]: pgmap v12515: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:41 smithi087 ceph-mon[20993]: pgmap v12515: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:41 smithi077 ceph-mon[21151]: pgmap v12515: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:42.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:42.579 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:42.579 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:43.273 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:43.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:43.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:43.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:43.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:43.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:43 smithi046 ceph-mon[19468]: pgmap v12516: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:43 smithi087 ceph-mon[20993]: pgmap v12516: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:43 smithi077 ceph-mon[21151]: pgmap v12516: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:44 smithi046 ceph-mon[19468]: from='client.388851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:44 smithi087 ceph-mon[20993]: from='client.388851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:44 smithi077 ceph-mon[21151]: from='client.388851 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:45 smithi046 ceph-mon[19468]: pgmap v12517: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:45 smithi087 ceph-mon[20993]: pgmap v12517: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:45 smithi077 ceph-mon[21151]: pgmap v12517: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:47 smithi046 ceph-mon[19468]: pgmap v12518: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:47 smithi087 ceph-mon[20993]: pgmap v12518: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:47 smithi077 ceph-mon[21151]: pgmap v12518: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:48.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:48.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:48.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:48.953 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:48.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:48.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:48.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:48.954 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:48 smithi077 ceph-mon[21151]: pgmap v12519: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:48 smithi046 ceph-mon[19468]: pgmap v12519: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:48 smithi087 ceph-mon[20993]: pgmap v12519: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:49 smithi077 ceph-mon[21151]: from='client.388926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:49 smithi046 ceph-mon[19468]: from='client.388926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:49 smithi087 ceph-mon[20993]: from='client.388926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:50 smithi077 ceph-mon[21151]: pgmap v12520: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:50 smithi046 ceph-mon[19468]: pgmap v12520: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:50 smithi087 ceph-mon[20993]: pgmap v12520: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:31:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:53 smithi046 ceph-mon[19468]: pgmap v12521: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:53 smithi087 ceph-mon[20993]: pgmap v12521: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:53 smithi077 ceph-mon[21151]: pgmap v12521: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:31:53.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:53.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:53.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:31:54.636 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:31:54.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:31:54.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:31:54.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:31:54.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:31:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:55 smithi046 ceph-mon[19468]: pgmap v12522: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:55 smithi046 ceph-mon[19468]: from='client.389001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:55 smithi087 ceph-mon[20993]: pgmap v12522: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:55 smithi087 ceph-mon[20993]: from='client.389001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:55 smithi077 ceph-mon[21151]: pgmap v12522: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:55 smithi077 ceph-mon[21151]: from='client.389001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: pgmap v12523: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.271 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: pgmap v12523: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: pgmap v12523: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:31:59.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:31:59 smithi087 ceph-mon[20993]: pgmap v12524: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:31:59 smithi046 ceph-mon[19468]: pgmap v12524: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:31:59 smithi077 ceph-mon[21151]: pgmap v12524: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:31:59.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:31:59.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:31:59.638 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:00.323 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:00.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:00.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:00.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:00.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:01.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:32:01.175+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:32:01.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:32:01.176+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:32:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='client.389073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: pgmap v12525: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:32:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:32:01.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:32:01.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:01.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='client.389073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: pgmap v12525: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:32:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:32:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:32:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='client.389073 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: pgmap v12525: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:32:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:32:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:32:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:01.671 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:02.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:02.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:32:02.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:02 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:32:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:32:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:02 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:32:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:32:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:32:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:02 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:32:03.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:03 smithi046 ceph-mon[19468]: pgmap v12526: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:32:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:03 smithi087 ceph-mon[20993]: pgmap v12526: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:32:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:03 smithi077 ceph-mon[21151]: pgmap v12526: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:32:05.326 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:05.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:05.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:05.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:05 smithi046 ceph-mon[19468]: pgmap v12527: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:05 smithi087 ceph-mon[20993]: pgmap v12527: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:05 smithi077 ceph-mon[21151]: pgmap v12527: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:06.019 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:06.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:06.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:06.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:06.020 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:07 smithi046 ceph-mon[19468]: from='client.389250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:07 smithi046 ceph-mon[19468]: pgmap v12528: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:07 smithi087 ceph-mon[20993]: from='client.389250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:07 smithi087 ceph-mon[20993]: pgmap v12528: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:07 smithi077 ceph-mon[21151]: from='client.389250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:07 smithi077 ceph-mon[21151]: pgmap v12528: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:08 smithi046 ceph-mon[19468]: pgmap v12529: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:08 smithi087 ceph-mon[20993]: pgmap v12529: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:08 smithi077 ceph-mon[21151]: pgmap v12529: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:11.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:11.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:11.022 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:11 smithi046 ceph-mon[19468]: pgmap v12530: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:11 smithi087 ceph-mon[20993]: pgmap v12530: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:11.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:11 smithi077 ceph-mon[21151]: pgmap v12530: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:32:11.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:11.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:11.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:11.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:11.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:12 smithi046 ceph-mon[19468]: from='client.389328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:12.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:12 smithi087 ceph-mon[20993]: from='client.389328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:12 smithi077 ceph-mon[21151]: from='client.389328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:13 smithi046 ceph-mon[19468]: pgmap v12531: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:13 smithi087 ceph-mon[20993]: pgmap v12531: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:13.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:13 smithi077 ceph-mon[21151]: pgmap v12531: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:15 smithi046 ceph-mon[19468]: pgmap v12532: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:15 smithi087 ceph-mon[20993]: pgmap v12532: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:15.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:15 smithi077 ceph-mon[21151]: pgmap v12532: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:16.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:16.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:16.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: pgmap v12533: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: pgmap v12533: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.414 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:17.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:17.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:17.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:17.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: pgmap v12533: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:18.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:18 smithi087 ceph-mon[20993]: from='client.389406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:18 smithi046 ceph-mon[19468]: from='client.389406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:18.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:18 smithi077 ceph-mon[21151]: from='client.389406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:19 smithi046 ceph-mon[19468]: pgmap v12534: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:19.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:19 smithi087 ceph-mon[20993]: pgmap v12534: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:19 smithi077 ceph-mon[21151]: pgmap v12534: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:21 smithi087 ceph-mon[20993]: pgmap v12535: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:21 smithi077 ceph-mon[21151]: pgmap v12535: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:21 smithi046 ceph-mon[19468]: pgmap v12535: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:22.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:22.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:22.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:23.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:23.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:23.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:23.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:23.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:23 smithi046 ceph-mon[19468]: pgmap v12536: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:23 smithi087 ceph-mon[20993]: pgmap v12536: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:23 smithi077 ceph-mon[21151]: pgmap v12536: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:24 smithi087 ceph-mon[20993]: from='client.389481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:24 smithi077 ceph-mon[21151]: from='client.389481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:24.519 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:24 smithi046 ceph-mon[19468]: from='client.389481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:25.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:25 smithi087 ceph-mon[20993]: pgmap v12537: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:25 smithi077 ceph-mon[21151]: pgmap v12537: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:25 smithi046 ceph-mon[19468]: pgmap v12537: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:27 smithi087 ceph-mon[20993]: pgmap v12538: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:27 smithi077 ceph-mon[21151]: pgmap v12538: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:27 smithi046 ceph-mon[19468]: pgmap v12538: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:28.131 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:28.132 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:28.806 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:28.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:28.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:28.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:28.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:29 smithi087 ceph-mon[20993]: pgmap v12539: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:29 smithi077 ceph-mon[21151]: pgmap v12539: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:29 smithi046 ceph-mon[19468]: pgmap v12539: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:30 smithi077 ceph-mon[21151]: from='client.389559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:30 smithi046 ceph-mon[19468]: from='client.389559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:30 smithi087 ceph-mon[20993]: from='client.389559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:31 smithi077 ceph-mon[21151]: pgmap v12540: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:31 smithi046 ceph-mon[19468]: pgmap v12540: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:31 smithi087 ceph-mon[20993]: pgmap v12540: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:33 smithi077 ceph-mon[21151]: pgmap v12541: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:33 smithi046 ceph-mon[19468]: pgmap v12541: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:33 smithi087 ceph-mon[20993]: pgmap v12541: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:32:33.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:33.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:33.808 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:34.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:34.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:35 smithi077 ceph-mon[21151]: pgmap v12542: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:35 smithi077 ceph-mon[21151]: from='client.389634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:35 smithi046 ceph-mon[19468]: pgmap v12542: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:35 smithi046 ceph-mon[19468]: from='client.389634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:35 smithi087 ceph-mon[20993]: pgmap v12542: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:35 smithi087 ceph-mon[20993]: from='client.389634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: pgmap v12543: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.394 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: pgmap v12543: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.395 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: pgmap v12543: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:32:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:39 smithi087 ceph-mon[20993]: pgmap v12544: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:39.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:39 smithi077 ceph-mon[21151]: pgmap v12544: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:39.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:39 smithi046 ceph-mon[19468]: pgmap v12544: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:39.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:40.182 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:40.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:41.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:41 smithi087 ceph-mon[20993]: from='client.389709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:41.299 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:41 smithi087 ceph-mon[20993]: pgmap v12545: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:41 smithi077 ceph-mon[21151]: from='client.389709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:41 smithi077 ceph-mon[21151]: pgmap v12545: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:41 smithi046 ceph-mon[19468]: from='client.389709 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:41 smithi046 ceph-mon[19468]: pgmap v12545: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:43 smithi077 ceph-mon[21151]: pgmap v12546: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:43 smithi046 ceph-mon[19468]: pgmap v12546: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:43 smithi087 ceph-mon[20993]: pgmap v12546: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:32:45.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:45.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:45.184 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:45 smithi046 ceph-mon[19468]: pgmap v12547: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:32:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:45 smithi077 ceph-mon[21151]: pgmap v12547: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:32:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:45 smithi087 ceph-mon[20993]: pgmap v12547: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:32:45.866 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:45.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:45.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:45.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:45.867 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:47 smithi046 ceph-mon[19468]: from='client.389787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:47 smithi046 ceph-mon[19468]: pgmap v12548: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:47 smithi077 ceph-mon[21151]: from='client.389787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:47 smithi077 ceph-mon[21151]: pgmap v12548: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:47 smithi087 ceph-mon[20993]: from='client.389787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:47 smithi087 ceph-mon[20993]: pgmap v12548: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:49 smithi046 ceph-mon[19468]: pgmap v12549: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:49 smithi087 ceph-mon[20993]: pgmap v12549: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:49 smithi077 ceph-mon[21151]: pgmap v12549: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:32:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:50.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:50.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:50.869 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:51.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:51.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:51.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:51.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:51.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:51.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:51 smithi046 ceph-mon[19468]: pgmap v12550: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:32:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:51 smithi087 ceph-mon[20993]: pgmap v12550: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:32:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:51 smithi077 ceph-mon[21151]: pgmap v12550: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:32:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:52 smithi046 ceph-mon[19468]: from='client.389865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:52 smithi087 ceph-mon[20993]: from='client.389865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:52 smithi077 ceph-mon[21151]: from='client.389865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:53.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:53 smithi087 ceph-mon[20993]: pgmap v12551: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:53 smithi046 ceph-mon[19468]: pgmap v12551: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:53 smithi077 ceph-mon[21151]: pgmap v12551: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:55 smithi046 ceph-mon[19468]: pgmap v12552: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:32:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:55 smithi087 ceph-mon[20993]: pgmap v12552: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:32:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:55 smithi077 ceph-mon[21151]: pgmap v12552: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:32:56.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:32:56.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:32:56.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:32:57.242 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:32:57.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:32:57.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:32:57.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:32:57.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: pgmap v12553: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: pgmap v12553: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: pgmap v12553: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:32:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:58 smithi077 ceph-mon[21151]: from='client.389943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:58 smithi046 ceph-mon[19468]: from='client.389943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:58 smithi087 ceph-mon[20993]: from='client.389943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:32:59.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:32:59 smithi087 ceph-mon[20993]: pgmap v12554: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:32:59 smithi046 ceph-mon[19468]: pgmap v12554: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:32:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:32:59 smithi077 ceph-mon[21151]: pgmap v12554: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:01.553 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:01 smithi087 ceph-mon[20993]: pgmap v12555: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:01 smithi046 ceph-mon[19468]: pgmap v12555: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:01 smithi077 ceph-mon[21151]: pgmap v12555: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:02.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:02.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:02.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:02.244 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:33:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:33:01.922+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:33:02.244 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:33:01 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:33:01.923+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:02 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:02 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:02 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:33:02.910 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:02.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:02.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:02.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:02.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:03.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:33:03.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:03 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:33:03.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:03 smithi046 ceph-mon[19468]: pgmap v12556: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:33:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:03 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:33:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:03 smithi087 ceph-mon[20993]: pgmap v12556: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:33:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:03 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:33:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:03 smithi077 ceph-mon[21151]: pgmap v12556: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:04.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:04 smithi046 ceph-mon[19468]: from='client.390123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:04 smithi087 ceph-mon[20993]: from='client.390123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:04.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:04 smithi077 ceph-mon[21151]: from='client.390123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:05.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:05 smithi046 ceph-mon[19468]: pgmap v12557: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:05 smithi087 ceph-mon[20993]: pgmap v12557: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:05 smithi077 ceph-mon[21151]: pgmap v12557: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:07 smithi046 ceph-mon[19468]: pgmap v12558: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:07 smithi087 ceph-mon[20993]: pgmap v12558: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:07 smithi077 ceph-mon[21151]: pgmap v12558: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:07.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:07.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:07.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:08.611 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:08.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:08.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:08.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:08.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:09 smithi077 ceph-mon[21151]: pgmap v12559: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:09 smithi077 ceph-mon[21151]: from='client.390198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:09 smithi046 ceph-mon[19468]: pgmap v12559: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:09 smithi046 ceph-mon[19468]: from='client.390198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:09 smithi087 ceph-mon[20993]: pgmap v12559: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:09 smithi087 ceph-mon[20993]: from='client.390198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:11 smithi077 ceph-mon[21151]: pgmap v12560: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:11 smithi046 ceph-mon[19468]: pgmap v12560: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:11 smithi087 ceph-mon[20993]: pgmap v12560: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:13.612 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:13.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:13.613 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:13 smithi077 ceph-mon[21151]: pgmap v12561: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:13 smithi046 ceph-mon[19468]: pgmap v12561: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:13 smithi087 ceph-mon[20993]: pgmap v12561: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:14.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:14.289 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:15 smithi077 ceph-mon[21151]: from='client.390276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:15 smithi077 ceph-mon[21151]: pgmap v12562: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:15 smithi046 ceph-mon[19468]: from='client.390276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:15 smithi046 ceph-mon[19468]: pgmap v12562: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:15 smithi087 ceph-mon[20993]: from='client.390276 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:15 smithi087 ceph-mon[20993]: pgmap v12562: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: pgmap v12563: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: pgmap v12563: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: pgmap v12563: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:19.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:19.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:19.291 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:19 smithi046 ceph-mon[19468]: pgmap v12564: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:19 smithi077 ceph-mon[21151]: pgmap v12564: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:19 smithi087 ceph-mon[20993]: pgmap v12564: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:19.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:19.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:19.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:19.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:19.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:21 smithi087 ceph-mon[20993]: from='client.390351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:21 smithi087 ceph-mon[20993]: pgmap v12565: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:21 smithi077 ceph-mon[21151]: from='client.390351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:21 smithi077 ceph-mon[21151]: pgmap v12565: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:21 smithi046 ceph-mon[19468]: from='client.390351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:21 smithi046 ceph-mon[19468]: pgmap v12565: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:22 smithi046 ceph-mon[19468]: pgmap v12566: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:22 smithi087 ceph-mon[20993]: pgmap v12566: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:22 smithi077 ceph-mon[21151]: pgmap v12566: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:24.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:24.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:24.984 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:25.335 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:25 smithi046 ceph-mon[19468]: pgmap v12567: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:25 smithi087 ceph-mon[20993]: pgmap v12567: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:25 smithi077 ceph-mon[21151]: pgmap v12567: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:25.695 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:25.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:25.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:25.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:25.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:26 smithi087 ceph-mon[20993]: from='client.390429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:26.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:26 smithi077 ceph-mon[21151]: from='client.390429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:26.475 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:26 smithi046 ceph-mon[19468]: from='client.390429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:27 smithi087 ceph-mon[20993]: pgmap v12568: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:27.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:27 smithi077 ceph-mon[21151]: pgmap v12568: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:27 smithi046 ceph-mon[19468]: pgmap v12568: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:29 smithi087 ceph-mon[20993]: pgmap v12569: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:29 smithi077 ceph-mon[21151]: pgmap v12569: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:29 smithi046 ceph-mon[19468]: pgmap v12569: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:30.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:30.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:30.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:31 smithi046 ceph-mon[19468]: pgmap v12570: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:33:31.390 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:31.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:31 smithi077 ceph-mon[21151]: pgmap v12570: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:33:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:31 smithi087 ceph-mon[20993]: pgmap v12570: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:33:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:32 smithi077 ceph-mon[21151]: from='client.390504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:32 smithi046 ceph-mon[19468]: from='client.390504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:32 smithi087 ceph-mon[20993]: from='client.390504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:33 smithi077 ceph-mon[21151]: pgmap v12571: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:33:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:33 smithi046 ceph-mon[19468]: pgmap v12571: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:33:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:33 smithi087 ceph-mon[20993]: pgmap v12571: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:33:35.406 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:35 smithi046 ceph-mon[19468]: pgmap v12572: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:35.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:35 smithi077 ceph-mon[21151]: pgmap v12572: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:35 smithi087 ceph-mon[20993]: pgmap v12572: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:33:36.391 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:36.392 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:36.392 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:37.059 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:37.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:37.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:37.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:37.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:37 smithi046 ceph-mon[19468]: pgmap v12573: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:37 smithi087 ceph-mon[20993]: pgmap v12573: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:37 smithi077 ceph-mon[21151]: pgmap v12573: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='client.390582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='client.390582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='client.390582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:39 smithi046 ceph-mon[19468]: pgmap v12574: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:39 smithi087 ceph-mon[20993]: pgmap v12574: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:39.655 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:39 smithi077 ceph-mon[21151]: pgmap v12574: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:41 smithi046 ceph-mon[19468]: pgmap v12575: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:41 smithi087 ceph-mon[20993]: pgmap v12575: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:41.640 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:41 smithi077 ceph-mon[21151]: pgmap v12575: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:42.060 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:42.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:42.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:42.749 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:42.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:42.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:42.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:42.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:43 smithi087 ceph-mon[20993]: pgmap v12576: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:43.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:43 smithi087 ceph-mon[20993]: from='client.390660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:43 smithi077 ceph-mon[21151]: pgmap v12576: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:43 smithi077 ceph-mon[21151]: from='client.390660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:43 smithi046 ceph-mon[19468]: pgmap v12576: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:43 smithi046 ceph-mon[19468]: from='client.390660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:45 smithi046 ceph-mon[19468]: pgmap v12577: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:45 smithi087 ceph-mon[20993]: pgmap v12577: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:45 smithi077 ceph-mon[21151]: pgmap v12577: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:47 smithi087 ceph-mon[20993]: pgmap v12578: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:47 smithi077 ceph-mon[21151]: pgmap v12578: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:47.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:47 smithi046 ceph-mon[19468]: pgmap v12578: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:47.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:47.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:47.750 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:48.435 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:48.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:48.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:48.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:48.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:49 smithi087 ceph-mon[20993]: from='client.390738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:49 smithi087 ceph-mon[20993]: pgmap v12579: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:49 smithi077 ceph-mon[21151]: from='client.390738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:49 smithi077 ceph-mon[21151]: pgmap v12579: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:49 smithi046 ceph-mon[19468]: from='client.390738 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:49 smithi046 ceph-mon[19468]: pgmap v12579: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:49.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:49.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:51 smithi087 ceph-mon[20993]: pgmap v12580: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:51 smithi077 ceph-mon[21151]: pgmap v12580: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:51 smithi046 ceph-mon[19468]: pgmap v12580: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:33:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:53 smithi087 ceph-mon[20993]: pgmap v12581: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:53 smithi077 ceph-mon[21151]: pgmap v12581: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:53 smithi046 ceph-mon[19468]: pgmap v12581: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:33:54.122 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:54.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:54.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:54.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:54.122 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:33:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:55 smithi087 ceph-mon[20993]: from='client.390816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:55 smithi087 ceph-mon[20993]: pgmap v12582: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:55.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:55 smithi077 ceph-mon[21151]: from='client.390816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:55 smithi077 ceph-mon[21151]: pgmap v12582: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:55 smithi046 ceph-mon[19468]: from='client.390816 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:33:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:55 smithi046 ceph-mon[19468]: pgmap v12582: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:57.646 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:57 smithi087 ceph-mon[20993]: pgmap v12583: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:57.646 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.646 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.647 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:57 smithi077 ceph-mon[21151]: pgmap v12583: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:57 smithi046 ceph-mon[19468]: pgmap v12583: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:33:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:33:58 smithi046 ceph-mon[19468]: pgmap v12584: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:33:58 smithi087 ceph-mon[20993]: pgmap v12584: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:33:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:33:58 smithi077 ceph-mon[21151]: pgmap v12584: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:33:59.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:33:59.124 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:33:59.124 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:33:59.816 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:33:59.816 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:33:59.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:33:59.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:33:59.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:01.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:01 smithi087 ceph-mon[20993]: from='client.390891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:01.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:01 smithi087 ceph-mon[20993]: pgmap v12585: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:01 smithi077 ceph-mon[21151]: from='client.390891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:01 smithi077 ceph-mon[21151]: pgmap v12585: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:01 smithi046 ceph-mon[19468]: from='client.390891 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:01 smithi046 ceph-mon[19468]: pgmap v12585: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:02.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:34:02.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:34:02.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:34:02.261 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:02.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:34:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:34:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:34:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:34:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:34:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:34:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:03.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:34:02.661+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:34:03.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:34:02 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:34:02.662+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:34:03.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:03 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:03.283 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:03 smithi087 ceph-mon[20993]: pgmap v12586: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:03 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:03.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:03 smithi077 ceph-mon[21151]: pgmap v12586: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:03 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:34:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:03 smithi046 ceph-mon[19468]: pgmap v12586: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:34:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:34:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:34:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:34:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:34:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:34:04.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:04.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:04.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:05.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:05 smithi046 ceph-mon[19468]: pgmap v12587: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:05 smithi077 ceph-mon[21151]: pgmap v12587: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:05.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:05.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:05.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:05.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:05.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:05 smithi087 ceph-mon[20993]: pgmap v12587: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:06.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:06 smithi046 ceph-mon[19468]: from='client.391068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:06.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:06 smithi077 ceph-mon[21151]: from='client.391068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:06 smithi087 ceph-mon[20993]: from='client.391068 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:07.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:07 smithi077 ceph-mon[21151]: pgmap v12588: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:07 smithi046 ceph-mon[19468]: pgmap v12588: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:07 smithi087 ceph-mon[20993]: pgmap v12588: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:09 smithi077 ceph-mon[21151]: pgmap v12589: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:09 smithi046 ceph-mon[19468]: pgmap v12589: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:09 smithi087 ceph-mon[20993]: pgmap v12589: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:10.547 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:10.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:10.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:11.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:11.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:11.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:11.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:11.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:11 smithi077 ceph-mon[21151]: pgmap v12590: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:11 smithi046 ceph-mon[19468]: pgmap v12590: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:11 smithi087 ceph-mon[20993]: pgmap v12590: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:12 smithi077 ceph-mon[21151]: from='client.391137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:12 smithi046 ceph-mon[19468]: from='client.391137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:12 smithi087 ceph-mon[20993]: from='client.391137 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:13 smithi077 ceph-mon[21151]: pgmap v12591: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:13 smithi046 ceph-mon[19468]: pgmap v12591: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:13 smithi087 ceph-mon[20993]: pgmap v12591: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.8 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:15 smithi077 ceph-mon[21151]: pgmap v12592: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:15 smithi046 ceph-mon[19468]: pgmap v12592: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:15 smithi087 ceph-mon[20993]: pgmap v12592: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:34:16.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:16.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:16.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:16.920 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:16.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:16.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:16.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:16.920 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:17 smithi046 ceph-mon[19468]: pgmap v12593: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:17.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:17 smithi077 ceph-mon[21151]: pgmap v12593: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:17.589 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:17 smithi087 ceph-mon[20993]: pgmap v12593: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='client.391209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='client.391209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='client.391209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:19.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:19 smithi077 ceph-mon[21151]: pgmap v12594: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:19 smithi046 ceph-mon[19468]: pgmap v12594: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:19 smithi087 ceph-mon[20993]: pgmap v12594: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:21.260 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:21 smithi077 ceph-mon[21151]: pgmap v12595: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:21 smithi046 ceph-mon[19468]: pgmap v12595: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:21 smithi087 ceph-mon[20993]: pgmap v12595: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:21.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:21.921 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:21.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:22.598 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:22.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:22.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:22.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:22.598 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:23.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:23 smithi087 ceph-mon[20993]: pgmap v12596: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:23.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:23 smithi087 ceph-mon[20993]: from='client.391284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:23 smithi077 ceph-mon[21151]: pgmap v12596: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:23 smithi077 ceph-mon[21151]: from='client.391284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:23 smithi046 ceph-mon[19468]: pgmap v12596: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:23 smithi046 ceph-mon[19468]: from='client.391284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:25.486 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:25 smithi077 ceph-mon[21151]: pgmap v12597: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:25.542 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:25 smithi087 ceph-mon[20993]: pgmap v12597: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:25 smithi046 ceph-mon[19468]: pgmap v12597: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:27.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:27 smithi046 ceph-mon[19468]: pgmap v12598: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:27.601 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:27.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:27.601 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:27 smithi087 ceph-mon[20993]: pgmap v12598: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:27 smithi077 ceph-mon[21151]: pgmap v12598: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:28.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:28.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:28.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:28.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:28.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:29 smithi046 ceph-mon[19468]: from='client.391362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:29 smithi046 ceph-mon[19468]: pgmap v12599: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:29 smithi087 ceph-mon[20993]: from='client.391362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:29 smithi087 ceph-mon[20993]: pgmap v12599: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:29 smithi077 ceph-mon[21151]: from='client.391362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:29 smithi077 ceph-mon[21151]: pgmap v12599: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:29.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:31 smithi046 ceph-mon[19468]: pgmap v12600: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:31 smithi087 ceph-mon[20993]: pgmap v12600: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:31 smithi077 ceph-mon[21151]: pgmap v12600: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:34:33.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:33.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:33.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:33 smithi046 ceph-mon[19468]: pgmap v12601: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:33 smithi087 ceph-mon[20993]: pgmap v12601: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:33 smithi077 ceph-mon[21151]: pgmap v12601: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:33.966 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:33.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:33.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:33.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:33.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:35.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:35 smithi046 ceph-mon[19468]: from='client.391440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:35.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:35 smithi046 ceph-mon[19468]: pgmap v12602: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:35 smithi087 ceph-mon[20993]: from='client.391440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:35 smithi087 ceph-mon[20993]: pgmap v12602: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:35 smithi077 ceph-mon[21151]: from='client.391440 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:35 smithi077 ceph-mon[21151]: pgmap v12602: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:37 smithi046 ceph-mon[19468]: pgmap v12603: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:37.609 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:37 smithi077 ceph-mon[21151]: pgmap v12603: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:37 smithi087 ceph-mon[20993]: pgmap v12603: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:34:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:38 smithi046 ceph-mon[19468]: pgmap v12604: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:38 smithi087 ceph-mon[20993]: pgmap v12604: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:38 smithi077 ceph-mon[21151]: pgmap v12604: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:38.968 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:38.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:38.968 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:39.648 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:39.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:39.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:39.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:39.649 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:39 smithi046 ceph-mon[19468]: from='client.391509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:39 smithi087 ceph-mon[20993]: from='client.391509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:39 smithi077 ceph-mon[21151]: from='client.391509 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:40 smithi046 ceph-mon[19468]: pgmap v12605: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:34:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:40 smithi087 ceph-mon[20993]: pgmap v12605: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:34:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:40 smithi077 ceph-mon[21151]: pgmap v12605: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:34:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:43 smithi077 ceph-mon[21151]: pgmap v12606: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:43.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:43 smithi087 ceph-mon[20993]: pgmap v12606: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:43 smithi046 ceph-mon[19468]: pgmap v12606: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:34:44.650 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:44.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:44.650 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:45.331 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:45.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:45.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:45.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:45.332 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:45 smithi077 ceph-mon[21151]: pgmap v12607: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:45 smithi046 ceph-mon[19468]: pgmap v12607: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:45 smithi087 ceph-mon[20993]: pgmap v12607: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:46 smithi046 ceph-mon[19468]: from='client.391584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:46 smithi077 ceph-mon[21151]: from='client.391584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:46 smithi087 ceph-mon[20993]: from='client.391584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:47 smithi077 ceph-mon[21151]: pgmap v12608: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:47.523 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:47 smithi046 ceph-mon[19468]: pgmap v12608: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:47 smithi087 ceph-mon[20993]: pgmap v12608: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:49 smithi046 ceph-mon[19468]: pgmap v12609: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:49 smithi077 ceph-mon[21151]: pgmap v12609: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:49 smithi087 ceph-mon[20993]: pgmap v12609: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:50.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:51.017 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:51.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:51.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:51.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:51.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:51 smithi046 ceph-mon[19468]: pgmap v12610: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:34:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:51 smithi077 ceph-mon[21151]: pgmap v12610: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:34:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:51 smithi087 ceph-mon[20993]: pgmap v12610: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:34:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:52 smithi077 ceph-mon[21151]: from='client.391659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:52 smithi046 ceph-mon[19468]: from='client.391659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:52 smithi087 ceph-mon[20993]: from='client.391659 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:53 smithi077 ceph-mon[21151]: pgmap v12611: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:34:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:53 smithi046 ceph-mon[19468]: pgmap v12611: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:34:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:53 smithi087 ceph-mon[20993]: pgmap v12611: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:34:55.426 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:55 smithi087 ceph-mon[20993]: pgmap v12612: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:55.493 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:55 smithi077 ceph-mon[21151]: pgmap v12612: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:55 smithi046 ceph-mon[19468]: pgmap v12612: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:34:56.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:34:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:34:56.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:34:56.702 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:34:56.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:34:56.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:34:56.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:34:56.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:34:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:57 smithi046 ceph-mon[19468]: pgmap v12613: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:57 smithi046 ceph-mon[19468]: from='client.391734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:57 smithi087 ceph-mon[20993]: pgmap v12613: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:57 smithi087 ceph-mon[20993]: from='client.391734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:57 smithi077 ceph-mon[21151]: pgmap v12613: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:57 smithi077 ceph-mon[21151]: from='client.391734 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:34:58 smithi046 ceph-mon[19468]: pgmap v12614: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:34:58 smithi087 ceph-mon[20993]: pgmap v12614: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:34:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:34:58 smithi077 ceph-mon[21151]: pgmap v12614: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:01 smithi077 ceph-mon[21151]: pgmap v12615: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:01 smithi046 ceph-mon[19468]: pgmap v12615: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:01 smithi087 ceph-mon[20993]: pgmap v12615: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:01.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:01.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:01.704 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:02.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:02.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:02.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:02.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:02.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='client.391806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: pgmap v12616: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:35:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:35:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:35:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:03.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='client.391806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: pgmap v12616: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:03.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:03.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:35:03.389+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:35:03.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:35:03.390+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:35:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='client.391806 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: pgmap v12616: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:35:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:35:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:35:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:35:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:04.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:04.304 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:04 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:35:04.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:04 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:35:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:04 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:35:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:04 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:35:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:35:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:04 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:35:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:04 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:35:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:05 smithi087 ceph-mon[20993]: pgmap v12617: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:05.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:05 smithi077 ceph-mon[21151]: pgmap v12617: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:05.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:05 smithi046 ceph-mon[19468]: pgmap v12617: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:07.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:07 smithi046 ceph-mon[19468]: pgmap v12618: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:07.439 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:07 smithi077 ceph-mon[21151]: pgmap v12618: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:07.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:07.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:07.439 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:07 smithi087 ceph-mon[20993]: pgmap v12618: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:08.059 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:08.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:08.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:08.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:08.059 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:09.434 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:09 smithi046 ceph-mon[19468]: from='client.391992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:09.434 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:09 smithi046 ceph-mon[19468]: pgmap v12619: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:09.434 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.434 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.434 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:09 smithi087 ceph-mon[20993]: from='client.391992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:09 smithi087 ceph-mon[20993]: pgmap v12619: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:09 smithi077 ceph-mon[21151]: from='client.391992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:09 smithi077 ceph-mon[21151]: pgmap v12619: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:11 smithi046 ceph-mon[19468]: pgmap v12620: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:11 smithi087 ceph-mon[20993]: pgmap v12620: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:11 smithi077 ceph-mon[21151]: pgmap v12620: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:13.061 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:13.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:13.061 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:13 smithi046 ceph-mon[19468]: pgmap v12621: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:13 smithi087 ceph-mon[20993]: pgmap v12621: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:13 smithi077 ceph-mon[21151]: pgmap v12621: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:13.754 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:13.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:13.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:13.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:13.755 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:14 smithi046 ceph-mon[19468]: from='client.392070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:14 smithi087 ceph-mon[20993]: from='client.392070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:14 smithi077 ceph-mon[21151]: from='client.392070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:15 smithi046 ceph-mon[19468]: pgmap v12622: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:15 smithi087 ceph-mon[20993]: pgmap v12622: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:15.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:15 smithi077 ceph-mon[21151]: pgmap v12622: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:17 smithi046 ceph-mon[19468]: pgmap v12623: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:17 smithi087 ceph-mon[20993]: pgmap v12623: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:17.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:17 smithi077 ceph-mon[21151]: pgmap v12623: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:35:18.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:18.757 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:18.757 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:18 smithi046 ceph-mon[19468]: pgmap v12624: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:18 smithi087 ceph-mon[20993]: pgmap v12624: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:19.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:18 smithi077 ceph-mon[21151]: pgmap v12624: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:19.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:19.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:19.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:19.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:19.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:19 smithi046 ceph-mon[19468]: from='client.392145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:19 smithi087 ceph-mon[20993]: from='client.392145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:19 smithi077 ceph-mon[21151]: from='client.392145 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:20 smithi046 ceph-mon[19468]: pgmap v12625: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-31T09:35:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:20 smithi087 ceph-mon[20993]: pgmap v12625: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-31T09:35:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:20 smithi077 ceph-mon[21151]: pgmap v12625: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-31T09:35:23.414 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:23 smithi087 ceph-mon[20993]: pgmap v12626: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:23 smithi077 ceph-mon[21151]: pgmap v12626: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:23 smithi046 ceph-mon[19468]: pgmap v12626: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:24.452 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:24.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:24.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:25.131 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:25.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:25.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:25.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:25.132 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:25 smithi087 ceph-mon[20993]: pgmap v12627: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:25.413 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:25 smithi077 ceph-mon[21151]: pgmap v12627: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:25 smithi046 ceph-mon[19468]: pgmap v12627: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-31T09:35:26.408 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:26 smithi077 ceph-mon[21151]: from='client.392220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:26 smithi046 ceph-mon[19468]: from='client.392220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:26.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:26 smithi087 ceph-mon[20993]: from='client.392220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:27.565 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:27 smithi046 ceph-mon[19468]: pgmap v12628: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:27 smithi087 ceph-mon[20993]: pgmap v12628: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:27 smithi077 ceph-mon[21151]: pgmap v12628: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 22 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:29 smithi046 ceph-mon[19468]: pgmap v12629: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:29 smithi087 ceph-mon[20993]: pgmap v12629: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:29.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:29 smithi077 ceph-mon[21151]: pgmap v12629: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 0 B/s wr, 34 op/s 2024-08-31T09:35:30.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:30.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:30.134 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:30.817 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:30.818 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:31 smithi046 ceph-mon[19468]: pgmap v12630: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T09:35:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:31 smithi087 ceph-mon[20993]: pgmap v12630: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T09:35:31.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:31 smithi077 ceph-mon[21151]: pgmap v12630: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 54 KiB/s rd, 0 B/s wr, 87 op/s 2024-08-31T09:35:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:32 smithi046 ceph-mon[19468]: from='client.392292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:32 smithi087 ceph-mon[20993]: from='client.392292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:32 smithi077 ceph-mon[21151]: from='client.392292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:33 smithi046 ceph-mon[19468]: pgmap v12631: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:33 smithi087 ceph-mon[20993]: pgmap v12631: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:33 smithi077 ceph-mon[21151]: pgmap v12631: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:35 smithi046 ceph-mon[19468]: pgmap v12632: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:35 smithi087 ceph-mon[20993]: pgmap v12632: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:35 smithi077 ceph-mon[21151]: pgmap v12632: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-31T09:35:35.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:35.820 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:36.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:36.526 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:36.526 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:36.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:36.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:37 smithi046 ceph-mon[19468]: pgmap v12633: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:35:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:37 smithi046 ceph-mon[19468]: from='client.392364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:37 smithi087 ceph-mon[20993]: pgmap v12633: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:35:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:37 smithi087 ceph-mon[20993]: from='client.392364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:37 smithi077 ceph-mon[21151]: pgmap v12633: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:35:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:37 smithi077 ceph-mon[21151]: from='client.392364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:38 smithi046 ceph-mon[19468]: pgmap v12634: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:38 smithi087 ceph-mon[20993]: pgmap v12634: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:38 smithi077 ceph-mon[21151]: pgmap v12634: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:35:41.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:41.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:41 smithi046 ceph-mon[19468]: pgmap v12635: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:35:41.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:41.528 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:41 smithi087 ceph-mon[20993]: pgmap v12635: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:35:41.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:41 smithi077 ceph-mon[21151]: pgmap v12635: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:35:42.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:42.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:42.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:42.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:42.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:43.544 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:43 smithi077 ceph-mon[21151]: from='client.392442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:43.544 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:43 smithi077 ceph-mon[21151]: pgmap v12636: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:43 smithi046 ceph-mon[19468]: from='client.392442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:43 smithi046 ceph-mon[19468]: pgmap v12636: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:43 smithi087 ceph-mon[20993]: from='client.392442 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:43 smithi087 ceph-mon[20993]: pgmap v12636: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:45.308 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:45 smithi087 ceph-mon[20993]: pgmap v12637: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:45.436 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:45 smithi077 ceph-mon[21151]: pgmap v12637: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:45 smithi046 ceph-mon[19468]: pgmap v12637: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:47.212 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:47.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:47.212 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:47 smithi046 ceph-mon[19468]: pgmap v12638: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:47 smithi087 ceph-mon[20993]: pgmap v12638: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:47.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:47 smithi077 ceph-mon[21151]: pgmap v12638: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:47.892 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:47.892 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:49 smithi046 ceph-mon[19468]: from='client.392520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:49 smithi046 ceph-mon[19468]: pgmap v12639: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:49 smithi087 ceph-mon[20993]: from='client.392520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:49 smithi087 ceph-mon[20993]: pgmap v12639: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:49 smithi077 ceph-mon[21151]: from='client.392520 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:49 smithi077 ceph-mon[21151]: pgmap v12639: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:50.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:51 smithi077 ceph-mon[21151]: pgmap v12640: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:51 smithi046 ceph-mon[19468]: pgmap v12640: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:51 smithi087 ceph-mon[20993]: pgmap v12640: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:52.895 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:53.584 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:53.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:53.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:53.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:53.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:53 smithi077 ceph-mon[21151]: pgmap v12641: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:53 smithi046 ceph-mon[19468]: pgmap v12641: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:53 smithi087 ceph-mon[20993]: pgmap v12641: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:54 smithi077 ceph-mon[21151]: from='client.392598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:54 smithi046 ceph-mon[19468]: from='client.392598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:54 smithi087 ceph-mon[20993]: from='client.392598 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:35:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:55 smithi077 ceph-mon[21151]: pgmap v12642: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:55.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:55 smithi087 ceph-mon[20993]: pgmap v12642: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:55 smithi046 ceph-mon[19468]: pgmap v12642: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:57 smithi077 ceph-mon[21151]: pgmap v12643: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:57 smithi046 ceph-mon[19468]: pgmap v12643: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:57 smithi087 ceph-mon[20993]: pgmap v12643: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:35:58.585 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:35:58.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:35:58.586 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:35:59.273 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:35:59.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:35:59.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:35:59.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:35:59.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: pgmap v12644: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:35:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: pgmap v12644: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:35:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: pgmap v12644: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:35:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:35:59.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:35:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:00 smithi087 ceph-mon[20993]: from='client.392670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:00 smithi077 ceph-mon[21151]: from='client.392670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:00 smithi046 ceph-mon[19468]: from='client.392670 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:01 smithi087 ceph-mon[20993]: pgmap v12645: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:01 smithi077 ceph-mon[21151]: pgmap v12645: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:01 smithi046 ceph-mon[19468]: pgmap v12645: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:03 smithi046 ceph-mon[19468]: pgmap v12646: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:03 smithi087 ceph-mon[20993]: pgmap v12646: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:03 smithi077 ceph-mon[21151]: pgmap v12646: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:04.275 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:36:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:36:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:36:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:04.459 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:36:04.459 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:36:04.459 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:36:04.459 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:04.459 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:04.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:36:04.131+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:36:04.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:36:04.132+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:36:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:36:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:36:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:36:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:04.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:04.945 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:04.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:04.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:04.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:05 smithi046 ceph-mon[19468]: pgmap v12647: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:36:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:05 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:05 smithi087 ceph-mon[20993]: pgmap v12647: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:36:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:05 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:36:05.439 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:36:05.439 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:05 smithi077 ceph-mon[21151]: pgmap v12647: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:05.439 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:36:05.439 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:05 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:36:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:06 smithi077 ceph-mon[21151]: from='client.392844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:06.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:06 smithi087 ceph-mon[20993]: from='client.392844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:06 smithi046 ceph-mon[19468]: from='client.392844 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:07 smithi087 ceph-mon[20993]: pgmap v12648: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:07 smithi046 ceph-mon[19468]: pgmap v12648: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:07 smithi077 ceph-mon[21151]: pgmap v12648: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:09.299 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:09 smithi046 ceph-mon[19468]: pgmap v12649: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:09 smithi087 ceph-mon[20993]: pgmap v12649: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:09 smithi077 ceph-mon[21151]: pgmap v12649: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:09.948 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:09.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:09.948 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:10.646 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:10.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:10.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:10.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:10.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:10.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:10 smithi046 ceph-mon[19468]: pgmap v12650: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:10.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:10 smithi046 ceph-mon[19468]: from='client.392919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:10 smithi087 ceph-mon[20993]: pgmap v12650: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:10 smithi087 ceph-mon[20993]: from='client.392919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:10 smithi077 ceph-mon[21151]: pgmap v12650: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:10 smithi077 ceph-mon[21151]: from='client.392919 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:13 smithi046 ceph-mon[19468]: pgmap v12651: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:13 smithi087 ceph-mon[20993]: pgmap v12651: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:13 smithi077 ceph-mon[21151]: pgmap v12651: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:15 smithi046 ceph-mon[19468]: pgmap v12652: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:15 smithi087 ceph-mon[20993]: pgmap v12652: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:15.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:15.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:15.648 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:15 smithi077 ceph-mon[21151]: pgmap v12652: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:36:16.334 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:16.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:16.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:16.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:16.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:17 smithi046 ceph-mon[19468]: from='client.392991 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:17 smithi046 ceph-mon[19468]: pgmap v12653: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:17 smithi087 ceph-mon[20993]: from='client.392991 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:17 smithi087 ceph-mon[20993]: pgmap v12653: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:17 smithi077 ceph-mon[21151]: from='client.392991 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:17 smithi077 ceph-mon[21151]: pgmap v12653: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: pgmap v12654: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: pgmap v12654: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:36:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: pgmap v12654: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:21.335 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:21.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:21.336 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:21 smithi046 ceph-mon[19468]: pgmap v12655: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:36:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:21 smithi087 ceph-mon[20993]: pgmap v12655: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:36:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:21 smithi077 ceph-mon[21151]: pgmap v12655: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:36:22.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:22.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:22.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:22.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:22.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:23 smithi046 ceph-mon[19468]: from='client.393066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:23 smithi046 ceph-mon[19468]: pgmap v12656: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:23 smithi087 ceph-mon[20993]: from='client.393066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:23 smithi087 ceph-mon[20993]: pgmap v12656: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:23 smithi077 ceph-mon[21151]: from='client.393066 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:23 smithi077 ceph-mon[21151]: pgmap v12656: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:25.546 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:25 smithi077 ceph-mon[21151]: pgmap v12657: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:25 smithi046 ceph-mon[19468]: pgmap v12657: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:25 smithi087 ceph-mon[20993]: pgmap v12657: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:27.028 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:27.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:27.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:27 smithi046 ceph-mon[19468]: pgmap v12658: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:27 smithi077 ceph-mon[21151]: pgmap v12658: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:27.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:27 smithi087 ceph-mon[20993]: pgmap v12658: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:27.715 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:27.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:27.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:27.715 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:27.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:28 smithi077 ceph-mon[21151]: from='client.393141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:28 smithi046 ceph-mon[19468]: from='client.393141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:28 smithi087 ceph-mon[20993]: from='client.393141 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:29 smithi087 ceph-mon[20993]: pgmap v12659: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:29 smithi077 ceph-mon[21151]: pgmap v12659: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:29.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:29 smithi046 ceph-mon[19468]: pgmap v12659: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:30 smithi046 ceph-mon[19468]: pgmap v12660: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:30 smithi077 ceph-mon[21151]: pgmap v12660: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:30 smithi087 ceph-mon[20993]: pgmap v12660: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:32.718 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:32.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:32.719 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:33.408 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:33.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:33.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:33 smithi046 ceph-mon[19468]: pgmap v12661: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:33 smithi087 ceph-mon[20993]: pgmap v12661: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:33 smithi077 ceph-mon[21151]: pgmap v12661: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:34 smithi046 ceph-mon[19468]: from='client.393219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:34 smithi087 ceph-mon[20993]: from='client.393219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:34 smithi077 ceph-mon[21151]: from='client.393219 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:35.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:35 smithi046 ceph-mon[19468]: pgmap v12662: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:35.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:35 smithi087 ceph-mon[20993]: pgmap v12662: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:35 smithi077 ceph-mon[21151]: pgmap v12662: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:37 smithi046 ceph-mon[19468]: pgmap v12663: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:37 smithi087 ceph-mon[20993]: pgmap v12663: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:37 smithi077 ceph-mon[21151]: pgmap v12663: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:38.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:38.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:38.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:39.088 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:39.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:39.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:39.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:39.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: pgmap v12664: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: pgmap v12664: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: pgmap v12664: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:40 smithi087 ceph-mon[20993]: from='client.393297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:40 smithi077 ceph-mon[21151]: from='client.393297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:40 smithi046 ceph-mon[19468]: from='client.393297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:41 smithi087 ceph-mon[20993]: pgmap v12665: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:41 smithi077 ceph-mon[21151]: pgmap v12665: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:41 smithi046 ceph-mon[19468]: pgmap v12665: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:43 smithi087 ceph-mon[20993]: pgmap v12666: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:43 smithi077 ceph-mon[21151]: pgmap v12666: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:43 smithi046 ceph-mon[19468]: pgmap v12666: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:44.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:44.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:44.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:44.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:44.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:44.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:44.771 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:44.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:45 smithi087 ceph-mon[20993]: pgmap v12667: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:45 smithi087 ceph-mon[20993]: from='client.393372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:45 smithi077 ceph-mon[21151]: pgmap v12667: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:45 smithi077 ceph-mon[21151]: from='client.393372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:45 smithi046 ceph-mon[19468]: pgmap v12667: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:45 smithi046 ceph-mon[19468]: from='client.393372 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:47 smithi087 ceph-mon[20993]: pgmap v12668: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:47 smithi077 ceph-mon[21151]: pgmap v12668: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:47 smithi046 ceph-mon[19468]: pgmap v12668: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:36:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:49 smithi087 ceph-mon[20993]: pgmap v12669: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:49 smithi077 ceph-mon[21151]: pgmap v12669: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:49.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:49 smithi046 ceph-mon[19468]: pgmap v12669: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:49.773 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:49.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:49.773 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:50.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:50.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:50.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:50.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:50.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:51.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:50 smithi046 ceph-mon[19468]: from='client.393447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:51.023 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:50 smithi046 ceph-mon[19468]: pgmap v12670: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:50 smithi087 ceph-mon[20993]: from='client.393447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:50 smithi087 ceph-mon[20993]: pgmap v12670: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:50 smithi077 ceph-mon[21151]: from='client.393447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:50 smithi077 ceph-mon[21151]: pgmap v12670: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:53 smithi046 ceph-mon[19468]: pgmap v12671: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:53 smithi087 ceph-mon[20993]: pgmap v12671: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:53 smithi077 ceph-mon[21151]: pgmap v12671: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:55.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:36:55.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:55 smithi046 ceph-mon[19468]: pgmap v12672: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:55.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:36:55.463 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:36:55.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:55 smithi077 ceph-mon[21151]: pgmap v12672: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:55 smithi087 ceph-mon[20993]: pgmap v12672: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:56.141 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:36:56.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:36:56.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:36:56.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:36:56.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:36:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:57 smithi046 ceph-mon[19468]: from='client.393525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:57 smithi046 ceph-mon[19468]: pgmap v12673: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:57 smithi087 ceph-mon[20993]: from='client.393525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:57 smithi087 ceph-mon[20993]: pgmap v12673: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:57 smithi077 ceph-mon[21151]: from='client.393525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:36:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:57 smithi077 ceph-mon[21151]: pgmap v12673: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:36:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: pgmap v12674: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:36:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: pgmap v12674: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:36:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: pgmap v12674: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:36:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:36:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:01.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:01.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:01.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:01 smithi046 ceph-mon[19468]: pgmap v12675: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:01 smithi087 ceph-mon[20993]: pgmap v12675: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:01 smithi077 ceph-mon[21151]: pgmap v12675: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:01.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:01.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:01.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:01.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:01.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:03 smithi046 ceph-mon[19468]: from='client.393600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:03 smithi046 ceph-mon[19468]: pgmap v12676: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:03 smithi087 ceph-mon[20993]: from='client.393600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:03 smithi087 ceph-mon[20993]: pgmap v12676: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:03 smithi077 ceph-mon[21151]: from='client.393600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:03 smithi077 ceph-mon[21151]: pgmap v12676: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:05.218 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:37:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:37:04.882+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:37:05.218 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:37:04 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:37:04.883+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: pgmap v12677: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:05.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:05.482 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:05 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: pgmap v12677: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:05.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:05 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: pgmap v12677: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:37:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:37:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:05.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:05 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:37:06.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:37:06.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:06 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:37:06.486 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:37:06.486 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:06 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:37:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:37:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:06 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:37:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:06.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:07.355 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:07 smithi087 ceph-mon[20993]: pgmap v12678: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T09:37:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:07 smithi077 ceph-mon[21151]: pgmap v12678: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T09:37:07.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:07.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:07.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:07.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:07.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:07.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:07 smithi046 ceph-mon[19468]: pgmap v12678: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 255 B/s wr, 7 op/s 2024-08-31T09:37:08.413 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:08 smithi087 ceph-mon[20993]: from='client.393783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:08 smithi046 ceph-mon[19468]: from='client.393783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:08 smithi077 ceph-mon[21151]: from='client.393783 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:09 smithi046 ceph-mon[19468]: pgmap v12679: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T09:37:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:09 smithi087 ceph-mon[20993]: pgmap v12679: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T09:37:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:09 smithi077 ceph-mon[21151]: pgmap v12679: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.5 KiB/s rd, 255 B/s wr, 6 op/s 2024-08-31T09:37:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:10 smithi077 ceph-mon[21151]: pgmap v12680: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:10 smithi046 ceph-mon[19468]: pgmap v12680: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:10 smithi087 ceph-mon[20993]: pgmap v12680: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:12.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:12.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:12.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:13.174 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:13.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:13.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:13.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:13.175 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:13 smithi046 ceph-mon[19468]: pgmap v12681: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:13 smithi087 ceph-mon[20993]: pgmap v12681: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:13 smithi077 ceph-mon[21151]: pgmap v12681: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:14 smithi046 ceph-mon[19468]: from='client.393861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:14 smithi087 ceph-mon[20993]: from='client.393861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:14 smithi077 ceph-mon[21151]: from='client.393861 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:15 smithi046 ceph-mon[19468]: pgmap v12682: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:15 smithi087 ceph-mon[20993]: pgmap v12682: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:15 smithi077 ceph-mon[21151]: pgmap v12682: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:17 smithi046 ceph-mon[19468]: pgmap v12683: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:17 smithi087 ceph-mon[20993]: pgmap v12683: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:17 smithi077 ceph-mon[21151]: pgmap v12683: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:37:18.176 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:18.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:18.176 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:18.862 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:18.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:18.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:18.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:18.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: pgmap v12684: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T09:37:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: pgmap v12684: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: pgmap v12684: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:20 smithi046 ceph-mon[19468]: from='client.393939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:20 smithi087 ceph-mon[20993]: from='client.393939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:20 smithi077 ceph-mon[21151]: from='client.393939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:21 smithi046 ceph-mon[19468]: pgmap v12685: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T09:37:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:21 smithi087 ceph-mon[20993]: pgmap v12685: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T09:37:21.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:21 smithi077 ceph-mon[21151]: pgmap v12685: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T09:37:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:23 smithi046 ceph-mon[19468]: pgmap v12686: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:23 smithi087 ceph-mon[20993]: pgmap v12686: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:23 smithi077 ceph-mon[21151]: pgmap v12686: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:23.861 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:23.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:23.862 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:24.545 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:24.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:24.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:24.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:24.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:25.482 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:25 smithi077 ceph-mon[21151]: pgmap v12687: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:25.482 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:25 smithi077 ceph-mon[21151]: from='client.394017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:25 smithi046 ceph-mon[19468]: pgmap v12687: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:25 smithi046 ceph-mon[19468]: from='client.394017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:25 smithi087 ceph-mon[20993]: pgmap v12687: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:25 smithi087 ceph-mon[20993]: from='client.394017 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:27.373 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:27 smithi077 ceph-mon[21151]: pgmap v12688: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:27.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:27 smithi087 ceph-mon[20993]: pgmap v12688: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:27 smithi046 ceph-mon[19468]: pgmap v12688: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:29.501 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:29 smithi077 ceph-mon[21151]: pgmap v12689: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:29.546 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:29.547 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:29 smithi046 ceph-mon[19468]: pgmap v12689: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:29.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:29.547 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:29 smithi087 ceph-mon[20993]: pgmap v12689: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:30.235 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:30.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:30.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:30.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:30.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:31.146 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:31 smithi046 ceph-mon[19468]: from='client.394095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:31.146 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.146 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.146 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.147 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:31 smithi046 ceph-mon[19468]: pgmap v12690: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:31 smithi087 ceph-mon[20993]: from='client.394095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:31 smithi087 ceph-mon[20993]: pgmap v12690: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:31 smithi077 ceph-mon[21151]: from='client.394095 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:31 smithi077 ceph-mon[21151]: pgmap v12690: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:33.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:33 smithi046 ceph-mon[19468]: pgmap v12691: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:33 smithi087 ceph-mon[20993]: pgmap v12691: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:33 smithi077 ceph-mon[21151]: pgmap v12691: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:35.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:35.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:35.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:35 smithi046 ceph-mon[19468]: pgmap v12692: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:35 smithi087 ceph-mon[20993]: pgmap v12692: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:35 smithi077 ceph-mon[21151]: pgmap v12692: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:35.942 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:35.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:35.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:35.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:35.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:37 smithi046 ceph-mon[19468]: from='client.394173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:37 smithi046 ceph-mon[19468]: pgmap v12693: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:37 smithi087 ceph-mon[20993]: from='client.394173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:37 smithi087 ceph-mon[20993]: pgmap v12693: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:37 smithi077 ceph-mon[21151]: from='client.394173 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:37 smithi077 ceph-mon[21151]: pgmap v12693: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: pgmap v12694: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: pgmap v12694: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: pgmap v12694: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:39.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:40.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:40.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:40.944 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:41 smithi046 ceph-mon[19468]: pgmap v12695: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:41 smithi087 ceph-mon[20993]: pgmap v12695: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:41.631 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:41.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:41.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:41.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:41.631 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:41 smithi077 ceph-mon[21151]: pgmap v12695: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:42 smithi046 ceph-mon[19468]: from='client.394248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:42 smithi087 ceph-mon[20993]: from='client.394248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:42 smithi077 ceph-mon[21151]: from='client.394248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:43 smithi046 ceph-mon[19468]: pgmap v12696: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:43 smithi087 ceph-mon[20993]: pgmap v12696: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:43 smithi077 ceph-mon[21151]: pgmap v12696: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:45 smithi046 ceph-mon[19468]: pgmap v12697: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:45 smithi087 ceph-mon[20993]: pgmap v12697: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:45.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:45 smithi077 ceph-mon[21151]: pgmap v12697: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:46.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:46.633 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:46.633 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:47.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:47 smithi087 ceph-mon[20993]: pgmap v12698: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:47.321 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:47.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:47.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:47.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:47.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:47 smithi046 ceph-mon[19468]: pgmap v12698: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:47.634 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:47 smithi077 ceph-mon[21151]: pgmap v12698: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:48 smithi087 ceph-mon[20993]: from='client.394326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:48.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:48 smithi077 ceph-mon[21151]: from='client.394326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:48 smithi046 ceph-mon[19468]: from='client.394326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:49.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:49 smithi087 ceph-mon[20993]: pgmap v12699: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:49 smithi046 ceph-mon[19468]: pgmap v12699: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:49.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:49 smithi077 ceph-mon[21151]: pgmap v12699: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:51 smithi077 ceph-mon[21151]: pgmap v12700: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:51.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:51 smithi046 ceph-mon[19468]: pgmap v12700: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:51 smithi087 ceph-mon[20993]: pgmap v12700: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:52.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:52.323 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:52.323 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:53.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:53.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:53.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:53.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:53.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:53 smithi046 ceph-mon[19468]: pgmap v12701: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:53 smithi087 ceph-mon[20993]: pgmap v12701: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:53 smithi077 ceph-mon[21151]: pgmap v12701: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:54 smithi046 ceph-mon[19468]: from='client.394404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:54 smithi087 ceph-mon[20993]: from='client.394404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:54 smithi077 ceph-mon[21151]: from='client.394404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:55.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:55 smithi087 ceph-mon[20993]: pgmap v12702: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:55.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:55 smithi077 ceph-mon[21151]: pgmap v12702: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:55 smithi046 ceph-mon[19468]: pgmap v12702: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:57 smithi046 ceph-mon[19468]: pgmap v12703: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:57 smithi087 ceph-mon[20993]: pgmap v12703: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:57 smithi077 ceph-mon[21151]: pgmap v12703: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:37:58.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:37:58.023 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:37:58.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:37:58.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:37:58.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:37:58.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:37:58.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:37:58.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: pgmap v12704: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='client.394479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:37:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: pgmap v12704: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='client.394479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:37:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: pgmap v12704: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='client.394479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:37:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:37:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:01 smithi046 ceph-mon[19468]: pgmap v12705: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:01 smithi087 ceph-mon[20993]: pgmap v12705: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:01.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:01 smithi077 ceph-mon[21151]: pgmap v12705: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:03 smithi046 ceph-mon[19468]: pgmap v12706: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:03 smithi087 ceph-mon[20993]: pgmap v12706: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:03 smithi077 ceph-mon[21151]: pgmap v12706: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:03.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:03.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:03.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:04.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:04.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:04.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:04.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:04.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:05 smithi046 ceph-mon[19468]: from='client.394554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:05 smithi046 ceph-mon[19468]: pgmap v12707: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:38:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:05 smithi087 ceph-mon[20993]: from='client.394554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:05 smithi087 ceph-mon[20993]: pgmap v12707: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:38:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:05 smithi077 ceph-mon[21151]: from='client.394554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:05 smithi077 ceph-mon[21151]: pgmap v12707: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:38:06.301 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:38:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:38:05.929+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:38:06.301 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:38:05 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:38:05.930+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:06 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:06 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:06.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:06 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:38:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:38:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:07 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:38:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:07 smithi046 ceph-mon[19468]: pgmap v12708: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:38:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:07 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:38:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:07 smithi087 ceph-mon[20993]: pgmap v12708: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:38:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:07 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:38:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:07 smithi077 ceph-mon[21151]: pgmap v12708: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:09.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:09.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:09.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:09 smithi077 ceph-mon[21151]: pgmap v12709: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:09 smithi046 ceph-mon[19468]: pgmap v12709: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:09 smithi087 ceph-mon[20993]: pgmap v12709: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:10.066 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:10.066 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:10.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:10.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:10.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:11 smithi046 ceph-mon[19468]: from='client.394737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:11 smithi046 ceph-mon[19468]: pgmap v12710: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:11 smithi087 ceph-mon[20993]: from='client.394737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:11 smithi087 ceph-mon[20993]: pgmap v12710: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:11 smithi077 ceph-mon[21151]: from='client.394737 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:11 smithi077 ceph-mon[21151]: pgmap v12710: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:13.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:13 smithi046 ceph-mon[19468]: pgmap v12711: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:13 smithi087 ceph-mon[20993]: pgmap v12711: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:13 smithi077 ceph-mon[21151]: pgmap v12711: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:15.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:15.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:15.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:15 smithi046 ceph-mon[19468]: pgmap v12712: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:15 smithi087 ceph-mon[20993]: pgmap v12712: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:15 smithi077 ceph-mon[21151]: pgmap v12712: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:15.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:15.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:15.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:15.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:15.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:16 smithi046 ceph-mon[19468]: from='client.394815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:16 smithi087 ceph-mon[20993]: from='client.394815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:16 smithi077 ceph-mon[21151]: from='client.394815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:17 smithi046 ceph-mon[19468]: pgmap v12713: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:17 smithi087 ceph-mon[20993]: pgmap v12713: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:17 smithi077 ceph-mon[21151]: pgmap v12713: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: pgmap v12714: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: pgmap v12714: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: pgmap v12714: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:20.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:20.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:20.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:21.436 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:21.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:21.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:21.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:21.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:21 smithi046 ceph-mon[19468]: pgmap v12715: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:21 smithi087 ceph-mon[20993]: pgmap v12715: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:21 smithi077 ceph-mon[21151]: pgmap v12715: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:38:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:22 smithi046 ceph-mon[19468]: from='client.394890 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:22 smithi087 ceph-mon[20993]: from='client.394890 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:22 smithi077 ceph-mon[21151]: from='client.394890 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:23 smithi046 ceph-mon[19468]: pgmap v12716: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:23 smithi087 ceph-mon[20993]: pgmap v12716: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:23.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:23 smithi077 ceph-mon[21151]: pgmap v12716: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:25 smithi046 ceph-mon[19468]: pgmap v12717: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:25 smithi087 ceph-mon[20993]: pgmap v12717: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:25 smithi077 ceph-mon[21151]: pgmap v12717: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:38:26.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:26.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:26.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:27.124 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:27.124 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:27 smithi046 ceph-mon[19468]: pgmap v12718: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:38:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:27 smithi087 ceph-mon[20993]: pgmap v12718: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:38:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:27 smithi077 ceph-mon[21151]: pgmap v12718: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:38:28.476 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:28 smithi087 ceph-mon[20993]: from='client.394968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:28 smithi046 ceph-mon[19468]: from='client.394968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:28 smithi077 ceph-mon[21151]: from='client.394968 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:29.296 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:29 smithi077 ceph-mon[21151]: pgmap v12719: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:29.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:29 smithi087 ceph-mon[20993]: pgmap v12719: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:29 smithi046 ceph-mon[19468]: pgmap v12719: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:31.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:31 smithi077 ceph-mon[21151]: pgmap v12720: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:31.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.649 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:31 smithi046 ceph-mon[19468]: pgmap v12720: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:31 smithi087 ceph-mon[20993]: pgmap v12720: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:32.126 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:32.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:32.126 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:32.815 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:32.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:32.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:32.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:32.815 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:33 smithi077 ceph-mon[21151]: pgmap v12721: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:33 smithi077 ceph-mon[21151]: from='client.395040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:33 smithi046 ceph-mon[19468]: pgmap v12721: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:33.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:33 smithi046 ceph-mon[19468]: from='client.395040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:33 smithi087 ceph-mon[20993]: pgmap v12721: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:33 smithi087 ceph-mon[20993]: from='client.395040 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:35 smithi046 ceph-mon[19468]: pgmap v12722: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:35 smithi077 ceph-mon[21151]: pgmap v12722: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:35 smithi087 ceph-mon[20993]: pgmap v12722: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:37 smithi046 ceph-mon[19468]: pgmap v12723: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:37 smithi087 ceph-mon[20993]: pgmap v12723: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:37 smithi077 ceph-mon[21151]: pgmap v12723: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:37.817 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:37.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:37.818 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:38.494 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:38.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:38.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='client.395118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: pgmap v12724: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='client.395118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:39.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: pgmap v12724: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:39.672 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.673 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='client.395118 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: pgmap v12724: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:39.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:41 smithi077 ceph-mon[21151]: pgmap v12725: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:41 smithi046 ceph-mon[19468]: pgmap v12725: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:41 smithi087 ceph-mon[20993]: pgmap v12725: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:43.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:43.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:43.496 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:43 smithi077 ceph-mon[21151]: pgmap v12726: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:43 smithi046 ceph-mon[19468]: pgmap v12726: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:43 smithi087 ceph-mon[20993]: pgmap v12726: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:44.177 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:44.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:44.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:44.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:44.178 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:45 smithi077 ceph-mon[21151]: from='client.395196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:45 smithi077 ceph-mon[21151]: pgmap v12727: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:45 smithi046 ceph-mon[19468]: from='client.395196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:45 smithi046 ceph-mon[19468]: pgmap v12727: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:45 smithi087 ceph-mon[20993]: from='client.395196 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:45 smithi087 ceph-mon[20993]: pgmap v12727: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:47 smithi046 ceph-mon[19468]: pgmap v12728: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:47 smithi077 ceph-mon[21151]: pgmap v12728: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:47 smithi087 ceph-mon[20993]: pgmap v12728: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:49.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:49.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:49.180 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:49 smithi046 ceph-mon[19468]: pgmap v12729: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:49.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:49 smithi077 ceph-mon[21151]: pgmap v12729: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:49.849 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:49 smithi087 ceph-mon[20993]: pgmap v12729: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:49.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:49.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:49.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:49.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:49.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:51 smithi077 ceph-mon[21151]: from='client.395268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:51 smithi077 ceph-mon[21151]: pgmap v12730: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:51 smithi046 ceph-mon[19468]: from='client.395268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:51 smithi046 ceph-mon[19468]: pgmap v12730: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:51 smithi087 ceph-mon[20993]: from='client.395268 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:51 smithi087 ceph-mon[20993]: pgmap v12730: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:53.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:53 smithi046 ceph-mon[19468]: pgmap v12731: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:53 smithi087 ceph-mon[20993]: pgmap v12731: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:53 smithi077 ceph-mon[21151]: pgmap v12731: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:54.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:38:54.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:38:54.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:38:55.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:38:55.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:38:55.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:38:55.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:38:55.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:38:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:55 smithi046 ceph-mon[19468]: pgmap v12732: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:55.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:55 smithi087 ceph-mon[20993]: pgmap v12732: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:55.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:55 smithi077 ceph-mon[21151]: pgmap v12732: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:56.749 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:56 smithi077 ceph-mon[21151]: from='client.395340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:56 smithi046 ceph-mon[19468]: from='client.395340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:56 smithi087 ceph-mon[20993]: from='client.395340 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:38:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:57 smithi046 ceph-mon[19468]: pgmap v12733: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:57 smithi087 ceph-mon[20993]: pgmap v12733: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:57 smithi077 ceph-mon[21151]: pgmap v12733: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: pgmap v12734: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:38:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: pgmap v12734: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:38:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: pgmap v12734: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:38:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:38:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:00.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:00.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:00.558 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:01.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:01.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:01.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:01.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:01.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:01 smithi046 ceph-mon[19468]: pgmap v12735: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:01 smithi087 ceph-mon[20993]: pgmap v12735: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:01 smithi077 ceph-mon[21151]: pgmap v12735: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:02 smithi046 ceph-mon[19468]: from='client.395418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:02 smithi087 ceph-mon[20993]: from='client.395418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:02 smithi077 ceph-mon[21151]: from='client.395418 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:03 smithi046 ceph-mon[19468]: pgmap v12736: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:03 smithi087 ceph-mon[20993]: pgmap v12736: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:03 smithi077 ceph-mon[21151]: pgmap v12736: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:05 smithi046 ceph-mon[19468]: pgmap v12737: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:05 smithi087 ceph-mon[20993]: pgmap v12737: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:05 smithi077 ceph-mon[21151]: pgmap v12737: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:06.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:06.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:06.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:39:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:39:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:07.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:39:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:39:07.015+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:39:07.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:39:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:39:07.024+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:39:07.402 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:07.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:07.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:07.402 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:07.403 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:07 smithi046 ceph-mon[19468]: pgmap v12738: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:07 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:07 smithi087 ceph-mon[20993]: pgmap v12738: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:07 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:07 smithi077 ceph-mon[21151]: pgmap v12738: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:07 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:39:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:08 smithi046 ceph-mon[19468]: from='client.395493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:39:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:08 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:39:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:08 smithi087 ceph-mon[20993]: from='client.395493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:39:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:08 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:39:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:08 smithi077 ceph-mon[21151]: from='client.395493 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:39:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:08 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:39:09.574 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:09 smithi087 ceph-mon[20993]: pgmap v12739: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:09 smithi046 ceph-mon[19468]: pgmap v12739: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:09 smithi077 ceph-mon[21151]: pgmap v12739: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:11 smithi087 ceph-mon[20993]: pgmap v12740: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.751 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:11 smithi077 ceph-mon[21151]: pgmap v12740: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:11.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:11 smithi046 ceph-mon[19468]: pgmap v12740: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:12.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:12.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:12.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:12.650 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:12 smithi077 ceph-mon[21151]: pgmap v12741: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:12 smithi046 ceph-mon[19468]: pgmap v12741: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:12 smithi087 ceph-mon[20993]: pgmap v12741: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:13.087 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:13.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:13.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:13.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:13.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:13 smithi046 ceph-mon[19468]: from='client.395667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:13 smithi087 ceph-mon[20993]: from='client.395667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:13 smithi077 ceph-mon[21151]: from='client.395667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:14.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:14 smithi046 ceph-mon[19468]: pgmap v12742: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:14 smithi087 ceph-mon[20993]: pgmap v12742: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:14.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:14 smithi077 ceph-mon[21151]: pgmap v12742: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:17 smithi046 ceph-mon[19468]: pgmap v12743: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:17 smithi087 ceph-mon[20993]: pgmap v12743: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:17.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:17 smithi077 ceph-mon[21151]: pgmap v12743: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:18.089 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:18.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:18.090 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:18.771 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:18.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:18.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:18.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:18.772 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:19 smithi046 ceph-mon[19468]: pgmap v12744: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:19 smithi046 ceph-mon[19468]: from='client.395742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:19 smithi087 ceph-mon[20993]: pgmap v12744: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:19 smithi087 ceph-mon[20993]: from='client.395742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:19 smithi077 ceph-mon[21151]: pgmap v12744: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:19 smithi077 ceph-mon[21151]: from='client.395742 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:21 smithi046 ceph-mon[19468]: pgmap v12745: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:21 smithi087 ceph-mon[20993]: pgmap v12745: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:21 smithi077 ceph-mon[21151]: pgmap v12745: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:39:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:22 smithi046 ceph-mon[19468]: pgmap v12746: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:22 smithi087 ceph-mon[20993]: pgmap v12746: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:22.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:22 smithi077 ceph-mon[21151]: pgmap v12746: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:23.774 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:23.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:23.774 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:24.458 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:25.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:25 smithi087 ceph-mon[20993]: from='client.395820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:25.576 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:25 smithi087 ceph-mon[20993]: pgmap v12747: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:25 smithi046 ceph-mon[19468]: from='client.395820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:25 smithi046 ceph-mon[19468]: pgmap v12747: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:25.622 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:25 smithi077 ceph-mon[21151]: from='client.395820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:25.622 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:25 smithi077 ceph-mon[21151]: pgmap v12747: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:27 smithi046 ceph-mon[19468]: pgmap v12748: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:27 smithi087 ceph-mon[20993]: pgmap v12748: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:27 smithi077 ceph-mon[21151]: pgmap v12748: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:29.459 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:29.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:29.460 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:29 smithi046 ceph-mon[19468]: pgmap v12749: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:29 smithi087 ceph-mon[20993]: pgmap v12749: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:29 smithi077 ceph-mon[21151]: pgmap v12749: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:30.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:30.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:30.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:30.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:30.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:31.319 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:31 smithi077 ceph-mon[21151]: from='client.395895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:31.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:31 smithi077 ceph-mon[21151]: pgmap v12750: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:31.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:31 smithi046 ceph-mon[19468]: from='client.395895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:31 smithi046 ceph-mon[19468]: pgmap v12750: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:31 smithi087 ceph-mon[20993]: from='client.395895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:31 smithi087 ceph-mon[20993]: pgmap v12750: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:31.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:33 smithi046 ceph-mon[19468]: pgmap v12751: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:33.605 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:33 smithi077 ceph-mon[21151]: pgmap v12751: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:33 smithi087 ceph-mon[20993]: pgmap v12751: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:35.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:35.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:35.148 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:35 smithi046 ceph-mon[19468]: pgmap v12752: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:35 smithi087 ceph-mon[20993]: pgmap v12752: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:35 smithi077 ceph-mon[21151]: pgmap v12752: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:35.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:35.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:37 smithi046 ceph-mon[19468]: from='client.395967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:37 smithi046 ceph-mon[19468]: pgmap v12753: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:37 smithi087 ceph-mon[20993]: from='client.395967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:37 smithi087 ceph-mon[20993]: pgmap v12753: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:37 smithi077 ceph-mon[21151]: from='client.395967 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:37 smithi077 ceph-mon[21151]: pgmap v12753: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:39.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:39 smithi087 ceph-mon[20993]: pgmap v12754: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:39 smithi046 ceph-mon[19468]: pgmap v12754: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:39 smithi077 ceph-mon[21151]: pgmap v12754: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:39:40.833 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:40 smithi046 ceph-mon[19468]: pgmap v12755: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:40.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:40.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:40.835 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:40 smithi087 ceph-mon[20993]: pgmap v12755: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:40.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:40 smithi077 ceph-mon[21151]: pgmap v12755: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:41.514 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:41.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:41 smithi046 ceph-mon[19468]: from='client.396039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:41 smithi087 ceph-mon[20993]: from='client.396039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:41 smithi077 ceph-mon[21151]: from='client.396039 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:42 smithi046 ceph-mon[19468]: pgmap v12756: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:42 smithi087 ceph-mon[20993]: pgmap v12756: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:42 smithi077 ceph-mon[21151]: pgmap v12756: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:45 smithi046 ceph-mon[19468]: pgmap v12757: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:45 smithi087 ceph-mon[20993]: pgmap v12757: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:45 smithi077 ceph-mon[21151]: pgmap v12757: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:46.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:46.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:46.517 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:47.202 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:47.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:47.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:47.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:47.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:47 smithi046 ceph-mon[19468]: pgmap v12758: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:47 smithi087 ceph-mon[20993]: pgmap v12758: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:47 smithi077 ceph-mon[21151]: pgmap v12758: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:48.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:48 smithi046 ceph-mon[19468]: from='client.396114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:48.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:48 smithi087 ceph-mon[20993]: from='client.396114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:48.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:48 smithi077 ceph-mon[21151]: from='client.396114 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:49 smithi046 ceph-mon[19468]: pgmap v12759: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:49 smithi087 ceph-mon[20993]: pgmap v12759: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:49 smithi077 ceph-mon[21151]: pgmap v12759: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:51 smithi046 ceph-mon[19468]: pgmap v12760: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:51 smithi087 ceph-mon[20993]: pgmap v12760: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:51.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:51 smithi077 ceph-mon[21151]: pgmap v12760: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:39:52.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:52.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:52.205 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:52.893 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:52.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:52.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:52.893 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:52.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:53 smithi077 ceph-mon[21151]: pgmap v12761: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:53 smithi046 ceph-mon[19468]: pgmap v12761: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:53 smithi087 ceph-mon[20993]: pgmap v12761: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:54 smithi046 ceph-mon[19468]: from='client.396189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:54 smithi087 ceph-mon[20993]: from='client.396189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:54 smithi077 ceph-mon[21151]: from='client.396189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:55.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:55 smithi046 ceph-mon[19468]: pgmap v12762: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:55.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:55 smithi077 ceph-mon[21151]: pgmap v12762: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:55 smithi087 ceph-mon[20993]: pgmap v12762: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:57.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:57 smithi046 ceph-mon[19468]: pgmap v12763: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:57 smithi087 ceph-mon[20993]: pgmap v12763: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:57 smithi077 ceph-mon[21151]: pgmap v12763: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:39:57.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:39:57.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:39:57.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:39:58.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:39:58.572 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:39:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:59 smithi046 ceph-mon[19468]: from='client.396267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:39:59 smithi046 ceph-mon[19468]: pgmap v12764: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:59.614 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:59 smithi077 ceph-mon[21151]: from='client.396267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:59.614 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:39:59 smithi077 ceph-mon[21151]: pgmap v12764: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:39:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:59 smithi087 ceph-mon[20993]: from='client.396267 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:39:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:39:59 smithi087 ceph-mon[20993]: pgmap v12764: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:40:00.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:00 smithi087 ceph-mon[20993]: pgmap v12765: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:40:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:00 smithi077 ceph-mon[21151]: pgmap v12765: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:40:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:00 smithi046 ceph-mon[19468]: pgmap v12765: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:03.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:03.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:03 smithi046 ceph-mon[19468]: pgmap v12766: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:03.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:03.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:03 smithi087 ceph-mon[20993]: pgmap v12766: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:03 smithi077 ceph-mon[21151]: pgmap v12766: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:04.253 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:04.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:04.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:04.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:04.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:05 smithi046 ceph-mon[19468]: from='client.396345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:05 smithi046 ceph-mon[19468]: pgmap v12767: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:05 smithi087 ceph-mon[20993]: from='client.396345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:05 smithi087 ceph-mon[20993]: pgmap v12767: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:05 smithi077 ceph-mon[21151]: from='client.396345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:05 smithi077 ceph-mon[21151]: pgmap v12767: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: pgmap v12768: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:40:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:40:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:40:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:07.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: pgmap v12768: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: pgmap v12768: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:08.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:40:07.764+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:40:08.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:40:07 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:40:07.765+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:40:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:08 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:08 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:08 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:40:09.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:09.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:09.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:40:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:09 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:40:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:09 smithi046 ceph-mon[19468]: pgmap v12769: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:40:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:09 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:40:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:09 smithi087 ceph-mon[20993]: pgmap v12769: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:40:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:09 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:40:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:09 smithi077 ceph-mon[21151]: pgmap v12769: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:09.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:09.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:09.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:09.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:09.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:11 smithi087 ceph-mon[20993]: from='client.396525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:11 smithi087 ceph-mon[20993]: pgmap v12770: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:11 smithi046 ceph-mon[19468]: from='client.396525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:11 smithi046 ceph-mon[19468]: pgmap v12770: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:11 smithi077 ceph-mon[21151]: from='client.396525 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:11 smithi077 ceph-mon[21151]: pgmap v12770: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:13.543 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:13 smithi077 ceph-mon[21151]: pgmap v12771: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:13 smithi046 ceph-mon[19468]: pgmap v12771: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:13 smithi087 ceph-mon[20993]: pgmap v12771: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:14.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:14.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:14.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:15 smithi046 ceph-mon[19468]: pgmap v12772: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:15.620 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:15.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:15.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:15.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:15.620 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:15 smithi087 ceph-mon[20993]: pgmap v12772: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:15.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:15 smithi077 ceph-mon[21151]: pgmap v12772: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:16 smithi046 ceph-mon[19468]: from='client.396600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:16 smithi087 ceph-mon[20993]: from='client.396600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:16 smithi077 ceph-mon[21151]: from='client.396600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:17.430 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:17 smithi046 ceph-mon[19468]: pgmap v12773: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:17 smithi087 ceph-mon[20993]: pgmap v12773: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:17 smithi077 ceph-mon[21151]: pgmap v12773: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:19 smithi046 ceph-mon[19468]: pgmap v12774: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:19 smithi087 ceph-mon[20993]: pgmap v12774: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:19.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:19 smithi077 ceph-mon[21151]: pgmap v12774: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:40:20.622 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:20.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:20.622 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:20 smithi046 ceph-mon[19468]: pgmap v12775: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:20 smithi087 ceph-mon[20993]: pgmap v12775: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:20 smithi077 ceph-mon[21151]: pgmap v12775: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:40:21.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:21.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:21.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:21.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:21.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:21 smithi046 ceph-mon[19468]: from='client.396675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:21 smithi087 ceph-mon[20993]: from='client.396675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:21 smithi077 ceph-mon[21151]: from='client.396675 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:22 smithi046 ceph-mon[19468]: pgmap v12776: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:22 smithi087 ceph-mon[20993]: pgmap v12776: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:22 smithi077 ceph-mon[21151]: pgmap v12776: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:25 smithi046 ceph-mon[19468]: pgmap v12777: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:25 smithi087 ceph-mon[20993]: pgmap v12777: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:25 smithi077 ceph-mon[21151]: pgmap v12777: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:40:26.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:26.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:26.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:26.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:26.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:26.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:26.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:26.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:27 smithi046 ceph-mon[19468]: pgmap v12778: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:40:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:27 smithi087 ceph-mon[20993]: pgmap v12778: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:40:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:27 smithi077 ceph-mon[21151]: pgmap v12778: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:40:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:28 smithi046 ceph-mon[19468]: from='client.396750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:28 smithi087 ceph-mon[20993]: from='client.396750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:28 smithi077 ceph-mon[21151]: from='client.396750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:29 smithi046 ceph-mon[19468]: pgmap v12779: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:29 smithi087 ceph-mon[20993]: pgmap v12779: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:29 smithi077 ceph-mon[21151]: pgmap v12779: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:31 smithi046 ceph-mon[19468]: pgmap v12780: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:31 smithi087 ceph-mon[20993]: pgmap v12780: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:31 smithi077 ceph-mon[21151]: pgmap v12780: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:31.988 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:31.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:31.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:32.679 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:32.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:32.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:32.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:32.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:33.587 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:33 smithi087 ceph-mon[20993]: pgmap v12781: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:33.587 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:33 smithi087 ceph-mon[20993]: from='client.396825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:33.588 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:33 smithi077 ceph-mon[21151]: pgmap v12781: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:33.588 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:33 smithi077 ceph-mon[21151]: from='client.396825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:33 smithi046 ceph-mon[19468]: pgmap v12781: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:33 smithi046 ceph-mon[19468]: from='client.396825 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:35.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:35 smithi077 ceph-mon[21151]: pgmap v12782: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:35 smithi046 ceph-mon[19468]: pgmap v12782: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:35 smithi087 ceph-mon[20993]: pgmap v12782: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:37 smithi046 ceph-mon[19468]: pgmap v12783: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:37 smithi087 ceph-mon[20993]: pgmap v12783: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:37.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:37 smithi077 ceph-mon[21151]: pgmap v12783: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:37.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:37.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:37.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:38.379 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:38.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:38.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:38.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:38.379 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:39 smithi046 ceph-mon[19468]: from='client.396897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:39 smithi046 ceph-mon[19468]: pgmap v12784: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:39 smithi087 ceph-mon[20993]: from='client.396897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:39 smithi087 ceph-mon[20993]: pgmap v12784: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:39 smithi077 ceph-mon[21151]: from='client.396897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:39 smithi077 ceph-mon[21151]: pgmap v12784: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:40 smithi087 ceph-mon[20993]: pgmap v12785: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:40 smithi077 ceph-mon[21151]: pgmap v12785: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:41.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:40 smithi046 ceph-mon[19468]: pgmap v12785: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:43.380 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:43.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:43.381 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:43 smithi046 ceph-mon[19468]: pgmap v12786: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:43 smithi087 ceph-mon[20993]: pgmap v12786: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:43 smithi077 ceph-mon[21151]: pgmap v12786: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:44.070 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:44.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:44.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:44.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:44.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:45 smithi046 ceph-mon[19468]: from='client.396972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:45 smithi046 ceph-mon[19468]: pgmap v12787: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:45 smithi087 ceph-mon[20993]: from='client.396972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:45 smithi087 ceph-mon[20993]: pgmap v12787: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:45 smithi077 ceph-mon[21151]: from='client.396972 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:45 smithi077 ceph-mon[21151]: pgmap v12787: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:47 smithi046 ceph-mon[19468]: pgmap v12788: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:47 smithi087 ceph-mon[20993]: pgmap v12788: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:47.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:47 smithi077 ceph-mon[21151]: pgmap v12788: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:49.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:49.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:49.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:49 smithi046 ceph-mon[19468]: pgmap v12789: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:49 smithi087 ceph-mon[20993]: pgmap v12789: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:49 smithi077 ceph-mon[21151]: pgmap v12789: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:49.756 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:49.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:49.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:49.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:49.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:50 smithi046 ceph-mon[19468]: from='client.397044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:50 smithi087 ceph-mon[20993]: from='client.397044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:50.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:50 smithi077 ceph-mon[21151]: from='client.397044 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:51 smithi046 ceph-mon[19468]: pgmap v12790: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:51 smithi087 ceph-mon[20993]: pgmap v12790: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:51 smithi077 ceph-mon[21151]: pgmap v12790: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:40:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:40:53.593 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:53 smithi077 ceph-mon[21151]: pgmap v12791: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:53 smithi046 ceph-mon[19468]: pgmap v12791: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:53.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:53 smithi087 ceph-mon[20993]: pgmap v12791: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:54.759 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:40:54.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:40:54.759 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:40:55.442 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:40:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:40:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:40:55.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:40:55.443 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:40:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:55 smithi046 ceph-mon[19468]: pgmap v12792: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:55 smithi087 ceph-mon[20993]: pgmap v12792: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:55.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:55 smithi077 ceph-mon[21151]: pgmap v12792: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:56.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:56 smithi077 ceph-mon[21151]: from='client.397119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:56 smithi046 ceph-mon[19468]: from='client.397119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:56 smithi087 ceph-mon[20993]: from='client.397119 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:40:57.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:57 smithi046 ceph-mon[19468]: pgmap v12793: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:57 smithi087 ceph-mon[20993]: pgmap v12793: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:57.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:57 smithi077 ceph-mon[21151]: pgmap v12793: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:40:59.565 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:40:59 smithi046 ceph-mon[19468]: pgmap v12794: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:40:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:40:59 smithi087 ceph-mon[20993]: pgmap v12794: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:40:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:40:59 smithi077 ceph-mon[21151]: pgmap v12794: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:00.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:00.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:00.445 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:01.135 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:01.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:01.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:01.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:01.136 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:00 smithi046 ceph-mon[19468]: pgmap v12795: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:00 smithi077 ceph-mon[21151]: pgmap v12795: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:01.947 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:01.948 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:00 smithi087 ceph-mon[20993]: pgmap v12795: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:02 smithi046 ceph-mon[19468]: from='client.397197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:02 smithi087 ceph-mon[20993]: from='client.397197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:02.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:02 smithi077 ceph-mon[21151]: from='client.397197 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:03 smithi046 ceph-mon[19468]: pgmap v12796: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:03 smithi087 ceph-mon[20993]: pgmap v12796: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:03.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:03 smithi077 ceph-mon[21151]: pgmap v12796: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:05 smithi046 ceph-mon[19468]: pgmap v12797: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:05 smithi087 ceph-mon[20993]: pgmap v12797: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:05 smithi077 ceph-mon[21151]: pgmap v12797: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:06.819 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:06.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:06.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:06.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:06.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:07 smithi046 ceph-mon[19468]: pgmap v12798: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:07 smithi046 ceph-mon[19468]: from='client.397272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:07 smithi087 ceph-mon[20993]: pgmap v12798: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:07 smithi087 ceph-mon[20993]: from='client.397272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:07 smithi077 ceph-mon[21151]: pgmap v12798: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:07 smithi077 ceph-mon[21151]: from='client.397272 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:08.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:41:08.515+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:41:08.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:41:08.516+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:41:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:41:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:41:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:41:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:08.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:41:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:41:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:41:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:41:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:41:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:41:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:09 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:09 smithi046 ceph-mon[19468]: pgmap v12799: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:09 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:09 smithi087 ceph-mon[20993]: pgmap v12799: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:09 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:41:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:09 smithi077 ceph-mon[21151]: pgmap v12799: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:41:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:10 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:41:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:41:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:10 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:41:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:41:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:41:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:11 smithi046 ceph-mon[19468]: pgmap v12800: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:11 smithi087 ceph-mon[20993]: pgmap v12800: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:11.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:11 smithi077 ceph-mon[21151]: pgmap v12800: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:11.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:12.507 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:13 smithi077 ceph-mon[21151]: from='client.397455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:13 smithi077 ceph-mon[21151]: pgmap v12801: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:13.744 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:13 smithi087 ceph-mon[20993]: from='client.397455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:13.745 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:13 smithi087 ceph-mon[20993]: pgmap v12801: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:13 smithi046 ceph-mon[19468]: from='client.397455 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:13 smithi046 ceph-mon[19468]: pgmap v12801: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:15 smithi087 ceph-mon[20993]: pgmap v12802: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:15.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:15 smithi077 ceph-mon[21151]: pgmap v12802: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:15 smithi046 ceph-mon[19468]: pgmap v12802: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:17.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:17.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:17.510 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:17 smithi077 ceph-mon[21151]: pgmap v12803: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:17 smithi046 ceph-mon[19468]: pgmap v12803: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:17 smithi087 ceph-mon[20993]: pgmap v12803: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:18.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:18.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:18.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:18.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:18.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:19.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:19 smithi046 ceph-mon[19468]: from='client.397530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:19.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:19 smithi046 ceph-mon[19468]: pgmap v12804: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:19 smithi077 ceph-mon[21151]: from='client.397530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:19 smithi077 ceph-mon[21151]: pgmap v12804: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:19 smithi087 ceph-mon[20993]: from='client.397530 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:19 smithi087 ceph-mon[20993]: pgmap v12804: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:21 smithi087 ceph-mon[20993]: pgmap v12805: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:21 smithi077 ceph-mon[21151]: pgmap v12805: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:21.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:21 smithi046 ceph-mon[19468]: pgmap v12805: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:41:23.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:23.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:23.209 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:23.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:23 smithi046 ceph-mon[19468]: pgmap v12806: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:23 smithi087 ceph-mon[20993]: pgmap v12806: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:23.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:23 smithi077 ceph-mon[21151]: pgmap v12806: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:23.894 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:23.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:23.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:23.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:23.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:25 smithi046 ceph-mon[19468]: from='client.397608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:25 smithi046 ceph-mon[19468]: pgmap v12807: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:25 smithi087 ceph-mon[20993]: from='client.397608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:25 smithi087 ceph-mon[20993]: pgmap v12807: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:25.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:25 smithi077 ceph-mon[21151]: from='client.397608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:25 smithi077 ceph-mon[21151]: pgmap v12807: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:27 smithi046 ceph-mon[19468]: pgmap v12808: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:27 smithi087 ceph-mon[20993]: pgmap v12808: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:27 smithi077 ceph-mon[21151]: pgmap v12808: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:28.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:28.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:28.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:29.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:29.578 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:29.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:29.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:29.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:29.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:29 smithi046 ceph-mon[19468]: pgmap v12809: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:29 smithi087 ceph-mon[20993]: pgmap v12809: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:29 smithi077 ceph-mon[21151]: pgmap v12809: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:30 smithi046 ceph-mon[19468]: from='client.397683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:30 smithi087 ceph-mon[20993]: from='client.397683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:30.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:30 smithi077 ceph-mon[21151]: from='client.397683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:31 smithi046 ceph-mon[19468]: pgmap v12810: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:31 smithi087 ceph-mon[20993]: pgmap v12810: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:31 smithi077 ceph-mon[21151]: pgmap v12810: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:32 smithi046 ceph-mon[19468]: pgmap v12811: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:32 smithi087 ceph-mon[20993]: pgmap v12811: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:32 smithi077 ceph-mon[21151]: pgmap v12811: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:34.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:34.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:34.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:35.261 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:35.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:35.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:35.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:35.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:35.488 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:35 smithi087 ceph-mon[20993]: pgmap v12812: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:35 smithi046 ceph-mon[19468]: pgmap v12812: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:35.643 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:35 smithi077 ceph-mon[21151]: pgmap v12812: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:36.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:36 smithi077 ceph-mon[21151]: from='client.397758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:36.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:36 smithi046 ceph-mon[19468]: from='client.397758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:36 smithi087 ceph-mon[20993]: from='client.397758 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:37.478 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:37 smithi077 ceph-mon[21151]: pgmap v12813: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:37 smithi046 ceph-mon[19468]: pgmap v12813: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:37 smithi087 ceph-mon[20993]: pgmap v12813: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:39.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:39 smithi046 ceph-mon[19468]: pgmap v12814: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:39 smithi087 ceph-mon[20993]: pgmap v12814: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:39 smithi077 ceph-mon[21151]: pgmap v12814: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:40.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:40.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:40.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:40.964 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:40.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:41.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: pgmap v12815: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: pgmap v12815: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: pgmap v12815: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:42.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:42 smithi046 ceph-mon[19468]: from='client.397830 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:42.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:42 smithi087 ceph-mon[20993]: from='client.397830 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:42 smithi077 ceph-mon[21151]: from='client.397830 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:43 smithi046 ceph-mon[19468]: pgmap v12816: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:43 smithi087 ceph-mon[20993]: pgmap v12816: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:43 smithi077 ceph-mon[21151]: pgmap v12816: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:45 smithi046 ceph-mon[19468]: pgmap v12817: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:45 smithi087 ceph-mon[20993]: pgmap v12817: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:45 smithi077 ceph-mon[21151]: pgmap v12817: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:41:45.965 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:45.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:45.965 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:46.656 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:46.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:46.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:46.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:46.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:47 smithi046 ceph-mon[19468]: pgmap v12818: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:47 smithi046 ceph-mon[19468]: from='client.397905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:47 smithi087 ceph-mon[20993]: pgmap v12818: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:47 smithi087 ceph-mon[20993]: from='client.397905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:47 smithi077 ceph-mon[21151]: pgmap v12818: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:47 smithi077 ceph-mon[21151]: from='client.397905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:49 smithi046 ceph-mon[19468]: pgmap v12819: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:49 smithi087 ceph-mon[20993]: pgmap v12819: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:49 smithi077 ceph-mon[21151]: pgmap v12819: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:51 smithi046 ceph-mon[19468]: pgmap v12820: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:51 smithi087 ceph-mon[20993]: pgmap v12820: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:51.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:51.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:51.658 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:51.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:51 smithi077 ceph-mon[21151]: pgmap v12820: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:52.333 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:52.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:52.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:52.333 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:52.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:52 smithi077 ceph-mon[21151]: from='client.397983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:52 smithi077 ceph-mon[21151]: pgmap v12821: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:52 smithi046 ceph-mon[19468]: from='client.397983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:52 smithi046 ceph-mon[19468]: pgmap v12821: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:41:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:52 smithi087 ceph-mon[20993]: from='client.397983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:52 smithi087 ceph-mon[20993]: pgmap v12821: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:55 smithi046 ceph-mon[19468]: pgmap v12822: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:55.606 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:55 smithi077 ceph-mon[21151]: pgmap v12822: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:55 smithi087 ceph-mon[20993]: pgmap v12822: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:57.334 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:41:57.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:41:57.335 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:41:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:57 smithi077 ceph-mon[21151]: pgmap v12823: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:57 smithi046 ceph-mon[19468]: pgmap v12823: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:57 smithi087 ceph-mon[20993]: pgmap v12823: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:41:58.016 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:41:58.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:41:58.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:41:58.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:41:58.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:41:59.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:59 smithi046 ceph-mon[19468]: from='client.398055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:59.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:41:59 smithi046 ceph-mon[19468]: pgmap v12824: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:59 smithi087 ceph-mon[20993]: from='client.398055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:41:59 smithi087 ceph-mon[20993]: pgmap v12824: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:41:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:59 smithi077 ceph-mon[21151]: from='client.398055 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:41:59.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:41:59 smithi077 ceph-mon[21151]: pgmap v12824: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: pgmap v12825: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: pgmap v12825: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: pgmap v12825: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:03.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:03.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:03.019 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:03 smithi087 ceph-mon[20993]: pgmap v12826: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:03 smithi077 ceph-mon[21151]: pgmap v12826: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:03.707 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:03.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:03.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:03.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:03.707 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:03.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:03 smithi046 ceph-mon[19468]: pgmap v12826: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:04 smithi087 ceph-mon[20993]: from='client.398130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:04 smithi077 ceph-mon[21151]: from='client.398130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:04 smithi046 ceph-mon[19468]: from='client.398130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:05 smithi087 ceph-mon[20993]: pgmap v12827: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:05 smithi077 ceph-mon[21151]: pgmap v12827: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:05.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:05 smithi046 ceph-mon[19468]: pgmap v12827: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:07 smithi087 ceph-mon[20993]: pgmap v12828: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:07.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:07 smithi077 ceph-mon[21151]: pgmap v12828: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:07 smithi046 ceph-mon[19468]: pgmap v12828: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:08.710 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:08.710 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:08.710 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: pgmap v12829: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:09.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:09.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:42:09.272+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:42:09.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:42:09 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:42:09.282+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: pgmap v12829: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:09.644 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:09.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:09.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:09.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:09.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: pgmap v12829: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:10 smithi077 ceph-mon[21151]: from='client.398226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:42:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:10 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:10 smithi046 ceph-mon[19468]: from='client.398226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:42:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:10 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:42:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:42:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:10 smithi087 ceph-mon[20993]: from='client.398226 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:42:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:10 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:42:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:11 smithi077 ceph-mon[21151]: pgmap v12830: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:11.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:11 smithi046 ceph-mon[19468]: pgmap v12830: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:11 smithi087 ceph-mon[20993]: pgmap v12830: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:12 smithi046 ceph-mon[19468]: pgmap v12831: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:12 smithi087 ceph-mon[20993]: pgmap v12831: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:12 smithi077 ceph-mon[21151]: pgmap v12831: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:14.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:14.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:14.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:15.327 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:15.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:15.327 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:15.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:15.328 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:15.563 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:15 smithi087 ceph-mon[20993]: pgmap v12832: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:15 smithi046 ceph-mon[19468]: pgmap v12832: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:15 smithi077 ceph-mon[21151]: pgmap v12832: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:16.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:16 smithi087 ceph-mon[20993]: from='client.398388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:16 smithi046 ceph-mon[19468]: from='client.398388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:16.667 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:16 smithi077 ceph-mon[21151]: from='client.398388 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:17 smithi046 ceph-mon[19468]: pgmap v12833: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:17 smithi087 ceph-mon[20993]: pgmap v12833: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:17.630 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:17 smithi077 ceph-mon[21151]: pgmap v12833: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:19 smithi046 ceph-mon[19468]: pgmap v12834: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:42:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:19 smithi087 ceph-mon[20993]: pgmap v12834: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:42:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:19 smithi077 ceph-mon[21151]: pgmap v12834: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:42:20.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:20.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:20.329 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:21.007 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:21.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:21.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:21.007 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:21.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: pgmap v12835: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: pgmap v12835: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: pgmap v12835: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:22 smithi046 ceph-mon[19468]: from='client.398466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:22 smithi087 ceph-mon[20993]: from='client.398466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:22.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:22 smithi077 ceph-mon[21151]: from='client.398466 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:23 smithi046 ceph-mon[19468]: pgmap v12836: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:23 smithi087 ceph-mon[20993]: pgmap v12836: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:23.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:23 smithi077 ceph-mon[21151]: pgmap v12836: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:25 smithi046 ceph-mon[19468]: pgmap v12837: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:25 smithi087 ceph-mon[20993]: pgmap v12837: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:25 smithi077 ceph-mon[21151]: pgmap v12837: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:42:26.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:26.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:26.010 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:26.691 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:26.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:26.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:26.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:26.691 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:27 smithi046 ceph-mon[19468]: pgmap v12838: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:27 smithi046 ceph-mon[19468]: from='client.398538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:27 smithi087 ceph-mon[20993]: pgmap v12838: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:27 smithi087 ceph-mon[20993]: from='client.398538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:27 smithi077 ceph-mon[21151]: pgmap v12838: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:27 smithi077 ceph-mon[21151]: from='client.398538 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:29 smithi046 ceph-mon[19468]: pgmap v12839: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:29 smithi087 ceph-mon[20993]: pgmap v12839: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:29.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:29 smithi077 ceph-mon[21151]: pgmap v12839: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:30 smithi046 ceph-mon[19468]: pgmap v12840: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:30 smithi087 ceph-mon[20993]: pgmap v12840: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:30 smithi077 ceph-mon[21151]: pgmap v12840: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:31.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:31.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:31.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:32.393 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:32.393 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:32.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:32.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:32.394 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:32 smithi077 ceph-mon[21151]: from='client.398607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:32 smithi077 ceph-mon[21151]: pgmap v12841: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:32 smithi046 ceph-mon[19468]: from='client.398607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:32 smithi046 ceph-mon[19468]: pgmap v12841: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:32 smithi087 ceph-mon[20993]: from='client.398607 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:32 smithi087 ceph-mon[20993]: pgmap v12841: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:35 smithi046 ceph-mon[19468]: pgmap v12842: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:35 smithi087 ceph-mon[20993]: pgmap v12842: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:35 smithi077 ceph-mon[21151]: pgmap v12842: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:37 smithi087 ceph-mon[20993]: pgmap v12843: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:37.395 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:37.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:37.395 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:37 smithi046 ceph-mon[19468]: pgmap v12843: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:37.644 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:37 smithi077 ceph-mon[21151]: pgmap v12843: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:38.069 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:38.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:38.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:38.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:38.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:39 smithi046 ceph-mon[19468]: from='client.398679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:39 smithi046 ceph-mon[19468]: pgmap v12844: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:39 smithi087 ceph-mon[20993]: from='client.398679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:39 smithi087 ceph-mon[20993]: pgmap v12844: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:39.631 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:39 smithi077 ceph-mon[21151]: from='client.398679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:39.631 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:39 smithi077 ceph-mon[21151]: pgmap v12844: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: pgmap v12845: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: pgmap v12845: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: pgmap v12845: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:41.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:43 smithi046 ceph-mon[19468]: pgmap v12846: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:43 smithi087 ceph-mon[20993]: pgmap v12846: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:43 smithi077 ceph-mon[21151]: pgmap v12846: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:43.748 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:43.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:43.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:43.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:43.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:44 smithi046 ceph-mon[19468]: from='client.398754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:44.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:44 smithi087 ceph-mon[20993]: from='client.398754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:44 smithi077 ceph-mon[21151]: from='client.398754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:45 smithi046 ceph-mon[19468]: pgmap v12847: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:45 smithi087 ceph-mon[20993]: pgmap v12847: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:45 smithi077 ceph-mon[21151]: pgmap v12847: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:47 smithi046 ceph-mon[19468]: pgmap v12848: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:47.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:47 smithi087 ceph-mon[20993]: pgmap v12848: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:47.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:47 smithi077 ceph-mon[21151]: pgmap v12848: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:48.750 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:48.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:48.751 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:49.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:49.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:49.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:49.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:49.439 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:49 smithi046 ceph-mon[19468]: pgmap v12849: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:49 smithi087 ceph-mon[20993]: pgmap v12849: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:49 smithi077 ceph-mon[21151]: pgmap v12849: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:50 smithi087 ceph-mon[20993]: from='client.398829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:50 smithi077 ceph-mon[21151]: from='client.398829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:50 smithi046 ceph-mon[19468]: from='client.398829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:51 smithi087 ceph-mon[20993]: pgmap v12850: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:51 smithi077 ceph-mon[21151]: pgmap v12850: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:51 smithi046 ceph-mon[19468]: pgmap v12850: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:42:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:53 smithi046 ceph-mon[19468]: pgmap v12851: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:53 smithi087 ceph-mon[20993]: pgmap v12851: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:42:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:53 smithi077 ceph-mon[21151]: pgmap v12851: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:54.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:42:54.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:42:54.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:42:55.129 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:42:55.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:42:55.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:42:55.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:42:55.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:42:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:55 smithi046 ceph-mon[19468]: pgmap v12852: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:55.612 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:55 smithi087 ceph-mon[20993]: pgmap v12852: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:55 smithi077 ceph-mon[21151]: pgmap v12852: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:42:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:56 smithi046 ceph-mon[19468]: from='client.398904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:56 smithi087 ceph-mon[20993]: from='client.398904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:56 smithi077 ceph-mon[21151]: from='client.398904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:42:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:57 smithi046 ceph-mon[19468]: pgmap v12853: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:42:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:57 smithi087 ceph-mon[20993]: pgmap v12853: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:42:57.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:57 smithi077 ceph-mon[21151]: pgmap v12853: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T09:42:59.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:42:59 smithi077 ceph-mon[21151]: pgmap v12854: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:42:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:42:59 smithi046 ceph-mon[19468]: pgmap v12854: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:42:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:42:59 smithi087 ceph-mon[20993]: pgmap v12854: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T09:43:00.130 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:00.131 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:00.131 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:00.820 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:00.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:00.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:00.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:00.820 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:01.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: pgmap v12855: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:01.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='client.398976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: pgmap v12855: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='client.398976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: pgmap v12855: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='client.398976 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:01.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:03 smithi046 ceph-mon[19468]: pgmap v12856: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:03 smithi087 ceph-mon[20993]: pgmap v12856: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:03.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:03 smithi077 ceph-mon[21151]: pgmap v12856: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:05 smithi046 ceph-mon[19468]: pgmap v12857: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:05 smithi087 ceph-mon[20993]: pgmap v12857: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:05.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:05 smithi077 ceph-mon[21151]: pgmap v12857: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:05.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:05.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:05.823 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:06.513 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:06.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:07 smithi087 ceph-mon[20993]: from='client.399048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:07 smithi087 ceph-mon[20993]: pgmap v12858: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:07.660 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:07 smithi046 ceph-mon[19468]: from='client.399048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:07.660 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:07 smithi046 ceph-mon[19468]: pgmap v12858: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:07 smithi077 ceph-mon[21151]: from='client.399048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:07 smithi077 ceph-mon[21151]: pgmap v12858: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:09 smithi087 ceph-mon[20993]: pgmap v12859: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:43:09.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:09 smithi077 ceph-mon[21151]: pgmap v12859: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:43:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:09 smithi046 ceph-mon[19468]: pgmap v12859: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:43:10.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:43:10.042+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:43:10.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:43:10.043+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:43:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:43:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:43:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:43:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:10 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:10 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:10 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:43:11.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:11.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:11.515 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:43:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:11 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:43:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:11 smithi077 ceph-mon[21151]: pgmap v12860: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T09:43:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:43:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:11 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:43:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:11 smithi046 ceph-mon[19468]: pgmap v12860: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T09:43:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:43:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:11 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:43:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:11 smithi087 ceph-mon[20993]: pgmap v12860: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T09:43:12.208 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:12.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:12.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:12.208 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:12.209 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:13 smithi077 ceph-mon[21151]: from='client.399228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:13 smithi077 ceph-mon[21151]: pgmap v12861: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:13 smithi046 ceph-mon[19468]: from='client.399228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:13 smithi046 ceph-mon[19468]: pgmap v12861: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:13 smithi087 ceph-mon[20993]: from='client.399228 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:13.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:13 smithi087 ceph-mon[20993]: pgmap v12861: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:15 smithi046 ceph-mon[19468]: pgmap v12862: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:15 smithi087 ceph-mon[20993]: pgmap v12862: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:15.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:15 smithi077 ceph-mon[21151]: pgmap v12862: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:43:17.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:17.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:17.210 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:17.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:17 smithi087 ceph-mon[20993]: pgmap v12863: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:17.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:17 smithi046 ceph-mon[19468]: pgmap v12863: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:17 smithi077 ceph-mon[21151]: pgmap v12863: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:17.894 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:17.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:17.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:17.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:17.894 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:19 smithi046 ceph-mon[19468]: from='client.399300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:19 smithi046 ceph-mon[19468]: pgmap v12864: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:19 smithi087 ceph-mon[20993]: from='client.399300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:19.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:19 smithi087 ceph-mon[20993]: pgmap v12864: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:19 smithi077 ceph-mon[21151]: from='client.399300 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:19 smithi077 ceph-mon[21151]: pgmap v12864: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: pgmap v12865: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: pgmap v12865: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: pgmap v12865: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:22.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:22.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:22.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:23.595 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:23.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:23.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:23.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:23.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:23 smithi087 ceph-mon[20993]: pgmap v12866: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:23 smithi077 ceph-mon[21151]: pgmap v12866: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:23.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:23 smithi046 ceph-mon[19468]: pgmap v12866: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:24 smithi087 ceph-mon[20993]: from='client.399375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:24 smithi077 ceph-mon[21151]: from='client.399375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:24 smithi046 ceph-mon[19468]: from='client.399375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:25 smithi087 ceph-mon[20993]: pgmap v12867: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:25 smithi077 ceph-mon[21151]: pgmap v12867: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:25 smithi046 ceph-mon[19468]: pgmap v12867: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:27 smithi087 ceph-mon[20993]: pgmap v12868: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:27 smithi077 ceph-mon[21151]: pgmap v12868: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:27 smithi046 ceph-mon[19468]: pgmap v12868: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.3 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:43:28.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:28.596 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:28.597 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:29.283 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:29.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:29.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:29.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:29.283 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:29 smithi046 ceph-mon[19468]: pgmap v12869: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:29 smithi087 ceph-mon[20993]: pgmap v12869: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:29.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:29 smithi077 ceph-mon[21151]: pgmap v12869: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:30 smithi077 ceph-mon[21151]: from='client.399447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:30 smithi046 ceph-mon[19468]: from='client.399447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:30 smithi087 ceph-mon[20993]: from='client.399447 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:31 smithi077 ceph-mon[21151]: pgmap v12870: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:31 smithi046 ceph-mon[19468]: pgmap v12870: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:31 smithi087 ceph-mon[20993]: pgmap v12870: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:33 smithi046 ceph-mon[19468]: pgmap v12871: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:33 smithi087 ceph-mon[20993]: pgmap v12871: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:33.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:33 smithi077 ceph-mon[21151]: pgmap v12871: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:34.284 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:34.285 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:34.285 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:34.974 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:34.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:34.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:34.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:34.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:35 smithi046 ceph-mon[19468]: pgmap v12872: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:35 smithi087 ceph-mon[20993]: pgmap v12872: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:35.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:35 smithi077 ceph-mon[21151]: pgmap v12872: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:36.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:36 smithi046 ceph-mon[19468]: from='client.399522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:36.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:36 smithi087 ceph-mon[20993]: from='client.399522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:36.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:36 smithi077 ceph-mon[21151]: from='client.399522 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:37 smithi046 ceph-mon[19468]: pgmap v12873: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:43:37.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:37 smithi087 ceph-mon[20993]: pgmap v12873: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:43:37.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:37 smithi077 ceph-mon[21151]: pgmap v12873: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:43:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:39 smithi087 ceph-mon[20993]: pgmap v12874: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:43:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:39 smithi077 ceph-mon[21151]: pgmap v12874: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:43:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:39 smithi046 ceph-mon[19468]: pgmap v12874: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:43:39.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:39.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:39.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:40.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:40.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:40.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:40.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:40.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='client.399600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: pgmap v12875: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.617 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.618 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='client.399600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: pgmap v12875: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='client.399600 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: pgmap v12875: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:41.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:43.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:43 smithi046 ceph-mon[19468]: pgmap v12876: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:43 smithi087 ceph-mon[20993]: pgmap v12876: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:43.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:43 smithi077 ceph-mon[21151]: pgmap v12876: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:45 smithi087 ceph-mon[20993]: pgmap v12877: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:45.660 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:45 smithi046 ceph-mon[19468]: pgmap v12877: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:45.661 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:45.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:45.661 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:45.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:45 smithi077 ceph-mon[21151]: pgmap v12877: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:43:46.346 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:46.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:46.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:46.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:46.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:47 smithi087 ceph-mon[20993]: from='client.399678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:47 smithi087 ceph-mon[20993]: pgmap v12878: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:47 smithi077 ceph-mon[21151]: from='client.399678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:47 smithi077 ceph-mon[21151]: pgmap v12878: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:47 smithi046 ceph-mon[19468]: from='client.399678 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:47 smithi046 ceph-mon[19468]: pgmap v12878: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:49 smithi087 ceph-mon[20993]: pgmap v12879: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:43:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:49 smithi077 ceph-mon[21151]: pgmap v12879: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:43:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:49 smithi046 ceph-mon[19468]: pgmap v12879: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:43:51.348 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:51.348 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:51.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:51 smithi046 ceph-mon[19468]: pgmap v12880: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:43:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:51 smithi077 ceph-mon[21151]: pgmap v12880: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:43:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:51 smithi087 ceph-mon[20993]: pgmap v12880: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T09:43:52.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:52.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:52.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:52.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:52.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:53 smithi077 ceph-mon[21151]: from='client.399750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:53 smithi077 ceph-mon[21151]: pgmap v12881: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:53 smithi046 ceph-mon[19468]: from='client.399750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:53 smithi046 ceph-mon[19468]: pgmap v12881: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:53 smithi087 ceph-mon[20993]: from='client.399750 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:53 smithi087 ceph-mon[20993]: pgmap v12881: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:43:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:55 smithi077 ceph-mon[21151]: pgmap v12882: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:55.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:55 smithi087 ceph-mon[20993]: pgmap v12882: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:55 smithi046 ceph-mon[19468]: pgmap v12882: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:57.029 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:43:57.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:43:57.029 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:43:57.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:57 smithi087 ceph-mon[20993]: pgmap v12883: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:57 smithi077 ceph-mon[21151]: pgmap v12883: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:57.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:43:57.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:43:57.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:43:57.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:43:57.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:43:57.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:57 smithi046 ceph-mon[19468]: pgmap v12883: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:43:58.522 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:58 smithi087 ceph-mon[20993]: from='client.399822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:58 smithi077 ceph-mon[21151]: from='client.399822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:58 smithi046 ceph-mon[19468]: from='client.399822 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:43:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:43:59 smithi077 ceph-mon[21151]: pgmap v12884: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:43:59 smithi046 ceph-mon[19468]: pgmap v12884: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:43:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:43:59 smithi087 ceph-mon[20993]: pgmap v12884: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: pgmap v12885: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: pgmap v12885: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:01.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.646 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.647 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: pgmap v12885: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:02.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:02.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:02.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:03.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:03.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:03.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:03.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:03.414 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:03 smithi046 ceph-mon[19468]: pgmap v12886: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:03 smithi087 ceph-mon[20993]: pgmap v12886: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:03 smithi077 ceph-mon[21151]: pgmap v12886: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:04 smithi046 ceph-mon[19468]: from='client.399900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:04 smithi087 ceph-mon[20993]: from='client.399900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:04 smithi077 ceph-mon[21151]: from='client.399900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:05 smithi046 ceph-mon[19468]: pgmap v12887: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:05 smithi087 ceph-mon[20993]: pgmap v12887: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:05 smithi077 ceph-mon[21151]: pgmap v12887: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:07 smithi046 ceph-mon[19468]: pgmap v12888: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:07 smithi087 ceph-mon[20993]: pgmap v12888: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:07 smithi077 ceph-mon[21151]: pgmap v12888: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:08.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:08.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:08.416 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:09.098 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:09.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:09.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:09.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:09.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:09 smithi046 ceph-mon[19468]: pgmap v12889: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:09 smithi087 ceph-mon[20993]: pgmap v12889: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:09 smithi077 ceph-mon[21151]: pgmap v12889: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='client.399975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:10.796 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='client.399975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='client.399975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:11.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:44:10.793+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:44:11.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:44:10 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:44:10.794+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:44:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:11 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:11 smithi046 ceph-mon[19468]: pgmap v12890: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:11 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:11 smithi087 ceph-mon[20993]: pgmap v12890: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:11 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:44:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:11 smithi077 ceph-mon[21151]: pgmap v12890: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:44:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:12 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:44:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:44:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:12 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:44:12.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:44:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:12 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:44:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:13 smithi046 ceph-mon[19468]: pgmap v12891: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:13 smithi087 ceph-mon[20993]: pgmap v12891: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:13 smithi077 ceph-mon[21151]: pgmap v12891: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:14.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:14.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:14.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:14.783 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:14.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:15 smithi046 ceph-mon[19468]: pgmap v12892: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:15 smithi046 ceph-mon[19468]: from='client.400155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:15 smithi087 ceph-mon[20993]: pgmap v12892: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:15 smithi087 ceph-mon[20993]: from='client.400155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:15 smithi077 ceph-mon[21151]: pgmap v12892: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:15 smithi077 ceph-mon[21151]: from='client.400155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:17 smithi046 ceph-mon[19468]: pgmap v12893: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:17 smithi087 ceph-mon[20993]: pgmap v12893: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:17 smithi077 ceph-mon[21151]: pgmap v12893: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:19.539 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:19 smithi087 ceph-mon[20993]: pgmap v12894: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:19.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:19 smithi046 ceph-mon[19468]: pgmap v12894: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:19.785 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:19.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:19.785 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:19 smithi077 ceph-mon[21151]: pgmap v12894: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:20.468 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:20.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:20.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:20.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:20.468 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='client.400227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: pgmap v12895: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='client.400227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: pgmap v12895: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.785 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='client.400227 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: pgmap v12895: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:23.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:23 smithi046 ceph-mon[19468]: pgmap v12896: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:23 smithi087 ceph-mon[20993]: pgmap v12896: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:23 smithi077 ceph-mon[21151]: pgmap v12896: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:25.470 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:25.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:25.470 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:25.568 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:25 smithi046 ceph-mon[19468]: pgmap v12897: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:25.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:25 smithi077 ceph-mon[21151]: pgmap v12897: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:25 smithi087 ceph-mon[20993]: pgmap v12897: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:44:26.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:26.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:26.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:26.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:26.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:27 smithi046 ceph-mon[19468]: from='client.400305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:27 smithi046 ceph-mon[19468]: pgmap v12898: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:27 smithi087 ceph-mon[20993]: from='client.400305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:27 smithi087 ceph-mon[20993]: pgmap v12898: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:27 smithi077 ceph-mon[21151]: from='client.400305 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:27 smithi077 ceph-mon[21151]: pgmap v12898: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:44:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:29 smithi046 ceph-mon[19468]: pgmap v12899: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:44:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:29 smithi087 ceph-mon[20993]: pgmap v12899: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:44:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:29 smithi077 ceph-mon[21151]: pgmap v12899: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:44:31.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:31.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:31.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:31.831 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:31.831 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:31.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:31.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:31.832 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:31.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:31 smithi046 ceph-mon[19468]: pgmap v12900: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:31 smithi087 ceph-mon[20993]: pgmap v12900: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:31 smithi077 ceph-mon[21151]: pgmap v12900: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:32 smithi046 ceph-mon[19468]: from='client.400383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:32 smithi087 ceph-mon[20993]: from='client.400383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:32 smithi077 ceph-mon[21151]: from='client.400383 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:33 smithi046 ceph-mon[19468]: pgmap v12901: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:33 smithi087 ceph-mon[20993]: pgmap v12901: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:33 smithi077 ceph-mon[21151]: pgmap v12901: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:35 smithi046 ceph-mon[19468]: pgmap v12902: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:35 smithi087 ceph-mon[20993]: pgmap v12902: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:35 smithi077 ceph-mon[21151]: pgmap v12902: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:36.833 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:36.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:36.833 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:37.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:37.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:37.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:37.520 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:37.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:37 smithi046 ceph-mon[19468]: pgmap v12903: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:37 smithi087 ceph-mon[20993]: pgmap v12903: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:37.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:37 smithi077 ceph-mon[21151]: pgmap v12903: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:38.766 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:38 smithi087 ceph-mon[20993]: from='client.400461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:38 smithi046 ceph-mon[19468]: from='client.400461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:38 smithi077 ceph-mon[21151]: from='client.400461 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:39.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:39 smithi087 ceph-mon[20993]: pgmap v12904: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:39 smithi046 ceph-mon[19468]: pgmap v12904: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:39 smithi077 ceph-mon[21151]: pgmap v12904: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: pgmap v12905: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.783 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: pgmap v12905: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: pgmap v12905: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:41.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:42.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:42.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:42.522 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:43.215 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:43.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:43.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:43.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:43.215 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:43.628 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:43 smithi077 ceph-mon[21151]: pgmap v12906: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:43 smithi046 ceph-mon[19468]: pgmap v12906: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:43 smithi087 ceph-mon[20993]: pgmap v12906: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:44 smithi046 ceph-mon[19468]: from='client.400533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:44 smithi087 ceph-mon[20993]: from='client.400533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:44 smithi077 ceph-mon[21151]: from='client.400533 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:45 smithi046 ceph-mon[19468]: pgmap v12907: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:45 smithi087 ceph-mon[20993]: pgmap v12907: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:45 smithi077 ceph-mon[21151]: pgmap v12907: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:47 smithi046 ceph-mon[19468]: pgmap v12908: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:47 smithi087 ceph-mon[20993]: pgmap v12908: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:47.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:47 smithi077 ceph-mon[21151]: pgmap v12908: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:48.217 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:48.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:48.217 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:48.899 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:48.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:48.899 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:48.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:48.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:49 smithi046 ceph-mon[19468]: pgmap v12909: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:49 smithi087 ceph-mon[20993]: pgmap v12909: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:49 smithi077 ceph-mon[21151]: pgmap v12909: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:50 smithi046 ceph-mon[19468]: from='client.400608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:50 smithi087 ceph-mon[20993]: from='client.400608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:50.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:50 smithi077 ceph-mon[21151]: from='client.400608 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:51 smithi046 ceph-mon[19468]: pgmap v12910: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:51 smithi087 ceph-mon[20993]: pgmap v12910: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:51 smithi077 ceph-mon[21151]: pgmap v12910: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:53 smithi046 ceph-mon[19468]: pgmap v12911: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:53 smithi087 ceph-mon[20993]: pgmap v12911: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:53.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:53.901 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:53 smithi077 ceph-mon[21151]: pgmap v12911: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:44:54.590 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:44:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:44:54.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:44:54.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:44:54.591 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:44:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:55 smithi046 ceph-mon[19468]: from='client.400683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:55 smithi046 ceph-mon[19468]: pgmap v12912: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:55 smithi087 ceph-mon[20993]: from='client.400683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:55 smithi087 ceph-mon[20993]: pgmap v12912: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:55 smithi077 ceph-mon[21151]: from='client.400683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:44:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:55 smithi077 ceph-mon[21151]: pgmap v12912: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:57.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:57 smithi046 ceph-mon[19468]: pgmap v12913: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:57 smithi087 ceph-mon[20993]: pgmap v12913: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:57 smithi077 ceph-mon[21151]: pgmap v12913: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:44:59.592 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:44:59.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:44:59.592 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:44:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:44:59 smithi087 ceph-mon[20993]: pgmap v12914: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:44:59 smithi046 ceph-mon[19468]: pgmap v12914: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:44:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:44:59 smithi077 ceph-mon[21151]: pgmap v12914: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:00.285 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:00.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:00.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:00.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:00.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:00 smithi087 ceph-mon[20993]: from='client.400761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:00 smithi087 ceph-mon[20993]: pgmap v12915: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:00 smithi046 ceph-mon[19468]: from='client.400761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:00 smithi046 ceph-mon[19468]: pgmap v12915: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:00 smithi077 ceph-mon[21151]: from='client.400761 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:00 smithi077 ceph-mon[21151]: pgmap v12915: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:02.809 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.809 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.809 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.809 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.810 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.810 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:02.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:03 smithi046 ceph-mon[19468]: pgmap v12916: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:03 smithi087 ceph-mon[20993]: pgmap v12916: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:03 smithi077 ceph-mon[21151]: pgmap v12916: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:05.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:05.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:05.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:05.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:05 smithi046 ceph-mon[19468]: pgmap v12917: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:05 smithi087 ceph-mon[20993]: pgmap v12917: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:05.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:05 smithi077 ceph-mon[21151]: pgmap v12917: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:05.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:05.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:05.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:05.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:05.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:07 smithi046 ceph-mon[19468]: from='client.400833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:07 smithi046 ceph-mon[19468]: pgmap v12918: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:07 smithi087 ceph-mon[20993]: from='client.400833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:07 smithi087 ceph-mon[20993]: pgmap v12918: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:07 smithi077 ceph-mon[21151]: from='client.400833 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:07 smithi077 ceph-mon[21151]: pgmap v12918: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:09 smithi046 ceph-mon[19468]: pgmap v12919: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:09 smithi087 ceph-mon[20993]: pgmap v12919: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:09 smithi077 ceph-mon[21151]: pgmap v12919: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:10.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:10.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:10.991 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:45:11.560+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:45:11.570+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: pgmap v12920: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:45:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:11.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: pgmap v12920: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: pgmap v12920: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:11.927 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:11.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:11.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:11.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:11.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:12 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:12 smithi046 ceph-mon[19468]: from='client.400929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:12 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:12 smithi087 ceph-mon[20993]: from='client.400929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:12 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:45:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:12 smithi077 ceph-mon[21151]: from='client.400929 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: pgmap v12921: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: pgmap v12921: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: pgmap v12921: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:15 smithi046 ceph-mon[19468]: pgmap v12922: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:15 smithi087 ceph-mon[20993]: pgmap v12922: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:15 smithi077 ceph-mon[21151]: pgmap v12922: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:16.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:16.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:16.930 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:17.618 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:17.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:17.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:17.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:17.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:17.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:17 smithi046 ceph-mon[19468]: pgmap v12923: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:17 smithi087 ceph-mon[20993]: pgmap v12923: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:17 smithi077 ceph-mon[21151]: pgmap v12923: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:18 smithi046 ceph-mon[19468]: from='client.401094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:18 smithi087 ceph-mon[20993]: from='client.401094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:18.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:18 smithi077 ceph-mon[21151]: from='client.401094 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:19.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:19 smithi087 ceph-mon[20993]: pgmap v12924: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:19 smithi046 ceph-mon[19468]: pgmap v12924: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:19 smithi077 ceph-mon[21151]: pgmap v12924: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:21 smithi087 ceph-mon[20993]: pgmap v12925: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:21 smithi046 ceph-mon[19468]: pgmap v12925: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:21 smithi077 ceph-mon[21151]: pgmap v12925: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:22.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:22.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:22.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:22 smithi077 ceph-mon[21151]: pgmap v12926: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:22 smithi046 ceph-mon[19468]: pgmap v12926: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:22.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:22 smithi087 ceph-mon[20993]: pgmap v12926: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:23.306 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:23.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:23.840 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:23 smithi077 ceph-mon[21151]: from='client.401169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:23 smithi046 ceph-mon[19468]: from='client.401169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:23 smithi087 ceph-mon[20993]: from='client.401169 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:24 smithi077 ceph-mon[21151]: pgmap v12927: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:25.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:24 smithi087 ceph-mon[20993]: pgmap v12927: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:24 smithi046 ceph-mon[19468]: pgmap v12927: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:45:27.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:27 smithi046 ceph-mon[19468]: pgmap v12928: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:45:27.642 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:27 smithi077 ceph-mon[21151]: pgmap v12928: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:45:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:27 smithi087 ceph-mon[20993]: pgmap v12928: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:45:28.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:28.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:28.309 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:28.996 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:28.996 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:28.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:28.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:28.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:29.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:29 smithi077 ceph-mon[21151]: pgmap v12929: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:45:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:29 smithi046 ceph-mon[19468]: pgmap v12929: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:45:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:29 smithi087 ceph-mon[20993]: pgmap v12929: 225 pgs: 225 active+clean; 589 KiB data, 232 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T09:45:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:30 smithi077 ceph-mon[21151]: from='client.401241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:30 smithi046 ceph-mon[19468]: from='client.401241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:30 smithi087 ceph-mon[20993]: from='client.401241 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:31 smithi077 ceph-mon[21151]: pgmap v12930: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:31 smithi046 ceph-mon[19468]: pgmap v12930: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:31 smithi087 ceph-mon[20993]: pgmap v12930: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:33 smithi077 ceph-mon[21151]: pgmap v12931: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:33 smithi046 ceph-mon[19468]: pgmap v12931: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:33 smithi087 ceph-mon[20993]: pgmap v12931: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:33.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:33.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:33.998 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:34.676 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:34.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:35 smithi077 ceph-mon[21151]: from='client.401319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:35 smithi077 ceph-mon[21151]: pgmap v12932: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:35.746 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:35 smithi087 ceph-mon[20993]: from='client.401319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:35.746 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:35 smithi087 ceph-mon[20993]: pgmap v12932: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:35 smithi046 ceph-mon[19468]: from='client.401319 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:35 smithi046 ceph-mon[19468]: pgmap v12932: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:45:37.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:37 smithi077 ceph-mon[21151]: pgmap v12933: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:37 smithi046 ceph-mon[19468]: pgmap v12933: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:37 smithi087 ceph-mon[20993]: pgmap v12933: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:45:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:39 smithi077 ceph-mon[21151]: pgmap v12934: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:39.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:39.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:39 smithi046 ceph-mon[19468]: pgmap v12934: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:39.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:39.679 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:39 smithi087 ceph-mon[20993]: pgmap v12934: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:40.361 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:40.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:40.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:40.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:40.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:41 smithi077 ceph-mon[21151]: from='client.401397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:41 smithi077 ceph-mon[21151]: pgmap v12935: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:41.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:41 smithi087 ceph-mon[20993]: from='client.401397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:41.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:41 smithi087 ceph-mon[20993]: pgmap v12935: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:41 smithi046 ceph-mon[19468]: from='client.401397 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:41 smithi046 ceph-mon[19468]: pgmap v12935: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.102 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:42 smithi077 ceph-mon[21151]: pgmap v12936: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:42 smithi046 ceph-mon[19468]: pgmap v12936: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:42 smithi087 ceph-mon[20993]: pgmap v12936: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:45.362 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:45.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:45.363 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:45 smithi077 ceph-mon[21151]: pgmap v12937: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:45.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:45 smithi046 ceph-mon[19468]: pgmap v12937: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:45 smithi087 ceph-mon[20993]: pgmap v12937: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:46.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:46.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:46.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:46.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:46.068 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:47 smithi077 ceph-mon[21151]: from='client.401472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:47.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:47 smithi077 ceph-mon[21151]: pgmap v12938: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:47.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:47 smithi046 ceph-mon[19468]: from='client.401472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:47.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:47 smithi046 ceph-mon[19468]: pgmap v12938: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:47 smithi087 ceph-mon[20993]: from='client.401472 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:47 smithi087 ceph-mon[20993]: pgmap v12938: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:49 smithi077 ceph-mon[21151]: pgmap v12939: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:49 smithi046 ceph-mon[19468]: pgmap v12939: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:49 smithi087 ceph-mon[20993]: pgmap v12939: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:45:51.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:51.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:51.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:51.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:51 smithi077 ceph-mon[21151]: pgmap v12940: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:51.754 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:51.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:51.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:51.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:51.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:51.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:51 smithi046 ceph-mon[19468]: pgmap v12940: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:51 smithi087 ceph-mon[20993]: pgmap v12940: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:52.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:52 smithi077 ceph-mon[21151]: from='client.401550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:52 smithi046 ceph-mon[19468]: from='client.401550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:52 smithi087 ceph-mon[20993]: from='client.401550 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:53 smithi046 ceph-mon[19468]: pgmap v12941: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:53 smithi077 ceph-mon[21151]: pgmap v12941: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:53 smithi087 ceph-mon[20993]: pgmap v12941: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:45:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:55 smithi077 ceph-mon[21151]: pgmap v12942: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:55.675 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:55 smithi087 ceph-mon[20993]: pgmap v12942: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:55 smithi046 ceph-mon[19468]: pgmap v12942: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:56.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:45:56.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:45:56.756 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:45:57.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:45:57.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:45:57.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:45:57.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:45:57.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:45:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:57 smithi077 ceph-mon[21151]: pgmap v12943: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:45:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:57 smithi046 ceph-mon[19468]: pgmap v12943: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:45:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:57 smithi087 ceph-mon[20993]: pgmap v12943: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:45:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:58 smithi046 ceph-mon[19468]: from='client.401625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:58 smithi087 ceph-mon[20993]: from='client.401625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:58.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:58 smithi077 ceph-mon[21151]: from='client.401625 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:45:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:45:59 smithi046 ceph-mon[19468]: pgmap v12944: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:45:59 smithi087 ceph-mon[20993]: pgmap v12944: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:45:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:45:59 smithi077 ceph-mon[21151]: pgmap v12944: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:01 smithi087 ceph-mon[20993]: pgmap v12945: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:01 smithi046 ceph-mon[19468]: pgmap v12945: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:01.865 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:01 smithi077 ceph-mon[21151]: pgmap v12945: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:02.432 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:02.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:02.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:03.116 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:03.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:03.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:03.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:03.117 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:03.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:02 smithi046 ceph-mon[19468]: pgmap v12946: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:02 smithi087 ceph-mon[20993]: pgmap v12946: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:03.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:02 smithi077 ceph-mon[21151]: pgmap v12946: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:04.141 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:03 smithi077 ceph-mon[21151]: from='client.401703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:03 smithi046 ceph-mon[19468]: from='client.401703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:03 smithi087 ceph-mon[20993]: from='client.401703 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:05.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:04 smithi046 ceph-mon[19468]: pgmap v12947: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:05.292 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:04 smithi077 ceph-mon[21151]: pgmap v12947: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:04 smithi087 ceph-mon[20993]: pgmap v12947: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:07.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:07 smithi046 ceph-mon[19468]: pgmap v12948: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:07 smithi077 ceph-mon[21151]: pgmap v12948: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:07 smithi087 ceph-mon[20993]: pgmap v12948: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:08.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:08.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:08.119 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:08.795 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:08.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:08.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:08.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:08.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:09 smithi077 ceph-mon[21151]: pgmap v12949: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:09 smithi077 ceph-mon[21151]: from='client.401781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:09 smithi046 ceph-mon[19468]: pgmap v12949: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:09 smithi046 ceph-mon[19468]: from='client.401781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:09 smithi087 ceph-mon[20993]: pgmap v12949: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:09 smithi087 ceph-mon[20993]: from='client.401781 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:11 smithi077 ceph-mon[21151]: pgmap v12950: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:11.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:11 smithi046 ceph-mon[19468]: pgmap v12950: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:11 smithi087 ceph-mon[20993]: pgmap v12950: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:12.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:46:12.324+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:46:12.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:46:12.325+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:46:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:46:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:46:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:46:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:46:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:46:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:46:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: pgmap v12951: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: pgmap v12951: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:13.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:13.797 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:46:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:46:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:46:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: pgmap v12951: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:13.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:14.472 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:14.473 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:15 smithi077 ceph-mon[21151]: from='client.401961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:15 smithi077 ceph-mon[21151]: pgmap v12952: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:15 smithi046 ceph-mon[19468]: from='client.401961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:15 smithi046 ceph-mon[19468]: pgmap v12952: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:15 smithi087 ceph-mon[20993]: from='client.401961 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:15 smithi087 ceph-mon[20993]: pgmap v12952: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:17 smithi046 ceph-mon[19468]: pgmap v12953: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:17 smithi087 ceph-mon[20993]: pgmap v12953: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:17 smithi077 ceph-mon[21151]: pgmap v12953: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:19.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:19.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:19.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:19 smithi046 ceph-mon[19468]: pgmap v12954: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:19 smithi087 ceph-mon[20993]: pgmap v12954: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:19 smithi077 ceph-mon[21151]: pgmap v12954: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:20.158 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:20.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:20.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:20.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:20.159 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:21.802 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:21 smithi087 ceph-mon[20993]: from='client.402036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:21.803 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:21 smithi087 ceph-mon[20993]: pgmap v12955: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:21 smithi046 ceph-mon[19468]: from='client.402036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:21 smithi046 ceph-mon[19468]: pgmap v12955: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:21 smithi077 ceph-mon[21151]: from='client.402036 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:21 smithi077 ceph-mon[21151]: pgmap v12955: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:22 smithi087 ceph-mon[20993]: pgmap v12956: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:22 smithi046 ceph-mon[19468]: pgmap v12956: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:23.375 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:23.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:22 smithi077 ceph-mon[21151]: pgmap v12956: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:25.160 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:25.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:25.160 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:25 smithi077 ceph-mon[21151]: pgmap v12957: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:25.846 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:25.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:25.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:25.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:25.846 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:25.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:25 smithi046 ceph-mon[19468]: pgmap v12957: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:25 smithi087 ceph-mon[20993]: pgmap v12957: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:46:26.698 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:26 smithi077 ceph-mon[21151]: from='client.402111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:26.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:26 smithi046 ceph-mon[19468]: from='client.402111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:26 smithi087 ceph-mon[20993]: from='client.402111 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:27.496 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:27 smithi077 ceph-mon[21151]: pgmap v12958: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:27.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:27 smithi046 ceph-mon[19468]: pgmap v12958: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:27 smithi087 ceph-mon[20993]: pgmap v12958: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:46:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:29 smithi046 ceph-mon[19468]: pgmap v12959: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:46:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:29 smithi087 ceph-mon[20993]: pgmap v12959: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:46:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:29 smithi077 ceph-mon[21151]: pgmap v12959: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:46:30.849 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:30.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:30.849 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:31.542 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:31.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:31 smithi046 ceph-mon[19468]: pgmap v12960: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:31 smithi087 ceph-mon[20993]: pgmap v12960: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:31 smithi077 ceph-mon[21151]: pgmap v12960: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:32 smithi046 ceph-mon[19468]: from='client.402189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:32 smithi087 ceph-mon[20993]: from='client.402189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:32.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:32 smithi077 ceph-mon[21151]: from='client.402189 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:33 smithi046 ceph-mon[19468]: pgmap v12961: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:33 smithi087 ceph-mon[20993]: pgmap v12961: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:33 smithi077 ceph-mon[21151]: pgmap v12961: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:33.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:35.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:35 smithi046 ceph-mon[19468]: pgmap v12962: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:35 smithi087 ceph-mon[20993]: pgmap v12962: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:35 smithi077 ceph-mon[21151]: pgmap v12962: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:46:36.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:36.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:36.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:37.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:37.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:37.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:37 smithi046 ceph-mon[19468]: pgmap v12963: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:46:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:37 smithi087 ceph-mon[20993]: pgmap v12963: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:46:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:37 smithi077 ceph-mon[21151]: pgmap v12963: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:46:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:38 smithi046 ceph-mon[19468]: from='client.402264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:38 smithi077 ceph-mon[21151]: from='client.402264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:38 smithi087 ceph-mon[20993]: from='client.402264 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:39 smithi046 ceph-mon[19468]: pgmap v12964: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:39 smithi087 ceph-mon[20993]: pgmap v12964: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:39 smithi077 ceph-mon[21151]: pgmap v12964: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:41 smithi046 ceph-mon[19468]: pgmap v12965: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:41 smithi087 ceph-mon[20993]: pgmap v12965: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:41 smithi077 ceph-mon[21151]: pgmap v12965: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:42.249 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:42.932 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:42.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:42.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:42.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:42.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:43 smithi087 ceph-mon[20993]: pgmap v12966: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:43 smithi046 ceph-mon[19468]: pgmap v12966: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:43 smithi077 ceph-mon[21151]: pgmap v12966: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:44.376 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:44 smithi087 ceph-mon[20993]: from='client.402342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:44.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:44 smithi046 ceph-mon[19468]: from='client.402342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:44 smithi077 ceph-mon[21151]: from='client.402342 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:45.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:45 smithi046 ceph-mon[19468]: pgmap v12967: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:45 smithi087 ceph-mon[20993]: pgmap v12967: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:45.624 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:45 smithi077 ceph-mon[21151]: pgmap v12967: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:47.524 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:47 smithi046 ceph-mon[19468]: pgmap v12968: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:47.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:47 smithi077 ceph-mon[21151]: pgmap v12968: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:47 smithi087 ceph-mon[20993]: pgmap v12968: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:47.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:47.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:47.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:48.635 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:48.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:48.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:48.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:48.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:49 smithi046 ceph-mon[19468]: from='client.402414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:49 smithi046 ceph-mon[19468]: pgmap v12969: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:49 smithi087 ceph-mon[20993]: from='client.402414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:49 smithi087 ceph-mon[20993]: pgmap v12969: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:49 smithi077 ceph-mon[21151]: from='client.402414 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:49 smithi077 ceph-mon[21151]: pgmap v12969: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:51 smithi046 ceph-mon[19468]: pgmap v12970: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:51 smithi087 ceph-mon[20993]: pgmap v12970: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:51 smithi077 ceph-mon[21151]: pgmap v12970: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:53.636 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:53.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:53.636 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:53 smithi046 ceph-mon[19468]: pgmap v12971: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:53 smithi087 ceph-mon[20993]: pgmap v12971: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:53 smithi077 ceph-mon[21151]: pgmap v12971: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:54.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:54.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:54.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:54.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:54.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:54 smithi046 ceph-mon[19468]: from='client.402489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:54 smithi046 ceph-mon[19468]: pgmap v12972: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:54 smithi087 ceph-mon[20993]: from='client.402489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:54.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:54 smithi087 ceph-mon[20993]: pgmap v12972: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:54.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:46:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:54 smithi077 ceph-mon[21151]: from='client.402489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:46:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:54 smithi077 ceph-mon[21151]: pgmap v12972: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:57.850 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:57 smithi087 ceph-mon[20993]: pgmap v12973: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:57 smithi046 ceph-mon[19468]: pgmap v12973: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:57.887 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:57 smithi077 ceph-mon[21151]: pgmap v12973: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:46:59.309 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:46:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:46:59.310 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:46:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:46:59 smithi046 ceph-mon[19468]: pgmap v12974: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:46:59 smithi087 ceph-mon[20993]: pgmap v12974: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:46:59 smithi077 ceph-mon[21151]: pgmap v12974: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:46:59.992 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:46:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:46:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:46:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:46:59.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:01 smithi046 ceph-mon[19468]: from='client.402564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:01 smithi046 ceph-mon[19468]: pgmap v12975: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:47:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:01 smithi087 ceph-mon[20993]: from='client.402564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:01 smithi087 ceph-mon[20993]: pgmap v12975: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:47:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:01 smithi077 ceph-mon[21151]: from='client.402564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:01 smithi077 ceph-mon[21151]: pgmap v12975: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:47:03.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.489 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:03 smithi087 ceph-mon[20993]: pgmap v12976: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:03 smithi046 ceph-mon[19468]: pgmap v12976: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:03.651 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.651 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.651 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:03.652 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:03 smithi077 ceph-mon[21151]: pgmap v12976: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:04.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:04.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:04.994 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:05 smithi087 ceph-mon[20993]: pgmap v12977: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:05.681 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:05.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:05.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:05.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:05.682 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:05 smithi046 ceph-mon[19468]: pgmap v12977: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:05 smithi077 ceph-mon[21151]: pgmap v12977: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:47:06.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:06 smithi046 ceph-mon[19468]: from='client.402642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:06.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:06 smithi077 ceph-mon[21151]: from='client.402642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:06 smithi087 ceph-mon[20993]: from='client.402642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:07.697 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:07 smithi077 ceph-mon[21151]: pgmap v12978: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:07.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:07 smithi046 ceph-mon[19468]: pgmap v12978: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:07 smithi087 ceph-mon[20993]: pgmap v12978: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:09 smithi046 ceph-mon[19468]: pgmap v12979: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:09 smithi087 ceph-mon[20993]: pgmap v12979: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:09 smithi077 ceph-mon[21151]: pgmap v12979: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:10.684 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:10.684 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:10.685 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:11.365 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:11.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:11 smithi046 ceph-mon[19468]: pgmap v12980: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:11 smithi087 ceph-mon[20993]: pgmap v12980: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:11 smithi077 ceph-mon[21151]: pgmap v12980: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:12 smithi046 ceph-mon[19468]: from='client.402720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:12 smithi087 ceph-mon[20993]: from='client.402720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:12 smithi077 ceph-mon[21151]: from='client.402720 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:13.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:47:13.079+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:47:13.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:47:13.080+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:47:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: pgmap v12981: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:47:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:47:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:47:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:13.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:13 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: pgmap v12981: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:13 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: pgmap v12981: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:13 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:14 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:14 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:14 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:15 smithi046 ceph-mon[19468]: pgmap v12982: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:15 smithi087 ceph-mon[20993]: pgmap v12982: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:15 smithi077 ceph-mon[21151]: pgmap v12982: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:47:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:16.367 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:17.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:17.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:17.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:17.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:17.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:17 smithi046 ceph-mon[19468]: pgmap v12983: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:17 smithi087 ceph-mon[20993]: pgmap v12983: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:17 smithi077 ceph-mon[21151]: pgmap v12983: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:18 smithi046 ceph-mon[19468]: from='client.402900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:18 smithi087 ceph-mon[20993]: from='client.402900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:18 smithi077 ceph-mon[21151]: from='client.402900 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:19 smithi046 ceph-mon[19468]: pgmap v12984: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:19 smithi087 ceph-mon[20993]: pgmap v12984: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:19 smithi077 ceph-mon[21151]: pgmap v12984: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:21 smithi046 ceph-mon[19468]: pgmap v12985: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:21 smithi087 ceph-mon[20993]: pgmap v12985: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:21 smithi077 ceph-mon[21151]: pgmap v12985: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:22.053 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:22.732 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:22.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:22.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:22.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:22.732 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='client.402978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: pgmap v12986: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:23.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='client.402978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: pgmap v12986: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='client.402978 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: pgmap v12986: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:25.532 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:25 smithi087 ceph-mon[20993]: pgmap v12987: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:25 smithi046 ceph-mon[19468]: pgmap v12987: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:25 smithi077 ceph-mon[21151]: pgmap v12987: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:27 smithi077 ceph-mon[21151]: pgmap v12988: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:27.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:27.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:27 smithi046 ceph-mon[19468]: pgmap v12988: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:27.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:27.734 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:27 smithi087 ceph-mon[20993]: pgmap v12988: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:47:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:28.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:28.432 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:29.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:29 smithi077 ceph-mon[21151]: from='client.403053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:29.557 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:29 smithi077 ceph-mon[21151]: pgmap v12989: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:29.566 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:29 smithi046 ceph-mon[19468]: from='client.403053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:29.567 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:29 smithi046 ceph-mon[19468]: pgmap v12989: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:29 smithi087 ceph-mon[20993]: from='client.403053 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:29 smithi087 ceph-mon[20993]: pgmap v12989: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:31 smithi077 ceph-mon[21151]: pgmap v12990: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:31 smithi046 ceph-mon[19468]: pgmap v12990: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:31 smithi087 ceph-mon[20993]: pgmap v12990: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:33.433 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:33.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:33.433 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:33.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:33 smithi046 ceph-mon[19468]: pgmap v12991: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:33 smithi087 ceph-mon[20993]: pgmap v12991: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:33.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:33 smithi077 ceph-mon[21151]: pgmap v12991: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:34.143 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:34.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:34.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:34.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:34.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:34 smithi046 ceph-mon[19468]: from='client.403131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:34 smithi046 ceph-mon[19468]: pgmap v12992: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:34 smithi087 ceph-mon[20993]: from='client.403131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:34 smithi087 ceph-mon[20993]: pgmap v12992: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:34 smithi077 ceph-mon[21151]: from='client.403131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:34 smithi077 ceph-mon[21151]: pgmap v12992: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:37 smithi046 ceph-mon[19468]: pgmap v12993: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:37 smithi087 ceph-mon[20993]: pgmap v12993: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:37 smithi077 ceph-mon[21151]: pgmap v12993: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:39.146 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:39.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:39.146 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:39.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:39.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:39.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:39.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:39.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:39.825 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:39 smithi046 ceph-mon[19468]: pgmap v12994: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:39 smithi087 ceph-mon[20993]: pgmap v12994: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:39 smithi077 ceph-mon[21151]: pgmap v12994: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:40.700 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:40 smithi077 ceph-mon[21151]: from='client.403209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:40 smithi046 ceph-mon[19468]: from='client.403209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:40 smithi087 ceph-mon[20993]: from='client.403209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:41 smithi077 ceph-mon[21151]: pgmap v12995: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:41 smithi046 ceph-mon[19468]: pgmap v12995: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:41 smithi087 ceph-mon[20993]: pgmap v12995: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: pgmap v12996: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: pgmap v12996: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: pgmap v12996: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:44.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:44.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:44.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:45.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:45.516 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:45.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:45.517 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:45.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:45 smithi046 ceph-mon[19468]: pgmap v12997: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:45 smithi087 ceph-mon[20993]: pgmap v12997: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:45 smithi077 ceph-mon[21151]: pgmap v12997: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:46.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:46 smithi087 ceph-mon[20993]: from='client.403287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:46 smithi046 ceph-mon[19468]: from='client.403287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:46.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:46 smithi077 ceph-mon[21151]: from='client.403287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:47.811 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:47 smithi077 ceph-mon[21151]: pgmap v12998: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:47 smithi046 ceph-mon[19468]: pgmap v12998: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:47 smithi087 ceph-mon[20993]: pgmap v12998: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:49.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:49 smithi046 ceph-mon[19468]: pgmap v12999: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:49 smithi087 ceph-mon[20993]: pgmap v12999: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:49 smithi077 ceph-mon[21151]: pgmap v12999: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:50.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:50.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:50.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:51.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:51.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:51.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:51.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:51.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:51 smithi046 ceph-mon[19468]: pgmap v13000: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:51 smithi087 ceph-mon[20993]: pgmap v13000: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:51 smithi077 ceph-mon[21151]: pgmap v13000: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:52 smithi046 ceph-mon[19468]: from='client.403359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:52 smithi087 ceph-mon[20993]: from='client.403359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:52.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:52 smithi077 ceph-mon[21151]: from='client.403359 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:53 smithi046 ceph-mon[19468]: pgmap v13001: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:53 smithi087 ceph-mon[20993]: pgmap v13001: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:53 smithi077 ceph-mon[21151]: pgmap v13001: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:54 smithi046 ceph-mon[19468]: pgmap v13002: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:54 smithi087 ceph-mon[20993]: pgmap v13002: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:54 smithi077 ceph-mon[21151]: pgmap v13002: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:47:56.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:47:56.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:47:56.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:47:56.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:47:56.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:47:56.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:47:56.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:47:56.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:47:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:57 smithi046 ceph-mon[19468]: pgmap v13003: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:57 smithi046 ceph-mon[19468]: from='client.403434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:57 smithi087 ceph-mon[20993]: pgmap v13003: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:57 smithi087 ceph-mon[20993]: from='client.403434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:57 smithi077 ceph-mon[21151]: pgmap v13003: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:57 smithi077 ceph-mon[21151]: from='client.403434 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:47:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:47:59 smithi077 ceph-mon[21151]: pgmap v13004: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:47:59 smithi046 ceph-mon[19468]: pgmap v13004: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:47:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:47:59 smithi087 ceph-mon[20993]: pgmap v13004: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:01 smithi046 ceph-mon[19468]: pgmap v13005: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:01 smithi087 ceph-mon[20993]: pgmap v13005: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:01.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:01.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:01.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:01.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:01 smithi077 ceph-mon[21151]: pgmap v13005: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:02.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:02.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:02.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:02.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:02.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='client.403512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: pgmap v13006: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='client.403512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: pgmap v13006: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='client.403512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: pgmap v13006: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:05.752 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:05 smithi087 ceph-mon[20993]: pgmap v13007: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:05 smithi046 ceph-mon[19468]: pgmap v13007: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:05 smithi077 ceph-mon[21151]: pgmap v13007: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:07.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:07.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:07.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:07 smithi046 ceph-mon[19468]: pgmap v13008: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:07 smithi087 ceph-mon[20993]: pgmap v13008: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:07 smithi077 ceph-mon[21151]: pgmap v13008: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:08.247 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:08.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:08.247 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:08.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:08.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:09.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:09 smithi046 ceph-mon[19468]: from='client.403584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:09.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:09 smithi046 ceph-mon[19468]: pgmap v13009: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:09.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:09 smithi077 ceph-mon[21151]: from='client.403584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:09.648 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:09 smithi077 ceph-mon[21151]: pgmap v13009: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:09 smithi087 ceph-mon[20993]: from='client.403584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:09 smithi087 ceph-mon[20993]: pgmap v13009: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:11 smithi046 ceph-mon[19468]: pgmap v13010: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:11 smithi087 ceph-mon[20993]: pgmap v13010: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:11 smithi077 ceph-mon[21151]: pgmap v13010: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:13.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:13.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:13.250 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:13 smithi046 ceph-mon[19468]: pgmap v13011: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:48:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:13 smithi087 ceph-mon[20993]: pgmap v13011: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:48:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:13 smithi077 ceph-mon[21151]: pgmap v13011: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:48:14.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:48:14.144+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:48:14.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:48:14.154+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:48:14.513 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:14.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:14.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:14.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:14.514 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:15 smithi046 ceph-mon[19468]: from='client.403656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:15 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:48:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:15 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:48:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:15 smithi046 ceph-mon[19468]: pgmap v13012: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:15 smithi087 ceph-mon[20993]: from='client.403656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:15 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:48:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:15 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:48:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:15 smithi087 ceph-mon[20993]: pgmap v13012: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:15 smithi077 ceph-mon[21151]: from='client.403656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:15 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:48:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:15 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:48:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:15 smithi077 ceph-mon[21151]: pgmap v13012: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:17 smithi046 ceph-mon[19468]: pgmap v13013: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:17 smithi087 ceph-mon[20993]: pgmap v13013: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:17.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:17 smithi077 ceph-mon[21151]: pgmap v13013: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:19.515 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:19.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:19.516 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:19 smithi046 ceph-mon[19468]: pgmap v13014: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:19 smithi087 ceph-mon[20993]: pgmap v13014: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:19 smithi077 ceph-mon[21151]: pgmap v13014: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:20.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:20.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:20.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:20.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:20.192 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:21 smithi046 ceph-mon[19468]: from='client.403836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:21 smithi046 ceph-mon[19468]: pgmap v13015: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:21 smithi087 ceph-mon[20993]: from='client.403836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:21 smithi087 ceph-mon[20993]: pgmap v13015: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:21 smithi077 ceph-mon[21151]: from='client.403836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:21 smithi077 ceph-mon[21151]: pgmap v13015: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: pgmap v13016: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: pgmap v13016: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: pgmap v13016: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:25.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:25.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:25.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:25 smithi046 ceph-mon[19468]: pgmap v13017: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:25 smithi087 ceph-mon[20993]: pgmap v13017: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:25.883 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:25.884 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:25.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:25 smithi077 ceph-mon[21151]: pgmap v13017: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:48:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:26 smithi087 ceph-mon[20993]: from='client.403914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:26 smithi046 ceph-mon[19468]: from='client.403914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:26 smithi077 ceph-mon[21151]: from='client.403914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:27.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:27 smithi077 ceph-mon[21151]: pgmap v13018: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:27 smithi046 ceph-mon[19468]: pgmap v13018: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:27 smithi087 ceph-mon[20993]: pgmap v13018: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:48:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:29 smithi087 ceph-mon[20993]: pgmap v13019: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:48:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:29 smithi046 ceph-mon[19468]: pgmap v13019: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:48:29.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:29 smithi077 ceph-mon[21151]: pgmap v13019: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:48:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:30.886 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:31.596 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:31.596 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:31.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:31.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:31.597 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:31.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:31 smithi046 ceph-mon[19468]: pgmap v13020: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:31 smithi087 ceph-mon[20993]: pgmap v13020: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:31 smithi077 ceph-mon[21151]: pgmap v13020: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:32 smithi046 ceph-mon[19468]: from='client.403989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:32 smithi087 ceph-mon[20993]: from='client.403989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:32 smithi077 ceph-mon[21151]: from='client.403989 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:33 smithi046 ceph-mon[19468]: pgmap v13021: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:33 smithi087 ceph-mon[20993]: pgmap v13021: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:33.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:33 smithi077 ceph-mon[21151]: pgmap v13021: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:35.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.506 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:35 smithi046 ceph-mon[19468]: pgmap v13022: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:35 smithi087 ceph-mon[20993]: pgmap v13022: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:35 smithi077 ceph-mon[21151]: pgmap v13022: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:48:36.599 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:36.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:36.599 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:37.291 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:37.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:37.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:37.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:37.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:37.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:37 smithi046 ceph-mon[19468]: pgmap v13023: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:48:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:37 smithi087 ceph-mon[20993]: pgmap v13023: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:48:37.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:37 smithi077 ceph-mon[21151]: pgmap v13023: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T09:48:38.806 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:38 smithi087 ceph-mon[20993]: from='client.404067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:38 smithi046 ceph-mon[19468]: from='client.404067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:38 smithi077 ceph-mon[21151]: from='client.404067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:39 smithi087 ceph-mon[20993]: pgmap v13024: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:39 smithi046 ceph-mon[19468]: pgmap v13024: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:39.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:39 smithi077 ceph-mon[21151]: pgmap v13024: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:41 smithi046 ceph-mon[19468]: pgmap v13025: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:41 smithi087 ceph-mon[20993]: pgmap v13025: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:41 smithi077 ceph-mon[21151]: pgmap v13025: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:42.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:42.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:42.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:42.997 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:42.997 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:42.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:42.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:42.998 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: pgmap v13026: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: pgmap v13026: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: pgmap v13026: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:44.668 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:44 smithi077 ceph-mon[21151]: from='client.404139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:44 smithi046 ceph-mon[19468]: from='client.404139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:44 smithi087 ceph-mon[20993]: from='client.404139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:45.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:45 smithi087 ceph-mon[20993]: pgmap v13027: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:45 smithi046 ceph-mon[19468]: pgmap v13027: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:45.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:45 smithi077 ceph-mon[21151]: pgmap v13027: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:47.579 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:47 smithi087 ceph-mon[20993]: pgmap v13028: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:47 smithi046 ceph-mon[19468]: pgmap v13028: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:47.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:47 smithi077 ceph-mon[21151]: pgmap v13028: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:47.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:47.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:47.999 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:48.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:48.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:48.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:48.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:48.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:49.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:49 smithi077 ceph-mon[21151]: from='client.404211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:49.752 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:49 smithi077 ceph-mon[21151]: pgmap v13029: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:49 smithi046 ceph-mon[19468]: from='client.404211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:49 smithi046 ceph-mon[19468]: pgmap v13029: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:49 smithi087 ceph-mon[20993]: from='client.404211 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:49 smithi087 ceph-mon[20993]: pgmap v13029: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:51.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:51 smithi046 ceph-mon[19468]: pgmap v13030: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:51 smithi087 ceph-mon[20993]: pgmap v13030: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:51 smithi077 ceph-mon[21151]: pgmap v13030: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:53.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:53.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:53.681 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:53 smithi046 ceph-mon[19468]: pgmap v13031: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:53 smithi087 ceph-mon[20993]: pgmap v13031: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:53 smithi077 ceph-mon[21151]: pgmap v13031: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:54.369 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:48:54.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:48:54.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:48:54.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:48:54.370 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:55 smithi046 ceph-mon[19468]: from='client.404289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:55 smithi046 ceph-mon[19468]: pgmap v13032: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:55 smithi087 ceph-mon[20993]: from='client.404289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:55 smithi087 ceph-mon[20993]: pgmap v13032: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:55 smithi077 ceph-mon[21151]: from='client.404289 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:48:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:55 smithi077 ceph-mon[21151]: pgmap v13032: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:57 smithi046 ceph-mon[19468]: pgmap v13033: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:57 smithi087 ceph-mon[20993]: pgmap v13033: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:57 smithi077 ceph-mon[21151]: pgmap v13033: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:48:59.371 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:48:59.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:48:59.371 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:48:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:48:59 smithi046 ceph-mon[19468]: pgmap v13034: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:59.872 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:48:59 smithi087 ceph-mon[20993]: pgmap v13034: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:48:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:48:59 smithi077 ceph-mon[21151]: pgmap v13034: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:00.045 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:00.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:00.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:00.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:00.045 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:01 smithi046 ceph-mon[19468]: from='client.404358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:01 smithi046 ceph-mon[19468]: pgmap v13035: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:49:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:01 smithi087 ceph-mon[20993]: from='client.404358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:01 smithi087 ceph-mon[20993]: pgmap v13035: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:49:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:01 smithi077 ceph-mon[21151]: from='client.404358 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:01 smithi077 ceph-mon[21151]: pgmap v13035: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:49:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: pgmap v13036: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: pgmap v13036: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: pgmap v13036: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:05.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:05.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:05.047 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:05.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:05 smithi046 ceph-mon[19468]: pgmap v13037: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:05.755 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:05.756 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:05 smithi087 ceph-mon[20993]: pgmap v13037: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:05 smithi077 ceph-mon[21151]: pgmap v13037: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:49:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:06 smithi087 ceph-mon[20993]: from='client.404436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:06 smithi046 ceph-mon[19468]: from='client.404436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:06 smithi077 ceph-mon[21151]: from='client.404436 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:07 smithi046 ceph-mon[19468]: pgmap v13038: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:07 smithi087 ceph-mon[20993]: pgmap v13038: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:07 smithi077 ceph-mon[21151]: pgmap v13038: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:09 smithi046 ceph-mon[19468]: pgmap v13039: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:09 smithi087 ceph-mon[20993]: pgmap v13039: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:09 smithi077 ceph-mon[21151]: pgmap v13039: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:10.757 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:10.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:10.758 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:11.450 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:11.450 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:11.824 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:11 smithi077 ceph-mon[21151]: pgmap v13040: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:11 smithi046 ceph-mon[19468]: pgmap v13040: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:11 smithi087 ceph-mon[20993]: pgmap v13040: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:12 smithi077 ceph-mon[21151]: from='client.404511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:12.682 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:12 smithi046 ceph-mon[19468]: from='client.404511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:12 smithi087 ceph-mon[20993]: from='client.404511 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:13.785 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:13 smithi046 ceph-mon[19468]: pgmap v13041: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:13 smithi087 ceph-mon[20993]: pgmap v13041: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:13 smithi077 ceph-mon[21151]: pgmap v13041: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:49:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:49:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:49:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.505 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:49:15.215+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:49:15.505 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:49:15.216+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: pgmap v13042: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:49:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: pgmap v13042: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: pgmap v13042: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:49:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:15.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:16.451 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:16.451 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:16.452 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:16.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:16.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:49:16.712 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:16 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:49:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:49:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:16 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:49:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:49:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:49:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:16 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:49:17.138 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:17.138 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:17.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:17.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:17.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:17 smithi046 ceph-mon[19468]: pgmap v13043: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:49:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:17 smithi087 ceph-mon[20993]: pgmap v13043: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:49:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:17 smithi077 ceph-mon[21151]: pgmap v13043: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 4.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T09:49:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:18 smithi046 ceph-mon[19468]: from='client.404688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:18 smithi087 ceph-mon[20993]: from='client.404688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:18 smithi077 ceph-mon[21151]: from='client.404688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:19 smithi046 ceph-mon[19468]: pgmap v13044: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:49:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:19 smithi087 ceph-mon[20993]: pgmap v13044: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:49:19.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:19 smithi077 ceph-mon[21151]: pgmap v13044: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T09:49:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:21 smithi046 ceph-mon[19468]: pgmap v13045: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:21 smithi087 ceph-mon[20993]: pgmap v13045: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:21 smithi077 ceph-mon[21151]: pgmap v13045: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:22.139 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:22.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:22.140 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:22.822 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:22.822 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:22.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:22.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:22.823 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: pgmap v13046: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='client.404766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: pgmap v13046: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='client.404766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: pgmap v13046: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='client.404766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:25 smithi046 ceph-mon[19468]: pgmap v13047: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:25 smithi087 ceph-mon[20993]: pgmap v13047: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:25.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:25 smithi077 ceph-mon[21151]: pgmap v13047: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:27 smithi087 ceph-mon[20993]: pgmap v13048: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:27.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:27.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:27 smithi046 ceph-mon[19468]: pgmap v13048: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:27.824 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:27.825 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:27 smithi077 ceph-mon[21151]: pgmap v13048: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:49:28.506 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:28.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:28.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:28.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:28.507 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:29 smithi046 ceph-mon[19468]: from='client.404838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:29 smithi046 ceph-mon[19468]: pgmap v13049: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:49:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:29 smithi087 ceph-mon[20993]: from='client.404838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:29 smithi087 ceph-mon[20993]: pgmap v13049: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:49:29.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:29 smithi077 ceph-mon[21151]: from='client.404838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:29 smithi077 ceph-mon[21151]: pgmap v13049: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T09:49:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:31 smithi046 ceph-mon[19468]: pgmap v13050: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:49:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:31 smithi087 ceph-mon[20993]: pgmap v13050: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:49:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:31 smithi077 ceph-mon[21151]: pgmap v13050: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T09:49:33.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:33.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:33.509 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:33 smithi077 ceph-mon[21151]: pgmap v13051: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:33 smithi046 ceph-mon[19468]: pgmap v13051: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:33 smithi087 ceph-mon[20993]: pgmap v13051: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:34.200 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:34.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:34.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:34.200 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:34.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:35 smithi046 ceph-mon[19468]: from='client.404907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:35 smithi046 ceph-mon[19468]: pgmap v13052: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:35 smithi087 ceph-mon[20993]: from='client.404907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:35 smithi087 ceph-mon[20993]: pgmap v13052: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:35 smithi077 ceph-mon[21151]: from='client.404907 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:35 smithi077 ceph-mon[21151]: pgmap v13052: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:37 smithi046 ceph-mon[19468]: pgmap v13053: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:37 smithi087 ceph-mon[20993]: pgmap v13053: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:37 smithi077 ceph-mon[21151]: pgmap v13053: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:39.202 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:39.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:39.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:39 smithi046 ceph-mon[19468]: pgmap v13054: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:39 smithi087 ceph-mon[20993]: pgmap v13054: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:39.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:39.888 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:39 smithi077 ceph-mon[21151]: pgmap v13054: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:40 smithi046 ceph-mon[19468]: from='client.404979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:40 smithi087 ceph-mon[20993]: from='client.404979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:40.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:40 smithi077 ceph-mon[21151]: from='client.404979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:41 smithi046 ceph-mon[19468]: pgmap v13055: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:41 smithi087 ceph-mon[20993]: pgmap v13055: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:41 smithi077 ceph-mon[21151]: pgmap v13055: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: pgmap v13056: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: pgmap v13056: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: pgmap v13056: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:44.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:44.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:44.890 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:45.572 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:45.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:45.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:45.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:45.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:45 smithi046 ceph-mon[19468]: pgmap v13057: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:45 smithi087 ceph-mon[20993]: pgmap v13057: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:45 smithi077 ceph-mon[21151]: pgmap v13057: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:46 smithi046 ceph-mon[19468]: from='client.405054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:46 smithi087 ceph-mon[20993]: from='client.405054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:46.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:46 smithi077 ceph-mon[21151]: from='client.405054 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:47.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:47 smithi087 ceph-mon[20993]: pgmap v13058: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:47 smithi046 ceph-mon[19468]: pgmap v13058: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:47.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:47 smithi077 ceph-mon[21151]: pgmap v13058: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:48 smithi046 ceph-mon[19468]: pgmap v13059: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:48 smithi087 ceph-mon[20993]: pgmap v13059: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:48.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:48 smithi077 ceph-mon[21151]: pgmap v13059: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:50.574 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:50.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:50.574 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:51.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:51.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:51.260 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:51.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:51 smithi046 ceph-mon[19468]: pgmap v13060: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:51.827 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:51 smithi077 ceph-mon[21151]: pgmap v13060: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:51 smithi087 ceph-mon[20993]: pgmap v13060: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:52.700 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:52 smithi046 ceph-mon[19468]: from='client.405132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:52.869 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:52 smithi077 ceph-mon[21151]: from='client.405132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:52 smithi087 ceph-mon[20993]: from='client.405132 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:53.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:53 smithi046 ceph-mon[19468]: pgmap v13061: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:53 smithi087 ceph-mon[20993]: pgmap v13061: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:53.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:53 smithi077 ceph-mon[21151]: pgmap v13061: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:55 smithi046 ceph-mon[19468]: pgmap v13062: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:55 smithi087 ceph-mon[20993]: pgmap v13062: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:55 smithi077 ceph-mon[21151]: pgmap v13062: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:49:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:49:56.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:49:56.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:49:56.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:49:56.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:49:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:49:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:49:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:49:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:49:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:57 smithi046 ceph-mon[19468]: pgmap v13063: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:57 smithi046 ceph-mon[19468]: from='client.405210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:57 smithi087 ceph-mon[20993]: pgmap v13063: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:57 smithi087 ceph-mon[20993]: from='client.405210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:57.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:57 smithi077 ceph-mon[21151]: pgmap v13063: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:57 smithi077 ceph-mon[21151]: from='client.405210 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:49:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:49:59 smithi046 ceph-mon[19468]: pgmap v13064: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:49:59 smithi087 ceph-mon[20993]: pgmap v13064: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:49:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:49:59 smithi077 ceph-mon[21151]: pgmap v13064: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:50:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:50:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T09:50:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:01 smithi087 ceph-mon[20993]: pgmap v13065: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:01 smithi046 ceph-mon[19468]: pgmap v13065: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:01 smithi077 ceph-mon[21151]: pgmap v13065: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:01.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:01.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:01.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:02.642 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:02.643 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='client.405279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: pgmap v13066: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='client.405279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: pgmap v13066: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='client.405279 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: pgmap v13066: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:05 smithi046 ceph-mon[19468]: pgmap v13067: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:05 smithi087 ceph-mon[20993]: pgmap v13067: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:05 smithi077 ceph-mon[21151]: pgmap v13067: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:07.645 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:07.797 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:07 smithi087 ceph-mon[20993]: pgmap v13068: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:07 smithi046 ceph-mon[19468]: pgmap v13068: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:07 smithi077 ceph-mon[21151]: pgmap v13068: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:08.320 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:08.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:08.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:08.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:08.321 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:09 smithi046 ceph-mon[19468]: from='client.405351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:09 smithi046 ceph-mon[19468]: pgmap v13069: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:09 smithi087 ceph-mon[20993]: from='client.405351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:09 smithi087 ceph-mon[20993]: pgmap v13069: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:09 smithi077 ceph-mon[21151]: from='client.405351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:09 smithi077 ceph-mon[21151]: pgmap v13069: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:11 smithi046 ceph-mon[19468]: pgmap v13070: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:11 smithi087 ceph-mon[20993]: pgmap v13070: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:11 smithi077 ceph-mon[21151]: pgmap v13070: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:13.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:13.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:13.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:13.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:13 smithi046 ceph-mon[19468]: pgmap v13071: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:13.790 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:13 smithi077 ceph-mon[21151]: pgmap v13071: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:13 smithi087 ceph-mon[20993]: pgmap v13071: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:13.999 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:13.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:13.999 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:14.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:14.000 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='client.405423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: pgmap v13072: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='client.405423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: pgmap v13072: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='client.405423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: pgmap v13072: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:16.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:50:15.936+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:50:16.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:50:15 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:50:15.937+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:50:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:16 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:16 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:16 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:17 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:50:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:17 smithi046 ceph-mon[19468]: pgmap v13073: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:17 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:50:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:17 smithi087 ceph-mon[20993]: pgmap v13073: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:50:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:17 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:50:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:17 smithi077 ceph-mon[21151]: pgmap v13073: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:19.003 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:19.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:19.003 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:19.701 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:19.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:19.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:19 smithi046 ceph-mon[19468]: pgmap v13074: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:19 smithi087 ceph-mon[20993]: pgmap v13074: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:19 smithi077 ceph-mon[21151]: pgmap v13074: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:20 smithi046 ceph-mon[19468]: from='client.405609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:20 smithi087 ceph-mon[20993]: from='client.405609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:20 smithi077 ceph-mon[21151]: from='client.405609 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:21 smithi046 ceph-mon[19468]: pgmap v13075: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:21 smithi087 ceph-mon[20993]: pgmap v13075: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:21 smithi077 ceph-mon[21151]: pgmap v13075: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:23 smithi046 ceph-mon[19468]: pgmap v13076: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:23 smithi087 ceph-mon[20993]: pgmap v13076: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:23 smithi077 ceph-mon[21151]: pgmap v13076: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:24.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:24.703 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:25.385 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:25 smithi046 ceph-mon[19468]: pgmap v13077: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:25 smithi087 ceph-mon[20993]: pgmap v13077: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:25.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:25 smithi077 ceph-mon[21151]: pgmap v13077: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:26 smithi087 ceph-mon[20993]: from='client.405681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:26.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:26 smithi077 ceph-mon[21151]: from='client.405681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:26 smithi046 ceph-mon[19468]: from='client.405681 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:27 smithi087 ceph-mon[20993]: pgmap v13078: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:27 smithi077 ceph-mon[21151]: pgmap v13078: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:27 smithi046 ceph-mon[19468]: pgmap v13078: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:28.661 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:28 smithi087 ceph-mon[20993]: pgmap v13079: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:50:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:28 smithi077 ceph-mon[21151]: pgmap v13079: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:50:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:28 smithi046 ceph-mon[19468]: pgmap v13079: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:50:30.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:30.387 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:30.387 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:31.074 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:31.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:31.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:31.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:31.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:31 smithi046 ceph-mon[19468]: pgmap v13080: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:31 smithi087 ceph-mon[20993]: pgmap v13080: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:31 smithi077 ceph-mon[21151]: pgmap v13080: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:50:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:32 smithi046 ceph-mon[19468]: from='client.405759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:32 smithi087 ceph-mon[20993]: from='client.405759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:32 smithi077 ceph-mon[21151]: from='client.405759 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:33.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:33 smithi077 ceph-mon[21151]: pgmap v13081: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:33.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:33 smithi046 ceph-mon[19468]: pgmap v13081: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:33 smithi087 ceph-mon[20993]: pgmap v13081: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:35.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:35 smithi046 ceph-mon[19468]: pgmap v13082: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:35.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:35 smithi077 ceph-mon[21151]: pgmap v13082: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:35.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.834 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:35 smithi087 ceph-mon[20993]: pgmap v13082: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:50:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:36.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:36.077 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:36.077 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:36.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:36.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:36.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:36.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:36.777 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:37 smithi046 ceph-mon[19468]: from='client.405834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:37 smithi046 ceph-mon[19468]: pgmap v13083: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:37 smithi087 ceph-mon[20993]: from='client.405834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:37 smithi087 ceph-mon[20993]: pgmap v13083: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:37 smithi077 ceph-mon[21151]: from='client.405834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:37 smithi077 ceph-mon[21151]: pgmap v13083: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:39.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:39 smithi046 ceph-mon[19468]: pgmap v13084: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:39 smithi087 ceph-mon[20993]: pgmap v13084: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:39 smithi077 ceph-mon[21151]: pgmap v13084: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:41.778 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:41.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:41 smithi046 ceph-mon[19468]: pgmap v13085: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:41.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:41.779 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:41 smithi087 ceph-mon[20993]: pgmap v13085: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:41 smithi077 ceph-mon[21151]: pgmap v13085: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:42.460 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:42.460 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:42.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:43 smithi046 ceph-mon[19468]: from='client.405912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:43 smithi046 ceph-mon[19468]: pgmap v13086: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:43 smithi087 ceph-mon[20993]: from='client.405912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:43 smithi087 ceph-mon[20993]: pgmap v13086: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:43 smithi077 ceph-mon[21151]: from='client.405912 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:43 smithi077 ceph-mon[21151]: pgmap v13086: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:44 smithi087 ceph-mon[20993]: pgmap v13087: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:44 smithi077 ceph-mon[21151]: pgmap v13087: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:44 smithi046 ceph-mon[19468]: pgmap v13087: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:47.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:47.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:47.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:47 smithi046 ceph-mon[19468]: pgmap v13088: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:47 smithi087 ceph-mon[20993]: pgmap v13088: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:47 smithi077 ceph-mon[21151]: pgmap v13088: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:48.151 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:48.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:48.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:48.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:48.152 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:49 smithi087 ceph-mon[20993]: from='client.405987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:49 smithi087 ceph-mon[20993]: pgmap v13089: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:49 smithi046 ceph-mon[19468]: from='client.405987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:49 smithi046 ceph-mon[19468]: pgmap v13089: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:49 smithi077 ceph-mon[21151]: from='client.405987 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:49 smithi077 ceph-mon[21151]: pgmap v13089: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:51 smithi046 ceph-mon[19468]: pgmap v13090: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:51 smithi087 ceph-mon[20993]: pgmap v13090: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:51.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:51 smithi077 ceph-mon[21151]: pgmap v13090: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:53.153 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:53.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:53.153 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:53.835 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:53.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:53 smithi046 ceph-mon[19468]: pgmap v13091: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:53 smithi087 ceph-mon[20993]: pgmap v13091: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:53.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:53 smithi077 ceph-mon[21151]: pgmap v13091: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:54.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:54 smithi046 ceph-mon[19468]: from='client.406059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:54 smithi087 ceph-mon[20993]: from='client.406059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:54.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:54 smithi077 ceph-mon[21151]: from='client.406059 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:50:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:55 smithi046 ceph-mon[19468]: pgmap v13092: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:55 smithi077 ceph-mon[21151]: pgmap v13092: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:55.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:55 smithi087 ceph-mon[20993]: pgmap v13092: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:50:57.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:57 smithi077 ceph-mon[21151]: pgmap v13093: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:57 smithi046 ceph-mon[19468]: pgmap v13093: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:57 smithi087 ceph-mon[20993]: pgmap v13093: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:50:58.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:50:58.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:50:58.837 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:50:59.517 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:50:59.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:50:59.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:50:59.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:50:59.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:50:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:50:59 smithi046 ceph-mon[19468]: pgmap v13094: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:50:59 smithi087 ceph-mon[20993]: pgmap v13094: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:50:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:50:59 smithi077 ceph-mon[21151]: pgmap v13094: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:00 smithi046 ceph-mon[19468]: from='client.406134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:00 smithi087 ceph-mon[20993]: from='client.406134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:00.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:00 smithi077 ceph-mon[21151]: from='client.406134 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:01 smithi046 ceph-mon[19468]: pgmap v13095: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:01 smithi087 ceph-mon[20993]: pgmap v13095: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:01 smithi077 ceph-mon[21151]: pgmap v13095: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:03 smithi046 ceph-mon[19468]: pgmap v13096: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:03.862 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:03 smithi087 ceph-mon[20993]: pgmap v13096: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:03 smithi077 ceph-mon[21151]: pgmap v13096: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:04.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:04.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:04.519 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:04 smithi046 ceph-mon[19468]: pgmap v13097: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:04 smithi087 ceph-mon[20993]: pgmap v13097: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:05.168 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:04 smithi077 ceph-mon[21151]: pgmap v13097: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:05.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:05.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:05.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:05.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:05.205 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:05 smithi087 ceph-mon[20993]: from='client.406209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:05 smithi077 ceph-mon[21151]: from='client.406209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:06.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:05 smithi046 ceph-mon[19468]: from='client.406209 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:06 smithi087 ceph-mon[20993]: pgmap v13098: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:06 smithi077 ceph-mon[21151]: pgmap v13098: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:06 smithi046 ceph-mon[19468]: pgmap v13098: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:09.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:09 smithi087 ceph-mon[20993]: pgmap v13099: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:09 smithi046 ceph-mon[19468]: pgmap v13099: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:09 smithi077 ceph-mon[21151]: pgmap v13099: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:10.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:10.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:10.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:10.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:10.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:10.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:10.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:10.886 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:11.619 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:11 smithi087 ceph-mon[20993]: pgmap v13100: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:11.619 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:11 smithi087 ceph-mon[20993]: from='client.406284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:11 smithi046 ceph-mon[19468]: pgmap v13100: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:11 smithi046 ceph-mon[19468]: from='client.406284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:11 smithi077 ceph-mon[21151]: pgmap v13100: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:11 smithi077 ceph-mon[21151]: from='client.406284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:13 smithi046 ceph-mon[19468]: pgmap v13101: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:13 smithi087 ceph-mon[20993]: pgmap v13101: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:13 smithi077 ceph-mon[21151]: pgmap v13101: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:15 smithi077 ceph-mon[21151]: pgmap v13102: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:15 smithi046 ceph-mon[19468]: pgmap v13102: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:15.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.791 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:15 smithi087 ceph-mon[20993]: pgmap v13102: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:15.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:15.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:15.888 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:16.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:51:16.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:51:16.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:51:16.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:16.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:51:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:51:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:51:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:16.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:51:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:51:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:51:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:17.020 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:51:16.690+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:51:17.020 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:51:16 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:51:16.700+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:51:17.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:17.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:17.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:17.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:17.072 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:17 smithi046 ceph-mon[19468]: from='client.406362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:17 smithi046 ceph-mon[19468]: pgmap v13103: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:17 smithi087 ceph-mon[20993]: from='client.406362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:17 smithi087 ceph-mon[20993]: pgmap v13103: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:51:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:17 smithi077 ceph-mon[21151]: from='client.406362 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:17 smithi077 ceph-mon[21151]: pgmap v13103: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:51:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:51:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:51:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:51:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:51:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:51:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:19 smithi046 ceph-mon[19468]: pgmap v13104: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:19 smithi087 ceph-mon[20993]: pgmap v13104: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:19 smithi077 ceph-mon[21151]: pgmap v13104: 225 pgs: 225 active+clean; 589 KiB data, 240 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:21 smithi046 ceph-mon[19468]: pgmap v13105: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:21 smithi087 ceph-mon[20993]: pgmap v13105: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:21.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:21 smithi077 ceph-mon[21151]: pgmap v13105: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:22.072 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:22.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:22.073 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:22.761 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:22.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:22.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:22.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:22.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:23 smithi046 ceph-mon[19468]: from='client.406545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:23 smithi046 ceph-mon[19468]: pgmap v13106: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:23 smithi087 ceph-mon[20993]: from='client.406545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:23 smithi087 ceph-mon[20993]: pgmap v13106: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:23.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:23 smithi077 ceph-mon[21151]: from='client.406545 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:23.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:23 smithi077 ceph-mon[21151]: pgmap v13106: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:24 smithi087 ceph-mon[20993]: pgmap v13107: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:24 smithi077 ceph-mon[21151]: pgmap v13107: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:24 smithi046 ceph-mon[19468]: pgmap v13107: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:27.763 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:27.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:27 smithi087 ceph-mon[20993]: pgmap v13108: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:27.853 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:27 smithi046 ceph-mon[19468]: pgmap v13108: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:27.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:27 smithi077 ceph-mon[21151]: pgmap v13108: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:28.444 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:28.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:28.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:28.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:28.446 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:29 smithi046 ceph-mon[19468]: from='client.406623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:29 smithi046 ceph-mon[19468]: pgmap v13109: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:29 smithi087 ceph-mon[20993]: from='client.406623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:29 smithi087 ceph-mon[20993]: pgmap v13109: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:29 smithi077 ceph-mon[21151]: from='client.406623 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:29 smithi077 ceph-mon[21151]: pgmap v13109: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:31 smithi046 ceph-mon[19468]: pgmap v13110: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:31 smithi087 ceph-mon[20993]: pgmap v13110: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:31.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:31 smithi077 ceph-mon[21151]: pgmap v13110: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:51:33.445 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:33.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:33.446 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:33 smithi046 ceph-mon[19468]: pgmap v13111: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:33 smithi087 ceph-mon[20993]: pgmap v13111: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:33 smithi077 ceph-mon[21151]: pgmap v13111: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:34.142 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:34.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:34.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:34.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:34.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:35 smithi077 ceph-mon[21151]: from='client.406698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:35 smithi077 ceph-mon[21151]: pgmap v13112: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:35 smithi046 ceph-mon[19468]: from='client.406698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:35 smithi046 ceph-mon[19468]: pgmap v13112: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:35 smithi087 ceph-mon[20993]: from='client.406698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:35 smithi087 ceph-mon[20993]: pgmap v13112: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:37.620 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:37 smithi077 ceph-mon[21151]: pgmap v13113: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:37 smithi046 ceph-mon[19468]: pgmap v13113: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:37 smithi087 ceph-mon[20993]: pgmap v13113: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:39.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:39.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:39.145 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:39.837 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:39.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:39.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:39.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:39.837 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:39.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:39 smithi046 ceph-mon[19468]: pgmap v13114: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:39 smithi087 ceph-mon[20993]: pgmap v13114: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:39 smithi077 ceph-mon[21151]: pgmap v13114: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:40 smithi046 ceph-mon[19468]: from='client.406770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:40 smithi087 ceph-mon[20993]: from='client.406770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:40 smithi077 ceph-mon[21151]: from='client.406770 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:41 smithi046 ceph-mon[19468]: pgmap v13115: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:41 smithi087 ceph-mon[20993]: pgmap v13115: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:41.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:41 smithi077 ceph-mon[21151]: pgmap v13115: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:51:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:43 smithi046 ceph-mon[19468]: pgmap v13116: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:43 smithi087 ceph-mon[20993]: pgmap v13116: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:43 smithi077 ceph-mon[21151]: pgmap v13116: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:44.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:44.838 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:44.839 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:44 smithi046 ceph-mon[19468]: pgmap v13117: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:44 smithi087 ceph-mon[20993]: pgmap v13117: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:45.418 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:44 smithi077 ceph-mon[21151]: pgmap v13117: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:45.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:45.522 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:46 smithi087 ceph-mon[20993]: from='client.406848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:46 smithi077 ceph-mon[21151]: from='client.406848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:46 smithi046 ceph-mon[19468]: from='client.406848 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:47 smithi087 ceph-mon[20993]: pgmap v13118: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:47 smithi077 ceph-mon[21151]: pgmap v13118: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:47.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:47 smithi046 ceph-mon[19468]: pgmap v13118: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:49 smithi046 ceph-mon[19468]: pgmap v13119: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:49.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:49 smithi087 ceph-mon[20993]: pgmap v13119: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:49 smithi077 ceph-mon[21151]: pgmap v13119: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:50.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:50.523 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:50.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:51.205 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:51.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:51.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:51.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:51.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:51.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:51 smithi087 ceph-mon[20993]: pgmap v13120: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:51 smithi046 ceph-mon[19468]: pgmap v13120: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:51 smithi077 ceph-mon[21151]: pgmap v13120: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:52.760 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:52 smithi087 ceph-mon[20993]: from='client.406926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:52 smithi046 ceph-mon[19468]: from='client.406926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:52 smithi077 ceph-mon[21151]: from='client.406926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:53 smithi046 ceph-mon[19468]: pgmap v13121: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:53 smithi087 ceph-mon[20993]: pgmap v13121: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:53.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:53 smithi077 ceph-mon[21151]: pgmap v13121: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:55.699 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:55 smithi046 ceph-mon[19468]: pgmap v13122: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:55.699 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.699 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.699 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:55 smithi087 ceph-mon[20993]: pgmap v13122: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:55 smithi077 ceph-mon[21151]: pgmap v13122: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:51:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:51:56.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:51:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:51:56.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:51:56.900 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:51:56.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:51:56.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:51:56.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:51:56.901 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:51:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:57 smithi046 ceph-mon[19468]: pgmap v13123: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:57 smithi046 ceph-mon[19468]: from='client.407001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:57 smithi087 ceph-mon[20993]: pgmap v13123: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:57 smithi087 ceph-mon[20993]: from='client.407001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:57 smithi077 ceph-mon[21151]: pgmap v13123: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:57 smithi077 ceph-mon[21151]: from='client.407001 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:51:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:51:59 smithi046 ceph-mon[19468]: pgmap v13124: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:51:59 smithi087 ceph-mon[20993]: pgmap v13124: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:51:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:51:59 smithi077 ceph-mon[21151]: pgmap v13124: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:01 smithi046 ceph-mon[19468]: pgmap v13125: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:01 smithi087 ceph-mon[20993]: pgmap v13125: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:01.903 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:01.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:01.903 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:01 smithi077 ceph-mon[21151]: pgmap v13125: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:02.592 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:02.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:02.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:02.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:02.593 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:03 smithi046 ceph-mon[19468]: from='client.407076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:03 smithi046 ceph-mon[19468]: pgmap v13126: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:03 smithi087 ceph-mon[20993]: from='client.407076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:03 smithi087 ceph-mon[20993]: pgmap v13126: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:03 smithi077 ceph-mon[21151]: from='client.407076 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:03 smithi077 ceph-mon[21151]: pgmap v13126: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:05 smithi087 ceph-mon[20993]: pgmap v13127: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:05 smithi077 ceph-mon[21151]: pgmap v13127: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:05.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:05 smithi046 ceph-mon[19468]: pgmap v13127: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:07.594 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:07.594 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:07.595 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:07 smithi046 ceph-mon[19468]: pgmap v13128: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:07 smithi087 ceph-mon[20993]: pgmap v13128: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:07 smithi077 ceph-mon[21151]: pgmap v13128: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:08.284 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:08.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:08.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:08.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:08.285 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:09 smithi046 ceph-mon[19468]: from='client.407151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:09 smithi046 ceph-mon[19468]: pgmap v13129: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:09 smithi087 ceph-mon[20993]: from='client.407151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:09 smithi087 ceph-mon[20993]: pgmap v13129: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:09 smithi077 ceph-mon[21151]: from='client.407151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:09 smithi077 ceph-mon[21151]: pgmap v13129: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:11 smithi046 ceph-mon[19468]: pgmap v13130: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:11.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:11 smithi087 ceph-mon[20993]: pgmap v13130: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:11 smithi077 ceph-mon[21151]: pgmap v13130: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:13.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:13.286 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:13.287 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:13.587 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:13 smithi087 ceph-mon[20993]: pgmap v13131: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:13 smithi046 ceph-mon[19468]: pgmap v13131: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:13.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:13 smithi077 ceph-mon[21151]: pgmap v13131: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:13.963 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:13.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:13.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:13.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:13.964 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:14 smithi046 ceph-mon[19468]: from='client.407229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:14 smithi087 ceph-mon[20993]: from='client.407229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:14 smithi077 ceph-mon[21151]: from='client.407229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:15 smithi046 ceph-mon[19468]: pgmap v13132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:15 smithi087 ceph-mon[20993]: pgmap v13132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:15.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:15 smithi077 ceph-mon[21151]: pgmap v13132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:16.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.838 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:17.693 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:52:17.454+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:52:17.693 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:52:17.455+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:52:17.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: pgmap v13133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:17.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:52:17.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:52:17.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:52:17.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:17.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: pgmap v13133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:52:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:52:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:52:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:17.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: pgmap v13133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:17.889 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:52:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:52:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:52:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:52:18.967 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:18.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:18.967 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:19.658 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:19.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:19.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:19.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:19.659 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:19 smithi046 ceph-mon[19468]: pgmap v13134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:19 smithi087 ceph-mon[20993]: pgmap v13134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:19 smithi077 ceph-mon[21151]: pgmap v13134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:20 smithi046 ceph-mon[19468]: from='client.407406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:20 smithi087 ceph-mon[20993]: from='client.407406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:20 smithi077 ceph-mon[21151]: from='client.407406 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:21 smithi046 ceph-mon[19468]: pgmap v13135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:21 smithi087 ceph-mon[20993]: pgmap v13135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:21 smithi077 ceph-mon[21151]: pgmap v13135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:23 smithi046 ceph-mon[19468]: pgmap v13136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:23 smithi087 ceph-mon[20993]: pgmap v13136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:23 smithi077 ceph-mon[21151]: pgmap v13136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:24.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:24.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:24.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:25.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:25.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:25.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:25.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:25.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:25 smithi046 ceph-mon[19468]: pgmap v13137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:25 smithi087 ceph-mon[20993]: pgmap v13137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:25 smithi077 ceph-mon[21151]: pgmap v13137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:26 smithi087 ceph-mon[20993]: from='client.407481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:26 smithi077 ceph-mon[21151]: from='client.407481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:26 smithi046 ceph-mon[19468]: from='client.407481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:27 smithi087 ceph-mon[20993]: pgmap v13138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:27 smithi077 ceph-mon[21151]: pgmap v13138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:27 smithi046 ceph-mon[19468]: pgmap v13138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:29.801 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:29 smithi077 ceph-mon[21151]: pgmap v13139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:52:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:29 smithi046 ceph-mon[19468]: pgmap v13139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:52:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:29 smithi087 ceph-mon[20993]: pgmap v13139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:52:30.346 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:30.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:30.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:31.031 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:31.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:31.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:31.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:31.032 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:31 smithi046 ceph-mon[19468]: pgmap v13140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:31.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:31 smithi087 ceph-mon[20993]: pgmap v13140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:31 smithi077 ceph-mon[21151]: pgmap v13140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:52:32.785 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:32 smithi087 ceph-mon[20993]: from='client.407556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:32 smithi046 ceph-mon[19468]: from='client.407556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:32 smithi077 ceph-mon[21151]: from='client.407556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:33 smithi046 ceph-mon[19468]: pgmap v13141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:33 smithi087 ceph-mon[20993]: pgmap v13141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:33.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:33 smithi077 ceph-mon[21151]: pgmap v13141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:35 smithi046 ceph-mon[19468]: pgmap v13142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:35 smithi087 ceph-mon[20993]: pgmap v13142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:35 smithi077 ceph-mon[21151]: pgmap v13142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:52:36.033 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:36.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:36.033 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:36.717 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:36.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:36.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:36.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:36.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:36.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:36.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:36.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:36.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:36 smithi046 ceph-mon[19468]: from='client.407634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:36.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:36 smithi046 ceph-mon[19468]: pgmap v13143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:36 smithi087 ceph-mon[20993]: from='client.407634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:36 smithi087 ceph-mon[20993]: pgmap v13143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:36 smithi077 ceph-mon[21151]: from='client.407634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:36 smithi077 ceph-mon[21151]: pgmap v13143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:39 smithi077 ceph-mon[21151]: pgmap v13144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:39 smithi046 ceph-mon[19468]: pgmap v13144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:39 smithi087 ceph-mon[20993]: pgmap v13144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:41.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:41 smithi046 ceph-mon[19468]: pgmap v13145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:41 smithi087 ceph-mon[20993]: pgmap v13145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:41 smithi077 ceph-mon[21151]: pgmap v13145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:42.407 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:42.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:42.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:42.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:42.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:43 smithi046 ceph-mon[19468]: from='client.407712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:43 smithi046 ceph-mon[19468]: pgmap v13146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:43 smithi087 ceph-mon[20993]: from='client.407712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:43 smithi087 ceph-mon[20993]: pgmap v13146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:43 smithi077 ceph-mon[21151]: from='client.407712 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:43.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:43 smithi077 ceph-mon[21151]: pgmap v13146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:45 smithi087 ceph-mon[20993]: pgmap v13147: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:45 smithi077 ceph-mon[21151]: pgmap v13147: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:45 smithi046 ceph-mon[19468]: pgmap v13147: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:47.408 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:47.408 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:47.409 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:47 smithi046 ceph-mon[19468]: pgmap v13148: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:47 smithi087 ceph-mon[20993]: pgmap v13148: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:47 smithi077 ceph-mon[21151]: pgmap v13148: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:48.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:48.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:48.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:48.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:48.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:49 smithi046 ceph-mon[19468]: from='client.407787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:49 smithi046 ceph-mon[19468]: pgmap v13149: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:49 smithi087 ceph-mon[20993]: from='client.407787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:49 smithi087 ceph-mon[20993]: pgmap v13149: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:49 smithi077 ceph-mon[21151]: from='client.407787 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:49 smithi077 ceph-mon[21151]: pgmap v13149: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:51 smithi046 ceph-mon[19468]: pgmap v13150: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:51 smithi087 ceph-mon[20993]: pgmap v13150: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:51 smithi077 ceph-mon[21151]: pgmap v13150: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:53.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:53.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:53.106 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:53.763 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:53 smithi087 ceph-mon[20993]: pgmap v13151: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:53.787 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:53.787 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:53.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:53.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:53.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:53 smithi046 ceph-mon[19468]: pgmap v13151: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:53.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:53 smithi077 ceph-mon[21151]: pgmap v13151: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:54.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:54 smithi087 ceph-mon[20993]: from='client.407865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:54 smithi046 ceph-mon[19468]: from='client.407865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:54 smithi077 ceph-mon[21151]: from='client.407865 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:52:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:55 smithi046 ceph-mon[19468]: pgmap v13152: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:55 smithi087 ceph-mon[20993]: pgmap v13152: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:55 smithi077 ceph-mon[21151]: pgmap v13152: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:56 smithi046 ceph-mon[19468]: pgmap v13153: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:56 smithi087 ceph-mon[20993]: pgmap v13153: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:52:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:56 smithi077 ceph-mon[21151]: pgmap v13153: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:52:58.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:52:58.789 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:52:58.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:52:59.485 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:52:59.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:52:59.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:52:59.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:52:59.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:52:59.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:52:59 smithi046 ceph-mon[19468]: pgmap v13154: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:52:59 smithi087 ceph-mon[20993]: pgmap v13154: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:52:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:52:59 smithi077 ceph-mon[21151]: pgmap v13154: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:00.662 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:00 smithi077 ceph-mon[21151]: from='client.407943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:00 smithi046 ceph-mon[19468]: from='client.407943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:00 smithi087 ceph-mon[20993]: from='client.407943 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:01 smithi046 ceph-mon[19468]: pgmap v13155: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:01 smithi087 ceph-mon[20993]: pgmap v13155: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:01 smithi077 ceph-mon[21151]: pgmap v13155: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:03 smithi046 ceph-mon[19468]: pgmap v13156: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:03 smithi087 ceph-mon[20993]: pgmap v13156: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:03 smithi077 ceph-mon[21151]: pgmap v13156: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:04.485 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:04.485 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:04.486 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:05.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:05.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:05.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:05.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:05.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: pgmap v13157: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: pgmap v13157: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: pgmap v13157: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:06 smithi046 ceph-mon[19468]: from='client.408021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:06 smithi087 ceph-mon[20993]: from='client.408021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:06 smithi077 ceph-mon[21151]: from='client.408021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:07 smithi046 ceph-mon[19468]: pgmap v13158: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:07 smithi087 ceph-mon[20993]: pgmap v13158: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:07 smithi077 ceph-mon[21151]: pgmap v13158: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:09 smithi046 ceph-mon[19468]: pgmap v13159: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:09 smithi087 ceph-mon[20993]: pgmap v13159: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:09.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:09 smithi077 ceph-mon[21151]: pgmap v13159: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:10.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:10.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:10.863 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:10.863 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:10.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:10.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:10.864 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:11 smithi077 ceph-mon[21151]: from='client.408096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:11 smithi077 ceph-mon[21151]: pgmap v13160: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:11 smithi046 ceph-mon[19468]: from='client.408096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:11 smithi046 ceph-mon[19468]: pgmap v13160: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:11 smithi087 ceph-mon[20993]: from='client.408096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:11 smithi087 ceph-mon[20993]: pgmap v13160: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:13.767 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:13 smithi087 ceph-mon[20993]: pgmap v13161: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:13 smithi046 ceph-mon[19468]: pgmap v13161: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:13 smithi077 ceph-mon[21151]: pgmap v13161: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:15 smithi046 ceph-mon[19468]: pgmap v13162: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:15.865 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:15.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:15.865 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:15 smithi087 ceph-mon[20993]: pgmap v13162: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:15 smithi077 ceph-mon[21151]: pgmap v13162: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:16.556 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:16.556 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:16.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:16.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:16.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:16 smithi046 ceph-mon[19468]: from='client.408174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:16 smithi046 ceph-mon[19468]: pgmap v13163: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:16 smithi087 ceph-mon[20993]: from='client.408174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:16 smithi087 ceph-mon[20993]: pgmap v13163: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:16 smithi077 ceph-mon[21151]: from='client.408174 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:16 smithi077 ceph-mon[21151]: pgmap v13163: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.223 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:17 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:17 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:17 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:53:18.535 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:53:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:53:18.222+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:53:18.535 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:53:18 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:53:18.223+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:53:19.047 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:18 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:53:19.047 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:18 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:53:19.047 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:18 smithi077 ceph-mon[21151]: pgmap v13164: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:19.232 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:18 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:53:19.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:18 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:53:19.233 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:18 smithi046 ceph-mon[19468]: pgmap v13164: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:18 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:18 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:53:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:18 smithi087 ceph-mon[20993]: pgmap v13164: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:21.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:21.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:21.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:21 smithi046 ceph-mon[19468]: pgmap v13165: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:21 smithi087 ceph-mon[20993]: pgmap v13165: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:21 smithi077 ceph-mon[21151]: pgmap v13165: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:22.245 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:22.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:23 smithi046 ceph-mon[19468]: from='client.408351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:23 smithi046 ceph-mon[19468]: pgmap v13166: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:23 smithi087 ceph-mon[20993]: from='client.408351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:23 smithi087 ceph-mon[20993]: pgmap v13166: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:23 smithi077 ceph-mon[21151]: from='client.408351 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:23 smithi077 ceph-mon[21151]: pgmap v13166: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: pgmap v13167: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: pgmap v13167: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: pgmap v13167: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:27.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:27.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:27.247 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:27 smithi077 ceph-mon[21151]: pgmap v13168: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:27.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:27 smithi087 ceph-mon[20993]: pgmap v13168: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:27.932 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:27.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:27.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:27.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:27.933 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:27 smithi046 ceph-mon[19468]: pgmap v13168: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:28 smithi077 ceph-mon[21151]: from='client.408429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:28 smithi077 ceph-mon[21151]: pgmap v13169: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:28 smithi046 ceph-mon[19468]: from='client.408429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:28 smithi046 ceph-mon[19468]: pgmap v13169: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:28 smithi087 ceph-mon[20993]: from='client.408429 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:28 smithi087 ceph-mon[20993]: pgmap v13169: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:31 smithi046 ceph-mon[19468]: pgmap v13170: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:31 smithi087 ceph-mon[20993]: pgmap v13170: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:31 smithi077 ceph-mon[21151]: pgmap v13170: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:53:32.934 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:32.934 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:32.935 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:33.625 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:33.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:33.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:33.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:33.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:33.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:33 smithi046 ceph-mon[19468]: pgmap v13171: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:33 smithi087 ceph-mon[20993]: pgmap v13171: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:33 smithi077 ceph-mon[21151]: pgmap v13171: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:34 smithi046 ceph-mon[19468]: from='client.408504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:34 smithi087 ceph-mon[20993]: from='client.408504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:34 smithi077 ceph-mon[21151]: from='client.408504 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:35.611 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:35 smithi087 ceph-mon[20993]: pgmap v13172: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:35.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:35 smithi046 ceph-mon[19468]: pgmap v13172: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:35 smithi077 ceph-mon[21151]: pgmap v13172: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:37 smithi046 ceph-mon[19468]: pgmap v13173: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:37 smithi087 ceph-mon[20993]: pgmap v13173: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:37 smithi077 ceph-mon[21151]: pgmap v13173: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:38.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:38.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:38.627 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:39.314 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:39.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:39.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:39.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:39.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:39.684 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:39 smithi077 ceph-mon[21151]: pgmap v13174: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:39.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:39 smithi046 ceph-mon[19468]: pgmap v13174: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:39 smithi087 ceph-mon[20993]: pgmap v13174: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:40.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:40 smithi046 ceph-mon[19468]: from='client.408582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:40.807 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:40 smithi077 ceph-mon[21151]: from='client.408582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:40 smithi087 ceph-mon[20993]: from='client.408582 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:41 smithi046 ceph-mon[19468]: pgmap v13175: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:41 smithi087 ceph-mon[20993]: pgmap v13175: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:41.911 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:41 smithi077 ceph-mon[21151]: pgmap v13175: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:53:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:43 smithi046 ceph-mon[19468]: pgmap v13176: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:43 smithi087 ceph-mon[20993]: pgmap v13176: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:43 smithi077 ceph-mon[21151]: pgmap v13176: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:44.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:44.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:44.316 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:45.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:45.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:45.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:45.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:45.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: pgmap v13177: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='client.408660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: pgmap v13177: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='client.408660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: pgmap v13177: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='client.408660 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:45.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:47 smithi046 ceph-mon[19468]: pgmap v13178: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:53:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:47 smithi087 ceph-mon[20993]: pgmap v13178: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:53:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:47 smithi077 ceph-mon[21151]: pgmap v13178: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T09:53:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:49 smithi046 ceph-mon[19468]: pgmap v13179: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:53:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:49 smithi087 ceph-mon[20993]: pgmap v13179: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:53:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:49 smithi077 ceph-mon[21151]: pgmap v13179: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T09:53:50.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:50.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:50.009 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:50.691 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:50.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:50.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:50.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:50.692 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:51 smithi046 ceph-mon[19468]: from='client.408732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:51 smithi046 ceph-mon[19468]: pgmap v13180: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:51 smithi087 ceph-mon[20993]: from='client.408732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:51 smithi087 ceph-mon[20993]: pgmap v13180: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:51 smithi077 ceph-mon[21151]: from='client.408732 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:51 smithi077 ceph-mon[21151]: pgmap v13180: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:53 smithi046 ceph-mon[19468]: pgmap v13181: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:53 smithi087 ceph-mon[20993]: pgmap v13181: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:53 smithi077 ceph-mon[21151]: pgmap v13181: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:53:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:53:55.693 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:53:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:55 smithi046 ceph-mon[19468]: pgmap v13182: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:55 smithi087 ceph-mon[20993]: pgmap v13182: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:55 smithi077 ceph-mon[21151]: pgmap v13182: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:53:56.387 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:53:56.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:53:56.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:53:56.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:53:56.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:53:57.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:57 smithi087 ceph-mon[20993]: from='client.408810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:57.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:57 smithi087 ceph-mon[20993]: pgmap v13183: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:57 smithi046 ceph-mon[19468]: from='client.408810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:57 smithi046 ceph-mon[19468]: pgmap v13183: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:57 smithi077 ceph-mon[21151]: from='client.408810 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:53:57.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:57 smithi077 ceph-mon[21151]: pgmap v13183: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:53:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:53:59 smithi046 ceph-mon[19468]: pgmap v13184: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:53:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:53:59 smithi087 ceph-mon[20993]: pgmap v13184: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:53:59.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:53:59 smithi077 ceph-mon[21151]: pgmap v13184: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:54:01.389 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:01.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:01.389 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:01 smithi077 ceph-mon[21151]: pgmap v13185: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:01.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:01 smithi046 ceph-mon[19468]: pgmap v13185: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:01 smithi087 ceph-mon[20993]: pgmap v13185: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:02.075 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:02.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:02.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:02.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:02.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:03 smithi046 ceph-mon[19468]: from='client.408885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:03 smithi046 ceph-mon[19468]: pgmap v13186: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:03 smithi087 ceph-mon[20993]: from='client.408885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:03 smithi087 ceph-mon[20993]: pgmap v13186: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:03 smithi077 ceph-mon[21151]: from='client.408885 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:03 smithi077 ceph-mon[21151]: pgmap v13186: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: pgmap v13187: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: pgmap v13187: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: pgmap v13187: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:07.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:07.077 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:07.077 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:07.751 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:07.751 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:07.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:07.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:07.752 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:07.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:07 smithi046 ceph-mon[19468]: pgmap v13188: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:07 smithi087 ceph-mon[20993]: pgmap v13188: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:07.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:07 smithi077 ceph-mon[21151]: pgmap v13188: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:08 smithi046 ceph-mon[19468]: from='client.408963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:08 smithi087 ceph-mon[20993]: from='client.408963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:08 smithi077 ceph-mon[21151]: from='client.408963 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:09 smithi046 ceph-mon[19468]: pgmap v13189: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:09 smithi087 ceph-mon[20993]: pgmap v13189: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:09 smithi077 ceph-mon[21151]: pgmap v13189: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:11 smithi046 ceph-mon[19468]: pgmap v13190: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:11 smithi087 ceph-mon[20993]: pgmap v13190: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:11 smithi077 ceph-mon[21151]: pgmap v13190: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:12.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:12.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:12.753 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:13.428 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:13.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:13 smithi046 ceph-mon[19468]: pgmap v13191: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:13 smithi087 ceph-mon[20993]: pgmap v13191: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:13 smithi077 ceph-mon[21151]: pgmap v13191: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:14 smithi087 ceph-mon[20993]: from='client.409029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:14 smithi077 ceph-mon[21151]: from='client.409029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:14 smithi046 ceph-mon[19468]: from='client.409029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:15.762 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:15 smithi087 ceph-mon[20993]: pgmap v13192: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:15 smithi077 ceph-mon[21151]: pgmap v13192: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:15 smithi046 ceph-mon[19468]: pgmap v13192: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:17 smithi046 ceph-mon[19468]: pgmap v13193: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:17 smithi087 ceph-mon[20993]: pgmap v13193: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:17 smithi077 ceph-mon[21151]: pgmap v13193: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:18.429 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:18.429 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:18.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:54:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:54:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:54:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:54:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:54:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:54:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:54:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:54:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:54:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:18.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:19.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:54:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:54:18.998+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:54:19.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:54:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:54:19.007+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:54:19.372 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:19.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:19.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:19.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:19.373 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:19 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:19 smithi087 ceph-mon[20993]: pgmap v13194: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:19 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:19 smithi077 ceph-mon[21151]: pgmap v13194: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:19 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:54:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:19 smithi046 ceph-mon[19468]: pgmap v13194: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:20.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:20 smithi046 ceph-mon[19468]: from='client.409125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:20.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:54:20.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:20 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:54:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:20 smithi087 ceph-mon[20993]: from='client.409125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:54:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:20 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:54:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:20 smithi077 ceph-mon[21151]: from='client.409125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:54:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:20 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:54:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:21 smithi046 ceph-mon[19468]: pgmap v13195: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:21 smithi087 ceph-mon[20993]: pgmap v13195: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:21 smithi077 ceph-mon[21151]: pgmap v13195: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:23 smithi046 ceph-mon[19468]: pgmap v13196: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:23 smithi087 ceph-mon[20993]: pgmap v13196: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:23 smithi077 ceph-mon[21151]: pgmap v13196: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:24.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:24.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:24.375 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:25.064 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:25.064 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:25.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:25.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:25.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: pgmap v13197: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: pgmap v13197: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: pgmap v13197: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:26 smithi046 ceph-mon[19468]: from='client.409287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:26 smithi087 ceph-mon[20993]: from='client.409287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:26 smithi077 ceph-mon[21151]: from='client.409287 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:27.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:27 smithi046 ceph-mon[19468]: pgmap v13198: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:27 smithi087 ceph-mon[20993]: pgmap v13198: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:27 smithi077 ceph-mon[21151]: pgmap v13198: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:29 smithi046 ceph-mon[19468]: pgmap v13199: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:54:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:29 smithi087 ceph-mon[20993]: pgmap v13199: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:54:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:29 smithi077 ceph-mon[21151]: pgmap v13199: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:54:30.065 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:30.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:30.066 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:30.746 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:30.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:30.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:30.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:30.746 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:31 smithi087 ceph-mon[20993]: from='client.409365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:31 smithi087 ceph-mon[20993]: pgmap v13200: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:31 smithi077 ceph-mon[21151]: from='client.409365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:31 smithi077 ceph-mon[21151]: pgmap v13200: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:31 smithi046 ceph-mon[19468]: from='client.409365 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:31 smithi046 ceph-mon[19468]: pgmap v13200: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:54:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:33 smithi087 ceph-mon[20993]: pgmap v13201: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:33 smithi077 ceph-mon[21151]: pgmap v13201: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:33 smithi046 ceph-mon[19468]: pgmap v13201: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:35.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:35.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:35.748 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:35.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:35 smithi087 ceph-mon[20993]: pgmap v13202: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:35.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:35 smithi046 ceph-mon[19468]: pgmap v13202: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:35.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:35 smithi077 ceph-mon[21151]: pgmap v13202: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:54:36.435 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:36.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:36.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:36.435 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:36.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:37.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:37 smithi087 ceph-mon[20993]: from='client.409443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:37.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.622 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:37 smithi087 ceph-mon[20993]: pgmap v13203: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:37 smithi046 ceph-mon[19468]: from='client.409443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:37 smithi046 ceph-mon[19468]: pgmap v13203: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:37 smithi077 ceph-mon[21151]: from='client.409443 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:37 smithi077 ceph-mon[21151]: pgmap v13203: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:39 smithi046 ceph-mon[19468]: pgmap v13204: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:54:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:39 smithi087 ceph-mon[20993]: pgmap v13204: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:54:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:39 smithi077 ceph-mon[21151]: pgmap v13204: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T09:54:41.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:41.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:41.438 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:41.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:41 smithi046 ceph-mon[19468]: pgmap v13205: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:41 smithi087 ceph-mon[20993]: pgmap v13205: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:41 smithi077 ceph-mon[21151]: pgmap v13205: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T09:54:42.133 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:42.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:42.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:42.133 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:42.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:43.748 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:43 smithi077 ceph-mon[21151]: from='client.409515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:43.749 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:43 smithi077 ceph-mon[21151]: pgmap v13206: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:43 smithi046 ceph-mon[19468]: from='client.409515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:43 smithi046 ceph-mon[19468]: pgmap v13206: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:43 smithi087 ceph-mon[20993]: from='client.409515 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:43 smithi087 ceph-mon[20993]: pgmap v13206: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: pgmap v13207: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: pgmap v13207: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: pgmap v13207: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:47.134 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:47.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:47.135 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:47.819 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:47.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:47.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:47.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:47.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:47 smithi087 ceph-mon[20993]: pgmap v13208: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:47 smithi077 ceph-mon[21151]: pgmap v13208: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:47 smithi046 ceph-mon[19468]: pgmap v13208: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:48 smithi087 ceph-mon[20993]: from='client.409590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:48 smithi077 ceph-mon[21151]: from='client.409590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:48 smithi046 ceph-mon[19468]: from='client.409590 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:49 smithi087 ceph-mon[20993]: pgmap v13209: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:49 smithi077 ceph-mon[21151]: pgmap v13209: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:49 smithi046 ceph-mon[19468]: pgmap v13209: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:51 smithi087 ceph-mon[20993]: pgmap v13210: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:51 smithi077 ceph-mon[21151]: pgmap v13210: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:51 smithi046 ceph-mon[19468]: pgmap v13210: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:52.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:52.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:52.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:53.498 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:53.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:53.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:53.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:53.499 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:53 smithi046 ceph-mon[19468]: pgmap v13211: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:53 smithi087 ceph-mon[20993]: pgmap v13211: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:53 smithi077 ceph-mon[21151]: pgmap v13211: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:54 smithi087 ceph-mon[20993]: from='client.409665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:54 smithi077 ceph-mon[21151]: from='client.409665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:54 smithi046 ceph-mon[19468]: from='client.409665 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:54:55.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:55 smithi087 ceph-mon[20993]: pgmap v13212: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:55 smithi077 ceph-mon[21151]: pgmap v13212: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:55 smithi046 ceph-mon[19468]: pgmap v13212: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:57 smithi046 ceph-mon[19468]: pgmap v13213: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:57 smithi087 ceph-mon[20993]: pgmap v13213: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:57 smithi077 ceph-mon[21151]: pgmap v13213: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:54:57.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:57.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:54:58.500 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:54:58.500 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:54:58.501 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:54:59.185 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:54:59.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:54:59.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:54:59.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:54:59.185 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:54:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:54:59 smithi046 ceph-mon[19468]: pgmap v13214: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:54:59 smithi087 ceph-mon[20993]: pgmap v13214: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:54:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:54:59 smithi077 ceph-mon[21151]: pgmap v13214: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:00 smithi087 ceph-mon[20993]: from='client.409743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:00 smithi077 ceph-mon[21151]: from='client.409743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:00.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:00 smithi046 ceph-mon[19468]: from='client.409743 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:01 smithi087 ceph-mon[20993]: pgmap v13215: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:01.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:01 smithi077 ceph-mon[21151]: pgmap v13215: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:01.994 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:01 smithi046 ceph-mon[19468]: pgmap v13215: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:03 smithi046 ceph-mon[19468]: pgmap v13216: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:03 smithi087 ceph-mon[20993]: pgmap v13216: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:03.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:03 smithi077 ceph-mon[21151]: pgmap v13216: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:04.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:04.187 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:04.187 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:04.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:04.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:04.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='client.409821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: pgmap v13217: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='client.409821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: pgmap v13217: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:05.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='client.409821 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: pgmap v13217: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:07 smithi087 ceph-mon[20993]: pgmap v13218: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:07.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:07 smithi077 ceph-mon[21151]: pgmap v13218: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:07 smithi046 ceph-mon[19468]: pgmap v13218: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:09 smithi046 ceph-mon[19468]: pgmap v13219: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:09.871 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:09.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:09.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:09 smithi087 ceph-mon[20993]: pgmap v13219: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:09 smithi077 ceph-mon[21151]: pgmap v13219: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:10.551 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:10.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:10.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:10.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:10.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:11 smithi087 ceph-mon[20993]: from='client.409899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:11 smithi087 ceph-mon[20993]: pgmap v13220: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:11.918 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:11 smithi077 ceph-mon[21151]: from='client.409899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:11 smithi077 ceph-mon[21151]: pgmap v13220: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:11 smithi046 ceph-mon[19468]: from='client.409899 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:11 smithi046 ceph-mon[19468]: pgmap v13220: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:13 smithi077 ceph-mon[21151]: pgmap v13221: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:13 smithi046 ceph-mon[19468]: pgmap v13221: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:13 smithi087 ceph-mon[20993]: pgmap v13221: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:15.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:15.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:15.553 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:15 smithi046 ceph-mon[19468]: pgmap v13222: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:15 smithi077 ceph-mon[21151]: pgmap v13222: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:15 smithi087 ceph-mon[20993]: pgmap v13222: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:16.230 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:16.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:16.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:16.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:16.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:17.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:17 smithi087 ceph-mon[20993]: from='client.409974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:17.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:17 smithi087 ceph-mon[20993]: pgmap v13223: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:17.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:17.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:17.798 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:17 smithi077 ceph-mon[21151]: from='client.409974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:17 smithi077 ceph-mon[21151]: pgmap v13223: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:17 smithi046 ceph-mon[19468]: from='client.409974 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:17 smithi046 ceph-mon[19468]: pgmap v13223: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: pgmap v13224: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:55:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:19.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:20.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:55:19.770+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:55:20.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:55:19.771+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: pgmap v13224: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:55:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:55:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:55:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:20.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: pgmap v13224: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:20 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:20 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:20 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:55:21.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:21.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:21.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:21.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:55:21.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:21 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:55:21.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:21 smithi046 ceph-mon[19468]: pgmap v13225: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:21 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:55:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:21 smithi077 ceph-mon[21151]: pgmap v13225: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:21.929 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:21.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:21.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:21.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:21.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:55:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:21 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:55:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:21 smithi087 ceph-mon[20993]: pgmap v13225: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:22.684 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:22 smithi077 ceph-mon[21151]: from='client.410151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:22.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:22 smithi046 ceph-mon[19468]: from='client.410151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:22 smithi087 ceph-mon[20993]: from='client.410151 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:23 smithi046 ceph-mon[19468]: pgmap v13226: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:23.881 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:23 smithi077 ceph-mon[21151]: pgmap v13226: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:23 smithi087 ceph-mon[20993]: pgmap v13226: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: pgmap v13227: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: pgmap v13227: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: pgmap v13227: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:26.933 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:26.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:26.933 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:27.617 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:27.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:27.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:27.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:27.618 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:27 smithi077 ceph-mon[21151]: pgmap v13228: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:55:27.941 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:27 smithi087 ceph-mon[20993]: pgmap v13228: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:55:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:27 smithi046 ceph-mon[19468]: pgmap v13228: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 12 KiB/s rd, 426 B/s wr, 14 op/s 2024-08-31T09:55:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:28 smithi077 ceph-mon[21151]: from='client.410229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:28 smithi046 ceph-mon[19468]: from='client.410229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:28 smithi087 ceph-mon[20993]: from='client.410229 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:29 smithi077 ceph-mon[21151]: pgmap v13229: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T09:55:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:29 smithi046 ceph-mon[19468]: pgmap v13229: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T09:55:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:29 smithi087 ceph-mon[20993]: pgmap v13229: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 11 KiB/s rd, 426 B/s wr, 13 op/s 2024-08-31T09:55:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:31 smithi046 ceph-mon[19468]: pgmap v13230: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T09:55:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:31 smithi087 ceph-mon[20993]: pgmap v13230: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T09:55:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:31 smithi077 ceph-mon[21151]: pgmap v13230: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 44 KiB/s rd, 426 B/s wr, 67 op/s 2024-08-31T09:55:32.619 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:32.619 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:32.620 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:33.304 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:33.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:33.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:33.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:33.304 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:33.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:33 smithi087 ceph-mon[20993]: pgmap v13231: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:33 smithi077 ceph-mon[21151]: pgmap v13231: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:33 smithi046 ceph-mon[19468]: pgmap v13231: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:34 smithi077 ceph-mon[21151]: from='client.410304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:35.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:34 smithi046 ceph-mon[19468]: from='client.410304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:34 smithi087 ceph-mon[20993]: from='client.410304 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:35 smithi077 ceph-mon[21151]: pgmap v13232: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:35 smithi046 ceph-mon[19468]: pgmap v13232: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:35 smithi087 ceph-mon[20993]: pgmap v13232: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 61 op/s 2024-08-31T09:55:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:37 smithi087 ceph-mon[20993]: pgmap v13233: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:55:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:37 smithi077 ceph-mon[21151]: pgmap v13233: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:55:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:37 smithi046 ceph-mon[19468]: pgmap v13233: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T09:55:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:38.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:38.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:38.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:38.982 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:38.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:38.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:38.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:38.982 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:39 smithi077 ceph-mon[21151]: pgmap v13234: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:55:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:39 smithi077 ceph-mon[21151]: from='client.410379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:39 smithi046 ceph-mon[19468]: pgmap v13234: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:55:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:39 smithi046 ceph-mon[19468]: from='client.410379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:39 smithi087 ceph-mon[20993]: pgmap v13234: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T09:55:40.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:39 smithi087 ceph-mon[20993]: from='client.410379 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:41 smithi077 ceph-mon[21151]: pgmap v13235: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:55:42.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:41 smithi046 ceph-mon[19468]: pgmap v13235: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:55:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:41 smithi087 ceph-mon[20993]: pgmap v13235: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T09:55:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:43 smithi077 ceph-mon[21151]: pgmap v13236: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:43.984 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:43 smithi046 ceph-mon[19468]: pgmap v13236: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:43.985 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:43 smithi087 ceph-mon[20993]: pgmap v13236: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:44.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:44.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='client.410457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: pgmap v13237: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='client.410457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: pgmap v13237: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='client.410457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: pgmap v13237: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:47 smithi077 ceph-mon[21151]: pgmap v13238: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:47 smithi046 ceph-mon[19468]: pgmap v13238: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:47 smithi087 ceph-mon[20993]: pgmap v13238: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:55:49.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:49.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:49.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:49 smithi077 ceph-mon[21151]: pgmap v13239: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:49 smithi046 ceph-mon[19468]: pgmap v13239: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:49 smithi087 ceph-mon[20993]: pgmap v13239: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:50.359 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:50.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:50.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:50.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:50.360 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:51 smithi077 ceph-mon[21151]: from='client.410529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:51 smithi077 ceph-mon[21151]: pgmap v13240: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:51 smithi046 ceph-mon[19468]: from='client.410529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:51 smithi046 ceph-mon[19468]: pgmap v13240: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:51 smithi087 ceph-mon[20993]: from='client.410529 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:51 smithi087 ceph-mon[20993]: pgmap v13240: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:53 smithi077 ceph-mon[21151]: pgmap v13241: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:53 smithi046 ceph-mon[19468]: pgmap v13241: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:53 smithi087 ceph-mon[20993]: pgmap v13241: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:55.361 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:55:55.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:55:55.361 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:55:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:55 smithi077 ceph-mon[21151]: pgmap v13242: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:56.051 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:55:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:55:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:55:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:55:56.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:55:56.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:55 smithi046 ceph-mon[19468]: pgmap v13242: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:55 smithi087 ceph-mon[20993]: pgmap v13242: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:57.727 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:57 smithi087 ceph-mon[20993]: from='client.410601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:57.727 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:57 smithi087 ceph-mon[20993]: pgmap v13243: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:57.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:57.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:57.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:57 smithi077 ceph-mon[21151]: from='client.410601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:57 smithi077 ceph-mon[21151]: pgmap v13243: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:57 smithi046 ceph-mon[19468]: from='client.410601 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:55:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:57 smithi046 ceph-mon[19468]: pgmap v13243: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:55:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:55:59.729 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:55:59 smithi087 ceph-mon[20993]: pgmap v13244: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:55:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:55:59 smithi077 ceph-mon[21151]: pgmap v13244: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:56:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:55:59 smithi046 ceph-mon[19468]: pgmap v13244: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:56:01.053 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:01.054 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:01.736 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:01.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:01.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:01.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:01.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:01 smithi077 ceph-mon[21151]: pgmap v13245: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:01 smithi046 ceph-mon[19468]: pgmap v13245: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:01 smithi087 ceph-mon[20993]: pgmap v13245: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:02 smithi046 ceph-mon[19468]: from='client.410679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:02 smithi077 ceph-mon[21151]: from='client.410679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:02 smithi087 ceph-mon[20993]: from='client.410679 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:03.847 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:03 smithi046 ceph-mon[19468]: pgmap v13246: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:03 smithi077 ceph-mon[21151]: pgmap v13246: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:03 smithi087 ceph-mon[20993]: pgmap v13246: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:05.895 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:05 smithi077 ceph-mon[21151]: pgmap v13247: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:05.895 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:05.895 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:05.896 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:05 smithi046 ceph-mon[19468]: pgmap v13247: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:06.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:05 smithi087 ceph-mon[20993]: pgmap v13247: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:06.739 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:06.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:06.739 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:06 smithi046 ceph-mon[19468]: pgmap v13248: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:06 smithi087 ceph-mon[20993]: pgmap v13248: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:06 smithi077 ceph-mon[21151]: pgmap v13248: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:07.416 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:07.416 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:07.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:07.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:07.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:07 smithi046 ceph-mon[19468]: from='client.410754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:07 smithi087 ceph-mon[20993]: from='client.410754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:07 smithi077 ceph-mon[21151]: from='client.410754 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:08 smithi046 ceph-mon[19468]: pgmap v13249: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:08 smithi087 ceph-mon[20993]: pgmap v13249: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:08 smithi077 ceph-mon[21151]: pgmap v13249: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:11 smithi077 ceph-mon[21151]: pgmap v13250: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:11 smithi046 ceph-mon[19468]: pgmap v13250: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:11 smithi087 ceph-mon[20993]: pgmap v13250: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:12.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:12.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:12.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:13.104 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:13.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:13.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:13.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:13.104 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:13 smithi077 ceph-mon[21151]: pgmap v13251: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:13 smithi046 ceph-mon[19468]: pgmap v13251: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:13 smithi087 ceph-mon[20993]: pgmap v13251: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:14 smithi077 ceph-mon[21151]: from='client.410829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:14 smithi046 ceph-mon[19468]: from='client.410829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:14 smithi087 ceph-mon[20993]: from='client.410829 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:15 smithi077 ceph-mon[21151]: pgmap v13252: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:15 smithi046 ceph-mon[19468]: pgmap v13252: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:15 smithi087 ceph-mon[20993]: pgmap v13252: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:17 smithi077 ceph-mon[21151]: pgmap v13253: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:17.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:17.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:17 smithi087 ceph-mon[20993]: pgmap v13253: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:17.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:17.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:17.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:17 smithi046 ceph-mon[19468]: pgmap v13253: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:18.105 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:18.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:18.105 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:18.789 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:18.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:18.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:18.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:18.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:19 smithi077 ceph-mon[21151]: from='client.410904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:19 smithi077 ceph-mon[21151]: pgmap v13254: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:20.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:19 smithi087 ceph-mon[20993]: from='client.410904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:20.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:19 smithi087 ceph-mon[20993]: pgmap v13254: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:19 smithi046 ceph-mon[19468]: from='client.410904 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:19 smithi046 ceph-mon[19468]: pgmap v13254: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:20.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:56:20.519+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:56:20.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:56:20.520+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:56:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:56:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:56:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:56:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:20.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:56:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:56:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:56:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:21 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:56:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:21 smithi077 ceph-mon[21151]: pgmap v13255: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:56:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:21 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:56:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:21 smithi046 ceph-mon[19468]: pgmap v13255: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:56:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:56:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:21 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:56:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:21 smithi087 ceph-mon[20993]: pgmap v13255: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:23.791 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:23.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:23.791 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:23 smithi077 ceph-mon[21151]: pgmap v13256: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:23 smithi046 ceph-mon[19468]: pgmap v13256: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:23 smithi087 ceph-mon[20993]: pgmap v13256: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:24.491 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:24.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:24.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:24.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:24.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:25.702 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:25 smithi077 ceph-mon[21151]: from='client.411081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:25.702 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:25 smithi077 ceph-mon[21151]: pgmap v13257: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:25 smithi046 ceph-mon[19468]: from='client.411081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:25 smithi046 ceph-mon[19468]: pgmap v13257: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:25 smithi087 ceph-mon[20993]: from='client.411081 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:25 smithi087 ceph-mon[20993]: pgmap v13257: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:26.958 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.958 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.959 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.959 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.959 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.959 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:26.959 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:26 smithi077 ceph-mon[21151]: pgmap v13258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:27.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:26 smithi087 ceph-mon[20993]: pgmap v13258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:26 smithi046 ceph-mon[19468]: pgmap v13258: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:29.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:29 smithi046 ceph-mon[19468]: pgmap v13259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:29 smithi077 ceph-mon[21151]: pgmap v13259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:29 smithi087 ceph-mon[20993]: pgmap v13259: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:30.183 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:30.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:31 smithi077 ceph-mon[21151]: from='client.411156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:31 smithi077 ceph-mon[21151]: pgmap v13260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:31 smithi046 ceph-mon[19468]: from='client.411156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:31 smithi046 ceph-mon[19468]: pgmap v13260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:31 smithi087 ceph-mon[20993]: from='client.411156 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:31 smithi087 ceph-mon[20993]: pgmap v13260: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:33 smithi077 ceph-mon[21151]: pgmap v13261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:33 smithi046 ceph-mon[19468]: pgmap v13261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:33 smithi087 ceph-mon[20993]: pgmap v13261: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:35.184 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:35.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:35.185 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:35.887 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:35.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:35.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:35.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:35.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:35.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:35 smithi046 ceph-mon[19468]: pgmap v13262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:35 smithi077 ceph-mon[21151]: pgmap v13262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:35 smithi087 ceph-mon[20993]: pgmap v13262: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T09:56:36.906 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:36 smithi046 ceph-mon[19468]: from='client.411231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:36 smithi077 ceph-mon[21151]: from='client.411231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:36 smithi087 ceph-mon[20993]: from='client.411231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:37 smithi077 ceph-mon[21151]: pgmap v13263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:37 smithi046 ceph-mon[19468]: pgmap v13263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:37 smithi087 ceph-mon[20993]: pgmap v13263: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:56:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:39 smithi077 ceph-mon[21151]: pgmap v13264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:56:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:39 smithi046 ceph-mon[19468]: pgmap v13264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:56:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:39 smithi087 ceph-mon[20993]: pgmap v13264: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:56:40.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:40.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:40.889 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:41.570 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:41.571 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:41 smithi046 ceph-mon[19468]: pgmap v13265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:41 smithi077 ceph-mon[21151]: pgmap v13265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:41 smithi087 ceph-mon[20993]: pgmap v13265: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:42 smithi077 ceph-mon[21151]: from='client.411306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:42 smithi046 ceph-mon[19468]: from='client.411306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:42 smithi087 ceph-mon[20993]: from='client.411306 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:43 smithi077 ceph-mon[21151]: pgmap v13266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:44.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:43 smithi046 ceph-mon[19468]: pgmap v13266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:43 smithi087 ceph-mon[20993]: pgmap v13266: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:45 smithi077 ceph-mon[21151]: pgmap v13267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:45.982 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:45 smithi087 ceph-mon[20993]: pgmap v13267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:45.995 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:45 smithi046 ceph-mon[19468]: pgmap v13267: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:46.573 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:46.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:46.573 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:46 smithi087 ceph-mon[20993]: pgmap v13268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:46 smithi077 ceph-mon[21151]: pgmap v13268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:47.251 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:47.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:47.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:47.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:47.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:47.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:46 smithi046 ceph-mon[19468]: pgmap v13268: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:47 smithi046 ceph-mon[19468]: from='client.411384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:47 smithi087 ceph-mon[20993]: from='client.411384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:47 smithi077 ceph-mon[21151]: from='client.411384 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:48 smithi046 ceph-mon[19468]: pgmap v13269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:48 smithi087 ceph-mon[20993]: pgmap v13269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:48 smithi077 ceph-mon[21151]: pgmap v13269: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:51 smithi077 ceph-mon[21151]: pgmap v13270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:51 smithi046 ceph-mon[19468]: pgmap v13270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:51 smithi087 ceph-mon[20993]: pgmap v13270: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:52.252 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:52.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:52.253 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:52.941 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:52.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:52.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:52.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:52.941 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:53 smithi077 ceph-mon[21151]: from='client.411459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:53 smithi077 ceph-mon[21151]: pgmap v13271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:53 smithi046 ceph-mon[19468]: from='client.411459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:53 smithi046 ceph-mon[19468]: pgmap v13271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:53 smithi087 ceph-mon[20993]: from='client.411459 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:53 smithi087 ceph-mon[20993]: pgmap v13271: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:55.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:55 smithi077 ceph-mon[21151]: pgmap v13272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:55 smithi046 ceph-mon[19468]: pgmap v13272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:55 smithi087 ceph-mon[20993]: pgmap v13272: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:57 smithi077 ceph-mon[21151]: pgmap v13273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:57 smithi087 ceph-mon[20993]: pgmap v13273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:57.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.942 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:56:57.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:57 smithi046 ceph-mon[19468]: pgmap v13273: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:56:57.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.943 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:56:57.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:56:57.943 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:56:58.628 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:56:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:56:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:56:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:56:58.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:56:59.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:59 smithi087 ceph-mon[20993]: from='client.411537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:59.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:56:59 smithi087 ceph-mon[20993]: pgmap v13274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:56:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:59 smithi077 ceph-mon[21151]: from='client.411537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:56:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:56:59 smithi077 ceph-mon[21151]: pgmap v13274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:59 smithi046 ceph-mon[19468]: from='client.411537 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:56:59 smithi046 ceph-mon[19468]: pgmap v13274: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:01 smithi077 ceph-mon[21151]: pgmap v13275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:01 smithi046 ceph-mon[19468]: pgmap v13275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:01 smithi087 ceph-mon[20993]: pgmap v13275: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:03.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:03.630 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:03.631 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:03 smithi077 ceph-mon[21151]: pgmap v13276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:03 smithi046 ceph-mon[19468]: pgmap v13276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:03 smithi087 ceph-mon[20993]: pgmap v13276: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:04.321 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:04.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:04.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:04.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:04.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:05 smithi077 ceph-mon[21151]: from='client.411612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:05 smithi077 ceph-mon[21151]: pgmap v13277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:06.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:05 smithi087 ceph-mon[20993]: from='client.411612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:06.103 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:05 smithi087 ceph-mon[20993]: pgmap v13277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:05 smithi046 ceph-mon[19468]: from='client.411612 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:05 smithi046 ceph-mon[19468]: pgmap v13277: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:06 smithi077 ceph-mon[21151]: pgmap v13278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:06 smithi046 ceph-mon[19468]: pgmap v13278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:06 smithi087 ceph-mon[20993]: pgmap v13278: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:09.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:09.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:09.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:09 smithi077 ceph-mon[21151]: pgmap v13279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:10.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:10.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:10.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:10.011 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:10.011 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:09 smithi046 ceph-mon[19468]: pgmap v13279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:10.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:09 smithi087 ceph-mon[20993]: pgmap v13279: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:10 smithi077 ceph-mon[21151]: from='client.411687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:10 smithi046 ceph-mon[19468]: from='client.411687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:10 smithi087 ceph-mon[20993]: from='client.411687 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:11.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:11 smithi077 ceph-mon[21151]: pgmap v13280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:57:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:11 smithi046 ceph-mon[19468]: pgmap v13280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:57:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:11 smithi087 ceph-mon[20993]: pgmap v13280: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T09:57:13.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:13 smithi077 ceph-mon[21151]: pgmap v13281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:13 smithi046 ceph-mon[19468]: pgmap v13281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:13 smithi087 ceph-mon[20993]: pgmap v13281: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:15.012 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:15.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:15.012 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:15.703 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:15.703 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:15.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:15.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:15.704 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:15 smithi077 ceph-mon[21151]: pgmap v13282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:15 smithi046 ceph-mon[19468]: pgmap v13282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:15 smithi087 ceph-mon[20993]: pgmap v13282: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T09:57:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:16 smithi046 ceph-mon[19468]: from='client.411765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:16 smithi087 ceph-mon[20993]: from='client.411765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:16 smithi077 ceph-mon[21151]: from='client.411765 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:17 smithi046 ceph-mon[19468]: pgmap v13283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:17 smithi087 ceph-mon[20993]: pgmap v13283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:17 smithi077 ceph-mon[21151]: pgmap v13283: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:19.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:19 smithi087 ceph-mon[20993]: pgmap v13284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:57:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:19 smithi046 ceph-mon[19468]: pgmap v13284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:57:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:19 smithi077 ceph-mon[21151]: pgmap v13284: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:57:20.705 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:20.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:20.705 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:57:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:21.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:57:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:57:21.305+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:57:21.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:57:21 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:57:21.314+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:57:21.675 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:21.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:21.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:21.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:21.675 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:21.752 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:21 smithi087 ceph-mon[20993]: pgmap v13285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:21.752 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:21 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:21 smithi046 ceph-mon[19468]: pgmap v13285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:21 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:21 smithi077 ceph-mon[21151]: pgmap v13285: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:21 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:57:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:22 smithi046 ceph-mon[19468]: from='client.411858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:57:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:22 smithi087 ceph-mon[20993]: from='client.411858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:57:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:22 smithi077 ceph-mon[21151]: from='client.411858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:57:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:57:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:23 smithi046 ceph-mon[19468]: pgmap v13286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:23 smithi087 ceph-mon[20993]: pgmap v13286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:23 smithi077 ceph-mon[21151]: pgmap v13286: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:24.993 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:24 smithi046 ceph-mon[19468]: pgmap v13287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:24 smithi087 ceph-mon[20993]: pgmap v13287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:24 smithi077 ceph-mon[21151]: pgmap v13287: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:26.677 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:26.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:26.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:27.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.197 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:27 smithi046 ceph-mon[19468]: pgmap v13288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:27.367 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:27.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:27.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:27.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:27.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:27 smithi087 ceph-mon[20993]: pgmap v13288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:27 smithi077 ceph-mon[21151]: pgmap v13288: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.5 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:28.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:28 smithi087 ceph-mon[20993]: from='client.412020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:28 smithi046 ceph-mon[19468]: from='client.412020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:28 smithi077 ceph-mon[21151]: from='client.412020 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:29 smithi046 ceph-mon[19468]: pgmap v13289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:29 smithi087 ceph-mon[20993]: pgmap v13289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:29 smithi077 ceph-mon[21151]: pgmap v13289: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:31 smithi077 ceph-mon[21151]: pgmap v13290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:31 smithi046 ceph-mon[19468]: pgmap v13290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:31 smithi087 ceph-mon[20993]: pgmap v13290: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:32.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:33.054 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:33.054 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:33.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:33.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:33.055 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:33 smithi077 ceph-mon[21151]: pgmap v13291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:33 smithi046 ceph-mon[19468]: pgmap v13291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:33 smithi087 ceph-mon[20993]: pgmap v13291: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:35.005 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:34 smithi046 ceph-mon[19468]: from='client.412092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:34 smithi087 ceph-mon[20993]: from='client.412092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:34 smithi077 ceph-mon[21151]: from='client.412092 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:36.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:35 smithi046 ceph-mon[19468]: pgmap v13292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:35 smithi087 ceph-mon[20993]: pgmap v13292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:35 smithi077 ceph-mon[21151]: pgmap v13292: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:37 smithi046 ceph-mon[19468]: pgmap v13293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.056 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:38.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:38.056 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:38.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:37 smithi087 ceph-mon[20993]: pgmap v13293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:38.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:37 smithi077 ceph-mon[21151]: pgmap v13293: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:57:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:38.733 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:38.733 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:38.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:38.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:38.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:40.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:39 smithi087 ceph-mon[20993]: from='client.412170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:40.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:39 smithi087 ceph-mon[20993]: pgmap v13294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:39 smithi046 ceph-mon[19468]: from='client.412170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:39 smithi046 ceph-mon[19468]: pgmap v13294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:39 smithi077 ceph-mon[21151]: from='client.412170 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:39 smithi077 ceph-mon[21151]: pgmap v13294: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:41 smithi077 ceph-mon[21151]: pgmap v13295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:42.031 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:41 smithi087 ceph-mon[20993]: pgmap v13295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:41 smithi046 ceph-mon[19468]: pgmap v13295: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:43.734 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:43.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:43.735 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:43 smithi046 ceph-mon[19468]: pgmap v13296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:43 smithi087 ceph-mon[20993]: pgmap v13296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:43 smithi077 ceph-mon[21151]: pgmap v13296: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:44.418 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:44.418 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:44.419 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:45 smithi046 ceph-mon[19468]: from='client.412248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:45 smithi046 ceph-mon[19468]: pgmap v13297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:45 smithi087 ceph-mon[20993]: from='client.412248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:45 smithi087 ceph-mon[20993]: pgmap v13297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:45 smithi077 ceph-mon[21151]: from='client.412248 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:45 smithi077 ceph-mon[21151]: pgmap v13297: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:47.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.404 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.405 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.405 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.405 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:47 smithi077 ceph-mon[21151]: pgmap v13298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:47 smithi046 ceph-mon[19468]: pgmap v13298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:47.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:47 smithi087 ceph-mon[20993]: pgmap v13298: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:57:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:49.421 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:49 smithi046 ceph-mon[19468]: pgmap v13299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:49 smithi077 ceph-mon[21151]: pgmap v13299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:50.107 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:50.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:50.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:50.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:50.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:49 smithi087 ceph-mon[20993]: pgmap v13299: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:57:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:51 smithi046 ceph-mon[19468]: from='client.412326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:51 smithi046 ceph-mon[19468]: pgmap v13300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:57:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:51 smithi087 ceph-mon[20993]: from='client.412326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:51 smithi087 ceph-mon[20993]: pgmap v13300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:57:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:51 smithi077 ceph-mon[21151]: from='client.412326 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:51 smithi077 ceph-mon[21151]: pgmap v13300: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T09:57:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:53 smithi046 ceph-mon[19468]: pgmap v13301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:53 smithi087 ceph-mon[20993]: pgmap v13301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:53 smithi077 ceph-mon[21151]: pgmap v13301: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:55.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:57:55.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:57:55.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:57:55.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:57:55.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:57:55.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:57:55.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:57:55.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:57:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:55 smithi046 ceph-mon[19468]: pgmap v13302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:55 smithi087 ceph-mon[20993]: pgmap v13302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:55 smithi077 ceph-mon[21151]: pgmap v13302: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T09:57:57.024 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:56 smithi087 ceph-mon[20993]: from='client.412401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:56 smithi046 ceph-mon[19468]: from='client.412401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:56 smithi077 ceph-mon[21151]: from='client.412401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:57:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:57 smithi046 ceph-mon[19468]: pgmap v13303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:57:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:57 smithi087 ceph-mon[20993]: pgmap v13303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:57:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:57 smithi077 ceph-mon[21151]: pgmap v13303: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:57:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:58 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:57:58 smithi077 ceph-mon[21151]: pgmap v13304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:58 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:57:58 smithi046 ceph-mon[19468]: pgmap v13304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:57:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:58 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:57:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:57:58 smithi087 ceph-mon[20993]: pgmap v13304: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T09:58:00.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:00.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:00.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:01.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:01.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:01.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:01.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:01.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:01.789 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:01 smithi087 ceph-mon[20993]: pgmap v13305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:58:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:01 smithi046 ceph-mon[19468]: pgmap v13305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:58:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:01 smithi077 ceph-mon[21151]: pgmap v13305: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T09:58:02.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:02 smithi087 ceph-mon[20993]: from='client.412476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:02 smithi046 ceph-mon[19468]: from='client.412476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:02 smithi077 ceph-mon[21151]: from='client.412476 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:03 smithi046 ceph-mon[19468]: pgmap v13306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:03 smithi087 ceph-mon[20993]: pgmap v13306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:03 smithi077 ceph-mon[21151]: pgmap v13306: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:06.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:05 smithi046 ceph-mon[19468]: pgmap v13307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:05 smithi087 ceph-mon[20993]: pgmap v13307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:05 smithi077 ceph-mon[21151]: pgmap v13307: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T09:58:06.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:06.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:06.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:07.201 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:07.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:07.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:07.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:07.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.498 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:07 smithi046 ceph-mon[19468]: pgmap v13308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:07 smithi087 ceph-mon[20993]: pgmap v13308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:07.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:07 smithi077 ceph-mon[21151]: pgmap v13308: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:08.555 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:08 smithi046 ceph-mon[19468]: from='client.412551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:08 smithi087 ceph-mon[20993]: from='client.412551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:08.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:08 smithi077 ceph-mon[21151]: from='client.412551 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:09 smithi046 ceph-mon[19468]: pgmap v13309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:09 smithi087 ceph-mon[20993]: pgmap v13309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:09 smithi077 ceph-mon[21151]: pgmap v13309: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:11 smithi046 ceph-mon[19468]: pgmap v13310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:11 smithi087 ceph-mon[20993]: pgmap v13310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:11 smithi077 ceph-mon[21151]: pgmap v13310: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:12.203 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:12.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:12.203 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:12.896 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:12.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:12.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:12.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:12.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:13 smithi046 ceph-mon[19468]: from='client.412626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:13 smithi046 ceph-mon[19468]: pgmap v13311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:13 smithi087 ceph-mon[20993]: from='client.412626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:13 smithi087 ceph-mon[20993]: pgmap v13311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:13 smithi077 ceph-mon[21151]: from='client.412626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:13 smithi077 ceph-mon[21151]: pgmap v13311: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:15 smithi046 ceph-mon[19468]: pgmap v13312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:15 smithi087 ceph-mon[20993]: pgmap v13312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:15 smithi077 ceph-mon[21151]: pgmap v13312: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:17.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:17 smithi046 ceph-mon[19468]: pgmap v13313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:17.897 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:17.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:17.897 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:17 smithi087 ceph-mon[20993]: pgmap v13313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:17 smithi077 ceph-mon[21151]: pgmap v13313: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:18.562 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:18.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:18.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:18.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:18.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:18 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:18 smithi046 ceph-mon[19468]: from='client.412701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:18 smithi046 ceph-mon[19468]: pgmap v13314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:18 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:18 smithi087 ceph-mon[20993]: from='client.412701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:18 smithi087 ceph-mon[20993]: pgmap v13314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:18 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:18 smithi077 ceph-mon[21151]: from='client.412701 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:18 smithi077 ceph-mon[21151]: pgmap v13314: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:21.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:21 smithi087 ceph-mon[20993]: pgmap v13315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:21.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:58:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:21 smithi046 ceph-mon[19468]: pgmap v13315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:58:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:21 smithi077 ceph-mon[21151]: pgmap v13315: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:58:22.738 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:58:22.353+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:58:22.739 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:58:22.354+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:58:23.079 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:58:23.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:22 smithi087 ceph-mon[20993]: pgmap v13316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:58:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:58:23.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:22 smithi046 ceph-mon[19468]: pgmap v13316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:58:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:58:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:58:23.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:22 smithi077 ceph-mon[21151]: pgmap v13316: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:24.246 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:24.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:24.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:24.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:24.246 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:25 smithi046 ceph-mon[19468]: from='client.412881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:25 smithi046 ceph-mon[19468]: pgmap v13317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:25 smithi087 ceph-mon[20993]: from='client.412881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:25 smithi087 ceph-mon[20993]: pgmap v13317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:25 smithi077 ceph-mon[21151]: from='client.412881 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:25 smithi077 ceph-mon[21151]: pgmap v13317: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:27 smithi087 ceph-mon[20993]: pgmap v13318: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:27 smithi046 ceph-mon[19468]: pgmap v13318: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:27 smithi077 ceph-mon[21151]: pgmap v13318: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:29.248 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:29.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:29.248 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:29.910 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:29 smithi077 ceph-mon[21151]: pgmap v13319: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:29.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:29.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:29.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:29.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:29.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:30.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:29 smithi087 ceph-mon[20993]: pgmap v13319: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:29 smithi046 ceph-mon[19468]: pgmap v13319: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:30.987 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:30 smithi077 ceph-mon[21151]: from='client.412953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:30 smithi046 ceph-mon[19468]: from='client.412953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:30 smithi087 ceph-mon[20993]: from='client.412953 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:31 smithi046 ceph-mon[19468]: pgmap v13320: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:31 smithi087 ceph-mon[20993]: pgmap v13320: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:31 smithi077 ceph-mon[21151]: pgmap v13320: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:32 smithi046 ceph-mon[19468]: pgmap v13321: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:32 smithi087 ceph-mon[20993]: pgmap v13321: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:32 smithi077 ceph-mon[21151]: pgmap v13321: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:34.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:34.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:34.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:35.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:35.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:35.630 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:35.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:35.630 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:35 smithi046 ceph-mon[19468]: pgmap v13322: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:35 smithi087 ceph-mon[20993]: pgmap v13322: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:35 smithi077 ceph-mon[21151]: pgmap v13322: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:36 smithi046 ceph-mon[19468]: from='client.413028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:36 smithi087 ceph-mon[20993]: from='client.413028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:36 smithi077 ceph-mon[21151]: from='client.413028 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:37.970 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:37 smithi046 ceph-mon[19468]: pgmap v13323: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:37 smithi087 ceph-mon[20993]: pgmap v13323: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:37 smithi077 ceph-mon[21151]: pgmap v13323: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:58:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:38 smithi046 ceph-mon[19468]: pgmap v13324: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:38 smithi087 ceph-mon[20993]: pgmap v13324: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:38 smithi077 ceph-mon[21151]: pgmap v13324: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:40.632 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:40.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:40.632 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:41.313 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:41.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:41.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:41.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:41.314 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:41.806 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:41 smithi087 ceph-mon[20993]: pgmap v13325: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:41 smithi046 ceph-mon[19468]: pgmap v13325: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:41 smithi077 ceph-mon[21151]: pgmap v13325: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:42.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:42 smithi087 ceph-mon[20993]: from='client.413100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:42 smithi046 ceph-mon[19468]: from='client.413100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:42 smithi077 ceph-mon[21151]: from='client.413100 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:43 smithi087 ceph-mon[20993]: pgmap v13326: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:43 smithi046 ceph-mon[19468]: pgmap v13326: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:43 smithi077 ceph-mon[21151]: pgmap v13326: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:44 smithi046 ceph-mon[19468]: pgmap v13327: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:44 smithi087 ceph-mon[20993]: pgmap v13327: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:44 smithi077 ceph-mon[21151]: pgmap v13327: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:58:46.315 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:46.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:46.315 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:47.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:47.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:47.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:47.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:47.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='client.413178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: pgmap v13328: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='client.413178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: pgmap v13328: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='client.413178 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: pgmap v13328: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:47.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:49.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:48 smithi046 ceph-mon[19468]: pgmap v13329: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:49.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:48 smithi077 ceph-mon[21151]: pgmap v13329: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:48 smithi087 ceph-mon[20993]: pgmap v13329: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:50 smithi077 ceph-mon[21151]: pgmap v13330: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:50 smithi046 ceph-mon[19468]: pgmap v13330: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:50 smithi087 ceph-mon[20993]: pgmap v13330: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:52.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:52.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:52.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:52.696 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:52.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:52.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:52.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:52.696 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:52 smithi046 ceph-mon[19468]: from='client.413250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:52 smithi046 ceph-mon[19468]: pgmap v13331: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:52 smithi087 ceph-mon[20993]: from='client.413250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:52 smithi087 ceph-mon[20993]: pgmap v13331: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:52 smithi077 ceph-mon[21151]: from='client.413250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:52 smithi077 ceph-mon[21151]: pgmap v13331: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:54 smithi046 ceph-mon[19468]: pgmap v13332: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:54 smithi087 ceph-mon[20993]: pgmap v13332: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:54 smithi077 ceph-mon[21151]: pgmap v13332: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:56 smithi046 ceph-mon[19468]: pgmap v13333: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:56 smithi087 ceph-mon[20993]: pgmap v13333: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:56 smithi077 ceph-mon[21151]: pgmap v13333: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:58:57.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:58:57.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:58:57.698 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:58:58.388 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:58:58.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:58:58.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:58:58.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:58:58.388 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:58:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:59 smithi046 ceph-mon[19468]: from='client.413328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:58:59 smithi046 ceph-mon[19468]: pgmap v13334: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:59 smithi087 ceph-mon[20993]: from='client.413328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:58:59 smithi087 ceph-mon[20993]: pgmap v13334: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:58:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:59 smithi077 ceph-mon[21151]: from='client.413328 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:58:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:58:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:58:59 smithi077 ceph-mon[21151]: pgmap v13334: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:00 smithi087 ceph-mon[20993]: pgmap v13335: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:00 smithi077 ceph-mon[21151]: pgmap v13335: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:00 smithi046 ceph-mon[19468]: pgmap v13335: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:02 smithi087 ceph-mon[20993]: pgmap v13336: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:02 smithi046 ceph-mon[19468]: pgmap v13336: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:02 smithi077 ceph-mon[21151]: pgmap v13336: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:03.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:03.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:03.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:04.074 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:04.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:04.074 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:04.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:04.075 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:04 smithi046 ceph-mon[19468]: from='client.413403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:04 smithi046 ceph-mon[19468]: pgmap v13337: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:04 smithi087 ceph-mon[20993]: from='client.413403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:04 smithi087 ceph-mon[20993]: pgmap v13337: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:04 smithi077 ceph-mon[21151]: from='client.413403 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:04 smithi077 ceph-mon[21151]: pgmap v13337: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:06 smithi046 ceph-mon[19468]: pgmap v13338: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:06 smithi087 ceph-mon[20993]: pgmap v13338: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:06 smithi077 ceph-mon[21151]: pgmap v13338: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:09.000 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:08 smithi046 ceph-mon[19468]: pgmap v13339: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:09.076 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:09.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:09.076 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:08 smithi087 ceph-mon[20993]: pgmap v13339: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:08 smithi077 ceph-mon[21151]: pgmap v13339: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:09.776 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:09.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:09.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:09.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:09.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:10.097 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:09 smithi077 ceph-mon[21151]: from='client.413481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:10.098 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:09 smithi087 ceph-mon[20993]: from='client.413481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:09 smithi046 ceph-mon[19468]: from='client.413481 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:11.088 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:10 smithi077 ceph-mon[21151]: pgmap v13340: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:10 smithi046 ceph-mon[19468]: pgmap v13340: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:10 smithi087 ceph-mon[20993]: pgmap v13340: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:12 smithi077 ceph-mon[21151]: pgmap v13341: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:12 smithi046 ceph-mon[19468]: pgmap v13341: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:12 smithi087 ceph-mon[20993]: pgmap v13341: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:14.776 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:14.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:14.777 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:14 smithi046 ceph-mon[19468]: pgmap v13342: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:14 smithi087 ceph-mon[20993]: pgmap v13342: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:14 smithi077 ceph-mon[21151]: pgmap v13342: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:15.455 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:15.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:15.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:15.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:15.455 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:16.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:15 smithi046 ceph-mon[19468]: from='client.413556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:16.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:15 smithi087 ceph-mon[20993]: from='client.413556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:15 smithi077 ceph-mon[21151]: from='client.413556 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:16 smithi046 ceph-mon[19468]: pgmap v13343: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:16 smithi087 ceph-mon[20993]: pgmap v13343: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:16 smithi077 ceph-mon[21151]: pgmap v13343: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:19 smithi046 ceph-mon[19468]: pgmap v13344: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:19 smithi087 ceph-mon[20993]: pgmap v13344: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:19.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:19 smithi077 ceph-mon[21151]: pgmap v13344: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:20.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:20.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:20.457 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:20 smithi046 ceph-mon[19468]: pgmap v13345: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:20 smithi087 ceph-mon[20993]: pgmap v13345: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:21.145 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:21.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:21.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:21.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:21.145 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:20 smithi077 ceph-mon[21151]: pgmap v13345: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:21 smithi046 ceph-mon[19468]: from='client.413634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:21 smithi087 ceph-mon[20993]: from='client.413634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:21 smithi077 ceph-mon[21151]: from='client.413634 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:23.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:59:23.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:22 smithi087 ceph-mon[20993]: pgmap v13346: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:59:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:22 smithi046 ceph-mon[19468]: pgmap v13346: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T09:59:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:22 smithi077 ceph-mon[21151]: pgmap v13346: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:23.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:59:23.587+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:59:23.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T09:59:23.588+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:59:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:23 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:59:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:59:24.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:23 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T09:59:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T09:59:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T09:59:24.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:23 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T09:59:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:24 smithi046 ceph-mon[19468]: pgmap v13347: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:24 smithi087 ceph-mon[20993]: pgmap v13347: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:24 smithi077 ceph-mon[21151]: pgmap v13347: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:26.147 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:26.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:26.147 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:26.838 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:26.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:26.838 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:26.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:26.839 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:26 smithi046 ceph-mon[19468]: from='client.413817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:26 smithi046 ceph-mon[19468]: pgmap v13348: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:26 smithi087 ceph-mon[20993]: from='client.413817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:26 smithi087 ceph-mon[20993]: pgmap v13348: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:26 smithi077 ceph-mon[21151]: from='client.413817 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:26 smithi077 ceph-mon[21151]: pgmap v13348: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:28 smithi087 ceph-mon[20993]: pgmap v13349: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:28 smithi077 ceph-mon[21151]: pgmap v13349: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:29.272 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:28 smithi046 ceph-mon[19468]: pgmap v13349: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:31.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:31 smithi046 ceph-mon[19468]: pgmap v13350: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:31.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:31.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:31.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:31 smithi087 ceph-mon[20993]: pgmap v13350: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:31.876 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:31 smithi077 ceph-mon[21151]: pgmap v13350: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:32.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:32.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:32.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:32.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:32.528 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:32 smithi046 ceph-mon[19468]: from='client.413895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:32 smithi046 ceph-mon[19468]: pgmap v13351: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:33.023 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:32 smithi077 ceph-mon[21151]: from='client.413895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:33.023 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:32 smithi077 ceph-mon[21151]: pgmap v13351: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:32 smithi087 ceph-mon[20993]: from='client.413895 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:32 smithi087 ceph-mon[20993]: pgmap v13351: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:34 smithi046 ceph-mon[19468]: pgmap v13352: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:34 smithi087 ceph-mon[20993]: pgmap v13352: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:34 smithi077 ceph-mon[21151]: pgmap v13352: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:36 smithi046 ceph-mon[19468]: pgmap v13353: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:36 smithi087 ceph-mon[20993]: pgmap v13353: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:36 smithi077 ceph-mon[21151]: pgmap v13353: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T09:59:37.529 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:37.529 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:37.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:38.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:38.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:38.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:38.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:38.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:39 smithi046 ceph-mon[19468]: from='client.413970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:39 smithi046 ceph-mon[19468]: pgmap v13354: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:39 smithi087 ceph-mon[20993]: from='client.413970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:39 smithi087 ceph-mon[20993]: pgmap v13354: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:39 smithi077 ceph-mon[21151]: from='client.413970 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:39.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:39 smithi077 ceph-mon[21151]: pgmap v13354: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:40 smithi046 ceph-mon[19468]: pgmap v13355: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:40 smithi087 ceph-mon[20993]: pgmap v13355: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:40 smithi077 ceph-mon[21151]: pgmap v13355: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:43.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:42 smithi087 ceph-mon[20993]: pgmap v13356: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:42 smithi046 ceph-mon[19468]: pgmap v13356: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:42 smithi077 ceph-mon[21151]: pgmap v13356: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:43.204 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:43.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:43.204 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:43.884 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:43.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:43.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:43.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:43.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:44.040 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:43 smithi087 ceph-mon[20993]: from='client.414048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:43 smithi046 ceph-mon[19468]: from='client.414048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:43 smithi077 ceph-mon[21151]: from='client.414048 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:44 smithi087 ceph-mon[20993]: pgmap v13357: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:44 smithi046 ceph-mon[19468]: pgmap v13357: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:44 smithi077 ceph-mon[21151]: pgmap v13357: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:47.097 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:46 smithi087 ceph-mon[20993]: pgmap v13358: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:46 smithi046 ceph-mon[19468]: pgmap v13358: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:46 smithi077 ceph-mon[21151]: pgmap v13358: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:48.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:48.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:48.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:48 smithi046 ceph-mon[19468]: pgmap v13359: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:48 smithi087 ceph-mon[20993]: pgmap v13359: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:48 smithi077 ceph-mon[21151]: pgmap v13359: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:49.581 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:49.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:49.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:49.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:49.581 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:50.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:49 smithi046 ceph-mon[19468]: from='client.414123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:49 smithi087 ceph-mon[20993]: from='client.414123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:49 smithi077 ceph-mon[21151]: from='client.414123 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:50 smithi046 ceph-mon[19468]: pgmap v13360: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:50 smithi087 ceph-mon[20993]: pgmap v13360: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:50 smithi077 ceph-mon[21151]: pgmap v13360: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T09:59:52.824 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:52 smithi077 ceph-mon[21151]: pgmap v13361: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:52 smithi046 ceph-mon[19468]: pgmap v13361: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:52 smithi087 ceph-mon[20993]: pgmap v13361: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:54.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T09:59:54.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T09:59:54.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T09:59:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:54 smithi046 ceph-mon[19468]: pgmap v13362: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:54 smithi087 ceph-mon[20993]: pgmap v13362: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:54 smithi077 ceph-mon[21151]: pgmap v13362: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:55.263 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T09:59:55.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T09:59:55.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T09:59:55.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T09:59:55.264 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T09:59:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:55 smithi046 ceph-mon[19468]: from='client.414198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:55 smithi087 ceph-mon[20993]: from='client.414198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:55 smithi077 ceph-mon[21151]: from='client.414198 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T09:59:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:56 smithi046 ceph-mon[19468]: pgmap v13363: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:56 smithi087 ceph-mon[20993]: pgmap v13363: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:56 smithi077 ceph-mon[21151]: pgmap v13363: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T09:59:59.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 09:59:59 smithi087 ceph-mon[20993]: pgmap v13364: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 09:59:59 smithi046 ceph-mon[19468]: pgmap v13364: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T09:59:59.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T09:59:59.872 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 09:59:59 smithi077 ceph-mon[21151]: pgmap v13364: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:00.265 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:00.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:00.265 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:00:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:00:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:00:00.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:00.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:00.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:00.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:00.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:01 smithi046 ceph-mon[19468]: from='client.414270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:01.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:01 smithi046 ceph-mon[19468]: pgmap v13365: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:01 smithi087 ceph-mon[20993]: from='client.414270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:01.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:01 smithi087 ceph-mon[20993]: pgmap v13365: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:01 smithi077 ceph-mon[21151]: from='client.414270 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:01.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:01 smithi077 ceph-mon[21151]: pgmap v13365: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:02 smithi046 ceph-mon[19468]: pgmap v13366: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:02 smithi087 ceph-mon[20993]: pgmap v13366: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:02 smithi077 ceph-mon[21151]: pgmap v13366: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:04 smithi087 ceph-mon[20993]: pgmap v13367: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:04 smithi046 ceph-mon[19468]: pgmap v13367: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:04 smithi077 ceph-mon[21151]: pgmap v13367: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:00:05.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:05.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:05.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:06.654 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:06.654 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:06.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:06.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:06.655 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:06 smithi046 ceph-mon[19468]: from='client.414348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:06 smithi046 ceph-mon[19468]: pgmap v13368: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:07.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:06 smithi077 ceph-mon[21151]: from='client.414348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:07.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:06 smithi077 ceph-mon[21151]: pgmap v13368: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:06 smithi087 ceph-mon[20993]: from='client.414348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:06 smithi087 ceph-mon[20993]: pgmap v13368: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:09 smithi087 ceph-mon[20993]: pgmap v13369: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:09.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:09 smithi046 ceph-mon[19468]: pgmap v13369: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:09 smithi077 ceph-mon[21151]: pgmap v13369: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:10 smithi046 ceph-mon[19468]: pgmap v13370: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:10 smithi087 ceph-mon[20993]: pgmap v13370: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:10 smithi077 ceph-mon[21151]: pgmap v13370: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:11.657 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:12.340 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:12.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:12.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:12.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:12.341 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:12.908 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:12 smithi077 ceph-mon[21151]: from='client.414423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:12.909 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:12 smithi077 ceph-mon[21151]: pgmap v13371: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:12 smithi046 ceph-mon[19468]: from='client.414423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:12 smithi046 ceph-mon[19468]: pgmap v13371: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:12 smithi087 ceph-mon[20993]: from='client.414423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:12 smithi087 ceph-mon[20993]: pgmap v13371: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:14.988 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:14 smithi077 ceph-mon[21151]: pgmap v13372: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:14 smithi046 ceph-mon[19468]: pgmap v13372: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:14 smithi087 ceph-mon[20993]: pgmap v13372: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:16 smithi046 ceph-mon[19468]: pgmap v13373: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:16 smithi087 ceph-mon[20993]: pgmap v13373: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:16 smithi077 ceph-mon[21151]: pgmap v13373: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:17.342 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:17.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:17.342 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:18.023 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:18.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:18.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:18.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:18.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:18.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:17 smithi046 ceph-mon[19468]: from='client.414498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:17 smithi087 ceph-mon[20993]: from='client.414498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:17 smithi077 ceph-mon[21151]: from='client.414498 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:19 smithi046 ceph-mon[19468]: pgmap v13374: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:19 smithi087 ceph-mon[20993]: pgmap v13374: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:19.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:19 smithi077 ceph-mon[21151]: pgmap v13374: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:20 smithi046 ceph-mon[19468]: pgmap v13375: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:20 smithi087 ceph-mon[20993]: pgmap v13375: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:20 smithi077 ceph-mon[21151]: pgmap v13375: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:23.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:23.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:22 smithi046 ceph-mon[19468]: pgmap v13376: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:23.026 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:23.026 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:22 smithi087 ceph-mon[20993]: pgmap v13376: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:22 smithi077 ceph-mon[21151]: pgmap v13376: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:23.720 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:23.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:23.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:23.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:23.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='client.414576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.033 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:23 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='client.414576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:23 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='client.414576 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:23 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:00:24.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:00:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:00:24.317+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:00:24.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:00:24 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:00:24.318+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:00:25.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:24 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:00:25.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:24 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:00:25.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:24 smithi087 ceph-mon[20993]: pgmap v13377: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:24 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:00:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:24 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:00:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:24 smithi046 ceph-mon[19468]: pgmap v13377: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:24 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:00:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:24 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:00:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:24 smithi077 ceph-mon[21151]: pgmap v13377: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:26 smithi046 ceph-mon[19468]: pgmap v13378: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:26 smithi087 ceph-mon[20993]: pgmap v13378: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:26 smithi077 ceph-mon[21151]: pgmap v13378: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:28.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:28.722 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:28.722 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:29.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:29.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:29.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:29.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:29.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:29.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:29 smithi087 ceph-mon[20993]: pgmap v13379: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:29.570 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:29 smithi077 ceph-mon[21151]: pgmap v13379: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:29.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:29 smithi046 ceph-mon[19468]: pgmap v13379: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:30.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:30 smithi046 ceph-mon[19468]: from='client.414756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:30 smithi087 ceph-mon[20993]: from='client.414756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:30 smithi077 ceph-mon[21151]: from='client.414756 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:31.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:31 smithi046 ceph-mon[19468]: pgmap v13380: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:31.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:31 smithi087 ceph-mon[20993]: pgmap v13380: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:31 smithi077 ceph-mon[21151]: pgmap v13380: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:32 smithi046 ceph-mon[19468]: pgmap v13381: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:33.117 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:32 smithi077 ceph-mon[21151]: pgmap v13381: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:32 smithi087 ceph-mon[20993]: pgmap v13381: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:34.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:34.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:34.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:35.037 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:34 smithi077 ceph-mon[21151]: pgmap v13382: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:35.097 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:35.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:35.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:35.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:35.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:35.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:34 smithi046 ceph-mon[19468]: pgmap v13382: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:34 smithi087 ceph-mon[20993]: pgmap v13382: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:35 smithi077 ceph-mon[21151]: from='client.414834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:35 smithi046 ceph-mon[19468]: from='client.414834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:35 smithi087 ceph-mon[20993]: from='client.414834 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:36 smithi046 ceph-mon[19468]: pgmap v13383: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:36 smithi087 ceph-mon[20993]: pgmap v13383: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:36 smithi077 ceph-mon[21151]: pgmap v13383: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:00:40.100 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:40.100 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:40.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:39 smithi046 ceph-mon[19468]: pgmap v13384: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:00:40.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.101 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:39 smithi087 ceph-mon[20993]: pgmap v13384: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:00:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:39 smithi077 ceph-mon[21151]: pgmap v13384: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:00:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:40.781 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:40.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:40.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:40.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:40.781 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:41 smithi046 ceph-mon[19468]: from='client.414909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:41 smithi046 ceph-mon[19468]: pgmap v13385: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:41 smithi087 ceph-mon[20993]: from='client.414909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:41 smithi087 ceph-mon[20993]: pgmap v13385: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:41 smithi077 ceph-mon[21151]: from='client.414909 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:42.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:41 smithi077 ceph-mon[21151]: pgmap v13385: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:43 smithi046 ceph-mon[19468]: pgmap v13386: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:43 smithi087 ceph-mon[20993]: pgmap v13386: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:43 smithi077 ceph-mon[21151]: pgmap v13386: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:45.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:45.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:45.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:45 smithi046 ceph-mon[19468]: pgmap v13387: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:45 smithi087 ceph-mon[20993]: pgmap v13387: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:45 smithi077 ceph-mon[21151]: pgmap v13387: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:00:46.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:46.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:46.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:47.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='client.414984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: pgmap v13388: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:47.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:47.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:47 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='client.414984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: pgmap v13388: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:47 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='client.414984 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: pgmap v13388: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:48.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:47 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:00:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:48 smithi046 ceph-mon[19468]: pgmap v13389: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:00:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:48 smithi087 ceph-mon[20993]: pgmap v13389: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:00:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:48 smithi077 ceph-mon[21151]: pgmap v13389: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:00:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:50 smithi046 ceph-mon[19468]: pgmap v13390: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:00:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:50 smithi087 ceph-mon[20993]: pgmap v13390: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:00:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:50 smithi077 ceph-mon[21151]: pgmap v13390: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:00:51.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:51.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:51.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:52.182 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:52.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:52.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:52.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:52.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:52 smithi046 ceph-mon[19468]: from='client.415056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:52 smithi046 ceph-mon[19468]: pgmap v13391: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:52 smithi087 ceph-mon[20993]: from='client.415056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:52 smithi087 ceph-mon[20993]: pgmap v13391: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:52 smithi077 ceph-mon[21151]: from='client.415056 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:52 smithi077 ceph-mon[21151]: pgmap v13391: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:55.091 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:54 smithi077 ceph-mon[21151]: pgmap v13392: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:54 smithi046 ceph-mon[19468]: pgmap v13392: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:54 smithi087 ceph-mon[20993]: pgmap v13392: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:56 smithi046 ceph-mon[19468]: pgmap v13393: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:56 smithi087 ceph-mon[20993]: pgmap v13393: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:56 smithi077 ceph-mon[21151]: pgmap v13393: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:00:57.183 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:00:57.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:00:57.183 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:00:57.867 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:00:57.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:00:57.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:00:57.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:00:57.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:00:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:57 smithi046 ceph-mon[19468]: from='client.415131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:57 smithi087 ceph-mon[20993]: from='client.415131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:57 smithi077 ceph-mon[21151]: from='client.415131 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:00:59.042 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:58 smithi087 ceph-mon[20993]: pgmap v13394: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:59.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:58 smithi077 ceph-mon[21151]: pgmap v13394: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:00:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:58 smithi046 ceph-mon[19468]: pgmap v13394: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:00:59 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:00:59 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:00:59 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:00 smithi046 ceph-mon[19468]: pgmap v13395: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:00 smithi087 ceph-mon[20993]: pgmap v13395: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:00 smithi077 ceph-mon[21151]: pgmap v13395: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:02.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:02.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:02.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:02 smithi046 ceph-mon[19468]: pgmap v13396: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:02 smithi087 ceph-mon[20993]: pgmap v13396: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:02 smithi077 ceph-mon[21151]: pgmap v13396: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:03.552 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:03.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:03.552 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:03.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:03.553 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:03.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:03 smithi046 ceph-mon[19468]: from='client.415206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:03 smithi087 ceph-mon[20993]: from='client.415206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:03 smithi077 ceph-mon[21151]: from='client.415206 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:05.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:04 smithi087 ceph-mon[20993]: pgmap v13397: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:04 smithi046 ceph-mon[19468]: pgmap v13397: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:04 smithi077 ceph-mon[21151]: pgmap v13397: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:07.008 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:06 smithi087 ceph-mon[20993]: pgmap v13398: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:06 smithi046 ceph-mon[19468]: pgmap v13398: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:06 smithi077 ceph-mon[21151]: pgmap v13398: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:08.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:08.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:08.555 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:09.234 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:09.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:09.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:09.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:09.235 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:09.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:09 smithi087 ceph-mon[20993]: pgmap v13399: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:09.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:09 smithi046 ceph-mon[19468]: pgmap v13399: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:09 smithi077 ceph-mon[21151]: pgmap v13399: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:10 smithi087 ceph-mon[20993]: from='client.415284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:10.802 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:10 smithi077 ceph-mon[21151]: from='client.415284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:10 smithi046 ceph-mon[19468]: from='client.415284 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:11 smithi046 ceph-mon[19468]: pgmap v13400: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:11 smithi077 ceph-mon[21151]: pgmap v13400: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:11.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:11 smithi087 ceph-mon[20993]: pgmap v13400: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:12 smithi046 ceph-mon[19468]: pgmap v13401: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:12 smithi087 ceph-mon[20993]: pgmap v13401: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:12 smithi077 ceph-mon[21151]: pgmap v13401: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:14.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:14.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:14.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:14 smithi077 ceph-mon[21151]: from='client.415356 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:14 smithi077 ceph-mon[21151]: pgmap v13402: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:14.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:14.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:14.922 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:14.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:14.922 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:14 smithi046 ceph-mon[19468]: from='client.415356 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:14 smithi046 ceph-mon[19468]: pgmap v13402: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:14 smithi087 ceph-mon[20993]: from='client.415356 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:14 smithi087 ceph-mon[20993]: pgmap v13402: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:16 smithi046 ceph-mon[19468]: pgmap v13403: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:16 smithi087 ceph-mon[20993]: pgmap v13403: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:16 smithi077 ceph-mon[21151]: pgmap v13403: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:18.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:18 smithi046 ceph-mon[19468]: pgmap v13404: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:18 smithi087 ceph-mon[20993]: pgmap v13404: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:18 smithi077 ceph-mon[21151]: pgmap v13404: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:19.924 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:19.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:19.924 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:19 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:19 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:19 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:20.608 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:20.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:20.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:20.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:20.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:20 smithi046 ceph-mon[19468]: from='client.415431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:20 smithi046 ceph-mon[19468]: pgmap v13405: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:20 smithi087 ceph-mon[20993]: from='client.415431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:20 smithi087 ceph-mon[20993]: pgmap v13405: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:20 smithi077 ceph-mon[21151]: from='client.415431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:20 smithi077 ceph-mon[21151]: pgmap v13405: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:22 smithi046 ceph-mon[19468]: pgmap v13406: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:22 smithi087 ceph-mon[20993]: pgmap v13406: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:22 smithi077 ceph-mon[21151]: pgmap v13406: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:01:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:01:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:01:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:25.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:01:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:01:25.064+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:01:25.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:01:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:01:25.065+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:01:25.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:25.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:25.609 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:25 smithi087 ceph-mon[20993]: pgmap v13407: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:25 smithi046 ceph-mon[19468]: pgmap v13407: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:01:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:25 smithi077 ceph-mon[21151]: pgmap v13407: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:01:26.286 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:26.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:26.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:26.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:26.286 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:01:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:01:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:01:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:01:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:01:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:01:27.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:27 smithi087 ceph-mon[20993]: from='client.415611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:27.738 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:27 smithi087 ceph-mon[20993]: pgmap v13408: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:01:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:27 smithi046 ceph-mon[19468]: from='client.415611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:27 smithi046 ceph-mon[19468]: pgmap v13408: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:01:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:27 smithi077 ceph-mon[21151]: from='client.415611 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:27 smithi077 ceph-mon[21151]: pgmap v13408: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.9 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:01:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:29 smithi087 ceph-mon[20993]: pgmap v13409: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T10:01:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:29 smithi077 ceph-mon[21151]: pgmap v13409: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T10:01:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:29 smithi046 ceph-mon[19468]: pgmap v13409: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-31T10:01:31.040 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:30 smithi077 ceph-mon[21151]: pgmap v13410: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:30 smithi046 ceph-mon[19468]: pgmap v13410: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:30 smithi087 ceph-mon[20993]: pgmap v13410: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:31.287 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:31.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:31.288 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:31.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:31 smithi046 ceph-mon[19468]: from='client.415689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:31.987 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:31.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:31.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:31.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:31.987 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:31 smithi087 ceph-mon[20993]: from='client.415689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:31 smithi077 ceph-mon[21151]: from='client.415689 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:32.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:32 smithi046 ceph-mon[19468]: pgmap v13411: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:32 smithi087 ceph-mon[20993]: pgmap v13411: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:32 smithi077 ceph-mon[21151]: pgmap v13411: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:35.032 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:34 smithi077 ceph-mon[21151]: pgmap v13412: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:34 smithi046 ceph-mon[19468]: pgmap v13412: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:34 smithi087 ceph-mon[20993]: pgmap v13412: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:36.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:36.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:36.989 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:36 smithi046 ceph-mon[19468]: pgmap v13413: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:36 smithi087 ceph-mon[20993]: pgmap v13413: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:36 smithi077 ceph-mon[21151]: pgmap v13413: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:01:37.681 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:37.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:37.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:37.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:37.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:37 smithi046 ceph-mon[19468]: from='client.415764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:37 smithi087 ceph-mon[20993]: from='client.415764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:37 smithi077 ceph-mon[21151]: from='client.415764 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:39.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:38 smithi046 ceph-mon[19468]: pgmap v13414: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T10:01:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:38 smithi087 ceph-mon[20993]: pgmap v13414: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T10:01:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:38 smithi077 ceph-mon[21151]: pgmap v13414: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-31T10:01:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:41 smithi046 ceph-mon[19468]: pgmap v13415: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T10:01:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:41 smithi087 ceph-mon[20993]: pgmap v13415: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T10:01:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:41 smithi077 ceph-mon[21151]: pgmap v13415: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-08-31T10:01:42.682 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:42.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:42.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:42 smithi046 ceph-mon[19468]: pgmap v13416: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:42 smithi087 ceph-mon[20993]: pgmap v13416: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:42 smithi077 ceph-mon[21151]: pgmap v13416: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:43.364 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:43.365 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:43 smithi046 ceph-mon[19468]: from='client.415836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:43 smithi087 ceph-mon[20993]: from='client.415836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:43 smithi077 ceph-mon[21151]: from='client.415836 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:44 smithi046 ceph-mon[19468]: pgmap v13417: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:44 smithi087 ceph-mon[20993]: pgmap v13417: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:44 smithi077 ceph-mon[21151]: pgmap v13417: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:46 smithi087 ceph-mon[20993]: pgmap v13418: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:46 smithi046 ceph-mon[19468]: pgmap v13418: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:46 smithi077 ceph-mon[21151]: pgmap v13418: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:48.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:48.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:48.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:49.050 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:49.050 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:01:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:49 smithi046 ceph-mon[19468]: from='client.415914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:49 smithi046 ceph-mon[19468]: pgmap v13419: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:49 smithi087 ceph-mon[20993]: from='client.415914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:49 smithi087 ceph-mon[20993]: pgmap v13419: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:49 smithi077 ceph-mon[21151]: from='client.415914 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:49 smithi077 ceph-mon[21151]: pgmap v13419: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:52.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:51 smithi046 ceph-mon[19468]: pgmap v13420: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:51 smithi087 ceph-mon[20993]: pgmap v13420: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:51 smithi077 ceph-mon[21151]: pgmap v13420: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:53.991 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:53 smithi046 ceph-mon[19468]: pgmap v13421: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:54.052 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:54.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:54.052 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:01:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:53 smithi087 ceph-mon[20993]: pgmap v13421: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:53 smithi077 ceph-mon[21151]: pgmap v13421: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:54.729 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:01:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:01:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:01:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:01:54.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:01:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:54 smithi046 ceph-mon[19468]: from='client.415992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:54 smithi046 ceph-mon[19468]: pgmap v13422: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:54 smithi087 ceph-mon[20993]: from='client.415992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:54 smithi087 ceph-mon[20993]: pgmap v13422: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:54 smithi077 ceph-mon[21151]: from='client.415992 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:01:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:54 smithi077 ceph-mon[21151]: pgmap v13422: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:57.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:56 smithi077 ceph-mon[21151]: pgmap v13423: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:56 smithi046 ceph-mon[19468]: pgmap v13423: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:56 smithi087 ceph-mon[20993]: pgmap v13423: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:01:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:01:58 smithi046 ceph-mon[19468]: pgmap v13424: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:01:58 smithi087 ceph-mon[20993]: pgmap v13424: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:01:58 smithi077 ceph-mon[21151]: pgmap v13424: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:01:59.730 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:01:59.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:01:59.731 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:00.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:00.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:00.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:00.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:00.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:01 smithi046 ceph-mon[19468]: from='client.416067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:01 smithi046 ceph-mon[19468]: pgmap v13425: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:01 smithi087 ceph-mon[20993]: from='client.416067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:01 smithi087 ceph-mon[20993]: pgmap v13425: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:01 smithi077 ceph-mon[21151]: from='client.416067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:01.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:01 smithi077 ceph-mon[21151]: pgmap v13425: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:02 smithi046 ceph-mon[19468]: pgmap v13426: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:02 smithi087 ceph-mon[20993]: pgmap v13426: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:02 smithi077 ceph-mon[21151]: pgmap v13426: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:04 smithi046 ceph-mon[19468]: pgmap v13427: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:04 smithi087 ceph-mon[20993]: pgmap v13427: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:04 smithi077 ceph-mon[21151]: pgmap v13427: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:05.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:05.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:05.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:06.092 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:06.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:06.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:06.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:06.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:06.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:05 smithi046 ceph-mon[19468]: from='client.416139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:05 smithi087 ceph-mon[20993]: from='client.416139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:05 smithi077 ceph-mon[21151]: from='client.416139 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:06.995 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:06 smithi087 ceph-mon[20993]: pgmap v13428: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:06 smithi046 ceph-mon[19468]: pgmap v13428: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:06 smithi077 ceph-mon[21151]: pgmap v13428: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:08 smithi046 ceph-mon[19468]: pgmap v13429: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:08 smithi087 ceph-mon[20993]: pgmap v13429: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:09.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:08 smithi077 ceph-mon[21151]: pgmap v13429: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:11.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:11.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:10 smithi046 ceph-mon[19468]: pgmap v13430: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:11.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:11.095 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:10 smithi087 ceph-mon[20993]: pgmap v13430: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:10 smithi077 ceph-mon[21151]: pgmap v13430: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:11.780 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:11.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:11.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:11.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:11.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:11 smithi046 ceph-mon[19468]: from='client.416217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:11 smithi087 ceph-mon[20993]: from='client.416217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:11 smithi077 ceph-mon[21151]: from='client.416217 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:13.070 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:12 smithi046 ceph-mon[19468]: pgmap v13431: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:12 smithi087 ceph-mon[20993]: pgmap v13431: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:12 smithi077 ceph-mon[21151]: pgmap v13431: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:14 smithi046 ceph-mon[19468]: pgmap v13432: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:14 smithi087 ceph-mon[20993]: pgmap v13432: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:14 smithi077 ceph-mon[21151]: pgmap v13432: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:16.783 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:16.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:16.783 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:16 smithi046 ceph-mon[19468]: pgmap v13433: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:16 smithi087 ceph-mon[20993]: pgmap v13433: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:16 smithi077 ceph-mon[21151]: pgmap v13433: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:17.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:17.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:17.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:17.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:17.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:17 smithi046 ceph-mon[19468]: from='client.416286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:17 smithi087 ceph-mon[20993]: from='client.416286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:17 smithi077 ceph-mon[21151]: from='client.416286 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:18 smithi046 ceph-mon[19468]: pgmap v13434: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:18 smithi087 ceph-mon[20993]: pgmap v13434: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:18 smithi077 ceph-mon[21151]: pgmap v13434: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:21.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:21 smithi046 ceph-mon[19468]: pgmap v13435: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:21.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:21 smithi087 ceph-mon[20993]: pgmap v13435: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:21.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:21 smithi077 ceph-mon[21151]: pgmap v13435: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:22.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:22.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:22.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:22 smithi046 ceph-mon[19468]: pgmap v13436: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:22 smithi087 ceph-mon[20993]: pgmap v13436: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:23.156 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:23.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:23.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:23.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:23.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:22 smithi077 ceph-mon[21151]: pgmap v13436: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:23 smithi046 ceph-mon[19468]: from='client.416364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:23 smithi087 ceph-mon[20993]: from='client.416364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:23 smithi077 ceph-mon[21151]: from='client.416364 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:24 smithi046 ceph-mon[19468]: pgmap v13437: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:24 smithi087 ceph-mon[20993]: pgmap v13437: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:24 smithi077 ceph-mon[21151]: pgmap v13437: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:02:25.819+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:02:26.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:02:25.820+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:25 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:25 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:25 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:02:27.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:02:27.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:26 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:02:27.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:26 smithi087 ceph-mon[20993]: pgmap v13438: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:26 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:02:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:26 smithi046 ceph-mon[19468]: pgmap v13438: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:26 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:02:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:26 smithi077 ceph-mon[21151]: pgmap v13438: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:28.158 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:28.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:28.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:28.840 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:28.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:28.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:28.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:28.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: from='client.416544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:29.038 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:28 smithi087 ceph-mon[20993]: pgmap v13439: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: from='client.416544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:28 smithi046 ceph-mon[19468]: pgmap v13439: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:29.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: from='client.416544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:29.321 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:28 smithi077 ceph-mon[21151]: pgmap v13439: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:31 smithi046 ceph-mon[19468]: pgmap v13440: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:31 smithi087 ceph-mon[20993]: pgmap v13440: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:31 smithi077 ceph-mon[21151]: pgmap v13440: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:32 smithi046 ceph-mon[19468]: pgmap v13441: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:32 smithi087 ceph-mon[20993]: pgmap v13441: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:32 smithi077 ceph-mon[21151]: pgmap v13441: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:33.842 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:33.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:33.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:34.527 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:34.527 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:34.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:34.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:34.528 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:34.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:34 smithi046 ceph-mon[19468]: from='client.416619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:34.996 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:34 smithi046 ceph-mon[19468]: pgmap v13442: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:34 smithi087 ceph-mon[20993]: from='client.416619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:34 smithi087 ceph-mon[20993]: pgmap v13442: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:34 smithi077 ceph-mon[21151]: from='client.416619 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:34 smithi077 ceph-mon[21151]: pgmap v13442: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:37.046 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:36 smithi077 ceph-mon[21151]: pgmap v13443: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:36 smithi046 ceph-mon[19468]: pgmap v13443: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:36 smithi087 ceph-mon[20993]: pgmap v13443: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:38 smithi046 ceph-mon[19468]: pgmap v13444: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:39.106 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:38 smithi077 ceph-mon[21151]: pgmap v13444: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:38 smithi087 ceph-mon[20993]: pgmap v13444: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:39.530 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:39.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:39.530 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:40.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:40.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:40.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:40.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:40.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:41 smithi046 ceph-mon[19468]: from='client.416697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:41 smithi046 ceph-mon[19468]: pgmap v13445: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:41 smithi087 ceph-mon[20993]: from='client.416697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:41 smithi087 ceph-mon[20993]: pgmap v13445: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:41 smithi077 ceph-mon[21151]: from='client.416697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:41 smithi077 ceph-mon[21151]: pgmap v13445: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:02:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:42 smithi046 ceph-mon[19468]: pgmap v13446: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:42 smithi087 ceph-mon[20993]: pgmap v13446: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:42 smithi077 ceph-mon[21151]: pgmap v13446: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:44 smithi046 ceph-mon[19468]: pgmap v13447: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:44 smithi087 ceph-mon[20993]: pgmap v13447: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:44 smithi077 ceph-mon[21151]: pgmap v13447: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:45.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:45.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:45.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:45.878 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:45.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:45.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:45.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:45.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:45 smithi046 ceph-mon[19468]: from='client.416775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:45 smithi087 ceph-mon[20993]: from='client.416775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:45 smithi077 ceph-mon[21151]: from='client.416775 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:46 smithi046 ceph-mon[19468]: pgmap v13448: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:46 smithi087 ceph-mon[20993]: pgmap v13448: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:46 smithi077 ceph-mon[21151]: pgmap v13448: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:49.190 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.190 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.190 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.190 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.191 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:49 smithi087 ceph-mon[20993]: pgmap v13449: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:49 smithi046 ceph-mon[19468]: pgmap v13449: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:02:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:49 smithi077 ceph-mon[21151]: pgmap v13449: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:02:50.879 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:50.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:50.880 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:50 smithi046 ceph-mon[19468]: pgmap v13450: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:50 smithi087 ceph-mon[20993]: pgmap v13450: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:50 smithi077 ceph-mon[21151]: pgmap v13450: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:51.566 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:51.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:51.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:51.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:51.567 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:51 smithi046 ceph-mon[19468]: from='client.416850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:51 smithi087 ceph-mon[20993]: from='client.416850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:51 smithi077 ceph-mon[21151]: from='client.416850 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:52 smithi046 ceph-mon[19468]: pgmap v13451: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:52 smithi087 ceph-mon[20993]: pgmap v13451: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:52 smithi077 ceph-mon[21151]: pgmap v13451: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:54 smithi046 ceph-mon[19468]: pgmap v13452: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:54 smithi087 ceph-mon[20993]: pgmap v13452: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:54 smithi077 ceph-mon[21151]: pgmap v13452: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:56.569 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:02:56.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:02:56.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:02:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:56 smithi046 ceph-mon[19468]: pgmap v13453: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:56 smithi087 ceph-mon[20993]: pgmap v13453: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:56 smithi077 ceph-mon[21151]: pgmap v13453: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:02:57.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:02:57.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:02:57.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:02:57.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:02:57.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:02:58.098 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:57 smithi077 ceph-mon[21151]: from='client.416925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:57 smithi046 ceph-mon[19468]: from='client.416925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:57 smithi087 ceph-mon[20993]: from='client.416925 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:02:58.914 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:02:58 smithi077 ceph-mon[21151]: pgmap v13454: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:02:58 smithi046 ceph-mon[19468]: pgmap v13454: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:02:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:02:58 smithi087 ceph-mon[20993]: pgmap v13454: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:02.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:02.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:02.252 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:02 smithi046 ceph-mon[19468]: pgmap v13455: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:02 smithi087 ceph-mon[20993]: pgmap v13455: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:02 smithi077 ceph-mon[21151]: pgmap v13455: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:02.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:02.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:02.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:02.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:02.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:03 smithi046 ceph-mon[19468]: from='client.416997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:03 smithi087 ceph-mon[20993]: from='client.416997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:03 smithi077 ceph-mon[21151]: from='client.416997 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:04 smithi046 ceph-mon[19468]: pgmap v13456: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:04 smithi087 ceph-mon[20993]: pgmap v13456: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:04 smithi077 ceph-mon[21151]: pgmap v13456: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:06 smithi046 ceph-mon[19468]: pgmap v13457: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:06 smithi087 ceph-mon[20993]: pgmap v13457: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:06 smithi077 ceph-mon[21151]: pgmap v13457: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:07.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:07.926 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:07.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:08.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: pgmap v13458: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: pgmap v13458: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: pgmap v13458: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:09.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:09 smithi087 ceph-mon[20993]: from='client.417072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:09.914 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:09 smithi077 ceph-mon[21151]: from='client.417072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:09 smithi046 ceph-mon[19468]: from='client.417072 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:10 smithi087 ceph-mon[20993]: pgmap v13459: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:10 smithi077 ceph-mon[21151]: pgmap v13459: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:10 smithi046 ceph-mon[19468]: pgmap v13459: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:12 smithi087 ceph-mon[20993]: pgmap v13460: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:12 smithi077 ceph-mon[21151]: pgmap v13460: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:12 smithi046 ceph-mon[19468]: pgmap v13460: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:13.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:14.289 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:14.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:14.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:14.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:14.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:14 smithi087 ceph-mon[20993]: pgmap v13461: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:14 smithi077 ceph-mon[21151]: pgmap v13461: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:14.965 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:14 smithi046 ceph-mon[19468]: pgmap v13461: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:15.794 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:15 smithi046 ceph-mon[19468]: from='client.417150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:15 smithi087 ceph-mon[20993]: from='client.417150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:15.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:15 smithi077 ceph-mon[21151]: from='client.417150 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:16.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:16 smithi046 ceph-mon[19468]: pgmap v13462: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:16 smithi087 ceph-mon[20993]: pgmap v13462: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:16 smithi077 ceph-mon[21151]: pgmap v13462: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:18.836 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:18 smithi077 ceph-mon[21151]: pgmap v13463: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:18 smithi087 ceph-mon[20993]: pgmap v13463: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:18 smithi046 ceph-mon[19468]: pgmap v13463: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:19.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:19.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:19.294 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:19.978 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:19.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:19.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:19.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:19.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:20 smithi077 ceph-mon[21151]: pgmap v13464: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:20 smithi077 ceph-mon[21151]: from='client.417225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:20.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:20 smithi046 ceph-mon[19468]: pgmap v13464: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:20 smithi046 ceph-mon[19468]: from='client.417225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:20 smithi087 ceph-mon[20993]: pgmap v13464: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:20 smithi087 ceph-mon[20993]: from='client.417225 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:22 smithi046 ceph-mon[19468]: pgmap v13465: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:03:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:22 smithi087 ceph-mon[20993]: pgmap v13465: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:03:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:22 smithi077 ceph-mon[21151]: pgmap v13465: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:03:24.980 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:24.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:24 smithi046 ceph-mon[19468]: pgmap v13466: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:24.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:24.981 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:24 smithi087 ceph-mon[20993]: pgmap v13466: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:24 smithi077 ceph-mon[21151]: pgmap v13466: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:25.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:25.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:25.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:25.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:25.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:26.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:03:26.555+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:03:26.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:03:26.556+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: pgmap v13467: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='client.417303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:26.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: pgmap v13467: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='client.417303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:03:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:03:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:03:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: pgmap v13467: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='client.417303 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:03:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:28.015 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:28.015 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:03:28.015 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:03:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:03:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:03:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:03:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:03:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: pgmap v13468: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: pgmap v13468: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: pgmap v13468: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:30.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:30.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:30.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:30 smithi046 ceph-mon[19468]: pgmap v13469: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:03:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:30 smithi087 ceph-mon[20993]: pgmap v13469: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:03:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:30 smithi077 ceph-mon[21151]: pgmap v13469: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:03:31.347 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:31.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:31.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:31.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:31.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:32 smithi046 ceph-mon[19468]: pgmap v13470: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:32 smithi046 ceph-mon[19468]: from='client.417480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:32 smithi087 ceph-mon[20993]: pgmap v13470: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:32 smithi087 ceph-mon[20993]: from='client.417480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:32 smithi077 ceph-mon[21151]: pgmap v13470: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:32 smithi077 ceph-mon[21151]: from='client.417480 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:34 smithi046 ceph-mon[19468]: pgmap v13471: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:34 smithi087 ceph-mon[20993]: pgmap v13471: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:34 smithi077 ceph-mon[21151]: pgmap v13471: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:36.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:36.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:36.349 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:37.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:36 smithi046 ceph-mon[19468]: pgmap v13472: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:37.068 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:37.068 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:37.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:37.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:36 smithi087 ceph-mon[20993]: pgmap v13472: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:36 smithi077 ceph-mon[21151]: pgmap v13472: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:03:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:37 smithi046 ceph-mon[19468]: from='client.417555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:37 smithi087 ceph-mon[20993]: from='client.417555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:37 smithi077 ceph-mon[21151]: from='client.417555 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:39.013 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:38 smithi077 ceph-mon[21151]: pgmap v13473: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:38 smithi046 ceph-mon[19468]: pgmap v13473: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:38 smithi087 ceph-mon[20993]: pgmap v13473: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:39 smithi046 ceph-mon[19468]: pgmap v13474: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:40.118 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:39 smithi077 ceph-mon[21151]: pgmap v13474: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:39 smithi087 ceph-mon[20993]: pgmap v13474: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:41.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.075 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:42.070 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:42.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:42.070 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:41 smithi087 ceph-mon[20993]: pgmap v13475: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:41 smithi077 ceph-mon[21151]: pgmap v13475: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:41 smithi046 ceph-mon[19468]: pgmap v13475: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:03:42.753 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:42.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:42.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:42.753 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:42.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:42 smithi046 ceph-mon[19468]: from='client.417633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:42 smithi087 ceph-mon[20993]: from='client.417633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:42 smithi077 ceph-mon[21151]: from='client.417633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:43 smithi087 ceph-mon[20993]: pgmap v13476: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:43 smithi077 ceph-mon[21151]: pgmap v13476: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:43 smithi046 ceph-mon[19468]: pgmap v13476: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:45 smithi087 ceph-mon[20993]: pgmap v13477: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:45 smithi077 ceph-mon[21151]: pgmap v13477: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:45 smithi046 ceph-mon[19468]: pgmap v13477: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:47.754 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:47.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:47.755 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:47 smithi046 ceph-mon[19468]: pgmap v13478: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:47 smithi077 ceph-mon[21151]: pgmap v13478: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:47 smithi087 ceph-mon[20993]: pgmap v13478: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:48.435 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:48.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:48.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:48.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:48.436 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='client.417708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.787 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='client.417708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='client.417708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:03:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:50 smithi087 ceph-mon[20993]: pgmap v13479: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:50 smithi077 ceph-mon[21151]: pgmap v13479: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:50 smithi046 ceph-mon[19468]: pgmap v13479: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:52 smithi087 ceph-mon[20993]: pgmap v13480: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:52 smithi077 ceph-mon[21151]: pgmap v13480: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:52 smithi046 ceph-mon[19468]: pgmap v13480: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:53.437 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:54.120 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:54.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:54.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:54.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:54.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:03:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:54 smithi087 ceph-mon[20993]: pgmap v13481: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:54 smithi087 ceph-mon[20993]: from='client.417780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:54 smithi077 ceph-mon[21151]: pgmap v13481: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:54 smithi077 ceph-mon[21151]: from='client.417780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:54 smithi046 ceph-mon[19468]: pgmap v13481: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:54 smithi046 ceph-mon[19468]: from='client.417780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:03:56.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:56 smithi046 ceph-mon[19468]: pgmap v13482: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:56 smithi077 ceph-mon[21151]: pgmap v13482: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:56 smithi087 ceph-mon[20993]: pgmap v13482: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:03:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:03:58 smithi077 ceph-mon[21151]: pgmap v13483: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:03:58 smithi046 ceph-mon[19468]: pgmap v13483: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:59.123 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:03:59.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:03:59.123 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:03:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:03:58 smithi087 ceph-mon[20993]: pgmap v13483: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:03:59.807 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:03:59.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:03:59.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:03:59.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:03:59.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:00.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:00 smithi077 ceph-mon[21151]: pgmap v13484: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:00.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:00 smithi077 ceph-mon[21151]: from='client.417855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:00.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:00.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:00.879 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:00 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:00 smithi046 ceph-mon[19468]: pgmap v13484: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:00 smithi046 ceph-mon[19468]: from='client.417855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:00 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:00 smithi087 ceph-mon[20993]: pgmap v13484: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:00 smithi087 ceph-mon[20993]: from='client.417855 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:01.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:00 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:02 smithi077 ceph-mon[21151]: pgmap v13485: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:02.930 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:02 smithi087 ceph-mon[20993]: pgmap v13485: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:02 smithi046 ceph-mon[19468]: pgmap v13485: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:04.809 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:04.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:04.809 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:04 smithi077 ceph-mon[21151]: pgmap v13486: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:04 smithi046 ceph-mon[19468]: pgmap v13486: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:04 smithi087 ceph-mon[20993]: pgmap v13486: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:05.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:05.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:05.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:05.490 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:05.490 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:06 smithi077 ceph-mon[21151]: pgmap v13487: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:06 smithi077 ceph-mon[21151]: from='client.417930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:06 smithi046 ceph-mon[19468]: pgmap v13487: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:06 smithi046 ceph-mon[19468]: from='client.417930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:06 smithi087 ceph-mon[20993]: pgmap v13487: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:06 smithi087 ceph-mon[20993]: from='client.417930 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:08 smithi077 ceph-mon[21151]: pgmap v13488: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:08.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:08 smithi087 ceph-mon[20993]: pgmap v13488: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:08.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:08.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:08.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:09.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:08 smithi046 ceph-mon[19468]: pgmap v13488: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:09.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:09.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:09.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:10 smithi046 ceph-mon[19468]: pgmap v13489: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:11.075 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:10 smithi087 ceph-mon[20993]: pgmap v13489: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:10 smithi077 ceph-mon[21151]: pgmap v13489: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:11.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:11.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:11.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:11.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:11.179 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:12 smithi077 ceph-mon[21151]: pgmap v13490: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:12 smithi077 ceph-mon[21151]: from='client.418008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:12 smithi046 ceph-mon[19468]: pgmap v13490: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:12 smithi046 ceph-mon[19468]: from='client.418008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:12 smithi087 ceph-mon[20993]: pgmap v13490: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:12 smithi087 ceph-mon[20993]: from='client.418008 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:14 smithi046 ceph-mon[19468]: pgmap v13491: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:14 smithi087 ceph-mon[20993]: pgmap v13491: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:14 smithi077 ceph-mon[21151]: pgmap v13491: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:16.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:16.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:16.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:16.872 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:16.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:16.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:16.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:16.873 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:17.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:16 smithi046 ceph-mon[19468]: pgmap v13492: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:16 smithi087 ceph-mon[20993]: pgmap v13492: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:16 smithi077 ceph-mon[21151]: pgmap v13492: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:18.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:17 smithi046 ceph-mon[19468]: from='client.418086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:17 smithi087 ceph-mon[20993]: from='client.418086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:17 smithi077 ceph-mon[21151]: from='client.418086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:19.080 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:18 smithi046 ceph-mon[19468]: pgmap v13493: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:18 smithi087 ceph-mon[20993]: pgmap v13493: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:18 smithi077 ceph-mon[21151]: pgmap v13493: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:20 smithi046 ceph-mon[19468]: pgmap v13494: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:20 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:20 smithi087 ceph-mon[20993]: pgmap v13494: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:20 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:20 smithi077 ceph-mon[21151]: pgmap v13494: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:20 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:21.875 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:21.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:21.875 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:22.557 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:22.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:22.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:22.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:22.558 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:22 smithi046 ceph-mon[19468]: pgmap v13495: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:22 smithi087 ceph-mon[20993]: pgmap v13495: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:22 smithi077 ceph-mon[21151]: pgmap v13495: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:23 smithi046 ceph-mon[19468]: from='client.418155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:23 smithi087 ceph-mon[20993]: from='client.418155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:23 smithi077 ceph-mon[21151]: from='client.418155 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:24 smithi046 ceph-mon[19468]: pgmap v13496: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:24 smithi087 ceph-mon[20993]: pgmap v13496: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:24 smithi077 ceph-mon[21151]: pgmap v13496: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:25 smithi046 ceph-mon[19468]: pgmap v13497: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:25 smithi087 ceph-mon[20993]: pgmap v13497: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:25 smithi077 ceph-mon[21151]: pgmap v13497: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:04:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:26 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:04:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:04:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:04:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:26 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:26 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:04:27.559 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:27.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:27.559 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:27.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:04:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:04:27.314+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:04:27.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:04:27 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:04:27.315+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:04:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:27 smithi046 ceph-mon[19468]: pgmap v13498: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:27 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:04:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:27 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:04:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:27 smithi087 ceph-mon[20993]: pgmap v13498: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:27 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:04:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:27 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:04:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:27 smithi077 ceph-mon[21151]: pgmap v13498: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:04:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:27 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:04:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:27 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:04:28.236 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:28.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:28.236 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:28.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:28.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:30.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='client.418329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:30.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.080 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.081 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='client.418329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='client.418329 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:30.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:30 smithi046 ceph-mon[19468]: pgmap v13499: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:30 smithi087 ceph-mon[20993]: pgmap v13499: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:30 smithi077 ceph-mon[21151]: pgmap v13499: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:32 smithi046 ceph-mon[19468]: pgmap v13500: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:32 smithi087 ceph-mon[20993]: pgmap v13500: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:32 smithi077 ceph-mon[21151]: pgmap v13500: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:33.237 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:33.237 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:33.238 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:33.918 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:33.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:33.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:33.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:33.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:34 smithi046 ceph-mon[19468]: pgmap v13501: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:35.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:34 smithi046 ceph-mon[19468]: from='client.418404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:34 smithi087 ceph-mon[20993]: pgmap v13501: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:34 smithi087 ceph-mon[20993]: from='client.418404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:34 smithi077 ceph-mon[21151]: pgmap v13501: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:34 smithi077 ceph-mon[21151]: from='client.418404 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:36 smithi046 ceph-mon[19468]: pgmap v13502: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:36 smithi087 ceph-mon[20993]: pgmap v13502: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:36 smithi077 ceph-mon[21151]: pgmap v13502: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:38.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:38 smithi046 ceph-mon[19468]: pgmap v13503: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:38.921 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:38.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:38.922 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:38 smithi087 ceph-mon[20993]: pgmap v13503: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:38 smithi077 ceph-mon[21151]: pgmap v13503: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:39.608 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:39.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:39.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:39.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:39.608 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:40 smithi046 ceph-mon[19468]: pgmap v13504: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:40 smithi046 ceph-mon[19468]: from='client.418479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:40 smithi077 ceph-mon[21151]: pgmap v13504: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:41.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:40 smithi077 ceph-mon[21151]: from='client.418479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:41.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:40 smithi087 ceph-mon[20993]: pgmap v13504: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:40 smithi087 ceph-mon[20993]: from='client.418479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:43.061 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:42 smithi077 ceph-mon[21151]: pgmap v13505: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:42 smithi046 ceph-mon[19468]: pgmap v13505: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:42 smithi087 ceph-mon[20993]: pgmap v13505: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:04:44.609 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:44.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:44.610 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:44 smithi046 ceph-mon[19468]: pgmap v13506: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:44 smithi087 ceph-mon[20993]: pgmap v13506: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:44 smithi077 ceph-mon[21151]: pgmap v13506: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:45.293 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:45.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:45.293 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:45.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:45.294 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:45 smithi046 ceph-mon[19468]: pgmap v13507: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:46.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:45 smithi046 ceph-mon[19468]: from='client.418554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:45 smithi087 ceph-mon[20993]: pgmap v13507: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:45 smithi087 ceph-mon[20993]: from='client.418554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:45 smithi077 ceph-mon[21151]: pgmap v13507: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:45 smithi077 ceph-mon[21151]: from='client.418554 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:47 smithi046 ceph-mon[19468]: pgmap v13508: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:47 smithi087 ceph-mon[20993]: pgmap v13508: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:47 smithi077 ceph-mon[21151]: pgmap v13508: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: pgmap v13509: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: pgmap v13509: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: pgmap v13509: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.296 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:04:50.296 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:50.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:50.296 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:50.977 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:50.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:50.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:50.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:50.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:50 smithi087 ceph-mon[20993]: from='client.418626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:50 smithi077 ceph-mon[21151]: from='client.418626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:50 smithi046 ceph-mon[19468]: from='client.418626 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:52.089 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:51 smithi087 ceph-mon[20993]: pgmap v13510: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:52.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:51 smithi077 ceph-mon[21151]: pgmap v13510: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:51 smithi046 ceph-mon[19468]: pgmap v13510: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:53 smithi087 ceph-mon[20993]: pgmap v13511: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:53 smithi077 ceph-mon[21151]: pgmap v13511: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:53 smithi046 ceph-mon[19468]: pgmap v13511: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:55.979 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:04:55.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:04:55.979 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:04:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:55 smithi077 ceph-mon[21151]: pgmap v13512: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:55 smithi046 ceph-mon[19468]: pgmap v13512: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:56.438 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:55 smithi087 ceph-mon[20993]: pgmap v13512: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:04:56.663 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:04:56.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:04:56.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:04:56.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:04:56.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:04:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:56 smithi046 ceph-mon[19468]: from='client.418698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:56 smithi077 ceph-mon[21151]: from='client.418698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:56 smithi087 ceph-mon[20993]: from='client.418698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:04:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:57 smithi077 ceph-mon[21151]: pgmap v13513: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:58.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:57 smithi046 ceph-mon[19468]: pgmap v13513: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:04:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:57 smithi087 ceph-mon[20993]: pgmap v13513: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:04:59 smithi046 ceph-mon[19468]: pgmap v13514: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:00.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:04:59 smithi077 ceph-mon[21151]: pgmap v13514: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:04:59 smithi087 ceph-mon[20993]: pgmap v13514: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:01.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.580 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:01.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:01.666 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:01.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:02.348 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:02.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:02.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:02.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:02.349 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:02 smithi046 ceph-mon[19468]: pgmap v13515: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:02.816 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:02 smithi077 ceph-mon[21151]: pgmap v13515: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:02 smithi087 ceph-mon[20993]: pgmap v13515: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:03.814 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:03 smithi077 ceph-mon[21151]: from='client.418776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:03 smithi046 ceph-mon[19468]: from='client.418776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:03 smithi087 ceph-mon[20993]: from='client.418776 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:04 smithi046 ceph-mon[19468]: pgmap v13516: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:04 smithi087 ceph-mon[20993]: pgmap v13516: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:04 smithi077 ceph-mon[21151]: pgmap v13516: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:06 smithi046 ceph-mon[19468]: pgmap v13517: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:06 smithi087 ceph-mon[20993]: pgmap v13517: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:06 smithi077 ceph-mon[21151]: pgmap v13517: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:07.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:07.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:07.351 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:08.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:08.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:08.027 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:08 smithi046 ceph-mon[19468]: pgmap v13518: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:08 smithi046 ceph-mon[19468]: from='client.418854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:08 smithi087 ceph-mon[20993]: pgmap v13518: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:08 smithi087 ceph-mon[20993]: from='client.418854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:08 smithi077 ceph-mon[21151]: pgmap v13518: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:08 smithi077 ceph-mon[21151]: from='client.418854 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: pgmap v13519: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:09 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: pgmap v13519: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:09 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: pgmap v13519: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:10.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:09 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:12.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:11 smithi087 ceph-mon[20993]: pgmap v13520: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:12.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:11 smithi046 ceph-mon[19468]: pgmap v13520: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:12.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:11 smithi077 ceph-mon[21151]: pgmap v13520: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:13.027 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:13.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:13.028 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:13.712 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:13.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:13.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:13.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:13.712 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:13 smithi046 ceph-mon[19468]: pgmap v13521: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:13 smithi046 ceph-mon[19468]: from='client.418926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:13 smithi087 ceph-mon[20993]: pgmap v13521: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:13 smithi087 ceph-mon[20993]: from='client.418926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:13 smithi077 ceph-mon[21151]: pgmap v13521: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:13 smithi077 ceph-mon[21151]: from='client.418926 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:15 smithi046 ceph-mon[19468]: pgmap v13522: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:15 smithi087 ceph-mon[20993]: pgmap v13522: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:15 smithi077 ceph-mon[21151]: pgmap v13522: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:18 smithi046 ceph-mon[19468]: pgmap v13523: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:18 smithi087 ceph-mon[20993]: pgmap v13523: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:18 smithi077 ceph-mon[21151]: pgmap v13523: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:18.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:18.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:18.714 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:19.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:19.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:19.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:19.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:19.412 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:20.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:20 smithi046 ceph-mon[19468]: pgmap v13524: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:20.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:20 smithi046 ceph-mon[19468]: from='client.418998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:20 smithi087 ceph-mon[20993]: pgmap v13524: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:20 smithi087 ceph-mon[20993]: from='client.418998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:20 smithi077 ceph-mon[21151]: pgmap v13524: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:20 smithi077 ceph-mon[21151]: from='client.418998 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:22.751 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:22 smithi077 ceph-mon[21151]: pgmap v13525: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:22 smithi046 ceph-mon[19468]: pgmap v13525: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:22 smithi087 ceph-mon[20993]: pgmap v13525: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:24.413 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:24.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:24.414 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:24 smithi077 ceph-mon[21151]: pgmap v13526: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:24 smithi046 ceph-mon[19468]: pgmap v13526: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:24 smithi087 ceph-mon[20993]: pgmap v13526: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:25.097 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:25.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:25.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:25.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:25.098 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:25.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:25 smithi046 ceph-mon[19468]: from='client.419067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:25.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:25 smithi087 ceph-mon[20993]: from='client.419067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:25 smithi077 ceph-mon[21151]: from='client.419067 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:26 smithi046 ceph-mon[19468]: pgmap v13527: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:26 smithi087 ceph-mon[20993]: pgmap v13527: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:26 smithi077 ceph-mon[21151]: pgmap v13527: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:05:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:05:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:05:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:28.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:05:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:05:28.068+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:05:28.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:05:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:05:28.069+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:05:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:28 smithi046 ceph-mon[19468]: pgmap v13528: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:05:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:28 smithi087 ceph-mon[20993]: pgmap v13528: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:05:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:28 smithi077 ceph-mon[21151]: pgmap v13528: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:05:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.679 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.680 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.680 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:05:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:05:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:05:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:05:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:29.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:30.099 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:30.765 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:30.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:30.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:30.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:30.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:30 smithi046 ceph-mon[19468]: pgmap v13529: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:05:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:30 smithi087 ceph-mon[20993]: pgmap v13529: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:05:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:30 smithi077 ceph-mon[21151]: pgmap v13529: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:05:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:31 smithi046 ceph-mon[19468]: from='client.419247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:31 smithi087 ceph-mon[20993]: from='client.419247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:31 smithi077 ceph-mon[21151]: from='client.419247 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:32.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:32 smithi087 ceph-mon[20993]: pgmap v13530: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 426 B/s wr, 25 op/s 2024-08-31T10:05:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:32 smithi046 ceph-mon[19468]: pgmap v13530: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 426 B/s wr, 25 op/s 2024-08-31T10:05:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:32 smithi077 ceph-mon[21151]: pgmap v13530: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 18 KiB/s rd, 426 B/s wr, 25 op/s 2024-08-31T10:05:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:34 smithi046 ceph-mon[19468]: pgmap v13531: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:34 smithi087 ceph-mon[20993]: pgmap v13531: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:34 smithi077 ceph-mon[21151]: pgmap v13531: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:35.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:35.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:35.767 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:36.463 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:36.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:36.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:36.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:36.463 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:36 smithi046 ceph-mon[19468]: pgmap v13532: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:36 smithi087 ceph-mon[20993]: pgmap v13532: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:36 smithi077 ceph-mon[21151]: pgmap v13532: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 426 B/s wr, 24 op/s 2024-08-31T10:05:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:37 smithi046 ceph-mon[19468]: from='client.419322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:37 smithi087 ceph-mon[20993]: from='client.419322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:37 smithi077 ceph-mon[21151]: from='client.419322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:38 smithi046 ceph-mon[19468]: pgmap v13533: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T10:05:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:38 smithi087 ceph-mon[20993]: pgmap v13533: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T10:05:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:38 smithi077 ceph-mon[21151]: pgmap v13533: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 43 KiB/s rd, 426 B/s wr, 66 op/s 2024-08-31T10:05:40.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:40 smithi046 ceph-mon[19468]: pgmap v13534: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:05:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:40 smithi087 ceph-mon[20993]: pgmap v13534: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:05:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:40 smithi077 ceph-mon[21151]: pgmap v13534: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:05:41.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:41.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:41.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:42.142 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:42.142 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:42.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:42.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:42.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:42 smithi087 ceph-mon[20993]: pgmap v13535: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:05:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:42 smithi087 ceph-mon[20993]: from='client.419400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:42.883 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:42 smithi077 ceph-mon[21151]: pgmap v13535: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:05:42.884 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:42 smithi077 ceph-mon[21151]: from='client.419400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:42 smithi046 ceph-mon[19468]: pgmap v13535: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:05:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:42 smithi046 ceph-mon[19468]: from='client.419400 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:44 smithi087 ceph-mon[20993]: pgmap v13536: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:44 smithi077 ceph-mon[21151]: pgmap v13536: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:44 smithi046 ceph-mon[19468]: pgmap v13536: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:46 smithi087 ceph-mon[20993]: pgmap v13537: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:46.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:46 smithi046 ceph-mon[19468]: pgmap v13537: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:46 smithi077 ceph-mon[21151]: pgmap v13537: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s 2024-08-31T10:05:47.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:47.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:47.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:47.824 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:47.824 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:47.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:47.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:47.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:48 smithi087 ceph-mon[20993]: pgmap v13538: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 0 B/s wr, 43 op/s 2024-08-31T10:05:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:48 smithi087 ceph-mon[20993]: from='client.419475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:48 smithi077 ceph-mon[21151]: pgmap v13538: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 0 B/s wr, 43 op/s 2024-08-31T10:05:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:48 smithi077 ceph-mon[21151]: from='client.419475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:48 smithi046 ceph-mon[19468]: pgmap v13538: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 27 KiB/s rd, 0 B/s wr, 43 op/s 2024-08-31T10:05:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:48 smithi046 ceph-mon[19468]: from='client.419475 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: pgmap v13539: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: pgmap v13539: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: pgmap v13539: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:05:52.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:52 smithi087 ceph-mon[20993]: pgmap v13540: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:52 smithi046 ceph-mon[19468]: pgmap v13540: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:52 smithi077 ceph-mon[21151]: pgmap v13540: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:52.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:52.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:52.826 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:53.508 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:53.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:53.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:53.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:53.509 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:05:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:54 smithi046 ceph-mon[19468]: pgmap v13541: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:54 smithi046 ceph-mon[19468]: from='client.419547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:54 smithi087 ceph-mon[20993]: pgmap v13541: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:54 smithi087 ceph-mon[20993]: from='client.419547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:54 smithi077 ceph-mon[21151]: pgmap v13541: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:54 smithi077 ceph-mon[21151]: from='client.419547 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:05:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:56 smithi046 ceph-mon[19468]: pgmap v13542: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:56 smithi087 ceph-mon[20993]: pgmap v13542: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:56 smithi077 ceph-mon[21151]: pgmap v13542: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:05:58.510 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:05:58.510 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:05:58 smithi046 ceph-mon[19468]: pgmap v13543: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:58.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:05:58.511 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:05:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:05:58 smithi087 ceph-mon[20993]: pgmap v13543: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:05:58 smithi077 ceph-mon[21151]: pgmap v13543: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:05:59.198 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:05:59.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:05:59.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:05:59.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:05:59.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:00 smithi046 ceph-mon[19468]: pgmap v13544: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:00 smithi046 ceph-mon[19468]: from='client.419622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:00 smithi087 ceph-mon[20993]: pgmap v13544: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:00 smithi087 ceph-mon[20993]: from='client.419622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:00 smithi077 ceph-mon[21151]: pgmap v13544: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:00 smithi077 ceph-mon[21151]: from='client.419622 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:01 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:01 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:01 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:02 smithi046 ceph-mon[19468]: pgmap v13545: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:02 smithi087 ceph-mon[20993]: pgmap v13545: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:02 smithi077 ceph-mon[21151]: pgmap v13545: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:04.201 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:04.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:04.201 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:04.880 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:04.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:04.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:04.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:04.880 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:05.003 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:04 smithi077 ceph-mon[21151]: pgmap v13546: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:04 smithi046 ceph-mon[19468]: pgmap v13546: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:04 smithi087 ceph-mon[20993]: pgmap v13546: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:05.857 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:05 smithi077 ceph-mon[21151]: from='client.419697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:06.006 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:05 smithi046 ceph-mon[19468]: from='client.419697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:06.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:05 smithi087 ceph-mon[20993]: from='client.419697 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:06 smithi046 ceph-mon[19468]: pgmap v13547: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:06 smithi087 ceph-mon[20993]: pgmap v13547: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:06 smithi077 ceph-mon[21151]: pgmap v13547: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:08 smithi046 ceph-mon[19468]: pgmap v13548: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:06:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:08 smithi087 ceph-mon[20993]: pgmap v13548: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:06:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:08 smithi077 ceph-mon[21151]: pgmap v13548: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:06:09.883 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:09.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:09.883 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:10.561 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:10.561 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:10.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:10.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:10.562 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: pgmap v13549: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:06:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: pgmap v13549: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:06:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: pgmap v13549: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:06:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:11.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:11 smithi087 ceph-mon[20993]: from='client.419766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:11 smithi077 ceph-mon[21151]: from='client.419766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:11.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:11 smithi046 ceph-mon[19468]: from='client.419766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:12 smithi087 ceph-mon[20993]: pgmap v13550: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:12 smithi077 ceph-mon[21151]: pgmap v13550: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:12 smithi046 ceph-mon[19468]: pgmap v13550: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:14.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:14 smithi087 ceph-mon[20993]: pgmap v13551: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:14 smithi077 ceph-mon[21151]: pgmap v13551: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:14 smithi046 ceph-mon[19468]: pgmap v13551: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:15.563 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:15.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:15.563 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:16.238 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:16.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:16.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:16.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:16.239 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:16 smithi046 ceph-mon[19468]: pgmap v13552: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:16 smithi077 ceph-mon[21151]: pgmap v13552: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:16 smithi087 ceph-mon[20993]: pgmap v13552: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:17.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:17 smithi046 ceph-mon[19468]: from='client.419838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:17 smithi077 ceph-mon[21151]: from='client.419838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:17 smithi087 ceph-mon[20993]: from='client.419838 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:18 smithi077 ceph-mon[21151]: pgmap v13553: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:18 smithi046 ceph-mon[19468]: pgmap v13553: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:18 smithi087 ceph-mon[20993]: pgmap v13553: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:20 smithi077 ceph-mon[21151]: pgmap v13554: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:06:20.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:20 smithi046 ceph-mon[19468]: pgmap v13554: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:06:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:20 smithi087 ceph-mon[20993]: pgmap v13554: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:06:21.240 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:21.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:21.240 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:21.935 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:21.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:21.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:21.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:21.935 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:21.935 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:21 smithi046 ceph-mon[19468]: pgmap v13555: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:06:21.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:21.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:21.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:21 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:21.936 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:21 smithi046 ceph-mon[19468]: from='client.419916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:21 smithi087 ceph-mon[20993]: pgmap v13555: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:06:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:21 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:21 smithi087 ceph-mon[20993]: from='client.419916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:21 smithi077 ceph-mon[21151]: pgmap v13555: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:06:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:21 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:21 smithi077 ceph-mon[21151]: from='client.419916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:23 smithi087 ceph-mon[20993]: pgmap v13556: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:23 smithi077 ceph-mon[21151]: pgmap v13556: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:23 smithi046 ceph-mon[19468]: pgmap v13556: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:25.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:25 smithi077 ceph-mon[21151]: pgmap v13557: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:25 smithi087 ceph-mon[20993]: pgmap v13557: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:25 smithi046 ceph-mon[19468]: pgmap v13557: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:26.937 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:26.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:26.937 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:27.626 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:27.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:27.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:27.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:27.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:27 smithi077 ceph-mon[21151]: pgmap v13558: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:27 smithi077 ceph-mon[21151]: from='client.419988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:27 smithi046 ceph-mon[19468]: pgmap v13558: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:27 smithi046 ceph-mon[19468]: from='client.419988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:27 smithi087 ceph-mon[20993]: pgmap v13558: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:27 smithi087 ceph-mon[20993]: from='client.419988 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:06:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:06:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:06:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:29.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:29.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:06:28.814+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:06:29.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:06:28 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:06:28.815+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:28 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:06:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:06:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:29.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:28 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: pgmap v13559: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.821 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: pgmap v13559: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: pgmap v13559: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:30.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:32.628 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:32.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:32 smithi087 ceph-mon[20993]: pgmap v13560: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:32 smithi046 ceph-mon[19468]: pgmap v13560: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:32 smithi077 ceph-mon[21151]: pgmap v13560: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:33.315 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:33.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:33.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:33.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:33.316 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:34 smithi087 ceph-mon[20993]: pgmap v13561: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:34 smithi087 ceph-mon[20993]: from='client.420162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:34 smithi046 ceph-mon[19468]: pgmap v13561: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:34 smithi046 ceph-mon[19468]: from='client.420162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:34 smithi077 ceph-mon[21151]: pgmap v13561: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:34 smithi077 ceph-mon[21151]: from='client.420162 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:36 smithi046 ceph-mon[19468]: pgmap v13562: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:36 smithi087 ceph-mon[20993]: pgmap v13562: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:36 smithi077 ceph-mon[21151]: pgmap v13562: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:38.317 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:38.317 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:38.318 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:38.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:38 smithi046 ceph-mon[19468]: pgmap v13563: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:38 smithi087 ceph-mon[20993]: pgmap v13563: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:38 smithi077 ceph-mon[21151]: pgmap v13563: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:38.989 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:38.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:38.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:38.989 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:38.990 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:39 smithi046 ceph-mon[19468]: from='client.420237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:39 smithi087 ceph-mon[20993]: from='client.420237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:39 smithi077 ceph-mon[21151]: from='client.420237 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:40 smithi046 ceph-mon[19468]: pgmap v13564: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:40 smithi087 ceph-mon[20993]: pgmap v13564: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:40 smithi077 ceph-mon[21151]: pgmap v13564: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:42.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:41 smithi046 ceph-mon[19468]: pgmap v13565: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:42.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:41 smithi087 ceph-mon[20993]: pgmap v13565: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:41 smithi077 ceph-mon[21151]: pgmap v13565: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:06:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:42.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:43.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:43.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:43.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:43 smithi046 ceph-mon[19468]: pgmap v13566: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:43 smithi087 ceph-mon[20993]: pgmap v13566: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:43 smithi077 ceph-mon[21151]: pgmap v13566: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:44.676 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:44.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:44.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:44.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:44.676 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:45.109 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:45 smithi077 ceph-mon[21151]: from='client.420309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:45 smithi046 ceph-mon[19468]: from='client.420309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:45 smithi087 ceph-mon[20993]: from='client.420309 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:46 smithi077 ceph-mon[21151]: pgmap v13567: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:46 smithi046 ceph-mon[19468]: pgmap v13567: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:46 smithi087 ceph-mon[20993]: pgmap v13567: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:48 smithi046 ceph-mon[19468]: pgmap v13568: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:48 smithi087 ceph-mon[20993]: pgmap v13568: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:48 smithi077 ceph-mon[21151]: pgmap v13568: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:06:49.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:49.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:49.678 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:50.374 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:50.374 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:50.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:50.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:50.375 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: pgmap v13569: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: pgmap v13569: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: pgmap v13569: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:06:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:51 smithi087 ceph-mon[20993]: from='client.420387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:51 smithi077 ceph-mon[21151]: from='client.420387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:51 smithi046 ceph-mon[19468]: from='client.420387 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:52 smithi087 ceph-mon[20993]: pgmap v13570: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:52 smithi077 ceph-mon[21151]: pgmap v13570: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:52 smithi046 ceph-mon[19468]: pgmap v13570: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:54 smithi087 ceph-mon[20993]: pgmap v13571: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:54 smithi077 ceph-mon[21151]: pgmap v13571: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:54 smithi046 ceph-mon[19468]: pgmap v13571: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:06:55.376 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:06:55.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:06:55.376 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:06:56.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:06:56.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:06:56.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:06:56.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:06:56.057 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:06:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:56 smithi077 ceph-mon[21151]: pgmap v13572: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:06:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:56 smithi077 ceph-mon[21151]: from='client.420462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:56 smithi046 ceph-mon[19468]: pgmap v13572: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:06:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:56 smithi046 ceph-mon[19468]: from='client.420462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:56 smithi087 ceph-mon[20993]: pgmap v13572: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:06:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:56 smithi087 ceph-mon[20993]: from='client.420462 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:06:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:06:58 smithi077 ceph-mon[21151]: pgmap v13573: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:06:58 smithi046 ceph-mon[19468]: pgmap v13573: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:06:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:06:58 smithi087 ceph-mon[20993]: pgmap v13573: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:00 smithi077 ceph-mon[21151]: pgmap v13574: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:07:01.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:01.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:00 smithi046 ceph-mon[19468]: pgmap v13574: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:07:01.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:01.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:00 smithi087 ceph-mon[20993]: pgmap v13574: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:07:01.741 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:01.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:01.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:01.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:01.741 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:02 smithi046 ceph-mon[19468]: pgmap v13575: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:02 smithi046 ceph-mon[19468]: from='client.420534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:02 smithi077 ceph-mon[21151]: pgmap v13575: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:02 smithi077 ceph-mon[21151]: from='client.420534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:02 smithi087 ceph-mon[20993]: pgmap v13575: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:02.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:02 smithi087 ceph-mon[20993]: from='client.420534 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:04.249 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:04 smithi046 ceph-mon[19468]: pgmap v13576: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:04 smithi077 ceph-mon[21151]: pgmap v13576: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:04 smithi087 ceph-mon[20993]: pgmap v13576: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:06.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:06 smithi046 ceph-mon[19468]: pgmap v13577: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:06.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:06 smithi077 ceph-mon[21151]: pgmap v13577: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:06 smithi087 ceph-mon[20993]: pgmap v13577: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:06.743 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:06.744 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:07.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:07.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:07.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:07.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:07.431 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:08 smithi046 ceph-mon[19468]: pgmap v13578: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:08 smithi046 ceph-mon[19468]: from='client.420606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:08 smithi077 ceph-mon[21151]: pgmap v13578: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:08 smithi077 ceph-mon[21151]: from='client.420606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:08 smithi087 ceph-mon[20993]: pgmap v13578: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:08 smithi087 ceph-mon[20993]: from='client.420606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: pgmap v13579: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: pgmap v13579: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: pgmap v13579: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:12.431 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:12.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:12.432 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:12 smithi046 ceph-mon[19468]: pgmap v13580: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:13.108 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:13.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:13.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:13.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:13.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:12 smithi087 ceph-mon[20993]: pgmap v13580: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:12 smithi077 ceph-mon[21151]: pgmap v13580: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:14.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:13 smithi087 ceph-mon[20993]: from='client.420684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:13 smithi046 ceph-mon[19468]: from='client.420684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:13 smithi077 ceph-mon[21151]: from='client.420684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:14 smithi087 ceph-mon[20993]: pgmap v13581: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:14 smithi046 ceph-mon[19468]: pgmap v13581: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:14 smithi077 ceph-mon[21151]: pgmap v13581: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:16 smithi046 ceph-mon[19468]: pgmap v13582: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:16 smithi087 ceph-mon[20993]: pgmap v13582: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:16 smithi077 ceph-mon[21151]: pgmap v13582: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:18.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:18.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:18.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:18.804 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:18.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:18.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:18.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:18.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:18 smithi046 ceph-mon[19468]: pgmap v13583: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:18 smithi087 ceph-mon[20993]: pgmap v13583: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:18 smithi077 ceph-mon[21151]: pgmap v13583: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:19 smithi046 ceph-mon[19468]: from='client.420762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:19 smithi087 ceph-mon[20993]: from='client.420762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:19 smithi077 ceph-mon[21151]: from='client.420762 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:20 smithi046 ceph-mon[19468]: pgmap v13584: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:20 smithi087 ceph-mon[20993]: pgmap v13584: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:20 smithi077 ceph-mon[21151]: pgmap v13584: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:22 smithi046 ceph-mon[19468]: pgmap v13585: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:22 smithi087 ceph-mon[20993]: pgmap v13585: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:22 smithi077 ceph-mon[21151]: pgmap v13585: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:23.807 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:24.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:24 smithi046 ceph-mon[19468]: pgmap v13586: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:24.495 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:24.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:24.495 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:24.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:24.496 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:24 smithi087 ceph-mon[20993]: pgmap v13586: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:24 smithi077 ceph-mon[21151]: pgmap v13586: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:25.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:25 smithi046 ceph-mon[19468]: from='client.420840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:25.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:25 smithi087 ceph-mon[20993]: from='client.420840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:25.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:25 smithi077 ceph-mon[21151]: from='client.420840 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:26.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:26 smithi077 ceph-mon[21151]: pgmap v13587: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:26 smithi046 ceph-mon[19468]: pgmap v13587: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:26 smithi087 ceph-mon[20993]: pgmap v13587: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:07:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:28 smithi046 ceph-mon[19468]: pgmap v13588: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:28 smithi087 ceph-mon[20993]: pgmap v13588: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:28.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:28 smithi077 ceph-mon[21151]: pgmap v13588: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:29.497 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:29.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:29.497 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:29.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:07:29.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:07:29.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:07:29.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:29.572 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:29.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:29 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:07:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:07:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:07:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:29.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:29 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:07:29.569+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:07:29.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:07:29 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:07:29.570+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:07:30.186 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:30.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:30.186 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:30.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:30.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: pgmap v13589: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.421 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: pgmap v13589: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: pgmap v13589: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:07:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:07:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:30.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:31.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:31 smithi077 ceph-mon[21151]: from='client.421023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:31 smithi046 ceph-mon[19468]: from='client.421023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:31 smithi087 ceph-mon[20993]: from='client.421023 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:32.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:32 smithi046 ceph-mon[19468]: pgmap v13590: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:32.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:32 smithi087 ceph-mon[20993]: pgmap v13590: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:32 smithi077 ceph-mon[21151]: pgmap v13590: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:34 smithi046 ceph-mon[19468]: pgmap v13591: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:34 smithi087 ceph-mon[20993]: pgmap v13591: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:34 smithi077 ceph-mon[21151]: pgmap v13591: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:35.187 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:35.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:35.188 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:35.867 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:35.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:35.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:35.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:35.868 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:36.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:36 smithi046 ceph-mon[19468]: pgmap v13592: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:36.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:36 smithi046 ceph-mon[19468]: from='client.421098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:36.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:36 smithi087 ceph-mon[20993]: pgmap v13592: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:36.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:36 smithi087 ceph-mon[20993]: from='client.421098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:36 smithi077 ceph-mon[21151]: pgmap v13592: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:36 smithi077 ceph-mon[21151]: from='client.421098 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:38 smithi046 ceph-mon[19468]: pgmap v13593: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:38 smithi087 ceph-mon[20993]: pgmap v13593: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:38 smithi077 ceph-mon[21151]: pgmap v13593: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.6 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:40.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:40.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:40 smithi046 ceph-mon[19468]: pgmap v13594: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:40.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:40.870 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:40 smithi087 ceph-mon[20993]: pgmap v13594: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:40.878 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:40 smithi077 ceph-mon[21151]: pgmap v13594: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:07:41.553 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:41.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:41.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:41.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:41.554 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:42 smithi077 ceph-mon[21151]: pgmap v13595: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:42 smithi077 ceph-mon[21151]: from='client.421176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:42 smithi046 ceph-mon[19468]: pgmap v13595: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:42 smithi046 ceph-mon[19468]: from='client.421176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:42.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:42 smithi087 ceph-mon[20993]: pgmap v13595: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:07:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:42 smithi087 ceph-mon[20993]: from='client.421176 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:44 smithi077 ceph-mon[21151]: pgmap v13596: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:07:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:44 smithi046 ceph-mon[19468]: pgmap v13596: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:07:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:44 smithi087 ceph-mon[20993]: pgmap v13596: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:07:46.557 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:46.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:46.557 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:46 smithi077 ceph-mon[21151]: pgmap v13597: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:46 smithi046 ceph-mon[19468]: pgmap v13597: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:46 smithi087 ceph-mon[20993]: pgmap v13597: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:07:47.244 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:47.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:47.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:47.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:47.244 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:48 smithi077 ceph-mon[21151]: pgmap v13598: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:48 smithi077 ceph-mon[21151]: from='client.421251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:48 smithi046 ceph-mon[19468]: pgmap v13598: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:48 smithi046 ceph-mon[19468]: from='client.421251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:48 smithi087 ceph-mon[20993]: pgmap v13598: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:48 smithi087 ceph-mon[20993]: from='client.421251 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: pgmap v13599: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: pgmap v13599: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: pgmap v13599: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:50.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:07:52.245 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:52.245 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:52.246 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:52 smithi046 ceph-mon[19468]: pgmap v13600: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:52 smithi077 ceph-mon[21151]: pgmap v13600: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:52 smithi087 ceph-mon[20993]: pgmap v13600: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:07:52.924 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:53.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:53 smithi077 ceph-mon[21151]: from='client.421323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:53 smithi046 ceph-mon[19468]: from='client.421323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:53 smithi087 ceph-mon[20993]: from='client.421323 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:54 smithi077 ceph-mon[21151]: pgmap v13601: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:54 smithi046 ceph-mon[19468]: pgmap v13601: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:54 smithi087 ceph-mon[20993]: pgmap v13601: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:07:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:56 smithi087 ceph-mon[20993]: pgmap v13602: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:07:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:56 smithi077 ceph-mon[21151]: pgmap v13602: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:07:56.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:56 smithi046 ceph-mon[19468]: pgmap v13602: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:07:57.926 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:07:57.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:07:57.927 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:07:58.610 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:07:58.610 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:07:58.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:07:58.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:07:58.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:07:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:58 smithi077 ceph-mon[21151]: pgmap v13603: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:58 smithi046 ceph-mon[19468]: pgmap v13603: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:58 smithi087 ceph-mon[20993]: pgmap v13603: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:07:59.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:07:59 smithi046 ceph-mon[19468]: from='client.421401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:59.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:07:59 smithi087 ceph-mon[20993]: from='client.421401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:07:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:07:59 smithi077 ceph-mon[21151]: from='client.421401 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:00.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:00 smithi077 ceph-mon[21151]: pgmap v13604: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:00 smithi046 ceph-mon[19468]: pgmap v13604: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:00 smithi087 ceph-mon[20993]: pgmap v13604: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:02 smithi046 ceph-mon[19468]: pgmap v13605: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:02 smithi087 ceph-mon[20993]: pgmap v13605: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:02 smithi077 ceph-mon[21151]: pgmap v13605: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:03.611 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:03.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:03.612 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:04.302 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:04.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:04.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:04.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:04.303 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:04 smithi046 ceph-mon[19468]: pgmap v13606: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:04 smithi087 ceph-mon[20993]: pgmap v13606: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:04 smithi077 ceph-mon[21151]: pgmap v13606: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:05.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:05 smithi046 ceph-mon[19468]: from='client.421479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:05 smithi087 ceph-mon[20993]: from='client.421479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:05.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:05 smithi077 ceph-mon[21151]: from='client.421479 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:06 smithi046 ceph-mon[19468]: pgmap v13607: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:08:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:06 smithi087 ceph-mon[20993]: pgmap v13607: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:08:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:06 smithi077 ceph-mon[21151]: pgmap v13607: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:08:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:08 smithi077 ceph-mon[21151]: pgmap v13608: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:08:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:08 smithi046 ceph-mon[19468]: pgmap v13608: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:08:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:08 smithi087 ceph-mon[20993]: pgmap v13608: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:08:09.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:09.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:09.306 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:09.991 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:09.991 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:09.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:09.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:09.992 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: pgmap v13609: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:10.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='client.421557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: pgmap v13609: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='client.421557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: pgmap v13609: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='client.421557 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:12.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:12 smithi046 ceph-mon[19468]: pgmap v13610: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:08:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:12 smithi087 ceph-mon[20993]: pgmap v13610: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:08:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:12 smithi077 ceph-mon[21151]: pgmap v13610: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:08:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:14 smithi046 ceph-mon[19468]: pgmap v13611: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:08:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:14 smithi087 ceph-mon[20993]: pgmap v13611: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:08:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:14 smithi077 ceph-mon[21151]: pgmap v13611: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:08:14.993 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:14.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:14.993 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:15.678 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:15.678 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:15.679 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:16.754 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:16 smithi087 ceph-mon[20993]: pgmap v13612: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:16.754 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:16 smithi087 ceph-mon[20993]: from='client.421629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:16 smithi046 ceph-mon[19468]: pgmap v13612: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:16 smithi046 ceph-mon[19468]: from='client.421629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:16 smithi077 ceph-mon[21151]: pgmap v13612: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:16 smithi077 ceph-mon[21151]: from='client.421629 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:18 smithi046 ceph-mon[19468]: pgmap v13613: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:08:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:18 smithi087 ceph-mon[20993]: pgmap v13613: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:08:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:18 smithi077 ceph-mon[21151]: pgmap v13613: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:08:20.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:20.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:20.680 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:20 smithi046 ceph-mon[19468]: pgmap v13614: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:08:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:20 smithi087 ceph-mon[20993]: pgmap v13614: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:08:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:20 smithi077 ceph-mon[21151]: pgmap v13614: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:08:21.364 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:21.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:21.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:21.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:21.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:22 smithi077 ceph-mon[21151]: pgmap v13615: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:22 smithi077 ceph-mon[21151]: from='client.421698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:22 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:22 smithi046 ceph-mon[19468]: pgmap v13615: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:22 smithi046 ceph-mon[19468]: from='client.421698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:22 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:22 smithi087 ceph-mon[20993]: pgmap v13615: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:22 smithi087 ceph-mon[20993]: from='client.421698 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:22 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:24 smithi077 ceph-mon[21151]: pgmap v13616: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:08:24.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:24 smithi046 ceph-mon[19468]: pgmap v13616: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:08:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:24 smithi087 ceph-mon[20993]: pgmap v13616: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:08:26.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:26.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:26.366 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:26 smithi077 ceph-mon[21151]: pgmap v13617: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T10:08:27.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:26 smithi046 ceph-mon[19468]: pgmap v13617: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T10:08:27.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:27.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:27.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:27.039 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:27.039 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:26 smithi087 ceph-mon[20993]: pgmap v13617: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-08-31T10:08:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:27 smithi077 ceph-mon[21151]: from='client.421773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:27 smithi046 ceph-mon[19468]: from='client.421773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:28.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:27 smithi087 ceph-mon[20993]: from='client.421773 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:28.819 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:28 smithi077 ceph-mon[21151]: pgmap v13618: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:28 smithi046 ceph-mon[19468]: pgmap v13618: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:28 smithi087 ceph-mon[20993]: pgmap v13618: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: pgmap v13619: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:08:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:30.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:30 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:08:30.609+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:08:31.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:08:30.610+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: pgmap v13619: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:30 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: pgmap v13619: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:08:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:30 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:31 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:08:31.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:31 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:08:32.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:32.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:31 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:08:32.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:31 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:08:32.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:32.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:32.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:08:32.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:31 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:08:32.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:31 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:08:32.041 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:32.716 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:32.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:32 smithi077 ceph-mon[21151]: pgmap v13620: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:32 smithi046 ceph-mon[19468]: pgmap v13620: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:32 smithi087 ceph-mon[20993]: pgmap v13620: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:33.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:33 smithi077 ceph-mon[21151]: from='client.421956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:33 smithi046 ceph-mon[19468]: from='client.421956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:33 smithi087 ceph-mon[20993]: from='client.421956 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:34 smithi077 ceph-mon[21151]: pgmap v13621: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:34 smithi046 ceph-mon[19468]: pgmap v13621: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:34 smithi087 ceph-mon[20993]: pgmap v13621: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:36 smithi087 ceph-mon[20993]: pgmap v13622: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:08:36.920 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:36 smithi046 ceph-mon[19468]: pgmap v13622: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:08:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:36 smithi077 ceph-mon[21151]: pgmap v13622: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:08:37.717 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:37.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:37.718 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:38.399 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:38.399 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:38 smithi087 ceph-mon[20993]: pgmap v13623: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:38 smithi046 ceph-mon[19468]: pgmap v13623: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:38 smithi077 ceph-mon[21151]: pgmap v13623: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:40.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:39 smithi046 ceph-mon[19468]: from='client.422034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:40.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:39 smithi087 ceph-mon[20993]: from='client.422034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:39 smithi077 ceph-mon[21151]: from='client.422034 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:40 smithi046 ceph-mon[19468]: pgmap v13624: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:40 smithi087 ceph-mon[20993]: pgmap v13624: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:40 smithi077 ceph-mon[21151]: pgmap v13624: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:42 smithi046 ceph-mon[19468]: pgmap v13625: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:42 smithi087 ceph-mon[20993]: pgmap v13625: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:42 smithi077 ceph-mon[21151]: pgmap v13625: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:43.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:43.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:43.401 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:44.084 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:44.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:44.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:44.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:44.084 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:44 smithi046 ceph-mon[19468]: pgmap v13626: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:44 smithi046 ceph-mon[19468]: from='client.422109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:44 smithi087 ceph-mon[20993]: pgmap v13626: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:44 smithi087 ceph-mon[20993]: from='client.422109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:44 smithi077 ceph-mon[21151]: pgmap v13626: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:44 smithi077 ceph-mon[21151]: from='client.422109 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:46 smithi046 ceph-mon[19468]: pgmap v13627: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:46 smithi087 ceph-mon[20993]: pgmap v13627: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:46 smithi077 ceph-mon[21151]: pgmap v13627: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:08:49.064 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:48 smithi077 ceph-mon[21151]: pgmap v13628: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:08:49.086 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:48 smithi046 ceph-mon[19468]: pgmap v13628: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:08:49.087 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:49.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:49.087 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:48 smithi087 ceph-mon[20993]: pgmap v13628: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:08:49.766 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:49.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:49.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:49.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:49.767 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:50.999 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: pgmap v13629: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:50.999 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='client.422187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:50.999 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: pgmap v13629: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='client.422187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: pgmap v13629: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='client.422187 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:51.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:08:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:52 smithi046 ceph-mon[19468]: pgmap v13630: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:52 smithi087 ceph-mon[20993]: pgmap v13630: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:52 smithi077 ceph-mon[21151]: pgmap v13630: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:08:54.768 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:08:54.768 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:08:54.769 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:08:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:54 smithi046 ceph-mon[19468]: pgmap v13631: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:54 smithi087 ceph-mon[20993]: pgmap v13631: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:54 smithi077 ceph-mon[21151]: pgmap v13631: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:55.456 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:08:55.456 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:08:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:08:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:08:55.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:08:57.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:56 smithi087 ceph-mon[20993]: pgmap v13632: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:57.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:56 smithi087 ceph-mon[20993]: from='client.422262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:56 smithi046 ceph-mon[19468]: pgmap v13632: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:56 smithi046 ceph-mon[19468]: from='client.422262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:56 smithi077 ceph-mon[21151]: pgmap v13632: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:08:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:56 smithi077 ceph-mon[21151]: from='client.422262 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:08:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:08:58 smithi046 ceph-mon[19468]: pgmap v13633: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:08:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:08:58 smithi087 ceph-mon[20993]: pgmap v13633: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:08:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:08:58 smithi077 ceph-mon[21151]: pgmap v13633: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:09:00.457 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:00.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:00.458 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:00 smithi046 ceph-mon[19468]: pgmap v13634: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:00 smithi087 ceph-mon[20993]: pgmap v13634: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:01.141 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:01.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:01.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:01.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:01.141 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:00 smithi077 ceph-mon[21151]: pgmap v13634: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:02.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:01 smithi046 ceph-mon[19468]: from='client.422337 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:02.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:01 smithi087 ceph-mon[20993]: from='client.422337 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:01 smithi077 ceph-mon[21151]: from='client.422337 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:02 smithi046 ceph-mon[19468]: pgmap v13635: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:02 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:02 smithi087 ceph-mon[20993]: pgmap v13635: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:02 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:02 smithi077 ceph-mon[21151]: pgmap v13635: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:02 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:04 smithi046 ceph-mon[19468]: pgmap v13636: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:04 smithi087 ceph-mon[20993]: pgmap v13636: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:04 smithi077 ceph-mon[21151]: pgmap v13636: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:09:06.143 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:06.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:06.143 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:06.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:06.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:06.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:06.851 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:06.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:06 smithi046 ceph-mon[19468]: pgmap v13637: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:09:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:06 smithi087 ceph-mon[20993]: pgmap v13637: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:09:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:06 smithi077 ceph-mon[21151]: pgmap v13637: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:09:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:07 smithi046 ceph-mon[19468]: from='client.422412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:07 smithi087 ceph-mon[20993]: from='client.422412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:07 smithi077 ceph-mon[21151]: from='client.422412 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:08 smithi046 ceph-mon[19468]: pgmap v13638: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:08 smithi087 ceph-mon[20993]: pgmap v13638: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:08 smithi077 ceph-mon[21151]: pgmap v13638: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: pgmap v13639: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:10.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:10 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: pgmap v13639: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:10 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: pgmap v13639: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:10 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:11.852 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:11.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:11.852 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:12.535 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:12.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:12.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:12.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:12.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:12 smithi046 ceph-mon[19468]: pgmap v13640: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:12 smithi087 ceph-mon[20993]: pgmap v13640: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:12 smithi077 ceph-mon[21151]: pgmap v13640: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:13 smithi046 ceph-mon[19468]: from='client.422487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:13 smithi087 ceph-mon[20993]: from='client.422487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:13 smithi077 ceph-mon[21151]: from='client.422487 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:14 smithi046 ceph-mon[19468]: pgmap v13641: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:14 smithi087 ceph-mon[20993]: pgmap v13641: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:14 smithi077 ceph-mon[21151]: pgmap v13641: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:16 smithi046 ceph-mon[19468]: pgmap v13642: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:16 smithi087 ceph-mon[20993]: pgmap v13642: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:16 smithi077 ceph-mon[21151]: pgmap v13642: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:17.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:17.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:17.537 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:17 smithi087 ceph-mon[20993]: pgmap v13643: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:17 smithi077 ceph-mon[21151]: pgmap v13643: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:18.220 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:18.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:18.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:18.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:18.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:18.221 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:17 smithi046 ceph-mon[19468]: pgmap v13643: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:18 smithi046 ceph-mon[19468]: from='client.422559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:18 smithi087 ceph-mon[20993]: from='client.422559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:18 smithi077 ceph-mon[21151]: from='client.422559 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:19 smithi087 ceph-mon[20993]: pgmap v13644: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:19 smithi077 ceph-mon[21151]: pgmap v13644: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:19 smithi046 ceph-mon[19468]: pgmap v13644: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:21 smithi046 ceph-mon[19468]: pgmap v13645: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:21 smithi087 ceph-mon[20993]: pgmap v13645: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:21 smithi077 ceph-mon[21151]: pgmap v13645: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:23.221 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:23.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:23.222 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:23.901 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:23.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:23.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:23.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:23.902 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:24 smithi046 ceph-mon[19468]: pgmap v13646: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:24 smithi046 ceph-mon[19468]: from='client.422637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:24 smithi087 ceph-mon[20993]: pgmap v13646: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:24 smithi087 ceph-mon[20993]: from='client.422637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:24 smithi077 ceph-mon[21151]: pgmap v13646: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:24 smithi077 ceph-mon[21151]: from='client.422637 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:26.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:26 smithi046 ceph-mon[19468]: pgmap v13647: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:26 smithi087 ceph-mon[20993]: pgmap v13647: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:26 smithi077 ceph-mon[21151]: pgmap v13647: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:28.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:28 smithi046 ceph-mon[19468]: pgmap v13648: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:28 smithi087 ceph-mon[20993]: pgmap v13648: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:28 smithi077 ceph-mon[21151]: pgmap v13648: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:28.904 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:28.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:28.905 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:29.587 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:29.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:29.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:29.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:29.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:30 smithi046 ceph-mon[19468]: pgmap v13649: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:30 smithi046 ceph-mon[19468]: from='client.422715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:30 smithi087 ceph-mon[20993]: pgmap v13649: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:30 smithi087 ceph-mon[20993]: from='client.422715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:30.398 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:30 smithi077 ceph-mon[21151]: pgmap v13649: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:30.398 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:30 smithi077 ceph-mon[21151]: from='client.422715 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:31.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.798 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:09:31.799 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.800 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:31.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:32.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:09:31.981+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:09:32.355 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:09:31 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:09:31.982+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:09:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:32 smithi077 ceph-mon[21151]: pgmap v13650: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:32 smithi046 ceph-mon[19468]: pgmap v13650: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:32 smithi087 ceph-mon[20993]: pgmap v13650: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:09:34.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:33 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:09:34.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:33 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:09:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:33 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:09:34.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:33 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:09:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:33 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:09:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:33 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:09:34.589 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:34.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:34.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:34 smithi046 ceph-mon[19468]: pgmap v13651: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:34 smithi087 ceph-mon[20993]: pgmap v13651: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:34 smithi077 ceph-mon[21151]: pgmap v13651: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:35.276 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:35.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:35.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:35.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:35.277 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:36 smithi046 ceph-mon[19468]: pgmap v13652: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:36 smithi046 ceph-mon[19468]: from='client.422901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:36 smithi087 ceph-mon[20993]: pgmap v13652: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:36 smithi087 ceph-mon[20993]: from='client.422901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:36 smithi077 ceph-mon[21151]: pgmap v13652: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:36 smithi077 ceph-mon[21151]: from='client.422901 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:39.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:38 smithi087 ceph-mon[20993]: pgmap v13653: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:38 smithi046 ceph-mon[19468]: pgmap v13653: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:38 smithi077 ceph-mon[21151]: pgmap v13653: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.4 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:40.278 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:40.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:40.279 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:40.958 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:40.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:40.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:40.958 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:40.959 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:40 smithi046 ceph-mon[19468]: pgmap v13654: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:40 smithi087 ceph-mon[20993]: pgmap v13654: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:40 smithi077 ceph-mon[21151]: pgmap v13654: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:41 smithi077 ceph-mon[21151]: from='client.422979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:41 smithi046 ceph-mon[19468]: from='client.422979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:41 smithi087 ceph-mon[20993]: from='client.422979 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:42 smithi046 ceph-mon[19468]: pgmap v13655: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:42 smithi087 ceph-mon[20993]: pgmap v13655: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:09:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:42 smithi077 ceph-mon[21151]: pgmap v13655: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:45.062 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:44 smithi087 ceph-mon[20993]: pgmap v13656: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:44 smithi046 ceph-mon[19468]: pgmap v13656: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:44 smithi077 ceph-mon[21151]: pgmap v13656: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:45.961 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:45.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:45.961 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:46.644 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:46.645 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:47.004 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:46 smithi046 ceph-mon[19468]: pgmap v13657: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:46 smithi087 ceph-mon[20993]: pgmap v13657: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:46 smithi077 ceph-mon[21151]: pgmap v13657: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:09:48.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:47 smithi046 ceph-mon[19468]: from='client.423057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:47 smithi087 ceph-mon[20993]: from='client.423057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:47 smithi077 ceph-mon[21151]: from='client.423057 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:48 smithi046 ceph-mon[19468]: pgmap v13658: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T10:09:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:48 smithi087 ceph-mon[20993]: pgmap v13658: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T10:09:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:48 smithi077 ceph-mon[21151]: pgmap v13658: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-08-31T10:09:51.096 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:50 smithi077 ceph-mon[21151]: pgmap v13659: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:51.096 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.096 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.096 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:50 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:50 smithi046 ceph-mon[19468]: pgmap v13659: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:50 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:50 smithi087 ceph-mon[20993]: pgmap v13659: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:50 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:51.646 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:51.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:51.646 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:51 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:51 smithi046 ceph-mon[19468]: pgmap v13660: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:51 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:51 smithi087 ceph-mon[20993]: pgmap v13660: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:52.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:51 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:09:52.132 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:51 smithi077 ceph-mon[21151]: pgmap v13660: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:09:52.329 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:52.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:52.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:52.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:52.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:52 smithi077 ceph-mon[21151]: from='client.423126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:52 smithi087 ceph-mon[20993]: from='client.423126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:52 smithi046 ceph-mon[19468]: from='client.423126 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:53 smithi087 ceph-mon[20993]: pgmap v13661: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:53 smithi077 ceph-mon[21151]: pgmap v13661: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:53 smithi046 ceph-mon[19468]: pgmap v13661: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:09:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:55 smithi046 ceph-mon[19468]: pgmap v13662: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:55 smithi087 ceph-mon[20993]: pgmap v13662: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:55 smithi077 ceph-mon[21151]: pgmap v13662: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:09:57.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:09:57.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:09:57.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:09:58.021 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:09:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:09:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:09:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:09:58.022 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:09:58.307 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:57 smithi087 ceph-mon[20993]: pgmap v13663: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:58.307 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:57 smithi087 ceph-mon[20993]: from='client.423201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:57 smithi046 ceph-mon[19468]: pgmap v13663: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:57 smithi046 ceph-mon[19468]: from='client.423201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:09:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:57 smithi077 ceph-mon[21151]: pgmap v13663: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:09:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:57 smithi077 ceph-mon[21151]: from='client.423201 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:00.222 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:09:59 smithi077 ceph-mon[21151]: pgmap v13664: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:09:59 smithi046 ceph-mon[19468]: pgmap v13664: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:09:59 smithi087 ceph-mon[20993]: pgmap v13664: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:10:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:10:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:10:02.274 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:01 smithi087 ceph-mon[20993]: pgmap v13665: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:02.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:01 smithi046 ceph-mon[19468]: pgmap v13665: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:01 smithi077 ceph-mon[21151]: pgmap v13665: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:03.023 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:03.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:03.024 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:03.711 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:03.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:03.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:03.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:03.711 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:04 smithi046 ceph-mon[19468]: pgmap v13666: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:04 smithi046 ceph-mon[19468]: from='client.290962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:04 smithi087 ceph-mon[20993]: pgmap v13666: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:04 smithi087 ceph-mon[20993]: from='client.290962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:04 smithi077 ceph-mon[21151]: pgmap v13666: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:04.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:04 smithi077 ceph-mon[21151]: from='client.290962 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:06 smithi046 ceph-mon[19468]: pgmap v13667: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:10:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:06 smithi087 ceph-mon[20993]: pgmap v13667: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:10:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:06 smithi077 ceph-mon[21151]: pgmap v13667: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:10:08.568 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:08 smithi046 ceph-mon[19468]: pgmap v13668: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:10:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:08 smithi087 ceph-mon[20993]: pgmap v13668: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:10:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:08 smithi077 ceph-mon[21151]: pgmap v13668: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:10:08.713 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:08.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:08.713 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:09.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:09.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:09.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:09.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:09.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:10.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:10 smithi046 ceph-mon[19468]: pgmap v13669: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:10.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:10 smithi046 ceph-mon[19468]: from='client.423348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:10 smithi087 ceph-mon[20993]: pgmap v13669: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:10 smithi087 ceph-mon[20993]: from='client.423348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:10 smithi077 ceph-mon[21151]: pgmap v13669: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:10 smithi077 ceph-mon[21151]: from='client.423348 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:11 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:11 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:11 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:12 smithi077 ceph-mon[21151]: pgmap v13670: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:12 smithi046 ceph-mon[19468]: pgmap v13670: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:12 smithi087 ceph-mon[20993]: pgmap v13670: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:14.029 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:13 smithi077 ceph-mon[21151]: pgmap v13671: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:13 smithi046 ceph-mon[19468]: pgmap v13671: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:13 smithi087 ceph-mon[20993]: pgmap v13671: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:14.407 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:14.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:14.407 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:15.096 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:15.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:15.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:15.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:15.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:14 smithi077 ceph-mon[21151]: from='client.423423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:14 smithi046 ceph-mon[19468]: from='client.423423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:14 smithi087 ceph-mon[20993]: from='client.423423 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:15 smithi077 ceph-mon[21151]: pgmap v13672: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:15 smithi046 ceph-mon[19468]: pgmap v13672: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:15 smithi087 ceph-mon[20993]: pgmap v13672: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:17 smithi046 ceph-mon[19468]: pgmap v13673: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:10:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:17 smithi087 ceph-mon[20993]: pgmap v13673: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:10:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:17 smithi077 ceph-mon[21151]: pgmap v13673: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:10:20.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:19 smithi087 ceph-mon[20993]: pgmap v13674: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:10:20.097 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:20.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:20.098 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:19 smithi046 ceph-mon[19468]: pgmap v13674: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:10:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:19 smithi077 ceph-mon[21151]: pgmap v13674: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:10:20.779 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:20.779 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:21.117 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:20 smithi087 ceph-mon[20993]: from='client.423495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:20 smithi046 ceph-mon[19468]: from='client.423495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:20 smithi077 ceph-mon[21151]: from='client.423495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:21 smithi046 ceph-mon[19468]: pgmap v13675: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:21 smithi087 ceph-mon[20993]: pgmap v13675: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:21 smithi077 ceph-mon[21151]: pgmap v13675: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:23.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:24 smithi077 ceph-mon[21151]: pgmap v13676: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:10:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:24 smithi046 ceph-mon[19468]: pgmap v13676: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:10:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:24 smithi087 ceph-mon[20993]: pgmap v13676: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:10:25.780 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:25.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:25.780 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:26.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:26.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:26.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:26.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:26.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:26 smithi077 ceph-mon[21151]: pgmap v13677: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:10:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:26 smithi046 ceph-mon[19468]: pgmap v13677: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:10:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:26 smithi087 ceph-mon[20993]: pgmap v13677: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:10:27.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:27 smithi046 ceph-mon[19468]: from='client.423564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:27.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:27 smithi087 ceph-mon[20993]: from='client.423564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:27.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:27 smithi077 ceph-mon[21151]: from='client.423564 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:28.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:28 smithi046 ceph-mon[19468]: pgmap v13678: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:28 smithi087 ceph-mon[20993]: pgmap v13678: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:28 smithi077 ceph-mon[21151]: pgmap v13678: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:30 smithi046 ceph-mon[19468]: pgmap v13679: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:10:30.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:30 smithi077 ceph-mon[21151]: pgmap v13679: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:10:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:30 smithi087 ceph-mon[20993]: pgmap v13679: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:10:31.464 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:31.464 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:31.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:32.154 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:32.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:32.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:32.154 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:32.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: pgmap v13680: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.275 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:31 smithi087 ceph-mon[20993]: from='client.423642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: pgmap v13680: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.333 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.334 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:31 smithi077 ceph-mon[21151]: from='client.423642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: pgmap v13680: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:31 smithi046 ceph-mon[19468]: from='client.423642 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:10:32.744+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:10:33.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:10:32.745+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:10:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:32 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.287 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:10:33.288 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:32 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:10:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:10:33.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:32 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:10:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:34 smithi046 ceph-mon[19468]: pgmap v13681: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:34 smithi087 ceph-mon[20993]: pgmap v13681: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:34.376 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:34 smithi077 ceph-mon[21151]: pgmap v13681: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:36 smithi046 ceph-mon[19468]: pgmap v13682: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:10:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:36 smithi087 ceph-mon[20993]: pgmap v13682: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:10:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:36 smithi077 ceph-mon[21151]: pgmap v13682: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:10:37.155 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:37.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:37.156 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:37.855 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:37.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:37.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:37.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:37.855 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:38 smithi046 ceph-mon[19468]: pgmap v13683: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:38 smithi046 ceph-mon[19468]: from='client.423819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:38 smithi087 ceph-mon[20993]: pgmap v13683: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:38 smithi087 ceph-mon[20993]: from='client.423819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:38 smithi077 ceph-mon[21151]: pgmap v13683: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:38 smithi077 ceph-mon[21151]: from='client.423819 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:40.289 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:40 smithi087 ceph-mon[20993]: pgmap v13684: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:40.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:40 smithi046 ceph-mon[19468]: pgmap v13684: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:40 smithi077 ceph-mon[21151]: pgmap v13684: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:42.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:42 smithi087 ceph-mon[20993]: pgmap v13685: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:42 smithi077 ceph-mon[21151]: pgmap v13685: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:42.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:42 smithi046 ceph-mon[19468]: pgmap v13685: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:42.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:42.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:42.856 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:43.534 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:43.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:43.534 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:43.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:43.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:43.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:44.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:44 smithi046 ceph-mon[19468]: pgmap v13686: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:45.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:44 smithi046 ceph-mon[19468]: from='client.423897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:45.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:44 smithi077 ceph-mon[21151]: pgmap v13686: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:45.083 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:44 smithi077 ceph-mon[21151]: from='client.423897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:45.084 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:44 smithi087 ceph-mon[20993]: pgmap v13686: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:45.084 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:44 smithi087 ceph-mon[20993]: from='client.423897 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:46 smithi046 ceph-mon[19468]: pgmap v13687: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:46 smithi087 ceph-mon[20993]: pgmap v13687: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:46 smithi077 ceph-mon[21151]: pgmap v13687: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:10:48.535 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:48.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:48.536 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:48 smithi046 ceph-mon[19468]: pgmap v13688: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:10:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:48 smithi087 ceph-mon[20993]: pgmap v13688: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:10:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:48 smithi077 ceph-mon[21151]: pgmap v13688: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:10:49.241 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:49.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:49.241 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:49.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:49.242 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:50 smithi046 ceph-mon[19468]: from='client.423975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:50.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:50 smithi046 ceph-mon[19468]: pgmap v13689: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:50 smithi087 ceph-mon[20993]: from='client.423975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:50 smithi087 ceph-mon[20993]: pgmap v13689: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:50 smithi077 ceph-mon[21151]: from='client.423975 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:50 smithi077 ceph-mon[21151]: pgmap v13689: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: pgmap v13690: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: pgmap v13690: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: pgmap v13690: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:10:54.151 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:54 smithi077 ceph-mon[21151]: pgmap v13691: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:54.243 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:54.243 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:10:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:54 smithi046 ceph-mon[19468]: pgmap v13691: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:54 smithi087 ceph-mon[20993]: pgmap v13691: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:10:54.927 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:10:54.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:10:54.927 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:10:54.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:10:54.928 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:10:55.281 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:55 smithi077 ceph-mon[21151]: from='client.424050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:55 smithi046 ceph-mon[19468]: from='client.424050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:55 smithi087 ceph-mon[20993]: from='client.424050 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:10:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:56 smithi046 ceph-mon[19468]: pgmap v13692: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:10:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:56 smithi087 ceph-mon[20993]: pgmap v13692: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:10:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:56 smithi077 ceph-mon[21151]: pgmap v13692: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-08-31T10:10:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:10:58 smithi046 ceph-mon[19468]: pgmap v13693: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:10:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:10:58 smithi087 ceph-mon[20993]: pgmap v13693: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:10:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:10:58 smithi077 ceph-mon[21151]: pgmap v13693: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:10:59.929 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:10:59.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:10:59.929 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:00 smithi046 ceph-mon[19468]: pgmap v13694: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:11:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:00 smithi087 ceph-mon[20993]: pgmap v13694: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:11:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:00 smithi077 ceph-mon[21151]: pgmap v13694: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:11:00.615 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:00.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:00.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:00.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:00.616 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:01 smithi087 ceph-mon[20993]: from='client.424125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:01 smithi077 ceph-mon[21151]: from='client.424125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:01.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:01 smithi046 ceph-mon[19468]: from='client.424125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:02 smithi087 ceph-mon[20993]: pgmap v13695: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:02 smithi077 ceph-mon[21151]: pgmap v13695: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:02 smithi046 ceph-mon[19468]: pgmap v13695: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:04 smithi077 ceph-mon[21151]: pgmap v13696: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:04 smithi046 ceph-mon[19468]: pgmap v13696: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:04 smithi087 ceph-mon[20993]: pgmap v13696: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:05.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:05.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:05.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:06.298 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:06.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:06.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:06.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:06.299 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:06 smithi046 ceph-mon[19468]: pgmap v13697: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:11:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:06 smithi087 ceph-mon[20993]: pgmap v13697: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:11:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:06 smithi077 ceph-mon[21151]: pgmap v13697: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:11:08.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:07 smithi046 ceph-mon[19468]: from='client.424200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:08.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:07 smithi087 ceph-mon[20993]: from='client.424200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:07 smithi077 ceph-mon[21151]: from='client.424200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:08 smithi046 ceph-mon[19468]: pgmap v13698: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:11:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:08 smithi087 ceph-mon[20993]: pgmap v13698: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:11:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:08 smithi077 ceph-mon[21151]: pgmap v13698: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:11:10.966 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:10 smithi077 ceph-mon[21151]: pgmap v13699: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:11:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:10 smithi046 ceph-mon[19468]: pgmap v13699: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:11:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:10 smithi087 ceph-mon[20993]: pgmap v13699: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:11:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:11.301 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:11.974 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:11.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:11.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:11.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:11.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: pgmap v13700: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:11:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:12 smithi046 ceph-mon[19468]: from='client.424275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: pgmap v13700: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:12 smithi087 ceph-mon[20993]: from='client.424275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: pgmap v13700: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:12 smithi077 ceph-mon[21151]: from='client.424275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:14 smithi077 ceph-mon[21151]: pgmap v13701: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:14 smithi046 ceph-mon[19468]: pgmap v13701: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:14 smithi087 ceph-mon[20993]: pgmap v13701: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:16.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:16 smithi046 ceph-mon[19468]: pgmap v13702: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:16.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:16 smithi087 ceph-mon[20993]: pgmap v13702: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:16.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:16 smithi077 ceph-mon[21151]: pgmap v13702: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:16.975 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:16.975 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:16.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:17.661 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:17.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:17.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:17.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:17.662 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:18 smithi046 ceph-mon[19468]: pgmap v13703: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:18 smithi046 ceph-mon[19468]: from='client.424353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:18 smithi087 ceph-mon[20993]: pgmap v13703: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:18 smithi087 ceph-mon[20993]: from='client.424353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:18 smithi077 ceph-mon[21151]: pgmap v13703: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:18 smithi077 ceph-mon[21151]: from='client.424353 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:20.558 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:20 smithi087 ceph-mon[20993]: pgmap v13704: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:20 smithi046 ceph-mon[19468]: pgmap v13704: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:20 smithi077 ceph-mon[21151]: pgmap v13704: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:22.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:22 smithi087 ceph-mon[20993]: pgmap v13705: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:22 smithi046 ceph-mon[19468]: pgmap v13705: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:22.663 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:22.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:22.664 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:22 smithi077 ceph-mon[21151]: pgmap v13705: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:23.363 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:23.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:23.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:23.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:23.363 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:24.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:23 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:23 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:24.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:23 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:24 smithi046 ceph-mon[19468]: pgmap v13706: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:24 smithi046 ceph-mon[19468]: from='client.424431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:24 smithi087 ceph-mon[20993]: pgmap v13706: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:24 smithi087 ceph-mon[20993]: from='client.424431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:24 smithi077 ceph-mon[21151]: pgmap v13706: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:24 smithi077 ceph-mon[21151]: from='client.424431 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:26 smithi046 ceph-mon[19468]: pgmap v13707: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:26 smithi087 ceph-mon[20993]: pgmap v13707: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:26 smithi077 ceph-mon[21151]: pgmap v13707: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:28.364 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:28.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:28.365 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:29.046 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:29.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:29.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:29.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:29.047 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:28 smithi046 ceph-mon[19468]: pgmap v13708: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:28 smithi087 ceph-mon[20993]: pgmap v13708: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:28 smithi077 ceph-mon[21151]: pgmap v13708: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:30.071 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:29 smithi077 ceph-mon[21151]: from='client.424506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:29 smithi046 ceph-mon[19468]: from='client.424506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:29 smithi087 ceph-mon[20993]: from='client.424506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:31.087 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:30 smithi077 ceph-mon[21151]: pgmap v13709: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:30 smithi046 ceph-mon[19468]: pgmap v13709: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:30 smithi087 ceph-mon[20993]: pgmap v13709: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:32.499 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: pgmap v13710: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.500 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: pgmap v13710: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: pgmap v13710: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:32.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:11:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:33.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:33.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:11:33.500+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:11:33.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:11:33 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:11:33.500+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:11:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:11:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:11:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:11:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:33.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:11:33.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:33.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:34.049 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:34.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:34.049 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:34.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:34.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:34 smithi077 ceph-mon[21151]: pgmap v13711: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:34.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:11:34.571 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:34 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:11:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:34 smithi046 ceph-mon[19468]: pgmap v13711: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:11:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:34 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:11:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:11:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:34 smithi087 ceph-mon[20993]: pgmap v13711: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:11:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:34 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:11:34.724 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:34.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:34.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:34.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:34.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:35.522 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:35 smithi077 ceph-mon[21151]: from='client.424683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:35 smithi046 ceph-mon[19468]: from='client.424683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:35.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:35 smithi087 ceph-mon[20993]: from='client.424683 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:36 smithi077 ceph-mon[21151]: pgmap v13712: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:36 smithi046 ceph-mon[19468]: pgmap v13712: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:36 smithi087 ceph-mon[20993]: pgmap v13712: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:38 smithi077 ceph-mon[21151]: pgmap v13713: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:38 smithi046 ceph-mon[19468]: pgmap v13713: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:38 smithi087 ceph-mon[20993]: pgmap v13713: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:39.726 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:39.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:39.726 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:40.410 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:40.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:40.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:40.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:40.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:40 smithi046 ceph-mon[19468]: pgmap v13714: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:40.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:40 smithi087 ceph-mon[20993]: pgmap v13714: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:40 smithi077 ceph-mon[21151]: pgmap v13714: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:41 smithi087 ceph-mon[20993]: from='client.424755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:41.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:41 smithi077 ceph-mon[21151]: from='client.424755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:41 smithi046 ceph-mon[19468]: from='client.424755 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:42 smithi077 ceph-mon[21151]: pgmap v13715: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:42.935 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:42 smithi087 ceph-mon[20993]: pgmap v13715: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:42.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:42 smithi046 ceph-mon[19468]: pgmap v13715: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:11:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:43 smithi046 ceph-mon[19468]: pgmap v13716: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:43 smithi087 ceph-mon[20993]: pgmap v13716: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:43 smithi077 ceph-mon[21151]: pgmap v13716: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:45.412 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:45.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:45.412 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:46.094 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:46.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:46.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:46.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:46 smithi046 ceph-mon[19468]: pgmap v13717: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:46.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:46 smithi046 ceph-mon[19468]: from='client.424827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:46 smithi087 ceph-mon[20993]: pgmap v13717: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:46 smithi087 ceph-mon[20993]: from='client.424827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:46 smithi077 ceph-mon[21151]: pgmap v13717: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:11:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:46 smithi077 ceph-mon[21151]: from='client.424827 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:48 smithi046 ceph-mon[19468]: pgmap v13718: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:11:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:48 smithi087 ceph-mon[20993]: pgmap v13718: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:11:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:48 smithi077 ceph-mon[21151]: pgmap v13718: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:11:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:50 smithi046 ceph-mon[19468]: pgmap v13719: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:50 smithi087 ceph-mon[20993]: pgmap v13719: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:50 smithi077 ceph-mon[21151]: pgmap v13719: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:11:51.096 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:51.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:51.097 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:51.797 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:51.797 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:51.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:51.798 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: pgmap v13720: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='client.424905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: pgmap v13720: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='client.424905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: pgmap v13720: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='client.424905 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:52.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:11:54.723 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:54 smithi077 ceph-mon[21151]: pgmap v13721: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:54 smithi046 ceph-mon[19468]: pgmap v13721: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:54 smithi087 ceph-mon[20993]: pgmap v13721: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:11:56.800 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:56 smithi046 ceph-mon[19468]: pgmap v13722: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:56.801 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:11:56.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:11:56.801 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:11:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:56 smithi087 ceph-mon[20993]: pgmap v13722: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:56 smithi077 ceph-mon[21151]: pgmap v13722: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:11:57.486 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:11:57.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:11:57.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:11:57.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:11:57.486 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:11:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:58 smithi046 ceph-mon[19468]: pgmap v13723: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:11:58 smithi046 ceph-mon[19468]: from='client.424983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:58 smithi087 ceph-mon[20993]: pgmap v13723: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:58.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:11:58 smithi087 ceph-mon[20993]: from='client.424983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:11:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:58 smithi077 ceph-mon[21151]: pgmap v13723: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:11:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:11:58 smithi077 ceph-mon[21151]: from='client.424983 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:00.721 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:00 smithi077 ceph-mon[21151]: pgmap v13724: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:00 smithi046 ceph-mon[19468]: pgmap v13724: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:00 smithi087 ceph-mon[20993]: pgmap v13724: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:02.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:02.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:02.488 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:02 smithi087 ceph-mon[20993]: pgmap v13725: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:02 smithi046 ceph-mon[19468]: pgmap v13725: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:02 smithi077 ceph-mon[21151]: pgmap v13725: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:03.192 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:03.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:03.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:03.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:03.193 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:03.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:03 smithi087 ceph-mon[20993]: from='client.425052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:03.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:03 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:03 smithi046 ceph-mon[19468]: from='client.425052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:03 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:03 smithi077 ceph-mon[21151]: from='client.425052 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:03 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:04.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:04 smithi087 ceph-mon[20993]: pgmap v13726: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:04 smithi046 ceph-mon[19468]: pgmap v13726: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:04 smithi077 ceph-mon[21151]: pgmap v13726: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:06 smithi046 ceph-mon[19468]: pgmap v13727: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:06 smithi087 ceph-mon[20993]: pgmap v13727: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:06 smithi077 ceph-mon[21151]: pgmap v13727: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:08.194 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:08 smithi046 ceph-mon[19468]: pgmap v13728: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:08 smithi087 ceph-mon[20993]: pgmap v13728: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:08.877 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:08.878 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:08 smithi077 ceph-mon[21151]: pgmap v13728: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:09.747 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:09 smithi046 ceph-mon[19468]: from='client.425130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:09.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:09 smithi087 ceph-mon[20993]: from='client.425130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:09.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:09 smithi077 ceph-mon[21151]: from='client.425130 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:10.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:10 smithi046 ceph-mon[19468]: pgmap v13729: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:10 smithi087 ceph-mon[20993]: pgmap v13729: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:10 smithi077 ceph-mon[21151]: pgmap v13729: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: pgmap v13730: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: pgmap v13730: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: pgmap v13730: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:13.881 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:13.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:13.881 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:14.565 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:14.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:14.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:14.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:14.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:14 smithi046 ceph-mon[19468]: pgmap v13731: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:14 smithi087 ceph-mon[20993]: pgmap v13731: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:14 smithi077 ceph-mon[21151]: pgmap v13731: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:15.696 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:15 smithi077 ceph-mon[21151]: from='client.425202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:15.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:15 smithi046 ceph-mon[19468]: from='client.425202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:15.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:15 smithi087 ceph-mon[20993]: from='client.425202 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:16 smithi046 ceph-mon[19468]: pgmap v13732: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:16 smithi087 ceph-mon[20993]: pgmap v13732: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:16 smithi077 ceph-mon[21151]: pgmap v13732: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:18 smithi046 ceph-mon[19468]: pgmap v13733: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:18 smithi087 ceph-mon[20993]: pgmap v13733: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:18 smithi077 ceph-mon[21151]: pgmap v13733: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:19.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:19.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:19.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:20.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:20.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:20.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:20.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:20.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:20 smithi046 ceph-mon[19468]: pgmap v13734: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:20 smithi087 ceph-mon[20993]: pgmap v13734: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:20 smithi077 ceph-mon[21151]: pgmap v13734: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:21.832 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:21 smithi087 ceph-mon[20993]: from='client.425277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:21.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:21 smithi046 ceph-mon[19468]: from='client.425277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:21 smithi077 ceph-mon[21151]: from='client.425277 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:22.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:22 smithi087 ceph-mon[20993]: pgmap v13735: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:22.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:22 smithi046 ceph-mon[19468]: pgmap v13735: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:22 smithi077 ceph-mon[21151]: pgmap v13735: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:24 smithi046 ceph-mon[19468]: pgmap v13736: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:24 smithi087 ceph-mon[20993]: pgmap v13736: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:24 smithi077 ceph-mon[21151]: pgmap v13736: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:25.256 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:25.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:25.256 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:25.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:25.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:25.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:25.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:25.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:26 smithi046 ceph-mon[19468]: pgmap v13737: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:12:26.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:26 smithi046 ceph-mon[19468]: from='client.425355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:26 smithi087 ceph-mon[20993]: pgmap v13737: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:12:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:26 smithi087 ceph-mon[20993]: from='client.425355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:26 smithi077 ceph-mon[21151]: pgmap v13737: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:12:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:26 smithi077 ceph-mon[21151]: from='client.425355 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:28 smithi046 ceph-mon[19468]: pgmap v13738: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:12:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:28 smithi087 ceph-mon[20993]: pgmap v13738: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:12:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:28 smithi077 ceph-mon[21151]: pgmap v13738: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:12:30.471 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:30 smithi077 ceph-mon[21151]: pgmap v13739: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:30 smithi046 ceph-mon[19468]: pgmap v13739: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:30 smithi087 ceph-mon[20993]: pgmap v13739: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:12:30.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:30.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:30.947 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:31.644 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:31.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:31.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:31.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:31.644 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:32.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: pgmap v13740: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:32.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='client.425433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:32.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:32.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:32.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:32.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:32.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:32.998 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: pgmap v13740: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='client.425433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: pgmap v13740: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='client.425433 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:12:33.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:12:33.812 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:12:33.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:33.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:12:34.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:34.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:12:34.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:12:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:12:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:34.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:34.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:12:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:12:34.233+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:12:34.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:12:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:12:34.234+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:12:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:34 smithi046 ceph-mon[19468]: pgmap v13741: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:34 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:34 smithi087 ceph-mon[20993]: pgmap v13741: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:34 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:34 smithi077 ceph-mon[21151]: pgmap v13741: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:34 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:12:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:12:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:35 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:12:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:12:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:35 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:12:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:12:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:35 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:12:36.647 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:36.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:36.647 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:36 smithi046 ceph-mon[19468]: pgmap v13742: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:12:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:36 smithi087 ceph-mon[20993]: pgmap v13742: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:12:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:36 smithi077 ceph-mon[21151]: pgmap v13742: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:12:37.329 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:37.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:37.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:37.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:37.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:38 smithi077 ceph-mon[21151]: from='client.425610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:38 smithi077 ceph-mon[21151]: pgmap v13743: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:38 smithi046 ceph-mon[19468]: from='client.425610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:38 smithi046 ceph-mon[19468]: pgmap v13743: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:38 smithi087 ceph-mon[20993]: from='client.425610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:38 smithi087 ceph-mon[20993]: pgmap v13743: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:40 smithi046 ceph-mon[19468]: pgmap v13744: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:40 smithi087 ceph-mon[20993]: pgmap v13744: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:40 smithi077 ceph-mon[21151]: pgmap v13744: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:42.330 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:42.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:42.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:43.015 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:43.015 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:43.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:43.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:43.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:43.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:42 smithi046 ceph-mon[19468]: pgmap v13745: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:43.022 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:42 smithi087 ceph-mon[20993]: pgmap v13745: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:42 smithi077 ceph-mon[21151]: pgmap v13745: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:43 smithi046 ceph-mon[19468]: from='client.425688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:44.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:43 smithi087 ceph-mon[20993]: from='client.425688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:44.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:43 smithi077 ceph-mon[21151]: from='client.425688 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:44.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:44 smithi087 ceph-mon[20993]: pgmap v13746: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:44 smithi046 ceph-mon[19468]: pgmap v13746: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:44 smithi077 ceph-mon[21151]: pgmap v13746: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:46 smithi046 ceph-mon[19468]: pgmap v13747: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:46 smithi087 ceph-mon[20993]: pgmap v13747: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:46 smithi077 ceph-mon[21151]: pgmap v13747: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:12:48.017 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:48.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:48.017 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:48.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:48.697 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:48 smithi046 ceph-mon[19468]: pgmap v13748: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:12:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:48 smithi087 ceph-mon[20993]: pgmap v13748: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:12:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:48 smithi077 ceph-mon[21151]: pgmap v13748: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 2 op/s 2024-08-31T10:12:50.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:49 smithi046 ceph-mon[19468]: from='client.425766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:50.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:49 smithi087 ceph-mon[20993]: from='client.425766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:50.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:49 smithi077 ceph-mon[21151]: from='client.425766 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:50 smithi046 ceph-mon[19468]: pgmap v13749: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:50 smithi087 ceph-mon[20993]: pgmap v13749: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:50 smithi077 ceph-mon[21151]: pgmap v13749: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: pgmap v13750: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:52.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:52.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: pgmap v13750: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: pgmap v13750: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:12:53.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:53.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:53.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:12:54.389 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:12:54.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:12:54.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:12:54.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:12:54.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:12:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:54 smithi046 ceph-mon[19468]: pgmap v13751: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:54 smithi087 ceph-mon[20993]: pgmap v13751: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:54 smithi077 ceph-mon[21151]: pgmap v13751: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:12:56.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:55 smithi046 ceph-mon[19468]: from='client.425841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:56.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:55 smithi087 ceph-mon[20993]: from='client.425841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:55 smithi077 ceph-mon[21151]: from='client.425841 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:12:57.020 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:56 smithi077 ceph-mon[21151]: pgmap v13752: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:56 smithi046 ceph-mon[19468]: pgmap v13752: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:56 smithi087 ceph-mon[20993]: pgmap v13752: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:12:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:12:58 smithi077 ceph-mon[21151]: pgmap v13753: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:12:58 smithi046 ceph-mon[19468]: pgmap v13753: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:12:58 smithi087 ceph-mon[20993]: pgmap v13753: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:12:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:12:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:12:59.390 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:00.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:00.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:00.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:00.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:00.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:00 smithi046 ceph-mon[19468]: pgmap v13754: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:00 smithi046 ceph-mon[19468]: from='client.425916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:00 smithi087 ceph-mon[20993]: pgmap v13754: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:00 smithi087 ceph-mon[20993]: from='client.425916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:00 smithi077 ceph-mon[21151]: pgmap v13754: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:00 smithi077 ceph-mon[21151]: from='client.425916 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:02 smithi087 ceph-mon[20993]: pgmap v13755: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:02 smithi046 ceph-mon[19468]: pgmap v13755: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:02 smithi077 ceph-mon[21151]: pgmap v13755: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:04.672 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:04 smithi087 ceph-mon[20993]: pgmap v13756: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:04.672 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.672 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.673 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:04 smithi046 ceph-mon[19468]: pgmap v13756: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:04 smithi077 ceph-mon[21151]: pgmap v13756: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:04.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:05.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:05.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:05.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:05.762 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:05.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:05.762 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:05.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:05.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:06 smithi046 ceph-mon[19468]: pgmap v13757: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:06 smithi046 ceph-mon[19468]: from='client.425994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:06 smithi087 ceph-mon[20993]: pgmap v13757: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:06.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:06 smithi087 ceph-mon[20993]: from='client.425994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:06 smithi077 ceph-mon[21151]: pgmap v13757: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:06 smithi077 ceph-mon[21151]: from='client.425994 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:08 smithi046 ceph-mon[19468]: pgmap v13758: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:08 smithi087 ceph-mon[20993]: pgmap v13758: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:08 smithi077 ceph-mon[21151]: pgmap v13758: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:13:10.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:10.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:10 smithi046 ceph-mon[19468]: pgmap v13759: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:13:10.764 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:10.765 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:10 smithi087 ceph-mon[20993]: pgmap v13759: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:13:10.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:10 smithi077 ceph-mon[21151]: pgmap v13759: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:13:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:11.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:11.462 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:11.462 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: pgmap v13760: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='client.426069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: pgmap v13760: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='client.426069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: pgmap v13760: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='client.426069 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:12.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:14 smithi046 ceph-mon[19468]: pgmap v13761: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:14 smithi087 ceph-mon[20993]: pgmap v13761: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:14 smithi077 ceph-mon[21151]: pgmap v13761: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:13:16.465 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:16.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:16.465 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:16.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:16 smithi046 ceph-mon[19468]: pgmap v13762: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:16.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:16 smithi087 ceph-mon[20993]: pgmap v13762: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:16 smithi077 ceph-mon[21151]: pgmap v13762: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:17.149 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:17.149 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:17.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:17 smithi077 ceph-mon[21151]: from='client.426147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:17.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:17 smithi046 ceph-mon[19468]: from='client.426147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:17.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:17 smithi087 ceph-mon[20993]: from='client.426147 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:18.711 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:18 smithi077 ceph-mon[21151]: pgmap v13763: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:18.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:18 smithi046 ceph-mon[19468]: pgmap v13763: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:18 smithi087 ceph-mon[20993]: pgmap v13763: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:13:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:20 smithi046 ceph-mon[19468]: pgmap v13764: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:20.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:20 smithi087 ceph-mon[20993]: pgmap v13764: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:20 smithi077 ceph-mon[21151]: pgmap v13764: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:22.151 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:22.825 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:22.826 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:22.826 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:22.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:22.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:22.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:22 smithi046 ceph-mon[19468]: pgmap v13765: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:22.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:22 smithi087 ceph-mon[20993]: pgmap v13765: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:22 smithi077 ceph-mon[21151]: pgmap v13765: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:23.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:23 smithi087 ceph-mon[20993]: from='client.426222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:23.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:23 smithi046 ceph-mon[19468]: from='client.426222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:23.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:23 smithi077 ceph-mon[21151]: from='client.426222 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:24.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:24 smithi046 ceph-mon[19468]: pgmap v13766: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:24 smithi087 ceph-mon[20993]: pgmap v13766: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:24 smithi077 ceph-mon[21151]: pgmap v13766: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:26.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:26 smithi046 ceph-mon[19468]: pgmap v13767: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:13:26.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:26 smithi087 ceph-mon[20993]: pgmap v13767: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:13:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:26 smithi077 ceph-mon[21151]: pgmap v13767: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:13:27.827 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:27.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:27.827 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:28.518 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:28.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:28.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:28.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:28.518 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:28.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:28 smithi046 ceph-mon[19468]: pgmap v13768: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:28.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:28 smithi087 ceph-mon[20993]: pgmap v13768: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:28.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:28 smithi077 ceph-mon[21151]: pgmap v13768: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:13:29.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:29 smithi046 ceph-mon[19468]: from='client.426297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:29.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:29 smithi087 ceph-mon[20993]: from='client.426297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:29.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:29 smithi077 ceph-mon[21151]: from='client.426297 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:30 smithi046 ceph-mon[19468]: pgmap v13769: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:30 smithi087 ceph-mon[20993]: pgmap v13769: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:30.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:30 smithi077 ceph-mon[21151]: pgmap v13769: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:32.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: pgmap v13770: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:32.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: pgmap v13770: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: pgmap v13770: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:33.519 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:33.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:33.520 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:34.210 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:34.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:34.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:34.210 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:34.211 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: pgmap v13771: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='client.426375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:13:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: pgmap v13771: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='client.426375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: pgmap v13771: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='client.426375 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:13:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:13:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:13:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:13:34.964+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:13:35.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:13:34 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:13:34.965+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:13:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:35 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:35.959 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:35 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:35 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:13:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:13:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:13:36.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:36 smithi077 ceph-mon[21151]: pgmap v13772: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:13:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:36 smithi046 ceph-mon[19468]: pgmap v13772: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:13:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:36 smithi087 ceph-mon[20993]: pgmap v13772: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:38 smithi077 ceph-mon[21151]: pgmap v13773: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:38 smithi046 ceph-mon[19468]: pgmap v13773: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:38 smithi087 ceph-mon[20993]: pgmap v13773: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:39.213 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:39.899 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:39.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:39.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:39.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:39.900 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:40 smithi077 ceph-mon[21151]: pgmap v13774: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:40 smithi077 ceph-mon[21151]: from='client.426561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:40 smithi046 ceph-mon[19468]: pgmap v13774: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:40 smithi046 ceph-mon[19468]: from='client.426561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:40 smithi087 ceph-mon[20993]: pgmap v13774: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:13:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:40 smithi087 ceph-mon[20993]: from='client.426561 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:42 smithi046 ceph-mon[19468]: pgmap v13775: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:42 smithi087 ceph-mon[20993]: pgmap v13775: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:42 smithi077 ceph-mon[21151]: pgmap v13775: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:44.918 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:44.967 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:44 smithi087 ceph-mon[20993]: pgmap v13776: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:44.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:44.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:44.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:44 smithi046 ceph-mon[19468]: pgmap v13776: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:44 smithi077 ceph-mon[21151]: pgmap v13776: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:45.582 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:45.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:45.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:45.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:45.583 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:46 smithi046 ceph-mon[19468]: pgmap v13777: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:46 smithi046 ceph-mon[19468]: from='client.426633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:46 smithi087 ceph-mon[20993]: pgmap v13777: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:47.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:46 smithi087 ceph-mon[20993]: from='client.426633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:46 smithi077 ceph-mon[21151]: pgmap v13777: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:13:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:46 smithi077 ceph-mon[21151]: from='client.426633 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:48 smithi046 ceph-mon[19468]: pgmap v13778: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:48 smithi087 ceph-mon[20993]: pgmap v13778: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:48 smithi077 ceph-mon[21151]: pgmap v13778: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:50.584 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:50.584 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:50.585 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:50 smithi046 ceph-mon[19468]: pgmap v13779: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T10:13:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:50 smithi087 ceph-mon[20993]: pgmap v13779: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T10:13:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:50 smithi077 ceph-mon[21151]: pgmap v13779: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-31T10:13:51.273 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:51.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:51.273 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:51.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:51.274 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='client.426708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: pgmap v13780: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:52 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='client.426708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: pgmap v13780: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:52 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='client.426708 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: pgmap v13780: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 3.1 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:13:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:53.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:52 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:13:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:54 smithi046 ceph-mon[19468]: pgmap v13781: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:13:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:54 smithi087 ceph-mon[20993]: pgmap v13781: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:13:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:54 smithi077 ceph-mon[21151]: pgmap v13781: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:13:56.275 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:13:56.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:13:56.276 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:13:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:56 smithi046 ceph-mon[19468]: pgmap v13782: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:13:56.951 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:13:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:13:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:13:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:13:56.951 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:13:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:56 smithi087 ceph-mon[20993]: pgmap v13782: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:13:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:56 smithi077 ceph-mon[21151]: pgmap v13782: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:13:58.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:57 smithi046 ceph-mon[19468]: from='client.426780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:58.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:57 smithi087 ceph-mon[20993]: from='client.426780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:58.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:57 smithi077 ceph-mon[21151]: from='client.426780 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:13:58.976 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:13:58 smithi077 ceph-mon[21151]: pgmap v13783: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:13:58 smithi046 ceph-mon[19468]: pgmap v13783: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:13:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:13:58 smithi087 ceph-mon[20993]: pgmap v13783: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:01.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:00 smithi046 ceph-mon[19468]: pgmap v13784: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:01.111 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:00 smithi077 ceph-mon[21151]: pgmap v13784: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:00 smithi087 ceph-mon[20993]: pgmap v13784: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:01.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:01.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:01.953 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:02.637 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:02.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:02.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:02.637 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:02.638 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:03.089 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:02 smithi077 ceph-mon[21151]: pgmap v13785: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:02 smithi046 ceph-mon[19468]: pgmap v13785: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:02 smithi087 ceph-mon[20993]: pgmap v13785: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:04.034 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:03 smithi077 ceph-mon[21151]: from='client.426858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:04.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:03 smithi046 ceph-mon[19468]: from='client.426858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:04.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:03 smithi087 ceph-mon[20993]: from='client.426858 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:04 smithi046 ceph-mon[19468]: pgmap v13786: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:04 smithi087 ceph-mon[20993]: pgmap v13786: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:04 smithi077 ceph-mon[21151]: pgmap v13786: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:06 smithi046 ceph-mon[19468]: pgmap v13787: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:06 smithi087 ceph-mon[20993]: pgmap v13787: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:06 smithi077 ceph-mon[21151]: pgmap v13787: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:07.639 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:07.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:07.639 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:08.328 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:08.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:08.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:08.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:08.329 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:08 smithi046 ceph-mon[19468]: pgmap v13788: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:08 smithi087 ceph-mon[20993]: pgmap v13788: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:08 smithi077 ceph-mon[21151]: pgmap v13788: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:09 smithi046 ceph-mon[19468]: from='client.426936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:10.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:09 smithi087 ceph-mon[20993]: from='client.426936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:10.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:09 smithi077 ceph-mon[21151]: from='client.426936 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:10 smithi046 ceph-mon[19468]: pgmap v13789: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:10 smithi087 ceph-mon[20993]: pgmap v13789: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:10 smithi077 ceph-mon[21151]: pgmap v13789: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: pgmap v13790: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: pgmap v13790: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: pgmap v13790: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:13.331 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:14.015 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:14.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:14.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:14.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:14.016 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:14.966 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:14 smithi046 ceph-mon[19468]: pgmap v13791: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:14.966 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:14 smithi046 ceph-mon[19468]: from='client.427011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:14 smithi087 ceph-mon[20993]: pgmap v13791: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:14 smithi087 ceph-mon[20993]: from='client.427011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:14 smithi077 ceph-mon[21151]: pgmap v13791: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:14 smithi077 ceph-mon[21151]: from='client.427011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:17.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:16 smithi046 ceph-mon[19468]: pgmap v13792: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:16 smithi087 ceph-mon[20993]: pgmap v13792: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:16 smithi077 ceph-mon[21151]: pgmap v13792: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:19.018 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:19.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:19.018 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:18 smithi046 ceph-mon[19468]: pgmap v13793: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:18 smithi087 ceph-mon[20993]: pgmap v13793: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:18 smithi077 ceph-mon[21151]: pgmap v13793: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:19.700 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:19.700 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:20 smithi077 ceph-mon[21151]: pgmap v13794: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:20 smithi077 ceph-mon[21151]: from='client.427089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:20 smithi046 ceph-mon[19468]: pgmap v13794: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:20 smithi046 ceph-mon[19468]: from='client.427089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:20 smithi087 ceph-mon[20993]: pgmap v13794: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:20 smithi087 ceph-mon[20993]: from='client.427089 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:22 smithi046 ceph-mon[19468]: pgmap v13795: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:22 smithi087 ceph-mon[20993]: pgmap v13795: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:22 smithi077 ceph-mon[21151]: pgmap v13795: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:14:24.701 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:24 smithi046 ceph-mon[19468]: pgmap v13796: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:24 smithi087 ceph-mon[20993]: pgmap v13796: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:24 smithi077 ceph-mon[21151]: pgmap v13796: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:25.386 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:25.386 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:25.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:25.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:26.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:26 smithi087 ceph-mon[20993]: from='client.427167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:26.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:26 smithi087 ceph-mon[20993]: pgmap v13797: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:26 smithi046 ceph-mon[19468]: from='client.427167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:26 smithi046 ceph-mon[19468]: pgmap v13797: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:26 smithi077 ceph-mon[21151]: from='client.427167 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:26 smithi077 ceph-mon[21151]: pgmap v13797: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:28 smithi087 ceph-mon[20993]: pgmap v13798: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:14:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:28 smithi077 ceph-mon[21151]: pgmap v13798: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:14:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:28 smithi046 ceph-mon[19468]: pgmap v13798: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:14:30.387 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:30.388 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:31.077 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:31.077 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:31.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:31.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:31.078 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:30 smithi087 ceph-mon[20993]: pgmap v13799: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:30 smithi077 ceph-mon[21151]: pgmap v13799: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:30 smithi046 ceph-mon[19468]: pgmap v13799: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:31 smithi087 ceph-mon[20993]: from='client.427245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:32.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:31 smithi077 ceph-mon[21151]: from='client.427245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:32.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:31 smithi046 ceph-mon[19468]: from='client.427245 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: pgmap v13800: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: pgmap v13800: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: pgmap v13800: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:33.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:35.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:34 smithi087 ceph-mon[20993]: pgmap v13801: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:34 smithi077 ceph-mon[21151]: pgmap v13801: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:35.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:34 smithi046 ceph-mon[19468]: pgmap v13801: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 937 B/s rd, 0 op/s 2024-08-31T10:14:35.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:14:35.735+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:14:35.914 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:14:35.736+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:14:36.079 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:36.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:36.079 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:14:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:14:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:14:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:36.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:14:36.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:14:36.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:14:36.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:36.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:36.763 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:36.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:36.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:36.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:36.763 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:36 smithi046 ceph-mon[19468]: pgmap v13802: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:14:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:14:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:36 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:14:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:36 smithi077 ceph-mon[21151]: pgmap v13802: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:14:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:14:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:36 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:36 smithi087 ceph-mon[20993]: pgmap v13802: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:14:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:36 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:14:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:37 smithi046 ceph-mon[19468]: from='client.427416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:37 smithi077 ceph-mon[21151]: from='client.427416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:37 smithi087 ceph-mon[20993]: from='client.427416 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:38 smithi077 ceph-mon[21151]: pgmap v13803: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:38 smithi046 ceph-mon[19468]: pgmap v13803: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:38 smithi087 ceph-mon[20993]: pgmap v13803: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:39 smithi077 ceph-mon[21151]: pgmap v13804: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:40.255 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:39 smithi046 ceph-mon[19468]: pgmap v13804: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:39 smithi087 ceph-mon[20993]: pgmap v13804: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:41.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:41.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:41.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:42.217 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:42 smithi077 ceph-mon[21151]: pgmap v13805: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:42 smithi046 ceph-mon[19468]: pgmap v13805: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:42 smithi087 ceph-mon[20993]: pgmap v13805: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:42.438 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:42.438 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:43 smithi046 ceph-mon[19468]: from='client.427491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:43 smithi087 ceph-mon[20993]: from='client.427491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:43 smithi077 ceph-mon[21151]: from='client.427491 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:44 smithi046 ceph-mon[19468]: pgmap v13806: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:44 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:44 smithi087 ceph-mon[20993]: pgmap v13806: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:44 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:44 smithi077 ceph-mon[21151]: pgmap v13806: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:44.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:44 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:46 smithi046 ceph-mon[19468]: pgmap v13807: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:46 smithi087 ceph-mon[20993]: pgmap v13807: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:46 smithi077 ceph-mon[21151]: pgmap v13807: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:47.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:47.440 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:47.441 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:48.119 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:48.119 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:48.120 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:48 smithi046 ceph-mon[19468]: pgmap v13808: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:48.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:48 smithi046 ceph-mon[19468]: from='client.427566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:48 smithi087 ceph-mon[20993]: pgmap v13808: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:48 smithi087 ceph-mon[20993]: from='client.427566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:48 smithi077 ceph-mon[21151]: pgmap v13808: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:48 smithi077 ceph-mon[21151]: from='client.427566 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:50.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:50 smithi046 ceph-mon[19468]: pgmap v13809: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:50.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:50 smithi087 ceph-mon[20993]: pgmap v13809: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:50.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:50 smithi077 ceph-mon[21151]: pgmap v13809: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:52.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:52 smithi046 ceph-mon[19468]: pgmap v13810: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:52.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:52 smithi087 ceph-mon[20993]: pgmap v13810: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:52.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:52 smithi077 ceph-mon[21151]: pgmap v13810: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:14:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:53.121 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:53.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:53.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:53.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:53.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:53.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:14:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:14:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:54 smithi046 ceph-mon[19468]: pgmap v13811: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:54 smithi046 ceph-mon[19468]: from='client.427644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:54 smithi087 ceph-mon[20993]: pgmap v13811: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:54 smithi087 ceph-mon[20993]: from='client.427644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:54 smithi077 ceph-mon[21151]: pgmap v13811: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:14:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:54 smithi077 ceph-mon[21151]: from='client.427644 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:14:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:56 smithi077 ceph-mon[21151]: pgmap v13812: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:56.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:56 smithi046 ceph-mon[19468]: pgmap v13812: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:56 smithi087 ceph-mon[20993]: pgmap v13812: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:14:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:14:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:14:58.806 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:14:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:14:58 smithi046 ceph-mon[19468]: pgmap v13813: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:14:58 smithi087 ceph-mon[20993]: pgmap v13813: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:14:58 smithi077 ceph-mon[21151]: pgmap v13813: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:14:59.487 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:14:59.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:14:59.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:14:59.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:14:59.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:00.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:00 smithi077 ceph-mon[21151]: pgmap v13814: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:00.992 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:00 smithi077 ceph-mon[21151]: from='client.427716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:00 smithi046 ceph-mon[19468]: pgmap v13814: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:00 smithi046 ceph-mon[19468]: from='client.427716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:00 smithi087 ceph-mon[20993]: pgmap v13814: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:00 smithi087 ceph-mon[20993]: from='client.427716 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:02 smithi046 ceph-mon[19468]: pgmap v13815: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:02 smithi087 ceph-mon[20993]: pgmap v13815: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:02 smithi077 ceph-mon[21151]: pgmap v13815: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:04.488 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:04.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:04.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:04 smithi046 ceph-mon[19468]: pgmap v13816: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:04 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:04 smithi087 ceph-mon[20993]: pgmap v13816: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:04 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.161 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:05.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:05.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:05.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:05.162 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:04 smithi077 ceph-mon[21151]: pgmap v13816: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:04 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:06.002 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:05 smithi087 ceph-mon[20993]: from='client.427791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:05 smithi046 ceph-mon[19468]: from='client.427791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:06.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:05 smithi077 ceph-mon[21151]: from='client.427791 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:07.013 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:06 smithi087 ceph-mon[20993]: pgmap v13817: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:06 smithi046 ceph-mon[19468]: pgmap v13817: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:06 smithi077 ceph-mon[21151]: pgmap v13817: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:08 smithi046 ceph-mon[19468]: pgmap v13818: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:15:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:08 smithi087 ceph-mon[20993]: pgmap v13818: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:15:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:08 smithi077 ceph-mon[21151]: pgmap v13818: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-31T10:15:10.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:10.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:10.164 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:10.868 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:10.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:10.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:10.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:10.869 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:10.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:10 smithi046 ceph-mon[19468]: pgmap v13819: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:15:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:10 smithi087 ceph-mon[20993]: pgmap v13819: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:15:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:10 smithi077 ceph-mon[21151]: pgmap v13819: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:15:12.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:11 smithi046 ceph-mon[19468]: from='client.427866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:12.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:11 smithi087 ceph-mon[20993]: from='client.427866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:12.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:11 smithi077 ceph-mon[21151]: from='client.427866 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:12 smithi046 ceph-mon[19468]: pgmap v13820: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:12 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:12 smithi087 ceph-mon[20993]: pgmap v13820: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:12 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:12 smithi077 ceph-mon[21151]: pgmap v13820: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:13.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:12 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:13 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:13 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:14.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:13 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:14 smithi046 ceph-mon[19468]: pgmap v13821: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:14 smithi087 ceph-mon[20993]: pgmap v13821: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:14 smithi077 ceph-mon[21151]: pgmap v13821: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:15.870 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:15.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:15.871 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:16.564 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:16.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:16.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:16.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:16.564 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:16 smithi046 ceph-mon[19468]: pgmap v13822: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:16 smithi087 ceph-mon[20993]: pgmap v13822: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:16 smithi077 ceph-mon[21151]: pgmap v13822: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:18.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:17 smithi046 ceph-mon[19468]: from='client.427941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:18.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:17 smithi087 ceph-mon[20993]: from='client.427941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:18.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:17 smithi077 ceph-mon[21151]: from='client.427941 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:18 smithi087 ceph-mon[20993]: pgmap v13823: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:18 smithi077 ceph-mon[21151]: pgmap v13823: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:18 smithi046 ceph-mon[19468]: pgmap v13823: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:20 smithi087 ceph-mon[20993]: pgmap v13824: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:15:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:20 smithi077 ceph-mon[21151]: pgmap v13824: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:15:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:20 smithi046 ceph-mon[19468]: pgmap v13824: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:15:21.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:21.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:21.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:22.250 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:22.250 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:22.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:22.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:22.251 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:23.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:22 smithi077 ceph-mon[21151]: pgmap v13825: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:23.027 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:22 smithi077 ceph-mon[21151]: from='client.428019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:22 smithi087 ceph-mon[20993]: pgmap v13825: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:22 smithi087 ceph-mon[20993]: from='client.428019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:22 smithi046 ceph-mon[19468]: pgmap v13825: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:15:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:22 smithi046 ceph-mon[19468]: from='client.428019 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:24 smithi087 ceph-mon[20993]: pgmap v13826: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:25.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:24 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:24 smithi077 ceph-mon[21151]: pgmap v13826: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:24 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:24 smithi046 ceph-mon[19468]: pgmap v13826: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:15:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:25.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:24 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:26 smithi087 ceph-mon[20993]: pgmap v13827: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T10:15:27.178 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:26 smithi077 ceph-mon[21151]: pgmap v13827: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T10:15:27.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:27.261 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:26 smithi046 ceph-mon[19468]: pgmap v13827: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-31T10:15:27.261 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:27.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:27.937 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:27.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:27.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:27.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:27.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:28 smithi077 ceph-mon[21151]: pgmap v13828: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:28 smithi077 ceph-mon[21151]: from='client.428097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:28 smithi046 ceph-mon[19468]: pgmap v13828: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:28 smithi046 ceph-mon[19468]: from='client.428097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:28 smithi087 ceph-mon[20993]: pgmap v13828: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:28 smithi087 ceph-mon[20993]: from='client.428097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:30 smithi077 ceph-mon[21151]: pgmap v13829: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:30 smithi046 ceph-mon[19468]: pgmap v13829: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:30 smithi087 ceph-mon[20993]: pgmap v13829: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:32.939 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:32.940 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:32 smithi077 ceph-mon[21151]: pgmap v13830: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T10:15:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:32 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:32 smithi087 ceph-mon[20993]: pgmap v13830: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T10:15:33.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:32 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:32 smithi046 ceph-mon[19468]: pgmap v13830: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-31T10:15:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:32 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:33.623 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:33.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:33.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:33.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:33.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:34.234 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.234 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.234 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:33 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.234 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:33 smithi077 ceph-mon[21151]: pgmap v13831: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:34.235 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:33 smithi077 ceph-mon[21151]: from='client.428172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:33 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:33 smithi046 ceph-mon[19468]: pgmap v13831: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:33 smithi046 ceph-mon[19468]: from='client.428172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:33 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:33 smithi087 ceph-mon[20993]: pgmap v13831: 225 pgs: 225 active+clean; 589 KiB data, 256 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:15:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:33 smithi087 ceph-mon[20993]: from='client.428172 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: pgmap v13832: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T10:15:36.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:15:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:15:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:15:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:36 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: pgmap v13832: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:36 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: pgmap v13832: 225 pgs: 225 active+clean; 589 KiB data, 260 MiB used, 268 GiB / 268 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-08-31T10:15:36.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:15:36.488 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:15:36.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:15:36.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:36.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:15:36.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:15:36.487+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:15:36.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:15:36 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:15:36.488+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:15:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:15:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:37 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:15:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:15:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:37 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:15:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:15:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:37 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:15:38.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:38 smithi087 ceph-mon[20993]: pgmap v13833: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T10:15:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:38 smithi077 ceph-mon[21151]: pgmap v13833: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T10:15:38.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:38 smithi046 ceph-mon[19468]: pgmap v13833: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-08-31T10:15:38.626 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:38.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:38.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:39.321 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:39.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:39.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:39.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:39.322 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:40 smithi087 ceph-mon[20993]: from='client.428346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:40 smithi087 ceph-mon[20993]: pgmap v13834: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:15:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:40 smithi077 ceph-mon[21151]: from='client.428346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:40 smithi077 ceph-mon[21151]: pgmap v13834: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:15:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:40 smithi046 ceph-mon[19468]: from='client.428346 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:40 smithi046 ceph-mon[19468]: pgmap v13834: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:15:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:42 smithi087 ceph-mon[20993]: pgmap v13835: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:42.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:42 smithi046 ceph-mon[19468]: pgmap v13835: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:42.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:42 smithi077 ceph-mon[21151]: pgmap v13835: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:44.323 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:44.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:44.324 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:44.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:44 smithi087 ceph-mon[20993]: pgmap v13836: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:15:44.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:44 smithi077 ceph-mon[21151]: pgmap v13836: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:15:44.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:44 smithi046 ceph-mon[19468]: pgmap v13836: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 59 op/s 2024-08-31T10:15:45.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:45.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:45 smithi046 ceph-mon[19468]: from='client.428421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:45 smithi087 ceph-mon[20993]: from='client.428421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:45 smithi077 ceph-mon[21151]: from='client.428421 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:46.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:46 smithi087 ceph-mon[20993]: pgmap v13837: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:46 smithi046 ceph-mon[19468]: pgmap v13837: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:46 smithi077 ceph-mon[21151]: pgmap v13837: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 39 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:15:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:48 smithi046 ceph-mon[19468]: pgmap v13838: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 426 B/s wr, 30 op/s 2024-08-31T10:15:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:48 smithi087 ceph-mon[20993]: pgmap v13838: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 426 B/s wr, 30 op/s 2024-08-31T10:15:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:48 smithi077 ceph-mon[21151]: pgmap v13838: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 21 KiB/s rd, 426 B/s wr, 30 op/s 2024-08-31T10:15:50.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:50.735 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:50.735 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:50.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:50.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:50.736 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:50 smithi046 ceph-mon[19468]: pgmap v13839: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:15:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:50 smithi087 ceph-mon[20993]: pgmap v13839: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:15:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:50 smithi077 ceph-mon[21151]: pgmap v13839: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:15:51.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:51 smithi046 ceph-mon[19468]: from='client.428496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:51.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:51 smithi087 ceph-mon[20993]: from='client.428496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:51.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:51 smithi077 ceph-mon[21151]: from='client.428496 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:52 smithi046 ceph-mon[19468]: pgmap v13840: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:15:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:52 smithi087 ceph-mon[20993]: pgmap v13840: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:15:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:52 smithi077 ceph-mon[21151]: pgmap v13840: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:15:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: pgmap v13841: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:53 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: pgmap v13841: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:53 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: pgmap v13841: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:54.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:53 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:15:55.737 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:15:55.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:15:55.737 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:15:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:56 smithi087 ceph-mon[20993]: pgmap v13842: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:56 smithi077 ceph-mon[21151]: pgmap v13842: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:56.427 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:56 smithi046 ceph-mon[19468]: pgmap v13842: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:56.427 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:15:56.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:15:56.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:15:56.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:15:56.428 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:15:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:57 smithi087 ceph-mon[20993]: from='client.428571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:57 smithi077 ceph-mon[21151]: from='client.428571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:57.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:57 smithi046 ceph-mon[19468]: from='client.428571 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:15:58.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:15:58 smithi046 ceph-mon[19468]: pgmap v13843: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:15:58 smithi087 ceph-mon[20993]: pgmap v13843: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:15:58.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:15:58 smithi077 ceph-mon[21151]: pgmap v13843: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:16:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:00 smithi046 ceph-mon[19468]: pgmap v13844: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:00.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:00 smithi087 ceph-mon[20993]: pgmap v13844: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:00.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:00 smithi077 ceph-mon[21151]: pgmap v13844: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:01.430 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:01.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:01.430 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:02.108 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:02.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:02.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:02.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:02.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:02 smithi077 ceph-mon[21151]: pgmap v13845: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:16:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:02 smithi077 ceph-mon[21151]: from='client.428649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:02 smithi046 ceph-mon[19468]: pgmap v13845: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:16:02.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:02 smithi046 ceph-mon[19468]: from='client.428649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:02 smithi087 ceph-mon[20993]: pgmap v13845: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:16:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:02 smithi087 ceph-mon[20993]: from='client.428649 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:04.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:04 smithi077 ceph-mon[21151]: pgmap v13846: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:04.425 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:04 smithi087 ceph-mon[20993]: pgmap v13846: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:04 smithi046 ceph-mon[19468]: pgmap v13846: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:05.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:05.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:06.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:06.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:06 smithi087 ceph-mon[20993]: pgmap v13847: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:06 smithi077 ceph-mon[21151]: pgmap v13847: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:06 smithi046 ceph-mon[19468]: pgmap v13847: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:07.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:07.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:07.110 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:07.794 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:07.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:07.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:07.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:07.794 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:08 smithi087 ceph-mon[20993]: pgmap v13848: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:08.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:08 smithi087 ceph-mon[20993]: from='client.428727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:08 smithi077 ceph-mon[21151]: pgmap v13848: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:08 smithi077 ceph-mon[21151]: from='client.428727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:08 smithi046 ceph-mon[19468]: pgmap v13848: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:08 smithi046 ceph-mon[19468]: from='client.428727 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:10.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:10 smithi087 ceph-mon[20993]: pgmap v13849: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:10.907 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:10 smithi046 ceph-mon[19468]: pgmap v13849: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:10.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:10 smithi077 ceph-mon[21151]: pgmap v13849: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:12.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:12.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:12.796 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:12.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:12 smithi077 ceph-mon[21151]: pgmap v13850: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:12 smithi046 ceph-mon[19468]: pgmap v13850: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:13.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:12 smithi087 ceph-mon[20993]: pgmap v13850: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:13.487 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:13.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:13.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:13.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:13.487 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: pgmap v13851: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='client.428805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: pgmap v13851: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:14.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='client.428805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: pgmap v13851: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='client.428805 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:14.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:16 smithi046 ceph-mon[19468]: pgmap v13852: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:16 smithi087 ceph-mon[20993]: pgmap v13852: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:16.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:16 smithi077 ceph-mon[21151]: pgmap v13852: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:18.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:18 smithi046 ceph-mon[19468]: pgmap v13853: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:18.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:18 smithi087 ceph-mon[20993]: pgmap v13853: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:18.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:18 smithi077 ceph-mon[21151]: pgmap v13853: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:18.489 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:18.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:18.489 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:19.180 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:19.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:19.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:19.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:19.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:19 smithi046 ceph-mon[19468]: from='client.428877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:19 smithi087 ceph-mon[20993]: from='client.428877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:19 smithi077 ceph-mon[21151]: from='client.428877 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:20 smithi046 ceph-mon[19468]: pgmap v13854: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:20 smithi087 ceph-mon[20993]: pgmap v13854: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:20 smithi077 ceph-mon[21151]: pgmap v13854: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:22.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:22 smithi046 ceph-mon[19468]: pgmap v13855: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:22 smithi087 ceph-mon[20993]: pgmap v13855: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:22 smithi077 ceph-mon[21151]: pgmap v13855: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:16:24.182 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:24.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:24.182 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:24 smithi046 ceph-mon[19468]: pgmap v13856: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:24 smithi087 ceph-mon[20993]: pgmap v13856: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:24 smithi077 ceph-mon[21151]: pgmap v13856: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:24.889 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:24.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:24.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:24.889 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:24.890 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:26.021 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:25 smithi077 ceph-mon[21151]: from='client.428949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:26.022 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.022 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.022 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:25 smithi046 ceph-mon[19468]: from='client.428949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:25 smithi087 ceph-mon[20993]: from='client.428949 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:26 smithi046 ceph-mon[19468]: pgmap v13857: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:26 smithi087 ceph-mon[20993]: pgmap v13857: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:26 smithi077 ceph-mon[21151]: pgmap v13857: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:28 smithi046 ceph-mon[19468]: pgmap v13858: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:29.107 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:28 smithi087 ceph-mon[20993]: pgmap v13858: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:29.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:28 smithi077 ceph-mon[21151]: pgmap v13858: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:29.891 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:29.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:29.891 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:30.578 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:30.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:30.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:30.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:30.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:30.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:30 smithi046 ceph-mon[19468]: pgmap v13859: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:30 smithi087 ceph-mon[20993]: pgmap v13859: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:30 smithi077 ceph-mon[21151]: pgmap v13859: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:32.070 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:31 smithi077 ceph-mon[21151]: from='client.429021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:32.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:31 smithi046 ceph-mon[19468]: from='client.429021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:32.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:31 smithi087 ceph-mon[20993]: from='client.429021 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:32 smithi046 ceph-mon[19468]: pgmap v13860: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:32 smithi087 ceph-mon[20993]: pgmap v13860: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:32 smithi077 ceph-mon[21151]: pgmap v13860: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: pgmap v13861: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: pgmap v13861: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: pgmap v13861: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:34.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:35.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:35.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:35.580 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:36.260 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:36.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:36.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:36.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:36.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: pgmap v13862: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:16:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='client.429096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:16:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:16:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:16:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: pgmap v13862: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:16:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='client.429096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:16:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:16:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:16:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:37.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: pgmap v13862: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='client.429096 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:37.604 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:16:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:16:37.227+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:16:37.605 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:16:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:16:37.228+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:16:38.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:37 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:38.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:37 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:38.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:37 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:16:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:38 smithi046 ceph-mon[19468]: pgmap v13863: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:16:39.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:38 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:16:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:38 smithi087 ceph-mon[20993]: pgmap v13863: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:16:39.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:38 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:16:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:38 smithi077 ceph-mon[21151]: pgmap v13863: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:16:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:16:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:38 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:16:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:40 smithi046 ceph-mon[19468]: pgmap v13864: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:40 smithi087 ceph-mon[20993]: pgmap v13864: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:40 smithi077 ceph-mon[21151]: pgmap v13864: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:16:41.263 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:41.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:41.263 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:41.936 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:41.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:41.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:41.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:41.936 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:42 smithi046 ceph-mon[19468]: pgmap v13865: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:43.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:42 smithi046 ceph-mon[19468]: from='client.429273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:42 smithi087 ceph-mon[20993]: pgmap v13865: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:42 smithi087 ceph-mon[20993]: from='client.429273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:42 smithi077 ceph-mon[21151]: pgmap v13865: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:42 smithi077 ceph-mon[21151]: from='client.429273 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:44 smithi046 ceph-mon[19468]: pgmap v13866: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:44 smithi087 ceph-mon[20993]: pgmap v13866: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:45.163 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:44 smithi077 ceph-mon[21151]: pgmap v13866: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:46.938 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:46.944 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:46 smithi077 ceph-mon[21151]: pgmap v13867: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:46 smithi046 ceph-mon[19468]: pgmap v13867: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:46 smithi087 ceph-mon[20993]: pgmap v13867: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.6 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:47.624 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:47.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:47.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:47.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:47.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:48 smithi077 ceph-mon[21151]: pgmap v13868: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:48 smithi077 ceph-mon[21151]: from='client.429345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:49.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:48 smithi087 ceph-mon[20993]: pgmap v13868: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:49.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:48 smithi087 ceph-mon[20993]: from='client.429345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:48 smithi046 ceph-mon[19468]: pgmap v13868: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.3 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:48 smithi046 ceph-mon[19468]: from='client.429345 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:50 smithi087 ceph-mon[20993]: pgmap v13869: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:50 smithi077 ceph-mon[21151]: pgmap v13869: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:50 smithi046 ceph-mon[19468]: pgmap v13869: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:52.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:52.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:52.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:52 smithi077 ceph-mon[21151]: pgmap v13870: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:53.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:52 smithi046 ceph-mon[19468]: pgmap v13870: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:53.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:53.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:52 smithi087 ceph-mon[20993]: pgmap v13870: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:16:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='client.429417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: pgmap v13871: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='client.429417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: pgmap v13871: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='client.429417 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: pgmap v13871: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:54.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:16:56.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:56 smithi046 ceph-mon[19468]: pgmap v13872: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:56 smithi087 ceph-mon[20993]: pgmap v13872: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:56.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:56 smithi077 ceph-mon[21151]: pgmap v13872: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:16:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:16:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:16:58.325 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:16:58.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:58 smithi046 ceph-mon[19468]: pgmap v13873: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:58.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:58 smithi087 ceph-mon[20993]: pgmap v13873: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:58.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:58 smithi077 ceph-mon[21151]: pgmap v13873: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:16:59.010 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:16:59.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:16:59.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:16:59.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:16:59.011 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:16:59.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:16:59 smithi046 ceph-mon[19468]: from='client.429495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:59.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:16:59 smithi087 ceph-mon[20993]: from='client.429495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:16:59.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:16:59 smithi077 ceph-mon[21151]: from='client.429495 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:00.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:00 smithi046 ceph-mon[19468]: pgmap v13874: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:00.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:00 smithi087 ceph-mon[20993]: pgmap v13874: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:00.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:00 smithi077 ceph-mon[21151]: pgmap v13874: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:02.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:02 smithi046 ceph-mon[19468]: pgmap v13875: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:02.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:02 smithi087 ceph-mon[20993]: pgmap v13875: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:02.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:02 smithi077 ceph-mon[21151]: pgmap v13875: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:04.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:04.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:04 smithi046 ceph-mon[19468]: pgmap v13876: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:04.686 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:04 smithi077 ceph-mon[21151]: pgmap v13876: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:04.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:04 smithi087 ceph-mon[20993]: pgmap v13876: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:04.693 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:04.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:04.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:04.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:04.693 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:05 smithi046 ceph-mon[19468]: from='client.429570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:05 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:05 smithi087 ceph-mon[20993]: from='client.429570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:05 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:05 smithi077 ceph-mon[21151]: from='client.429570 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:05.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:05 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:06.498 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:06 smithi077 ceph-mon[21151]: pgmap v13877: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:17:06.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:06 smithi046 ceph-mon[19468]: pgmap v13877: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:17:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:06 smithi087 ceph-mon[20993]: pgmap v13877: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-08-31T10:17:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:08 smithi046 ceph-mon[19468]: pgmap v13878: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:08 smithi087 ceph-mon[20993]: pgmap v13878: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:08 smithi077 ceph-mon[21151]: pgmap v13878: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:09.694 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:09.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:09.695 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:10.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:10 smithi046 ceph-mon[19468]: pgmap v13879: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:10.404 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:10.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:10.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:10.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:10.404 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:10.598 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:10 smithi087 ceph-mon[20993]: pgmap v13879: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:10 smithi077 ceph-mon[21151]: pgmap v13879: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:11 smithi087 ceph-mon[20993]: from='client.429648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:11.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:11 smithi046 ceph-mon[19468]: from='client.429648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:11.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:11 smithi077 ceph-mon[21151]: from='client.429648 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:12 smithi046 ceph-mon[19468]: pgmap v13880: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:12 smithi087 ceph-mon[20993]: pgmap v13880: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:12 smithi077 ceph-mon[21151]: pgmap v13880: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: pgmap v13881: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: pgmap v13881: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: pgmap v13881: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:14.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:15.405 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:15.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:15.405 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:16.109 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:16.109 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:16.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:16.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:16.110 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:16 smithi046 ceph-mon[19468]: pgmap v13882: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:17:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:16 smithi046 ceph-mon[19468]: from='client.429726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:16 smithi087 ceph-mon[20993]: pgmap v13882: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:17:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:16 smithi087 ceph-mon[20993]: from='client.429726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:16 smithi077 ceph-mon[21151]: pgmap v13882: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-31T10:17:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:16 smithi077 ceph-mon[21151]: from='client.429726 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:18 smithi046 ceph-mon[19468]: pgmap v13883: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:17:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:18 smithi087 ceph-mon[20993]: pgmap v13883: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:17:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:18 smithi077 ceph-mon[21151]: pgmap v13883: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-31T10:17:20.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:20 smithi046 ceph-mon[19468]: pgmap v13884: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:21.111 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:21.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:21.111 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:20 smithi087 ceph-mon[20993]: pgmap v13884: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:20 smithi077 ceph-mon[21151]: pgmap v13884: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:21.802 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:21.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:21.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:21.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:21.803 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:22.807 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:22 smithi046 ceph-mon[19468]: pgmap v13885: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:22.807 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:22 smithi046 ceph-mon[19468]: from='client.429801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:22 smithi087 ceph-mon[20993]: pgmap v13885: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:22 smithi087 ceph-mon[20993]: from='client.429801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:22 smithi077 ceph-mon[21151]: pgmap v13885: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:22 smithi077 ceph-mon[21151]: from='client.429801 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:24 smithi046 ceph-mon[19468]: pgmap v13886: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:24 smithi087 ceph-mon[20993]: pgmap v13886: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:24 smithi077 ceph-mon[21151]: pgmap v13886: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:26 smithi087 ceph-mon[20993]: pgmap v13887: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:26 smithi077 ceph-mon[21151]: pgmap v13887: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:26 smithi046 ceph-mon[19468]: pgmap v13887: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:26.805 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:26.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:26.805 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:27.493 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:27.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:27.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:27.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:27.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:28.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:28 smithi077 ceph-mon[21151]: pgmap v13888: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:28.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:28 smithi077 ceph-mon[21151]: from='client.429876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:28 smithi087 ceph-mon[20993]: pgmap v13888: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:28.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:28 smithi087 ceph-mon[20993]: from='client.429876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:28 smithi046 ceph-mon[19468]: pgmap v13888: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 1 op/s 2024-08-31T10:17:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:28 smithi046 ceph-mon[19468]: from='client.429876 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:30.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:30 smithi087 ceph-mon[20993]: pgmap v13889: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:30 smithi077 ceph-mon[21151]: pgmap v13889: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:30 smithi046 ceph-mon[19468]: pgmap v13889: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:32 smithi077 ceph-mon[21151]: pgmap v13890: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:32.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:32.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:32 smithi046 ceph-mon[19468]: pgmap v13890: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:32.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:32.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:32.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:32 smithi087 ceph-mon[20993]: pgmap v13890: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:33.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:33.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:33.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:33.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:33.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:33 smithi077 ceph-mon[21151]: from='client.429948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:33.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:33 smithi046 ceph-mon[19468]: from='client.429948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:33.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:33 smithi087 ceph-mon[20993]: from='client.429948 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: pgmap v13891: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: pgmap v13891: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: pgmap v13891: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:34.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:36 smithi046 ceph-mon[19468]: pgmap v13892: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:36.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:36 smithi087 ceph-mon[20993]: pgmap v13892: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:36.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:36 smithi077 ceph-mon[21151]: pgmap v13892: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:17:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:17:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:17:37.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:17:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:37.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:37.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:37.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:38.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:38.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:38.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:38.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:17:37.973+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:17:38.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:17:37 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:17:37.974+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:17:38.849 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:38.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:38.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:38.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:38.850 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:38.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:38 smithi046 ceph-mon[19468]: pgmap v13893: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:38.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:38 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:38 smithi087 ceph-mon[20993]: pgmap v13893: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:38 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:38 smithi077 ceph-mon[21151]: pgmap v13893: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:38 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:17:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:17:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:39 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:17:39.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:39 smithi046 ceph-mon[19468]: from='client.430125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:17:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:39 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:17:39.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:39 smithi087 ceph-mon[20993]: from='client.430125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:17:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:39 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:17:39.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:39 smithi077 ceph-mon[21151]: from='client.430125 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:40 smithi046 ceph-mon[19468]: pgmap v13894: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:40 smithi087 ceph-mon[20993]: pgmap v13894: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:40.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:40 smithi077 ceph-mon[21151]: pgmap v13894: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:42 smithi046 ceph-mon[19468]: pgmap v13895: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:42 smithi087 ceph-mon[20993]: pgmap v13895: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:42.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:42 smithi077 ceph-mon[21151]: pgmap v13895: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:43.853 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:43.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:43.853 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:44.543 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:44.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:44.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:44.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:44.543 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:44 smithi046 ceph-mon[19468]: pgmap v13896: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:44.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:44 smithi087 ceph-mon[20993]: pgmap v13896: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:44.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:44 smithi077 ceph-mon[21151]: pgmap v13896: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:45 smithi046 ceph-mon[19468]: from='client.430200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:45.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:45 smithi087 ceph-mon[20993]: from='client.430200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:45.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:45 smithi077 ceph-mon[21151]: from='client.430200 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:45.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:46.607 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:46 smithi077 ceph-mon[21151]: pgmap v13897: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:46 smithi046 ceph-mon[19468]: pgmap v13897: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:46 smithi087 ceph-mon[20993]: pgmap v13897: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:48.842 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:48 smithi077 ceph-mon[21151]: pgmap v13898: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:48 smithi046 ceph-mon[19468]: pgmap v13898: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:48 smithi087 ceph-mon[20993]: pgmap v13898: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:49.545 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:50.221 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:50.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:50.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:50.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:50.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:50 smithi087 ceph-mon[20993]: pgmap v13899: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:50.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:50 smithi087 ceph-mon[20993]: from='client.430275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:50 smithi046 ceph-mon[19468]: pgmap v13899: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:50 smithi046 ceph-mon[19468]: from='client.430275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:50.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:50 smithi077 ceph-mon[21151]: pgmap v13899: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:50.921 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:50 smithi077 ceph-mon[21151]: from='client.430275 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:52 smithi046 ceph-mon[19468]: pgmap v13900: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:52 smithi087 ceph-mon[20993]: pgmap v13900: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:52 smithi077 ceph-mon[21151]: pgmap v13900: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 7.1 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:17:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: pgmap v13901: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:17:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: pgmap v13901: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: pgmap v13901: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:17:55.223 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:17:55.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:17:55.224 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:17:55.908 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:17:55.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:17:55.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:17:55.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:17:55.909 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:17:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:56 smithi046 ceph-mon[19468]: pgmap v13902: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:56 smithi046 ceph-mon[19468]: from='client.430350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:56 smithi087 ceph-mon[20993]: pgmap v13902: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:56 smithi087 ceph-mon[20993]: from='client.430350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:56 smithi077 ceph-mon[21151]: pgmap v13902: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:17:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:56 smithi077 ceph-mon[21151]: from='client.430350 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:17:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:17:58 smithi046 ceph-mon[19468]: pgmap v13903: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:17:58 smithi087 ceph-mon[20993]: pgmap v13903: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:17:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:17:58 smithi077 ceph-mon[21151]: pgmap v13903: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:00.910 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:00.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:00.910 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:00 smithi046 ceph-mon[19468]: pgmap v13904: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:00 smithi087 ceph-mon[20993]: pgmap v13904: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:00 smithi077 ceph-mon[21151]: pgmap v13904: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:01.614 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:01.614 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:01.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:01.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:01.615 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:02.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:02 smithi046 ceph-mon[19468]: pgmap v13905: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:02.903 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:02 smithi046 ceph-mon[19468]: from='client.430428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:02.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:02 smithi077 ceph-mon[21151]: pgmap v13905: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:02.971 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:02 smithi077 ceph-mon[21151]: from='client.430428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:02 smithi087 ceph-mon[20993]: pgmap v13905: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:02 smithi087 ceph-mon[20993]: from='client.430428 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:05.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:04 smithi046 ceph-mon[19468]: pgmap v13906: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:04 smithi087 ceph-mon[20993]: pgmap v13906: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:04 smithi077 ceph-mon[21151]: pgmap v13906: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:06.617 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:06 smithi087 ceph-mon[20993]: pgmap v13907: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:06 smithi077 ceph-mon[21151]: pgmap v13907: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:06 smithi046 ceph-mon[19468]: pgmap v13907: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:07.305 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:07.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:07.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:07.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:07.306 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:07.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:07 smithi046 ceph-mon[19468]: from='client.430506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:07.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:07 smithi077 ceph-mon[21151]: from='client.430506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:07.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:07 smithi087 ceph-mon[20993]: from='client.430506 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:08 smithi077 ceph-mon[21151]: pgmap v13908: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:08.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:08 smithi046 ceph-mon[19468]: pgmap v13908: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:08.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:08 smithi087 ceph-mon[20993]: pgmap v13908: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:10.514 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:10 smithi087 ceph-mon[20993]: pgmap v13909: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:10.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:10 smithi046 ceph-mon[19468]: pgmap v13909: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:10 smithi077 ceph-mon[21151]: pgmap v13909: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:12.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:12.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:12.308 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:12.558 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:12 smithi087 ceph-mon[20993]: pgmap v13910: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:12.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:12 smithi046 ceph-mon[19468]: pgmap v13910: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:12 smithi077 ceph-mon[21151]: pgmap v13910: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:12.976 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:12.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:12.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:12.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:12.977 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:13.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:13 smithi077 ceph-mon[21151]: from='client.430578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:13.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:13 smithi046 ceph-mon[19468]: from='client.430578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:13.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:13 smithi087 ceph-mon[20993]: from='client.430578 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: pgmap v13911: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: pgmap v13911: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: pgmap v13911: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:15.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:16 smithi046 ceph-mon[19468]: pgmap v13912: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:16 smithi087 ceph-mon[20993]: pgmap v13912: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:16 smithi077 ceph-mon[21151]: pgmap v13912: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:17.978 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:17.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:17.978 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:18.664 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:18.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:18.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:18.664 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:18.665 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:18 smithi046 ceph-mon[19468]: pgmap v13913: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:18 smithi087 ceph-mon[20993]: pgmap v13913: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:18 smithi077 ceph-mon[21151]: pgmap v13913: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:20.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:19 smithi046 ceph-mon[19468]: from='client.430656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:20.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:19 smithi087 ceph-mon[20993]: from='client.430656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:20.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:19 smithi077 ceph-mon[21151]: from='client.430656 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:21.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:20 smithi046 ceph-mon[19468]: pgmap v13914: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:20 smithi087 ceph-mon[20993]: pgmap v13914: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:20 smithi077 ceph-mon[21151]: pgmap v13914: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:22.945 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:22 smithi046 ceph-mon[19468]: pgmap v13915: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:22 smithi087 ceph-mon[20993]: pgmap v13915: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:22 smithi077 ceph-mon[21151]: pgmap v13915: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:23.666 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:23.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:23.667 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:24.351 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:24.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:24.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:24.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:24.351 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:24 smithi046 ceph-mon[19468]: pgmap v13916: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:24 smithi087 ceph-mon[20993]: pgmap v13916: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:24 smithi077 ceph-mon[21151]: pgmap v13916: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:25 smithi046 ceph-mon[19468]: from='client.430731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:25 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:25 smithi087 ceph-mon[20993]: from='client.430731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:25 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:25 smithi077 ceph-mon[21151]: from='client.430731 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:26.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:25 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:26 smithi046 ceph-mon[19468]: pgmap v13917: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:26 smithi087 ceph-mon[20993]: pgmap v13917: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:26 smithi077 ceph-mon[21151]: pgmap v13917: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:28 smithi046 ceph-mon[19468]: pgmap v13918: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:28 smithi087 ceph-mon[20993]: pgmap v13918: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:29.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:28 smithi077 ceph-mon[21151]: pgmap v13918: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:29.352 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:30.040 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:30.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:30.040 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:30.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:30.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:31.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:30 smithi087 ceph-mon[20993]: pgmap v13919: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:31.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:30 smithi087 ceph-mon[20993]: from='client.430809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:30 smithi046 ceph-mon[19468]: pgmap v13919: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:30 smithi046 ceph-mon[19468]: from='client.430809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:30 smithi077 ceph-mon[21151]: pgmap v13919: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:30 smithi077 ceph-mon[21151]: from='client.430809 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:33.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:32 smithi087 ceph-mon[20993]: pgmap v13920: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:18:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:32 smithi046 ceph-mon[19468]: pgmap v13920: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:18:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:32 smithi077 ceph-mon[21151]: pgmap v13920: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:18:35.041 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:35.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:35.042 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: pgmap v13921: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.182 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: pgmap v13921: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: pgmap v13921: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:35.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:35.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:35.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:35.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:35.721 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:36 smithi046 ceph-mon[19468]: pgmap v13922: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:37.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:36 smithi046 ceph-mon[19468]: from='client.430884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:36 smithi087 ceph-mon[20993]: pgmap v13922: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:36 smithi087 ceph-mon[20993]: from='client.430884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:36 smithi077 ceph-mon[21151]: pgmap v13922: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:36 smithi077 ceph-mon[21151]: from='client.430884 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:39.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:18:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:18:39.011+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:18:39.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:18:39 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:18:39.012+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: pgmap v13923: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:38 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: pgmap v13923: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:18:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:18:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:18:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:38 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: pgmap v13923: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:18:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:18:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:39.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:38 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:40.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:39 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:39 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:40.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:39 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:18:40.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:40.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:40.723 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:18:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:40 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:18:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:40 smithi046 ceph-mon[19468]: pgmap v13924: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:18:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:40 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:18:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:40 smithi087 ceph-mon[20993]: pgmap v13924: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:41.414 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:41.414 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:41.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:41.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:41.415 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:18:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:40 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:18:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:40 smithi077 ceph-mon[21151]: pgmap v13924: 225 pgs: 225 active+clean; 589 KiB data, 248 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:18:43.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:42 smithi046 ceph-mon[19468]: from='client.431070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:43.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:42 smithi046 ceph-mon[19468]: pgmap v13925: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:42 smithi087 ceph-mon[20993]: from='client.431070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:42 smithi087 ceph-mon[20993]: pgmap v13925: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:42 smithi077 ceph-mon[21151]: from='client.431070 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:42 smithi077 ceph-mon[21151]: pgmap v13925: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:45.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:44 smithi046 ceph-mon[19468]: pgmap v13926: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:18:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:44 smithi077 ceph-mon[21151]: pgmap v13926: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:18:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:44 smithi087 ceph-mon[20993]: pgmap v13926: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:18:46.417 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:46.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:46.418 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:46 smithi046 ceph-mon[19468]: pgmap v13927: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:46.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:46 smithi077 ceph-mon[21151]: pgmap v13927: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:46.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:47.105 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:47.114 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:46 smithi087 ceph-mon[20993]: pgmap v13927: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:47.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:47 smithi077 ceph-mon[21151]: from='client.431142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:48.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:47 smithi046 ceph-mon[19468]: from='client.431142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:47 smithi087 ceph-mon[20993]: from='client.431142 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:48 smithi077 ceph-mon[21151]: pgmap v13928: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:48 smithi046 ceph-mon[19468]: pgmap v13928: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:48 smithi087 ceph-mon[20993]: pgmap v13928: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:50.823 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:50 smithi077 ceph-mon[21151]: pgmap v13929: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:51.012 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:50 smithi046 ceph-mon[19468]: pgmap v13929: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:50 smithi087 ceph-mon[20993]: pgmap v13929: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:52.106 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:52.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:52.107 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:52.788 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:52 smithi087 ceph-mon[20993]: pgmap v13930: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:52 smithi077 ceph-mon[21151]: pgmap v13930: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:52 smithi046 ceph-mon[19468]: pgmap v13930: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:18:53.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:53 smithi077 ceph-mon[21151]: from='client.431220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:53 smithi046 ceph-mon[19468]: from='client.431220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:53 smithi087 ceph-mon[20993]: from='client.431220 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: pgmap v13931: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:54.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: pgmap v13931: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: pgmap v13931: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:55.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:18:56.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:56 smithi077 ceph-mon[21151]: pgmap v13932: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:56 smithi046 ceph-mon[19468]: pgmap v13932: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:57.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:56 smithi087 ceph-mon[20993]: pgmap v13932: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:18:57.789 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:18:57.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:18:57.790 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:18:58.471 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:18:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:18:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:18:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:18:58.472 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:18:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:58 smithi046 ceph-mon[19468]: pgmap v13933: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:58.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:58 smithi077 ceph-mon[21151]: pgmap v13933: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:58 smithi087 ceph-mon[20993]: pgmap v13933: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:18:59.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:18:59 smithi077 ceph-mon[21151]: from='client.431292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:00.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:18:59 smithi046 ceph-mon[19468]: from='client.431292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:00.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:18:59 smithi087 ceph-mon[20993]: from='client.431292 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:00 smithi077 ceph-mon[21151]: pgmap v13934: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:00 smithi046 ceph-mon[19468]: pgmap v13934: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:00 smithi087 ceph-mon[20993]: pgmap v13934: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:02 smithi077 ceph-mon[21151]: pgmap v13935: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:02 smithi046 ceph-mon[19468]: pgmap v13935: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:02 smithi087 ceph-mon[20993]: pgmap v13935: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:03.474 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:03.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:03.474 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:04.160 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:04.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:04.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:04.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:04.161 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:04 smithi046 ceph-mon[19468]: pgmap v13936: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:04.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:04 smithi046 ceph-mon[19468]: from='client.431367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:04 smithi077 ceph-mon[21151]: pgmap v13936: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:04.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:04 smithi077 ceph-mon[21151]: from='client.431367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:04.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:04 smithi087 ceph-mon[20993]: pgmap v13936: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:04 smithi087 ceph-mon[20993]: from='client.431367 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:06 smithi046 ceph-mon[19468]: pgmap v13937: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:07.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:06 smithi087 ceph-mon[20993]: pgmap v13937: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:06 smithi077 ceph-mon[21151]: pgmap v13937: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:09.094 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:08 smithi077 ceph-mon[21151]: pgmap v13938: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:08 smithi046 ceph-mon[19468]: pgmap v13938: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:08 smithi087 ceph-mon[20993]: pgmap v13938: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:09.163 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:09.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:09.163 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:09.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:09.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:09.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:09.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:09.856 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:10 smithi046 ceph-mon[19468]: pgmap v13939: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:10 smithi046 ceph-mon[19468]: from='client.431439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:10 smithi087 ceph-mon[20993]: pgmap v13939: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:10 smithi087 ceph-mon[20993]: from='client.431439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:10 smithi077 ceph-mon[21151]: pgmap v13939: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:10 smithi077 ceph-mon[21151]: from='client.431439 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:13.015 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:12 smithi087 ceph-mon[20993]: pgmap v13940: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:13.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:12 smithi046 ceph-mon[19468]: pgmap v13940: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:12 smithi077 ceph-mon[21151]: pgmap v13940: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:14.858 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:14.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:14.858 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: pgmap v13941: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: pgmap v13941: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: pgmap v13941: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:15.536 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:15.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:15.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:15.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:15.536 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:16 smithi046 ceph-mon[19468]: pgmap v13942: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:16 smithi046 ceph-mon[19468]: from='client.431517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:16 smithi087 ceph-mon[20993]: pgmap v13942: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:16 smithi087 ceph-mon[20993]: from='client.431517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:16 smithi077 ceph-mon[21151]: pgmap v13942: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:17.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:16 smithi077 ceph-mon[21151]: from='client.431517 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:18 smithi046 ceph-mon[19468]: pgmap v13943: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:19.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:18 smithi087 ceph-mon[20993]: pgmap v13943: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:18 smithi077 ceph-mon[21151]: pgmap v13943: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:20.538 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:20.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:20.538 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:20 smithi046 ceph-mon[19468]: pgmap v13944: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:21.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:20 smithi087 ceph-mon[20993]: pgmap v13944: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:21.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:20 smithi077 ceph-mon[21151]: pgmap v13944: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:21.220 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:21.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:21.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:21.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:21.220 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:21 smithi046 ceph-mon[19468]: from='client.431589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:21 smithi087 ceph-mon[20993]: from='client.431589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:22.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:21 smithi077 ceph-mon[21151]: from='client.431589 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:22 smithi046 ceph-mon[19468]: pgmap v13945: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:22 smithi087 ceph-mon[20993]: pgmap v13945: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:22 smithi077 ceph-mon[21151]: pgmap v13945: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:24.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:24 smithi046 ceph-mon[19468]: pgmap v13946: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:24 smithi087 ceph-mon[20993]: pgmap v13946: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:25.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:24 smithi077 ceph-mon[21151]: pgmap v13946: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:19:26.222 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:26.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:26.223 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:26.894 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:26.895 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:26 smithi087 ceph-mon[20993]: pgmap v13947: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:26 smithi077 ceph-mon[21151]: pgmap v13947: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:26 smithi046 ceph-mon[19468]: pgmap v13947: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:27.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:28.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:27 smithi077 ceph-mon[21151]: from='client.431667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:27 smithi046 ceph-mon[19468]: from='client.431667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:27 smithi087 ceph-mon[20993]: from='client.431667 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:28 smithi077 ceph-mon[21151]: pgmap v13948: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:29.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:28 smithi046 ceph-mon[19468]: pgmap v13948: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:28 smithi087 ceph-mon[20993]: pgmap v13948: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:31.103 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:30 smithi077 ceph-mon[21151]: pgmap v13949: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:30 smithi046 ceph-mon[19468]: pgmap v13949: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:30 smithi087 ceph-mon[20993]: pgmap v13949: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:31.896 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:31.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:31.896 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:32.579 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:32.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:32.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:32.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:32.579 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:32 smithi077 ceph-mon[21151]: pgmap v13950: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:33.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:32 smithi087 ceph-mon[20993]: pgmap v13950: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:33.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:32 smithi046 ceph-mon[19468]: pgmap v13950: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:33.942 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:33 smithi077 ceph-mon[21151]: from='client.277382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:34.270 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:33 smithi087 ceph-mon[20993]: from='client.277382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:33 smithi046 ceph-mon[19468]: from='client.277382 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: pgmap v13951: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:34 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: pgmap v13951: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:35.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.287 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.288 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:34 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: pgmap v13951: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:35.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:34 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:36 smithi077 ceph-mon[21151]: pgmap v13952: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:37.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:36 smithi046 ceph-mon[19468]: pgmap v13952: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:36 smithi087 ceph-mon[20993]: pgmap v13952: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:19:37.580 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:37.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:37.581 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:38.267 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:38.267 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:38.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:38.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:38.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:38 smithi077 ceph-mon[21151]: pgmap v13953: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:38 smithi077 ceph-mon[21151]: from='client.431820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:38 smithi046 ceph-mon[19468]: pgmap v13953: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:38 smithi046 ceph-mon[19468]: from='client.431820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:38 smithi087 ceph-mon[20993]: pgmap v13953: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:38 smithi087 ceph-mon[20993]: from='client.431820 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:19:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:19:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:39 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:19:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:19:40.054+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:19:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:19:40.055+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.256 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:19:40.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:19:40.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.257 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:39 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:19:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:40.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:39 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:40 smithi077 ceph-mon[21151]: pgmap v13954: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:40 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:41.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:40 smithi046 ceph-mon[19468]: pgmap v13954: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:41.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:40 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:40 smithi087 ceph-mon[20993]: pgmap v13954: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:19:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:40 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:19:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:19:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:19:42.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:19:42.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:19:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:19:42.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:19:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:42 smithi077 ceph-mon[21151]: pgmap v13955: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:19:43.270 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:42 smithi046 ceph-mon[19468]: pgmap v13955: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:19:43.270 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:43.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:43.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:42 smithi087 ceph-mon[20993]: pgmap v13955: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 5 op/s 2024-08-31T10:19:43.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:43.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:43.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:43.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:43.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:44 smithi077 ceph-mon[21151]: pgmap v13956: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:19:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:44 smithi077 ceph-mon[21151]: from='client.432000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:45.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:44 smithi046 ceph-mon[19468]: pgmap v13956: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:19:45.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:44 smithi046 ceph-mon[19468]: from='client.432000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:44 smithi087 ceph-mon[20993]: pgmap v13956: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 5.1 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-31T10:19:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:44 smithi087 ceph-mon[20993]: from='client.432000 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:46 smithi077 ceph-mon[21151]: pgmap v13957: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:46 smithi046 ceph-mon[19468]: pgmap v13957: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:46 smithi087 ceph-mon[20993]: pgmap v13957: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:48.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:48.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:48.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:48 smithi077 ceph-mon[21151]: pgmap v13958: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:48 smithi046 ceph-mon[19468]: pgmap v13958: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:48 smithi087 ceph-mon[20993]: pgmap v13958: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:49.633 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:49.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:49.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:49.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:49.634 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:50 smithi077 ceph-mon[21151]: pgmap v13959: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:50 smithi077 ceph-mon[21151]: from='client.432075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:50 smithi046 ceph-mon[19468]: pgmap v13959: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:50 smithi046 ceph-mon[19468]: from='client.432075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:50 smithi087 ceph-mon[20993]: pgmap v13959: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:50 smithi087 ceph-mon[20993]: from='client.432075 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:53.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:52 smithi077 ceph-mon[21151]: pgmap v13960: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:53.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:52 smithi087 ceph-mon[20993]: pgmap v13960: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:52 smithi046 ceph-mon[19468]: pgmap v13960: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:19:54.635 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:19:54.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:19:54.635 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:19:54.975 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: pgmap v13961: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:54.976 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.324 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:19:55.324 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:19:55.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:19:55.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:19:55.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: pgmap v13961: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: pgmap v13961: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:55.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:19:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:55 smithi046 ceph-mon[19468]: from='client.432153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:55 smithi087 ceph-mon[20993]: from='client.432153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:55 smithi077 ceph-mon[21151]: from='client.432153 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:19:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:56 smithi046 ceph-mon[19468]: pgmap v13962: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:56 smithi087 ceph-mon[20993]: pgmap v13962: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:56 smithi077 ceph-mon[21151]: pgmap v13962: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 3 op/s 2024-08-31T10:19:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:19:58 smithi046 ceph-mon[19468]: pgmap v13963: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:19:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:19:58 smithi087 ceph-mon[20993]: pgmap v13963: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:19:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:19:58 smithi077 ceph-mon[21151]: pgmap v13963: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:20:00.325 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:00.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:00.326 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:01.005 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:01.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:01.005 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:01.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:01.006 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:01.353 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:00 smithi087 ceph-mon[20993]: pgmap v13964: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:20:01.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:00 smithi087 ceph-mon[20993]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:20:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:00 smithi046 ceph-mon[19468]: pgmap v13964: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:20:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:00 smithi046 ceph-mon[19468]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:20:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:00 smithi077 ceph-mon[21151]: pgmap v13964: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1023 B/s rd, 0 op/s 2024-08-31T10:20:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:00 smithi077 ceph-mon[21151]: overall HEALTH_WARN Cannot update rgw endpoints, error: {err} 2024-08-31T10:20:02.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:01 smithi077 ceph-mon[21151]: from='client.432231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:01 smithi046 ceph-mon[19468]: from='client.432231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:01 smithi087 ceph-mon[20993]: from='client.432231 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:03.332 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:02 smithi077 ceph-mon[21151]: pgmap v13965: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:02 smithi046 ceph-mon[19468]: pgmap v13965: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:02 smithi087 ceph-mon[20993]: pgmap v13965: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:05.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:04 smithi046 ceph-mon[19468]: pgmap v13966: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:05.192 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:04 smithi087 ceph-mon[20993]: pgmap v13966: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:04 smithi077 ceph-mon[21151]: pgmap v13966: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:06.008 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:06.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:06.008 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:06.727 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:06.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:06.727 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:06.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:06.728 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:06.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:06 smithi046 ceph-mon[19468]: pgmap v13967: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:06.981 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:06.981 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:06.981 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:06 smithi087 ceph-mon[20993]: pgmap v13967: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:06 smithi077 ceph-mon[21151]: pgmap v13967: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:08.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:07 smithi046 ceph-mon[19468]: from='client.296920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:08.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:07 smithi087 ceph-mon[20993]: from='client.296920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:08.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:07 smithi077 ceph-mon[21151]: from='client.296920 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:08 smithi046 ceph-mon[19468]: pgmap v13968: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:08 smithi087 ceph-mon[20993]: pgmap v13968: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:08 smithi077 ceph-mon[21151]: pgmap v13968: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:11.207 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:10 smithi077 ceph-mon[21151]: pgmap v13969: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:10 smithi046 ceph-mon[19468]: pgmap v13969: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:10 smithi087 ceph-mon[20993]: pgmap v13969: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:20:11.729 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:11.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:11.730 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:12.425 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:12.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:12.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:12.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:12.425 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:13.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:12 smithi087 ceph-mon[20993]: pgmap v13970: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:13.346 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:12 smithi077 ceph-mon[21151]: pgmap v13970: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:12 smithi046 ceph-mon[19468]: pgmap v13970: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:14.247 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:13 smithi087 ceph-mon[20993]: from='client.432378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:14.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:13 smithi046 ceph-mon[19468]: from='client.432378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:14.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:13 smithi077 ceph-mon[21151]: from='client.432378 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:15.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: pgmap v13971: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:15.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: pgmap v13971: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: pgmap v13971: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:15.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:16 smithi046 ceph-mon[19468]: pgmap v13972: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:16 smithi087 ceph-mon[20993]: pgmap v13972: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:16 smithi077 ceph-mon[21151]: pgmap v13972: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:17.427 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:18.107 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:18.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:18.107 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:18.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:18.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:18 smithi077 ceph-mon[21151]: pgmap v13973: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:19.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:18 smithi077 ceph-mon[21151]: from='client.432453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:18 smithi046 ceph-mon[19468]: pgmap v13973: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:18 smithi046 ceph-mon[19468]: from='client.432453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:18 smithi087 ceph-mon[20993]: pgmap v13973: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:18 smithi087 ceph-mon[20993]: from='client.432453 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:20.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:20 smithi046 ceph-mon[19468]: pgmap v13974: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:20.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:20 smithi087 ceph-mon[20993]: pgmap v13974: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:20.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:20 smithi077 ceph-mon[21151]: pgmap v13974: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:22 smithi046 ceph-mon[19468]: pgmap v13975: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:22 smithi087 ceph-mon[20993]: pgmap v13975: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:22 smithi077 ceph-mon[21151]: pgmap v13975: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:23.108 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:23.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:23.109 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:23.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:23.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:23.796 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:23.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:23.796 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:24 smithi046 ceph-mon[19468]: pgmap v13976: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:24 smithi046 ceph-mon[19468]: from='client.432528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:24 smithi087 ceph-mon[20993]: pgmap v13976: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:24 smithi087 ceph-mon[20993]: from='client.432528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:24 smithi077 ceph-mon[21151]: pgmap v13976: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:24 smithi077 ceph-mon[21151]: from='client.432528 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:26.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:26 smithi046 ceph-mon[19468]: pgmap v13977: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:26 smithi087 ceph-mon[20993]: pgmap v13977: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:26 smithi077 ceph-mon[21151]: pgmap v13977: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:27 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:27 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:27.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:27 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:28 smithi046 ceph-mon[19468]: pgmap v13978: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:28.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:28 smithi087 ceph-mon[20993]: pgmap v13978: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:28.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:28 smithi077 ceph-mon[21151]: pgmap v13978: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:28.799 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:28.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:28.799 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:29.491 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:29.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:29.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:29.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:29.491 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:30 smithi046 ceph-mon[19468]: from='client.432606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:30 smithi046 ceph-mon[19468]: pgmap v13979: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:30 smithi087 ceph-mon[20993]: from='client.432606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:30.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:30 smithi087 ceph-mon[20993]: pgmap v13979: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:30 smithi077 ceph-mon[21151]: from='client.432606 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:30 smithi077 ceph-mon[21151]: pgmap v13979: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:32.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:32 smithi077 ceph-mon[21151]: pgmap v13980: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:32 smithi046 ceph-mon[19468]: pgmap v13980: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:32 smithi087 ceph-mon[20993]: pgmap v13980: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:20:34.291 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:34 smithi077 ceph-mon[21151]: pgmap v13981: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:34 smithi087 ceph-mon[20993]: pgmap v13981: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:34.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:34.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:34.493 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:34 smithi046 ceph-mon[19468]: pgmap v13981: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:35.169 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:35.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:35.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:35.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:35.169 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:35 smithi087 ceph-mon[20993]: from='client.432684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:35.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:35.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:35 smithi077 ceph-mon[21151]: from='client.432684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:36.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:35 smithi046 ceph-mon[19468]: from='client.432684 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:36 smithi046 ceph-mon[19468]: pgmap v13982: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:36 smithi087 ceph-mon[20993]: pgmap v13982: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:36 smithi077 ceph-mon[21151]: pgmap v13982: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:38 smithi046 ceph-mon[19468]: pgmap v13983: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:38 smithi087 ceph-mon[20993]: pgmap v13983: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:38 smithi077 ceph-mon[21151]: pgmap v13983: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:40.170 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:40.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:40.171 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:41.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:20:40.816+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:20:41.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:20:40.826+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: pgmap v13984: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:41.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:40 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: pgmap v13984: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:20:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:41.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:40 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: pgmap v13984: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:40 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:41.197 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:41.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:41.197 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:41.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:41.198 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:41 smithi046 ceph-mon[19468]: from='client.432777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:20:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:41 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:20:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:41 smithi087 ceph-mon[20993]: from='client.432777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:20:42.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:41 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:41 smithi077 ceph-mon[21151]: from='client.432777 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:20:42.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:41 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:20:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:42 smithi046 ceph-mon[19468]: pgmap v13985: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:42 smithi087 ceph-mon[20993]: pgmap v13985: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:42 smithi077 ceph-mon[21151]: pgmap v13985: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:44 smithi046 ceph-mon[19468]: pgmap v13986: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:44 smithi087 ceph-mon[20993]: pgmap v13986: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:44 smithi077 ceph-mon[21151]: pgmap v13986: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:20:46.199 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:46.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:46.199 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:46.912 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:46.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:46.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:46.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:46.912 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:46 smithi046 ceph-mon[19468]: pgmap v13987: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:46 smithi087 ceph-mon[20993]: pgmap v13987: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:46 smithi077 ceph-mon[21151]: pgmap v13987: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:47.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:47 smithi046 ceph-mon[19468]: from='client.432939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:48.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:47 smithi087 ceph-mon[20993]: from='client.432939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:48.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:47 smithi077 ceph-mon[21151]: from='client.432939 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:49.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:48 smithi046 ceph-mon[19468]: pgmap v13988: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:49.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:48 smithi087 ceph-mon[20993]: pgmap v13988: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:49.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:48 smithi077 ceph-mon[21151]: pgmap v13988: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:51.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:50 smithi046 ceph-mon[19468]: pgmap v13989: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:51.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:50 smithi087 ceph-mon[20993]: pgmap v13989: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:51.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:50 smithi077 ceph-mon[21151]: pgmap v13989: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:51.916 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:51.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:51.916 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:52.604 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:52.604 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:52.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:52.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:52.605 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:52 smithi046 ceph-mon[19468]: pgmap v13990: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:53.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:52 smithi087 ceph-mon[20993]: pgmap v13990: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:53.137 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:52 smithi077 ceph-mon[21151]: pgmap v13990: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:54.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:53 smithi046 ceph-mon[19468]: from='client.433011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:54.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:53 smithi087 ceph-mon[20993]: from='client.433011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:54.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:53 smithi077 ceph-mon[21151]: from='client.433011 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:54 smithi077 ceph-mon[21151]: pgmap v13991: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:54 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:54 smithi046 ceph-mon[19468]: pgmap v13991: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:54 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:54 smithi087 ceph-mon[20993]: pgmap v13991: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:55.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:54 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:20:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:56 smithi046 ceph-mon[19468]: pgmap v13992: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:56 smithi087 ceph-mon[20993]: pgmap v13992: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:56 smithi077 ceph-mon[21151]: pgmap v13992: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:20:57.606 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:20:57.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:20:57.606 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:20:58.290 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:20:58.290 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:20:58.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:20:58.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:20:58.291 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:20:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:58 smithi046 ceph-mon[19468]: pgmap v13993: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:20:58 smithi046 ceph-mon[19468]: from='client.433086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:58 smithi087 ceph-mon[20993]: pgmap v13993: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:20:58 smithi087 ceph-mon[20993]: from='client.433086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:20:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:58 smithi077 ceph-mon[21151]: pgmap v13993: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:20:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:20:58 smithi077 ceph-mon[21151]: from='client.433086 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:00 smithi046 ceph-mon[19468]: pgmap v13994: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:00 smithi087 ceph-mon[20993]: pgmap v13994: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:00 smithi077 ceph-mon[21151]: pgmap v13994: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:03.221 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:02 smithi077 ceph-mon[21151]: pgmap v13995: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:03.292 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:03.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:02 smithi046 ceph-mon[19468]: pgmap v13995: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:03.292 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:03.293 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:02 smithi087 ceph-mon[20993]: pgmap v13995: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:03.974 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:03.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:03.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:03.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:03.974 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:05.193 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:04 smithi087 ceph-mon[20993]: pgmap v13996: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:05.193 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:04 smithi087 ceph-mon[20993]: from='client.433158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:04 smithi046 ceph-mon[19468]: pgmap v13996: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:04 smithi046 ceph-mon[19468]: from='client.433158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:04 smithi077 ceph-mon[21151]: pgmap v13996: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:05.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:04 smithi077 ceph-mon[21151]: from='client.433158 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:07.228 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:06 smithi046 ceph-mon[19468]: pgmap v13997: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:07.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.229 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:06 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:06 smithi087 ceph-mon[20993]: pgmap v13997: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:06 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:06 smithi077 ceph-mon[21151]: pgmap v13997: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:06 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:08.976 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:08.976 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:08.977 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:08 smithi046 ceph-mon[19468]: pgmap v13998: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:08 smithi087 ceph-mon[20993]: pgmap v13998: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:08 smithi077 ceph-mon[21151]: pgmap v13998: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:09.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:09.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:09.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:09.658 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:09.659 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:11.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:10 smithi046 ceph-mon[19468]: pgmap v13999: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:11.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:10 smithi046 ceph-mon[19468]: from='client.433233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:10 smithi087 ceph-mon[20993]: pgmap v13999: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:10 smithi087 ceph-mon[20993]: from='client.433233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:10 smithi077 ceph-mon[21151]: pgmap v13999: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:10 smithi077 ceph-mon[21151]: from='client.433233 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:13.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:12 smithi077 ceph-mon[21151]: pgmap v14000: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:12 smithi046 ceph-mon[19468]: pgmap v14000: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:12 smithi087 ceph-mon[20993]: pgmap v14000: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:14.660 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:14.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:14.660 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:15.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:14 smithi077 ceph-mon[21151]: pgmap v14001: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:15.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.122 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:14 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:14 smithi087 ceph-mon[20993]: pgmap v14001: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:15.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:14 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.345 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:15.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:15.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:15.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:15.345 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:15.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:14 smithi046 ceph-mon[19468]: pgmap v14001: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:15.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:15.346 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:14 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:15 smithi077 ceph-mon[21151]: from='client.433311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:15 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:15 smithi046 ceph-mon[19468]: from='client.433311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:15 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:15 smithi087 ceph-mon[20993]: from='client.433311 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:15 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:17.000 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:16 smithi087 ceph-mon[20993]: pgmap v14002: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:16 smithi046 ceph-mon[19468]: pgmap v14002: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:16 smithi077 ceph-mon[21151]: pgmap v14002: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:18 smithi046 ceph-mon[19468]: pgmap v14003: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:18 smithi087 ceph-mon[20993]: pgmap v14003: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:18 smithi077 ceph-mon[21151]: pgmap v14003: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:20.347 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:20.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:20.347 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:21.024 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:21.024 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:21.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:21.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:21.025 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:21.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:20 smithi046 ceph-mon[19468]: pgmap v14004: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:20 smithi087 ceph-mon[20993]: pgmap v14004: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:21.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:20 smithi077 ceph-mon[21151]: pgmap v14004: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:21 smithi046 ceph-mon[19468]: from='client.433389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:22.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:21 smithi087 ceph-mon[20993]: from='client.433389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:22.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:21 smithi077 ceph-mon[21151]: from='client.433389 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:22 smithi046 ceph-mon[19468]: pgmap v14005: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:22 smithi087 ceph-mon[20993]: pgmap v14005: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:22 smithi077 ceph-mon[21151]: pgmap v14005: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:24 smithi046 ceph-mon[19468]: pgmap v14006: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:24 smithi087 ceph-mon[20993]: pgmap v14006: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:24 smithi077 ceph-mon[21151]: pgmap v14006: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:21:26.026 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:26.026 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:26.026 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:26.721 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:26.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:26.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:26.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:26.722 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:27.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:26 smithi046 ceph-mon[19468]: pgmap v14007: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:27.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:26 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:26 smithi087 ceph-mon[20993]: pgmap v14007: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:26 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:26 smithi077 ceph-mon[21151]: pgmap v14007: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:26 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:28.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:27 smithi046 ceph-mon[19468]: from='client.433467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:27 smithi087 ceph-mon[20993]: from='client.433467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:27 smithi077 ceph-mon[21151]: from='client.433467 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:29.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:28 smithi046 ceph-mon[19468]: pgmap v14008: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:28 smithi087 ceph-mon[20993]: pgmap v14008: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:28 smithi077 ceph-mon[21151]: pgmap v14008: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:30 smithi046 ceph-mon[19468]: pgmap v14009: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:30 smithi087 ceph-mon[20993]: pgmap v14009: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:30 smithi077 ceph-mon[21151]: pgmap v14009: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:31.725 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:31.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:31.725 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:32.409 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:32.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:32.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:32.409 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:32.410 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:32 smithi046 ceph-mon[19468]: pgmap v14010: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:32 smithi087 ceph-mon[20993]: pgmap v14010: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:32 smithi077 ceph-mon[21151]: pgmap v14010: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:34.167 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:33 smithi077 ceph-mon[21151]: from='client.433542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:34.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:33 smithi046 ceph-mon[19468]: from='client.433542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:34.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:33 smithi087 ceph-mon[20993]: from='client.433542 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:35.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:34 smithi087 ceph-mon[20993]: pgmap v14011: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:35.285 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:34 smithi077 ceph-mon[21151]: pgmap v14011: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:34 smithi046 ceph-mon[19468]: pgmap v14011: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:36.122 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:36 smithi087 ceph-mon[20993]: pgmap v14012: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:36 smithi077 ceph-mon[21151]: pgmap v14012: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:36.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:36 smithi046 ceph-mon[19468]: pgmap v14012: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:37.411 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:37.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:37.411 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:38.093 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:38.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:38.093 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:38.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:38.094 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:38 smithi046 ceph-mon[19468]: pgmap v14013: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:38 smithi046 ceph-mon[19468]: from='client.433617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:38 smithi087 ceph-mon[20993]: pgmap v14013: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:38.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:38 smithi087 ceph-mon[20993]: from='client.433617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:38 smithi077 ceph-mon[21151]: pgmap v14013: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:38.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:38 smithi077 ceph-mon[21151]: from='client.433617 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:40.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:40 smithi046 ceph-mon[19468]: pgmap v14014: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:40.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:40 smithi087 ceph-mon[20993]: pgmap v14014: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:40 smithi077 ceph-mon[21151]: pgmap v14014: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.505 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:41 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:41 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:21:41.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:21:41.591+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:21:41.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:21:41 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:21:41.592+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:21:43.095 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:43.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:42 smithi046 ceph-mon[19468]: pgmap v14015: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:43.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:21:43.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:42 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:21:43.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:43.096 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:43.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:42 smithi087 ceph-mon[20993]: pgmap v14015: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:21:43.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:42 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:21:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:42 smithi077 ceph-mon[21151]: pgmap v14015: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:21:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:21:43.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:42 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:21:43.764 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:43.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:43.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:43.764 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:43.765 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:44 smithi077 ceph-mon[21151]: pgmap v14016: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:44 smithi077 ceph-mon[21151]: from='client.433800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:44 smithi046 ceph-mon[19468]: pgmap v14016: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:44 smithi046 ceph-mon[19468]: from='client.433800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:44 smithi087 ceph-mon[20993]: pgmap v14016: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:21:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:44 smithi087 ceph-mon[20993]: from='client.433800 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:46 smithi046 ceph-mon[19468]: pgmap v14017: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:46 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:46 smithi087 ceph-mon[20993]: pgmap v14017: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:46 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:46 smithi077 ceph-mon[21151]: pgmap v14017: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:46 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:48.766 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:48.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:48.766 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:49.002 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:48 smithi046 ceph-mon[19468]: pgmap v14018: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:48 smithi087 ceph-mon[20993]: pgmap v14018: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:48 smithi077 ceph-mon[21151]: pgmap v14018: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:49.461 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:49.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:49.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:49.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:49.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:50 smithi046 ceph-mon[19468]: from='client.433875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:51.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:50 smithi046 ceph-mon[19468]: pgmap v14019: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:50 smithi087 ceph-mon[20993]: from='client.433875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:50 smithi087 ceph-mon[20993]: pgmap v14019: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:50 smithi077 ceph-mon[21151]: from='client.433875 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:50 smithi077 ceph-mon[21151]: pgmap v14019: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:53.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:52 smithi046 ceph-mon[19468]: pgmap v14020: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:52 smithi087 ceph-mon[20993]: pgmap v14020: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:52 smithi077 ceph-mon[21151]: pgmap v14020: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:54.461 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:21:54.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:21:54.462 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:21:55.146 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:54 smithi077 ceph-mon[21151]: pgmap v14021: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:55.155 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:21:55.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:21:55.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:21:55.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:21:55.156 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:21:55.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:54 smithi087 ceph-mon[20993]: pgmap v14021: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:55.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:54 smithi046 ceph-mon[19468]: pgmap v14021: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='client.433947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:55 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='client.433947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:56.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:55 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='client.433947 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:55 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:21:57.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:56 smithi087 ceph-mon[20993]: pgmap v14022: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:57.155 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:56 smithi077 ceph-mon[21151]: pgmap v14022: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:56 smithi046 ceph-mon[19468]: pgmap v14022: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:21:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:21:58 smithi046 ceph-mon[19468]: pgmap v14023: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:21:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:21:58 smithi087 ceph-mon[20993]: pgmap v14023: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:21:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:21:58 smithi077 ceph-mon[21151]: pgmap v14023: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:22:00.157 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:00.157 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:00.158 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:00.840 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:00.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:00.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:00.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:00.840 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:00 smithi046 ceph-mon[19468]: pgmap v14024: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:22:01.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:00 smithi087 ceph-mon[20993]: pgmap v14024: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:22:01.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:00 smithi077 ceph-mon[21151]: pgmap v14024: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 0 op/s 2024-08-31T10:22:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:01 smithi046 ceph-mon[19468]: from='client.434022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:01 smithi087 ceph-mon[20993]: from='client.434022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:02.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:01 smithi077 ceph-mon[21151]: from='client.434022 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:03.320 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:02 smithi077 ceph-mon[21151]: pgmap v14025: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:02 smithi046 ceph-mon[19468]: pgmap v14025: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:02 smithi087 ceph-mon[20993]: pgmap v14025: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:03 smithi046 ceph-mon[19468]: pgmap v14026: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:03 smithi087 ceph-mon[20993]: pgmap v14026: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:04.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:03 smithi077 ceph-mon[21151]: pgmap v14026: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:05.841 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:05.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:05.842 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:06.521 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:06.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:06.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:06.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:06.521 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:06.521 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:06 smithi046 ceph-mon[19468]: pgmap v14027: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:06.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:06 smithi087 ceph-mon[20993]: pgmap v14027: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:06.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:06 smithi077 ceph-mon[21151]: pgmap v14027: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:07 smithi087 ceph-mon[20993]: from='client.434097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:07 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:07 smithi077 ceph-mon[21151]: from='client.434097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:07 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.236 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:07 smithi046 ceph-mon[19468]: from='client.434097 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:08.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:08.237 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:07 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:08 smithi046 ceph-mon[19468]: pgmap v14028: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:09.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:08 smithi077 ceph-mon[21151]: pgmap v14028: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:08 smithi087 ceph-mon[20993]: pgmap v14028: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:10 smithi077 ceph-mon[21151]: pgmap v14029: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:11.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:10 smithi046 ceph-mon[19468]: pgmap v14029: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:10 smithi087 ceph-mon[20993]: pgmap v14029: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-08-31T10:22:11.523 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:11.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:11.524 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:12.206 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:12.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:12.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:12.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:12.206 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:12 smithi077 ceph-mon[21151]: pgmap v14030: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:22:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:12 smithi077 ceph-mon[21151]: from='client.434175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:12 smithi046 ceph-mon[19468]: pgmap v14030: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:22:13.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:12 smithi046 ceph-mon[19468]: from='client.434175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:12 smithi087 ceph-mon[20993]: pgmap v14030: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-08-31T10:22:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:12 smithi087 ceph-mon[20993]: from='client.434175 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:15.274 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:14 smithi077 ceph-mon[21151]: pgmap v14031: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:14 smithi046 ceph-mon[19468]: pgmap v14031: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:14 smithi087 ceph-mon[20993]: pgmap v14031: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: pgmap v14032: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.386 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: pgmap v14032: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.492 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: pgmap v14032: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:16.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:17.207 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:17.207 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:17.208 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:17.885 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:17.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:17.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:17.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:17.885 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:18 smithi046 ceph-mon[19468]: pgmap v14033: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:18.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:18 smithi046 ceph-mon[19468]: from='client.434250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:18.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:18 smithi087 ceph-mon[20993]: pgmap v14033: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:18.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:18 smithi087 ceph-mon[20993]: from='client.434250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:18.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:18 smithi077 ceph-mon[21151]: pgmap v14033: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:18.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:18 smithi077 ceph-mon[21151]: from='client.434250 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:20.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:20 smithi046 ceph-mon[19468]: pgmap v14034: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:20.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:20 smithi087 ceph-mon[20993]: pgmap v14034: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:20.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:20 smithi077 ceph-mon[21151]: pgmap v14034: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:22.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:22 smithi046 ceph-mon[19468]: pgmap v14035: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:22.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:22 smithi087 ceph-mon[20993]: pgmap v14035: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:22.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:22 smithi077 ceph-mon[21151]: pgmap v14035: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:22.887 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:22.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:22.887 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:23.565 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:23.565 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:24 smithi046 ceph-mon[19468]: from='client.434322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:24.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:24 smithi046 ceph-mon[19468]: pgmap v14036: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:24 smithi087 ceph-mon[20993]: from='client.434322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:24.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:24 smithi087 ceph-mon[20993]: pgmap v14036: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:24 smithi077 ceph-mon[21151]: from='client.434322 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:24.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:24 smithi077 ceph-mon[21151]: pgmap v14036: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:26 smithi046 ceph-mon[19468]: pgmap v14037: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:26 smithi087 ceph-mon[20993]: pgmap v14037: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:26 smithi077 ceph-mon[21151]: pgmap v14037: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:28 smithi046 ceph-mon[19468]: pgmap v14038: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:28 smithi087 ceph-mon[20993]: pgmap v14038: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:28.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:28 smithi077 ceph-mon[21151]: pgmap v14038: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:28.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:28.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:28.567 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:29.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:29 smithi046 ceph-mon[19468]: from='client.434391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:29.259 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:29.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:29.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:29.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:29.259 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:29 smithi087 ceph-mon[20993]: from='client.434391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:29 smithi077 ceph-mon[21151]: from='client.434391 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:30.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:30 smithi046 ceph-mon[19468]: pgmap v14039: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:30.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:30 smithi087 ceph-mon[20993]: pgmap v14039: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:30.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:30 smithi077 ceph-mon[21151]: pgmap v14039: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:32.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:32 smithi046 ceph-mon[19468]: pgmap v14040: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:32.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:32 smithi087 ceph-mon[20993]: pgmap v14040: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:32.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:32 smithi077 ceph-mon[21151]: pgmap v14040: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:22:34.261 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:34.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:34.262 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:34.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:34 smithi046 ceph-mon[19468]: pgmap v14041: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:34.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:34 smithi087 ceph-mon[20993]: pgmap v14041: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:34.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:34 smithi077 ceph-mon[21151]: pgmap v14041: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:34.944 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:34.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:34.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:34.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:34.945 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:35.541 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:35 smithi087 ceph-mon[20993]: from='client.434469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:35.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:35 smithi046 ceph-mon[19468]: from='client.434469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:35.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:35 smithi077 ceph-mon[21151]: from='client.434469 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: pgmap v14042: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.664 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: pgmap v14042: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: pgmap v14042: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-08-31T10:22:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:36.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:38.488 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:38 smithi077 ceph-mon[21151]: pgmap v14043: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:38.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:38 smithi087 ceph-mon[20993]: pgmap v14043: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:38.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:38 smithi046 ceph-mon[19468]: pgmap v14043: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:39.946 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:40.627 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:40.627 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:40.628 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:40.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:40 smithi077 ceph-mon[21151]: pgmap v14044: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:40.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:40 smithi046 ceph-mon[19468]: pgmap v14044: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:40.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:40 smithi087 ceph-mon[20993]: pgmap v14044: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:22:41.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:41 smithi077 ceph-mon[21151]: from='client.434544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:41.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:41 smithi046 ceph-mon[19468]: from='client.434544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:41.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:41 smithi087 ceph-mon[20993]: from='client.434544 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: pgmap v14045: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:22:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:22:42.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:22:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:42.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:42 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:42.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:22:42.373+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:22:42.854 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:22:42.374+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: pgmap v14045: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:42.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:42 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: pgmap v14045: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:22:42.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:42.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:42 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:22:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:22:43.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:43 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:22:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:22:43.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:43 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:22:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:22:43.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:43 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:22:44.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:44 smithi077 ceph-mon[21151]: pgmap v14046: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:44.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:44 smithi046 ceph-mon[19468]: pgmap v14046: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:44.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:44 smithi087 ceph-mon[20993]: pgmap v14046: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:22:45.629 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:45.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:45.629 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:46.308 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:46.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:46.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:46.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:46.308 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:46 smithi046 ceph-mon[19468]: pgmap v14047: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:46.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:46 smithi046 ceph-mon[19468]: from='client.434724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:46 smithi077 ceph-mon[21151]: pgmap v14047: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:46.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:46 smithi077 ceph-mon[21151]: from='client.434724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:46 smithi087 ceph-mon[20993]: pgmap v14047: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:46.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:46 smithi087 ceph-mon[20993]: from='client.434724 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:48 smithi087 ceph-mon[20993]: pgmap v14048: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:48 smithi077 ceph-mon[21151]: pgmap v14048: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:48.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:48 smithi046 ceph-mon[19468]: pgmap v14048: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:50.470 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:50 smithi046 ceph-mon[19468]: pgmap v14049: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:50 smithi087 ceph-mon[20993]: pgmap v14049: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:50 smithi077 ceph-mon[21151]: pgmap v14049: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 6.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:22:51.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:51.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:51.311 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:51.984 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:51.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:51.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:51.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:51.984 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:52.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:52 smithi046 ceph-mon[19468]: pgmap v14050: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:52.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:52 smithi046 ceph-mon[19468]: from='client.434799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:52 smithi087 ceph-mon[20993]: pgmap v14050: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:52.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:52 smithi087 ceph-mon[20993]: from='client.434799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:52 smithi077 ceph-mon[21151]: pgmap v14050: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.2 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:52 smithi077 ceph-mon[21151]: from='client.434799 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:54 smithi046 ceph-mon[19468]: pgmap v14051: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:54 smithi087 ceph-mon[20993]: pgmap v14051: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:54 smithi077 ceph-mon[21151]: pgmap v14051: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: pgmap v14052: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:56.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: pgmap v14052: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.864 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: pgmap v14052: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:22:56.985 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:22:56.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:22:56.986 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:22:57.673 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:22:57.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:22:57.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:22:57.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:22:57.673 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:22:58.689 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:58 smithi087 ceph-mon[20993]: pgmap v14053: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:58.689 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:22:58 smithi087 ceph-mon[20993]: from='client.434874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:58 smithi046 ceph-mon[19468]: pgmap v14053: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:58.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:22:58 smithi046 ceph-mon[19468]: from='client.434874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:22:58.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:58 smithi077 ceph-mon[21151]: pgmap v14053: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:22:58.873 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:22:58 smithi077 ceph-mon[21151]: from='client.434874 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:00.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:00 smithi046 ceph-mon[19468]: pgmap v14054: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:00.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:00 smithi087 ceph-mon[20993]: pgmap v14054: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:00.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:00 smithi077 ceph-mon[21151]: pgmap v14054: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:02.674 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:02.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:02.675 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:02.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:02 smithi046 ceph-mon[19468]: pgmap v14055: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:02.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:02 smithi087 ceph-mon[20993]: pgmap v14055: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:02 smithi077 ceph-mon[21151]: pgmap v14055: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:03.354 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:03.354 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:03.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:03 smithi046 ceph-mon[19468]: from='client.434952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:03.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:03 smithi087 ceph-mon[20993]: from='client.434952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:03.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:03 smithi077 ceph-mon[21151]: from='client.434952 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:04.820 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:04 smithi077 ceph-mon[21151]: pgmap v14056: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:04.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:04 smithi046 ceph-mon[19468]: pgmap v14056: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:04.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:04 smithi087 ceph-mon[20993]: pgmap v14056: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:06.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:06 smithi046 ceph-mon[19468]: pgmap v14057: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:06.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:06 smithi087 ceph-mon[20993]: pgmap v14057: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:06.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:06 smithi077 ceph-mon[21151]: pgmap v14057: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:08.355 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:08.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:08.356 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:08 smithi046 ceph-mon[19468]: pgmap v14058: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:08 smithi087 ceph-mon[20993]: pgmap v14058: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:08 smithi077 ceph-mon[21151]: pgmap v14058: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:08.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:09.043 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:09.043 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:09.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:09.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:09.044 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:09 smithi046 ceph-mon[19468]: from='client.435027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:09.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:09 smithi087 ceph-mon[20993]: from='client.435027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:09.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:09 smithi077 ceph-mon[21151]: from='client.435027 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:10 smithi046 ceph-mon[19468]: pgmap v14059: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:10.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:10 smithi087 ceph-mon[20993]: pgmap v14059: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:10.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:10 smithi077 ceph-mon[21151]: pgmap v14059: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:12.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:12 smithi046 ceph-mon[19468]: pgmap v14060: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:12.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:12 smithi087 ceph-mon[20993]: pgmap v14060: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:12.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:12 smithi077 ceph-mon[21151]: pgmap v14060: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:14.046 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:14.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:14.046 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:14.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:14 smithi046 ceph-mon[19468]: pgmap v14061: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:14.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:14 smithi087 ceph-mon[20993]: pgmap v14061: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:14.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:14 smithi077 ceph-mon[21151]: pgmap v14061: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:14.718 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:14.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:14.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:14.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:14.719 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:15.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:15 smithi046 ceph-mon[19468]: from='client.435099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:15.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:15 smithi087 ceph-mon[20993]: from='client.435099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:15.639 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:15 smithi077 ceph-mon[21151]: from='client.435099 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: pgmap v14062: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:16.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:16.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: pgmap v14062: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: pgmap v14062: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:17.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:18.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:18 smithi087 ceph-mon[20993]: pgmap v14063: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:18.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:18 smithi077 ceph-mon[21151]: pgmap v14063: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:19.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:18 smithi046 ceph-mon[19468]: pgmap v14063: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:19.720 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:19.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:19.720 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:20.400 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:20.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:20.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:20.400 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:20.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:20.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:20 smithi046 ceph-mon[19468]: pgmap v14064: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:20.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:20 smithi087 ceph-mon[20993]: pgmap v14064: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:20.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:20 smithi077 ceph-mon[21151]: pgmap v14064: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:21.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:21 smithi077 ceph-mon[21151]: from='client.435177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:22.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:21 smithi046 ceph-mon[19468]: from='client.435177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:22.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:21 smithi087 ceph-mon[20993]: from='client.435177 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:22.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:22 smithi077 ceph-mon[21151]: pgmap v14065: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:23.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:22 smithi046 ceph-mon[19468]: pgmap v14065: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:23.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:22 smithi087 ceph-mon[20993]: pgmap v14065: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:24.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:24 smithi077 ceph-mon[21151]: pgmap v14066: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:24 smithi046 ceph-mon[19468]: pgmap v14066: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:25.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:24 smithi087 ceph-mon[20993]: pgmap v14066: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:25.401 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:25.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:25.402 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:26.086 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:26.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:26.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:26.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:26.086 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:26.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:26 smithi077 ceph-mon[21151]: pgmap v14067: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:26.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:26 smithi077 ceph-mon[21151]: from='client.435252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:26 smithi046 ceph-mon[19468]: pgmap v14067: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:27.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:26 smithi046 ceph-mon[19468]: from='client.435252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:26 smithi087 ceph-mon[20993]: pgmap v14067: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:27.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:26 smithi087 ceph-mon[20993]: from='client.435252 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:28 smithi077 ceph-mon[21151]: pgmap v14068: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.670 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:28 smithi046 ceph-mon[19468]: pgmap v14068: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:28 smithi087 ceph-mon[20993]: pgmap v14068: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:28.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:28.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:30.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:30 smithi046 ceph-mon[19468]: pgmap v14069: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:30.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:30 smithi077 ceph-mon[21151]: pgmap v14069: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:30.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:30 smithi087 ceph-mon[20993]: pgmap v14069: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:23:31.088 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:31.088 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:31.088 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:31.818 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:31.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:31.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:31.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:31.819 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:32 smithi046 ceph-mon[19468]: pgmap v14070: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:33.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:32 smithi046 ceph-mon[19468]: from='client.435330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:32 smithi087 ceph-mon[20993]: pgmap v14070: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:32 smithi087 ceph-mon[20993]: from='client.435330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:32 smithi077 ceph-mon[21151]: pgmap v14070: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:32 smithi077 ceph-mon[21151]: from='client.435330 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:35.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:34 smithi046 ceph-mon[19468]: pgmap v14071: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:34 smithi087 ceph-mon[20993]: pgmap v14071: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:34 smithi077 ceph-mon[21151]: pgmap v14071: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:36.821 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:36.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:36.821 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: pgmap v14072: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: pgmap v14072: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: pgmap v14072: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:37.502 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:37.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:37.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:37.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:37.502 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:38 smithi087 ceph-mon[20993]: from='client.435405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:38.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:38 smithi087 ceph-mon[20993]: pgmap v14073: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:38.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:38 smithi077 ceph-mon[21151]: from='client.435405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:38.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:38 smithi077 ceph-mon[21151]: pgmap v14073: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:38 smithi046 ceph-mon[19468]: from='client.435405 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:38 smithi046 ceph-mon[19468]: pgmap v14073: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:40.924 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:40 smithi087 ceph-mon[20993]: pgmap v14074: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:40 smithi046 ceph-mon[19468]: pgmap v14074: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:40 smithi077 ceph-mon[21151]: pgmap v14074: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:42.503 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:42.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:42.504 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:43.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: pgmap v14075: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:43.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:23:43.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:23:43.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:23:43.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:43.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:42 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: pgmap v14075: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:43.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:42 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: pgmap v14075: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:42 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:43.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:23:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:23:43.174+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:23:43.354 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:23:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:23:43.184+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:23:43.566 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:43.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:43.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:43.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:43.566 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:43 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:43.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:43 smithi046 ceph-mon[19468]: from='client.435489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:43 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:43 smithi087 ceph-mon[20993]: from='client.435489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:43 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:23:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:43 smithi077 ceph-mon[21151]: from='client.435489 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:23:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:23:45.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:44 smithi046 ceph-mon[19468]: pgmap v14076: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:23:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:23:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:44 smithi087 ceph-mon[20993]: pgmap v14076: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:23:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:44 smithi077 ceph-mon[21151]: pgmap v14076: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:23:47.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:46 smithi046 ceph-mon[19468]: pgmap v14077: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:46 smithi087 ceph-mon[20993]: pgmap v14077: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:46 smithi077 ceph-mon[21151]: pgmap v14077: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:48.568 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:48.568 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:48.569 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:48 smithi046 ceph-mon[19468]: pgmap v14078: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:48 smithi087 ceph-mon[20993]: pgmap v14078: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:48.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:48 smithi077 ceph-mon[21151]: pgmap v14078: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:48.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:48.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:49.254 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:49.254 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:49.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:49.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:49.255 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:49.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:49 smithi046 ceph-mon[19468]: from='client.435663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:49.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:49 smithi087 ceph-mon[20993]: from='client.435663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:49.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:49 smithi077 ceph-mon[21151]: from='client.435663 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:50.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:50 smithi046 ceph-mon[19468]: pgmap v14079: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:50.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:50 smithi087 ceph-mon[20993]: pgmap v14079: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:50.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:50 smithi077 ceph-mon[21151]: pgmap v14079: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:52.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:52 smithi046 ceph-mon[19468]: pgmap v14080: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:52.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:52 smithi087 ceph-mon[20993]: pgmap v14080: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:52.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:52 smithi077 ceph-mon[21151]: pgmap v14080: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:54.257 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:54.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:54.257 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:23:54.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:54 smithi046 ceph-mon[19468]: pgmap v14081: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:54.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:54 smithi087 ceph-mon[20993]: pgmap v14081: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:54.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:54 smithi077 ceph-mon[21151]: pgmap v14081: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:54.943 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:23:54.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:23:54.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:23:54.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:23:54.943 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:23:55.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:55 smithi046 ceph-mon[19468]: from='client.435735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:55.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:55 smithi087 ceph-mon[20993]: from='client.435735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:55.888 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:55 smithi077 ceph-mon[21151]: from='client.435735 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:23:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: pgmap v14082: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: pgmap v14082: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: pgmap v14082: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 7.7 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:23:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:23:59.167 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:23:58 smithi087 ceph-mon[20993]: pgmap v14083: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:23:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:23:58 smithi077 ceph-mon[21151]: pgmap v14083: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:23:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:23:58 smithi046 ceph-mon[19468]: pgmap v14083: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:23:59.944 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:23:59.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:23:59.945 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:00.624 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:00.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:00.624 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:00.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:00.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:01.000 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:00 smithi077 ceph-mon[21151]: pgmap v14084: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:24:01.110 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:00 smithi087 ceph-mon[20993]: pgmap v14084: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:24:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:00 smithi046 ceph-mon[19468]: pgmap v14084: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-08-31T10:24:02.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:01 smithi077 ceph-mon[21151]: from='client.435813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:02.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:01 smithi046 ceph-mon[19468]: from='client.435813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:02.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:01 smithi087 ceph-mon[20993]: from='client.435813 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:02 smithi077 ceph-mon[21151]: pgmap v14085: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:02 smithi046 ceph-mon[19468]: pgmap v14085: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:03.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:02 smithi087 ceph-mon[20993]: pgmap v14085: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:05.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:04 smithi077 ceph-mon[21151]: pgmap v14086: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:04 smithi046 ceph-mon[19468]: pgmap v14086: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:04 smithi087 ceph-mon[20993]: pgmap v14086: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:05.625 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:05.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:05.626 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:06.310 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:06.310 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:06.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:06.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:06.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:06 smithi077 ceph-mon[21151]: pgmap v14087: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:07.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:06 smithi077 ceph-mon[21151]: from='client.435882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:07.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:06 smithi087 ceph-mon[20993]: pgmap v14087: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:07.175 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:06 smithi087 ceph-mon[20993]: from='client.435882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:06 smithi046 ceph-mon[19468]: pgmap v14087: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:06 smithi046 ceph-mon[19468]: from='client.435882 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:08.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:08 smithi077 ceph-mon[21151]: pgmap v14088: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:08.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:08 smithi046 ceph-mon[19468]: pgmap v14088: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:08 smithi087 ceph-mon[20993]: pgmap v14088: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:09.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:11.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:10 smithi046 ceph-mon[19468]: pgmap v14089: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:11.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:10 smithi087 ceph-mon[20993]: pgmap v14089: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:11.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:10 smithi077 ceph-mon[21151]: pgmap v14089: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 0 op/s 2024-08-31T10:24:11.311 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:11.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:11.312 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:12.009 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:12.010 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:12.961 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:12 smithi046 ceph-mon[19468]: pgmap v14090: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:24:12.962 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:12 smithi046 ceph-mon[19468]: from='client.435954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:12 smithi087 ceph-mon[20993]: pgmap v14090: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:24:13.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:12 smithi087 ceph-mon[20993]: from='client.435954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:12 smithi077 ceph-mon[21151]: pgmap v14090: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-08-31T10:24:13.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:12 smithi077 ceph-mon[21151]: from='client.435954 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:15.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:14 smithi046 ceph-mon[19468]: pgmap v14091: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:15.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:14 smithi087 ceph-mon[20993]: pgmap v14091: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:14 smithi077 ceph-mon[21151]: pgmap v14091: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:17.013 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:17.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:17.013 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: pgmap v14092: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:17 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: pgmap v14092: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:17 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: pgmap v14092: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:17 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:17.697 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:17.698 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:19 smithi077 ceph-mon[21151]: pgmap v14093: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:19.262 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:19 smithi077 ceph-mon[21151]: from='client.436029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:19.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:19 smithi046 ceph-mon[19468]: pgmap v14093: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:19.356 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:19 smithi046 ceph-mon[19468]: from='client.436029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:19 smithi087 ceph-mon[20993]: pgmap v14093: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:19 smithi087 ceph-mon[20993]: from='client.436029 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:21.339 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:21 smithi077 ceph-mon[21151]: pgmap v14094: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:21 smithi046 ceph-mon[19468]: pgmap v14094: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:21.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:21 smithi087 ceph-mon[20993]: pgmap v14094: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:22.699 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:22.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:22.700 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:23 smithi046 ceph-mon[19468]: pgmap v14095: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:23 smithi087 ceph-mon[20993]: pgmap v14095: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:23.383 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:23.383 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:23.384 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:23.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:23 smithi077 ceph-mon[21151]: pgmap v14095: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:24 smithi046 ceph-mon[19468]: from='client.436101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:24.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:24 smithi046 ceph-mon[19468]: pgmap v14096: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:24 smithi087 ceph-mon[20993]: from='client.436101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:24.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:24 smithi087 ceph-mon[20993]: pgmap v14096: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:24 smithi077 ceph-mon[21151]: from='client.436101 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:24.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:24 smithi077 ceph-mon[21151]: pgmap v14096: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:26.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:26 smithi046 ceph-mon[19468]: pgmap v14097: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:26.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:26 smithi087 ceph-mon[20993]: pgmap v14097: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:26.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:26 smithi077 ceph-mon[21151]: pgmap v14097: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:28.385 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:28.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:28.386 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:29.067 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:29.067 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:29.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:28 smithi046 ceph-mon[19468]: pgmap v14098: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:29.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:28 smithi087 ceph-mon[20993]: pgmap v14098: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:28 smithi077 ceph-mon[21151]: pgmap v14098: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:29.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:30.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:29 smithi046 ceph-mon[19468]: from='client.436179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:30.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:29 smithi087 ceph-mon[20993]: from='client.436179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:30.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:29 smithi077 ceph-mon[21151]: from='client.436179 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:31.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:30 smithi046 ceph-mon[19468]: pgmap v14099: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:31.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:30 smithi087 ceph-mon[20993]: pgmap v14099: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:31.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:30 smithi077 ceph-mon[21151]: pgmap v14099: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:33.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:32 smithi046 ceph-mon[19468]: pgmap v14100: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:33.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:32 smithi087 ceph-mon[20993]: pgmap v14100: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:33.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:32 smithi077 ceph-mon[21151]: pgmap v14100: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:34.069 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:34.747 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:34.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:34.747 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:34.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:34.748 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:35.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:34 smithi046 ceph-mon[19468]: pgmap v14101: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:35.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:34 smithi087 ceph-mon[20993]: pgmap v14101: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:35.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:34 smithi077 ceph-mon[21151]: pgmap v14101: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:36.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:35 smithi046 ceph-mon[19468]: from='client.436257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:36.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:35 smithi087 ceph-mon[20993]: from='client.436257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:36.135 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:35 smithi077 ceph-mon[21151]: from='client.436257 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: pgmap v14102: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:36 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: pgmap v14102: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:36 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: pgmap v14102: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:37.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:36 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:39.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:38 smithi046 ceph-mon[19468]: pgmap v14103: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:39.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:38 smithi087 ceph-mon[20993]: pgmap v14103: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:39.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:38 smithi077 ceph-mon[21151]: pgmap v14103: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:39.749 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:39.749 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:39.749 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:40.440 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:40.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:40.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:40.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:40.440 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:41.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:40 smithi046 ceph-mon[19468]: pgmap v14104: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:41.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:40 smithi087 ceph-mon[20993]: pgmap v14104: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:41.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:40 smithi077 ceph-mon[21151]: pgmap v14104: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:42.042 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:41 smithi077 ceph-mon[21151]: from='client.436332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:42.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:41 smithi046 ceph-mon[19468]: from='client.436332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:42.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:41 smithi087 ceph-mon[20993]: from='client.436332 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:43.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:42 smithi046 ceph-mon[19468]: pgmap v14105: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:43.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:42 smithi087 ceph-mon[20993]: pgmap v14105: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:43.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:42 smithi077 ceph-mon[21151]: pgmap v14105: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:44.104 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:24:43.926+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:24:43.927+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:44.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:43 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:24:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:24:44.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:24:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:44.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:43 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:24:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:24:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:24:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:44.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:43 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:44 smithi046 ceph-mon[19468]: pgmap v14106: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:44 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:24:45.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:44 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:24:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:44 smithi087 ceph-mon[20993]: pgmap v14106: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:45.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:44 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:24:45.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:44 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:24:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:44 smithi077 ceph-mon[21151]: pgmap v14106: 225 pgs: 225 active+clean; 589 KiB data, 252 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:24:45.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:24:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:44 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:24:45.170 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:44 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:24:45.442 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:45.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:45.443 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:46.127 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:46.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:46.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:46.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:46.128 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:46 smithi046 ceph-mon[19468]: pgmap v14107: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:47.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:46 smithi046 ceph-mon[19468]: from='client.436512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:46 smithi087 ceph-mon[20993]: pgmap v14107: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:47.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:46 smithi087 ceph-mon[20993]: from='client.436512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:46 smithi077 ceph-mon[21151]: pgmap v14107: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:47.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:46 smithi077 ceph-mon[21151]: from='client.436512 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:49.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:48 smithi046 ceph-mon[19468]: pgmap v14108: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:48 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:48 smithi087 ceph-mon[20993]: pgmap v14108: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:48 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:48 smithi077 ceph-mon[21151]: pgmap v14108: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:49.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:48 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:51.129 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:51.129 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:51.130 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:51.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:50 smithi046 ceph-mon[19468]: pgmap v14109: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:51.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:50 smithi087 ceph-mon[20993]: pgmap v14109: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:51.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:50 smithi077 ceph-mon[21151]: pgmap v14109: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 6 op/s 2024-08-31T10:24:51.808 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:51.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:51.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:51.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:51.808 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:52 smithi046 ceph-mon[19468]: pgmap v14110: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:52 smithi046 ceph-mon[19468]: from='client.436584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:52 smithi087 ceph-mon[20993]: pgmap v14110: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:53.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:52 smithi087 ceph-mon[20993]: from='client.436584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:52 smithi077 ceph-mon[21151]: pgmap v14110: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:53.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:52 smithi077 ceph-mon[21151]: from='client.436584 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:55.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:54 smithi046 ceph-mon[19468]: pgmap v14111: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:55.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:54 smithi087 ceph-mon[20993]: pgmap v14111: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:55.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:54 smithi077 ceph-mon[21151]: pgmap v14111: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:56.811 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:24:56.811 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:24:56.811 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:24:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: pgmap v14112: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:56 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: pgmap v14112: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:56 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: pgmap v14112: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:56 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:24:57.492 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:24:57.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:24:57.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:24:57.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:24:57.493 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:24:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:58 smithi046 ceph-mon[19468]: from='client.436662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:59.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:24:58 smithi046 ceph-mon[19468]: pgmap v14113: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:58 smithi087 ceph-mon[20993]: from='client.436662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:59.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:24:58 smithi087 ceph-mon[20993]: pgmap v14113: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:24:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:58 smithi077 ceph-mon[21151]: from='client.436662 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:24:59.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:24:58 smithi077 ceph-mon[21151]: pgmap v14113: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:01.009 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:00 smithi087 ceph-mon[20993]: pgmap v14114: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:01.156 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:00 smithi077 ceph-mon[21151]: pgmap v14114: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:01.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:00 smithi046 ceph-mon[19468]: pgmap v14114: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:02.494 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:02.494 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:02.495 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:03.094 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:02 smithi087 ceph-mon[20993]: pgmap v14115: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:03.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:02 smithi077 ceph-mon[21151]: pgmap v14115: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:03.179 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:03.180 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:03.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:02 smithi046 ceph-mon[19468]: pgmap v14115: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:04.344 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:03 smithi077 ceph-mon[21151]: from='client.436740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:04.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:03 smithi046 ceph-mon[19468]: from='client.436740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:04.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:03 smithi087 ceph-mon[20993]: from='client.436740 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:05.291 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:04 smithi077 ceph-mon[21151]: pgmap v14116: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:05.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:04 smithi046 ceph-mon[19468]: pgmap v14116: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:05.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:04 smithi087 ceph-mon[20993]: pgmap v14116: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:07.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:06 smithi046 ceph-mon[19468]: pgmap v14117: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:07.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:06 smithi087 ceph-mon[20993]: pgmap v14117: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:07.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:06 smithi077 ceph-mon[21151]: pgmap v14117: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:08.181 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:08.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:08.181 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:08.856 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:08.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:08.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:08.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:08.857 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:08 smithi046 ceph-mon[19468]: pgmap v14118: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:08 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:08 smithi087 ceph-mon[20993]: pgmap v14118: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:08 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:08 smithi077 ceph-mon[21151]: pgmap v14118: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:09.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:08 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:10.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:09 smithi046 ceph-mon[19468]: from='client.436815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:10.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:09 smithi087 ceph-mon[20993]: from='client.436815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:10.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:09 smithi077 ceph-mon[21151]: from='client.436815 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:11.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:10 smithi046 ceph-mon[19468]: pgmap v14119: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:11.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:10 smithi087 ceph-mon[20993]: pgmap v14119: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:11.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:10 smithi077 ceph-mon[21151]: pgmap v14119: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:13.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:12 smithi046 ceph-mon[19468]: pgmap v14120: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:13.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:12 smithi087 ceph-mon[20993]: pgmap v14120: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:13.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:12 smithi077 ceph-mon[21151]: pgmap v14120: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:13.859 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:13.859 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:13.860 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:14.549 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:14.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:14.549 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:14.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:14.550 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:15.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:14 smithi077 ceph-mon[21151]: pgmap v14121: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:15.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:14 smithi046 ceph-mon[19468]: pgmap v14121: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:15.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:14 smithi087 ceph-mon[20993]: pgmap v14121: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:16.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:15 smithi046 ceph-mon[19468]: from='client.436893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:16.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:15 smithi087 ceph-mon[20993]: from='client.436893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:16.387 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:15 smithi077 ceph-mon[21151]: from='client.436893 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: pgmap v14122: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:16 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: pgmap v14122: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:16 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: pgmap v14122: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:17.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:16 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:19.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:18 smithi046 ceph-mon[19468]: pgmap v14123: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:19.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:18 smithi087 ceph-mon[20993]: pgmap v14123: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:19.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:18 smithi077 ceph-mon[21151]: pgmap v14123: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:19.551 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:19.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:19.552 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:20.231 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:20.231 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:20.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:20.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:20.232 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:21.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:20 smithi087 ceph-mon[20993]: pgmap v14124: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:21.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:20 smithi087 ceph-mon[20993]: from='client.436971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:21.306 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:20 smithi077 ceph-mon[21151]: pgmap v14124: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:21.307 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:20 smithi077 ceph-mon[21151]: from='client.436971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:20 smithi046 ceph-mon[19468]: pgmap v14124: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:21.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:20 smithi046 ceph-mon[19468]: from='client.436971 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:23.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:22 smithi077 ceph-mon[21151]: pgmap v14125: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:23.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:22 smithi046 ceph-mon[19468]: pgmap v14125: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:23.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:22 smithi087 ceph-mon[20993]: pgmap v14125: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:25.233 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:25.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:25.233 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:25.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:24 smithi046 ceph-mon[19468]: pgmap v14126: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:25:25.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:24 smithi087 ceph-mon[20993]: pgmap v14126: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:25:25.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:24 smithi077 ceph-mon[21151]: pgmap v14126: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 938 B/s rd, 0 op/s 2024-08-31T10:25:25.911 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:25.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:25.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:25.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:25.911 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:26 smithi046 ceph-mon[19468]: pgmap v14127: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:27.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:26 smithi046 ceph-mon[19468]: from='client.437049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:26 smithi087 ceph-mon[20993]: pgmap v14127: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:26 smithi087 ceph-mon[20993]: from='client.437049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:26 smithi077 ceph-mon[21151]: pgmap v14127: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:27.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:26 smithi077 ceph-mon[21151]: from='client.437049 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:28 smithi046 ceph-mon[19468]: pgmap v14128: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:28 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:28 smithi087 ceph-mon[20993]: pgmap v14128: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:28 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:28 smithi077 ceph-mon[21151]: pgmap v14128: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:29.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:28 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:30.913 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:30.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:30.913 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:31.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:30 smithi046 ceph-mon[19468]: pgmap v14129: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:31.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:30 smithi087 ceph-mon[20993]: pgmap v14129: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:31.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:30 smithi077 ceph-mon[21151]: pgmap v14129: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-31T10:25:31.588 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:31.588 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:33 smithi046 ceph-mon[19468]: from='client.437127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:33.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:33 smithi046 ceph-mon[19468]: pgmap v14130: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:33 smithi087 ceph-mon[20993]: from='client.437127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:33.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:33 smithi087 ceph-mon[20993]: pgmap v14130: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:33 smithi077 ceph-mon[21151]: from='client.437127 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:33.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:33 smithi077 ceph-mon[21151]: pgmap v14130: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:35.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:35 smithi046 ceph-mon[19468]: pgmap v14131: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:35.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:35 smithi087 ceph-mon[20993]: pgmap v14131: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:35.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:35 smithi077 ceph-mon[21151]: pgmap v14131: 225 pgs: 225 active+clean; 589 KiB data, 236 MiB used, 268 GiB / 268 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-31T10:25:36.590 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:36.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:36.590 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:37.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:37.268 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: pgmap v14132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T10:25:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.269 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:37 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.269 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:37.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:37.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: pgmap v14132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T10:25:37.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:37 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: pgmap v14132: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 38 KiB/s rd, 0 B/s wr, 62 op/s 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:37.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:37 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:38.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:38 smithi087 ceph-mon[20993]: from='client.437205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:38.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:38 smithi046 ceph-mon[19468]: from='client.437205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:38.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:38 smithi077 ceph-mon[21151]: from='client.437205 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:39.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:39 smithi046 ceph-mon[19468]: pgmap v14133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:39.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:39 smithi087 ceph-mon[20993]: pgmap v14133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:39.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:39 smithi077 ceph-mon[21151]: pgmap v14133: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:41.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:41 smithi046 ceph-mon[19468]: pgmap v14134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:41.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:41 smithi087 ceph-mon[20993]: pgmap v14134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:41.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:41 smithi077 ceph-mon[21151]: pgmap v14134: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:42.269 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:42.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:42.270 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:42.952 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:42.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:42.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:42.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:42.952 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:43.037 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:43 smithi087 ceph-mon[20993]: pgmap v14135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T10:25:43.125 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:43 smithi077 ceph-mon[21151]: pgmap v14135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T10:25:43.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:43 smithi046 ceph-mon[19468]: pgmap v14135: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s 2024-08-31T10:25:44.052 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:44 smithi087 ceph-mon[20993]: from='client.437283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:44.237 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:44 smithi077 ceph-mon[21151]: from='client.437283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:44.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:44 smithi046 ceph-mon[19468]: from='client.437283 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:45.025 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:25:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:25:44.685+0000 7f5943800640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:25:45.025 INFO:journalctl@ceph.mgr.a.smithi046.stdout:Aug 31 10:25:44 smithi046 ceph-ef364204-6740-11ef-bcd4-c7b262605968-mgr-a[19719]: 2024-08-31T10:25:44.686+0000 7f595b1bd640 -1 log_channel(cephadm) log [ERR] : Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:25:45.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: pgmap v14136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:45.355 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:45 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: pgmap v14136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:25:45.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:25:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:25:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:45.374 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:45 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: pgmap v14136: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-08-31T10:25:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-31T10:25:45.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-31T10:25:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-31T10:25:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:45.420 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:45 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:46 smithi046 ceph-mon[19468]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:25:46.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:46 smithi046 ceph-mon[19468]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:25:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:46 smithi087 ceph-mon[20993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:25:46.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:46 smithi087 ceph-mon[20993]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:25:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: dispatch 2024-08-31T10:25:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:46 smithi077 ceph-mon[21151]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "rgw zone modify", "realm_name": "myrealm1", "zonegroup_name": "myzonegroup1", "zone_name": "myzone1", "realm_token": "ewogICAgInJlYWxtX25hbWUiOiAibXlyZWFsbTEiLAogICAgInJlYWxtX2lkIjogIjZiNTc0YzA0LWVkZjAtNDg1My1iYjRjLWUyMTVjOTdkNjA2NCIsCiAgICAiZW5kcG9pbnQiOiBudWxsLAogICAgImFjY2Vzc19rZXkiOiAiODVYMjMzVEIzV09UVEtYQ1VSOEIiLAogICAgInNlY3JldCI6ICJEN3JVSHMxWE0xeWlJMXFsbHdLakk4ZTVqZFhFdjBNalhaZldJOXhUIgp9", "zone_endpoints": ["http://smithi077:5500", "http://smithi087:5500"]}]: access denied 2024-08-31T10:25:46.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:46 smithi077 ceph-mon[21151]: Error when trying to update rgw zone: access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-08-31T10:25:47.354 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:47 smithi046 ceph-mon[19468]: pgmap v14137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:25:47.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:47 smithi087 ceph-mon[20993]: pgmap v14137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:25:47.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:47 smithi077 ceph-mon[21151]: pgmap v14137: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 40 KiB/s rd, 426 B/s wr, 60 op/s 2024-08-31T10:25:47.955 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:47.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:47.955 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:48.341 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:48 smithi046 ceph-mon[19468]: pgmap v14138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:48.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:48 smithi087 ceph-mon[20993]: pgmap v14138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:48.419 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:48 smithi077 ceph-mon[21151]: pgmap v14138: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:48.680 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:48.680 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:49 smithi046 ceph-mon[19468]: from='client.437457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:49 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:49 smithi087 ceph-mon[20993]: from='client.437457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:49 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:49 smithi077 ceph-mon[21151]: from='client.437457 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:49.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:49 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:50.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:50 smithi046 ceph-mon[19468]: pgmap v14139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:50.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:50 smithi087 ceph-mon[20993]: pgmap v14139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:50.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:50 smithi077 ceph-mon[21151]: pgmap v14139: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:52.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:52 smithi046 ceph-mon[19468]: pgmap v14140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:52.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:52 smithi087 ceph-mon[20993]: pgmap v14140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:52.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:52 smithi077 ceph-mon[21151]: pgmap v14140: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:53.681 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:53.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:53.682 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:25:54.366 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:25:54.366 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:25:54.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:25:54.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:25:54.367 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:25:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:54 smithi046 ceph-mon[19468]: pgmap v14141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:54.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:54 smithi046 ceph-mon[19468]: from='client.437532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:54 smithi087 ceph-mon[20993]: pgmap v14141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:54.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:54 smithi087 ceph-mon[20993]: from='client.437532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:54 smithi077 ceph-mon[21151]: pgmap v14141: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:54.669 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:54 smithi077 ceph-mon[21151]: from='client.437532 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:25:56.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:56 smithi046 ceph-mon[19468]: pgmap v14142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:56.623 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:56 smithi087 ceph-mon[20993]: pgmap v14142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:56.629 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:56 smithi077 ceph-mon[21151]: pgmap v14142: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 7.9 KiB/s rd, 426 B/s wr, 7 op/s 2024-08-31T10:25:57.854 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.855 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:57 smithi046 ceph-mon[19468]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.873 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.874 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:57 smithi087 ceph-mon[20993]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:57.920 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:57 smithi077 ceph-mon[21151]: from='mgr.14406 172.21.15.46:0/4077663780' entity='mgr.a' 2024-08-31T10:25:59.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:25:58 smithi046 ceph-mon[19468]: pgmap v14143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:59.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:25:58 smithi087 ceph-mon[20993]: pgmap v14143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:59.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:25:58 smithi077 ceph-mon[21151]: pgmap v14143: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:25:59.369 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:25:59.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:25:59.369 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:26:00.057 INFO:teuthology.orchestra.run.smithi046.stdout:master zone has no endpoint 2024-08-31T10:26:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ TOKEN='master zone has no endpoint' 2024-08-31T10:26:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ echo master zone has no endpoint 2024-08-31T10:26:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ '[' 'master zone has no endpoint' '!=' 'master zone has no endpoint' ']' 2024-08-31T10:26:00.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ sleep 5 2024-08-31T10:26:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:26:00 smithi046 ceph-mon[19468]: pgmap v14144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:26:01.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:26:00 smithi046 ceph-mon[19468]: from='client.437610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:26:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:26:00 smithi087 ceph-mon[20993]: pgmap v14144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:26:01.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:26:00 smithi087 ceph-mon[20993]: from='client.437610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:26:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:26:00 smithi077 ceph-mon[21151]: pgmap v14144: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-08-31T10:26:01.169 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:26:00 smithi077 ceph-mon[21151]: from='client.437610 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-08-31T10:26:02.919 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:26:02 smithi077 ceph-mon[21151]: pgmap v14145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:26:03.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:26:02 smithi046 ceph-mon[19468]: pgmap v14145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:26:03.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:26:02 smithi087 ceph-mon[20993]: pgmap v14145: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-08-31T10:26:04.915 INFO:journalctl@ceph.mon.b.smithi077.stdout:Aug 31 10:26:04 smithi077 ceph-mon[21151]: pgmap v14146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:26:05.058 INFO:teuthology.orchestra.run.smithi046.stderr:+ true 2024-08-31T10:26:05.059 INFO:journalctl@ceph.mon.a.smithi046.stdout:Aug 31 10:26:04 smithi046 ceph-mon[19468]: pgmap v14146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:26:05.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ ceph rgw realm tokens 2024-08-31T10:26:05.059 INFO:teuthology.orchestra.run.smithi046.stderr:++ jq -r '.[0].token' 2024-08-31T10:26:05.123 INFO:journalctl@ceph.mon.c.smithi087.stdout:Aug 31 10:26:04 smithi087 ceph-mon[20993]: pgmap v14146: 225 pgs: 225 active+clean; 589 KiB data, 244 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-31T10:26:05.250 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-08-31T10:26:05.250 DEBUG:teuthology.task.console_log:Killing console logger for smithi046 2024-08-31T10:26:05.251 DEBUG:teuthology.task.console_log:Killing console logger for smithi077 2024-08-31T10:26:05.251 DEBUG:teuthology.task.console_log:Killing console logger for smithi087 2024-08-31T10:26:05.251 DEBUG:teuthology.exit:Finished running handlers